zxAnVoipCallerTestPortStatus

ZTE-AN-VOIP-BASE-MIB · .1.3.6.1.4.1.3902.1015.5200.3.12.2.1.12

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.
testEnd(10) - Test ended. The port is available for user.

Context

MIB
ZTE-AN-VOIP-BASE-MIB
OID
.1.3.6.1.4.1.3902.1015.5200.3.12.2.1.12
Type
column
Access
readonly
Status
current
Parent
zxAnVoipCallerTestEntry

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-VOIP-BASE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-VOIP-BASE-MIB::zxAnVoipCallerTestPortStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-VOIP-BASE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-VOIP-BASE-MIB::zxAnVoipCallerTestPortStatus.<zxAnVoipCallerTestRack>.<zxAnVoipCallerTestShelf>.<zxAnVoipCallerTestSlot>.<zxAnVoipCallerTestPort>.<zxAnVoipCallerTestOnu>.<zxAnVoipCallerTestCircuitType>.<zxAnVoipCallerTestLogicalId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-VOIP-BASE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-VOIP-BASE-MIB::zxAnVoipCallerTestPortStatus'

Syntax

Enumeration

Values & Constraints

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