nbsCmmcSysFirmwareURLStatus
NBS-CMMC-MIB ·
.1.3.6.1.4.1.629.200.2.1021
Object
scalar Enumeration
The state of the URL fetch process initiated by a write to SysFirmwareURL. Setting the Chassis or SlotFirmwareLoad object to the URL index will be rejected unless this object returns completed(4).
Context
- MIB
- NBS-CMMC-MIB
- OID
.1.3.6.1.4.1.629.200.2.1021- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- nbsCmmcSystemGrp
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 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-CMMC-MIB::nbsCmmcSysFirmwareURLStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-CMMC-MIB::nbsCmmcSysFirmwareURLStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | idle |
3 | transferring |
4 | completed |
5 | failed |