AISYSCFGTEMP-MIB
AI MIB Summary
The AISYSCFGTEMP-MIB module enables monitoring of environmental temperature sensor readings on AISYSCFG hardware platforms via SNMP. It provides access to real-time thermal metrics for system health assessment and thermal threshold alerting.
MIB module for Temperature Probes.
Main OID:
aiSysCfgTemp.1.3.6.1.4.1.539.32.5
16
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
aii OBJECT IDENTIFIER .1.3.6.1.4.1.539 |
aiSysCfg OBJECT IDENTIFIER .1.3.6.1.4.1.539.32 |
aiSysCfgTempMIB module for Temperature Probes. MODULE-IDENTITY .1.3.6.1.4.1.539.32.5 |
aiSCTempTrapInfo OBJECT IDENTIFIER .1.3.6.1.4.1.539.32.5.0 |
aiSCTempTrapFailTrap sent when a temperature probe reads a value outside its operational range. NOTIFICATION-TYPE .1.3.6.1.4.1.539.32.5.0.1 |
aiSCTempTrapOkTrap sent when a temperature probe reverts to its operational range from a failure mode. NOTIFICATION-TYPE .1.3.6.1.4.1.539.32.5.0.2 |
aiSCTempAgregateStatusAggregate status of the temperature probes in the system.ro Enumeration .1.3.6.1.4.1.539.32.5.1 |
aiSCTempProbeTableA table of information on each temperature probe in the system. SEQUENCE OF AiSCTempProbeEntry .1.3.6.1.4.1.539.32.5.2 |
aiSCTempProbeEntry AiSCTempProbeEntry .1.3.6.1.4.1.539.32.5.2.1 |
aiSCTempProbeIndexSelf referential index into this table.ro Integer32 .1.3.6.1.4.1.539.32.5.2.1.1 |
aiSCTempProbeDescriptionDescription of the temperature probe to which this table entry refers.ro DisplayString .1.3.6.1.4.1.539.32.5.2.1.2 |
aiSCTempProbeStatusThe state of this temperature probe. available(1) indicates that the value returned in aiSCTempCelsius is valid.ro Enumeration .1.3.6.1.4.1.539.32.5.2.1.3 |
aiSCTempProbeLocationThe location of this temperature probe. It is either available or unavailable.ro Enumeration .1.3.6.1.4.1.539.32.5.2.1.4 |
aiSCTempProbeLowThreshCelsiusThe lower threshold for this temperature probe (Celsius). When the temp drops below this value, an SNMP trap is sent.rw INTEGER UNITS "degrees Celsius" .1.3.6.1.4.1.539.32.5.2.1.5 |
aiSCTempProbeHighThreshCelsiusThe upper threshold for this temperature probe (Celsius). When the temp rises above this value, an SNMP trap is sent.rw INTEGER UNITS "degrees Celsius" .1.3.6.1.4.1.539.32.5.2.1.6 |
aiSCTempProbeTempCelsiusThe current temperature of this probe (Celsius).ro INTEGER UNITS "degrees Celsius" .1.3.6.1.4.1.539.32.5.2.1.7 |