All MIBs › NBS-CMMC-MIB › nbsCmmcSlotFirmwareLoad
nbsCmmcSlotFirmwareLoad
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSlotFirmwareLoad
OID (numeric): 1.3.6.1.4.1.629.200.7.1.1.28
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This bitmask indicates which executable images this module has stored in its own NV area. This object is mandatory for all modules.
OCTET STRING bitmasks count the leftmost bit (MSB) as 0. Bit 0 indicates whether an executable image is loading.
Subsequent bits refer to the nbsCmmcSysFirmwareTable. Bit 1 corresponds to the first table entry, Bit 2 to the second entry, and so on. A bit is set (1) if that image is stored on this module, cleared (0) if not.
Clearing bits has no effect. To erase an NV area, use the nbsCmmcSysNVAreaTable.
Users may transfer a file to an NV area by setting the appropriate file's bit and the loading (MSB) bit to one (1). Adding a file requires that the NM start a file transfer to this module, which is a lengthy operation. If a transfer session is already active (nbsCmmcSlotLoader is non-zero), writes to this object will be rejected.
A zero length OCTET STRING indicates that the nbsCmmcSysFirmwareTable is not supported by this agent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.7.1.1.28 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSlotFirmwareLoad
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.7.1.1.28.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSlotFirmwareLoad.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.7.1.1.28.1 s <value>
Start monitoring NBS chassis-based network shelf/multiplexer equipment (CMMC-controlled) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NBS-CMMC-MIB::nbsCmmcSlotFirmwareLoad OID value, configure state conditions and alerts, and monitor any NBS chassis-based network shelf/multiplexer equipment (CMMC-controlled) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.629 | nbase | GSWITCH-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.629.200 | nbsCmmcMib | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.7 | nbsCmmcSlotGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.7.1 | nbsCmmcSlotTable | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.7.1.1 | nbsCmmcSlotEntry | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.7.1.1.28 | nbsCmmcSlotFirmwareLoad | NBS-CMMC-MIB |