AT-ALMMON-MIB: View SNMP OID List / Download MIB
VENDOR: ALLIED TELESIS
Home | MIB: AT-ALMMON-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 |
atAlmMon | 1.3.6.1.4.1.207.8.4.4.3.26 |
The AT Alarm Monitoring MIB for managing and reporting device alarms. |
||
atAlmMonActionTable | 1.3.6.1.4.1.207.8.4.4.3.26.1 | no-access |
A table of information describing alarm monitoring inputs and consequent actions (i.e. fault LED & relay outputs). |
|
1.3.6.1.4.1.207.8.4.4.3.26.1.1 | no-access |
The description and configuration of what to do for a specific monitored alarm. |
||
atAlmMonActionStackMemberId | 1.3.6.1.4.1.207.8.4.4.3.26.1.1.1 | unsigned32 | read-only |
The index of the stack member of this alarm action. |
atAlmMonActionIndex | 1.3.6.1.4.1.207.8.4.4.3.26.1.1.2 | unsigned32 | read-only |
The numeric identifier of this alarm action. |
atAlmMonAlarmType | 1.3.6.1.4.1.207.8.4.4.3.26.1.1.3 | atalmmonalarmtype | read-only |
The type of alarm that this action monitors. |
atAlmMonAlarmTypeSelection | 1.3.6.1.4.1.207.8.4.4.3.26.1.1.4 | unsigned32 | read-only |
The 1-based index of the alarm of the particular type (as catagorised by atAlmMonAlarmType). |
atAlmMonActionDescription | 1.3.6.1.4.1.207.8.4.4.3.26.1.1.5 | displaystringunsized | read-only |
The description of this alarm monitoring entry. |
atAlmMonActionUseRelay1 | 1.3.6.1.4.1.207.8.4.4.3.26.1.1.6 | atalmmonactionuseoutput | read-write |
Indicates/controls whether or not this alarm monitor drives the first relay output. |
atAlmMonActionUseRelay2 | 1.3.6.1.4.1.207.8.4.4.3.26.1.1.7 | atalmmonactionuseoutput | read-write |
Indicates/controls whether or not this alarm monitor drives the second relay output. |
atAlmMonActionUseRelay3 | 1.3.6.1.4.1.207.8.4.4.3.26.1.1.8 | atalmmonactionuseoutput | read-write |
Indicates/controls whether or not this alarm monitor drives the third relay output. |
atAlmMonActionUseFaultLed | 1.3.6.1.4.1.207.8.4.4.3.26.1.1.9 | atalmmonactionuseoutput | read-write |
Indicates/controls whether or not this alarm monitor drives the fault LED. |
atAlmMonAbnormalState | 1.3.6.1.4.1.207.8.4.4.3.26.1.1.10 | atalmmonabnormalstate | read-write |
Indicates/sets the abnormal (i.e. alarm active) state for a contact input. Only used for contactInput alarm monitors, ignored for all other types. |
atAlmMonActionState | 1.3.6.1.4.1.207.8.4.4.3.26.1.1.11 | atalmmonactionstate | read-only |
Indicates the current state of this alarm monitor. |
atAlmMonPerStackConfiguration | 1.3.6.1.4.1.207.8.4.4.3.26.2 | truthvalue | read-write |
Indicates whether to support per stack member configuration. A true value means that atAlmMonAvailableTable, atAlmMonOutputRelayTable, atAlmMonOutputLedTable and atAlmMonIutputContactTable are supported. A notTrue value means that atAlmMonActionTable is supported. This object should be set to a value that reflects the way that alarm monitors are actually configured or to be configured. |
atAlmMonAvailableTable | 1.3.6.1.4.1.207.8.4.4.3.26.3 | no-access |
A table of information listing available alarms on the device. |
|
1.3.6.1.4.1.207.8.4.4.3.26.3.1 | no-access |
The description and configuration of each available alarm. |
||
atAlmMonAvailableAlarmId | 1.3.6.1.4.1.207.8.4.4.3.26.3.1.1 | unsigned32 | read-only |
The unique numeric identifier for this alarm. |
atAlmMonAvailableType | 1.3.6.1.4.1.207.8.4.4.3.26.3.1.2 | atalmmonalarmtype | read-only |
The type of this alarm, such as externalPSU(1), epsr(2), etc. |
atAlmMonAvailableTypeIndex | 1.3.6.1.4.1.207.8.4.4.3.26.3.1.3 | unsigned32 | read-only |
The index of the particular alarm type (catagorised by atAlmMonAlarmType). For some alarms there are multiple sources on the device (i.e. power supplies). In these cases this object indicates which source the alarm is for (i.e. power supply 1, or power supply 2). This object is used for externalPSU(1) and contactInput(3) alarm only. |
atAlmMonAvailableStkId | 1.3.6.1.4.1.207.8.4.4.3.26.3.1.4 | unsigned32 | read-only |
The id of stack member this alarm triggers on. This object is used for externalPSU(1), contactInput(3), portLinkDown(4), portPoeFailure(7) and temperature(8) alarm only. |
atAlmMonAvailableIfName | 1.3.6.1.4.1.207.8.4.4.3.26.3.1.5 | displaystringunsized | read-only |
The name of the specific interface that this alarm triggers on, such as 'port1.0.1. This object is used for portLinkDown(4) and portPoeFailure(7) alarm only. |
atAlmMonAvailableState | 1.3.6.1.4.1.207.8.4.4.3.26.3.1.6 | atalmmonactionstate | read-only |
Indicates the current state of this alarm. |
atAlmMonOutputRelayTable | 1.3.6.1.4.1.207.8.4.4.3.26.4 | no-access |
This table lists all associations existing on the device between output relays and alarms. Theoretically, an output relay on the device can be triggered by multiple alarms and an alarm can trigger multiple output relays. |
|
1.3.6.1.4.1.207.8.4.4.3.26.4.1 | no-access |
This entry reprents an association between one ouput relay and one alarm. To configure an alarm to use an output relay, a user needs to create a new entry. This can be done through writing a value of used(2) to object atAlmMonOutputRelayUsage that is specified by atAlmMonOutputRelayStkId, atAlmMonOutputRelayNumber, and atAlmMonOutputRelayAlarmId. To reconfigure an alarm not to use an output relay, a user needs to delete the entry. This can be done by writing a value of unused(1) to object atAlmMonOutputRelayUsage. |
||
atAlmMonOutputRelayStkId | 1.3.6.1.4.1.207.8.4.4.3.26.4.1.1 | unsigned32 | read-only |
The id of stack member that the relay(s) reside on. |
atAlmMonOutputRelayNumber | 1.3.6.1.4.1.207.8.4.4.3.26.4.1.2 | unsigned32 | read-only |
The number (i.e. the 1 based index) of the relay. |
atAlmMonOutputRelayAlarmId | 1.3.6.1.4.1.207.8.4.4.3.26.4.1.3 | unsigned32 | read-only |
The id of the alarm that may use this relay output. |
atAlmMonOutputRelayUsage | 1.3.6.1.4.1.207.8.4.4.3.26.4.1.4 | atalmmonactionuseoutput | read-write |
This object indicates whether or not the relay output is used. Since there are entries only for existing associations between the output relays and the alarms, the object value should be always used(2). If a user sets a value of unused(1) to this object, then the whole entry will be deleted. If a user sets a value of used(2) to this object with new index, then a new entry should be created if stack member id, relay number and alarm id are specified properly in the index. |
atAlmMonOutputLedTable | 1.3.6.1.4.1.207.8.4.4.3.26.5 | no-access |
This table lists all associations existing on the device between output LED(s) and alarms. Theoretically, an output LED on the device can be triggered by multiple alarms and an alarm can trigger multiple LED(s). |
|
1.3.6.1.4.1.207.8.4.4.3.26.5.1 | no-access |
This entry reprents an association between one LED and one alarm. To configure an alarm to use an output LED, a user needs to create a new entry. This can be done through writing a value of used(2) to object atAlmMonOutputLedUsage that is specified by atAlmMonOutputLedStkId and atAlmMonOutputRelayAlarmId. To reconfigure an alarm not to use an output LED, a user needs to delete the entry. This can be done by writing a value of unused(1) to object atAlmMonOutputLedUsage. |
||
atAlmMonOutputLedStkId | 1.3.6.1.4.1.207.8.4.4.3.26.5.1.1 | unsigned32 | read-only |
The id of stack member that the output LED resides on. |
atAlmMonOutputLedAlarmId | 1.3.6.1.4.1.207.8.4.4.3.26.5.1.2 | unsigned32 | read-only |
The id of the alarm that may use this output LED. |
atAlmMonOutputLedUsage | 1.3.6.1.4.1.207.8.4.4.3.26.5.1.3 | atalmmonactionuseoutput | read-write |
This object indicates whether or not an LED is used. Since there are entries only for existing associations between the output LED(s) and the alarms, the object value should be always used(2). If a user sets a value of unused(1) to this object, then the whole entry will be deleted. If a user sets a value of used(2) to this object with new index, then a new entry should be created if stack member id and alarm id are specified properly in the index. |
atAlmMonInputContactTable | 1.3.6.1.4.1.207.8.4.4.3.26.6 | no-access |
This table lists all input contacts on the device and their positions. |
|
1.3.6.1.4.1.207.8.4.4.3.26.6.1 | no-access |
The information of each input contact configuration. |
||
atAlmMonInputContactStkId | 1.3.6.1.4.1.207.8.4.4.3.26.6.1.1 | unsigned32 | read-only |
The id of stack member that the input contact reside on. |
atAlmMonInputContactNumber | 1.3.6.1.4.1.207.8.4.4.3.26.6.1.2 | unsigned32 | read-only |
The number (i.e. the 1 based index) of the input contact. |
atAlmMonInputContactPosition | 1.3.6.1.4.1.207.8.4.4.3.26.6.1.3 | atalmmoncontactposition | read-write |
This object represents the position of the input contact. It is either open or closed. A user can reconfigure the position of an input contact by setting a different value to this object. |