hpicfSrcIpAddrPolicy

HP-ICF-SRCIP-MIB · .1.3.6.1.4.1.11.2.14.11.1.13.1.1.1.3

Object

column r/w Enumeration
The policy for selecting the source IP address.
outgoingInterface   - the IP address of outgoing
                      interface should be used as
                      the source. This is the
                      default behavior if no other
                      policy is configured.
configuredIpAddr    - the specific IP address
                      configured on one of the 
                      switch's IP interfaces
                      (VLAN or loopback) should be
                      used as the source.
configuredInterface - an IP address configured on
                      the specified IP interface
                      (VLAN or loopback) should be
                      used as the source.
                      In case of multi-netted interface
                      the lexicographically lowest IP
                      address will be used.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1outgoingInterface
2configuredIpAddr
3configuredInterface

Conformance