All MIBs › NBS-CMMC-MIB › nbsCmmcSlotFirmwareCaps
nbsCmmcSlotFirmwareCaps
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSlotFirmwareCaps
OID (numeric): 1.3.6.1.4.1.629.200.7.1.1.27
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This bitmask indicates which executable images this module can support. This object is mandatory for all modules.
Bit 0 is reserved.
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 appropriate for this module, cleared (0) if unavailable.
OCTET STRING bitmasks count the leftmost bit (MSB) as 0.
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.27 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSlotFirmwareCaps
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.7.1.1.27.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSlotFirmwareCaps.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nbsCmmcSlotFirmwareCaps.1
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::nbsCmmcSlotFirmwareCaps 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.27 | nbsCmmcSlotFirmwareCaps | NBS-CMMC-MIB |