a200ExternalSelfswitchEnable
ZTE-AN-VOIP-BASE-MIB ·
.1.3.6.1.4.1.3902.1015.5200.3.1.1.1.55
Object
column r/w
Enumeration
External selfswitch enable status. If NE supports it, bit(0) of zxAnVoipBaseCapabilities must be set to 1.
Context
- MIB
- ZTE-AN-VOIP-BASE-MIB
- OID
.1.3.6.1.4.1.3902.1015.5200.3.1.1.1.55- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- a200MgCfgEntry
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-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::a200ExternalSelfswitchEnable'
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::a200ExternalSelfswitchEnable.<a200mgid>'
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::a200ExternalSelfswitchEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |