AV-IC-ALARM-MIB: View SNMP OID List / Download MIB

VENDOR: AVAYA COMMUNICATION


 Home MIB: AV-IC-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
 crm2 1.3.6.1.4.1.6889.1.4
     ic2 1.3.6.1.4.1.6889.1.4.1
 crm 1.3.6.1.4.1.6889.2.4
     ic 1.3.6.1.4.1.6889.2.4.1
         avICAlarmMIB 1.3.6.1.4.1.6889.2.4.1.1
MIB objects for AIC alarm
             avICAlarmObjects 1.3.6.1.4.1.6889.2.4.1.1.1
                 avICAlarmTrapObjects 1.3.6.1.4.1.6889.2.4.1.1.1.1
                     avICAlarmIndex 1.3.6.1.4.1.6889.2.4.1.1.1.1.1 unsigned32 read-only
An integer that acts as an Alarm Id to uniquely identify each IC alarm. The alarm id starts at zero when the sysUpTime starts at zero.
                     avICAlarmTime 1.3.6.1.4.1.6889.2.4.1.1.1.1.2 timeticks read-only
The local Time at which Alarm was generated at the alarm source identified by avICAlarmName/avICAlarmLocation. This is a time-stamp based on alarm-generation time at the source (IC server) - not the sysUptime of the associated SNMP agent. The time value is encoded by the source as an integer.
                     avICAlarmName 1.3.6.1.4.1.6889.2.4.1.1.1.1.3 octet string read-only
Interface name of the alarm source entity - in form of interface name i.e. ServerName.Interface (e.g. alarm.Alarm).
                     avICAlarmLocation 1.3.6.1.4.1.6889.2.4.1.1.1.1.4 octet string read-only
The location (IP address and port) of the server/client from where the alarm was generated. The location is in the form of ip-address:port-number, e.g. 192.168.6.185:7001.
                     avICAlarmLocationIpAddress 1.3.6.1.4.1.6889.2.4.1.1.1.1.5 ipaddress read-only
Ip-Address of the location of the server/client from where the alarm was generated
                     avICAlarmLocationPort 1.3.6.1.4.1.6889.2.4.1.1.1.1.6 integer read-only
IP port-number of the server/client at avICAlarmLocationIpAddress from where the alarm was generated
                     avICAlarmPriorityCritical 1.3.6.1.4.1.6889.2.4.1.1.1.1.7 ituperceivedseverity read-only
Importance of the alarm. Pre-defined levels are emergency, high, info, low. Alarms with info priority are discarded and alarms with other priority levels are mapped as shown following - emergency --> critical(3)
                     avICAlarmPriorityMajor 1.3.6.1.4.1.6889.2.4.1.1.1.1.8 ituperceivedseverity read-only
Importance of the alarm. Pre-defined levels are emergency, high, info, low. Alarms with info priority are discarded and alarms with other priority levels are mapped as shown following - high --> major(4)
                     avICAlarmPriorityMinor 1.3.6.1.4.1.6889.2.4.1.1.1.1.9 ituperceivedseverity read-only
Importance of the alarm. Pre-defined levels are emergency, high, info, low. Alarms with info priority are discarded and alarms with other priority levels are mapped as shown following - low --> minor(5)
                     avICAlarmDescription 1.3.6.1.4.1.6889.2.4.1.1.1.1.10 octet string read-only
Textual description of this alarm. Actual cause of raising this alarm
             avICAlarmNotifications 1.3.6.1.4.1.6889.2.4.1.1.2
                 avICAlarmEvent 1.3.6.1.4.1.6889.2.4.1.1.2.1
IC Alarm event that encapsulates IC Alarm into SNMP Notification. Make sure that the object (control variable) instances are encoded as sysUpTime.0 = <55556>, snmpTrapOID.0 = avICAlarmNotifications.1 , avICAlarmTime.0=, avICAlarmName.0=, avICAlarmLocation.0=, (avICAlarmLocationIpAddress.0=, avICAlarmLocationPort.0=<1234>,) avICAlarmPriorityCritical.0=<3> avICAlarmPriorityMajor.0=<4> avICAlarmPriorityMinor.0=<5> avICAlarmDescription.0=<00 00 00 00 00 ... > in the varbind-list of the Notification PDU.
             avICAlarmConformance 1.3.6.1.4.1.6889.2.4.1.1.3
                 avICAlarmCompliances 1.3.6.1.4.1.6889.2.4.1.1.3.1
                     avICAlarmCompliance 1.3.6.1.4.1.6889.2.4.1.1.3.1.1
The compliance statement
                 avICAlarmGroups 1.3.6.1.4.1.6889.2.4.1.1.3.2
                     avICAlarmTrapObjectGroup 1.3.6.1.4.1.6889.2.4.1.1.3.2.1
These objects are required to control traps from IC Alarm Manager systems.