ENTERASYS-ENTITY-SENSOR-MIB-EXT-MIB: View SNMP OID List / Download MIB
VENDOR: ENTERASYS NETWORKS
Home | MIB: ENTERASYS-ENTITY-SENSOR-MIB-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).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
etsysEntitySensorExtObjects | 1.3.6.1.4.1.5624.1.2.85.1 | |||
etsysEntitySensorExtNotifications | 1.3.6.1.4.1.5624.1.2.85.1.0 | |||
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. |
||
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. |
||
etsysEntityTempSensorExt | 1.3.6.1.4.1.5624.1.2.85.1.1 | |||
etsysEntityTempSensorExtTable | 1.3.6.1.4.1.5624.1.2.85.1.1.1 | no-access |
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). |
|
1.3.6.1.4.1.5624.1.2.85.1.1.1.1 | no-access |
An entry containing per temperature sensor information. |
||
etsysEntityTempSensorState | 1.3.6.1.4.1.5624.1.2.85.1.1.1.1.1 | integer | read-only |
This object indicates the state of the temperature sensor. Enumeration: 'normal': 4, 'unknown': 1, 'hot': 6, 'warm': 5, 'cold': 2, 'cool': 3. |
etsysEntityTempSensorHotTemp | 1.3.6.1.4.1.5624.1.2.85.1.1.1.1.2 | entitysensorvalue | read-only |
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. |
etsysEntityTempSensorWarmTemp | 1.3.6.1.4.1.5624.1.2.85.1.1.1.1.3 | entitysensorvalue | read-only |
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. |
etsysEntityTempSensorCoolTemp | 1.3.6.1.4.1.5624.1.2.85.1.1.1.1.4 | entitysensorvalue | read-only |
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. |
etsysEntityTempSensorColdTemp | 1.3.6.1.4.1.5624.1.2.85.1.1.1.1.5 | entitysensorvalue | read-only |
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. |
etsysEntityTempSensorTrapEnable | 1.3.6.1.4.1.5624.1.2.85.1.1.1.1.6 | enabledstatus | read-write |
This object indicates whether the etsysEntityTempSensorStateChng notification will be sent when the sensor state changes as defined by etsysEntityTempSensorState. |
etsysEntitySfpSensorExt | 1.3.6.1.4.1.5624.1.2.85.1.2 | |||
etsysEntitySfpSensorExtTable | 1.3.6.1.4.1.5624.1.2.85.1.2.1 | no-access |
A table of per SFP sensor information that extends the general information provided in entPhySensorTable as defined in RFC3433. |
|
1.3.6.1.4.1.5624.1.2.85.1.2.1.1 | no-access |
An entry containing per SFP sensor information. |
||
etsysEntitySfpSensorState | 1.3.6.1.4.1.5624.1.2.85.1.2.1.1.1 | integer | read-only |
This object indicates the state of the SFP sensor. Enumeration: 'lowWarning': 3, 'highAlarm': 6, 'normal': 4, 'unknown': 1, 'highWarning': 5, 'lowAlarm': 2. |
etsysEntitySfpSensorHighAlarm | 1.3.6.1.4.1.5624.1.2.85.1.2.1.1.2 | entitysensorvalue | read-only |
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. |
etsysEntitySfpSensorHighWarning | 1.3.6.1.4.1.5624.1.2.85.1.2.1.1.3 | entitysensorvalue | read-only |
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. |
etsysEntitySfpSensorLowWarning | 1.3.6.1.4.1.5624.1.2.85.1.2.1.1.4 | entitysensorvalue | read-only |
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. |
etsysEntitySfpSensorLowAlarm | 1.3.6.1.4.1.5624.1.2.85.1.2.1.1.5 | entitysensorvalue | read-only |
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. |
etsysEntitySfpSensorTrapEnable | 1.3.6.1.4.1.5624.1.2.85.1.2.2 | enabledstatus | read-write |
This object indicates whether an etsysEntitySfpSensorStateChng notification will be sent when the sensor state changes as defined by etsysEntitySfpSensorState. |
etsysEntitySensorExtConformance | 1.3.6.1.4.1.5624.1.2.85.2 | |||
etsysEntitySensorExtGroups | 1.3.6.1.4.1.5624.1.2.85.2.1 | |||
etsysEntityTempSensorGroup | 1.3.6.1.4.1.5624.1.2.85.2.1.1 |
The group that controls and reports per temperature sensor extensions. |
||
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. |
||
etsysEntitySfpSensorGroup | 1.3.6.1.4.1.5624.1.2.85.2.1.3 |
The group that controls and reports per SFP sensor extensions. |
||
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. |
||
etsysEntitySensorExtCompliances | 1.3.6.1.4.1.5624.1.2.85.2.2 | |||
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. |
||
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. |