hpicfUdpTunnelSrcPort

HP-ICF-IPCONFIG · .1.3.6.1.4.1.11.2.14.11.1.10.1.2.3.1.1

Object

This variable is valid only for the remote
mirroring source or destination switch.  
The value will be ignored otherwise. A 
value of 0 means that the UDP port
is irrelevant for the tunnel type. If this
value is non-zero it must be duplicated
in the tunnelInetConfigID value (this
will ensure that a given UDP port can
only be associated once with a given 
tunnelInetConfigAddressType, 
tunnelInetConfigLocalAddress,
tunnelInetConfigRemoteAddress,
tunnelInetConfigEncapsMethod combination).

Context

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

Values & Constraints

Type Constraints
range: 0..65535

Conformance