zxGponSIPAgentConfigDataSIPStatus

ZXGPON-ONTMGMT-MIB · .1.3.6.1.4.1.3902.1012.3.50.17.3.1.11

Object

column Enumeration
This attribute is used to show the current status of the SIP Agent.  
Values are as follows: 
0: ok/initial, 
1: Connected, 
2: Failed-ICMP Error, 
3: Failed-Malformed-response, 
4: Failed-Inadequate Info Response, 
5: Failed-Timeout.  (R) (mandatory) (1 byte)

Context

MIB
ZXGPON-ONTMGMT-MIB
OID
.1.3.6.1.4.1.3902.1012.3.50.17.3.1.11
Type
column
Access
readonly
Status
current
Parent
zxGponSIPAgentConfigDataEntry

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 'ZXGPON-ONTMGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXGPON-ONTMGMT-MIB::zxGponSIPAgentConfigDataSIPStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXGPON-ONTMGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXGPON-ONTMGMT-MIB::zxGponSIPAgentConfigDataSIPStatus.<zxGponOltIndex>.<zxGponONTIndex>.<zxGponSIPAgentConfigDataId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXGPON-ONTMGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXGPON-ONTMGMT-MIB::zxGponSIPAgentConfigDataSIPStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ok-initial
2connected
3failed-icmpErr
4failed-malformedRsp
5failed-inadequateRsp
6failed-timeout