RMON2-MIB :: usrHistoryObjectSampleType

MIB Reference — IPNetwork Monitor

All MIBsRMON2-MIBusrHistoryObjectSampleType

usrHistoryObjectSampleType

Module: RMON2-MIB

OID (symbolic): RMON2-MIB::usrHistoryObjectSampleType

OID (numeric): 1.3.6.1.2.1.16.18.2.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-create

Description:

The method of sampling the selected variable for storage in the usrHistoryTable.

If the value of this object is absoluteValue(1), the value of the selected variable will be copied directly into the history bucket.

If the value of this object is deltaValue(2), the value of the selected variable at the last sample will be subtracted from the current value, and the difference will be stored in the history bucket. If the associated usrHistoryObjectVariable instance could not be obtained at the previous sample interval, then a delta sample is not possible, and the value of the associated usrHistoryValStatus object for this interval will be valueNotAvailable(1).

This object may not be modified if the associated usrHistoryControlStatus object is equal to active(1).

What is usrHistoryObjectSampleType?

This setting determines whether to store the raw absolute value of the metric (like "75% CPU") or the delta change since the last sample (like "+5%"). Network engineers use delta mode to automatically calculate rates and differences without manual math, while absolute mode shows current status. Choosing deltaValue(2) for a byte counter automatically gives you bytes-per-second throughput.

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.2usrHistoryObjectTableRMON2-MIB
1.3.6.1.2.1.16.18.2.1usrHistoryObjectEntryRMON2-MIB
1.3.6.1.2.1.16.18.2.1.3usrHistoryObjectSampleTypeRMON2-MIB