AISYSCFGTEMP-MIB: View SNMP OID List / Download MIB
VENDOR: WESTELL INC.
Home | MIB: AISYSCFGTEMP-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 | |||
aiSysCfg | 1.3.6.1.4.1.539.32 | |||
aiSysCfgTemp | 1.3.6.1.4.1.539.32.5 |
MIB module for Temperature Probes. |
||
aiSCTempTrapInfo | 1.3.6.1.4.1.539.32.5.0 | |||
aiSCTempTrapFail | 1.3.6.1.4.1.539.32.5.0.1 |
Trap sent when a temperature probe reads a value outside its operational range. |
||
aiSCTempTrapOk | 1.3.6.1.4.1.539.32.5.0.2 |
Trap sent when a temperature probe reverts to its operational range from a failure mode. |
||
aiSCTempAgregateStatus | 1.3.6.1.4.1.539.32.5.1 | integer | read-only |
Aggregate status of the temperature probes in the system. Enumeration: 'trouble': 2, 'okay': 1. |
aiSCTempProbeTable | 1.3.6.1.4.1.539.32.5.2 | no-access |
A table of information on each temperature probe in the system. |
|
1.3.6.1.4.1.539.32.5.2.1 | no-access | |||
aiSCTempProbeIndex | 1.3.6.1.4.1.539.32.5.2.1.1 | integer32 | read-only |
Self referential index into this table. |
aiSCTempProbeDescription | 1.3.6.1.4.1.539.32.5.2.1.2 | displaystring | read-only |
Description of the temperature probe to which this table entry refers. |
aiSCTempProbeStatus | 1.3.6.1.4.1.539.32.5.2.1.3 | integer | read-only |
The state of this temperature probe. available(1) indicates that the value returned in aiSCTempCelsius is valid. Enumeration: 'available': 1, 'unavailable': 2. |
aiSCTempProbeLocation | 1.3.6.1.4.1.539.32.5.2.1.4 | integer | read-only |
The location of this temperature probe. It is either available or unavailable. Enumeration: 'internal': 1, 'external': 2. |
aiSCTempProbeLowThreshCelsius | 1.3.6.1.4.1.539.32.5.2.1.5 | integer | read-write |
The lower threshold for this temperature probe (Celsius). When the temp drops below this value, an SNMP trap is sent. |
aiSCTempProbeHighThreshCelsius | 1.3.6.1.4.1.539.32.5.2.1.6 | integer | read-write |
The upper threshold for this temperature probe (Celsius). When the temp rises above this value, an SNMP trap is sent. |
aiSCTempProbeTempCelsius | 1.3.6.1.4.1.539.32.5.2.1.7 | integer | read-only |
The current temperature of this probe (Celsius). |