HP-ICF-IPCONFIG: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HP-ICF-IPCONFIG
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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hpicfIpConfig 1.3.6.1.4.1.11.2.14.11.1.10
This MIB module describes objects for basic IP address configuration and interface configuration for devices in the HP Integrated Communication Facility product line.
       hpicfIpConfigObjects 1.3.6.1.4.1.11.2.14.11.1.10.1
           hpicfIpAddressObjects 1.3.6.1.4.1.11.2.14.11.1.10.1.1
               hpicfIpAddressTable 1.3.6.1.4.1.11.2.14.11.1.10.1.1.1 no-access
This table contains manually configured IPv4 and IPv6 addresses for each interface. An entry in this table may not exist in the active state unless all objects in the entry are consistent. In particular, the value of hpicfIpAddressPrefixLength.
                   hpicfIpAddressEntry 1.3.6.1.4.1.11.2.14.11.1.10.1.1.1.1 no-access
An entry in the hpicfIpAddressEntry contains a single manually configured IP address.
                       hpicfIpAddressAddrType 1.3.6.1.4.1.11.2.14.11.1.10.1.1.1.1.1 inetaddresstype no-access
Type of IP address
                       hpicfIpAddressAddr 1.3.6.1.4.1.11.2.14.11.1.10.1.1.1.1.2 inetaddress no-access
The IP address to which this entry's addressing information pertains. hpicfIpAddressAddr is always interpreted within the context of hpicfIpAddressAddrType.
                       hpicfIpAddressPrefixLength 1.3.6.1.4.1.11.2.14.11.1.10.1.1.1.1.3 inetaddressprefixlength read-only
The prefix length associated with IP address.
                       hpicfIpAddressType 1.3.6.1.4.1.11.2.14.11.1.10.1.1.1.1.4 integer read-only
IP address type. For V4 addresses the value will be unicast. Enumeration: 'unicast': 1, 'anycast': 2.
                       hpicfIpAddressRowStatus 1.3.6.1.4.1.11.2.14.11.1.10.1.1.1.1.5 rowstatus read-only
The status of the IP address entry.
                       hpicfIpAddressExtendedType 1.3.6.1.4.1.11.2.14.11.1.10.1.1.1.1.6 integer read-only
IP address type. For V4 addresses the value will be none. For V6 address it can be eui64 and linkLocal also. Enumeration: 'eui64': 1, 'linkLocal': 2, 'none': 0.
               hpicfSwitchIpAddressTable 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2 no-access
This read only table contains IPV4 and/or IPV6 addresses for each interface. These IP Addresses are either manually configured or obtained by a dynamic method (such as DHCP). This table will hold all manually configured IP Addresses that exist in hpicfIpAddressTable except for those entries that are not in active state (hpicfIpAddressRowStatus).
                   hpicfSwitchIpAddressEntry 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1 no-access
An entry in the hpicfSwitchIpAddressEntry contains a single IP address.
                       hpicfSwitchIpAddressAddrType 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.1 inetaddresstype no-access
Type of IP address.
                       hpicfSwitchIpAddressAddr 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.2 inetaddress no-access
The IP address to which this entry's addressing information pertains. hpicfSwitchIpAddressAddr is always interpreted within the context of hpicfSwitchIpAddressAddrType.
                       hpicfSwitchIpAddressPrefixLength 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.3 inetaddressprefixlength read-only
The prefix length associated with IP address.
                       hpicfSwitchIpAddressType 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.4 integer read-only
IP address type. For V4 addresses the value will be unicast. Enumeration: 'unicast': 1, 'anycast': 2.
                       hpicfSwitchIpAddressOrigin 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.5 ipaddressorigintc read-only
The origin of the address.
                       hpicfSwitchIpAddressStatus 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.6 ipaddressstatustc read-only
The status of the address, describing if the address can be used for communication. In the absence of other information, an IPv4 address is always preferred(1).
                       hpicfSwitchIpAddressPreferredLifetime 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.7 unsigned32 read-only
The remaining length of time in seconds that this address will continue to be preferred, i.e. time until deprecation. A value of 4,294,967,295 represents infinity. The address generated from a deprecated address should no longer be used as a source address in new communications, but packets received on such an interface are processed as expected. The default for IPv4 addresses is 4,294,967,295 (infinity).
                       hpicfSwitchIpAddressValidLifetime 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.8 unsigned32 read-only
The remaining length of time, in seconds, that this address will continue to be valid, i.e. time until invalidation. A value of 4,294,967,295 represents infinity. The address generated from an invalidated address should not appear as the destination or source address of a packet. The default for IPv4 addresses is 4,294,967,295 (infinity).
                       hpicfSwitchIpAddressExtendedType 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.9 integer read-only
IP address type. For V4 addresses the value will be none. For V6 address it can be eui64 and linkLocal also. Enumeration: 'eui64': 1, 'linkLocal': 2, 'none': 0.
               hpicfIpNetToPhysicalTable 1.3.6.1.4.1.11.2.14.11.1.10.1.1.3 no-access
This table augments ipNeTtoPhysicalTable
                   hpicfIpNetToPhysicalEntry 1.3.6.1.4.1.11.2.14.11.1.10.1.1.3.1 no-access
This table augments ipNeTtoPhysicalTable
                       hpicfIpNetToPhysicalPort 1.3.6.1.4.1.11.2.14.11.1.10.1.1.3.1.1 integer32 read-only
This object gives the port through which the physical address was learnt
               hpicfIpNetToPhysicalTableClear 1.3.6.1.4.1.11.2.14.11.1.10.1.1.4 integer read-write
This provides the clear options for hpicfIpNetToPhysicalTable. A value of 2 is to clear arp table. A value of 3 is to clear the ipv6 neighbor table. A get returns 'unknown' always. Enumeration: 'unknown': 1, 'ipv4': 2, 'ipv6': 3.
           hpicfIpv4InterfaceObjects 1.3.6.1.4.1.11.2.14.11.1.10.1.2
               hpicfIpv4InterfaceTable 1.3.6.1.4.1.11.2.14.11.1.10.1.2.1 no-access
This table contains per-interface IPV4 configuration information.
                   hpicfIpv4InterfaceEntry 1.3.6.1.4.1.11.2.14.11.1.10.1.2.1.1 no-access
An entry in the hpicfIpv4InterfaceEntry contains IPV4 interface specific configuration information. This table is indexed by ipv4InterfaceIfIndex.
                       hpicfIpv4InterfaceDhcpEnable 1.3.6.1.4.1.11.2.14.11.1.10.1.2.1.1.1 integer read-write
Changing this flag to 'full' will clear any existing IP address configuration for this interface and will cause the device to use a dynamic method (e.g. DHCP) to obtain its IP configuration and other configuration parameter (such as gateway, time of day, etc...) for this interface. Setting this flag to 'inform' will allow manual IP address configuration and yet permit other configuration parameters (such as gateway, time of day, etc...) to be obtained from a DHCP server. Setting this flag to 'off' will allow manual IP configuration but disallow any DHCP configuration. Enumeration: 'inform': 3, 'full': 1, 'off': 2.
                       hpicfIpv4InterfaceForwarding 1.3.6.1.4.1.11.2.14.11.1.10.1.2.1.1.2 integer read-write
This flag indicates whether this interface is forwarding the datagrams that were not addressed to this interface. Setting this flag to 'enabled' (the default) results in forwarding the datagrams that were not addressed to this interface. Setting this flag to 'disabled' results in ignoring datagrams that were not addressed to this entity. Enumeration: 'disabled': 2, 'enabled': 1.
                       hpicfIpv4InterfaceProxyArp 1.3.6.1.4.1.11.2.14.11.1.10.1.2.1.1.3 integer read-write
Enables/disables ARP proxy on the interface. If set to 'enabled', the switch will respond on ARP request for IP addresses from other subnets. If set to disabled (the default), the switch will not respond on ARP request for IP addresses from other subnets. Enumeration: 'disabled': 2, 'enabled': 1.
                       hpicfIpv4InterfaceLocalProxyArp 1.3.6.1.4.1.11.2.14.11.1.10.1.2.1.1.4 integer read-write
Enables/disables local ARP proxy on the interface. If set to 'enabled', the switch will respond on ARP request for IP addresses within the local subnet. If set to disabled (the default), the switch will not respond on ARP request for IP addresses within the local subnet. Enumeration: 'disabled': 2, 'enabled': 1.
                       hpicfIpv4InterfaceBootpGateway 1.3.6.1.4.1.11.2.14.11.1.10.1.2.1.1.5 inetaddressipv4 read-write
This entry will specify the IP address to be used as the BOOTP gateway for this interface. Note that this IP address will be used as the BOOTP gateway only when it is configured as an IP address on this interface. Otherwise, the lowest IP address configured on the interface will be used as the gateway address.
                       hpicfIpv4InterfaceDirectedBcastFwd 1.3.6.1.4.1.11.2.14.11.1.10.1.2.1.1.6 integer read-write
Enable/disable directed-broadcast forwarding on this interface. When set to default, the global hpicfDBroadcastFwdEnable setting is used. When set to enable, directed-broadcasts are enabled irrespective of the global setting. Enumeration: 'default': 2, 'enabled': 1.
               hpicfUdpTunnelTable 1.3.6.1.4.1.11.2.14.11.1.10.1.2.3 no-access
This table contains per interface IPV4 Udp encapsulated tunnel specific configuration information.
                   hpicfUdpTunnelEntry 1.3.6.1.4.1.11.2.14.11.1.10.1.2.3.1 no-access
An entry in the hpicfUdpTunnelEntry contains Udp encapsulated tunnel specific configuration information.
                       hpicfUdpTunnelSrcPort 1.3.6.1.4.1.11.2.14.11.1.10.1.2.3.1.1 inetportnumber read-only
This variable is valid only for the remote mirroring source or destination switch. The value will be ignored otherwise. A value of 0 means that the UDP port is irrelevant for the tunnel type. If this value is non-zero it must be duplicated in the tunnelInetConfigID value (this will ensure that a given UDP port can only be associated once with a given tunnelInetConfigAddressType, tunnelInetConfigLocalAddress, tunnelInetConfigRemoteAddress, tunnelInetConfigEncapsMethod combination).
                       hpicfUdpTunnelMirrorSessionID 1.3.6.1.4.1.11.2.14.11.1.10.1.2.3.1.2 integer32 read-only
This variable is valid only for a remote mirroring switch which interfaces with the source end of the tunnel. The value will be ignored otherwise. A value of 0 means that the mirror session ID is irrelevant for the tunnel type.
                       hpicfUdpTunnelMirrorTruncate 1.3.6.1.4.1.11.2.14.11.1.10.1.2.3.1.3 integer read-write
Enables/disables truncation for remote mirroring. Enumeration: 'disabled': 2, 'enabled': 1.
           hpicfIpClientTrackerObjects 1.3.6.1.4.1.11.2.14.11.1.10.1.3
               hpicfIpClientTrackerEnable 1.3.6.1.4.1.11.2.14.11.1.10.1.3.1 truthvalue read-write
Enable ip client tracking for trusted and untrusted devices.
               hpicfIpClientTrackerTrusted 1.3.6.1.4.1.11.2.14.11.1.10.1.3.2 truthvalue read-write
Enable ip client tracking for trusted devices.
               hpicfIpClientTrackerUntrusted 1.3.6.1.4.1.11.2.14.11.1.10.1.3.3 truthvalue read-write
Enable ip client tracking for untrusted devices.
       hpicfIpConfigConformance 1.3.6.1.4.1.11.2.14.11.1.10.2
           hpicfIpConfigCompliances 1.3.6.1.4.1.11.2.14.11.1.10.2.1
               hpicfIpConfigCompliance 1.3.6.1.4.1.11.2.14.11.1.10.2.1.1
A compliance statement for HP Routing switches with IP Configuration
               hpicfIpConfigCompliance2 1.3.6.1.4.1.11.2.14.11.1.10.2.1.2
A compliance statement for HP Routing switches with IP Configuration
               hpicfIpConfigCompliance4 1.3.6.1.4.1.11.2.14.11.1.10.2.1.4
A compliance statement for HP Routing switches with IP Configuration
               hpicfIpConfigCompliance5 1.3.6.1.4.1.11.2.14.11.1.10.2.1.5
A compliance statement for HP Routing switches with IP Configuration
               hpicfIpConfigCompliance6 1.3.6.1.4.1.11.2.14.11.1.10.2.1.6
A compliance statement for HP Routing switches with IP Configuration
               hpicfIpConfigCompliance7 1.3.6.1.4.1.11.2.14.11.1.10.2.1.7
A compliance statement for HP Routing switches with IP Configuration
               hpicfIpConfigCompliance8 1.3.6.1.4.1.11.2.14.11.1.10.2.1.8
A compliance statement for HP Routing switches with IP Configuration
               hpicfIpConfigCompliance9 1.3.6.1.4.1.11.2.14.11.1.10.2.1.9
A compliance statement for HP Routing switches with IP Configuration
               hpicfIpConfigCompliance10 1.3.6.1.4.1.11.2.14.11.1.10.2.1.10
A compliance statement for IP Client tracking
               hpicfIpConfigCompliance11 1.3.6.1.4.1.11.2.14.11.1.10.2.1.11
A compliance statement for IP Client tracking
           hpicfIpConfigGroups 1.3.6.1.4.1.11.2.14.11.1.10.2.2
               hpicfIpAddressTableGroup 1.3.6.1.4.1.11.2.14.11.1.10.2.2.1
A Collection of objects allowing configuration of an IP address for an interface.
               hpicfSwitchIpAddressTableGroup 1.3.6.1.4.1.11.2.14.11.1.10.2.2.2
A Collection of objects providing interfaces addressing information.
               hpicfIpv4InterfaceTableGroup 1.3.6.1.4.1.11.2.14.11.1.10.2.2.3
Deprecated - see hpicfIpv4InterfaceTableGroup2
               hpicfUdpTunnelTableGroup 1.3.6.1.4.1.11.2.14.11.1.10.2.2.4
A Collection of objects that allows IPV4 interface configuration for remote mirroring
               hpicfIpv6InterfaceTableGroup 1.3.6.1.4.1.11.2.14.11.1.10.2.2.5
A Collection of objects that allows IPV6 interface configuration
               hpicfIpv4InterfaceTableGroup2 1.3.6.1.4.1.11.2.14.11.1.10.2.2.6
A Collection of objects that allows IPV4 interface configuration
               hpicfIpv6DadAttemptsGroup 1.3.6.1.4.1.11.2.14.11.1.10.2.2.7
A collection of objects that allows the number of DAD Attempts to be configured globally and also on a per interface basis.
               hpicfIpv6IcmpGroup 1.3.6.1.4.1.11.2.14.11.1.10.2.2.8
Objects provided for the ipv6 icmp configuration.
               hpicfIpNetToPhysicalTableGroup 1.3.6.1.4.1.11.2.14.11.1.10.2.2.9
Objects provided for the clear options in the device.
               hpicfUdpTunnelMirrorGroup 1.3.6.1.4.1.11.2.14.11.1.10.2.2.10
An object that enables or disables truncation for remote mirroring.
               hpicfIpv6NDGroup 1.3.6.1.4.1.11.2.14.11.1.10.2.2.11
Objects provided for configuration of ipv6 ND parameters
               hpicfIpv4InterfaceTableGroup3 1.3.6.1.4.1.11.2.14.11.1.10.2.2.12
A Collection of objects that allows IPV4 interface configuration
               hpicfIpClientTrackerGroup 1.3.6.1.4.1.11.2.14.11.1.10.2.2.13
Deprecated - see hpicfIpClientTrackerGroup2
               hpicfIpClientTrackerGroup2 1.3.6.1.4.1.11.2.14.11.1.10.2.2.14
A Collection of objects that allows IpClient Tracking
       hpicfIpv6ConfigObjects 1.3.6.1.4.1.11.2.14.11.1.10.3
           hpicfIpv6GlobalConfigObjects 1.3.6.1.4.1.11.2.14.11.1.10.3.1
               hpicfIpv6NDObjects 1.3.6.1.4.1.11.2.14.11.1.10.3.1.1
                   hpicfIpv6NDDadAttempts 1.3.6.1.4.1.11.2.14.11.1.10.3.1.1.1 integer32 read-write
The value in this object indicates the maximum number of neighbor solicitation requests that will be sent while performing duplicate address detection.
               hpicfIpv6IcmpObjects 1.3.6.1.4.1.11.2.14.11.1.10.3.1.2
                   hpicfIpv6IcmpErrorInterval 1.3.6.1.4.1.11.2.14.11.1.10.3.1.2.1 integer32 read-write
The value in this object indicates the error interval in which the token bucket algorithm places one token in the bucket for ICMPV6 rate limiting.Each token represents the right to send one ICMP error message. Each time an error is sent, it takes a token from the bucket. ICMP will not be allowed to originate an error message if the bucket is empty.
                   hpicfIpv6IcmpBucketsize 1.3.6.1.4.1.11.2.14.11.1.10.3.1.2.2 integer32 read-write
The value in this object indicates the maximum number of tokens that can be in the bucket.
           hpicfIpv6InterfaceObjects 1.3.6.1.4.1.11.2.14.11.1.10.3.2
               hpicfIpv6InterfaceTable 1.3.6.1.4.1.11.2.14.11.1.10.3.2.1 no-access
This table contains per-interface IPV6 configuration information.
                   hpicfIpv6InterfaceEntry 1.3.6.1.4.1.11.2.14.11.1.10.3.2.1.1 no-access
An entry in the hpicfIpv6InterfaceEntry contains IPV6 interface specific configuration information. This table is indexed by ipv6InterfaceIfIndex.
                       hpicfIpv6InterfaceDhcpMode 1.3.6.1.4.1.11.2.14.11.1.10.3.2.1.1.1 integer read-write
Setting this flag to 'dhcpFull' will clear any existing IP address configuration for this interface and will cause the device to use a dynamic method (e.g. DHCP) to obtain its IP configuration and other configuration parameter (such as gateway, time of day, etc...) for this interface. Setting this flag to 'dhcpInform' will allow manual IP address configuration and yet permit other configuration parameters (such as gateway, time of day, etc...) to be obtained from a DHCP server. Setting this flag to 'disabled' will not allow any of the above mentioned two configuration, but interface can have link-local, auto-config and manual ip-address. Enumeration: 'disabled': 0, 'dhcpInform': 2, 'dhcpFull': 1.
                       hpicfIpv6InterfaceManual 1.3.6.1.4.1.11.2.14.11.1.10.3.2.1.1.2 integer read-write
Setting this flag to 'enabled' will allow manual IP address configuration but disallow any DHCP configuration. Enumeration: 'disabled': 2, 'enabled': 1.
                       hpicfIpv6InterfaceAutoConfig 1.3.6.1.4.1.11.2.14.11.1.10.3.2.1.1.3 integer read-write
Setting this flag to 'enabled' will allow host to configure automatically from default router. There may be multiple routers and in that scenario switch will add the addresses from all these routers Enumeration: 'disabled': 2, 'enabled': 1.
                       hpicfIpv6InterfaceDhcpRapidCommit 1.3.6.1.4.1.11.2.14.11.1.10.3.2.1.1.4 integer read-write
Setting this flag to 'enabled' will allow the host to get address and configuration information from the dhcp server rapidly. This flag can be enabled only if the hpicfIpv6InterfaceDhcpMode object is set as dhcpFull. By default this flag is set to disabled. Enumeration: 'disabled': 2, 'enabled': 1.
                       hpicfIpv6InterfaceDhcpRelay 1.3.6.1.4.1.11.2.14.11.1.10.3.2.1.1.5 integer read-write
This flag indicates whether this interface is dhcp-relay enabled. By default this flag is set to disabled. Enumeration: 'disabled': 2, 'enabled': 1.
                       hpicfIpv6InterfaceCfgEnableStatus 1.3.6.1.4.1.11.2.14.11.1.10.3.2.1.1.6 integer read-write
The indication of whether IPv6 is enabled (up) or disabled (down) on this interface. Setting this object to up(1) will enable ipv6 for the given interface.Setting this object to down(2) will disable the ipv6 for the interface only if hpicfIpv6InterfaceDhcpMode, hpicfIpv6InterfaceManual and hpicfIpv6InterfaceAutoConfig are disabled.A get on this object reflects the data saved in a non-volatile storage. Note:To get the current ipv6 status for an interface refer to ipv6InterfaceEnableStatus. Enumeration: 'down': 2, 'up': 1.
                       hpicfIpv6InterfaceDadAttempts 1.3.6.1.4.1.11.2.14.11.1.10.3.2.1.1.7 integer32 read-write
This object indicates the maximum number of neighbor solicitation requests that will be sent while performing duplicate address detection for this interface. Note: hpicfIpv6NDDadAttempts object's value will be in use for dad attempts for this interface when hpicfIpv6InterfaceDadAttemptsMode is 'global'.
                       hpicfIpv6InterfaceDadAttemptsMode 1.3.6.1.4.1.11.2.14.11.1.10.3.2.1.1.8 integer read-write
This object indicates whether the value in hpicfIpv6NDDadAttempts is in use or the value in hpicfIpv6InterfaceDadAttempts is in use for an entry in this table while performing duplicate address detection. A set to 'global' means: - hpicfIpv6NDDadAttempts value will be used for dad attempts. A set to 'perInterface' means: - hpicfIpv6InterfaceDadAttempts value will be used for dad attempts. Enumeration: 'global': 1, 'perInterface': 2.
                       hpicfIpv6InterfaceReachableTime 1.3.6.1.4.1.11.2.14.11.1.10.3.2.1.1.9 unsigned32 read-write
The time a neighbor is considered reachable after receiving a reachability confirmation.
                       hpicfIpv6InterfaceRetransmitTime 1.3.6.1.4.1.11.2.14.11.1.10.3.2.1.1.10 unsigned32 read-write
The time between retransmissions of Neighbor Solicitation messages to a neighbor when resolving the address or when probing the reachability of a neighbor.