All MIBs › RMON2-MIB › usrHistoryIntervalEnd
usrHistoryIntervalEnd
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::usrHistoryIntervalEnd
OID (numeric): 1.3.6.1.2.1.16.18.3.1.3
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description:
The value of sysUpTime at the end of the interval over which this sample was measured.
What is usrHistoryIntervalEnd?
This timestamp marks when the completed sampling interval ended, in hundredths of a second since the probe's last reboot. Engineers use this with the start time to verify the interval duration and confirm sampling consistency across all buckets. If usrHistoryIntervalStart is 500000 and usrHistoryIntervalEnd is 530000, that confirms a 300-second (5-minute) sampling period.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.18.3.1.3 snmpwalk -v2c -c public <target> RMON2-MIB::usrHistoryIntervalEnd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.18.3.1.3.1 snmpget -v2c -c public <target> RMON2-MIB::usrHistoryIntervalEnd.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.18 | usrHistory | RMON2-MIB |
| 1.3.6.1.2.1.16.18.3 | usrHistoryTable | RMON2-MIB |
| 1.3.6.1.2.1.16.18.3.1 | usrHistoryEntry | RMON2-MIB |
| 1.3.6.1.2.1.16.18.3.1.3 | usrHistoryIntervalEnd | RMON2-MIB |