zxAnEmAudioIfType
ZTE-AN-VOICE-TRUNK-MIB ·
.1.3.6.1.4.1.3902.1015.5200.3.11.1.1.4
Object
column r/w
Enumeration
There are two distinct types of audio interface(two-wire or four-wire). These implementations describe the number of wires used in order to transmit audio signals.
The values mean:
two-wire
With the two-wire implementation, full-duplex audio signals are transmitted over a single pair which consists of tip(T) and ring(R)leads.
four-wire
The four-wire implementation provides separate paths to receive and send audio signals which consists of T, R and T1, R1 leads.
Context
- MIB
- ZTE-AN-VOICE-TRUNK-MIB
- OID
.1.3.6.1.4.1.3902.1015.5200.3.11.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnEmCfgEntry
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-VOICE-TRUNK-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-VOICE-TRUNK-MIB::zxAnEmAudioIfType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-VOICE-TRUNK-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-VOICE-TRUNK-MIB::zxAnEmAudioIfType.<zxAnEmRack>.<zxAnEmShelf>.<zxAnEmSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-VOICE-TRUNK-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-VOICE-TRUNK-MIB::zxAnEmAudioIfType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | twoWire |
4 | fourWire |