zxAnVoipCallerTestAction
ZTE-AN-VOIP-BASE-MIB ·
.1.3.6.1.4.1.3902.1015.5200.3.12.2.1.8
Object
column r/w
Enumeration
The object is used to start or stop test. The object could be
specified when creating an entry, also could be specified alone in a
SET operation.
start(1) - Start the test.
stop(2) - Stop the test. Agent should stop test following regular
on-hook procedure.
Context
- MIB
- ZTE-AN-VOIP-BASE-MIB
- OID
.1.3.6.1.4.1.3902.1015.5200.3.12.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnVoipCallerTestEntry
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::zxAnVoipCallerTestAction'
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::zxAnVoipCallerTestAction.<zxAnVoipCallerTestRack>.<zxAnVoipCallerTestShelf>.<zxAnVoipCallerTestSlot>.<zxAnVoipCallerTestPort>.<zxAnVoipCallerTestOnu>.<zxAnVoipCallerTestCircuitType>.<zxAnVoipCallerTestLogicalId>'
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::zxAnVoipCallerTestAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | stop |