zxAnVoipCallerTestFailReason

ZTE-AN-VOIP-BASE-MIB · .1.3.6.1.4.1.3902.1015.5200.3.12.2.1.13

Object

column Enumeration
The failed reason of test.
              
other(1) - Other reason.
noDialTone(2) - No dial tone.
noRingBack(3) - No ring back tone.
noAnswer(4) - No answer.
noUpstreamVoice(5) - No upstream voice.
noDownstreamVoice(6) - No downstream voice.
noBidirectionVoice(7) - No upstream and downstream voice.
sipTestFailed(8) - SIP test failed.
noDigit(9) - No digit.
wrongDigit(10) - Wrong digit.

Context

MIB
ZTE-AN-VOIP-BASE-MIB
OID
.1.3.6.1.4.1.3902.1015.5200.3.12.2.1.13
Type
column
Access
readonly
Status
current
Parent
zxAnVoipCallerTestEntry

Walk 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::zxAnVoipCallerTestFailReason'
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::zxAnVoipCallerTestFailReason.<zxAnVoipCallerTestRack>.<zxAnVoipCallerTestShelf>.<zxAnVoipCallerTestSlot>.<zxAnVoipCallerTestPort>.<zxAnVoipCallerTestOnu>.<zxAnVoipCallerTestCircuitType>.<zxAnVoipCallerTestLogicalId>'
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::zxAnVoipCallerTestFailReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2noDialTone
3noRingBack
4noAnswer
5noUpstreamVoice
6noDownstreamVoice
7noBidirectionVoice
8sipTestFailed
9noDigit
10wrongDigit