hwIpDslamInterfaceType
HUAWEI-IPDSLAM-INTERFACE-MIB ·
.1.3.6.1.4.1.2011.6.161.1.1.1.1
Object
column 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
Context
- MIB
- HUAWEI-IPDSLAM-INTERFACE-MIB
- OID
.1.3.6.1.4.1.2011.6.161.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwIpDslamInterfaceEntry
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-IPDSLAM-INTERFACE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-INTERFACE-MIB::hwIpDslamInterfaceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-IPDSLAM-INTERFACE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-INTERFACE-MIB::hwIpDslamInterfaceType.<hwIpDslamInterfaceType>.<hwIpDslamInterfaceUnitNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IPDSLAM-INTERFACE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IPDSLAM-INTERFACE-MIB::hwIpDslamInterfaceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inloopback |
2 | null |
3 | meth |
4 | vlanif |
5 | loopback |
6 | tunnel |