adGenDS3TestStartStop
ADTRAN-GENDS3TEST-MIB ·
.1.3.6.1.4.1.664.5.74.1.2.1.1.2
Object
column r/w
Enumeration
nearEndStart - INITIALIZES and starts any near end test and counters farEndStart - INITIALIZES and starts any far end test and counters allStop - terminates all tests and freezes status counters of all tests.
Context
- MIB
- ADTRAN-GENDS3TEST-MIB
- OID
.1.3.6.1.4.1.664.5.74.1.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenDS3TestCommandEntry
- Groups
- 1
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 'ADTRAN-GENDS3TEST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENDS3TEST-MIB::adGenDS3TestStartStop'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENDS3TEST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENDS3TEST-MIB::adGenDS3TestStartStop.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENDS3TEST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENDS3TEST-MIB::adGenDS3TestStartStop'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nearEndStart |
2 | farEndStart |
3 | allStop |
Conformance
Member of