zxAnEnvCardShutdownAlm

ZTE-AN-ENVMON-MIB · .1.3.6.1.4.1.3902.1082.10.10.3.1.30

Object

notification
A zxAnEnvCardShutdownAlm trap is sent when the card has 
been shut down because agent has detected that the temperature 
is too high or the AC power is failure and the battery voltage 
is lower than zxAnEnvEmergencyBatteryThreshold.
          
zxAnEnvCardShutdownReason indicates the real reason.
          
When zxAnEnvCardShutdownReason is envHighTemperature ( 1 ),
it means the environment temperature is too high,
zxAnEnvTemp is the value of current environment temperature, 
zxAnCardTemp is invalid and should be zero.
zxAnEnvEmergencyBatteryVoltage and zxAnEnvEmergencyBatteryThreshold 
are invalid and should be zero.
          
When zxAnEnvCardShutdownReason is cardHighTemperature ( 2 ),
it means the card temperature is too high,
zxAnCardTemp is the value of current card temperature, 
zxAnEnvTemp is invalid and should be zero.
zxAnEnvEmergencyBatteryVoltage and zxAnEnvEmergencyBatteryThreshold 
are invalid and should be zero.
          
When zxAnEnvCardShutdownReason is chipHighTemperature ( 3 ),
it means the temperature of the chip on the card is too high,
zxAnCardTemp and zxAnEnvTemp are invalid and should be zero.
zxAnEnvEmergencyBatteryVoltage and zxAnEnvEmergencyBatteryThreshold 
are invalid and should be zero.
          
When zxAnEnvCardShutdownReason is emergencyPowerSaving ( 4 ),
it means the AC power is failure, the emergency power saving action
has been taken, zxAnCardTemp and zxAnEnvTemp are invalid 
and should be zero.
zxAnEnvEmergencyBatteryVoltage is the value of the current battery 
voltage, zxAnEnvEmergencyBatteryThreshold is the threshold of the 
battery voltage.

Context

MIB
ZTE-AN-ENVMON-MIB
OID
.1.3.6.1.4.1.3902.1082.10.10.3.1.30
Type
notification
Status
current
Parent
zxAnEnvMonTempTraps
Groups
1

Notifications are emitted by an agent; they cannot be read with snmpget or walked.

Inspect the notification definition
/usr/bin/snmptranslate -Pud -Ir -Td -m 'ZTE-AN-ENVMON-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-ENVMON-MIB::zxAnEnvCardShutdownAlm'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-ENVMON-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-ENVMON-MIB::zxAnEnvCardShutdownAlm'

Syntax

No syntax metadata recorded.

Values & Constraints

No enumerated values or constraints recorded.

Conformance