hpVgPortAssociatedXcvrIndex

HP-ICF-VG-RPTR · .1.3.6.1.4.1.11.2.14.11.3.1.3.1.1.5

Object

column r/w SNMPv2-SMIInteger32
This object is the index into the transceiver table,
hpVgXcvrTable.  The transceiver entry defines which
transceiver is connected to the port.  This object 
will be set to 0 if the port is not currently
associated with a transceiver

Context

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance