Attachment 'MASTAN-MIB.txt'
Download 1 MASTAN-MIB DEFINITIONS ::= BEGIN
2
3
4 mastan MODULE-IDENTITY
5 LAST-UPDATED "9609190000Z" -- Thu Sep 26 16:34:47 PDT 1996
6 ORGANIZATION "IETF OSPF Working Group"
7 CONTACT-INFO
8 " Fred Baker
9 Postal: Cisco Systems
10 519 Lado Drive
11 Santa Barbara, California 93111
12
13 Phone: +1 805 681 0115
14 Email: fred@cisco.com
15 "
16 DESCRIPTION
17 "The MIB module for the display of CIDR multipath IP Routes."
18 REVISION "9609190000Z"
19 DESCRIPTION
20 "Revisions made by the OSPF WG."
21 ::= { enterprise 24262626 }
22
23 firstvar OBJECT-TYPE
24 SYNTAX Gauge32
25 MAX-ACCESS read-write
26 STATUS current
27 DESCRIPTION
28 "My first variable"
29 ::= { mastan 1 }
30
31
32
33 secondvar OBJECT-TYPE
34 SYNTAX GAUGE32
35 MAX-ACCESS read-write
36 STATUS current
37 DESCRIPTION
38 "My second variable"
39 ::= { mastan 2 }
40
41
42 firstinnervar OBJECT-TYPE
43 SYNTAX IpAddress
44 MAX-ACCESS read-write
45 STATUS current
46 DESCRIPTION
47 "My inner variable of firstvar."
48 ::= { firstvar 2 }
49
50
51
52 END
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.