csfUpgradeFlashMode

CISCO-SIBU-FLASH-MIB · .1.3.6.1.4.1.9.10.45.1.1.6

Object

scalar r/w Enumeration
Indicates whether a newly upgraded firmware version
should write to flash.  When this object is temporary(2),
following a successful upgrade the system will switch to
run the new firmware but will not upgrade the new
firmware to flash.  That means after a power cycle,
system will run the firmware residing the flash.
          
When this object is permanent(1), following a successful
firmware upgrade, the flash will be upgraded and the
system will automatically switch to run the new firmware.

Context

MIB
CISCO-SIBU-FLASH-MIB
OID
.1.3.6.1.4.1.9.10.45.1.1.6
Type
scalar
Access
readwrite
Status
current
Parent
csfUpgrade
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SIBU-FLASH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SIBU-FLASH-MIB::csfUpgradeFlashMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SIBU-FLASH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SIBU-FLASH-MIB::csfUpgradeFlashMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1permanent
2temporary

Conformance