All MIBs › NBS-CMMC-MIB › nbsCmmcChassisFirmwareCaps
nbsCmmcChassisFirmwareCaps
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcChassisFirmwareCaps
OID (numeric): 1.3.6.1.4.1.629.200.6.1.1.43
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
This bitmask indicates which executable images this chassis can support. This object is mandatory for all chassis.
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 chassis, cleared (0) otherwise.
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.6.1.1.43 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcChassisFirmwareCaps
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.6.1.1.43.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcChassisFirmwareCaps.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.6 | nbsCmmcChassisGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.6.1 | nbsCmmcChassisTable | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.6.1.1 | nbsCmmcChassisEntry | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.6.1.1.43 | nbsCmmcChassisFirmwareCaps | NBS-CMMC-MIB |