systemConfigRestartControl
PACKETFRONT-DRG-MIB ·
.1.3.6.1.4.1.9303.4.3.1.2.1
Object
scalar r/w
Enumeration
Setting this object to restartNow(2) causes the device to reboot immediately. Note that this will cause any unsave configuration changes to be lost, therefore configuration changes should be saved before using this value if the changes are required. The device returns running(1) in all other cases.
Context
- MIB
- PACKETFRONT-DRG-MIB
- OID
.1.3.6.1.4.1.9303.4.3.1.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- systemConfig
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 'PACKETFRONT-DRG-MIB' -M '/opt/observium/mibs/packetfront:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKETFRONT-DRG-MIB::systemConfigRestartControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PACKETFRONT-DRG-MIB' -M '/opt/observium/mibs/packetfront:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PACKETFRONT-DRG-MIB::systemConfigRestartControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | running |
2 | restartNow |