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
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.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 |
| 1.3.6.1.2.1.16.2.2.1.2 | etherHistorySampleIndex | RMON-MIB |