ZHONE-GEN-ALARM: View SNMP OID List / Download MIB

VENDOR: ZHONE TECHNOLOGIES


 Home MIB: ZHONE-GEN-ALARM
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
     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.
           zhoneAlarmStats 1.3.6.1.4.1.5504.3.1.18.1
               zhoneAlarmActiveOverflowCnt 1.3.6.1.4.1.5504.3.1.18.1.1 counter32 read-only
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.
               zhoneAlarmActiveStatsCurrentCnt 1.3.6.1.4.1.5504.3.1.18.1.2 counter32 read-only
The total number of currently active alarms on the system. This counter wrapped around once it reaches its maximum value.
               zhoneAlarmActiveStatsTotalCnt 1.3.6.1.4.1.5504.3.1.18.1.3 counter32 read-only
The total number of active alarms since system restarted. This counter wrapped around once it reaches its maximum value.
               zhoneAlarmClearStatsTotalCnt 1.3.6.1.4.1.5504.3.1.18.1.4 counter32 read-only
The total number of cleared alarms since system restarted. This counter wrapped around once it reaches its maximum value.
               zhoneAlarmLastRaised 1.3.6.1.4.1.5504.3.1.18.1.5 timeticks read-only
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.
               zhoneAlarmLastCleared 1.3.6.1.4.1.5504.3.1.18.1.6 timeticks read-only
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.
           zhoneAlarmModelTable 1.3.6.1.4.1.5504.3.1.18.2 no-access
This table contains the information in order to obtain the unique object instance id for every active alarm in the zhoneAlarmActiveTable.
               zhoneAlarmModelEntry 1.3.6.1.4.1.5504.3.1.18.2.1 no-access
The zhoneAlarmModeEntries indicate which variableId (Varbind #) indicates the object instance for which an active alarm was raised/cleared.
                   zhoneAlarmModelAlarmId 1.3.6.1.4.1.5504.3.1.18.2.1.1 zhonealarmtypeid no-access
This entry specifies the alarm ID number.
                   zhoneAlarmModelNotificationId 1.3.6.1.4.1.5504.3.1.18.2.1.2 object identifier no-access
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.
                   zhoneAlarmModelVariableId 1.3.6.1.4.1.5504.3.1.18.2.1.3 integer32 read-only
The zhoneAlarmModelVariableId identifies the varbind number for a given alarmActiveId and NotificationId that contains the unique object instance that raised/cleared that alarm.
                   zhoneAlarmModelDescription 1.3.6.1.4.1.5504.3.1.18.2.1.4 octet string read-only
This entry provides a text information of the alarm.
           zhoneAlarmActiveTable 1.3.6.1.4.1.5504.3.1.18.3 no-access
A table of Active Outstanding Alarm entries in a system.
               zhoneAlarmActiveEntry 1.3.6.1.4.1.5504.3.1.18.3.1 no-access
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.
                   zhoneAlarmActiveId 1.3.6.1.4.1.5504.3.1.18.3.1.1 zhonealarmtypeid no-access
This entry specifies the alarm ID number.
                   zhoneAlarmActiveResourceId 1.3.6.1.4.1.5504.3.1.18.3.1.2 object identifier no-access
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.
                   zhoneAlarmActiveVariables 1.3.6.1.4.1.5504.3.1.18.3.1.3 unsigned32 read-only
The number of variables (varbinds) in alarmActiveVariableTable for this alarm.
                   zhoneAlarmActiveNotificationId 1.3.6.1.4.1.5504.3.1.18.3.1.4 object identifier read-only
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.
                   zhoneAlarmActiveSeverity 1.3.6.1.4.1.5504.3.1.18.3.1.5 zhonealarmseverity read-only
This entry identifies the severity level of the alarm.
           zhoneAlarmActiveVariableTable 1.3.6.1.4.1.5504.3.1.18.4 no-access
A table of variables to go with each active alarm entries.
               zhoneAlarmActiveVariableEntry 1.3.6.1.4.1.5504.3.1.18.4.1 no-access
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.
                   zhoneAlarmActiveVariableId 1.3.6.1.4.1.5504.3.1.18.4.1.1 integer32 no-access
The alarm variable's object identifier.
                   zhoneAlarmActiveVariableValueType 1.3.6.1.4.1.5504.3.1.18.4.1.2 zhonealarmactivevariablevalue read-only
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.
                   zhoneAlarmActiveVariableCounter32Val 1.3.6.1.4.1.5504.3.1.18.4.1.3 counter32 read-only
The value when alarmActiveVariableType is 'counter32'.
                   zhoneAlarmActiveVariableUnsigned32Val 1.3.6.1.4.1.5504.3.1.18.4.1.4 unsigned32 read-only
The value when alarmActiveVariableType is 'unsigned32'.
                   zhoneAlarmActiveVariableTimeTicksVal 1.3.6.1.4.1.5504.3.1.18.4.1.5 timeticks read-only
The value when alarmActiveVariableType is 'timeTicks'.
                   zhoneAlarmActiveVariableInteger32Val 1.3.6.1.4.1.5504.3.1.18.4.1.6 integer32 read-only
The value when alarmActiveVariableType is 'integer32'.
                   zhoneAlarmActiveVariableOctetStringVal 1.3.6.1.4.1.5504.3.1.18.4.1.7 octet string read-only
The value when alarmActiveVariableType is 'octetString'.
                   zhoneAlarmActiveVariableIpAddressVal 1.3.6.1.4.1.5504.3.1.18.4.1.8 ipaddress read-only
The value when alarmActiveVariableType is 'ipAddress'.
                   zhoneAlarmActiveVariableOidVal 1.3.6.1.4.1.5504.3.1.18.4.1.9 object identifier read-only
The value when alarmActiveVariableType is 'objectId'.
                   zhoneAlarmActiveVariableCounter64Val 1.3.6.1.4.1.5504.3.1.18.4.1.10 counter64 read-only
The value when alarmActiveVariableType is 'counter64'.
                   zhoneAlarmActiveVariableOpaqueVal 1.3.6.1.4.1.5504.3.1.18.4.1.11 opaque read-only
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.
                   zhoneAlarmActiveVariableResourceId 1.3.6.1.4.1.5504.3.1.18.4.1.12 object identifier read-only
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.
           zhoneAlarmGroup 1.3.6.1.4.1.5504.3.1.18.5
Alarm MIB Group Definition for all Alarm MIB Entries.
 genAlarm 1.3.6.1.4.1.5504.6.79
Centralized Alarm MIB