All MIBs › SNMP-REPEATER-MIB › rptrTopNPortStartTime
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 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.22 | snmpDot3RptrMgt | LANART-AGENT |
| 1.3.6.1.2.1.22.4 | rptrTopNPackage | SNMP-REPEATER-MIB |
| 1.3.6.1.2.1.22.4.3 | rptrTopNPortInfo | SNMP-REPEATER-MIB |
| 1.3.6.1.2.1.22.4.3.1 | rptrTopNPortControlTable | SNMP-REPEATER-MIB |
| 1.3.6.1.2.1.22.4.3.1.1 | rptrTopNPortControlEntry | SNMP-REPEATER-MIB |
| 1.3.6.1.2.1.22.4.3.1.1.8 | rptrTopNPortStartTime | SNMP-REPEATER-MIB |