SNMP-REPEATER-MIB :: rptrTopNPortStartTime

MIB Reference — IPNetwork Monitor

All MIBsSNMP-REPEATER-MIBrptrTopNPortStartTime

rptrTopNPortStartTime

Module: SNMP-REPEATER-MIB

OID (symbolic): SNMP-REPEATER-MIB::rptrTopNPortStartTime

OID (numeric): 1.3.6.1.2.1.22.4.3.1.1.8

Node type: OBJECT-TYPE

Type: TimeStamp

Access: read-only

Description:

The value of sysUpTime when this top N report was last started. In other words, this is the time that the associated rptrTopNPortTimeRemaining object was modified to start the requested report.

If the report has not yet been started, the value of this object is zero.

What is rptrTopNPortStartTime?

This object records the system uptime value when a top-N performance analysis report was initiated on a network repeater port. It serves as a timestamp marker that indicates when the port began collecting and ranking statistics for the top N items being tracked. An operator uses this to determine how long data collection has been running and to correlate the report results with specific time periods.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.22.4.3.1.1.8
snmpwalk -v2c -c public <target> SNMP-REPEATER-MIB::rptrTopNPortStartTime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.22.4.3.1.1.8.1
snmpget -v2c -c public <target> SNMP-REPEATER-MIB::rptrTopNPortStartTime.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rptrTopNPortStartTime.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.22snmpDot3RptrMgtLANART-AGENT
1.3.6.1.2.1.22.4rptrTopNPackageSNMP-REPEATER-MIB
1.3.6.1.2.1.22.4.3rptrTopNPortInfoSNMP-REPEATER-MIB
1.3.6.1.2.1.22.4.3.1rptrTopNPortControlTableSNMP-REPEATER-MIB
1.3.6.1.2.1.22.4.3.1.1rptrTopNPortControlEntrySNMP-REPEATER-MIB
1.3.6.1.2.1.22.4.3.1.1.8rptrTopNPortStartTimeSNMP-REPEATER-MIB