hwadslnniChStatusPtmStatus
HUAWEI-ADSLNNI-MIB ·
.1.3.6.1.4.1.2011.6.143.1.1.4.1.7
Object
Indicates current state (existing failures) of the ADSL
channel in case its Data Path is PTM. This is a bit-map of
possible conditions.
The various bit positions are:
noFailure(0) - This bit position positively
reports that no defect or failure exists.
outOfSync (1) - Out of synchronization.
In case the channel is not of PTM Data Path the object is set
to '0'.
Context
- MIB
- HUAWEI-ADSLNNI-MIB
- OID
.1.3.6.1.4.1.2011.6.143.1.1.4.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwAdslnniChannelStatusEntry
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-ADSLNNI-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ADSLNNI-MIB::hwadslnniChStatusPtmStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ADSLNNI-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ADSLNNI-MIB::hwadslnniChStatusPtmStatus.<ifIndex>.<hwadslnniChStatusUnit>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ADSLNNI-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ADSLNNI-MIB::hwadslnniChStatusPtmStatus'
Syntax
- Source
- ADSL2-LINE-TC-MIBAdsl2ChPtmStatus
- Base type
Bits
Values & Constraints
Type Values
0 | noDefect |
1 | outOfSync |