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
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.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 |