devConfigTestTimeout
PDN-CONFIG-MIB ·
.1.3.6.1.4.1.1795.2.24.2.7.2.1
Object
scalar mandatory
r/w
Enumeration
This object specifies whether tests are to be terminated after a defined duration. If the value is enable(2), the duration is defined by devConfigTestDuration.
Context
- MIB
- PDN-CONFIG-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.7.2.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- devConfigTestTimer
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-CONFIG-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CONFIG-MIB::devConfigTestTimeout.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-CONFIG-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-CONFIG-MIB::devConfigTestTimeout'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |