cpqSm2CntlrColdReboot
CPQSM2-MIB ·
.1.3.6.1.4.1.232.9.2.2.13
Object
scalar mandatory
r/w
Enumeration
Remote Insight/ Integrated Lights-Out Server Cold Reboot
The following values are defined:
notAvailable(1)
Cold reboot of the system is not available.
available(2)
Cold reboot of the system is available.
doColdReboot(3)
This value is set to cause a cold reboot of the system.
Context
- MIB
- CPQSM2-MIB
- OID
.1.3.6.1.4.1.232.9.2.2.13- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqSm2Cntlr
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 'CPQSM2-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSM2-MIB::cpqSm2CntlrColdReboot.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSM2-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSM2-MIB::cpqSm2CntlrColdReboot'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notAvailable |
2 | available |
3 | doColdReboot |