All MIBs › ENTITY-SENSOR-MIB › entPhySensorValueTimeStamp
entPhySensorValueTimeStamp
Module: ENTITY-SENSOR-MIB
OID (symbolic): ENTITY-SENSOR-MIB::entPhySensorValueTimeStamp
OID (numeric): 1.3.6.1.2.1.99.1.1.1.7
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description:
The value of sysUpTime at the time the status and/or value of this sensor was last obtained by the agent.
What is entPhySensorValueTimeStamp?
This object records the system uptime value at the moment a physical sensor's measurement or status was last read by the management system. It allows correlation of sensor values with the exact time they were sampled. An operator would use this timestamp to verify data freshness and diagnose stale sensor readings.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.99.1.1.1.7 snmpwalk -v2c -c public <target> ENTITY-SENSOR-MIB::entPhySensorValueTimeStamp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.99.1.1.1.7.1 snmpget -v2c -c public <target> ENTITY-SENSOR-MIB::entPhySensorValueTimeStamp.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.7 | entPhySensorValueTimeStamp | ENTITY-SENSOR-MIB |