DCP-ALARM-MIB: View SNMP OID List / Download MIB
VENDOR: SMARTOPTICS AS
Home | MIB: DCP-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).
|
|||
Object Name | OID | Type | Access | Info |
dcpAlarm | 1.3.6.1.4.1.30826.2.2.2 |
This is the enterprise specific DCP ALARM MIB for Smartoptics |
||
dcpAlarmGeneral | 1.3.6.1.4.1.30826.2.2.2.1 | |||
dcpAlarmGeneralList | 1.3.6.1.4.1.30826.2.2.2.1.1 | |||
dcpAlarmGeneralHighestSeverity | 1.3.6.1.4.1.30826.2.2.2.1.1.1 | ituperceivedseverity | read-only |
The highest severity of the active alarms in the system. |
dcpAlarmGeneralActiveCritical | 1.3.6.1.4.1.30826.2.2.2.1.1.2 | unsigned32 | read-only |
The number of active critical alarms in the system. |
dcpAlarmGeneralActiveMajor | 1.3.6.1.4.1.30826.2.2.2.1.1.3 | unsigned32 | read-only |
The number of active major alarms in the system. |
dcpAlarmGeneralActiveMinor | 1.3.6.1.4.1.30826.2.2.2.1.1.4 | unsigned32 | read-only |
The number of active minor alarms in the system. |
dcpAlarmGeneralActiveWarning | 1.3.6.1.4.1.30826.2.2.2.1.1.5 | unsigned32 | read-only |
The number of active warning alarms in the system. |
dcpAlarmGeneralNumberActiveList | 1.3.6.1.4.1.30826.2.2.2.1.1.6 | unsigned32 | read-only |
The number of active alarms in the system. This is also the number of alarms in the dcpAlarmActiveLTable |
dcpAlarmGeneralNumberLogList | 1.3.6.1.4.1.30826.2.2.2.1.1.7 | unsigned32 | read-only |
The number of alarms(active and deactivated) there is in the system. This number matches the number of rows in the dcpAlarmLogTable. |
dcpAlarmGeneralLastTrapSeqNumber | 1.3.6.1.4.1.30826.2.2.2.1.1.8 | unsigned32 | read-only |
The sequece number used when the last Enterprise trap was sent. |
dcpAlarmObjects | 1.3.6.1.4.1.30826.2.2.2.2 | |||
dcpAlarmActiveListTable | 1.3.6.1.4.1.30826.2.2.2.2.1 | no-access |
Keeps a list of the current active alarms in the system. |
|
1.3.6.1.4.1.30826.2.2.2.2.1.1 | no-access |
Description. |
||
dcpAlarmActiveListIndex | 1.3.6.1.4.1.30826.2.2.2.2.1.1.1 | dcpalarmindex | read-only |
Unique index assigned to each alarm. |
dcpAlarmActiveListLocation | 1.3.6.1.4.1.30826.2.2.2.2.1.1.2 | displaystring | read-only |
The location from where the alarm originated. chassis, slot 1, slot 2, psu-1/1, psu-1/2 or fan-1/1 |
dcpAlarmActiveListInterfaceName | 1.3.6.1.4.1.30826.2.2.2.2.1.1.3 | displaystring | read-only |
The interface name from where the alarm originated. If no interface this value is empty. if-c/s/i where c = chassis, s = slot, i = interface or if-c/channelid where c = chassis. |
dcpAlarmActiveListText | 1.3.6.1.4.1.30826.2.2.2.2.1.1.4 | displaystring | read-only |
The text for the alarm. |
dcpAlarmActiveListSeverity | 1.3.6.1.4.1.30826.2.2.2.2.1.1.5 | ituperceivedseverity | read-only |
The severity of the alarm as defined in ITU-T X.733. |
dcpAlarmActiveListStartTime | 1.3.6.1.4.1.30826.2.2.2.2.1.1.6 | dateandtime | read-only |
The time when the alarm was activated. |
dcpAlarmActiveListSeqNumber | 1.3.6.1.4.1.30826.2.2.2.2.1.1.7 | unsigned32 | read-only |
This OID currently always returns 0. |
dcpAlarmActiveListInterfaceDescription | 1.3.6.1.4.1.30826.2.2.2.2.1.1.8 | displaystring | read-only |
The interface description field from where the alarm originated. |
dcpAlarmLogTable | 1.3.6.1.4.1.30826.2.2.2.2.2 | no-access |
Keeps a list of the current active and deactivated alarms in the system. |
|
1.3.6.1.4.1.30826.2.2.2.2.2.1 | no-access |
Description. |
||
dcpAlarmLogListIndex | 1.3.6.1.4.1.30826.2.2.2.2.2.1.1 | dcpalarmindex | read-only |
Unique index assigned to each alarm. |
dcpAlarmLogListLocation | 1.3.6.1.4.1.30826.2.2.2.2.2.1.2 | displaystring | read-only |
The location from where the alarm originated. chassis, slot 1, slot 2, psu-1/1, psu-1/2 or fan-1/1 |
dcpAlarmLogListInterfaceName | 1.3.6.1.4.1.30826.2.2.2.2.2.1.3 | displaystring | read-only |
The interface name from where the alarm originated. If no interface this value is empty. if-c/s/i where c = chassis, s = slot and i = interface number. |
dcpAlarmLogListText | 1.3.6.1.4.1.30826.2.2.2.2.2.1.4 | displaystring | read-only |
The alarm text for the alarm. |
dcpAlarmLogListSeverity | 1.3.6.1.4.1.30826.2.2.2.2.2.1.5 | ituperceivedseverity | read-only |
The severity of the alarm as defined in ITU-T X.733. |
dcpAlarmLogListStartTime | 1.3.6.1.4.1.30826.2.2.2.2.2.1.6 | dateandtime | read-only |
The time when the alarm was activated. |
dcpAlarmLogListEndTime | 1.3.6.1.4.1.30826.2.2.2.2.2.1.7 | dateandtime | read-only |
The time when the alarm was deactivated. |
dcpAlarmLogListSeqNumber | 1.3.6.1.4.1.30826.2.2.2.2.2.1.8 | unsigned32 | read-only |
This OID currently always returns 0. |
dcpAlarmLogListInterfaceDescription | 1.3.6.1.4.1.30826.2.2.2.2.2.1.9 | displaystring | read-only |
The interface description field from where the alarm originated. |
dcpAlarmMIBNotifications | 1.3.6.1.4.1.30826.2.2.2.3 | |||
dcpAlarmNotification | 1.3.6.1.4.1.30826.2.2.2.3.0 | |||
dcpAlarmNotificationCleared | 1.3.6.1.4.1.30826.2.2.2.3.0.1 |
Sent when an alarm is deactivated. |
||
dcpAlarmNotificationCritical | 1.3.6.1.4.1.30826.2.2.2.3.0.2 |
Sent when an alarm of severity critical is activated. |
||
dcpAlarmNotificationMajor | 1.3.6.1.4.1.30826.2.2.2.3.0.3 |
Sent when an alarm of severity major is activated. |
||
dcpAlarmNotificationMinor | 1.3.6.1.4.1.30826.2.2.2.3.0.4 |
Sent when an alarm of severity minor is activated. |
||
dcpAlarmNotificationWarning | 1.3.6.1.4.1.30826.2.2.2.3.0.5 |
Sent when an alarm of severity warning is activated. |
||
dcpAlarmMIBCompliance | 1.3.6.1.4.1.30826.2.2.2.4 | |||
dcpAlarmMIBGroups | 1.3.6.1.4.1.30826.2.2.2.4.1 | |||
dcpAlarmGeneralGroupV1 | 1.3.6.1.4.1.30826.2.2.2.4.1.1 |
The general alarm objects V1. |
||
dcpAlarmNotificationGroupV1 | 1.3.6.1.4.1.30826.2.2.2.4.1.2 |
The alarm notifications V1. |
||
dcpAlarmActiveListGroupV1 | 1.3.6.1.4.1.30826.2.2.2.4.1.3 |
The active alarm list objects V1. |
||
dcpAlarmLogListGroupV1 | 1.3.6.1.4.1.30826.2.2.2.4.1.4 |
The alarm log list objects V1. |
||
dcpAlarmLogListGroupV2 | 1.3.6.1.4.1.30826.2.2.2.4.1.5 |
The alarm log list objects V2. |
||
dcpAlarmActiveListGroupV2 | 1.3.6.1.4.1.30826.2.2.2.4.1.6 |
The active alarm list objects V2. |
||
dcpAlarmMIBCompliances | 1.3.6.1.4.1.30826.2.2.2.4.2 | |||
dcpAlarmBasicComplV1 | 1.3.6.1.4.1.30826.2.2.2.4.2.1 |
Basic implementation requirements for the DCP-ALARM-MIB V1. |
||
dcpAlarmBasicComplV2 | 1.3.6.1.4.1.30826.2.2.2.4.2.2 |
Basic requirements for the DCP-ALARM-MIB Compliance V2. |
||
dcpAlarmBasicComplV3 | 1.3.6.1.4.1.30826.2.2.2.4.2.3 |
Basic requirements for the DCP-ALARM-MIB Compliance V3. |