All MIBs › NBS-CMMC-MIB › nbsCmmcChassisIndex
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 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.1 | nbsCmmcChassisIndex | NBS-CMMC-MIB |