zxAnPortStatus
ZTE-AN-SIMPLE-VOIP ·
.1.3.6.1.4.1.3902.1015.1820.1.3.7.1.4
Object
column Enumeration
Port Status
Context
- MIB
- ZTE-AN-SIMPLE-VOIP
- OID
.1.3.6.1.4.1.3902.1015.1820.1.3.7.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxAnVoipPortInfoEntry
Net-SNMP examples
How SNMP and these commands workWalk 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-SIMPLE-VOIP' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SIMPLE-VOIP::zxAnPortStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-SIMPLE-VOIP' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SIMPLE-VOIP::zxAnPortStatus.<zxAnVoipPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-SIMPLE-VOIP' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-SIMPLE-VOIP::zxAnPortStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | idle |
1 | opoff |
2 | dial |
3 | talk |
4 | ring |
5 | ringback |
6 | busy |
7 | inactive |
8 | reging |
9 | connecting |
10 | onhook |
11 | disconnecting |
12 | regfail |