CISCO-ALARM-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-ALARM-MIB
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
 ciscoAlarmMIB 1.3.6.1.4.1.9.9.869
         ciscoAlarmMIBNotifs 1.3.6.1.4.1.9.9.869.0
         ciscoAlarmMIBObjects 1.3.6.1.4.1.9.9.869.1
             coiAlarmActive 1.3.6.1.4.1.9.9.869.1.1
                 coiAlarmActiveTable 1.3.6.1.4.1.9.9.869.1.1.1
A table of Active Alarms entries.
                     coiAlarmActiveEntry 1.3.6.1.4.1.9.9.869.1.1.1.1
An Entry containing active alarm attributes.Entries appear in the alarm table when alarms are raised. They are removed when the alarm is cleared.
                         coiAlarmIndex 1.3.6.1.4.1.9.9.869.1.1.1.1.1
AlarmIndex is hashIndex generated from combination of AID and EID. AlarmIndex will be set only when AlarmObjectIfIndex and AlarmObjectEntPhyIndex is not available, else default value is set to 0
                         coiAlarmObjectIfIndex 1.3.6.1.4.1.9.9.869.1.1.1.1.2
if the alarm is interface related, this is the index of the interface in the interface table, else default 0 will be set.
                         coiAlarmObjectEntPhyIndex 1.3.6.1.4.1.9.9.869.1.1.1.1.3
if the alarm is raised from Physical Entity like LC, this field will be set to Physical Index of that Physical Entity, else default 0 will be set.
                         coiAlarmObjectName 1.3.6.1.4.1.9.9.869.1.1.1.1.4
User-visible name which uniquely identifies an object in the system.
                         coiAlarmObjectType 1.3.6.1.4.1.9.9.869.1.1.1.1.5
indicates the type of the entity which raised this alarm. (refer coiAlarmObjectTypeClass)
                         coiAlarmType 1.3.6.1.4.1.9.9.869.1.1.1.1.6
Unique ID to identify an Alarm type in the system. Also, referred to in different systems as condition type, alarm identifier, or alarm mnemonic.
                         coiAlarmTimeStamp 1.3.6.1.4.1.9.9.869.1.1.1.1.7
The time at which the alarm was raised by the system.
                         coiAlarmSeverity 1.3.6.1.4.1.9.9.869.1.1.1.1.8
The severity level indicating the criticality and impact of the alarm.
                         coiAlarmStatus 1.3.6.1.4.1.9.9.869.1.1.1.1.9
Alarm status represents if an alarm is currently raised or cleared.
                         coiAlarmServiceAffecting 1.3.6.1.4.1.9.9.869.1.1.1.1.10
Alarm service affecting flag specifies if an alarm is Service Affecting (SA) or Non-Service Affecting (NSA)
                         coiAlarmDescription 1.3.6.1.4.1.9.9.869.1.1.1.1.11
Alarm Description used to inform operators about the alarm. This contains enough information for an operator to be able to understand the problem.