HP-ICF-SRCIP-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HP-ICF-SRCIP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
hpicfSrcIpConfig | 1.3.6.1.4.1.11.2.14.11.1.13.1 | |||
hpicfSrcIpAddrPolicyTable | 1.3.6.1.4.1.11.2.14.11.1.13.1.1 | no-access |
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. |
|
1.3.6.1.4.1.11.2.14.11.1.13.1.1.1 | no-access |
An entry in the 'hpicfSrcIpAddrPolicyTable' containing information about a source IP address selection policy. |
||
hpicfSrcIpAddressType | 1.3.6.1.4.1.11.2.14.11.1.13.1.1.1.1 | inetaddresstype | no-access |
Type of IP address. The only values expected are ipv4 or ipv6. |
hpicfSrcIpProtocolIndex | 1.3.6.1.4.1.11.2.14.11.1.13.1.1.1.2 | integer | no-access |
The application protocol index value which uniquely identifies a row in the 'hpicfSrcIpAddrPolicyTable'. Enumeration: 'sflow': 7, 'sntp': 6, 'tacacs': 1, 'telnet': 4, 'syslog': 3, 'radius': 2, 'tftp': 5, 'tunnelednodeserver': 8. |
hpicfSrcIpAddrPolicy | 1.3.6.1.4.1.11.2.14.11.1.13.1.1.1.3 | integer | read-write |
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. Enumeration: 'configuredIpAddr': 2, 'configuredInterface': 3, 'outgoingInterface': 1. |
hpicfSrcIpAddrIfIndex | 1.3.6.1.4.1.11.2.14.11.1.13.1.1.1.4 | interfaceindexorzero | read-write |
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. |
hpicfSrcIpAddress | 1.3.6.1.4.1.11.2.14.11.1.13.1.1.1.5 | inetaddress | read-write |
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. |
hpicfSrcIpConformance | 1.3.6.1.4.1.11.2.14.11.1.13.2 | |||
hpicfSrcIpGroups | 1.3.6.1.4.1.11.2.14.11.1.13.2.1 | |||
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. |
||
hpicfSrcIpCompliances | 1.3.6.1.4.1.11.2.14.11.1.13.2.2 | |||
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. |