netToFlashStatus
OLD-CISCO-FLASH-MIB ·
.1.3.6.1.4.1.9.2.10.14
Object
scalar mandatory
Enumeration
Status of current or last net to flash transfer
Context
- MIB
- OLD-CISCO-FLASH-MIB
- OID
.1.3.6.1.4.1.9.2.10.14- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- lflash
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 'OLD-CISCO-FLASH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OLD-CISCO-FLASH-MIB::netToFlashStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OLD-CISCO-FLASH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OLD-CISCO-FLASH-MIB::netToFlashStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | flashOpInProgress |
2 | flashOpSuccess |
3 | flashOpFailure |
4 | flashReadOnly |
5 | flashOpenFailure |
6 | bufferAllocationFailure |
7 | noOpAfterPowerOn |