HPN-ICF-IP-ADDRESS-MIB

File: HPN-ICF-IP-ADDRESS-MIB.mib (14318 bytes)

Imported modules

HPN-ICF-OID-MIB SNMPv2-SMI SNMPv2-TC
INET-ADDRESS-MIB IF-MIB

Imported symbols

hpnicfCommon Integer32 IpAddress
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
TimeTicks RowStatus InetAddressType
InetAddress ifIndex

Defined Types

HpnicfIpAddrSetEntry  
SEQUENCE    
  hpnicfIpAddrSetIfIndex Integer32
  hpnicfIpAddrSetAddrType InetAddressType
  hpnicfIpAddrSetAddr InetAddress
  hpnicfIpAddrSetMask IpAddress
  hpnicfIpAddrSetSourceType INTEGER
  hpnicfIpAddrSetCatalog INTEGER
  hpnicfIpAddrSetRowStatus RowStatus

HpnicfIpAddrReadEntry  
SEQUENCE    
  hpnicfIpAddrReadIfIndex Integer32
  hpnicfIpAddrReadAddrType InetAddressType
  hpnicfIpAddrReadAddr InetAddress
  hpnicfIpAddrReadMask IpAddress
  hpnicfIpAddrReadSourceType INTEGER
  hpnicfIpAddrReadCatalog INTEGER

HpnicfIpv4AddrEntry  
SEQUENCE    
  hpnicfIpv4AddrAddr IpAddress
  hpnicfIpv4AddrMask IpAddress
  hpnicfIpv4AddrRowStatus RowStatus

Defined Values

hpnicfIpAddrMIB 1.3.6.1.4.1.11.2.14.11.15.2.67
The MIB module for managing IPv4 address.
MODULE-IDENTITY    

hpnicfIpAddressObjects 1.3.6.1.4.1.11.2.14.11.15.2.67.1
OBJECT IDENTIFIER    

hpnicfIpAddressConfig 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1
OBJECT IDENTIFIER    

hpnicfIpAddrSetTable 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIpAddrSetEntry

hpnicfIpAddrSetEntry 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1
Define the IPv4 address information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIpAddrSetEntry  

hpnicfIpAddrSetIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfIpAddrSetAddrType 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.2
The IP address type to which this entry's address information pertains. The value must be ipv4.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpnicfIpAddrSetAddr 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.3
The IPv4 address to which this entry's address information pertains.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hpnicfIpAddrSetMask 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hpnicfIpAddrSetSourceType 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.5
Indicate the type of source of the IPv4 address.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER assignedIp(1)  

hpnicfIpAddrSetCatalog 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.6
Indicate the category of the IPv4 address.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER primary(1), sub(2)  

hpnicfIpAddrSetRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.7
This object is used to create a new row or delete an existing row in this table, only support active, createAndGo and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIpAddrReadTable 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIpAddrReadEntry

hpnicfIpAddrReadEntry 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1
Define the IPv4 address information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIpAddrReadEntry  

hpnicfIpAddrReadIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfIpAddrReadAddrType 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1.2
The IP address type to which this entry's address information pertains. The value must be ipv4.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpnicfIpAddrReadAddr 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1.3
The IPv4 address to which this entry's address information pertains.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hpnicfIpAddrReadMask 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hpnicfIpAddrReadSourceType 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1.5
Indicate the type of source of the IPv4 address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER assignedIp(1), cluster(2), dhcp(3), bootp(4), negotiate(5), unnumbered(6), vrrp(7)  

hpnicfIpAddrReadCatalog 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1.6
Indicate the category of the IPv4 address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER primary(1), sub(2), cluster(3), vrrp(4)  

hpnicfIpv4AddrTable 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.3
This table is used to configure primary IPv4 address of an interface identified by ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIpv4AddrEntry

hpnicfIpv4AddrEntry 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.3.1
Define the IPv4 address information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIpv4AddrEntry  

hpnicfIpv4AddrAddr 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.3.1.1
The IPv4 address to which this entry's address information pertains.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hpnicfIpv4AddrMask 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.3.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hpnicfIpv4AddrRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.3.1.3
This object is used to create a new row or delete an existing row in this table, only support active, notInService, createAndGo and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIpAddrNotify 1.3.6.1.4.1.11.2.14.11.15.2.67.2
OBJECT IDENTIFIER    

hpnicfIpAddrNotifyScalarObjects 1.3.6.1.4.1.11.2.14.11.15.2.67.2.1
OBJECT IDENTIFIER    

hpnicfIpAddrNotifyIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.67.2.1.1
The IP address IfIndex of specified interface on the device.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfIpAddrOldIpAddress 1.3.6.1.4.1.11.2.14.11.15.2.67.2.1.2
The Old IP address of specified interface on the device.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

hpnicfIpAddrNewIpAddress 1.3.6.1.4.1.11.2.14.11.15.2.67.2.1.3
The New IP address of specified interface on the device.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

hpnicfIpAddrFirstTrapTime 1.3.6.1.4.1.11.2.14.11.15.2.67.2.1.4
Represents the first trap time.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TimeTicks  

hpnicfIpAddrNotifyObjects 1.3.6.1.4.1.11.2.14.11.15.2.67.2.2
OBJECT IDENTIFIER    

hpnicfIpAddrNotifyObjectsPrefix 1.3.6.1.4.1.11.2.14.11.15.2.67.2.2.0
OBJECT IDENTIFIER    

hpnicfIpAddressChangeNotify 1.3.6.1.4.1.11.2.14.11.15.2.67.2.2.0.1
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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE