zxAnPonRmCalleeTestPortStatus

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

Object

column Enumeration
This object indicates the current status of port.
              
idle(1) - The state of port is idle.
ringing(2) - The state of port is ringing.
offHook(3) - The state of port is off-hook.
connected(4) - Voice data path is established. The port can receive
and send voice data.
busyTone(5) - The port is playing busy tone.
onHook(6) - The state of port is on-hook.

Context

MIB
ZTE-AN-PON-REMOTE-ONU-MIB
OID
.1.3.6.1.4.1.3902.1082.500.3.2.9.5.1.3
Type
column
Access
readonly
Status
current
Parent
zxAnPonRmOnuVoipCalleeTestEntry
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::zxAnPonRmCalleeTestPortStatus'
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::zxAnPonRmCalleeTestPortStatus.<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::zxAnPonRmCalleeTestPortStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1idle
2ringing
3offHook
4connected
5busyTone
6onHook

Conformance