automaticRestartEnable
MX-FPU-MIB ·
.0.1300.1.500
Object
Automatic Restart
Enables the firmware pack updater to automatically restart the
system when needed for completing a firmware update operation.
Also see the AutomaticRestartGraceDelay parameter.
Context
- MIB
- MX-FPU-MIB
- OID
.0.1300.1.500- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fpuMIBObjects
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 'MX-FPU-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-FPU-MIB::automaticRestartEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-FPU-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-FPU-MIB::automaticRestartEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |