mpeDevControlReset
PDN-MPE-DEVICE-CONTROL-MIB ·
.1.3.6.1.4.1.1795.2.24.12.10.1.1.1.1.1
Object
Writing the value reset (2) to this object initiates a Hardware power-on reset of the device. Writing the value resetToFactoryDefaults (3) causes the device to re-configure itself with factory defaults. Writing the value (4) causes the device to re-configure itself with a previously loaded active configuration. The value read from this object is noOp(1).
Context
- MIB
- PDN-MPE-DEVICE-CONTROL-MIB
- OID
.1.3.6.1.4.1.1795.2.24.12.10.1.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mpeDevControlEntry
- 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::mpeDevControlReset'
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::mpeDevControlReset.<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::mpeDevControlReset'
Syntax
- Source
- PDN-TCResetStates
- Base type
Enumeration
Values & Constraints
Type Values
1 | noOp |
2 | reset |
3 | resetToFactoryDefaults |
4 | resetToNewActiveConfig |
Conformance
Member of