MIB Viewer

hwDocsQamNGODEdgeDevicelocalIfType

OBJECT-TYPE
1.3.6.1.4.1.2011.6.187.11.1.22
Access
read-write
Status
current
Sub-identifiers
0
Indicates the interface type. Options: 1. inloopback(1) -the system inner loopback interface 2. null(2) -the NULL interface 3. meth(3) -the ethernet interface for management 4. vlanif(4) -the VLAN interface 5. loopback(5) -the loopback interface 6. tunnel(6) -the tunnel interface 7. notconfigured(255) -not configiured The interface number (hwDocsQamNGODEdgeDevicelocalIfNumber)and interface type together identify an interface. The default value is notConfigured(255), it indicates that no interface is configured. It only supports vlanif(4) and loopback(5).
INTEGER { inloopback(1), null(2), meth(3), vlanif(4), loopback(5), tunnel(6), notconfigured(255) }