zxAnPonRmCallerTestSipErrorCode

ZTE-AN-PON-REMOTE-ONU-MIB · .1.3.6.1.4.1.3902.1082.500.3.2.9.6.1.6

Object

column Enumeration
The error code of SIP test. This field should be filled when the
value of zxAnPonRmCallerTestSipFailReason 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-PON-REMOTE-ONU-MIB
OID
.1.3.6.1.4.1.3902.1082.500.3.2.9.6.1.6
Type
column
Access
readonly
Status
current
Parent
zxAnPonRmOnuVoipCallerTestEntry
Groups
1

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-PON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-PON-REMOTE-ONU-MIB::zxAnPonRmCallerTestSipErrorCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-PON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-PON-REMOTE-ONU-MIB::zxAnPonRmCallerTestSipErrorCode.<ifIndex>.<zxAnPonOnuIndex>.<zxAnPonRmOnuIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-PON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-PON-REMOTE-ONU-MIB::zxAnPonRmCallerTestSipErrorCode'

Syntax

Enumeration

Values & Constraints

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

Conformance