hwDocsQamNGODEdgeDevicelocalIfType
HUAWEI-EQAM-AN-MIB ·
.1.3.6.1.4.1.2011.6.187.11.1.22
Object
column r/w
Enumeration
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).
Context
- MIB
- HUAWEI-EQAM-AN-MIB
- OID
.1.3.6.1.4.1.2011.6.187.11.1.22- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDocsQamNGODEdgeDeviceEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-EQAM-AN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-EQAM-AN-MIB::hwDocsQamNGODEdgeDevicelocalIfType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-EQAM-AN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-EQAM-AN-MIB::hwDocsQamNGODEdgeDevicelocalIfType.<hwDocsQamNGODEdgeDeviceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-EQAM-AN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-EQAM-AN-MIB::hwDocsQamNGODEdgeDevicelocalIfType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inloopback |
2 | null |
3 | meth |
4 | vlanif |
5 | loopback |
6 | tunnel |
255 | notconfigured |