hostTopNHostIndex

ZHONE-RMON-MIB · .1.3.6.1.4.1.5504.10.1.12.1.5.1.1.2

Object

column r/w Integer32
The host table for which a top N report will be prepared
on behalf of this entry.  The host table identified by a
particular value of this index is associated with the same
host table as identified by the same value of
hostIndex.
              
This object may not be modified if the associated
hostTopNStatus object is equal to valid(1).

Context

MIB
ZHONE-RMON-MIB
OID
.1.3.6.1.4.1.5504.10.1.12.1.5.1.1.2
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::hostTopNHostIndex'
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::hostTopNHostIndex.<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::hostTopNHostIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-65535

Conformance