zxAnPonRmCallerTestPortStatus

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

Object

column Enumeration
This object indicates the current status of port.
              
idle(1) - The state of port is idle.
offHook(2) - The state of port is off-hook.
dialTone(3) - The port is playing dial tone.
receiveNumber(4) - The port is receiving number.
receiveEnd(5) - Receiving number ended.
ringBackTone(6) - The port is playing ring back tone.
connected(7) - Voice data path is established. The port can receive
and send voice data.
busyTone(8) - The port is playing busy tone.
onHook(9) - 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.6.1.3
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::zxAnPonRmCallerTestPortStatus'
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::zxAnPonRmCallerTestPortStatus.<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::zxAnPonRmCallerTestPortStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1idle
2offHook
3dialTone
4receiveNumber
5receiveEnd
6ringBackTone
7connected
8busyTone
9onHook

Conformance