nbsCmmcChassisPS2Status
OBS ✓
NBS-CMMC-MIB ·
.1.3.6.1.4.1.629.200.6.1.1.8
Object
column Enumeration
The status of Power Supply 2.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- NBS-CMMC-MIB
- OID
.1.3.6.1.4.1.629.200.6.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nbsCmmcChassisEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-CMMC-MIB::nbsCmmcChassisPS2Status'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-CMMC-MIB::nbsCmmcChassisPS2Status.<nbsCmmcChassisIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-CMMC-MIB::nbsCmmcChassisPS2Status'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notInstalled |
2 | acBad |
3 | dcBad |
4 | acGood |
5 | dcGood |
6 | notSupported |
7 | good |
8 | bad |