devControlTestStatus
PDN-CONTROL-MIB ·
.1.3.6.1.4.1.1795.2.24.2.10.2.1.2
Object
column Enumeration
The test status on the device. This object indicates whether the indexed test is currently active(1) or inactive(2).
Context
- MIB
- PDN-CONTROL-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.10.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- devControlTestEntry
- 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 'PDN-CONTROL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CONTROL-MIB::devControlTestStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-CONTROL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CONTROL-MIB::devControlTestStatus.<devControlTest>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-CONTROL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-CONTROL-MIB::devControlTestStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |
Conformance
Member of