portTopNRequestedSize
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.20.1.1.9
Object
column r/w
Integer32
The maximum number of ports requested for the top
N entry.
When this object is created or modified, the value
of portTopNGrantedSize is set as closely to this
object as is possible for the particular
implementation and available resources.
Valid value for this object is 1 to maximum number
of physical ports. The default value is 20 ports.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.20.1.1.9- Type
- column
- Access
- readwrite
- 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::portTopNRequestedSize'
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::portTopNRequestedSize.<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::portTopNRequestedSize'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535
Conformance
Member of