chassisAlarmState
CTRON-COMMON-MIB ·
.1.3.6.1.4.1.52.1.6.1.3.6
Object
scalar mandatory
r/w
Enumeration
Denotes the current condition of the power supply
fault detection circuit. Setting a value of
chassisNoFaultCondition(1) disables the current
chassis alarm condition, and stops the current
audible alarm from sounding. Setting a value of
chassisFaultCondition(2) is not allowed.
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-COMMON-MIB
- OID
.1.3.6.1.4.1.52.1.6.1.3.6- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- chassis
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-COMMON-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-COMMON-MIB::chassisAlarmState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-COMMON-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-COMMON-MIB::chassisAlarmState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | chassisNoFaultCondition |
2 | chassisFaultCondition |