All MIBs › IPPM-MIB › ippmMetricIndex
ippmMetricIndex
Module: IPPM-MIB
OID (symbolic): IPPM-MIB::ippmMetricIndex
OID (numeric): 1.3.6.1.3.10000.5.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: ippmMetricIndex defines an unambiguous index for each standardized metric. Its value is the value of the node of the metric in the IPPM-MIB metrics registry ippmMib.metrics.rfc. Each metric registered in the standard registry must be present in this table. This index is used to identify the metric performed among the IPPM-MIB entities involved in the measure. Example: The index of the metric onewayPacketLossAverage which is registered as ippmMib.metrics.rfc.onewayPacketLossAverage will always have the value 14.
What is ippmMetricIndex?
This is the standardized, unambiguous index number for a given IPPM metric, matching its position in the IPPM-MIB metrics registry (e.g., the metric onewayPacketLossAverage is always index 14). Admins and NMS applications use this fixed index to identify exactly which metric a measurement or configuration refers to, consistently across different IPPM-capable devices.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.10000.5.1.1.1 snmpwalk -v2c -c public <target> IPPM-MIB::ippmMetricIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.10000.5.1.1.1.1 snmpget -v2c -c public <target> IPPM-MIB::ippmMetricIndex.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::ippmMetricIndex 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.5 | ippmMeasureGroup | IPPM-MIB |
| 1.3.6.1.3.10000.5.1 | ippmMetricTable | IPPM-MIB |
| 1.3.6.1.3.10000.5.1.1 | ippmMetricEntry | IPPM-MIB |
| 1.3.6.1.3.10000.5.1.1.1 | ippmMetricIndex | IPPM-MIB |