All MIBs › NBS-CMMC-MIB › nbsCmmcSysLoaderStatus
nbsCmmcSysLoaderStatus
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysLoaderStatus
OID (numeric): 1.3.6.1.4.1.629.200.2.1011.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Status of this file transfer.
The value idle (1) indicates this loader session is unused.
The value transferring (2) indicates this transfer is underway.
The value completed (3) indicates this transfer finished successfully.
The value aborted (4) indicates the transfer was stopped before completion.
What is nbsCmmcSysLoaderStatus?
This read-only status field reports the state of a file transfer operation: idle, transferring, completed, or aborted. It indicates whether the device is actively loading firmware or configuration files, or if a load operation succeeded or failed. When pushing a firmware update, an operator polls this status to know when the upload finishes and whether it succeeded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.2.1011.1.4 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysLoaderStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.2.1011.1.4.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysLoaderStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.629 | nbs | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200 | nbsCmmcMib | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.2 | nbsCmmcSystemGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.2.1011 | nbsCmmcSysLoaderTable | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.2.1011.1 | nbsCmmcSysLoaderEntry | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.2.1011.1.4 | nbsCmmcSysLoaderStatus | NBS-CMMC-MIB |