hwPstnCallerEmulateTestResult
HUAWEI-NTEST-MIB ·
.1.3.6.1.4.1.2011.6.21.2.1.1.10.1.5
Object
column Enumeration
Emulational Caller Test Result Options: 1. callerNoDialTone(1) -indicates the caller does not have dial tone 2. callerOffHookingBusy(2) -indicates the caller is busy in off-hooking 3. callerDialingBusy(3) -indicates the caller is busy in dialing 4. callerNoDial(4) -indicates the caller does not dial 5. callerDialedBusy(5) -indicates the caller is busy in dialed 6. callerDialedNoTalk(6) -indicates the caller has already dialed but has not connected 7. callRelease(7) -indicates the call is released 8. matchNoCompleted(8) -indicates the match is not completed 9. sendNoCompleted(9) -indicates the sending is not completed 10.testSucceed(10) -indicates the test succeed 11.callerMatchFailed(11) -indicates the caller match failed 12.callerPortAbnormal(12) -indicates the caller's port is abnormal
Context
- MIB
- HUAWEI-NTEST-MIB
- OID
.1.3.6.1.4.1.2011.6.21.2.1.1.10.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwPstnCallerEmulateOprEntry
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::hwPstnCallerEmulateTestResult'
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::hwPstnCallerEmulateTestResult.<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::hwPstnCallerEmulateTestResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | callerNoDialTone |
2 | callerOffHookingBusy |
3 | callerDialingBusy |
4 | callerNoDial |
5 | callerDialedBusy |
6 | callerDialedNoTalk |
7 | callRelease |
8 | matchNoCompleted |
9 | sendNoCompleted |
10 | testSucceed |
11 | callerMatchFailed |
12 | callerPortAbnormal |