Variable definitions

The following table describes the fields of the Interfaces tab.

Variable Value
IfIndex A unique value to identify a logical interface (VLAN). For a VLAN it is the ifindex of the VLAN.
Identifier The IPv6 address interface identifier. This is a binary string of up to 8 octets in network byte order.
IdentifierLength The length of the interface identifier in bits.
Descr A text string containing information about the interface. The network management system also configures this string.
VlanId A value that uniquely identifies the Virtual LAN associated with the entry. This value corresponds to the lower 12 bits in the IEEE 802.1Q VLAN tag.
Type The type of interface.
ReasmMaxSize(MTU) The MTU for this IPv6 interface. This value must be same for all the IP addresses defined on this interface. The default value is 1500.
PhysAddress The media-dependent physical address. For Ethernet, this is a MAC address.
AdminStatus The indication of whether IPv6 is enabled (true) or disabled (false) on this interface. This object does not affect the state of the interface itself, only the connection to an IPv6 stack. The default is false.
OperStatus The current operational status of the interface.
ReachableTime The time (in milliseconds) a neighbor is considered reachable after receiving a reachability confirmation message. The default is 30000.
RetransmitTime The time (in milliseconds) between retransmissions of neighbor solicitation messages to a neighbor when resolving the address or when probing the reachability of a neighbor. The default is 1000.
MulticastAdminStatus The indication of whether multicasting for IPv6 is enabled (up) or disabled (down) on this interface. The default is false.