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