snAgentRedunBkupBootLoad
HP-SN-AGENT-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.1.2.10.1.5
Object
scalar r/w
Enumeration
Action object to down load a new boot code from boot flash storage
of the active management module to the backup management module.
The following are returned values from get operation:
normal(1)............no operation
operationError(17)...error codes
The following are input values from set operation:
downloadBackup(20)...download the boot code from the active
management module to the backup management
module
Any set operation is rejected during loading until error
or normal state is reached.
Context
- MIB
- HP-SN-AGENT-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.1.2.10.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snAgentRedunGbl
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 'HP-SN-AGENT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-AGENT-MIB::snAgentRedunBkupBootLoad.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-AGENT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-AGENT-MIB::snAgentRedunBkupBootLoad'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
17 | operationError |
20 | downloadBackup |