hwIpDslamInterfaceAdminStatus
HUAWEI-IPDSLAM-INTERFACE-MIB ·
.1.3.6.1.4.1.2011.6.161.1.1.1.6
Object
column r/w
Enumeration
Interface admin status Options: 1. up(1) -indicates that the interface is up 2. down(2) -indicates that the interface is down
Context
- MIB
- HUAWEI-IPDSLAM-INTERFACE-MIB
- OID
.1.3.6.1.4.1.2011.6.161.1.1.1.6- Type
- column
- Access
- readwrite
- 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::hwIpDslamInterfaceAdminStatus'
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::hwIpDslamInterfaceAdminStatus.<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::hwIpDslamInterfaceAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |