All MIBs › RMON-MIB › etherHistorySampleIndex
etherHistorySampleIndex
Module: RMON-MIB
OID (symbolic): RMON-MIB::etherHistorySampleIndex
OID (numeric): 1.3.6.1.2.1.16.2.2.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: An index that uniquely identifies the particular sample this entry represents among all samples associated with the same historyControlEntry. This index starts at 1 and increases by one as each new sample is taken.
What is etherHistorySampleIndex?
This read-only object provides a sequentially increasing index that uniquely identifies each historical sample collected from Ethernet statistics monitoring on a probe. An operator uses this index to retrieve specific historical samples collected during monitoring intervals. It helps correlate timing information with traffic statistics when analyzing network performance over time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.2.2.1.2 snmpwalk -v2c -c public <target> RMON-MIB::etherHistorySampleIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.2.2.1.2.1 snmpget -v2c -c public <target> RMON-MIB::etherHistorySampleIndex.1
Start monitoring vendor-neutral, standards-based MIB, managed Ethernet switches/routers, dedicated RMON probes with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RMON-MIB::etherHistorySampleIndex OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, managed Ethernet switches/routers, dedicated RMON probes from a single console.
OID Breakdown
Upper-level ancestors (10 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.2 | history | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.2.2 | etherHistoryTable | RFC1271-MIB |
| 1.3.6.1.2.1.16.2.2.1 | etherHistoryEntry | RFC1271-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.16.2.2.1.2 | etherHistorySampleIndex | RMON-MIB |