All MIBs › IPPM-MIB › ippmHistoryValue
ippmHistoryValue
Module: IPPM-MIB
OID (symbolic): IPPM-MIB::ippmHistoryValue
OID (numeric): 1.3.6.1.3.10000.6.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The value of the measure.
What is ippmHistoryValue?
This is the actual measured value of a metric at the time given by ippmHistoryTimeMark, such as a one-way delay reading of 23 (in the unit defined by that metric's ippmMetricUnit). Admins read this alongside its timestamp to build a time series of a metric's history.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.10000.6.1.1.2 snmpwalk -v2c -c public <target> IPPM-MIB::ippmHistoryValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.10000.6.1.1.2.1 snmpget -v2c -c public <target> IPPM-MIB::ippmHistoryValue.1
Start monitoring Vendor-neutral IETF IPPM standard (network measurement probes/routers, implemented by France Telecom) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IPPM-MIB::ippmHistoryValue OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF IPPM standard (network measurement probes/routers, implemented by France Telecom) from a single console.
OID Breakdown
Upper-level ancestors (5 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.3 | experimental | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.10000 | ippmMib | IPPM-MIB |
| 1.3.6.1.3.10000.6 | ippmHistoryGroup | IPPM-MIB |
| 1.3.6.1.3.10000.6.1 | ippmHistoryTable | IPPM-MIB |
| 1.3.6.1.3.10000.6.1.1 | ippmHistoryEntry | IPPM-MIB |
| 1.3.6.1.3.10000.6.1.1.2 | ippmHistoryValue | IPPM-MIB |