portTopNIndex

CISCO-STACK-MIB · .1.3.6.1.4.1.9.5.1.20.2.1.1

Object

column Integer32
An index that uniquely identifies an entry in
the portTopN table among those in the same report.
This index is between 1 and N, where N is the
portTopNGrantedSize of ports with the highest
portTopNRateBase. Increasing values of
portTopNIndex shall be assigned to entries with
decreasing values of portTopNRateBase until index
N is assigned to the entry with the lowest value
of portTopNRateBase or there are no more
portTopNEntries.

Context

MIB
CISCO-STACK-MIB
OID
.1.3.6.1.4.1.9.5.1.20.2.1.1
Type
column
Access
readonly
Status
current
Parent
portTopNEntry
Groups
2

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::portTopNIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::portTopNIndex.<portTopNControlIndex>.<portTopNIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::portTopNIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-65535