Imported Upstream version 0.4.8
[platform/upstream/libsmi.git] / test / dumps / mosy / IF-MIB
1 -- automatically generated by smidump 0.4.5, do not edit!
2
3 -- object definitions compiled from IF-MIB
4
5 ifMIB                mib-2.31
6 %n0 ifMIB            module-identity
7
8 interfaces           mib-2.2
9 %n0 interfaces       object-id
10 ifMIBObjects         ifMIB.1
11 %n0 ifMIBObjects     object-id
12 ifConformance        ifMIB.2
13 %n0 ifConformance    object-id
14 ifGroups             ifConformance.1
15 %n0 ifGroups         object-id
16 ifCompliances        ifConformance.2
17 %n0 ifCompliances    object-id
18
19 %tc                  OwnerString      OctetString     "255a"
20 %tc                  InterfaceIndex   Integer32       "d"
21 %tc                  InterfaceIndexOrZero Integer32       "d"
22 ifNumber             interfaces.1     Integer32       read-only       current
23 ifTable              interfaces.2     Aggregate       not-accessible  current
24 ifEntry              ifTable.1        Aggregate       not-accessible  current
25 %ei                  ifEntry          "ifIndex"
26 ifIndex              ifEntry.1        InterfaceIndex  read-only       current
27 ifDescr              ifEntry.2        DisplayString   read-only       current
28 %er                  ifDescr          0               255
29 ifType               ifEntry.3        IANAifType      read-only       current
30 ifMtu                ifEntry.4        Integer32       read-only       current
31 ifSpeed              ifEntry.5        Gauge32         read-only       current
32 ifPhysAddress        ifEntry.6        PhysAddress     read-only       current
33 ifAdminStatus        ifEntry.7        INTEGER         read-write      current
34 %ev                  ifAdminStatus    up              1
35 %ev                  ifAdminStatus    down            2
36 %ev                  ifAdminStatus    testing         3
37 ifOperStatus         ifEntry.8        INTEGER         read-only       current
38 %ev                  ifOperStatus     up              1
39 %ev                  ifOperStatus     down            2
40 %ev                  ifOperStatus     testing         3
41 %ev                  ifOperStatus     unknown         4
42 %ev                  ifOperStatus     dormant         5
43 %ev                  ifOperStatus     notPresent      6
44 %ev                  ifOperStatus     lowerLayerDown  7
45 ifLastChange         ifEntry.9        TimeTicks       read-only       current
46 ifInOctets           ifEntry.10       Counter32       read-only       current
47 ifInUcastPkts        ifEntry.11       Counter32       read-only       current
48 ifInNUcastPkts       ifEntry.12       Counter32       read-only       deprecated
49 ifInDiscards         ifEntry.13       Counter32       read-only       current
50 ifInErrors           ifEntry.14       Counter32       read-only       current
51 ifInUnknownProtos    ifEntry.15       Counter32       read-only       current
52 ifOutOctets          ifEntry.16       Counter32       read-only       current
53 ifOutUcastPkts       ifEntry.17       Counter32       read-only       current
54 ifOutNUcastPkts      ifEntry.18       Counter32       read-only       deprecated
55 ifOutDiscards        ifEntry.19       Counter32       read-only       current
56 ifOutErrors          ifEntry.20       Counter32       read-only       current
57 ifOutQLen            ifEntry.21       Gauge32         read-only       deprecated
58 ifSpecific           ifEntry.22       ObjectID        read-only       deprecated
59 ifXTable             ifMIBObjects.1   Aggregate       not-accessible  current
60 ifXEntry             ifXTable.1       Aggregate       not-accessible  current
61 %ea                  ifXEntry         ifEntry
62 ifName               ifXEntry.1       DisplayString   read-only       current
63 ifInMulticastPkts    ifXEntry.2       Counter32       read-only       current
64 ifInBroadcastPkts    ifXEntry.3       Counter32       read-only       current
65 ifOutMulticastPkts   ifXEntry.4       Counter32       read-only       current
66 ifOutBroadcastPkts   ifXEntry.5       Counter32       read-only       current
67 ifHCInOctets         ifXEntry.6       Counter64       read-only       current
68 ifHCInUcastPkts      ifXEntry.7       Counter64       read-only       current
69 ifHCInMulticastPkts  ifXEntry.8       Counter64       read-only       current
70 ifHCInBroadcastPkts  ifXEntry.9       Counter64       read-only       current
71 ifHCOutOctets        ifXEntry.10      Counter64       read-only       current
72 ifHCOutUcastPkts     ifXEntry.11      Counter64       read-only       current
73 ifHCOutMulticastPkts ifXEntry.12      Counter64       read-only       current
74 ifHCOutBroadcastPkts ifXEntry.13      Counter64       read-only       current
75 ifLinkUpDownTrapEnable ifXEntry.14      INTEGER         read-write      current
76 %ev                  ifLinkUpDownTrapEnable enabled         1
77 %ev                  ifLinkUpDownTrapEnable disabled        2
78 ifHighSpeed          ifXEntry.15      Gauge32         read-only       current
79 ifPromiscuousMode    ifXEntry.16      TruthValue      read-write      current
80 ifConnectorPresent   ifXEntry.17      TruthValue      read-only       current
81 ifAlias              ifXEntry.18      DisplayString   read-write      current
82 %er                  ifAlias          0               64
83 ifCounterDiscontinuityTime ifXEntry.19      TimeStamp       read-only       current
84 ifStackTable         ifMIBObjects.2   Aggregate       not-accessible  current
85 ifStackEntry         ifStackTable.1   Aggregate       not-accessible  current
86 %ei                  ifStackEntry     "ifStackHigherLayer ifStackLowerLayer"
87 ifStackHigherLayer   ifStackEntry.1   InterfaceIndexOrZero not-accessible  current
88 ifStackLowerLayer    ifStackEntry.2   InterfaceIndexOrZero not-accessible  current
89 ifStackStatus        ifStackEntry.3   RowStatus       read-create     current
90 ifTestTable          ifMIBObjects.3   Aggregate       not-accessible  deprecated
91 ifTestEntry          ifTestTable.1    Aggregate       not-accessible  deprecated
92 %ea                  ifTestEntry      ifEntry
93 ifTestId             ifTestEntry.1    TestAndIncr     read-write      deprecated
94 ifTestStatus         ifTestEntry.2    INTEGER         read-write      deprecated
95 %ev                  ifTestStatus     notInUse        1
96 %ev                  ifTestStatus     inUse           2
97 ifTestType           ifTestEntry.3    AutonomousType  read-write      deprecated
98 ifTestResult         ifTestEntry.4    INTEGER         read-only       deprecated
99 %ev                  ifTestResult     none            1
100 %ev                  ifTestResult     success         2
101 %ev                  ifTestResult     inProgress      3
102 %ev                  ifTestResult     notSupported    4
103 %ev                  ifTestResult     unAbleToRun     5
104 %ev                  ifTestResult     aborted         6
105 %ev                  ifTestResult     failed          7
106 ifTestCode           ifTestEntry.5    ObjectID        read-only       deprecated
107 ifTestOwner          ifTestEntry.6    OwnerString     read-write      deprecated
108 ifRcvAddressTable    ifMIBObjects.4   Aggregate       not-accessible  current
109 ifRcvAddressEntry    ifRcvAddressTable.1 Aggregate       not-accessible  current
110 %ei                  ifRcvAddressEntry "ifIndex ifRcvAddressAddress"
111 ifRcvAddressAddress  ifRcvAddressEntry.1 PhysAddress     not-accessible  current
112 ifRcvAddressStatus   ifRcvAddressEntry.2 RowStatus       read-create     current
113 ifRcvAddressType     ifRcvAddressEntry.3 INTEGER         read-create     current
114 %ev                  ifRcvAddressType other           1
115 %ev                  ifRcvAddressType volatile        2
116 %ev                  ifRcvAddressType nonVolatile     3
117 ifTableLastChange    ifMIBObjects.5   TimeTicks       read-only       current
118 ifStackLastChange    ifMIBObjects.6   TimeTicks       read-only       current
119
120 linkDown             snmpTraps.3
121 %n0 linkDown         notification
122 linkUp               snmpTraps.4
123 %n0 linkUp           notification
124
125 ifGeneralGroup       ifGroups.1
126 %n0 ifGeneralGroup   object-group
127 ifFixedLengthGroup   ifGroups.2
128 %n0 ifFixedLengthGroup object-group
129 ifHCFixedLengthGroup ifGroups.3
130 %n0 ifHCFixedLengthGroup object-group
131 ifPacketGroup        ifGroups.4
132 %n0 ifPacketGroup    object-group
133 ifHCPacketGroup      ifGroups.5
134 %n0 ifHCPacketGroup  object-group
135 ifVHCPacketGroup     ifGroups.6
136 %n0 ifVHCPacketGroup object-group
137 ifRcvAddressGroup    ifGroups.7
138 %n0 ifRcvAddressGroup object-group
139 ifTestGroup          ifGroups.8
140 %n0 ifTestGroup      object-group
141 ifStackGroup         ifGroups.9
142 %n0 ifStackGroup     object-group
143 ifGeneralInformationGroup ifGroups.10
144 %n0 ifGeneralInformationGroup object-group
145 ifStackGroup2        ifGroups.11
146 %n0 ifStackGroup2    object-group
147 ifOldObjectsGroup    ifGroups.12
148 %n0 ifOldObjectsGroup object-group
149 ifCounterDiscontinuityGroup ifGroups.13
150 %n0 ifCounterDiscontinuityGroup object-group
151 linkUpDownNotificationsGroup ifGroups.14
152 %n0 linkUpDownNotificationsGroup notification-group
153
154 ifCompliance         ifCompliances.1
155 %n0 ifCompliance     module-compliance
156 ifCompliance2        ifCompliances.2
157 %n0 ifCompliance2    module-compliance
158 ifCompliance3        ifCompliances.3
159 %n0 ifCompliance3    module-compliance
160