hpSwitchMgmtModuleBootImage
HP-SWITCH-IMAGE-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.7
Object
column Enumeration
This object gives the image type in which switch is booted up recently. It may be primary or secondary image. It gives unknown if neither primary nor secondary image is present.
Context
- MIB
- HP-SWITCH-IMAGE-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpSwitchMgmtModuleVersionEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-SWITCH-IMAGE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SWITCH-IMAGE-MIB::hpSwitchMgmtModuleBootImage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SWITCH-IMAGE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SWITCH-IMAGE-MIB::hpSwitchMgmtModuleBootImage.<hpSwitchMgmtModuleID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SWITCH-IMAGE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SWITCH-IMAGE-MIB::hpSwitchMgmtModuleBootImage'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | primary |
3 | secondary |
Conformance
Member of