mpeDevControlTestStatus
PDN-MPE-DEVICE-CONTROL-MIB ·
.1.3.6.1.4.1.1795.2.24.12.10.1.4.3.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-MPE-DEVICE-CONTROL-MIB
- OID
.1.3.6.1.4.1.1795.2.24.12.10.1.4.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mpeDevControlTestEntry
- 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-MPE-DEVICE-CONTROL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MPE-DEVICE-CONTROL-MIB::mpeDevControlTestStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-MPE-DEVICE-CONTROL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MPE-DEVICE-CONTROL-MIB::mpeDevControlTestStatus.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-MPE-DEVICE-CONTROL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-MPE-DEVICE-CONTROL-MIB::mpeDevControlTestStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |
Conformance
Member of