HH3C-IP-ADDRESS-MIB

File: HH3C-IP-ADDRESS-MIB.mib (14286 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-SMI SNMPv2-TC
INET-ADDRESS-MIB IF-MIB

Imported symbols

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

Defined Types

Hh3cIpAddrSetEntry  
SEQUENCE    
  hh3cIpAddrSetIfIndex Integer32
  hh3cIpAddrSetAddrType InetAddressType
  hh3cIpAddrSetAddr InetAddress
  hh3cIpAddrSetMask IpAddress
  hh3cIpAddrSetSourceType INTEGER
  hh3cIpAddrSetCatalog INTEGER
  hh3cIpAddrSetRowStatus RowStatus

Hh3cIpAddrReadEntry  
SEQUENCE    
  hh3cIpAddrReadIfIndex Integer32
  hh3cIpAddrReadAddrType InetAddressType
  hh3cIpAddrReadAddr InetAddress
  hh3cIpAddrReadMask IpAddress
  hh3cIpAddrReadSourceType INTEGER
  hh3cIpAddrReadCatalog INTEGER

Hh3cIpv4AddrEntry  
SEQUENCE    
  hh3cIpv4AddrAddr IpAddress
  hh3cIpv4AddrMask IpAddress
  hh3cIpv4AddrRowStatus RowStatus

Defined Values

hh3cIpAddrMIB 1.3.6.1.4.1.25506.2.67
The MIB module for managing IPv4 address.
MODULE-IDENTITY    

hh3cIpAddressObjects 1.3.6.1.4.1.25506.2.67.1
OBJECT IDENTIFIER    

hh3cIpAddressConfig 1.3.6.1.4.1.25506.2.67.1.1
OBJECT IDENTIFIER    

hh3cIpAddrSetTable 1.3.6.1.4.1.25506.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 hh3cIpAddrReadTable and ipAddrTable in IP-MIB. This table is used to configure IPv4 addresses of an interface identified by hh3cIpAddrSetIfIndex. When users create or delete an entry in this table, the agent also increases or reduces a corresponding entry in the hh3cIpAddrReadTable 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 hh3cIpAddrReadTable. All IPv4 addresses in this table will also show in ipAddrTable in IP-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cIpAddrSetEntry

hh3cIpAddrSetEntry 1.3.6.1.4.1.25506.2.67.1.1.1.1
Define the IPv4 address information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIpAddrSetEntry  

hh3cIpAddrSetIfIndex 1.3.6.1.4.1.25506.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  

hh3cIpAddrSetAddrType 1.3.6.1.4.1.25506.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  

hh3cIpAddrSetAddr 1.3.6.1.4.1.25506.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  

hh3cIpAddrSetMask 1.3.6.1.4.1.25506.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  

hh3cIpAddrSetSourceType 1.3.6.1.4.1.25506.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)  

hh3cIpAddrSetCatalog 1.3.6.1.4.1.25506.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)  

hh3cIpAddrSetRowStatus 1.3.6.1.4.1.25506.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  

hh3cIpAddrReadTable 1.3.6.1.4.1.25506.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  
    Hh3cIpAddrReadEntry

hh3cIpAddrReadEntry 1.3.6.1.4.1.25506.2.67.1.1.2.1
Define the IPv4 address information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIpAddrReadEntry  

hh3cIpAddrReadIfIndex 1.3.6.1.4.1.25506.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  

hh3cIpAddrReadAddrType 1.3.6.1.4.1.25506.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  

hh3cIpAddrReadAddr 1.3.6.1.4.1.25506.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  

hh3cIpAddrReadMask 1.3.6.1.4.1.25506.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  

hh3cIpAddrReadSourceType 1.3.6.1.4.1.25506.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)  

hh3cIpAddrReadCatalog 1.3.6.1.4.1.25506.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)  

hh3cIpv4AddrTable 1.3.6.1.4.1.25506.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  
    Hh3cIpv4AddrEntry

hh3cIpv4AddrEntry 1.3.6.1.4.1.25506.2.67.1.1.3.1
Define the IPv4 address information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIpv4AddrEntry  

hh3cIpv4AddrAddr 1.3.6.1.4.1.25506.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  

hh3cIpv4AddrMask 1.3.6.1.4.1.25506.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  

hh3cIpv4AddrRowStatus 1.3.6.1.4.1.25506.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  

hh3cIpAddrNotify 1.3.6.1.4.1.25506.2.67.2
OBJECT IDENTIFIER    

hh3cIpAddrNotifyScalarObjects 1.3.6.1.4.1.25506.2.67.2.1
OBJECT IDENTIFIER    

hh3cIpAddrNotifyIfIndex 1.3.6.1.4.1.25506.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  

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

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

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

hh3cIpAddrNotifyObjects 1.3.6.1.4.1.25506.2.67.2.2
OBJECT IDENTIFIER    

hh3cIpAddrNotifyObjectsPrefix 1.3.6.1.4.1.25506.2.67.2.2.0
OBJECT IDENTIFIER    

hh3cIpAddressChangeNotify 1.3.6.1.4.1.25506.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