All MIBs › NBS-CMMC-MIB › nbsCmmcChassisTemperatureLimit
nbsCmmcChassisTemperatureLimit
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcChassisTemperatureLimit
OID (numeric): 1.3.6.1.4.1.629.200.6.1.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The maximum safe temperature (degrees Celsius) of the Chassis.
Not supported value: 0x80000000
What is nbsCmmcChassisTemperatureLimit?
This object specifies the maximum safe operating temperature in degrees Celsius for the device chassis, with 0x80000000 reserved as a special 'not supported' value. Temperature thresholds above this limit trigger thermal alarms and may trigger automatic shutdown to prevent hardware damage. Data center operators configure this per device to match environmental specifications and enable proactive cooling management.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.6.1.1.16 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcChassisTemperatureLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.6.1.1.16.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcChassisTemperatureLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.6.1.1.16.1 i <value>
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.16 | nbsCmmcChassisTemperatureLimit | NBS-CMMC-MIB |