hpicfSnmpTrapSourceAddrPolicy
HP-ICF-SNMP-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.2.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. hpicfSnmpTrapSourceAddress 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 trap 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. Note: The configured interface's IP address will be used in the SNMP trap PDU provided the interface has an IP address configured. hpicfSnmpTrapSourceAddrIfIndex object must be set to a valid loopback interface number before setting policy to configuredInterface.
Context
- MIB
- HP-ICF-SNMP-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfSnmpTrapSourceAddrEntry
- Table
- hpicfSnmpTrapSourceAddrTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rfc1517 |
2 | configuredIP |
3 | configuredInterface |
4 | dstIpOfRequest |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpicfSnmpTrapSourceAddressType This table allows only 2 values
that can be used as index to this table. These are:
1) hpicfSnmpResponseSourceAddressType = ipv4
Where user wants to configure the source address… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.2.1.1 |
| hpicfSnmpTrapSourceAddress This object is used to set the IP address which will be
used as source IP while sending the SNMP TRAPs.
This object should be used in conjunction with the
hpicfSnmpResponseSourc… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.2.1.3 |
| hpicfSnmpTrapSourceAddrIfIndex This object is used to set the interface whose IP address
will be used as source IP while sending the SNMP TRAPs.
This object should be used in conjunction with the
hpicfSnmpResp… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.2.1.4 |