hpGRpPMCurrentRptrIndex

HP-ICF-GENERIC-RPTR · .1.3.6.1.4.1.11.2.14.11.4.3.1.1.3

Object

column r/w Integer32
The index of the repeater that this segment is
currently connected to.  Changing this value has the
effect of moving all ports on this segment to a
different repeater.  The hpGRpPMSegAllowedRptrTable
should be consulted to determine which repeaters
this segment can be connected to.

Context

MIB
HP-ICF-GENERIC-RPTR
OID
.1.3.6.1.4.1.11.2.14.11.4.3.1.1.3
Type
column
Access
readwrite
Status
current
Parent
hpGRpPMSegmentEntry
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 'HP-ICF-GENERIC-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-GENERIC-RPTR::hpGRpPMCurrentRptrIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-GENERIC-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-GENERIC-RPTR::hpGRpPMCurrentRptrIndex.<hpGRpPMSegmentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-GENERIC-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-GENERIC-RPTR::hpGRpPMCurrentRptrIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance