All MIBs › HPN-ICF-SYS-MAN-MIB › hpnicfSysSetBootImageAction
hpnicfSysSetBootImageAction
Module: HPN-ICF-SYS-MAN-MIB
OID (symbolic): HPN-ICF-SYS-MAN-MIB::hpnicfSysSetBootImageAction
OID (numeric): 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Sets images as primary startup images, secondary startup images, or
both. Primary startup images are also called 'main' startup images.
For extended devices, startup images saved on their local media are
called 'local startup images,' and images saved on the parent device
are called 'remote startup images.'
none: Returns a success without setting image attributes.
done: Clears data for the previous startup image operation. This
object must be set 'done' before each startup image operation.
-------------------------+-----------------------+---------------------------------------------------
Action | Parent devices | Extended devices
-------------------------+-----------------------+---------------------------------------------------
bootLoadPrimary | Sets images as the | Sets images as the primary startup images
| primary startup |
| images | With storage medium: Sets both local and
| | remote startup images
| | Without storage medium: Sets remote startup images
-------------------------+-----------------------+---------------------------------------------------
bootLoadSecondary | Sets images as the | Sets images as the backup startup images
| backup startup images |
| | With storage medium: Sets both local and
| | remote startup images
| | Without storage medium: Sets remote startup images
-------------------------+-----------------------+---------------------------------------------------
bootLoadPrimarySecondary | Sets images as both | Sets images as both the primary and backup startup
| the primary and | images
| backup startup images | With storage medium: Sets both local and
| | remote startup images
| | Without storage medium: Sets remote startup images
-------------------------+-----------------------+---------------------------------------------------
bootPrimary | Sets images as the | Sets images as the primary startup images
| primary startup |
| images | With storage medium: Sets local startup images
| | Without storage medium: N/A
-------------------------+-----------------------+---------------------------------------------------
bootSecondary | Sets images as the | Sets images as the backup startup images
| backup startup images |
| | With storage medium: Sets local startup images
| | Without storage medium: N/A
-------------------------+-----------------------+---------------------------------------------------
bootPrimarySecondary | Sets images as both | Sets images as both the primary and backup startup
| the primary and | images
| backup startup images | With storage medium: Sets local startup images
| | Without storage medium: N/A
-------------------------+-----------------------+---------------------------------------------------
loadPrimary | N/A | Sets images as the remote primary startup images
-------------------------+-----------------------+---------------------------------------------------
loadSecondary | N/A | Sets images as the remote backup startup images
-------------------------+-----------------------+---------------------------------------------------
loadPrimarySecondary | N/A | Sets images as both the remote primary and
| | backup startup images
-------------------------+-----------------------+---------------------------------------------------
What is hpnicfSysSetBootImageAction?
Triggers a startup-image-set operation using one of several actions (e.g. bootLoadPrimary, bootSecondary, loadPrimarySecondary) that vary in whether they target local storage, remote storage on a parent device, or both, depending on whether the device is a parent or an extended device like a PEX; 'done' must be set before starting a new operation to clear prior results, and 'none' is a no-op success. An admin promoting a newly unpacked image to be the primary boot image on an extended device without local storage would use loadPrimary, since local-targeting actions like bootPrimary don't apply in that case.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.1.1 snmpwalk -v2c -c public <target> HPN-ICF-SYS-MAN-MIB::hpnicfSysSetBootImageAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.1.1.1 snmpget -v2c -c public <target> HPN-ICF-SYS-MAN-MIB::hpnicfSysSetBootImageAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.1.1.1 i <value>
Start monitoring HP/H3C Comware switch or router (system clock/config-image tracking) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HPN-ICF-SYS-MAN-MIB::hpnicfSysSetBootImageAction OID value, configure state conditions and alerts, and monitor any HP/H3C Comware switch or router (system clock/config-image tracking) from a single console.
OID Breakdown
Upper-level ancestors (13 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.15 | hpnicf | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2 | hpnicfCommon | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.3 | hpnicfSystemMan | HPN-ICF-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.15.2.3.1 | hpnicfSystemManMIBObjects | HPN-ICF-SYS-MAN-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9 | hpnicfSysSetBootImage | HPN-ICF-SYS-MAN-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.1 | hpnicfSysSetBootImageOp | HPN-ICF-SYS-MAN-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.1.1 | hpnicfSysSetBootImageAction | HPN-ICF-SYS-MAN-MIB |