ENVIRONMENT-MIB

File: ENVIRONMENT-MIB.mib (11934 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
NT-ENTERPRISE-DATA-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Integer32
Gauge32 NOTIFICATION-TYPE TEXTUAL-CONVENTION
TruthValue NOTIFICATION-GROUP ntEnterpriseDataTasmanMgmt

Defined Types

EnvState  
Represents the state of a device being monitored.
TEXTUAL-CONVENTION    
  INTEGER normal(1), warning(2), critical(3), fail(4), turned-off(5)  

EnvInstalled  
Installed flag for power supply.
TEXTUAL-CONVENTION    
  INTEGER not-installed(1), installed(2)  

EnvStatus  
Installed flag for power supply.
TEXTUAL-CONVENTION    
  INTEGER absent(1), failed(2), normal(3)  

EnvType  
Installed flag for power supply.
TEXTUAL-CONVENTION    
  INTEGER supply-AC-ONLY(1), supply-AC-PoE(2), supply-DC(3), unknown(4)  

NnEnvFanEntry  
SEQUENCE    
  nnenvFanUnitIndex INTEGER
  nnenvFanState EnvState

NnEnvPwrsupEntry  
SEQUENCE    
  nnenvPwrsupIndex INTEGER
  nnenvPwrsupInstalled EnvInstalled
  nnenvPwrsupStatus EnvStatus
  nnenvPwrsupType EnvType
  nnenvPwrsupUptime Integer32
  nnenvPwrsupDowntime Integer32

Defined Values

nnenvironmentMib 1.3.6.1.4.1.562.73.1.1.1.3
Tok_String
MODULE-IDENTITY    

nnenvObjects 1.3.6.1.4.1.562.73.1.1.1.3.1
OBJECT IDENTIFIER    

nnenvNotificationEnables 1.3.6.1.4.1.562.73.1.1.1.3.2
OBJECT IDENTIFIER    

nnenvNotifications 1.3.6.1.4.1.562.73.1.1.1.3.3
OBJECT IDENTIFIER    

nnenvTraps 1.3.6.1.4.1.562.73.1.1.1.3.3.0
OBJECT IDENTIFIER    

nnenvTempSensorGroup 1.3.6.1.4.1.562.73.1.1.1.3.1.1
OBJECT IDENTIFIER    

nnenvTempSensorValue 1.3.6.1.4.1.562.73.1.1.1.3.1.1.1
The Average value of the temperature sensors.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

nnenvTempSensorState 1.3.6.1.4.1.562.73.1.1.1.3.1.1.2
The Average status of the temperature sensors.
Status: current Access: read-only
OBJECT-TYPE    
  EnvState  

nnenvFanTable 1.3.6.1.4.1.562.73.1.1.1.3.1.2
A list of fan unit entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NnEnvFanEntry

nnenvFanEntry 1.3.6.1.4.1.562.73.1.1.1.3.1.2.1
Entry containing information about a fan within the chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  NnEnvFanEntry  

nnenvFanUnitIndex 1.3.6.1.4.1.562.73.1.1.1.3.1.2.1.1
The index to access an entry in the table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 0..1  

nnenvFanState 1.3.6.1.4.1.562.73.1.1.1.3.1.2.1.2
The current state of fan 0, normal/fail.
Status: current Access: read-only
OBJECT-TYPE    
  EnvState  

nnenvPwrsupPowerFailCount 1.3.6.1.4.1.562.73.1.1.1.3.1.3
Number of failures of either power supply since boot-up.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nnenvPwrsupTable 1.3.6.1.4.1.562.73.1.1.1.3.1.4
A list of power supply status information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NnEnvPwrsupEntry

nnenvPwrsupEntry 1.3.6.1.4.1.562.73.1.1.1.3.1.4.1
Entry containing power supply information.
Status: current Access: not-accessible
OBJECT-TYPE    
  NnEnvPwrsupEntry  

nnenvPwrsupIndex 1.3.6.1.4.1.562.73.1.1.1.3.1.4.1.1
Index to access entry.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 1..2  

nnenvPwrsupInstalled 1.3.6.1.4.1.562.73.1.1.1.3.1.4.1.2
Power supply installed flag.
Status: current Access: read-only
OBJECT-TYPE    
  EnvInstalled  

nnenvPwrsupStatus 1.3.6.1.4.1.562.73.1.1.1.3.1.4.1.3
Power supply up/down status.
Status: current Access: read-only
OBJECT-TYPE    
  EnvStatus  

nnenvPwrsupType 1.3.6.1.4.1.562.73.1.1.1.3.1.4.1.4
Power supply type.
Status: current Access: read-only
OBJECT-TYPE    
  EnvType  

nnenvPwrsupUptime 1.3.6.1.4.1.562.73.1.1.1.3.1.4.1.5
Seconds since power supply came up.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nnenvPwrsupDowntime 1.3.6.1.4.1.562.73.1.1.1.3.1.4.1.6
Seconds since power supply went down.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nnenvEnableTemperatureNotification 1.3.6.1.4.1.562.73.1.1.1.3.2.1
Indicates whether the system produces the envTemperatureNotification. The default is yes. Note: implementation is TBD.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

nnenvEnableFanNotification 1.3.6.1.4.1.562.73.1.1.1.3.2.2
Indicates whether the system produces the envFanNotification. The default is yes.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

nnenvEnablePowerNotification 1.3.6.1.4.1.562.73.1.1.1.3.2.3
Indicates whether the system produces the envPowerNotification. The default is yes.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

nnenvTemperatureNotification 1.3.6.1.4.1.562.73.1.1.1.3.3.0.1
An 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.
Status: current Access: read-write
NOTIFICATION-TYPE    

nnenvFanNotification 1.3.6.1.4.1.562.73.1.1.1.3.3.0.2
An 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.
Status: current Access: read-write
NOTIFICATION-TYPE    

nnenvPowerSupply1DownNotification 1.3.6.1.4.1.562.73.1.1.1.3.3.0.3
An 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.
Status: current Access: read-write
NOTIFICATION-TYPE    

nnenvPowerSupply1UpNotification 1.3.6.1.4.1.562.73.1.1.1.3.3.0.4
An 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.
Status: current Access: read-write
NOTIFICATION-TYPE    

nnenvPowerSupply2DownNotification 1.3.6.1.4.1.562.73.1.1.1.3.3.0.5
An 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.
Status: current Access: read-write
NOTIFICATION-TYPE    

nnenvPowerSupply2UpNotification 1.3.6.1.4.1.562.73.1.1.1.3.3.0.6
An 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.
Status: current Access: read-write
NOTIFICATION-TYPE    

nnenvironementNotificationGroup 1.3.6.1.4.1.562.73.1.1.1.3.4
THE Envrionment MIB Notification Group
Status: current Access: read-write
NOTIFICATION-GROUP