hwOntPstnCallerEmulateTestResult
HUAWEI-VOIP-ONT-MIB ·
.1.3.6.1.4.1.2011.6.36.11.11.1.4
Object
column Enumeration
Test Result. Options: 1. callerNoDialogTone(1) -indicates that the caller has no dialog tone 2. callerOffHookingBusy(2) -indicates that the caller is offhooking busy 3. callerDialogingBusy(3) -indicates that the caller is dialog busy 4. callerNoDialog(4) -indicates that the caller has no dialog 5. callerDialogedBusy(5) -indicates that the caller is dialoged busy 6. callerDialogedNoTalk(6) -indicates that the caller is dialoged not talk 7. callRelease(7) -indicates the call is released 8. matchNoCompleted(8) -indicates the match is not completed 9. sendNoCompleted(9) -indicates the send is not completed 10. testSucceed(10) -indicates the test succeed 11. callerMatchFailed(11) -indicates the caller match failed 12. notReceiveSSOffhookSignal(12) -indicates not receive off hook signal 13. dialNumberNotCompared(13) -indicates the dial number is not compared 14. backToneNotReceived(14) -indicates the back tone has not received 15. chanelCreateFailed(15) -indicates the channel create failed 16. ssNoResponseHookSignal(16) -indicates SS do not response a hook signal 17. other(255) -other
Context
- MIB
- HUAWEI-VOIP-ONT-MIB
- OID
.1.3.6.1.4.1.2011.6.36.11.11.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwOntPstnCallerEmulateOprEntry
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::hwOntPstnCallerEmulateTestResult'
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::hwOntPstnCallerEmulateTestResult.<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::hwOntPstnCallerEmulateTestResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | callerNoDialogTone |
2 | callerOffHookingBusy |
3 | callerDialogingBusy |
4 | callerNoDialog |
5 | callerDialogedBusy |
6 | callerDialogedNoTalk |
7 | callRelease |
8 | matchNoCompleted |
9 | sendNoCompleted |
10 | testSucceed |
11 | callerMatchFailed |
12 | notReceiveSSOffhookSignal |
13 | dialNumberNotCompared |
14 | backToneNotReceived |
15 | chanelCreateFailed |
16 | ssNoResponseHookSignal |
255 | other |