All MIBs › CISCO-STACK-MIB › portTopNTimeRemaining
portTopNTimeRemaining
Module: CISCO-STACK-MIB
OID (symbolic): CISCO-STACK-MIB::portTopNTimeRemaining
OID (numeric): 1.3.6.1.4.1.9.5.1.20.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of seconds left in the report currently being collected. When portTopNDuration object is modified by the management station, a new collection is started, possibly aborting a currently running report. The new value is used as the requested duration of this report, which is loaded from the associated portTopNDuration object.
When this object is a non-zero value, any associated portTopNEntries shall be made inaccessible by the monitor.
While the value of this object is non-zero and the corresponding portTopNControlENtry is valid, it decrements by one per second until it reaches zero. During this time, all associated portTopNEntries shall remain inaccessible. At the time that this object decrements to zero, the report is made accessible in the portTopNTable. Thus, the portTopN table is to be created only at the end of the collection interval.
What is portTopNTimeRemaining?
This read-only object reports the number of seconds remaining in the currently running top-N report collection; changing the duration restarts the countdown and may abort an in-progress report.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.1.20.1.1.7 snmpwalk -v2c -c public <target> CISCO-STACK-MIB::portTopNTimeRemaining
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.1.20.1.1.7.1 snmpget -v2c -c public <target> CISCO-STACK-MIB::portTopNTimeRemaining.1
Start monitoring Cisco Catalyst switch (legacy/mid-generation) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-STACK-MIB::portTopNTimeRemaining OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switch (legacy/mid-generation) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.1 | ciscoStackMIB | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.20 | portTopNGrp | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.20.1 | portTopNControlTable | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.20.1.1 | portTopNControlEntry | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.20.1.1.7 | portTopNTimeRemaining | CISCO-STACK-MIB |