vgRptrPortRptrInfoIndex

DOT12-RPTR-MIB · .1.3.6.1.2.1.53.1.1.3.1.1.11

Object

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

Context

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance