HPN-ICF-IP-ADDRESS-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HPN-ICF-IP-ADDRESS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hpnicfIpAddrMIB 1.3.6.1.4.1.11.2.14.11.15.2.67
The MIB module for managing IPv4 address.
       hpnicfIpAddressObjects 1.3.6.1.4.1.11.2.14.11.15.2.67.1
           hpnicfIpAddressConfig 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1
               hpnicfIpAddrSetTable 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1 no-access
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.
                   hpnicfIpAddrSetEntry 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1 no-access
Define the IPv4 address information.
                       hpnicfIpAddrSetIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.1 integer32 no-access
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.
                       hpnicfIpAddrSetAddrType 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.2 inetaddresstype no-access
The IP address type to which this entry's address information pertains. The value must be ipv4.
                       hpnicfIpAddrSetAddr 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.3 inetaddress no-access
The IPv4 address to which this entry's address information pertains.
                       hpnicfIpAddrSetMask 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.4 ipaddress read-only
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.
                       hpnicfIpAddrSetSourceType 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.5 integer read-only
Indicate the type of source of the IPv4 address. Enumeration: 'assignedIp': 1.
                       hpnicfIpAddrSetCatalog 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.6 integer read-only
Indicate the category of the IPv4 address. Enumeration: 'primary': 1, 'sub': 2.
                       hpnicfIpAddrSetRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.1.1.7 rowstatus read-only
This object is used to create a new row or delete an existing row in this table, only support active, createAndGo and destroy.
               hpnicfIpAddrReadTable 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2 no-access
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.
                   hpnicfIpAddrReadEntry 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1 no-access
Define the IPv4 address information.
                       hpnicfIpAddrReadIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1.1 integer32 no-access
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.
                       hpnicfIpAddrReadAddrType 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1.2 inetaddresstype no-access
The IP address type to which this entry's address information pertains. The value must be ipv4.
                       hpnicfIpAddrReadAddr 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1.3 inetaddress no-access
The IPv4 address to which this entry's address information pertains.
                       hpnicfIpAddrReadMask 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1.4 ipaddress read-only
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.
                       hpnicfIpAddrReadSourceType 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1.5 integer read-only
Indicate the type of source of the IPv4 address. Enumeration: 'negotiate': 5, 'bootp': 4, 'cluster': 2, 'vrrp': 7, 'dhcp': 3, 'assignedIp': 1, 'unnumbered': 6.
                       hpnicfIpAddrReadCatalog 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.2.1.6 integer read-only
Indicate the category of the IPv4 address. Enumeration: 'cluster': 3, 'vrrp': 4, 'primary': 1, 'sub': 2.
               hpnicfIpv4AddrTable 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.3 no-access
This table is used to configure primary IPv4 address of an interface identified by ifIndex.
                   hpnicfIpv4AddrEntry 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.3.1 no-access
Define the IPv4 address information.
                       hpnicfIpv4AddrAddr 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.3.1.1 ipaddress read-only
The IPv4 address to which this entry's address information pertains.
                       hpnicfIpv4AddrMask 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.3.1.2 ipaddress read-only
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.
                       hpnicfIpv4AddrRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.67.1.1.3.1.3 rowstatus read-only
This object is used to create a new row or delete an existing row in this table, only support active, notInService, createAndGo and destroy.
       hpnicfIpAddrNotify 1.3.6.1.4.1.11.2.14.11.15.2.67.2
           hpnicfIpAddrNotifyScalarObjects 1.3.6.1.4.1.11.2.14.11.15.2.67.2.1
               hpnicfIpAddrNotifyIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.67.2.1.1 integer32 no-access
The IP address IfIndex of specified interface on the device.
               hpnicfIpAddrOldIpAddress 1.3.6.1.4.1.11.2.14.11.15.2.67.2.1.2 inetaddress no-access
The Old IP address of specified interface on the device.
               hpnicfIpAddrNewIpAddress 1.3.6.1.4.1.11.2.14.11.15.2.67.2.1.3 inetaddress no-access
The New IP address of specified interface on the device.
               hpnicfIpAddrFirstTrapTime 1.3.6.1.4.1.11.2.14.11.15.2.67.2.1.4 timeticks no-access
Represents the first trap time.
           hpnicfIpAddrNotifyObjects 1.3.6.1.4.1.11.2.14.11.15.2.67.2.2
               hpnicfIpAddrNotifyObjectsPrefix 1.3.6.1.4.1.11.2.14.11.15.2.67.2.2.0
                   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.