zxAnVoipCallerTestSipErrorCode

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

Object

column Enumeration
The error code of SIP test. This field should be filled when the
value of zxAnVoipCallerTestSipFailReason is 
'errorCodeAndReasonPhrase'.
              
unauthorized(1) - 401 Unauthorized.
forbidden(2) - 403 Forbidden.
notFound(3) - 404 Not found.
proxyAuthenticationRequired(4) - 407 Proxy authentication required.
requestTimeout(5) - 408 Request timeout.
temporarilyUnavailable(6) - 480 Temporarily unavailable. 
addressIncomplete(7) - 484 Address incomplete.
busyHere(8) - 486 Busy here.
requestTerminated(9) - 487 Request terminated.
notAcceptableHere(10) - 488 Not acceptable here.
serverInternalError(11) - 500 Server internal error.
serviceUnavailable(12) - 503 Service unavailable.
serverTimeout(13) - 504 Server time-out.

Context

MIB
ZTE-AN-VOIP-BASE-MIB
OID
.1.3.6.1.4.1.3902.1015.5200.3.12.2.1.16
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::zxAnVoipCallerTestSipErrorCode'
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::zxAnVoipCallerTestSipErrorCode.<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::zxAnVoipCallerTestSipErrorCode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unauthorized
2forbidden
3notFound
4proxyAuthenticationRequired
5requestTimeout
6temporarilyUnavailable
7addressIncomplete
8busyHere
9requestTerminated
10notAcceptableHere
11serverInternalError
12serviceUnavailable
13serverTimeout