interfaceTopNGrantedSize
INTERFACETOPN-MIB ·
.1.3.6.1.2.1.16.27.1.2.1.9
Object
column Integer32
The maximum number of interfaces in the
top N table.
When the associated interfaceTopNRequestedSize object is
created or modified, the agent should set this object as
closely to the requested value as is possible for the
particular implementation and available resources. The
agent must not lower this value except as a result of a
set to the associated interfaceTopNRequestedSize object.
Context
- MIB
- INTERFACETOPN-MIB
- OID
.1.3.6.1.2.1.16.27.1.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- interfaceTopNControlEntry
- Groups
- 1
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 'INTERFACETOPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INTERFACETOPN-MIB::interfaceTopNGrantedSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'INTERFACETOPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INTERFACETOPN-MIB::interfaceTopNGrantedSize.<interfaceTopNControlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INTERFACETOPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INTERFACETOPN-MIB::interfaceTopNGrantedSize'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of