zxAnVoipCalleeTestFailReason
ZTE-AN-VOIP-BASE-MIB ·
.1.3.6.1.4.1.3902.1015.5200.3.12.1.1.12
Object
column Enumeration
The failed reason of test.
other(1) - Other reason.
noRing(2) - No ringing.
noUpstreamVoice(3) - No upstream voice.
noDownstreamVoice(4) - No downstream voice.
noBidirectionVoice(5) - No upstream and downstream voice.
ringReleasedEarly(6) - Ring released early.
noDigit(7) - No digit.
wrongDigit(8) - Wrong digit.
Context
- MIB
- ZTE-AN-VOIP-BASE-MIB
- OID
.1.3.6.1.4.1.3902.1015.5200.3.12.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxAnVoipCalleeTestEntry
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 'ZTE-AN-VOIP-BASE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-VOIP-BASE-MIB::zxAnVoipCalleeTestFailReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-VOIP-BASE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-VOIP-BASE-MIB::zxAnVoipCalleeTestFailReason.<zxAnVoipCalleeTestRack>.<zxAnVoipCalleeTestShelf>.<zxAnVoipCalleeTestSlot>.<zxAnVoipCalleeTestPort>.<zxAnVoipCalleeTestOnu>.<zxAnVoipCalleeTestCircuitType>.<zxAnVoipCalleeTestLogicalId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-VOIP-BASE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-VOIP-BASE-MIB::zxAnVoipCalleeTestFailReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | noRing |
3 | noUpstreamVoice |
4 | noDownstreamVoice |
5 | noBidirectionVoice |
6 | ringReleasedEarly |
7 | noDigit |
8 | wrongDigit |