zhoneVaIfCfgMaintenanceMode
Zhone-VOICE-ANALOG-IF-MIB ·
.1.3.6.1.4.1.5504.5.6.1.1.1.8
Object
column r/w
Enumeration
Indicates the maintenance modes of the Analog voice interface.
loopback options for Fxo and Fxs cards (Zhone specific)
-------------------------------------------------------
CODEC
T1/E1 DS0 ---------------------------
<------- <--------------- -----------------
Network PCM Bus ^ Digital ^
| to analog Converter|
| |
| |
| |
Digital loopback Analog loopback
| |
-------> -------- ->--------------------------------------------->
off(1) - the interface is not in maintenance mode.
ifDigitalLoopback(2) This mode is set by the managed system to perform the
Digital loopback test.
ifAnalogLoopback(3) This mode is set by the managed system to perform the
Analog loopback test.
Context
- MIB
- Zhone-VOICE-ANALOG-IF-MIB
- OID
.1.3.6.1.4.1.5504.5.6.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zhoneVaIfCfgEntry
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 'Zhone-VOICE-ANALOG-IF-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-VOICE-ANALOG-IF-MIB::zhoneVaIfCfgMaintenanceMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Zhone-VOICE-ANALOG-IF-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-VOICE-ANALOG-IF-MIB::zhoneVaIfCfgMaintenanceMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Zhone-VOICE-ANALOG-IF-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Zhone-VOICE-ANALOG-IF-MIB::zhoneVaIfCfgMaintenanceMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | ifDigitalLoopback |
3 | ifAnalogLoopback |