hpnicfSysSetBootImageStatus
HPN-ICF-SYS-MAN-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.1.4
Object
scalar Enumeration
Status of the startup image set operation.
Context
- MIB
- HPN-ICF-SYS-MAN-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hpnicfSysSetBootImageOp
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 'HPN-ICF-SYS-MAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-SYS-MAN-MIB::hpnicfSysSetBootImageStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-SYS-MAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-SYS-MAN-MIB::hpnicfSysSetBootImageStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | doing |
3 | success |
4 | failed |