pmReboot
PM-MIB ·
.1.3.6.1.4.1.10418.17.2.1.9
Object
scalar r/w
Enumeration
A set value of reboot(2) will reboot the appliance. noAction(1) = always returned in a GET. Does nothing if SET. reboot(2) = when SET the appliance immediately reboots.
Context
- MIB
- PM-MIB
- OID
.1.3.6.1.4.1.10418.17.2.1.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pmAppliance
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 'PM-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PM-MIB::pmReboot.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PM-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PM-MIB::pmReboot'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAction |
2 | reboot |