hpGRpPMPortCurrentRptrIndex

HP-ICF-GENERIC-RPTR · .1.3.6.1.4.1.11.2.14.11.4.3.3.1.4

Object

column r/w Integer32
The index of the repeater that this port is
currently mapped to.  Changing this value has the
effect of moving this port to a different repeater.
The hpGRpPMPortAllowedRptrTable should be consulted
to determine which repeaters this port can be mapped
to.  A value of zero indicates that this port is
currently not a member of any repeater.

Context

MIB
HP-ICF-GENERIC-RPTR
OID
.1.3.6.1.4.1.11.2.14.11.4.3.3.1.4
Type
column
Access
readwrite
Status
current
Parent
hpGRpPMPortEntry
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::hpGRpPMPortCurrentRptrIndex'
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::hpGRpPMPortCurrentRptrIndex.<hpGRpPMPortGroupIndex>.<hpGRpPMPortIndex>'
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::hpGRpPMPortCurrentRptrIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance