hwPstnCircuitTestStatus
HUAWEI-NTEST-MIB ·
.1.3.6.1.4.1.2011.6.21.2.1.1.1.1.17
Object
column Enumeration
Describes the Circuit test-Inline Test Status. Options: 1. normal(1) -indicates normal 2. testfail(2) -indicates abnormal 3. portbusy(3) -indicates busy port 4. outoftime(4) -indicates timed-out 5. testingAbnormal(5) -indicates test abnormal 6. broadbandtesting(6) -indicates broadband testing 7. capturefail(7) -indicates line capture failure 8. notratb(8) -indicates relay transfer board not exist
Context
- MIB
- HUAWEI-NTEST-MIB
- OID
.1.3.6.1.4.1.2011.6.21.2.1.1.1.1.17- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwPstnCircuitTestOprEntry
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::hwPstnCircuitTestStatus'
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::hwPstnCircuitTestStatus.<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::hwPstnCircuitTestStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | testfail |
3 | portbusy |
4 | outoftime |
5 | testingAbnormal |
6 | broadbandtesting |
7 | capturefail |
8 | notratb |