HP-ICF-SNMP-MIB

File: HP-ICF-SNMP-MIB.mib (23738 bytes)

Imported modules

HP-ICF-OID IF-MIB INET-ADDRESS-MIB
SNMPv2-CONF SNMPv2-SMI

Imported symbols

hpSwitch InterfaceIndexOrZero InetAddressType
InetAddress OBJECT-GROUP MODULE-COMPLIANCE
NOTIFICATION-GROUP Counter32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE

Defined Types

HpicfSnmpResponseSourceAddrPolicyEntry  
SEQUENCE    
  hpicfSnmpResponseSourceAddressType InetAddressType
  hpicfSnmpResponseSourceAddrPolicy INTEGER
  hpicfSnmpResponseSourceAddress InetAddress
  hpicfSnmpResponseSourceAddrIfIndex InterfaceIndexOrZero

HpicfSnmpTrapSourceAddrEntry  
SEQUENCE    
  hpicfSnmpTrapSourceAddressType InetAddressType
  hpicfSnmpTrapSourceAddrPolicy INTEGER
  hpicfSnmpTrapSourceAddress InetAddress
  hpicfSnmpTrapSourceAddrIfIndex InterfaceIndexOrZero

Defined Values

hpicfSnmpMIB 1.3.6.1.4.1.11.2.14.11.5.1.38
This MIB module contains HP proprietary objects for managing SNMP entity.
MODULE-IDENTITY    

hpicfSnmpNotification 1.3.6.1.4.1.11.2.14.11.5.1.38.0
OBJECT IDENTIFIER    

hpicfSnmpAuthFail 1.3.6.1.4.1.11.2.14.11.5.1.38.0.1
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
Status: current Access: read-only
NOTIFICATION-TYPE    

hpicfSnmpObjects 1.3.6.1.4.1.11.2.14.11.5.1.38.1
OBJECT IDENTIFIER    

hpicfSnmpConfig 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1
OBJECT IDENTIFIER    

hpicfSnmpGlobalCfg 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1
OBJECT IDENTIFIER    

hpicfSnmpResponseSourceAddrPolicyTable 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfSnmpResponseSourceAddrPolicyEntry

hpicfSnmpResponseSourceAddrPolicyEntry 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.1.1
An entry in the table, containing information about a single source address. 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 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfSnmpResponseSourceAddrPolicyEntry  

hpicfSnmpResponseSourceAddressType 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.1.1.1
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

hpicfSnmpResponseSourceAddrPolicy 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.1.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER rfc1517(1), configuredIP(2), configuredInterface(3), dstIpOfRequest(4)  

hpicfSnmpResponseSourceAddress 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.1.1.3
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. 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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hpicfSnmpResponseSourceAddrIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.1.1.4
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. Note: The configured interface's IP address will be used in the SNMP response PDU provided the interface has an IP address configured.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

hpicfSnmpTrapSourceAddrTable 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfSnmpTrapSourceAddrEntry

hpicfSnmpTrapSourceAddrEntry 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.2.1
An entry in the table, containing information about a single source address. 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 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfSnmpTrapSourceAddrEntry  

hpicfSnmpTrapSourceAddressType 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.2.1.1
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 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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

hpicfSnmpTrapSourceAddrPolicy 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.2.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER rfc1517(1), configuredIP(2), configuredInterface(3), dstIpOfRequest(4)  

hpicfSnmpTrapSourceAddress 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.2.1.3
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. 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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hpicfSnmpTrapSourceAddrIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.2.1.4
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. Note: The configured interface's IP address will be used in the SNMP trap PDU provided the interface has an IP address configured.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

hpicfSnmpAuthNotifyEnable 1.3.6.1.4.1.11.2.14.11.5.1.38.1.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hpicfSnmpNotificationObjects 1.3.6.1.4.1.11.2.14.11.5.1.38.1.2
OBJECT IDENTIFIER    

hpicfSnmpAuthFailCount 1.3.6.1.4.1.11.2.14.11.5.1.38.1.2.1
A count of SNMP authorization failures detected by the SNMP entity.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Counter32  

hpicfSnmpAuthFailIPType 1.3.6.1.4.1.11.2.14.11.5.1.38.1.2.2
Type of IP address contained in hpicfSnmpAuthFailIP.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

hpicfSnmpAuthFailIP 1.3.6.1.4.1.11.2.14.11.5.1.38.1.2.3
IP address of sender of message that failed authentication.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

hpicfSnmpConformance 1.3.6.1.4.1.11.2.14.11.5.1.38.2
OBJECT IDENTIFIER    

hpicfSnmpCompliances 1.3.6.1.4.1.11.2.14.11.5.1.38.2.1
OBJECT IDENTIFIER    

hpicfSnmpCompliance 1.3.6.1.4.1.11.2.14.11.5.1.38.2.1.1
A compliance statement for HP Routing switches with SNMP
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

hpicfSnmpCompliance1 1.3.6.1.4.1.11.2.14.11.5.1.38.2.1.2
A compliance statement for HP Routing switches with SNMP
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

hpicfSnmpCompliancesGroups 1.3.6.1.4.1.11.2.14.11.5.1.38.2.2
OBJECT IDENTIFIER    

hpicfSnmpResponseSourceAddrTableCompliancesGroup 1.3.6.1.4.1.11.2.14.11.5.1.38.2.2.1
A collection of objects allowing configuration of policies in the switch for selecting the source address used while generating SNMP response
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hpicfSnmpTrapSourceAddrTableCompliancesGroup 1.3.6.1.4.1.11.2.14.11.5.1.38.2.2.2
A collection of objects allowing configuration of source addresses for SNMP traps generated by the switch.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hpicfSnmpResponseSourceAddrTableGroup 1.3.6.1.4.1.11.2.14.11.5.1.38.2.2.3
Description.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hpicfSnmpTrapSourceAddrTableGroup 1.3.6.1.4.1.11.2.14.11.5.1.38.2.2.4
Description.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hpicfSnmpNotifyObjectGroup 1.3.6.1.4.1.11.2.14.11.5.1.38.2.2.5
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.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hpicfSnmpNotificationGroup 1.3.6.1.4.1.11.2.14.11.5.1.38.2.2.6
Description.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP