zxAnPonRmCallerTestSipFailReason

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

Object

column Enumeration
The failed reason of SIP test. This field should be filled when the
value of zxAnPonRmCallerTestFailReason is 'sipTestFailed'.
              
dialToneTestFailure(1) - Dial tone test failure.
inviteOkButNoBearerData(2) - No bearer traffic was received even
though the test call was successful.
callTimeoutNo200Ok(3) - The test call never completed although
provisional response were received for the INVITE request.
noResponseToInvite(4) - No response was received to the INVITE
request and attempts to retry the INVITE timed out without a
response.
errorCodeAndReasonPhrase(5) - The softswitch returned an error to
the INVITE request.
callCancelledByServer(6) - The softswitch sent a CANCEL for the
INVITE transaction.
callCancelledByOnt(7) - The call was cancelled by the ONT.
lineNotConfigured(8) - The POTS line is not fully configured,
probably due to missing SIP provisioning data.
lineNotInValidState(9)- The POTS line is in the wrong status to
perform the test.
lineNotRegistered(10) - The POTS line is not registered with the
softswitch.
notchFiltersRequired(11) - The notch filter settings in the
configuration profile analog data were missing.

Context

MIB
ZTE-AN-PON-REMOTE-ONU-MIB
OID
.1.3.6.1.4.1.3902.1082.500.3.2.9.6.1.5
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::zxAnPonRmCallerTestSipFailReason'
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::zxAnPonRmCallerTestSipFailReason.<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::zxAnPonRmCallerTestSipFailReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dialToneTestFailure
2inviteOkButNoBearerData
3callTimeoutNo200Ok
4noResponseToInvite
5errorCodeAndReasonPhrase
6callCancelledByServer
7callCancelledByOnt
8lineNotConfigured
9lineNotInValidState
10lineNotRegistered
11notchFiltersRequired

Conformance