All MIBs › ENTITY-SENSOR-MIB › entPhySensorType
entPhySensorType
Module: ENTITY-SENSOR-MIB
OID (symbolic): ENTITY-SENSOR-MIB::entPhySensorType
OID (numeric): 1.3.6.1.2.1.99.1.1.1.1
Node type: OBJECT-TYPE
Type: EntitySensorDataType
Access: read-only
Description: The type of data returned by the associated entPhySensorValue object.
This object SHOULD be set by the agent during entry creation, and the value SHOULD NOT change during operation.
What is entPhySensorType?
This read-only value identifies the type of physical quantity that the associated entPhySensorValue reports, such as temperature, voltage, or RPM, and is set once by the agent at entry creation and does not change afterward. Admins use it to know how to interpret a given sensor's raw value before displaying or alarming on it. For example, an entPhySensorType of celsius tells the admin the paired entPhySensorValue reading is a temperature in degrees Celsius rather than, say, a voltage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.99.1.1.1.1 snmpwalk -v2c -c public <target> ENTITY-SENSOR-MIB::entPhySensorType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.99.1.1.1.1.1 snmpget -v2c -c public <target> ENTITY-SENSOR-MIB::entPhySensorType.1
Start monitoring Chassis-based router/switch with physical sensors (vendor-neutral IETF standard RFC 3433) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ENTITY-SENSOR-MIB::entPhySensorType OID value, configure state conditions and alerts, and monitor any Chassis-based router/switch with physical sensors (vendor-neutral IETF standard RFC 3433) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.99 | entitySensorMIB | ENTITY-SENSOR-MIB |
| 1.3.6.1.2.1.99.1 | entitySensorObjects | ENTITY-SENSOR-MIB |
| 1.3.6.1.2.1.99.1.1 | entPhySensorTable | ENTITY-SENSOR-MIB |
| 1.3.6.1.2.1.99.1.1.1 | entPhySensorEntry | ENTITY-SENSOR-MIB |
| 1.3.6.1.2.1.99.1.1.1.1 | entPhySensorType | ENTITY-SENSOR-MIB |