All MIBs › NBS-CMMC-MIB › nbsCmmcChassisFace
nbsCmmcChassisFace
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcChassisFace
OID (numeric): 1.3.6.1.4.1.629.200.6.1.1.49
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
ASCII string containing encoded summary of chassis front panel status. The encoding uses keywords and associated allowed values. Keyword:value pairs delimited by the pipe '|' symbol, and within a pair, a keyword should be separated from its associated value by a colon ':' character. Agent should provide the following info if available. If unknown, it should be omitted. Description Keyword Allowed Values --------------------------------------------------------- Protocol prot ether|slip Power Supply(X) psx [use nbsCmmcChassisPSxStatus] Temperature temp [use nbsCmmcChassisTemperature] Temperature Max tmax [use nbsCmmcChassisTemperatureLimit] Temperature Min tmin [use nbsCmmcChassisTemperatureMin] Type type [use nbsCmmcChassisType] RM/AH Peer Chas rmch [use nbsCmmcChassisIndex] An example string could be: |prot:ether|ps1:2|ps2:3|ps3:5|temp:20| If this object is not supported, this string should be empty.
What is nbsCmmcChassisFace?
This object returns an ASCII-formatted string that summarizes the current status of the chassis front panel, encoding information such as LED states, power status, and temperature using keyword:value pairs separated by pipe characters. Operators parse this string to quickly assess the operational health of the physical chassis without looking at individual component status objects. This provides a human-readable snapshot of critical physical indicators.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.6.1.1.49 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcChassisFace
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.6.1.1.49.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcChassisFace.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.49 | nbsCmmcChassisFace | NBS-CMMC-MIB |