HP-ICF-IPCONFIG
- Registered at
- 1.3.6.1.4.1.11.2.14.11.1.10
- Last updated
- 2007-02-02 00:00
- Organization
- Hewlett Packard Company, ProCurve Networking Business
- Revisions
- 2007-02-02 00:00, 2007-05-30 00:00, 2007-02-02 00:00, 2006-12-03 00:00, 2006-07-07 00:00, 2005-08-08 16:00
- Namespace
- hp
- Source file
HP-ICF-IPCONFIG- Digest
sha256:650a80b2dabd748c4c62dd6451f20e7478e246f085a19e6a3218626e20a3863b
Description
This MIB module describes objects for basic IP address configuration and interface configuration for devices in the HP Integrated Communication Facility product line.
Contact
Hewlett Packard Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpicfCommon |
| IF-MIB | ifIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressIPv4, InetAddressPrefixLength, InetAddressType, InetPortNumber |
| IP-MIB | IpAddressOriginTC, IpAddressStatusTC, ipNetToPhysicalEntry, ipv4InterfaceEntry, ipv6InterfaceEntry |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
| TUNNEL-MIB | tunnelInetConfigEntry |
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-IPCONFIG HP-ICF-OID IANAifType-MIB IF-MIB INET-ADDRESS-MIB IP-MIB IPV6-FLOW-LABEL-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TUNNEL-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfIpConfigObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.1.10.1 | |||
| hpicfIpAddressObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.1.10.1.1 | |||
| hpicfIpAddressTable OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.1 | not-accessible | current | |
| hpicfIpAddressEntry OBJECT-TYPE An entry in the hpicfIpAddressEntry contains a single manually configured IP address. | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.1.1 | not-accessible | current | |
| hpicfIpAddressAddrType OBJECT-TYPE Type of IP address | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.1.1.1 | InetAddressType | not-accessible | current |
| hpicfIpAddressAddr OBJECT-TYPE The IP address to which this entry's addressing information pertains. hpicfIpAddressAddr is always interpreted within the context of hpicfIpAddressAddrType. | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.1.1.2 | InetAddress | not-accessible | current |
| hpicfIpAddressPrefixLength OBJECT-TYPE The prefix length associated with IP address. | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.1.1.3 | InetAddressPrefixLength | read-create | current |
| hpicfIpAddressType OBJECT-TYPE IP address type. For V4 addresses the value will be unicast. | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.1.1.4 | INTEGER {unicast(1), anycast(2)} | read-create | current |
| hpicfIpAddressRowStatus OBJECT-TYPE The status of the IP address entry. | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.1.1.5 | RowStatus | read-create | current |
| hpicfIpAddressExtendedType OBJECT-TYPE IP address type. For V4 addresses the value will be none. For V6 address it can be eui64 and linkLocal also. | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.1.1.6 | INTEGER {none(0), eui64(1), linkLocal(2)} | read-create | current |
| hpicfSwitchIpAddressTable OBJECT-TYPE 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 meathod (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). | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2 | not-accessible | current | |
| hpicfSwitchIpAddressEntry OBJECT-TYPE An entry in the hpicfSwitchIpAddressEntry contains a single IP address. | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1 | not-accessible | current | |
| hpicfSwitchIpAddressAddrType OBJECT-TYPE Type of IP address. | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.1 | InetAddressType | not-accessible | current |
| hpicfSwitchIpAddressAddr OBJECT-TYPE The IP address to which this entry's addressing information pertains. hpicfSwitchIpAddressAddr is always interpreted within the context of hpicfSwitchIpAddressAddrType. | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.2 | InetAddress | not-accessible | current |
| hpicfSwitchIpAddressPrefixLength OBJECT-TYPE The prefix length associated with IP address. | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.3 | InetAddressPrefixLength | read-only | current |
| hpicfSwitchIpAddressType OBJECT-TYPE IP address type. For V4 addresses the value will be unicast. | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.4 | INTEGER {unicast(1), anycast(2)} | read-only | current |
| hpicfSwitchIpAddressOrigin OBJECT-TYPE The origin of the address. | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.5 | IpAddressOriginTC | read-only | current |
| hpicfSwitchIpAddressStatus OBJECT-TYPE 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). | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.6 | IpAddressStatusTC | read-only | current |
| hpicfSwitchIpAddressPreferredLifetime OBJECT-TYPE 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). | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.7 | Unsigned32 | read-only | current |
| hpicfSwitchIpAddressValidLifetime OBJECT-TYPE 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). | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.8 | Unsigned32 | read-only | current |
| hpicfSwitchIpAddressExtendedType OBJECT-TYPE IP address type. For V4 addresses the value will be none. For V6 address it can be eui64 and linkLocal also. | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.9 | INTEGER {none(0), eui64(1), linkLocal(2)} | read-only | current |
| hpicfIpNetToPhysicalTable OBJECT-TYPE This table augments ipNeTtoPhysicalTable | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.3 | not-accessible | current | |
| hpicfIpNetToPhysicalEntry OBJECT-TYPE This table augments ipNeTtoPhysicalTable | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.3.1 | not-accessible | current | |
| hpicfIpNetToPhysicalPort OBJECT-TYPE This object gives the port through which the physical address was learnt | 1.3.6.1.4.1.11.2.14.11.1.10.1.1.3.1.1 | Integer32 | read-create | current |
| hpicfIpv4InterfaceObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.1.10.1.2 | |||
| hpicfIpv4InterfaceTable OBJECT-TYPE This table contains per-interface IPV4 configuration information. | 1.3.6.1.4.1.11.2.14.11.1.10.1.2.1 | not-accessible | current | |
| hpicfIpv4InterfaceEntry OBJECT-TYPE An entry in the hpicfIpv4InterfaceEntry contains IPV4 interface specific configuration information. This table is indexed by ipv4InterfaceIfIndex. | 1.3.6.1.4.1.11.2.14.11.1.10.1.2.1.1 | not-accessible | current | |
| hpicfIpv4InterfaceDhcpEnable OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.1.10.1.2.1.1.1 | INTEGER {full(1), off(2), inform(3)} | read-write | current |
| hpicfIpv4InterfaceForwarding OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.1.10.1.2.1.1.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hpicfIpv4InterfaceProxyArp OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.1.10.1.2.1.1.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hpicfIpv4InterfaceLocalProxyArp OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.1.10.1.2.1.1.4 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hpicfIpv4InterfaceBootpGateway OBJECT-TYPE This entry will contain the IP address of the BOOTP gateway for the interface. | 1.3.6.1.4.1.11.2.14.11.1.10.1.2.1.1.5 | InetAddressIPv4 | read-write | current |
| hpicfUdpTunnelTable OBJECT-TYPE This table contains per interface IPV4 Udp encapsulated tunnel specific configuration information. | 1.3.6.1.4.1.11.2.14.11.1.10.1.2.3 | not-accessible | current | |
| hpicfUdpTunnelEntry OBJECT-TYPE An entry in the hpicfUdpTunnelEntry contains Udp encapsulated tunnel specific configuration information. | 1.3.6.1.4.1.11.2.14.11.1.10.1.2.3.1 | not-accessible | current | |
| hpicfUdpTunnelSrcPort OBJECT-TYPE 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). | 1.3.6.1.4.1.11.2.14.11.1.10.1.2.3.1.1 | InetPortNumber | read-create | current |
| hpicfUdpTunnelMirrorSessionID OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.1.10.1.2.3.1.2 | Integer32 (0..512) | read-create | current |
| hpicfIpConfigConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.1.10.2 | |||
| hpicfIpConfigCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.1.10.2.1 | |||
| hpicfIpConfigGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.1.10.2.2 | |||
| hpicfIpv6ConfigObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.1.10.3 | |||
| hpicfIpv6GlobalConfigObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.1.10.3.1 | |||
| hpicfIpv6NDObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.1.10.3.1.1 | |||
| hpicfIpv6NDDadAttempts OBJECT-TYPE The value in this object indicates the maximum number of neighbour solicitation requests that will be sent while performing duplicate address detection. | 1.3.6.1.4.1.11.2.14.11.1.10.3.1.1.1 | Integer32 | read-write | current |
| hpicfIpv6IcmpObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.1.10.3.1.2 | |||
| hpicfIpv6IcmpErrorInterval OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.1.10.3.1.2.1 | Integer32 | read-write | current |
| hpicfIpv6IcmpBucketsize OBJECT-TYPE The value in this object indicates the maximum number of tokens that can be in the bucket. | 1.3.6.1.4.1.11.2.14.11.1.10.3.1.2.2 | Integer32 | read-write | current |
| hpicfIpv6InterfaceObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.1.10.3.2 | |||
| hpicfIpv6InterfaceTable OBJECT-TYPE This table contains per-interface IPV6 configuration information. | 1.3.6.1.4.1.11.2.14.11.1.10.3.2.1 | not-accessible | current | |
| hpicfIpv6InterfaceEntry OBJECT-TYPE An entry in the hpicfIpv6InterfaceEntry contains IPV6 interface specific configuration information. This table is indexed by ipv6InterfaceIfIndex. | 1.3.6.1.4.1.11.2.14.11.1.10.3.2.1.1 | not-accessible | current | |
| hpicfIpv6InterfaceDhcpMode OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.1.10.3.2.1.1.1 | INTEGER {disabled(0), dhcpFull(1), dhcpInform(2)} | read-write | current |
| hpicfIpv6InterfaceManual OBJECT-TYPE Setting this flag to 'enabled' will allow manual IP address configuration but disallow any DHCP configuration. | 1.3.6.1.4.1.11.2.14.11.1.10.3.2.1.1.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hpicfIpv6InterfaceAutoConfig OBJECT-TYPE 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 | 1.3.6.1.4.1.11.2.14.11.1.10.3.2.1.1.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hpicfIpv6InterfaceDhcpRapidCommit OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.1.10.3.2.1.1.4 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hpicfIpv6InterfaceDhcpRelay OBJECT-TYPE This flag indicates whether this interface is dhcp-relay enabled. By default this flag is set to disabled. | 1.3.6.1.4.1.11.2.14.11.1.10.3.2.1.1.5 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hpicfIpv6InterfaceCfgEnableStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.1.10.3.2.1.1.6 | INTEGER {up(1), down(2)} | read-write | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfIpConfigCompliance MODULE-COMPLIANCE A compliance statement for HP Routing switches with IP Configuration | 1.3.6.1.4.1.11.2.14.11.1.10.2.1.1 | deprecated |
| hpicfIpConfigCompliance2 MODULE-COMPLIANCE A compliance statement for HP Routing switches with IP Configuration | 1.3.6.1.4.1.11.2.14.11.1.10.2.1.2 | current |
| hpicfIpConfigCompliance4 MODULE-COMPLIANCE A compliance statement for HP Routing switches with IP Configuration | 1.3.6.1.4.1.11.2.14.11.1.10.2.1.4 | current |
| hpicfIpAddressTableGroup OBJECT-GROUP A Collection of objects allowing configuration of an IP address for an interface. | 1.3.6.1.4.1.11.2.14.11.1.10.2.2.1 | current |
| hpicfSwitchIpAddressTableGroup OBJECT-GROUP A Collection of objects providing interfaces addressing information. | 1.3.6.1.4.1.11.2.14.11.1.10.2.2.2 | current |
| hpicfIpv4InterfaceTableGroup OBJECT-GROUP Deprecated - see hpicfIpv4InterfaceTableGroup2 | 1.3.6.1.4.1.11.2.14.11.1.10.2.2.3 | deprecated |
| hpicfUdpTunnelTableGroup OBJECT-GROUP A Collection of objects that allows IPV4 interface configuration for remote mirroring | 1.3.6.1.4.1.11.2.14.11.1.10.2.2.4 | current |
| hpicfIpv6InterfaceTableGroup OBJECT-GROUP A Collection of objects that allows IPV6 interface configuration | 1.3.6.1.4.1.11.2.14.11.1.10.2.2.5 | current |
| hpicfIpv4InterfaceTableGroup2 OBJECT-GROUP A Collection of objects that allows IPV4 interface configuration | 1.3.6.1.4.1.11.2.14.11.1.10.2.2.6 | current |