ENTITY-SENSOR-MIB :: entPhySensorValueUpdateRate

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsENTITY-SENSOR-MIBentPhySensorValueUpdateRate

entPhySensorValueUpdateRate

Module: ENTITY-SENSOR-MIB

OID (symbolic): ENTITY-SENSOR-MIB::entPhySensorValueUpdateRate

OID (numeric): 1.3.6.1.2.1.99.1.1.1.8

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

Description: An indication of the frequency that the agent updates the associated entPhySensorValue object, representing in milliseconds.

The value zero indicates:

- the sensor value is updated on demand (e.g., when polled by the agent for a get-request), - the sensor value is updated when the sensor value changes (event-driven), - the agent does not know the update rate.

What is entPhySensorValueUpdateRate?

This read-only value, in milliseconds, indicates how frequently the agent refreshes the associated entPhySensorValue, with zero meaning the value is updated on demand, only when it changes, or that the agent doesn't know the rate. Admins use it to judge how fresh a polled sensor reading actually is, since a slow update rate means recent changes might not yet be reflected. For example, an update rate of 5000 tells an admin the sensor value is refreshed roughly every five seconds, so polling more often than that gains nothing.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.99.1.1.1.8
snmpwalk -v2c -c public <target> ENTITY-SENSOR-MIB::entPhySensorValueUpdateRate

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.99.1.1.1.8.1
snmpget -v2c -c public <target> ENTITY-SENSOR-MIB::entPhySensorValueUpdateRate.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::entPhySensorValueUpdateRate 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.99entitySensorMIBENTITY-SENSOR-MIB
1.3.6.1.2.1.99.1entitySensorObjectsENTITY-SENSOR-MIB
1.3.6.1.2.1.99.1.1entPhySensorTableENTITY-SENSOR-MIB
1.3.6.1.2.1.99.1.1.1entPhySensorEntryENTITY-SENSOR-MIB
1.3.6.1.2.1.99.1.1.1.8entPhySensorValueUpdateRateENTITY-SENSOR-MIB