rptrPortRptrId

SNMP-REPEATER-MIB · .1.3.6.1.2.1.22.1.3.1.1.6

Object

column Integer32
This object identifies the repeater to
which this port belongs.  The repeater
identified by a particular value of this object
is the same as that identified by the same
value of rptrInfoId.  A value of zero
indicates that this port currently is not
a member of any repeater.

Context

MIB
SNMP-REPEATER-MIB
OID
.1.3.6.1.2.1.22.1.3.1.1.6
Type
column
Access
readonly
Status
current
Parent
rptrPortEntry
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::rptrPortRptrId'
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::rptrPortRptrId.<rptrPortGroupIndex>.<rptrPortIndex>'
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::rptrPortRptrId'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance