ENTERASYS-ENTITY-SENSOR-MIB-EXT-MIB

File: ENTERASYS-ENTITY-SENSOR-MIB-EXT-MIB.mib (17544 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF ENTITY-MIB
ENTITY-SENSOR-MIB P-BRIDGE-MIB ENTERASYS-MIB-NAMES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
entPhysicalIndex entPhySensorScale entPhySensorPrecision
entPhySensorValue EntitySensorValue entPhySensorOperStatus
entPhySensorUnitsDisplay EnabledStatus etsysModules

Defined Types

EtsysEntityTempSensorExtEntry  
SEQUENCE    
  etsysEntityTempSensorState INTEGER
  etsysEntityTempSensorHotTemp EntitySensorValue
  etsysEntityTempSensorWarmTemp EntitySensorValue
  etsysEntityTempSensorCoolTemp EntitySensorValue
  etsysEntityTempSensorColdTemp EntitySensorValue
  etsysEntityTempSensorTrapEnable EnabledStatus

EtsysEntitySfpSensorExtEntry  
SEQUENCE    
  etsysEntitySfpSensorState INTEGER
  etsysEntitySfpSensorHighAlarm EntitySensorValue
  etsysEntitySfpSensorHighWarning EntitySensorValue
  etsysEntitySfpSensorLowWarning EntitySensorValue
  etsysEntitySfpSensorLowAlarm EntitySensorValue

Defined Values

etsysEntitySensorExtMIB 1.3.6.1.4.1.5624.1.2.85
This MIB module defines a portion of the SNMP MIB under the Enterasys Networks enterprise OID that provide extensions to the industry proposed standard ENTITY-SENSOR-MIB.
MODULE-IDENTITY    

etsysEntitySensorExtObjects 1.3.6.1.4.1.5624.1.2.85.1
OBJECT IDENTIFIER    

etsysEntitySensorExtNotifications 1.3.6.1.4.1.5624.1.2.85.1.0
OBJECT IDENTIFIER    

etsysEntityTempSensorExt 1.3.6.1.4.1.5624.1.2.85.1.1
OBJECT IDENTIFIER    

etsysEntitySfpSensorExt 1.3.6.1.4.1.5624.1.2.85.1.2
OBJECT IDENTIFIER    

etsysEntityTempSensorExtTable 1.3.6.1.4.1.5624.1.2.85.1.1.1
A table of per temperature sensor information that extends the general information provided in entPhySensorTable as defined in RFC3433. This table should contain an entry for every object contained in entPhySensorTable that has an entPhySensorType of type celsius(8).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysEntityTempSensorExtEntry

etsysEntityTempSensorExtEntry 1.3.6.1.4.1.5624.1.2.85.1.1.1.1
An entry containing per temperature sensor information.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysEntityTempSensorExtEntry  

etsysEntityTempSensorState 1.3.6.1.4.1.5624.1.2.85.1.1.1.1.1
This object indicates the state of the temperature sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), cold(2), cool(3), normal(4), warm(5), hot(6)  

etsysEntityTempSensorHotTemp 1.3.6.1.4.1.5624.1.2.85.1.1.1.1.2
The temperature value above which the ambient temperature is deemed to be hot. To correctly interpret the value of this object, the associated entPhySensorType, entPhySensorScale, and entPhySensorPrecision objects must also be examined.
Status: current Access: read-only
OBJECT-TYPE    
  EntitySensorValue  

etsysEntityTempSensorWarmTemp 1.3.6.1.4.1.5624.1.2.85.1.1.1.1.3
The temperature value above which the ambient temperature is deemed to be warm, if it is below or equal the hot value. To correctly interpret the value of this object, the associated entPhySensorType, entPhySensorScale, and entPhySensorPrecision objects must also be examined.
Status: current Access: read-only
OBJECT-TYPE    
  EntitySensorValue  

etsysEntityTempSensorCoolTemp 1.3.6.1.4.1.5624.1.2.85.1.1.1.1.4
The temperature value below which the ambient temperature is deemed to be cool, if it is above or equal the cold value. To correctly interpret the value of this object, the associated entPhySensorType, entPhySensorScale, and entPhySensorPrecision objects must also be examined.
Status: current Access: read-only
OBJECT-TYPE    
  EntitySensorValue  

etsysEntityTempSensorColdTemp 1.3.6.1.4.1.5624.1.2.85.1.1.1.1.5
The temperature value below which the ambient temperature is deemed to be cold. To correctly interpret the value of this object, the associated entPhySensorType, entPhySensorScale, and entPhySensorPrecision objects must also be examined.
Status: current Access: read-only
OBJECT-TYPE    
  EntitySensorValue  

etsysEntityTempSensorTrapEnable 1.3.6.1.4.1.5624.1.2.85.1.1.1.1.6
This object indicates whether the etsysEntityTempSensorStateChng notification will be sent when the sensor state changes as defined by etsysEntityTempSensorState.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

etsysEntitySfpSensorExtTable 1.3.6.1.4.1.5624.1.2.85.1.2.1
A table of per SFP sensor information that extends the general information provided in entPhySensorTable as defined in RFC3433.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysEntitySfpSensorExtEntry

etsysEntitySfpSensorExtEntry 1.3.6.1.4.1.5624.1.2.85.1.2.1.1
An entry containing per SFP sensor information.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysEntitySfpSensorExtEntry  

etsysEntitySfpSensorState 1.3.6.1.4.1.5624.1.2.85.1.2.1.1.1
This object indicates the state of the SFP sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), lowAlarm(2), lowWarning(3), normal(4), highWarning(5), highAlarm(6)  

etsysEntitySfpSensorHighAlarm 1.3.6.1.4.1.5624.1.2.85.1.2.1.1.2
The threshold value above which the sensor reading indicates an alarm state. To correctly interpret the value of this object, the associated entPhySensorType, entPhySensorScale, and entPhySensorPrecision objects must also be examined.
Status: current Access: read-only
OBJECT-TYPE    
  EntitySensorValue  

etsysEntitySfpSensorHighWarning 1.3.6.1.4.1.5624.1.2.85.1.2.1.1.3
The threshold value above which the sensor reading indicates a warning state, if it is below or equal the hi alarm value. To correctly interpret the value of this object, the associated entPhySensorType, entPhySensorScale, and entPhySensorPrecision objects must also be examined.
Status: current Access: read-only
OBJECT-TYPE    
  EntitySensorValue  

etsysEntitySfpSensorLowWarning 1.3.6.1.4.1.5624.1.2.85.1.2.1.1.4
The threshold value below which the sensor reading indicates a warning state, if it is above or equal the lo alarm value. To correctly interpret the value of this object, the associated entPhySensorType, entPhySensorScale, and entPhySensorPrecision objects must also be examined.
Status: current Access: read-only
OBJECT-TYPE    
  EntitySensorValue  

etsysEntitySfpSensorLowAlarm 1.3.6.1.4.1.5624.1.2.85.1.2.1.1.5
The threshold value below which the sensor reading indicates an alarm state. To correctly interpret the value of this object, the associated entPhySensorType, entPhySensorScale, and entPhySensorPrecision objects must also be examined.
Status: current Access: read-only
OBJECT-TYPE    
  EntitySensorValue  

etsysEntitySfpSensorTrapEnable 1.3.6.1.4.1.5624.1.2.85.1.2.2
This object indicates whether an etsysEntitySfpSensorStateChng notification will be sent when the sensor state changes as defined by etsysEntitySfpSensorState.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

etsysEntityTempSensorStateChng 1.3.6.1.4.1.5624.1.2.85.1.0.1
An etsysEntityTempSensorStateChng trap signifies that the SNMP entity, acting in an agent role, has detected the transition of etsysEntityTempSensorState from one enumerated state to another. It is RECOMMENDED that devices implementing this trap optionally varbind the entPhysicalName and entPhysicalDescr objects for this sensor.
Status: current Access: read-write
NOTIFICATION-TYPE    

etsysEntitySfpSensorStateChng 1.3.6.1.4.1.5624.1.2.85.1.0.2
An etsysEntitySfpSensorStateChng trap signifies that the SNMP entity, acting in an agent role, has detected the transition of etsysEntitySfpSensorState from one enumerated state to another. It is RECOMMENDED that devices implementing this trap optionally varbind the entPhysicalName and entPhysicalDescr objects for this sensor.
Status: current Access: read-write
NOTIFICATION-TYPE    

etsysEntitySensorExtConformance 1.3.6.1.4.1.5624.1.2.85.2
OBJECT IDENTIFIER    

etsysEntitySensorExtGroups 1.3.6.1.4.1.5624.1.2.85.2.1
OBJECT IDENTIFIER    

etsysEntitySensorExtCompliances 1.3.6.1.4.1.5624.1.2.85.2.2
OBJECT IDENTIFIER    

etsysEntityTempSensorGroup 1.3.6.1.4.1.5624.1.2.85.2.1.1
The group that controls and reports per temperature sensor extensions.
Status: current Access: read-write
OBJECT-GROUP    

etsysEntityTempSensorNotificationGroup 1.3.6.1.4.1.5624.1.2.85.2.1.2
The group of per temperature sensor notifications for Entity Sensor Extensions.
Status: current Access: read-write
NOTIFICATION-GROUP    

etsysEntitySfpSensorGroup 1.3.6.1.4.1.5624.1.2.85.2.1.3
The group that controls and reports per SFP sensor extensions.
Status: current Access: read-write
OBJECT-GROUP    

etsysEntitySfpSensorNotificationGroup 1.3.6.1.4.1.5624.1.2.85.2.1.4
The group of per SFP sensor notifications for Entity Sensor Extensions.
Status: current Access: read-write
NOTIFICATION-GROUP    

etsysEntitySensorExtCompliance 1.3.6.1.4.1.5624.1.2.85.2.2.1
The compliance statement for devices that support per temperature sensor extensions.
Status: current Access: read-only
MODULE-COMPLIANCE    

etsysEntitySensorSfpExtCompliance 1.3.6.1.4.1.5624.1.2.85.2.2.2
The compliance statement for devices that support per SFP sensor extensions.
Status: current Access: read-only
MODULE-COMPLIANCE