ZHONE-GEN-ALARM

File: ZHONE-GEN-ALARM.mib (22235 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Zhone Zhone-TC

Imported symbols

OBJECT-GROUP TimeTicks IpAddress
Opaque Integer32 Unsigned32
Counter32 Counter64 OBJECT-TYPE
MODULE-IDENTITY OBJECT-IDENTITY TEXTUAL-CONVENTION
zhoneSystem zhoneModules ZhoneAlarmSeverity
ZhoneAlarmTypeId

Defined Types

ZhoneAlarmActiveVariableValue  
The type of the varbind value. One and only one of the value objects that follows is used for a given row in this table.
TEXTUAL-CONVENTION    
  INTEGER counter32(1), unsigned32(2), timeTicks(3), integer32(4), ipAddress(5), octetString(6), objectId(7), counter64(8), opaque(9)  

ZhoneAlarmModelEntry  
SEQUENCE    
  zhoneAlarmModelAlarmId ZhoneAlarmTypeId
  zhoneAlarmModelNotificationId OBJECT IDENTIFIER
  zhoneAlarmModelVariableId Integer32
  zhoneAlarmModelDescription OCTET STRING

ZhoneAlarmActiveEntry  
SEQUENCE    
  zhoneAlarmActiveId ZhoneAlarmTypeId
  zhoneAlarmActiveResourceId OBJECT IDENTIFIER
  zhoneAlarmActiveVariables Unsigned32
  zhoneAlarmActiveNotificationId OBJECT IDENTIFIER
  zhoneAlarmActiveSeverity ZhoneAlarmSeverity

ZhoneAlarmActiveVariableEntry  
SEQUENCE    
  zhoneAlarmActiveVariableId Integer32
  zhoneAlarmActiveVariableValueType ZhoneAlarmActiveVariableValue
  zhoneAlarmActiveVariableCounter32Val Counter32
  zhoneAlarmActiveVariableUnsigned32Val Unsigned32
  zhoneAlarmActiveVariableTimeTicksVal TimeTicks
  zhoneAlarmActiveVariableInteger32Val Integer32
  zhoneAlarmActiveVariableOctetStringVal OCTET STRING
  zhoneAlarmActiveVariableIpAddressVal IpAddress
  zhoneAlarmActiveVariableOidVal OBJECT IDENTIFIER
  zhoneAlarmActiveVariableCounter64Val Counter64
  zhoneAlarmActiveVariableOpaqueVal Opaque
  zhoneAlarmActiveVariableResourceId OBJECT IDENTIFIER

Defined Values

genAlarm 1.3.6.1.4.1.5504.6.79
Centralized Alarm MIB
MODULE-IDENTITY    

zhoneAlarm 1.3.6.1.4.1.5504.3.1.18
This 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.
Status: current Access: read-create
OBJECT-IDENTITY    

zhoneAlarmStats 1.3.6.1.4.1.5504.3.1.18.1
OBJECT IDENTIFIER    

zhoneAlarmActiveOverflowCnt 1.3.6.1.4.1.5504.3.1.18.1.1
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneAlarmActiveStatsCurrentCnt 1.3.6.1.4.1.5504.3.1.18.1.2
The total number of currently active alarms on the system. This counter wrapped around once it reaches its maximum value.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneAlarmActiveStatsTotalCnt 1.3.6.1.4.1.5504.3.1.18.1.3
The total number of active alarms since system restarted. This counter wrapped around once it reaches its maximum value.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneAlarmClearStatsTotalCnt 1.3.6.1.4.1.5504.3.1.18.1.4
The total number of cleared alarms since system restarted. This counter wrapped around once it reaches its maximum value.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneAlarmLastRaised 1.3.6.1.4.1.5504.3.1.18.1.5
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

zhoneAlarmLastCleared 1.3.6.1.4.1.5504.3.1.18.1.6
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

zhoneAlarmModelTable 1.3.6.1.4.1.5504.3.1.18.2
This table contains the information in order to obtain the unique object instance id for every active alarm in the zhoneAlarmActiveTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneAlarmModelEntry

zhoneAlarmModelEntry 1.3.6.1.4.1.5504.3.1.18.2.1
The zhoneAlarmModeEntries indicate which variableId (Varbind #) indicates the object instance for which an active alarm was raised/cleared.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneAlarmModelEntry  

zhoneAlarmModelAlarmId 1.3.6.1.4.1.5504.3.1.18.2.1.1
This entry specifies the alarm ID number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneAlarmTypeId  

zhoneAlarmModelNotificationId 1.3.6.1.4.1.5504.3.1.18.2.1.2
The 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  OBJECT IDENTIFIER  

zhoneAlarmModelVariableId 1.3.6.1.4.1.5504.3.1.18.2.1.3
The zhoneAlarmModelVariableId identifies the varbind number for a given alarmActiveId and NotificationId that contains the unique object instance that raised/cleared that alarm.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zhoneAlarmModelDescription 1.3.6.1.4.1.5504.3.1.18.2.1.4
This entry provides a text information of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

zhoneAlarmActiveTable 1.3.6.1.4.1.5504.3.1.18.3
A table of Active Outstanding Alarm entries in a system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneAlarmActiveEntry

zhoneAlarmActiveEntry 1.3.6.1.4.1.5504.3.1.18.3.1
Entries 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneAlarmActiveEntry  

zhoneAlarmActiveId 1.3.6.1.4.1.5504.3.1.18.3.1.1
This entry specifies the alarm ID number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneAlarmTypeId  

zhoneAlarmActiveResourceId 1.3.6.1.4.1.5504.3.1.18.3.1.2
This 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  OBJECT IDENTIFIER  

zhoneAlarmActiveVariables 1.3.6.1.4.1.5504.3.1.18.3.1.3
The number of variables (varbinds) in alarmActiveVariableTable for this alarm.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zhoneAlarmActiveNotificationId 1.3.6.1.4.1.5504.3.1.18.3.1.4
The Trap object identifier of the alarm state transition that is occurring. This entry indicates the trap oid that caused the alarm to be raised.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

zhoneAlarmActiveSeverity 1.3.6.1.4.1.5504.3.1.18.3.1.5
This entry identifies the severity level of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAlarmSeverity  

zhoneAlarmActiveVariableTable 1.3.6.1.4.1.5504.3.1.18.4
A table of variables to go with each active alarm entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneAlarmActiveVariableEntry

zhoneAlarmActiveVariableEntry 1.3.6.1.4.1.5504.3.1.18.4.1
Entries 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneAlarmActiveVariableEntry  

zhoneAlarmActiveVariableId 1.3.6.1.4.1.5504.3.1.18.4.1.1
The alarm variable's object identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

zhoneAlarmActiveVariableValueType 1.3.6.1.4.1.5504.3.1.18.4.1.2
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAlarmActiveVariableValue  

zhoneAlarmActiveVariableCounter32Val 1.3.6.1.4.1.5504.3.1.18.4.1.3
The value when alarmActiveVariableType is 'counter32'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneAlarmActiveVariableUnsigned32Val 1.3.6.1.4.1.5504.3.1.18.4.1.4
The value when alarmActiveVariableType is 'unsigned32'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zhoneAlarmActiveVariableTimeTicksVal 1.3.6.1.4.1.5504.3.1.18.4.1.5
The value when alarmActiveVariableType is 'timeTicks'.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

zhoneAlarmActiveVariableInteger32Val 1.3.6.1.4.1.5504.3.1.18.4.1.6
The value when alarmActiveVariableType is 'integer32'.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zhoneAlarmActiveVariableOctetStringVal 1.3.6.1.4.1.5504.3.1.18.4.1.7
The value when alarmActiveVariableType is 'octetString'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..65535)  

zhoneAlarmActiveVariableIpAddressVal 1.3.6.1.4.1.5504.3.1.18.4.1.8
The value when alarmActiveVariableType is 'ipAddress'.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zhoneAlarmActiveVariableOidVal 1.3.6.1.4.1.5504.3.1.18.4.1.9
The value when alarmActiveVariableType is 'objectId'.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

zhoneAlarmActiveVariableCounter64Val 1.3.6.1.4.1.5504.3.1.18.4.1.10
The value when alarmActiveVariableType is 'counter64'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

zhoneAlarmActiveVariableOpaqueVal 1.3.6.1.4.1.5504.3.1.18.4.1.11
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Opaque  

zhoneAlarmActiveVariableResourceId 1.3.6.1.4.1.5504.3.1.18.4.1.12
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

zhoneAlarmGroup 1.3.6.1.4.1.5504.3.1.18.5
Alarm MIB Group Definition for all Alarm MIB Entries.
Status: current Access: read-only
OBJECT-GROUP