HH3C-IP-ADDRESS-MIB
AI MIB Summary
The HH3C-IP-ADDRESS-MIB enables the monitoring and management of IPv4 address assignments, interface bindings, and address status states on H3C network devices via SNMP. It provides specific access to IP address configuration parameters and operational metrics required for network inventory and connectivity troubleshooting.
The MIB module for managing IPv4 address.
Main OID:
hh3cIpAddrMIB.1.3.6.1.4.1.25506.2.67
34
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
34 total| Object Name |
|---|
hh3cIpAddrMIBThe MIB module for managing IPv4 address. MODULE-IDENTITY .1.3.6.1.4.1.25506.2.67 |
hh3cIpAddressObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.67.1 |
hh3cIpAddressConfig OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.67.1.1 |
hh3cIpAddrSetTableThe 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. SEQUENCE OF Hh3cIpAddrSetEntry .1.3.6.1.4.1.25506.2.67.1.1.1 |
hh3cIpAddrSetEntryDefine the IPv4 address information. Hh3cIpAddrSetEntry .1.3.6.1.4.1.25506.2.67.1.1.1.1 |
hh3cIpAddrSetIfIndexThe 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. Integer32 .1.3.6.1.4.1.25506.2.67.1.1.1.1.1 |
hh3cIpAddrSetAddrTypeThe IP address type to which this entry's address information pertains. The value must be ipv4. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.67.1.1.1.1.2 |
hh3cIpAddrSetAddrThe IPv4 address to which this entry's address information pertains. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.67.1.1.1.1.3 |
hh3cIpAddrSetMaskThe 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.rw IpAddress .1.3.6.1.4.1.25506.2.67.1.1.1.1.4 |
hh3cIpAddrSetSourceTypeIndicate the type of source of the IPv4 address.rw Enumeration .1.3.6.1.4.1.25506.2.67.1.1.1.1.5 |
hh3cIpAddrSetCatalogIndicate the category of the IPv4 address.rw Enumeration .1.3.6.1.4.1.25506.2.67.1.1.1.1.6 |
hh3cIpAddrSetRowStatusThis object is used to create a new row or delete an existing row in this table, only support active, createAndGo and destroy.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.67.1.1.1.1.7 |
hh3cIpAddrReadTableThe 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. SEQUENCE OF Hh3cIpAddrReadEntry .1.3.6.1.4.1.25506.2.67.1.1.2 |
hh3cIpAddrReadEntryDefine the IPv4 address information. Hh3cIpAddrReadEntry .1.3.6.1.4.1.25506.2.67.1.1.2.1 |
hh3cIpAddrReadIfIndexThe 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. Integer32 .1.3.6.1.4.1.25506.2.67.1.1.2.1.1 |
hh3cIpAddrReadAddrTypeThe IP address type to which this entry's address information pertains. The value must be ipv4. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.67.1.1.2.1.2 |
hh3cIpAddrReadAddrThe IPv4 address to which this entry's address information pertains. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.67.1.1.2.1.3 |
hh3cIpAddrReadMaskThe 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.ro IpAddress .1.3.6.1.4.1.25506.2.67.1.1.2.1.4 |
hh3cIpAddrReadSourceTypeIndicate the type of source of the IPv4 address.ro Enumeration .1.3.6.1.4.1.25506.2.67.1.1.2.1.5 |
hh3cIpAddrReadCatalogIndicate the category of the IPv4 address.ro Enumeration .1.3.6.1.4.1.25506.2.67.1.1.2.1.6 |
hh3cIpv4AddrTableThis table is used to configure primary IPv4 address of an interface identified by ifIndex. SEQUENCE OF Hh3cIpv4AddrEntry .1.3.6.1.4.1.25506.2.67.1.1.3 |
hh3cIpv4AddrEntryDefine the IPv4 address information. Hh3cIpv4AddrEntry .1.3.6.1.4.1.25506.2.67.1.1.3.1 |
hh3cIpv4AddrAddrThe IPv4 address to which this entry's address information pertains.rw IpAddress .1.3.6.1.4.1.25506.2.67.1.1.3.1.1 |
hh3cIpv4AddrMaskThe 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.rw IpAddress .1.3.6.1.4.1.25506.2.67.1.1.3.1.2 |
hh3cIpv4AddrRowStatusThis object is used to create a new row or delete an existing row in this table, only support active, notInService, createAndGo and destroy.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.67.1.1.3.1.3 |
hh3cIpAddrNotify OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.67.2 |
hh3cIpAddrNotifyScalarObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.67.2.1 |
hh3cIpAddrNotifyIfIndexThe IP address IfIndex of specified interface on the device.ro Integer32 .1.3.6.1.4.1.25506.2.67.2.1.1 |
hh3cIpAddrOldIpAddressThe Old IP address of specified interface on the device.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.67.2.1.2 |
hh3cIpAddrNewIpAddressThe New IP address of specified interface on the device.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.67.2.1.3 |
hh3cIpAddrFirstTrapTimeRepresents the first trap time.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.25506.2.67.2.1.4 |
hh3cIpAddrNotifyObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.67.2.2 |
hh3cIpAddrNotifyObjectsPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.67.2.2.0 |
hh3cIpAddressChangeNotifyThis 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. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.67.2.2.0.1 |