ASCEND-MIBALARM-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-MIBALARM-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).
|
|||
Object Name | OID | Type | Access | Info |
mibalarmProfile | 1.3.6.1.4.1.529.23.33 | |||
mibalarmProfileTable | 1.3.6.1.4.1.529.23.33.1 | no-access |
A list of mibalarmProfile profile entries. |
|
1.3.6.1.4.1.529.23.33.1.1 | no-access |
A mibalarmProfile entry containing objects that maps to the parameters of mibalarmProfile profile. |
||
alarmProfile_Name | 1.3.6.1.4.1.529.23.33.1.1.1 | displaystring | read-only |
The name consists of a null terminated ascii string supplied by the user |
alarmProfile_Enabled | 1.3.6.1.4.1.529.23.33.1.1.2 | integer | read-write |
TRUE if the alarm profile is enabled, otherwise FALSE. Enumeration: 'yes': 2, 'no': 1. |
alarmProfile_Event | 1.3.6.1.4.1.529.23.33.1.1.3 | integer | read-write |
Alarm event type Enumeration: 'powerFailure': 4, 'secondaryControllerStateChange': 6, 'lowTemperatureTrigger': 9, 'dpramCbusFailure': 11, 'inputRelayOpen': 8, 'fanFailure': 5, 'slotStateChange': 2, 'primarySwitchover': 3, 'lineStateChange': 1, 'inputRelayClosed': 7, 'highTemperatureTrigger': 10. |
alarmProfile_PhysicalAddress_Shelf | 1.3.6.1.4.1.529.23.33.1.1.4 | integer | read-write |
The number of the shelf that the addressed physical device resides on. Enumeration: 'anyShelf': 1, 'shelf2': 3, 'shelf3': 4, 'shelf1': 2, 'shelf6': 7, 'shelf7': 8, 'shelf4': 5, 'shelf5': 6, 'shelf8': 9, 'shelf9': 10. |
alarmProfile_PhysicalAddress_Slot | 1.3.6.1.4.1.529.23.33.1.1.5 | integer | read-write |
The number of the slot that the addressed physical device resides on. Enumeration: 'aLim': 55, 'bLim': 56, 'trunkModule2': 46, 'slot36': 37, 'firstControlModule': 53, 'trunkModule1': 45, 'rightController': 50, 'slot28': 29, 'slot29': 30, 'slot24': 25, 'slot25': 26, 'slot26': 27, 'slot27': 28, 'slot20': 21, 'slot21': 22, 'slot22': 23, 'slot23': 24, 'slotPrimary': 59, 'cLim': 57, 'slot40': 41, 'secondControlModule': 54, 'leftController': 49, 'slot39': 40, 'controlModule': 51, 'slot9': 10, 'slot8': 9, 'controller': 42, 'slot38': 39, 'slot1': 2, 'slot3': 4, 'slot2': 3, 'slot5': 6, 'slot4': 5, 'slot7': 8, 'slot6': 7, 'slot11': 12, 'slot10': 11, 'slot13': 14, 'slot12': 13, 'slot15': 16, 'slot14': 15, 'slot17': 18, 'slot16': 17, 'slot19': 20, 'slot18': 19, 'slot31': 32, 'slot30': 31, 'slot37': 38, 'anySlot': 1, 'slot35': 36, 'slot34': 35, 'slot33': 34, 'dLim': 58, 'slot32': 33. |
alarmProfile_PhysicalAddress_ItemNumber | 1.3.6.1.4.1.529.23.33.1.1.6 | integer | read-write |
A number that specifies an addressable entity within the context of shelf and slot. |
alarmProfile_Action_AlarmLedMinor | 1.3.6.1.4.1.529.23.33.1.1.7 | integer | read-write |
The LED that indicates a minor alarm Enumeration: 'on': 2, 'off': 1. |
alarmProfile_Action_AlarmLedMajor | 1.3.6.1.4.1.529.23.33.1.1.8 | integer | read-write |
The LED that indicates a major alarm Enumeration: 'on': 2, 'off': 1. |
alarmProfile_Action_AlarmRelayMinor | 1.3.6.1.4.1.529.23.33.1.1.9 | integer | read-write |
The relay that is set for a minor alarm Enumeration: 'on': 2, 'off': 1. |
alarmProfile_Action_AlarmRelayMinorDuration | 1.3.6.1.4.1.529.23.33.1.1.10 | integer | read-write |
The duration in seconds for which the minor relay is set |
alarmProfile_Action_AlarmRelayMajor | 1.3.6.1.4.1.529.23.33.1.1.11 | integer | read-write |
The relay that is set for a major alarm Enumeration: 'on': 2, 'off': 1. |
alarmProfile_Action_AlarmRelayMajorDuration | 1.3.6.1.4.1.529.23.33.1.1.12 | integer | read-write |
The duration in seconds for which the major relay is set |
alarmProfile_Action_o | 1.3.6.1.4.1.529.23.33.1.1.13 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |