Imported Upstream version 0.4.8
[platform/upstream/libsmi.git] / test / dumps / types / IF-MIB
1 # IF-MIB type derivation tree (generated by smidump 0.4.5)
2
3   |
4   +-- --b OctetString
5   |  |
6   |  x-- t-i OwnerString   [0..255]     "255a"
7   |  +-- t-i DisplayString [0..255]     "255a"
8   |     |
9   |     +-- i-i (ifDescr) [0..255]
10   |     +-- i-i (ifAlias) [0..64]
11   |
12   +-- --b Integer32  
13   |  |
14   |  +-- t-i InterfaceIndex       [1..2147483647]       "d"
15   |  +-- t-i InterfaceIndexOrZero [0..2147483647]       "d"
16   |
17   +-- --b Enumeration
18      |
19      +-- i-i (ifAdminStatus)          {up(1), down(2), testing(3)}
20      |  |
21      |  x-- i-i (ifAdminStatus) {up(1), down(2)}
22      |  x-- i-i (ifAdminStatus) {up(1), down(2)}
23      |  +-- i-i (ifAdminStatus) {up(1), down(2)}
24      |
25      +-- i-i (ifOperStatus)           {up(1), down(2), testing(3), unknown(4), dormant(5), notPresent(6), lowerLayerDown(7)}
26      +-- i-i (ifLinkUpDownTrapEnable) {enabled(1), disabled(2)}
27      x-- i-i (ifTestStatus)           {notInUse(1), inUse(2)}
28      x-- i-i (ifTestResult)           {none(1), success(2), inProgress(3), notSupported(4), unAbleToRun(5), aborted(6), failed(7)}
29      +-- i-i (ifRcvAddressType)       {other(1), volatile(2), nonVolatile(3)}
30      +-- t-i RowStatus                {active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)}
31         |
32         x-- i-i (ifStackStatus) {active(1)}
33         x-- i-i (ifStackStatus) {active(1)}