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
Start monitoring NBS chassis-based network shelf/multiplexer equipment (CMMC-controlled) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NBS-CMMC-MIB::nbsCmmcChassisIndex OID value, configure state conditions and alerts, and monitor any NBS chassis-based network shelf/multiplexer equipment (CMMC-controlled) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.629 | nbase | GSWITCH-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |