NBS-CMMC-MIB :: nbsCmmcChassisIndex

MIB Reference — IPNetwork Monitor

All MIBsNBS-CMMC-MIBnbsCmmcChassisIndex

nbsCmmcChassisIndex

Module: NBS-CMMC-MIB

OID (symbolic): NBS-CMMC-MIB::nbsCmmcChassisIndex

OID (numeric): 1.3.6.1.4.1.629.200.6.1.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

The index of the Chassis.

What is nbsCmmcChassisIndex?

This object serves as a unique identifier for each physical chassis in an NBS CMMC system, used to distinguish between multiple chassis instances when managing network modular equipment. It is read-only and typically used as an index in tables that contain chassis-specific configuration and status information. Network operators use this value to reference a specific chassis when querying or configuring its properties such as type, power status, or performance metrics.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.6.1.1.1
snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcChassisIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.6.1.1.1.1
snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcChassisIndex.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nbsCmmcChassisIndex.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.6nbsCmmcChassisGrpNBS-CMMC-MIB
1.3.6.1.4.1.629.200.6.1nbsCmmcChassisTableNBS-CMMC-MIB
1.3.6.1.4.1.629.200.6.1.1nbsCmmcChassisEntryNBS-CMMC-MIB
1.3.6.1.4.1.629.200.6.1.1.1nbsCmmcChassisIndexNBS-CMMC-MIB