swFlashDLOperStatus

BROCADE-SYSTEM-MIB · .1.3.6.1.4.1.1588.2.1.1.1.1.11

Object

scalar Enumeration
The operational status of the FLASH.
The operational states are as follow:
o swCurrent(1) indicates that the FLASH contains the
  current firmware image or config file;
o swFwUpgraded(2) state indicates that it contains the image
  upgraded from the swFlashDLHost.0.;
o swCfUploaded(3) state indicates that the switch configuration
  file has been uploaded to the host; and
o swCfDownloaded(4) state indicates that the switch
  configuration file has been downloaded from the host.
o swFwCorrupted (5) state indicates that the firmware in the
  FLASH of the switch is corrupted.

Context

MIB
BROCADE-SYSTEM-MIB
OID
.1.3.6.1.4.1.1588.2.1.1.1.1.11
Type
scalar
Access
readonly
Status
current
Parent
swSystem

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1swCurrent
2swFwUpgraded
3swCfUploaded
4swCfDownloaded
5swFwCorrupted