NBS-CMMC-MIB :: nbsCmmcSlotFirmwareCaps

MIB Reference — IPNetwork Monitor

All MIBsNBS-CMMC-MIBnbsCmmcSlotFirmwareCaps

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.629nbsNBS-CMMC-MIB
1.3.6.1.4.1.629.200nbsCmmcMibNBS-CMMC-MIB
1.3.6.1.4.1.629.200.7nbsCmmcSlotGrpNBS-CMMC-MIB
1.3.6.1.4.1.629.200.7.1nbsCmmcSlotTableNBS-CMMC-MIB
1.3.6.1.4.1.629.200.7.1.1nbsCmmcSlotEntryNBS-CMMC-MIB
1.3.6.1.4.1.629.200.7.1.1.27nbsCmmcSlotFirmwareCapsNBS-CMMC-MIB