HPN-ICF-IP-ADDRESS-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.67
- Last updated
- 2005-11-22 00:00
- Revisions
- 2005-11-22 00:00
- Namespace
- hp
- Source file
HPN-ICF-IP-ADDRESS-MIB- Digest
sha256:92078428b828403d59c4e69752f8a26869c16360319e95c634378f4fcd0d1a24
Description
The MIB module for managing IPv4 address.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| IF-MIB | ifIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HPN-ICF-IP-ADDRESS-MIB HPN-ICF-OID-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfIpAddressObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.67.1 | |||
| hpnicfIpAddressConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1 | |||
| hpnicfIpAddrSetTable OBJECT-TYPE The table of address information is relevant to this entity's IPv4 addresses for setting. The address information that can be read and set in this table is a subset of the address information that can be read in hpnicfIpAddrReadTable and ipAddrTable in IP-MIB. This table is used to configure IPv4 addresses of an interface identified by hpnicfIpAddrSetIfIndex. When users create or delete an entry in this table, the agent also increases or reduces a corresponding entry in the hpnicfIpAddrReadTable and ipAddrTable in IP-MIB. When an interface which has been assigned IPv6 address is deleted, the agent also deletes the entry corresponding to the interface in this table and hpnicfIpAddrReadTable. All IPv4 addresses in this table will also show in ipAddrTable in IP-MIB. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1 | not-accessible | current | |
| hpnicfIpAddrSetEntry OBJECT-TYPE Define the IPv4 address information. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1 | not-accessible | current | |
| hpnicfIpAddrSetIfIndex OBJECT-TYPE The index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of RFC 1573's ifIndex. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hpnicfIpAddrSetAddrType OBJECT-TYPE The IP address type to which this entry's address information pertains. The value must be ipv4. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.2 | InetAddressType | not-accessible | current |
| hpnicfIpAddrSetAddr OBJECT-TYPE The IPv4 address to which this entry's address information pertains. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.3 | InetAddress | not-accessible | current |
| hpnicfIpAddrSetMask OBJECT-TYPE The subnet mask associated with the IPv4 address of this entry. The value of the mask is an IPv4 address with all the network bits set to 1 and all the hosts bits set to 0. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.4 | IpAddress | read-create | current |
| hpnicfIpAddrSetSourceType OBJECT-TYPE Indicate the type of source of the IPv4 address. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.5 | INTEGER {assignedIp(1)} | read-create | current |
| hpnicfIpAddrSetCatalog OBJECT-TYPE Indicate the category of the IPv4 address. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.6 | INTEGER {primary(1), sub(2)} | read-create | current |
| hpnicfIpAddrSetRowStatus OBJECT-TYPE This object is used to create a new row or delete an existing row in this table, only support active, createAndGo and destroy. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.7 | RowStatus | read-create | current |
| hpnicfIpAddrReadTable OBJECT-TYPE The table of address information is relevant to this entity's IP addresses for reading. This is the extension of the ipAddrTable in IP-MIB. All IPv4 addresses in this table will also show in ipAddrTable in IP-MIB. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2 | not-accessible | current | |
| hpnicfIpAddrReadEntry OBJECT-TYPE Define the IPv4 address information. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1 | not-accessible | current | |
| hpnicfIpAddrReadIfIndex OBJECT-TYPE The index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of RFC 1573's ifIndex. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hpnicfIpAddrReadAddrType OBJECT-TYPE The IP address type to which this entry's address information pertains. The value must be ipv4. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1.2 | InetAddressType | not-accessible | current |
| hpnicfIpAddrReadAddr OBJECT-TYPE The IPv4 address to which this entry's address information pertains. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1.3 | InetAddress | not-accessible | current |
| hpnicfIpAddrReadMask OBJECT-TYPE The subnet mask associated with the IPv4 address of this entry. The value of the mask is an IPv4 address with all the network bits set to 1 and all the hosts bits set to 0. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1.4 | IpAddress | read-only | current |
| hpnicfIpAddrReadSourceType OBJECT-TYPE Indicate the type of source of the IPv4 address. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1.5 | INTEGER {assignedIp(1), cluster(2), dhcp(3), bootp(4), negotiate(5), unnumbered(6), vrrp(7)} | read-only | current |
| hpnicfIpAddrReadCatalog OBJECT-TYPE Indicate the category of the IPv4 address. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1.6 | INTEGER {primary(1), sub(2), cluster(3), vrrp(4)} | read-only | current |
| hpnicfIpv4AddrTable OBJECT-TYPE This table is used to configure primary IPv4 address of an interface identified by ifIndex. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.3 | not-accessible | current | |
| hpnicfIpv4AddrEntry OBJECT-TYPE Define the IPv4 address information. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.3.1 | not-accessible | current | |
| hpnicfIpv4AddrAddr OBJECT-TYPE The IPv4 address to which this entry's address information pertains. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.3.1.1 | IpAddress | read-create | current |
| hpnicfIpv4AddrMask OBJECT-TYPE The subnet mask associated with the IPv4 address of this entry. The value of the mask is an IPv4 address with all the network bits set to 1 and all the hosts bits set to 0. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.3.1.2 | IpAddress | read-create | current |
| hpnicfIpv4AddrRowStatus OBJECT-TYPE This object is used to create a new row or delete an existing row in this table, only support active, notInService, createAndGo and destroy. | 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.3.1.3 | RowStatus | read-create | current |
| hpnicfIpAddrNotify OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.67.2 | |||
| hpnicfIpAddrNotifyScalarObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.67.2.1 | |||
| hpnicfIpAddrNotifyIfIndex OBJECT-TYPE The IP address IfIndex of specified interface on the device. | 1.3.6.1.4.1.11.2.14.11.15.2.67.2.1.1 | Integer32 (1..2147483647) | accessible-for-notify | current |
| hpnicfIpAddrOldIpAddress OBJECT-TYPE The Old IP address of specified interface on the device. | 1.3.6.1.4.1.11.2.14.11.15.2.67.2.1.2 | InetAddress | accessible-for-notify | current |
| hpnicfIpAddrNewIpAddress OBJECT-TYPE The New IP address of specified interface on the device. | 1.3.6.1.4.1.11.2.14.11.15.2.67.2.1.3 | InetAddress | accessible-for-notify | current |
| hpnicfIpAddrFirstTrapTime OBJECT-TYPE Represents the first trap time. | 1.3.6.1.4.1.11.2.14.11.15.2.67.2.1.4 | TimeTicks | accessible-for-notify | current |
| hpnicfIpAddrNotifyObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.67.2.2 | |||
| hpnicfIpAddrNotifyObjectsPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.67.2.2.0 |
Notifications
| Name | OID | Status |
|---|---|---|
| hpnicfIpAddressChangeNotify NOTIFICATION-TYPE This notification will be generated when the IP address of interface is changed. The change maybe originate from NMS, DHCP server or administrator. This notification announces useful IP address change. So it is triggered by significative IP address change. | 1.3.6.1.4.1.11.2.14.11.15.2.67.2.2.0.1 | current |