interfaceTopNRequestedSize

INTERFACETOPN-MIB · .1.3.6.1.2.1.16.27.1.2.1.8

Object

column r/w SNMPv2-SMIInteger32
The maximum number of interfaces requested
for the Top N Table.
              
When this object is created or modified, the
agent should set interfaceTopNGrantedSize as close
to this object as is possible for the particular
implementation and available resources.

Context

MIB
INTERFACETOPN-MIB
OID
.1.3.6.1.2.1.16.27.1.2.1.8
Type
column
Access
readwrite
Status
current
Parent
interfaceTopNControlEntry
Groups
1

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 'INTERFACETOPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INTERFACETOPN-MIB::interfaceTopNRequestedSize'
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::interfaceTopNRequestedSize.<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::interfaceTopNRequestedSize'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance