adGenDS3TestTimeout
ADTRAN-GENDS3TEST-MIB ·
.1.3.6.1.4.1.664.5.74.1.2.1.1.1
Object
- This object defines the number of minutes that any near end or any far end test will be run. - Any locally initiated loopback or BERT, any local response to a remotely requested loopback, and any local request for a far end loopback are all considered tests. - Unless a customer requires otherwise, this value will be programmed from 0 to 9999 minutes. This allows a reasonable 6+ days for a test and reasonably limits the required display space on GUIs. - A value of 0 disables the timeout so that a test will run indefinitely, if not manually stopped.
Context
- MIB
- ADTRAN-GENDS3TEST-MIB
- OID
.1.3.6.1.4.1.664.5.74.1.2.1.1.1- 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::adGenDS3TestTimeout'
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::adGenDS3TestTimeout.<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::adGenDS3TestTimeout'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of