rptrTopNPortIndex

SNMP-REPEATER-MIB · .1.3.6.1.2.1.22.4.3.2.1.1

Object

column Integer32
An index that uniquely identifies an entry in
the rptrTopNPort table among those in the same
report.  This index is between 1 and N, where N
is the number of entries in this report.  Increasing
values of rptrTopNPortIndex shall be assigned to
entries with decreasing values of rptrTopNPortRate
until index N is assigned to the entry with the
lowest value of rptrTopNPortRate or there are no
more rptrTopNPortEntries.
              
No ports are included in a report where their
value of rptrTopNPortRate would be zero.

Context

MIB
SNMP-REPEATER-MIB
OID
.1.3.6.1.2.1.22.4.3.2.1.1
Type
column
Access
readonly
Status
current
Parent
rptrTopNPortEntry
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 'SNMP-REPEATER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-REPEATER-MIB::rptrTopNPortIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNMP-REPEATER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-REPEATER-MIB::rptrTopNPortIndex.<rptrTopNPortControlIndex>.<rptrTopNPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMP-REPEATER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMP-REPEATER-MIB::rptrTopNPortIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-65535

Conformance