Home/Catalog/ZHONE-GEN-ALARM

ZHONE-GEN-ALARM

AI MIB Summary

The ZHONE-GEN-ALARM MIB module provides standardized SNMP trap definitions and object identifiers for monitoring hardware fault conditions, link state transitions, and system health events on Zhone (now part of Alcatel-Lucent Enterprise) access and aggregation network equipment. It enables centralized network management systems to correlate and process critical alarm notifications generated by Zhone DSLAMs, optical line terminals, and associated transmission infrastructure.

Centralized Alarm MIB
Main OID:
genAlarm.1.3.6.1.4.1.5504.6.79
37
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

37 total
Object Name
zhoneAlarmThis entry list contains tables of the active outstanding alarms in a system. It also provides statistical information in terms of total # of active alarms raised.
OBJECT IDENTIFIER
.1.3.6.1.4.1.5504.3.1.18
zhoneAlarmStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.5504.3.1.18.1
zhoneAlarmActiveOverflowCntThe number of active alarms that have not been put into the alarmActiveTable since system restart as a result of extreme resource constraints. This counter wrapped around once it reaches its maximum value.ro
Counter32
.1.3.6.1.4.1.5504.3.1.18.1.1
zhoneAlarmActiveStatsCurrentCntThe total number of currently active alarms on the system. This counter wrapped around once it reaches its maximum value.ro
Counter32
.1.3.6.1.4.1.5504.3.1.18.1.2
zhoneAlarmActiveStatsTotalCntThe total number of active alarms since system restarted. This counter wrapped around once it reaches its maximum value.ro
Counter32
.1.3.6.1.4.1.5504.3.1.18.1.3
zhoneAlarmClearStatsTotalCntThe total number of cleared alarms since system restarted. This counter wrapped around once it reaches its maximum value.ro
Counter32
.1.3.6.1.4.1.5504.3.1.18.1.4
zhoneAlarmLastRaisedThe value of sysUpTime at the time of the last alarm raise for this alarm list. If no alarm raises have occurred since the last re-initialization of the local network management subsystem, then this object contains a zero value.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.5504.3.1.18.1.5
zhoneAlarmLastClearedThe value of sysUpTime at the time of the last alarm clear for this alarm list. If no alarm clears have occurred since the last re-initialization of the local network management subsystem, then this object contains a zero value.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.5504.3.1.18.1.6
zhoneAlarmModelTableThis table contains the information in order to obtain the unique object instance id for every active alarm in the zhoneAlarmActiveTable.
SEQUENCE OF ZhoneAlarmModelEntry
.1.3.6.1.4.1.5504.3.1.18.2
zhoneAlarmModelEntryThe zhoneAlarmModeEntries indicate which variableId (Varbind #) indicates the object instance for which an active alarm was raised/cleared.
ZhoneAlarmModelEntry
.1.3.6.1.4.1.5504.3.1.18.2.1
zhoneAlarmModelAlarmIdThis entry specifies the alarm ID number.
ZhoneAlarmTypeId (Zhone-TC)
.1.3.6.1.4.1.5504.3.1.18.2.1.1
zhoneAlarmModelNotificationIdThe trap object identifier (OID) value that allows for the given alarmTypeId to be set or cleared. This value is used as an index to the zhoneAlarmModelTable.
OBJECT IDENTIFIER
.1.3.6.1.4.1.5504.3.1.18.2.1.2
zhoneAlarmModelVariableIdThe zhoneAlarmModelVariableId identifies the varbind number for a given alarmActiveId and NotificationId that contains the unique object instance that raised/cleared that alarm.ro
Integer32
.1.3.6.1.4.1.5504.3.1.18.2.1.3
zhoneAlarmModelDescriptionThis entry provides a text information of the alarm.ro
OCTET STRING
.1.3.6.1.4.1.5504.3.1.18.2.1.4
zhoneAlarmActiveTableA table of Active Outstanding Alarm entries in a system.
SEQUENCE OF ZhoneAlarmActiveEntry
.1.3.6.1.4.1.5504.3.1.18.3
zhoneAlarmActiveEntryEntries appear in this table when alarms are raised. The active alarm entries are removed when the alarm is cleared. If under extreme resource constraint the system is unable to add any more entries into this table, then the alarmActiveOverflow statistic will be increased by one.
ZhoneAlarmActiveEntry
.1.3.6.1.4.1.5504.3.1.18.3.1
zhoneAlarmActiveIdThis entry specifies the alarm ID number.
ZhoneAlarmTypeId (Zhone-TC)
.1.3.6.1.4.1.5504.3.1.18.3.1.1
zhoneAlarmActiveResourceIdThis object identifies the resource under alarm. The resource id can be determined based on the varbind # that determines the resource id. The mapping of which varbind defines the resource id is defined in the zhoneAlarmModelTable. For every alarmTypeId, there is a definition of which traps set/clear that alarm and the varbind number that determines the object instance that the alarm is raised/cleared (resource id). If there is no corresponding resource, then the value of this object is 0.0.
OBJECT IDENTIFIER
.1.3.6.1.4.1.5504.3.1.18.3.1.2
zhoneAlarmActiveVariablesThe number of variables (varbinds) in alarmActiveVariableTable for this alarm.ro
Unsigned32
.1.3.6.1.4.1.5504.3.1.18.3.1.3
zhoneAlarmActiveNotificationIdThe Trap object identifier of the alarm state transition that is occurring. This entry indicates the trap oid that caused the alarm to be raised.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.5504.3.1.18.3.1.4
zhoneAlarmActiveSeverityThis entry identifies the severity level of the alarm.ro
ZhoneAlarmSeverity (Zhone-TC)
.1.3.6.1.4.1.5504.3.1.18.3.1.5
zhoneAlarmActiveVariableTableA table of variables to go with each active alarm entries.
SEQUENCE OF ZhoneAlarmActiveVariableEntry
.1.3.6.1.4.1.5504.3.1.18.4
zhoneAlarmActiveVariableEntryEntries appear in this table when there are variables in the varbind list of a corresponding alarm in zhoneAlarmActiveTable. Entries appear in this table as though the trap/notification had been transported using zhone Trap definition.
ZhoneAlarmActiveVariableEntry
.1.3.6.1.4.1.5504.3.1.18.4.1
zhoneAlarmActiveVariableIdThe alarm variable's object identifier.
Integer32
.1.3.6.1.4.1.5504.3.1.18.4.1.1
zhoneAlarmActiveVariableValueTypeThe type of the value. One and only one of the value objects that follow is used for a given row in this table, based on this type.ro
ZhoneAlarmActiveVariableValue
.1.3.6.1.4.1.5504.3.1.18.4.1.2
zhoneAlarmActiveVariableCounter32ValThe value when alarmActiveVariableType is 'counter32'.ro
Counter32
.1.3.6.1.4.1.5504.3.1.18.4.1.3
zhoneAlarmActiveVariableUnsigned32ValThe value when alarmActiveVariableType is 'unsigned32'.ro
Unsigned32
.1.3.6.1.4.1.5504.3.1.18.4.1.4
zhoneAlarmActiveVariableTimeTicksValThe value when alarmActiveVariableType is 'timeTicks'.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.5504.3.1.18.4.1.5
zhoneAlarmActiveVariableInteger32ValThe value when alarmActiveVariableType is 'integer32'.ro
Integer32
.1.3.6.1.4.1.5504.3.1.18.4.1.6
zhoneAlarmActiveVariableOctetStringValThe value when alarmActiveVariableType is 'octetString'.ro
OCTET STRING
.1.3.6.1.4.1.5504.3.1.18.4.1.7
zhoneAlarmActiveVariableIpAddressValThe value when alarmActiveVariableType is 'ipAddress'.ro
IpAddress
.1.3.6.1.4.1.5504.3.1.18.4.1.8
zhoneAlarmActiveVariableOidValThe value when alarmActiveVariableType is 'objectId'.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.5504.3.1.18.4.1.9
zhoneAlarmActiveVariableCounter64ValThe value when alarmActiveVariableType is 'counter64'.ro
Counter64
.1.3.6.1.4.1.5504.3.1.18.4.1.10
zhoneAlarmActiveVariableOpaqueValThe value when alarmActiveVariableType is 'opaque'. Note that although RFC2578 [RFC2578] forbids the use of Opaque in 'standard' MIB modules, this particular usage is driven by the need to be able to accurately represent any well-formed notification, and justified by the need for backward compatibility.ro
Opaque
.1.3.6.1.4.1.5504.3.1.18.4.1.11
zhoneAlarmActiveVariableResourceIdThis is the instance OID for the variable binding whose instance OID is different from that of the zhoneAlarmActiveResourceId. If this instance OID is not required or the same as zhoneAlarmActiveResourceId, it will have a default value of 0.0. For example: atmVclOperStatusChange would have ifIndex.vpi.vci as its alarm resource Id. But for the trap variable binding of zhoneTrapPort, the instance id is 0.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.5504.3.1.18.4.1.12
zhoneAlarmGroupAlarm MIB Group Definition for all Alarm MIB Entries.
Unknown
.1.3.6.1.4.1.5504.3.1.18.5
genAlarmCentralized Alarm MIB
MODULE-IDENTITY
.1.3.6.1.4.1.5504.6.79
ZHONE-GEN-ALARM - SNMP MIB Reference | MIBs Explorer