chassisAlarmState
CTRON-CHASSIS-MIB ·
.1.3.6.1.4.1.52.4.3.1.1.3
Object
scalar mandatory
Enumeration
Denotes the current condition of the power supply
fault detection circuit. This object will read with
the value of chassisNoFaultCondition(1) when the chassis
is currently operating with no power faults detected.
This object will read with the value of
chassisFaultCondition(2) when the chassis is currently in
a power fault condition.
Context
- MIB
- CTRON-CHASSIS-MIB
- OID
.1.3.6.1.4.1.52.4.3.1.1.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- ctChas
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 'CTRON-CHASSIS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-CHASSIS-MIB::chassisAlarmState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-CHASSIS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-CHASSIS-MIB::chassisAlarmState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | chassisNoFaultCondition |
2 | chassisFaultCondition |
3 | notSupported |