PDN-ENTITY-SENSOR-EXT-MIB

File: PDN-ENTITY-SENSOR-EXT-MIB.mib (10337 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF ENTITY-SENSOR-MIB
PDN-HEADER-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
OBJECT-GROUP NOTIFICATION-GROUP MODULE-COMPLIANCE
EntitySensorValue entPhySensorEntry entPhySensorValue
pdn-common

Defined Types

PdnEntPhySensorExtEntry  
SEQUENCE    
  pdnEntPhySensorExtNotificationEnable BITS
  pdnEntPhySensorExtUpperThreshold EntitySensorValue
  pdnEntPhySensorExtLowerThreshold EntitySensorValue
  pdnEntPhySensorExtThresholdState INTEGER

Defined Values

pdnEntitySensorExtMIB 1.3.6.1.4.1.1795.2.24.2.45
This MIB module is a supplement to the ENTITY-SENSOR-MIB, RFC 3433.
MODULE-IDENTITY    

pdnEntitySensorExtNotifications 1.3.6.1.4.1.1795.2.24.2.45.0
OBJECT IDENTIFIER    

pdnEntitySensorExtObjects 1.3.6.1.4.1.1795.2.24.2.45.1
OBJECT IDENTIFIER    

pdnEntitySensorExtAFNs 1.3.6.1.4.1.1795.2.24.2.45.2
OBJECT IDENTIFIER    

pdnEntitySensorExtConformance 1.3.6.1.4.1.1795.2.24.2.45.3
OBJECT IDENTIFIER    

pdnEntPhySensorExtTable 1.3.6.1.4.1.1795.2.24.2.45.1.1
This table extends the entPhySensorTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnEntPhySensorExtEntry

pdnEntPhySensorExtEntry 1.3.6.1.4.1.1795.2.24.2.45.1.1.1
An extended entry in the entPhySensorTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnEntPhySensorExtEntry  

pdnEntPhySensorExtNotificationEnable 1.3.6.1.4.1.1795.2.24.2.45.1.1.1.1
Provides that ability to enable and disable notifications relative to objects in this table. When this bit is set, pdnEntPhySensorExtThesholdExceededSet and pdnEntPhySensorExtThesholdExceededCleared notifications should be generated. When this bit is reset, pdnEntPhySensorExtThesholdExceededSet, and pdnEntPhySensorExtThesholdExceededCleared notifications should be not be generated.
Status: current Access: read-write
OBJECT-TYPE    
  BITS thresholdExceeded(0)  

pdnEntPhySensorExtUpperThreshold 1.3.6.1.4.1.1795.2.24.2.45.1.1.1.2
This object sets the upper limit of a sensor's threshold. When the value of entPhySensorValue becomes greater than the value of this object, an 'Upper Threshold Exceeded' state is entered.
Status: current Access: read-write
OBJECT-TYPE    
  EntitySensorValue  

pdnEntPhySensorExtLowerThreshold 1.3.6.1.4.1.1795.2.24.2.45.1.1.1.3
This object sets the lower limit of a sensor's threshold. When the value of entPhySensorValue becomes less than the value of this object, a 'Lower Threshold Exceeded' state is entered.
Status: current Access: read-write
OBJECT-TYPE    
  EntitySensorValue  

pdnEntPhySensorExtThresholdState 1.3.6.1.4.1.1795.2.24.2.45.1.1.1.4
This object returns the threshold state of the sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noThresholdsExceeded(1), upperThresholdExceeded(2), lowerThresholdExceeded(3)  

pdnEntPhySensorExtThresholdExceededSet 1.3.6.1.4.1.1795.2.24.2.45.0.1
This trap/notification signifies that a sensor value has exceeded its threshold limit. i.e. its entPhySensorValue is greater than its pdnEntPhySensorExtUpperThreshold or less than its pdnEntPhySensorExtLowerThreshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

pdnEntPhySensorExtThresholdExceededCleared 1.3.6.1.4.1.1795.2.24.2.45.0.100
This trap/notification signifies that a sensor value that had exceeded its threshold limit, is now operating with in its threshold limits. i.e. its entPhySensorValue is less than or equal to its pdnEntPhySensorExtUpperThreshold and greater than or equal to its pdnEntPhySensorExtLowerThreshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

pdnEntitySensorExtCompliances 1.3.6.1.4.1.1795.2.24.2.45.3.1
OBJECT IDENTIFIER    

pdnEntitySensorExtGroups 1.3.6.1.4.1.1795.2.24.2.45.3.2
OBJECT IDENTIFIER    

pdnEntitySensorExtMIBCompliance 1.3.6.1.4.1.1795.2.24.2.45.3.1.1
The compliance statement for pdnEntitySensorExt entities which implement the pdnEntitySensorExtMIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

pdnEntitySensorExtObjGroups 1.3.6.1.4.1.1795.2.24.2.45.3.2.1
OBJECT IDENTIFIER    

pdnEntitySensorExtAfnGroups 1.3.6.1.4.1.1795.2.24.2.45.3.2.2
OBJECT IDENTIFIER    

pdnEntitySensorExtNtfyGroups 1.3.6.1.4.1.1795.2.24.2.45.3.2.3
OBJECT IDENTIFIER    

pdnEntitySensorExtThresholdGroup 1.3.6.1.4.1.1795.2.24.2.45.3.2.1.1
A collection of objects for setting and reporting thresholds.
Status: current Access: read-only
OBJECT-GROUP    

pdnEntitySensorExtThresholdNtfyGroup 1.3.6.1.4.1.1795.2.24.2.45.3.2.3.1
Notifications relative to thresholds going out of or in to specification.
Status: current Access: read-only
NOTIFICATION-GROUP