AISLCDISCRETE-MIB: View SNMP OID List / Download MIB
VENDOR: WESTELL INC.
Home | MIB: AISLCDISCRETE-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 |
aii | 1.3.6.1.4.1.539 | |||
aiSLCDiscrete | 1.3.6.1.4.1.539.24 |
MIB module for SLCs with discrete input and output points. |
||
aiSLCDiscreteInputTable | 1.3.6.1.4.1.539.24.1 | no-access |
Table of discrete input points indexed by point number. Includes description, configuration, and status information. |
|
1.3.6.1.4.1.539.24.1.1 | no-access |
Entry of aiSLCDiscreteInputTable. |
||
aislcdinPointNumber | 1.3.6.1.4.1.539.24.1.1.1 | positiveinteger | read-only |
Input point number to which this table row applies. |
aislcdinDescription | 1.3.6.1.4.1.539.24.1.1.2 | displaystring | read-write |
Textual description of the point. Maximum length is 80 characters. |
aislcdinTrapEnable | 1.3.6.1.4.1.539.24.1.1.3 | integer | read-write |
Enable or disable alarm traps. Enumeration: 'disabled': 2, 'enabled': 1. |
aislcdinNormalInput | 1.3.6.1.4.1.539.24.1.1.4 | integer | read-write |
Input that corresponds to the point's normal state. Enumeration: 'open': 1, 'closed': 2. |
aislcdinAlarmSeverity | 1.3.6.1.4.1.539.24.1.1.5 | integer | read-write |
Severity of the point's alarm state, or notReported(5) if the point does not generate an alarm. Enumeration: 'info': 4, 'notReported': 5, 'major': 2, 'critical': 1, 'minor': 3. |
aislcdinNormalStateText | 1.3.6.1.4.1.539.24.1.1.6 | displaystring | read-write |
Textual description of the point's normal state. Maximum length is 80 characters. |
aislcdinAlarmStateText | 1.3.6.1.4.1.539.24.1.1.7 | displaystring | read-write |
Textual description of the point's alarm state. Maximum length is 80 characters. |
aislcdinCurrentInput | 1.3.6.1.4.1.539.24.1.1.8 | integer | read-only |
The current input to the point. Enumeration: 'open': 1, 'closed': 2. |
aislcdinLastChangeTime | 1.3.6.1.4.1.539.24.1.1.9 | displaystring | read-only |
Textual representation of the time of the most recent input change. 24-hour format: YYYY-MM-DD HH:MM:SS. |
aislcdinCurrentState | 1.3.6.1.4.1.539.24.1.1.10 | integer | read-only |
The point's current alarm state, or normal(5). Enumeration: 'info': 4, 'major': 2, 'critical': 1, 'minor': 3, 'normal': 5. |
aislcdinCurrentStateText | 1.3.6.1.4.1.539.24.1.1.11 | displaystring | read-only |
Textual description of the point's current state. This is either aislcdinNormalStateText or aislcdinAlarmStateText. |
aislcdintl1AccessID | 1.3.6.1.4.1.539.24.1.1.12 | displaystring | read-write |
Unique TL1 access identifier for this point. Maximum length is 22 characters. |
aislcdintl1Provisioned | 1.3.6.1.4.1.539.24.1.1.13 | truthvalue | read-write |
Enable TL1 management of this point. |
aislcdintl1AccessIDType | 1.3.6.1.4.1.539.24.1.1.14 | integer | read-write |
Identifies the point as either an equipment(1) alarm condition or an environmental(2) alarm. Enumeration: 'equipment': 1, 'environmental': 2. |
aislcdintl1NotificationCode | 1.3.6.1.4.1.539.24.1.1.15 | integer | read-write |
Severity of the point's alarm state. Enumeration: 'major': 2, 'critical': 1, 'minor': 3. |
aislcdintl1ServiceAffecting | 1.3.6.1.4.1.539.24.1.1.16 | integer | read-write |
Indicates whether or not the alarm affects the functioning of the equipment. This is only meaningful when aislcdintl1AccessIDType is equipment(1). Enumeration: 'serviceAffecting': 1, 'notServiceAffecting': 2. |
aislcdintl1ConditionType | 1.3.6.1.4.1.539.24.1.1.17 | displaystring | read-write |
String indicating the type of alarm condition, used only when aislcdintl1AccessIDType is equipment(1). Maximum length is 20 characters. |
aislcdintl1ConditionDescription | 1.3.6.1.4.1.539.24.1.1.18 | displaystring | read-write |
Textual description of the alarm condition, used only when aislcdintl1AccessIDType is equipment(1). Maximum length is 64 characters. |
aislcdintl1AlarmType | 1.3.6.1.4.1.539.24.1.1.19 | displaystring | read-write |
String indicating the type of alarm, used only when aislcdintl1AccessIDType is environmental(2). Maximum length is 10 characters. |
aislcdintl1AlarmMessage | 1.3.6.1.4.1.539.24.1.1.20 | displaystring | read-write |
Textual description of the alarm, used only when aislcdintl1AccessIDType is environmental(2). Maximum length is 40 characters. |
aislcdinDebounceValue | 1.3.6.1.4.1.539.24.1.1.21 | integer | read-write |
Number of 100 msec intervals to wait for the input to stop bouncing. |
aiSLCDiscreteOutputTable | 1.3.6.1.4.1.539.24.2 | no-access |
Table of discrete input points indexed by point number. Includes description, configuration, and status information. |
|
1.3.6.1.4.1.539.24.2.1 | no-access |
Entry of aiSLCDiscreteOutputTable. |
||
aislcdoutPointNumber | 1.3.6.1.4.1.539.24.2.1.1 | positiveinteger | read-only |
Output point number to which this table row applies. |
aislcdoutDescription | 1.3.6.1.4.1.539.24.2.1.2 | displaystring | read-write |
Textual description of the point. Maximum length is 80 characters. |
aislcdoutOutputEnable | 1.3.6.1.4.1.539.24.2.1.3 | integer | read-write |
Enable or disable this point. When the point is disabled, the output is immediately de-energized and remains so regardless of the values of other objects in this row. When the point is enabled, output is immediately set to its non-alarm state and operates according to the values of the other objects in this row. Enumeration: 'disabled': 2, 'enabled': 1. |
aislcdoutNormalOutput | 1.3.6.1.4.1.539.24.2.1.4 | integer | no-access |
DEPRECATED: use aislcdoutAlarmStateOutput. Enumeration: 'relayOff': 2, 'relayOn': 1. |
aislcdoutMomentaryTimeout | 1.3.6.1.4.1.539.24.2.1.5 | integer | read-write |
If zero, the output will stay in the alarm state until it is returned to the normal state by some other event. If nonzero, this defines the time interval for momentary operation described in aislcdoutOutput. Maximum is 99.9 seconds. |
aislcdoutCurrentOutput | 1.3.6.1.4.1.539.24.2.1.6 | integer | no-access |
DEPRECATED: use aislcdoutOutput. Enumeration: 'relayOff': 2, 'relayOn': 1. |
aislcdouttl1AccessID | 1.3.6.1.4.1.539.24.2.1.7 | displaystring | read-write |
Unique TL1 access identifier for this point. Maximum length is 22 characters. |
aislcdoutTrapEnable | 1.3.6.1.4.1.539.24.2.1.8 | integer | read-write |
Enable or disable traps. If enabled, a trap is sent whenever the point changes state. Enumeration: 'disabled': 2, 'enabled': 1. |
aislcdoutAlarmStateOutput | 1.3.6.1.4.1.539.24.2.1.9 | integer | read-write |
Output that corresponds to the point's alarm state. Enumeration: 'energized': 1, 'de-energized': 2. |
aislcdoutAlarmSeverity | 1.3.6.1.4.1.539.24.2.1.10 | integer | read-write |
Severity of the point's alarm state, or notReported(5) if the point does not generate an alarm. Enumeration: 'info': 4, 'notReported': 5, 'major': 2, 'critical': 1, 'minor': 3. |
aislcdoutNonAlarmStateText | 1.3.6.1.4.1.539.24.2.1.11 | displaystring | read-write |
Textual description of the point's non-alarm state. Maximum length is 80 characters. |
aislcdoutAlarmStateText | 1.3.6.1.4.1.539.24.2.1.12 | displaystring | read-write |
Textual description of the point's alarm state. Maximum length is 80 characters. |
aislcdoutOutput | 1.3.6.1.4.1.539.24.2.1.13 | integer | read-write |
On a read operation, this is the current output of the point. On a write operation when the output is controlled by aislcdoutEnergizeExpression, the write is rejected. Otherwise on a write operation, when set to de-energized, the output immediately assumes this state. When set to energized, the state of the output goes to the energized state, unless the output is already waiting for its aislcdoutMomentaryTimeout interval to elapse. Enumeration: 'energized': 1, 'de-energized': 2. |
aislcdoutLastChangeTime | 1.3.6.1.4.1.539.24.2.1.14 | displaystring | read-only |
Textual representation of the time of the most recent output change. 24-hour format: YYYY-MM-DD HH:MM:SS. |
aislcdoutCurrentState | 1.3.6.1.4.1.539.24.2.1.15 | integer | read-only |
The point's current alarm state, or normal(5). Enumeration: 'info': 4, 'major': 2, 'critical': 1, 'minor': 3, 'normal': 5. |
aislcdoutCurrentStateText | 1.3.6.1.4.1.539.24.2.1.16 | displaystring | read-only |
Textual description of the point's current state. This is either aislcdoutNonAlarmStateText or aislcdoutAlarmStateText. |
aislcdoutEnergizeExpression | 1.3.6.1.4.1.539.24.2.1.17 | displaystring | read-write |
String that describes when this output goes into the energized state, as a function of a discrete input (or analog input for AIscout2). For AIscout, an integer >= 1 represents a discrete input, and '~' complements the input state. For AIscout2, this expression is a combination of analog and discrete inputs. Analog inputs are preceded by an 'A' and discrete inputs by a 'D'. The complement '~' works on a group of inputs. Also, multiple inputs may be specified as a comma separated list (1,3,5) or a hyphenated range (1-5). The expression is a combination of up to three ORs and as many ANDs as desired (i.e. a sum of 3 products). An empty string indicates manual control of the output point. AIscout examples: '15' -- energize the output when input 15 is alarmed (and deenergize when the input is normal). '~8' -- energize the output when input 8 is normal (and deenergize when the input is alarmed). AIscout2 examples: 'AH1,3,5' -- energize if the high alarm is active on analog inputs 1, 3 and 5. '~AH1-2&AL3' -- energize if analog inputs 1 and 2 are normal (not in the alarm state) AND analog input 3 is in the low alarm state. 'AH*|AL*|D*' -- energize if ANY analog is alarmed OR any discrete input is alarmed. |
aislcdiscPowerSupplyStatus | 1.3.6.1.4.1.539.24.3 | integer | read-only |
Status of the power supply. okay(1) or trouble(2). When the SLC is booted, this indicates okay(1) until the software determines the correct status. Enumeration: 'trouble': 2, 'okay': 1. |
aislcdiscPowerSupplyAStatus | 1.3.6.1.4.1.539.24.4 | integer | read-only |
Status of the 'A' power supply. Enumeration: 'underVoltage': 2, 'overVoltage': 3, 'okay': 1. |
aislcdiscPowerSupplyBStatus | 1.3.6.1.4.1.539.24.5 | integer | read-only |
Status of the 'B' power supply. Enumeration: 'underVoltage': 2, 'overVoltage': 3, 'okay': 1. |
aislcdiscFanStatus | 1.3.6.1.4.1.539.24.6 | integer | read-only |
Status of the fan unit. Enumeration: 'fail': 2, 'okay': 1. |
aislcdisc5VPowerSupplyAStatus | 1.3.6.1.4.1.539.24.7 | integer | read-only |
Status of the 'A' 5V power supply. Enumeration: 'fail': 2, 'okay': 1. |
aislcdisc5VPowerSupplyBStatus | 1.3.6.1.4.1.539.24.8 | integer | read-only |
Status of the 'B' 5V power supply. Enumeration: 'fail': 2, 'notPresent': 3, 'okay': 1. |
aislcdiscFiber1TransmitterStatus | 1.3.6.1.4.1.539.24.9 | integer | read-only |
Status of the first fiber port's transmitter. Enumeration: 'fail': 2, 'notPresent': 3, 'okay': 1. |
aislcdiscFiber2TransmitterStatus | 1.3.6.1.4.1.539.24.10 | integer | read-only |
Status of the second fiber port's transmitter. Enumeration: 'fail': 2, 'notPresent': 3, 'okay': 1. |
aislcdiscAnalogInputPowerSupplyStatus | 1.3.6.1.4.1.539.24.11 | integer | read-only |
Status of the analog input power supply fuse. Enumeration: 'fail': 2, 'notPresent': 3, 'okay': 1. |