MIB Viewer

HPE-IP-MIB

18 objects
The private MIB module definition for Auto Configured IPv6 Address representation.
OIDNameAccessStatusDescription
1.3.6.1.4.1.11.2.250IdentityrlIpThe private MIB module definition for Auto Configured IPv6 Address representation.
1.3.6.1.4.1.11.2.250.1TablerlIpAddressTablenot-accessiblecurrentThis table contains addressing information relevant to the entity's interfaces. in addition to ipAddressTable defined in standard MIB a represenattion of IPv6 …
1.3.6.1.4.1.11.2.250.1.1RowrlIpAddressEntrynot-accessiblecurrentAn address mapping for a particular interface.
1.3.6.1.4.1.11.2.250.1.1.1ColumnrlIpAddressAddrTypenot-accessiblecurrentThe address type of rlIpAddressAddr.
1.3.6.1.4.1.11.2.250.1.1.2ColumnrlIpAddressAddrnot-accessiblecurrentThe IP address to which this entry's addressing information pertains. The address type of this object is specified in rlIpAddressAddrType. In case of auto-conf…
1.3.6.1.4.1.11.2.250.1.1.3ColumnrlIpAddressOriginnot-accessiblecurrentThe origin of the address.
1.3.6.1.4.1.11.2.250.1.1.4ColumnrlIpAddressGeneralPrefixNamenot-accessiblecurrentThe name assigned to the prefix.
1.3.6.1.4.1.11.2.250.1.1.5ColumnrlIpAddressIfIndexread-createcurrentThe index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the s…
1.3.6.1.4.1.11.2.250.1.1.6ColumnrlIpAddressExtdTyperead-createcurrentExtend standard field ipAddressType to multicast
1.3.6.1.4.1.11.2.250.1.1.7ColumnrlIpAddressPrefixread-onlycurrentA pointer to the row in the prefix table to which this address belongs. May be { 0 0 } if there is no such row.
1.3.6.1.4.1.11.2.250.1.1.8ColumnrlIpAddressStatusread-createcurrentThe status of the address, describing if the address can be used for communication. In the absence of other information, an IPv4 address is always preferred(1).
1.3.6.1.4.1.11.2.250.1.1.9ColumnrlIpAddressCreatedread-onlycurrentThe value of sysUpTime at the time this entry was created. If this entry was created prior to the last re- initialization of the local network management subsy…
1.3.6.1.4.1.11.2.250.1.1.10ColumnrlIpAddressLastChangedread-onlycurrentThe value of sysUpTime at the time this entry was last updated. If this entry was updated prior to the last re- initialization of the local network management …
1.3.6.1.4.1.11.2.250.1.1.11ColumnrlIpAddressRowStatusread-createcurrentThe status of this conceptual row. The RowStatus TC requires that this DESCRIPTION clause states under which circumstances other objects in this row can be mod…
1.3.6.1.4.1.11.2.250.1.1.12ColumnrlIpAddressStorageTyperead-createcurrentThe storage type for this conceptual row. If this object has a value of 'permanent', then no other objects are required to be able to be modified.
1.3.6.1.4.1.11.2.250.1.1.13ColumnrlIpAddressExtdPrefixLengthread-createcurrentThe prefix length of this address.
1.3.6.1.4.1.11.2.250.1.1.14ColumnrlIpAddressCompleteAddrread-onlycurrentThe Complete IP address to which this entry's addressing information pertains. In case of auto-configure address such as eui-64, general-prefix and others it c…
Type Definitions
NameSyntaxStatusDescription
RlIpAddressOriginTCINTEGER { other(1), manual(2), dhcp(4), linklayer(5), random(6), autoConfig(7), eui64(8), tunnelIsatap(9), tunnel6to4(10), generalPrefix(11) }currentThe origin of the address. following are same as ipAddressOriginTC in standard MIB: manual(2) indicates that the address was manually configured to a specified address, e.g., by user configuration. dhcp(4) indicates an …