HP-ICF-SRCIP-MIB

File: HP-ICF-SRCIP-MIB.mib (8804 bytes)

Imported modules

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

Imported symbols

hpicfCommon InetAddress InetAddressType
InterfaceIndexOrZero OBJECT-TYPE MODULE-IDENTITY
OBJECT-GROUP MODULE-COMPLIANCE

Defined Types

HpicfSrcIpAddrPolicyEntry  
SEQUENCE    
  hpicfSrcIpAddressType InetAddressType
  hpicfSrcIpProtocolIndex INTEGER
  hpicfSrcIpAddrPolicy INTEGER
  hpicfSrcIpAddrIfIndex InterfaceIndexOrZero
  hpicfSrcIpAddress InetAddress

Defined Values

hpicfSrcIpMIB 1.3.6.1.4.1.11.2.14.11.1.13
This MIB module contains the definitions of HP proprietary Managed Objects used for managing HP Routing switches with implemented source IP address administrative control.
MODULE-IDENTITY    

hpicfSrcIpConfig 1.3.6.1.4.1.11.2.14.11.1.13.1
OBJECT IDENTIFIER    

hpicfSrcIpAddrPolicyTable 1.3.6.1.4.1.11.2.14.11.1.13.1.1
A table of entries used to configure the policy for selecting source IP address for different application protocols while transmitting the protocol specific IP packets. When the entry is configured the outgoing IP packets generated by the corresponding application protocol will have the source IP address field modified based on the configured policy option.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfSrcIpAddrPolicyEntry

hpicfSrcIpAddrPolicyEntry 1.3.6.1.4.1.11.2.14.11.1.13.1.1.1
An entry in the 'hpicfSrcIpAddrPolicyTable' containing information about a source IP address selection policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfSrcIpAddrPolicyEntry  

hpicfSrcIpAddressType 1.3.6.1.4.1.11.2.14.11.1.13.1.1.1.1
Type of IP address. The only values expected are ipv4 or ipv6.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpicfSrcIpProtocolIndex 1.3.6.1.4.1.11.2.14.11.1.13.1.1.1.2
The application protocol index value which uniquely identifies a row in the 'hpicfSrcIpAddrPolicyTable'.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER tacacs(1), radius(2), syslog(3), telnet(4), tftp(5), sntp(6), sflow(7)  

hpicfSrcIpAddrPolicy 1.3.6.1.4.1.11.2.14.11.1.13.1.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER outgoingInterface(1), configuredIpAddr(2), configuredInterface(3)  

hpicfSrcIpAddrIfIndex 1.3.6.1.4.1.11.2.14.11.1.13.1.1.1.4
Index of IP interface whose IP address should be used as source IP while sending application protocol packets. On multi-netted interface the lexicographically lowest IP address will be used. This object should be used in conjunction with the 'hpicfSrcIpAddrPolicy' MIB object.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

hpicfSrcIpAddress 1.3.6.1.4.1.11.2.14.11.1.13.1.1.1.5
Administratively assigned IP address that should be used as source while sending application protocol packets. This object should be used in conjunction with the 'hpicfSrcIpAddrPolicy' MIB object.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hpicfSrcIpConformance 1.3.6.1.4.1.11.2.14.11.1.13.2
OBJECT IDENTIFIER    

hpicfSrcIpGroups 1.3.6.1.4.1.11.2.14.11.1.13.2.1
OBJECT IDENTIFIER    

hpicfSrcIpBaseGroup 1.3.6.1.4.1.11.2.14.11.1.13.2.1.1
A collection of objects allowing configuration of policies for selecting source IP address for application protocols.
Status: current Access: read-write
OBJECT-GROUP    

hpicfSrcIpCompliances 1.3.6.1.4.1.11.2.14.11.1.13.2.2
OBJECT IDENTIFIER    

hpicfSrcIpCompliance 1.3.6.1.4.1.11.2.14.11.1.13.2.2.1
The core compliance statement for HP Routing switches with source IP address administrative control.
Status: current Access: read-write
MODULE-COMPLIANCE