TIARA-NETWORKS-ENVIRONMENT-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for TIARA-NETWORKS-ENVIRONMENT-MIB.
Main OID:
tiaraEnvironmentMib.1.3.6.1.4.1.3174.2.3
31
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
31 total| Object Name |
|---|
tiaraEnvironmentMib MODULE-IDENTITY .1.3.6.1.4.1.3174.2.3 |
envObjects OBJECT IDENTIFIER .1.3.6.1.4.1.3174.2.3.1 |
envTempSensorTableA list of module entries. The number of entries is given by the value of chassisNumSlots. SEQUENCE OF EnvTempSensorEntry .1.3.6.1.4.1.3174.2.3.1.1 |
envTempSensorEntryEntry containing information about a temperature sensor within the chassis. EnvTempSensorEntry .1.3.6.1.4.1.3174.2.3.1.1.1 |
envTempSensorUnitIndexThe index to access an entry in the table. INTEGER (0 ..1) .1.3.6.1.4.1.3174.2.3.1.1.1.1 |
envTempSensorValueThe current value of the temperature sensor.ro Gauge32 -- UNITS "degrees Celsius" .1.3.6.1.4.1.3174.2.3.1.1.1.2 |
envTempSensorStateThe current state of the temperature sensor.ro EnvState .1.3.6.1.4.1.3174.2.3.1.1.1.3 |
envFanTableA list of fan unit entries. SEQUENCE OF EnvFanEntry .1.3.6.1.4.1.3174.2.3.1.2 |
envFanEntryEntry containing information about a fan within the chassis. EnvFanEntry .1.3.6.1.4.1.3174.2.3.1.2.1 |
envFanUnitIndexThe index to access an entry in the table. INTEGER(0 ..1) .1.3.6.1.4.1.3174.2.3.1.2.1.1 |
envFanStateThe current state of fan 0, normal/fail.ro EnvState .1.3.6.1.4.1.3174.2.3.1.2.1.2 |
envPwrsupPowerFailCountNumber of failures of either power supply since boot-up.ro INTEGER .1.3.6.1.4.1.3174.2.3.1.3 |
envPwrsupTableA list of power supply status information. SEQUENCE OF EnvPwrsupEntry .1.3.6.1.4.1.3174.2.3.1.4 |
envPwrsupEntryEntry containing power supply information. EnvPwrsupEntry .1.3.6.1.4.1.3174.2.3.1.4.1 |
envPwrsupIndexIndex to access entry. INTEGER .1.3.6.1.4.1.3174.2.3.1.4.1.1 |
envPwrsupInstalledPower supply installed flag.ro EnvInstalled .1.3.6.1.4.1.3174.2.3.1.4.1.2 |
envPwrsupStatusPower supply up/down status.ro EnvStatus .1.3.6.1.4.1.3174.2.3.1.4.1.3 |
envPwrsupTypePower supply type.ro EnvType .1.3.6.1.4.1.3174.2.3.1.4.1.4 |
envPwrsupUptimeSeconds since power supply came up.ro INTEGER .1.3.6.1.4.1.3174.2.3.1.4.1.5 |
envPwrsupDowntimeSeconds since power supply went down.ro INTEGER .1.3.6.1.4.1.3174.2.3.1.4.1.6 |
envNotificationEnables OBJECT IDENTIFIER .1.3.6.1.4.1.3174.2.3.2 |
envEnableTemperatureNotificationIndicates whether the system produces the envTemperatureNotification. The default is yes. Note: implementation is TBD.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.3.2.1 |
envEnableFanNotificationIndicates whether the system produces the envFanNotification. The default is yes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.3.2.2 |
envEnablePowerNotificationIndicates whether the system produces the envPowerNotification. The default is yes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.3.2.3 |
envNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.3174.2.3.3 |
envTemperatureNotificationAn envTemeratureNotification is sent if the environmental monitoring detects that the temperature is at a critical state. This may cause the system to shut down. This notification is sent only if envEnableTemperatureNotification is set to true. NOTIFICATION-TYPE .1.3.6.1.4.1.3174.2.3.3.0.1 |
envFanNotificationAn envFanNotification is sent if the environmental monitoring detects that a fan is in a critical state. This may cause the system to shut down. This notification is sent only if envEnableFanNotification is set to true. NOTIFICATION-TYPE .1.3.6.1.4.1.3174.2.3.3.0.2 |
envPowerSupply1DownNotificationAn envPowerNotification is sent if the environmental monitoring detects that a power supply has changed status. This notification is sent only if envEnablePowerNotification is set to true. NOTIFICATION-TYPE .1.3.6.1.4.1.3174.2.3.3.0.3 |
envPowerSupply1UpNotificationAn envPowerNotification is sent if the environmental monitoring detects that a power supply has changed status. This notification is sent only if envEnablePowerNotification is set to true. NOTIFICATION-TYPE .1.3.6.1.4.1.3174.2.3.3.0.4 |
envPowerSupply2DownNotificationAn envPowerNotification is sent if the environmental monitoring detects that a power supply has changed status. This notification is sent only if envEnablePowerNotification is set to true. NOTIFICATION-TYPE .1.3.6.1.4.1.3174.2.3.3.0.5 |
envPowerSupply2UpNotificationAn envPowerNotification is sent if the environmental monitoring detects that a power supply has changed status. This notification is sent only if envEnablePowerNotification is set to true. NOTIFICATION-TYPE .1.3.6.1.4.1.3174.2.3.3.0.6 |