hwIsdnUserInTestLtCurrentProctectResult
HUAWEI-NTEST-MIB ·
.1.3.6.1.4.1.2011.6.21.2.1.1.2.1.14
Object
column Enumeration
Describes the LT over current auto-protection capability . Options: 1. outOfTime(1) -indicates timed-out 2. noProtect(2) -indicates not protected 3. protectNoRestore(3) -indicates protected but not restored automatically 4. protectAndRestore(4) -indicates protected and restored automatically 5. dslBoardNoSupport(5) -indicates not supported by the DSL02 board
Context
- MIB
- HUAWEI-NTEST-MIB
- OID
.1.3.6.1.4.1.2011.6.21.2.1.1.2.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwIsdnUserInTestOprEntry
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-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTEST-MIB::hwIsdnUserInTestLtCurrentProctectResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTEST-MIB::hwIsdnUserInTestLtCurrentProctectResult.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-NTEST-MIB::hwIsdnUserInTestLtCurrentProctectResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | outOfTime |
2 | noProtect |
3 | protectNoRestore |
4 | protectAndRestore |
5 | dslBoardNoSupport |