hostTopNRequestedSize

ZHONE-RMON-MIB · .1.3.6.1.4.1.5504.10.1.12.1.5.1.1.6

Object

column r/w SNMPv2-SMIInteger32
The maximum number of hosts requested for the top N
table.
              
When this object is created or modified, the probe
should set hostTopNGrantedSize as closely to this
object as is possible for the particular probe
implementation and available resources.

Context

MIB
ZHONE-RMON-MIB
OID
.1.3.6.1.4.1.5504.10.1.12.1.5.1.1.6
Type
column
Access
readwrite
Status
current
Parent
hostTopNControlEntry
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 'ZHONE-RMON-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-RMON-MIB::hostTopNRequestedSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-RMON-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-RMON-MIB::hostTopNRequestedSize.<hostTopNControlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-RMON-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-RMON-MIB::hostTopNRequestedSize'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance