PDN-ENTITY-SENSOR-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: PARADYNE


 Home MIB: PDN-ENTITY-SENSOR-EXT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
       pdnEntitySensorExtNotifications 1.3.6.1.4.1.1795.2.24.2.45.0
           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.
           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.
       pdnEntitySensorExtObjects 1.3.6.1.4.1.1795.2.24.2.45.1
           pdnEntPhySensorExtTable 1.3.6.1.4.1.1795.2.24.2.45.1.1 no-access
This table extends the entPhySensorTable.
               pdnEntPhySensorExtEntry 1.3.6.1.4.1.1795.2.24.2.45.1.1.1 no-access
An extended entry in the entPhySensorTable.
                   pdnEntPhySensorExtNotificationEnable 1.3.6.1.4.1.1795.2.24.2.45.1.1.1.1 bits read-write
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. Bits: 'thresholdExceeded': 0.
                   pdnEntPhySensorExtUpperThreshold 1.3.6.1.4.1.1795.2.24.2.45.1.1.1.2 entitysensorvalue read-write
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.
                   pdnEntPhySensorExtLowerThreshold 1.3.6.1.4.1.1795.2.24.2.45.1.1.1.3 entitysensorvalue read-write
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.
                   pdnEntPhySensorExtThresholdState 1.3.6.1.4.1.1795.2.24.2.45.1.1.1.4 integer read-only
This object returns the threshold state of the sensor. Enumeration: 'upperThresholdExceeded': 2, 'lowerThresholdExceeded': 3, 'noThresholdsExceeded': 1.
       pdnEntitySensorExtAFNs 1.3.6.1.4.1.1795.2.24.2.45.2
       pdnEntitySensorExtConformance 1.3.6.1.4.1.1795.2.24.2.45.3
           pdnEntitySensorExtCompliances 1.3.6.1.4.1.1795.2.24.2.45.3.1
               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.
           pdnEntitySensorExtGroups 1.3.6.1.4.1.1795.2.24.2.45.3.2
               pdnEntitySensorExtObjGroups 1.3.6.1.4.1.1795.2.24.2.45.3.2.1
                   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.
               pdnEntitySensorExtAfnGroups 1.3.6.1.4.1.1795.2.24.2.45.3.2.2
               pdnEntitySensorExtNtfyGroups 1.3.6.1.4.1.1795.2.24.2.45.3.2.3
                   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.