NBS-CMMC-MIB :: nbsCmmcChassisFace

MIB Reference — IPNetwork Monitor

All MIBsNBS-CMMC-MIBnbsCmmcChassisFace

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 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.49nbsCmmcChassisFaceNBS-CMMC-MIB