HH3C-IP-ADDRESS-MIB: View SNMP OID List / Download MIB
VENDOR: H3C
Home | MIB: HH3C-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).
|
|||
Object Name | OID | Type | Access | Info |
hh3cIpAddrMIB | 1.3.6.1.4.1.25506.2.67 |
The MIB module for managing IPv4 address. |
||
hh3cIpAddressObjects | 1.3.6.1.4.1.25506.2.67.1 | |||
hh3cIpAddressConfig | 1.3.6.1.4.1.25506.2.67.1.1 | |||
hh3cIpAddrSetTable | 1.3.6.1.4.1.25506.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 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. |
|
1.3.6.1.4.1.25506.2.67.1.1.1.1 | no-access |
Define the IPv4 address information. |
||
hh3cIpAddrSetIfIndex | 1.3.6.1.4.1.25506.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. |
hh3cIpAddrSetAddrType | 1.3.6.1.4.1.25506.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. |
hh3cIpAddrSetAddr | 1.3.6.1.4.1.25506.2.67.1.1.1.1.3 | inetaddress | no-access |
The IPv4 address to which this entry's address information pertains. |
hh3cIpAddrSetMask | 1.3.6.1.4.1.25506.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. |
hh3cIpAddrSetSourceType | 1.3.6.1.4.1.25506.2.67.1.1.1.1.5 | integer | read-only |
Indicate the type of source of the IPv4 address. Enumeration: 'assignedIp': 1. |
hh3cIpAddrSetCatalog | 1.3.6.1.4.1.25506.2.67.1.1.1.1.6 | integer | read-only |
Indicate the category of the IPv4 address. Enumeration: 'primary': 1, 'sub': 2. |
hh3cIpAddrSetRowStatus | 1.3.6.1.4.1.25506.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. |
hh3cIpAddrReadTable | 1.3.6.1.4.1.25506.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. |
|
1.3.6.1.4.1.25506.2.67.1.1.2.1 | no-access |
Define the IPv4 address information. |
||
hh3cIpAddrReadIfIndex | 1.3.6.1.4.1.25506.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. |
hh3cIpAddrReadAddrType | 1.3.6.1.4.1.25506.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. |
hh3cIpAddrReadAddr | 1.3.6.1.4.1.25506.2.67.1.1.2.1.3 | inetaddress | no-access |
The IPv4 address to which this entry's address information pertains. |
hh3cIpAddrReadMask | 1.3.6.1.4.1.25506.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. |
hh3cIpAddrReadSourceType | 1.3.6.1.4.1.25506.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. |
hh3cIpAddrReadCatalog | 1.3.6.1.4.1.25506.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. |
hh3cIpv4AddrTable | 1.3.6.1.4.1.25506.2.67.1.1.3 | no-access |
This table is used to configure primary IPv4 address of an interface identified by ifIndex. |
|
1.3.6.1.4.1.25506.2.67.1.1.3.1 | no-access |
Define the IPv4 address information. |
||
hh3cIpv4AddrAddr | 1.3.6.1.4.1.25506.2.67.1.1.3.1.1 | ipaddress | read-only |
The IPv4 address to which this entry's address information pertains. |
hh3cIpv4AddrMask | 1.3.6.1.4.1.25506.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. |
hh3cIpv4AddrRowStatus | 1.3.6.1.4.1.25506.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. |
hh3cIpAddrNotify | 1.3.6.1.4.1.25506.2.67.2 | |||
hh3cIpAddrNotifyScalarObjects | 1.3.6.1.4.1.25506.2.67.2.1 | |||
hh3cIpAddrNotifyIfIndex | 1.3.6.1.4.1.25506.2.67.2.1.1 | integer32 | no-access |
The IP address IfIndex of specified interface on the device. |
hh3cIpAddrOldIpAddress | 1.3.6.1.4.1.25506.2.67.2.1.2 | inetaddress | no-access |
The Old IP address of specified interface on the device. |
hh3cIpAddrNewIpAddress | 1.3.6.1.4.1.25506.2.67.2.1.3 | inetaddress | no-access |
The New IP address of specified interface on the device. |
hh3cIpAddrNotifyObjects | 1.3.6.1.4.1.25506.2.67.2.2 | |||
hh3cIpAddrNotifyObjectsPrefix | 1.3.6.1.4.1.25506.2.67.2.2.0 | |||
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. |