portTopNGrantedSize
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.20.1.1.10
Object
column Integer32
The maximum number of ports in the top N table. When the associated portTopNRequestedSize object is created or modified, the value of this object should be set as closely to the requested value as is possible for the particular implementation and available resources. The value must not be lowered except as a result of a set to the associated portTopNRequestedSize object. Ports with the highest value of portTopNRateBase shall be placed in this table in decreasing order of this rate until there is no more room or until there are no more ports.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.20.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- portTopNControlEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk 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::portTopNGrantedSize'
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::portTopNGrantedSize.<portTopNControlIndex>'
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::portTopNGrantedSize'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535
Conformance
Member of