HP-ICF-SNMP-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.38
- Last updated
- 2007-08-24 00:00
- Organization
- Hewlett-Packard Company Procurve Networking Business
- Revisions
- 2006-11-11 00:00, 2006-09-01 00:00, 2007-08-24 00:00
- Namespace
- hp
- Source file
HP-ICF-SNMP-MIB- Digest
sha256:f9ace2e078c6ab00a569475d8c841955bd94686b7f53263e1160e01b7c2abed7
Description
This MIB module contains HP proprietary objects for managing SNMP entity.
Contact
Hewlett-Packard Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitch |
| IF-MIB | InterfaceIndexOrZero, ifIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HP-ICF-OID HP-ICF-SNMP-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfSnmpNotification OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.38.0 | |||
| hpicfSnmpObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.38.1 | |||
| hpicfSnmpConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1 | |||
| hpicfSnmpGlobalCfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1 | |||
| hpicfSnmpResponseSourceAddrPolicyTable OBJECT-TYPE A table of entries used to configure the policy for selecting source address while sending SNMP response. When this entry is configured, the source address field in the IP PKT header get modified based on the configured option. There are 4 valid options that can be configured for ipv4 and ipv6 networks 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) user configured ip address In this case the configured address will be used as source address in the SNMP response. c) user configured interface In this case the IP address configured on the specified interface will be used as source address in the SNMP 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. 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. | 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.1 | not-accessible | current | |
| hpicfSnmpResponseSourceAddrPolicyEntry OBJECT-TYPE An entry in the table, containing information about a single source address. This table alows 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 type used while sending the SNMP response on IPV4 network. 2) hpicfSnmpResponseSourceAddressType = ipv6 Where user wants to configure the source address type used while sending the SNMP response on IPV6 network. | 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.1.1 | not-accessible | current | |
| hpicfSnmpResponseSourceAddressType OBJECT-TYPE We allow only 2 values for this object as an index for hpicfSnmpResponseSourceAddrPolicyEntry - 1) hpicfSnmpResponseSourceAddressType = ipv4 Where user wants to configure the source address type used while sending the SNMP response on IPV4 network 2) hpicfSnmpResponseSourceAddressType = ipv6 Where user wants to configure the source address type used while sending the SNMP response on IPV6 network. | 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.1.1.1 | InetAddressType | accessible-for-notify | current |
| hpicfSnmpResponseSourceAddrPolicy OBJECT-TYPE 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. 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. 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. | 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.1.1.2 | INTEGER {rfc1517(1), configuredIP(2), configuredInterface(3), dstIpOfRequest(4)} | read-create | current |
| hpicfSnmpResponseSourceAddress OBJECT-TYPE 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 hpicfSnmpResponseSourceAddressType and hpicfSnmpResponseSourceAddrPolicy. | 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.1.1.3 | InetAddress | read-create | current |
| hpicfSnmpResponseSourceAddrIfIndex OBJECT-TYPE 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 hpicfSnmpResponseSourceAddressType and hpicfSnmpResponseSourceAddrPolicy. | 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.1.1.4 | InterfaceIndexOrZero | read-create | current |
| hpicfSnmpTrapSourceAddrTable OBJECT-TYPE A table of entries used to configure the source address used while generating SNMP Traps. When this entry is configured, the source address field in the IP PKT header get modified based on the configured option. | 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.2 | not-accessible | current | |
| hpicfSnmpTrapSourceAddrEntry OBJECT-TYPE An entry in the table, containing information about a single source address. This table alows 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 used while sending the SNMP TRAPs on IPV4 network. 2) hpicfSnmpResponseSourceAddressType = ipv6 Where user wants to configure the source address used while sending the SNMP TRAPs on IPV6 network. | 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.2.1 | not-accessible | current | |
| hpicfSnmpTrapSourceAddressType OBJECT-TYPE This table alows 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 used while sending the SNMP TRAPs on IPV4 network. 2) hpicfSnmpResponseSourceAddressType = ipv6 Where user wants to configure the source address used while sending the SNMP TRAPs on IPV6 network. | 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.2.1.1 | InetAddressType | accessible-for-notify | current |
| hpicfSnmpTrapSourceAddrPolicy OBJECT-TYPE 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. 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. hpicfSnmpTrapSourceAddrIfIndex object must be set to a valid loopback interface number before setting policy to configuredInterface. | 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.2.1.2 | INTEGER {rfc1517(1), configuredIP(2), configuredInterface(3), dstIpOfRequest(4)} | read-create | current |
| hpicfSnmpTrapSourceAddress OBJECT-TYPE 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 hpicfSnmpResponseSourceAddressType and hpicfSnmpTrapSourceAddrPolicy. | 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.2.1.3 | InetAddress | read-create | current |
| hpicfSnmpTrapSourceAddrIfIndex OBJECT-TYPE 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 hpicfSnmpResponseSourceAddressType and hpicfSnmpTrapSourceAddrPolicy. | 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.2.1.4 | InterfaceIndexOrZero | read-create | current |
| hpicfSnmpAuthNotifyEnable OBJECT-TYPE Controls whether hpicfSnmpAuthFail notifications will be generated. The default value is ‘1’ (Enabled). A value of ‘2’ represents Disabled. Writing this object requires authentication, such as provided by SNMPv3. NOTE that hpicfSnmpAuthFail and snmpEnableAuthenTraps (RFC-1157) are mutually exclusive. While they may both be disabled, only one may be enabled at any given time. Notifications enabled by hpicfSnmpAuthFail are more comprehensive and are therefore recommended. | 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hpicfSnmpNotificationObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.38.1.2 | |||
| hpicfSnmpAuthFailCount OBJECT-TYPE A count of SNMP authorization failures detected by the SNMP entity. | 1.3.6.1.4.1.11.2.14.11.5.1.38.1.2.1 | Counter32 | accessible-for-notify | current |
| hpicfSnmpAuthFailIPType OBJECT-TYPE Type of IP address contained in hpicfSnmpAuthFailIP. | 1.3.6.1.4.1.11.2.14.11.5.1.38.1.2.2 | InetAddressType | accessible-for-notify | current |
| hpicfSnmpAuthFailIP OBJECT-TYPE IP address of sender of message that failed authentication. | 1.3.6.1.4.1.11.2.14.11.5.1.38.1.2.3 | InetAddress | accessible-for-notify | current |
| hpicfSnmpConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.38.2 | |||
| hpicfSnmpCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.38.2.1 | |||
| hpicfSnmpCompliancesGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.38.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hpicfSnmpAuthFail NOTIFICATION-TYPE The switch sends this notification when an SNMP SET command fails at the authorization check stage. This notification applies to SETs within the hpicf tree that are network security related. This object is controlled by hpicfSnmpAuthNotifyEnable | 1.3.6.1.4.1.11.2.14.11.5.1.38.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfSnmpCompliance MODULE-COMPLIANCE A compliance statement for HP Routing switches with SNMP | 1.3.6.1.4.1.11.2.14.11.5.1.38.2.1.1 | current |
| hpicfSnmpResponseSourceAddrTableCompliancesGroup OBJECT-GROUP A collection of objects allowing configuration of policies in the switch for selecting the source address used while generating SNMP response | 1.3.6.1.4.1.11.2.14.11.5.1.38.2.2.1 | current |
| hpicfSnmpTrapSourceAddrTableCompliancesGroup OBJECT-GROUP A collection of objects allowing configuration of source addresses for SNMP traps geneated by the switch. | 1.3.6.1.4.1.11.2.14.11.5.1.38.2.2.2 | current |
| hpicfSnmpResponseSourceAddrTableGroup OBJECT-GROUP Description. | 1.3.6.1.4.1.11.2.14.11.5.1.38.2.2.3 | current |
| hpicfSnmpTrapSourceAddrTableGroup OBJECT-GROUP Description. | 1.3.6.1.4.1.11.2.14.11.5.1.38.2.2.4 | current |
| hpicfSnmpNotifyObjectGroup OBJECT-GROUP The operational status of hpicfSwitchAuthServerFail notifications. The default value is ‘1’ (Enabled). A value of ‘2’ represents Disabled. Writing this object requires authentication, such as provided by SNMPv3. | 1.3.6.1.4.1.11.2.14.11.5.1.38.2.2.5 | current |
| hpicfSnmpNotificationGroup NOTIFICATION-GROUP Description. | 1.3.6.1.4.1.11.2.14.11.5.1.38.2.2.6 | current |