zxAnVoipCalleeTestPortStatus

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

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.
testEnd(7) - 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.1.1.11
Type
column
Access
readonly
Status
current
Parent
zxAnVoipCalleeTestEntry

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::zxAnVoipCalleeTestPortStatus'
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::zxAnVoipCalleeTestPortStatus.<zxAnVoipCalleeTestRack>.<zxAnVoipCalleeTestShelf>.<zxAnVoipCalleeTestSlot>.<zxAnVoipCalleeTestPort>.<zxAnVoipCalleeTestOnu>.<zxAnVoipCalleeTestCircuitType>.<zxAnVoipCalleeTestLogicalId>'
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::zxAnVoipCalleeTestPortStatus'

Syntax

Enumeration

Values & Constraints

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