hpicfSnmpResponseSourceAddrPolicy
HP-ICF-SNMP-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.1.1.2
Object
column
r/w
Enumeration
This specifies the policy for selecting the source address for outgoing SNMP responses. a) rfc1517 This is the default behavior if no other policy is configured. In this case the source address will be the address of the interface from which packet goes out of the box. b) configuredIP By setting this value will enable the SNMP agent to use IP addresses specified in hpicfSnmpResponseSourceAddress object as source address while sending the response. hpicfSnmpResponseSourceAddress must be set to a valid and active IP address before setting policy to configuredIP. Note: This IP address will be used in the SNMP response PDU provided it is configured as an IP address on any one of the interfaces of the device. c) configuredInterface By setting this value will enable the SNMP agent to use IP addresses configured on the interface specified by hpicfSnmpResponseSourceAddrIfIndex object as source address while sending the response. In case of multinet interface then smallest IP address present on the interface in lexicographical order will be used as source address while sending SNMP responses for requests. hpicfSnmpResponseSourceAddrIfIndex object must be set to a valid loopback interface number before setting policy to configuredInterface. Note: The configured interface's IP address will be used in the SNMP response PDU provided the interface has an IP address configured. d) dst_ip_of_request In this case, the destination IP address present in the IP header of received SNMP request will be used as source address in the SNMP response.
Context
- MIB
- HP-ICF-SNMP-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfSnmpResponseSourceAddrPolicyEntry
- Table
- hpicfSnmpResponseSourceAddrPolicyTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rfc1517 |
2 | configuredIP |
3 | configuredInterface |
4 | dstIpOfRequest |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpicfSnmpResponseSourceAddressType We allow only 2 values for this object as an index for
hpicfSnmpResponseSourceAddrPolicyEntry -
1) hpicfSnmpResponseSourceAddressType = ipv4
Where user wants to configure the s… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.1.1.1 |
| hpicfSnmpResponseSourceAddress This object is used to set the IP address which will be
used as source IP while sending the SNMP response.
This object should be used in conjunction with the
hpicfSnmpResponseSo… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.1.1.3 |
| hpicfSnmpResponseSourceAddrIfIndex This object is used to set the interface whose IP address
will be used as source IP while sending the SNMP response.
This object should be used in conjunction with the
hpicfSnmpR… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.1.1.4 |