COM21-HCXALM-MIB: View SNMP OID List / Download MIB
VENDOR: COM21
Home | MIB: COM21-HCXALM-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 |
com21HcxAlm | 1.3.6.1.4.1.1141.2.11 |
This is the Com21 ComController Alarm Management MIB module. COM21 Part# 005-0025-00 |
||
com21HcxCurrAlmGroup | 1.3.6.1.4.1.1141.2.15 | |||
com21HcxCurrAlmTable | 1.3.6.1.4.1.1141.2.15.1 | no-access |
table of current alarms. |
|
1.3.6.1.4.1.1141.2.15.1.1 | no-access |
. |
||
hcxAlmTrapId | 1.3.6.1.4.1.1141.2.15.1.1.1 | integer32 | read-only |
contains the trap id associated with the alarm. |
hcxAlmSeverity | 1.3.6.1.4.1.1141.2.15.1.1.2 | alarmseverity | read-only |
contains alarm severity. |
hcxAlmTime | 1.3.6.1.4.1.1141.2.15.1.1.3 | epochtime | read-only |
contains time (in the form of Epoch) that alarm occured. |
hcxAlmShelfId | 1.3.6.1.4.1.1141.2.15.1.1.4 | integer | read-only |
contains the shelf id associated with the alarm. |
hcxAlmSlotId | 1.3.6.1.4.1.1141.2.15.1.1.5 | integer32 | read-only |
contains the slot id associated with the alarm. |
hcxAlmPortId | 1.3.6.1.4.1.1141.2.15.1.1.6 | integer | read-only |
contains any port id associated with the alarm. If there is no associated port number then this attribute will be 0. |
hcxAlmMacAddr | 1.3.6.1.4.1.1141.2.15.1.1.7 | macaddress | read-only |
contains any MAC address (i.e. ComPort MAC Address) associated with the alarm. If there is no associated MAC address then this attribute will be 0. |
hcxAlmDataAValid | 1.3.6.1.4.1.1141.2.15.1.1.8 | integer | read-only |
this attribute indicates if the hcxAlmDataA attribute is valid for this alarm. Enumeration: 'false': 2, 'true': 1. |
hcxAlmDataA | 1.3.6.1.4.1.1141.2.15.1.1.9 | integer32 | read-only |
contains a single integer for data related to the alarm. i.e. for storing a threshold value associated with a threshold alarm. The application reading this value must have explicit knowledge of the trap id inorder to interpret this attribute. |
hcxAlmDataBValid | 1.3.6.1.4.1.1141.2.15.1.1.10 | integer | read-only |
this attribute indicates if the hcxAlmDataB attribute is valid for this alarm. Enumeration: 'false': 2, 'true': 1. |
hcxAlmDataB | 1.3.6.1.4.1.1141.2.15.1.1.11 | integer32 | read-only |
contains a second integer field for data related to the alarm. The application reading this value must have explicit knowledge of the trap id in order to interpret this attribute. |
hcxAlmStrDataValid | 1.3.6.1.4.1.1141.2.15.1.1.12 | integer | read-only |
this attribute indicates if the hcxAlmStrData attribute is valid for this alarm. Enumeration: 'false': 2, 'true': 1. |
hcxAlmStrData | 1.3.6.1.4.1.1141.2.15.1.1.13 | displaystring | read-only |
contains a display string for information related to the alarm. It maybe for storing a descriptive string or other text information. |
com21HcxEventLogGroup | 1.3.6.1.4.1.1141.2.16 | |||
com21HcxEventLogTable | 1.3.6.1.4.1.1141.2.16.1 | no-access |
table of alarm log. |
|
1.3.6.1.4.1.1141.2.16.1.1 | no-access |
. |
||
hcxEventLogId | 1.3.6.1.4.1.1141.2.16.1.1.1 | integer32 | read-only |
contains alarm id. This is a simple sequential number starting at 1. |
hcxEventLogSeverity | 1.3.6.1.4.1.1141.2.16.1.1.2 | alarmseverity | read-only |
contains alarm severity. |
hcxEventLogTime | 1.3.6.1.4.1.1141.2.16.1.1.3 | epochtime | read-only |
contains time (in the form of Epoch) that alarm occured. |
hcxEventLogShelfId | 1.3.6.1.4.1.1141.2.16.1.1.4 | integer | read-only |
contains the shelf id associated with the alarm. |
hcxEventLogSlotId | 1.3.6.1.4.1.1141.2.16.1.1.5 | integer32 | read-only |
contains the slot id associated with the alarm. |
hcxEventLogPortId | 1.3.6.1.4.1.1141.2.16.1.1.6 | integer | read-only |
contains any port id associated with the alarm. If there is no associated port number then this attribute will be 0. |
hcxEventLogMacAddr | 1.3.6.1.4.1.1141.2.16.1.1.7 | macaddress | read-only |
contains any MAC Address associated with the alarm. If there is no associated MAC Address then this attribute will be 0. |
hcxEventLogTrapId | 1.3.6.1.4.1.1141.2.16.1.1.8 | integer32 | read-only |
contains the trap id associated with the alarm. |
hcxEventLogDataAValid | 1.3.6.1.4.1.1141.2.16.1.1.9 | integer | read-only |
this attribute indicates if the hcxEventLogDataA attribute is valid for this alarm. Enumeration: 'false': 2, 'true': 1. |
hcxEventLogDataA | 1.3.6.1.4.1.1141.2.16.1.1.10 | integer32 | read-only |
contains a single integer for data related to the alarm. i.e. for storing a threshold value associated with a threshold alarm. The application reading this value must have explicit knowledge of the trap id inorder to interpret this attribute. |
hcxEventLogDataBValid | 1.3.6.1.4.1.1141.2.16.1.1.11 | integer | read-only |
this attribute indicates if the hcxEventLogDataB attribute is valid for this alarm. Enumeration: 'false': 2, 'true': 1. |
hcxEventLogDataB | 1.3.6.1.4.1.1141.2.16.1.1.12 | integer32 | read-only |
contains a second integer field for data related to the alarm. The application reading this value must have explicit knowledge of the trap id in order to interpret this attribute. |
hcxEventStrDataValid | 1.3.6.1.4.1.1141.2.16.1.1.13 | integer | read-only |
this attribute indicates if the hcxEventStrData attribute is valid for this alarm. Enumeration: 'false': 2, 'true': 1. |
hcxEventStrData | 1.3.6.1.4.1.1141.2.16.1.1.14 | displaystring | read-only |
contains a display string for information related to the alarm. It maybe for storing a descriptive string or other text information. |
com21HcxAlmSeverityGroup | 1.3.6.1.4.1.1141.2.17 | |||
com21HcxAlmSeverityTable | 1.3.6.1.4.1.1141.2.17.1 | no-access |
table of alarm severities. |
|
1.3.6.1.4.1.1141.2.17.1.1 | no-access |
. |
||
hcxAlmSevTrapId | 1.3.6.1.4.1.1141.2.17.1.1.1 | integer32 | read-only |
contains the trap id. |
hcxSetAlmSeverity | 1.3.6.1.4.1.1141.2.17.1.1.2 | alarmseverity | read-write |
contains alarm severity. See trap description for defaults. |