RMON2-MIB :: usrHistoryIntervalStart

MIB Reference — IPNetwork Monitor

All MIBsRMON2-MIBusrHistoryIntervalStart

usrHistoryIntervalStart

Module: RMON2-MIB

OID (symbolic): RMON2-MIB::usrHistoryIntervalStart

OID (numeric): 1.3.6.1.2.1.16.18.3.1.2

Node type: OBJECT-TYPE

Type: TimeStamp

Access: read-only

Description:

The value of sysUpTime at the start of the interval over which this sample was measured. If the probe keeps track of the time of day, it should start the first sample of the history at a time such that when the next hour of the day begins, a sample is started at that instant.

Note that following this rule may require the probe to delay collecting the first sample of the history, as each sample must be of the same interval. Also note that the sample which is currently being collected is not accessible in this table until the end of its interval.

What is usrHistoryIntervalStart?

This timestamp records when the current sampling interval began, expressed as the number of hundredths of a second since the probe last rebooted. Network engineers use this to correlate history samples with events, confirming whether a metric spike occurred before or after a configuration change or network incident. A value of 500000 means the interval started 5000 seconds (roughly 83 minutes) after the probe rebooted.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.18.3.1.2
snmpwalk -v2c -c public <target> RMON2-MIB::usrHistoryIntervalStart

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.16.18.3.1.2.1
snmpget -v2c -c public <target> RMON2-MIB::usrHistoryIntervalStart.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> usrHistoryIntervalStart.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.16rmonLBHUB-BOOM-MIB
1.3.6.1.2.1.16.18usrHistoryRMON2-MIB
1.3.6.1.2.1.16.18.3usrHistoryTableRMON2-MIB
1.3.6.1.2.1.16.18.3.1usrHistoryEntryRMON2-MIB
1.3.6.1.2.1.16.18.3.1.2usrHistoryIntervalStartRMON2-MIB