hwXdslPortStateBitmapListInfo

HUAWEI-ADSL-EXT-MIB · .1.3.6.1.4.1.2011.6.31.1.12.1.2

Object

column OctetString
The type of port status:
2  failed;
8  testing;
9  activated;
10  activating; 
11  deactivated;
18  localloopback;
19  remoteloopback;
20  blocked;  
37  utopialoopback;
38  afeloopback; 
39  hybridloopback; 
255 unknown;
The hwXdslPortStateBitmapListInfo describes the states of all ports. 
Every byte describe the current state of every port.
The length is equal to the value of the hwXdslPortStatePortNumberInfo.

Context

MIB
HUAWEI-ADSL-EXT-MIB
OID
.1.3.6.1.4.1.2011.6.31.1.12.1.2
Type
column
Access
readonly
Status
current
Parent
hwXdslPortStateStatisticInfoEntry

Walk 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-ADSL-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ADSL-EXT-MIB::hwXdslPortStateBitmapListInfo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ADSL-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ADSL-EXT-MIB::hwXdslPortStateBitmapListInfo.<ifType>.<hwFrameIndex>.<hwSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ADSL-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ADSL-EXT-MIB::hwXdslPortStateBitmapListInfo'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.