chassisPs2FailStatus
CENTILLION-ROOT-MIB ·
.1.3.6.1.4.1.930.2.1.1.4
Object
Power supply 2 failure indicator. A value of on (1) indicates a failure on power supply 2.
Context
- MIB
- CENTILLION-ROOT-MIB
- OID
.1.3.6.1.4.1.930.2.1.1.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- sysChassis
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CENTILLION-ROOT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTILLION-ROOT-MIB::chassisPs2FailStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CENTILLION-ROOT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CENTILLION-ROOT-MIB::chassisPs2FailStatus'
Syntax
- Source
- FailIndicator
- Base type
Enumeration
Values & Constraints
Type Values
1 | on |
2 | off |