hwOntPstnCalledEmulateTestResult
HUAWEI-VOIP-ONT-MIB ·
.1.3.6.1.4.1.2011.6.36.11.12.1.3
Object
column Enumeration
Test Result. Options: 1. calledNoRing(1) -indicates that the called does not ring 2. calledNoOffHook(2) -indicates that the called does not off hook 3. calledOffHookingBusy(3) -indicates that the called is offhooking busy 4. calledNoTalk(4) -indicates that the called does not talk 5. callRelease(5) -indicates the call is released 6. matchNoCompleted(6) -indicates the match is not completed 7. sendNoCompleted(7) -indicates the send is not completed 8. testSucceed(8) -indicates the test succeed 9. calledMatchFailed(9) -indicates the caller match failed 10. mGInsideReason(10) -indicates the MG inside reason 11. other(255) -other
Context
- MIB
- HUAWEI-VOIP-ONT-MIB
- OID
.1.3.6.1.4.1.2011.6.36.11.12.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwOntPstnCalledEmulateOprEntry
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-VOIP-ONT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-ONT-MIB::hwOntPstnCalledEmulateTestResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VOIP-ONT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-ONT-MIB::hwOntPstnCalledEmulateTestResult.<hwVoiceIfIndex>.<hwVoiceOntIndex>.<hwVoiceOntPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VOIP-ONT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VOIP-ONT-MIB::hwOntPstnCalledEmulateTestResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | calledNoRing |
2 | calledNoOffHook |
3 | calledOffHookingBusy |
4 | calledNoTalk |
5 | callRelease |
6 | matchNoCompleted |
7 | sendNoCompleted |
8 | testSucceed |
9 | calledMatchFailed |
10 | mGInsideReason |
255 | other |