hwIsdnUserOutTestActNT1Result
HUAWEI-NTEST-MIB ·
.1.3.6.1.4.1.2011.6.21.2.1.1.3.1.8
Object
column Enumeration
Describes the Activation NT1 result . Options: 1. normal(1) -indicates Normal 2. activeFail(2) -indicates failure 3. noNt1OrNt1NotUse(3) -indicates no NT1 or NT1 is unavailable 4. activeUifSuccess(4) -indicates U port activated successfully 5. activeUifAndSifSuccess(5) -indicates U and S ports activated successfully 6. outOfTime(6) -indicates Timed-out 7. startTestFail(7) -indicates starting test fails
Context
- MIB
- HUAWEI-NTEST-MIB
- OID
.1.3.6.1.4.1.2011.6.21.2.1.1.3.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwIsdnUserOutTestOprEntry
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::hwIsdnUserOutTestActNT1Result'
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::hwIsdnUserOutTestActNT1Result.<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::hwIsdnUserOutTestActNT1Result'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | activeFail |
3 | noNt1OrNt1NotUse |
4 | activeUifSuccess |
5 | activeUifAndSifSuccess |
6 | outOfTime |
7 | startTestFail |