rptrTopNPortPortIndex

SNMP-REPEATER-MIB · .1.3.6.1.2.1.22.4.3.2.1.3

Object

column Integer32
The index of the repeater port.
(See object type rptrPortIndex.)

Context

MIB
SNMP-REPEATER-MIB
OID
.1.3.6.1.2.1.22.4.3.2.1.3
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::rptrTopNPortPortIndex'
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::rptrTopNPortPortIndex.<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::rptrTopNPortPortIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance