All MIBs › ENTITY-SENSOR-MIB › entPhySensorValueUpdateRate
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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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.8 | entPhySensorValueUpdateRate | ENTITY-SENSOR-MIB |