IPV6-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
6
Rows
6
Columns
62

ipv6IfTable

table obsolete
.1.3.6.1.2.1.55.1.5 · 1 row entry · 11 columns
The IPv6 Interfaces table contains information
on the entity's internetwork-layer interfaces.
An IPv6 interface constitutes a logical network
layer attachment to the layer immediately below
          
IPv6 including internet layer 'tunnels', such as
tunnels over IPv4 or IPv6 itself.
          
This table is obsoleted by IP-MIB::ipv6InterfaceTable.
ipv6IfEntry entry .1.3.6.1.2.1.55.1.5.1
An interface entry containing objects
about a particular IPv6 interface.

This object is obsoleted by IP-MIB::ipv6InterfaceEntry.
Indexes
ipv6IfIndex
Column Syntax OID
ipv6IfIndex obsolete
A unique non-zero value identifying
the particular IPv6 interface.

This object is obsoleted. In the IP-MIB,
interfaces are simply identified by IfIndex.
IPV6-TCIpv6IfIndex
Textual Convention: IPV6-TCIpv6IfIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.55.1.5.1.1
ipv6IfDescr obsolete
A textual string containing information about the
interface. This string may be set by the network
management system.

This object is obsoleted by IF-MIB::ifDescr.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.55.1.5.1.2
ipv6IfLowerLayer obsolete
This object identifies the protocol layer over
which this network interface operates. If this
network interface operates over the data-link
layer, then the value of this object refers to an
instance of ifIndex [RFC1573…
SNMPv2-TCVariablePointer
Textual Convention: SNMPv2-TCVariablePointer ObjectIdentifier
.1.3.6.1.2.1.55.1.5.1.3
ipv6IfEffectiveMtu obsolete
The size of the largest IPv6 packet which can be
sent/received on the interface, specified in
octets.

This object is obsolete. The value of IF-MIB::ifMtu
for the corresponding value of ifIndex represents…
octetsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.5.1.4
ipv6IfReasmMaxSize obsolete
The size of the largest IPv6 datagram which this
entity can re-assemble from incoming IPv6 fragmented
datagrams received on this interface.

This object is obsoleted by IP-MIB::ipv6InterfaceReasmMaxSize.
octetsUnsigned32
Constraints:
range: 0-65535
.1.3.6.1.2.1.55.1.5.1.5
ipv6IfIdentifier obsolete
The Interface Identifier for this interface that
is (at least) unique on the link this interface is
attached to. The Interface Identifier is combined
with an address prefix to form an interface address.

IPV6-TCIpv6AddressIfIdentifierr/w
Textual Convention: IPV6-TCIpv6AddressIfIdentifier OctetString
Type Constraints:
range: 0..8
.1.3.6.1.2.1.55.1.5.1.6
ipv6IfIdentifierLength obsolete
The length of the Interface Identifier in bits.

This object is obsolete. It can be derived from the length
of IP-MIB::ipv6InterfaceIdentifier; Interface Identifiers
that are not an even number of octets …
bitsInteger32r/w
Constraints:
range: 0-64
.1.3.6.1.2.1.55.1.5.1.7
ipv6IfPhysicalAddress obsolete
The interface's physical address. For example, for
an IPv6 interface attached to an 802.x link, this
object normally contains a MAC address. Note that
in some cases this address may differ from the
address of the inte…
SNMPv2-TCPhysAddress
Textual Convention: SNMPv2-TCPhysAddress OctetString
.1.3.6.1.2.1.55.1.5.1.8
ipv6IfAdminStatus obsolete
The desired state of the interface. When a managed
system initializes, all IPv6 interfaces start with
ipv6IfAdminStatus in the down(2) state. As a result
of either explicit management action or per
configuration infor…
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.2.1.55.1.5.1.9
ipv6IfOperStatus obsolete
The current operational state of the interface.
The noIfIdentifier(3) state indicates that no valid
Interface Identifier is assigned to the interface.
This state usually indicates that the link-local
interface address f…
Enumeration
Enumerated Values:
1up
2down
3noIfIdentifier
4unknown
5notPresent
.1.3.6.1.2.1.55.1.5.1.10
ipv6IfLastChange obsolete
The value of sysUpTime at the time the interface
entered its current operational state. If the
current state was entered prior to the last
re-initialization of the local network management
subsystem, then this object c…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.55.1.5.1.11

ipv6IfStatsTable

table obsolete
.1.3.6.1.2.1.55.1.6 · 1 row entry · 20 columns
IPv6 interface traffic statistics.
          
This table is obsoleted by the IP-MIB::ipIfStatsTable.
ipv6IfStatsEntry entry .1.3.6.1.2.1.55.1.6.1
An interface statistics entry containing objects
at a particular IPv6 interface.

This object is obsoleted by the IP-MIB::ipIfStatsEntry.
Indexes
No indexes recorded
Column Syntax OID
ipv6IfStatsInReceives obsolete
The total number of input datagrams received by
the interface, including those received in error.

This object is obsoleted by IP-MIB::ipIfStatsHCInReceives.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.6.1.1
ipv6IfStatsInHdrErrors obsolete
The number of input datagrams discarded due to
errors in their IPv6 headers, including version
number mismatch, other format errors, hop count
exceeded, errors discovered in processing their
IPv6 options, etc.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.6.1.2
ipv6IfStatsInTooBigErrors obsolete
The number of input datagrams that could not be

forwarded because their size exceeded the link MTU
of outgoing interface.

This object is obsoleted. It was not replicated in the
IP-MIB due …
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.6.1.3
ipv6IfStatsInNoRoutes obsolete
The number of input datagrams discarded because no
route could be found to transmit them to their
destination.

This object is obsoleted by IP-MIB::ipIfStatsInNoRoutes.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.6.1.4
ipv6IfStatsInAddrErrors obsolete
The number of input datagrams discarded because
the IPv6 address in their IPv6 header's destination
field was not a valid address to be received at
this entity. This count includes invalid
addresses (e.g., ::0) and uns…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.6.1.5
ipv6IfStatsInUnknownProtos obsolete
The number of locally-addressed datagrams
received successfully but discarded because of an
unknown or unsupported protocol. This counter is
incremented at the interface to which these

datagrams were add…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.6.1.6
ipv6IfStatsInTruncatedPkts obsolete
The number of input datagrams discarded because
datagram frame didn't carry enough data.

This object is obsoleted by IP-MIB::ipIfStatsInTruncatedPkts.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.6.1.7
ipv6IfStatsInDiscards obsolete
The number of input IPv6 datagrams for which no
problems were encountered to prevent their
continued processing, but which were discarded
(e.g., for lack of buffer space). Note that this
counter does not include any da…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.6.1.8
ipv6IfStatsInDelivers obsolete
The total number of datagrams successfully
delivered to IPv6 user-protocols (including ICMP).
This counter is incremented at the interface to
which these datagrams were addressed which might
not be necessarily the input…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.6.1.9
ipv6IfStatsOutForwDatagrams obsolete
The number of output datagrams which this
entity received and forwarded to their final
destinations. In entities which do not act
as IPv6 routers, this counter will include
only those packets which were Source-Routed
v…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.6.1.10
ipv6IfStatsOutRequests obsolete
The total number of IPv6 datagrams which local IPv6
user-protocols (including ICMP) supplied to IPv6 in
requests for transmission. Note that this counter
does not include any datagrams counted in
ipv6IfStatsOutForwData…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.6.1.11
ipv6IfStatsOutDiscards obsolete
The number of output IPv6 datagrams for which no
problem was encountered to prevent their
transmission to their destination, but which were
discarded (e.g., for lack of buffer space). Note
that this counter would inclu…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.6.1.12
ipv6IfStatsOutFragOKs obsolete
The number of IPv6 datagrams that have been
successfully fragmented at this output interface.

This object is obsoleted by IP-MIB::ipIfStatsOutFragOKs.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.6.1.13
ipv6IfStatsOutFragFails obsolete
The number of IPv6 datagrams that have been
discarded because they needed to be fragmented
at this output interface but could not be.

This object is obsoleted by IP-MIB::ipIfStatsOutFragFails.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.6.1.14
ipv6IfStatsOutFragCreates obsolete
The number of output datagram fragments that have
been generated as a result of fragmentation at
this output interface.

This object is obsoleted by IP-MIB::ipIfStatsOutFragCreates.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.6.1.15
ipv6IfStatsReasmReqds obsolete
The number of IPv6 fragments received which needed
to be reassembled at this interface. Note that this
counter is incremented at the interface to which
these fragments were addressed which might not
be necessarily the …
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.6.1.16
ipv6IfStatsReasmOKs obsolete
The number of IPv6 datagrams successfully
reassembled. Note that this counter is incremented
at the interface to which these datagrams were
addressed which might not be necessarily the input
interface for some of the f…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.6.1.17
ipv6IfStatsReasmFails obsolete
The number of failures detected by the IPv6 re-
assembly algorithm (for whatever reason: timed
out, errors, etc.). Note that this is not
necessarily a count of discarded IPv6 fragments
since some algorithms (notably th…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.6.1.18
ipv6IfStatsInMcastPkts obsolete
The number of multicast packets received
by the interface

This object is obsoleted by IP-MIB::ipIfStatsHCInMcastPkts.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.6.1.19
ipv6IfStatsOutMcastPkts obsolete
The number of multicast packets transmitted
by the interface

This object is obsoleted by IP-MIB::ipIfStatsHCOutMcastPkts.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.6.1.20

ipv6AddrPrefixTable

table obsolete
.1.3.6.1.2.1.55.1.7 · 1 row entry · 6 columns
The list of IPv6 address prefixes of
IPv6 interfaces.
          
This table is obsoleted by IP-MIB::ipAddressPrefixTable.
ipv6AddrPrefixEntry entry .1.3.6.1.2.1.55.1.7.1
An interface entry containing objects of
a particular IPv6 address prefix.

This entry is obsoleted by IP-MIB::ipAddressPrefixEntry.
Indexes
ipv6IfIndex ipv6AddrPrefix ipv6AddrPrefixLength
Column Syntax OID
ipv6AddrPrefix obsolete
The prefix associated with the this interface.

This object is obsoleted by IP-MIB::ipAddressPrefixPrefix.
IPV6-TCIpv6AddressPrefix
Textual Convention: IPV6-TCIpv6AddressPrefix OctetString
Type Constraints:
range: 0..16
.1.3.6.1.2.1.55.1.7.1.1
ipv6AddrPrefixLength obsolete
The length of the prefix (in bits).

This object is obsoleted by IP-MIB::ipAddressPrefixLength.
bitsInteger32
Constraints:
range: 0-128
.1.3.6.1.2.1.55.1.7.1.2
ipv6AddrPrefixOnLinkFlag obsolete
This object has the value 'true(1)', if this
prefix can be used for on-link determination
and the value 'false(2)' otherwise.

This object is obsoleted by IP-MIB::ipAddressPrefixOnLinkFlag.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.55.1.7.1.3
ipv6AddrPrefixAutonomousFlag obsolete
Autonomous address configuration flag. When
true(1), indicates that this prefix can be used
for autonomous address configuration (i.e. can
be used to form a local interface address).
If false(2), it is not used to auto…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.55.1.7.1.4
ipv6AddrPrefixAdvPreferredLifetime obsolete
It is the length of time in seconds that this
prefix will remain preferred, i.e. time until
deprecation. A value of 4,294,967,295 represents
infinity.

The address generated from a deprecated prefix
shoul…
secondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.7.1.5
ipv6AddrPrefixAdvValidLifetime obsolete
It is the length of time in seconds that this
prefix will remain valid, i.e. time until
invalidation. A value of 4,294,967,295 represents
infinity.

The address generated from an invalidated prefix
should…
secondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.7.1.6

ipv6AddrTable

table obsolete
.1.3.6.1.2.1.55.1.8 · 1 row entry · 5 columns
The table of addressing information relevant to
this node's interface addresses.
          
This table is obsoleted by IP-MIB::ipAddressTable.
ipv6AddrEntry entry .1.3.6.1.2.1.55.1.8.1
The addressing information for one of this
node's interface addresses.

This entry is obsoleted by IP-MIB::ipAddressEntry.
Indexes
ipv6IfIndex ipv6AddrAddress
Column Syntax OID
ipv6AddrAddress obsolete
The IPv6 address to which this entry's addressing
information pertains.

This object is obsoleted by IP-MIB::ipAddressAddr.
IPV6-TCIpv6Address
Textual Convention: IPV6-TCIpv6Address OctetString
Type Constraints:
range: 16
.1.3.6.1.2.1.55.1.8.1.1
ipv6AddrPfxLength obsolete
The length of the prefix (in bits) associated with
the IPv6 address of this entry.

This object is obsoleted by the IP-MIB::ipAddressPrefixLength
in the row of the IP-MIB::ipAddressPrefixTable to which the…
bitsInteger32
Constraints:
range: 0-128
.1.3.6.1.2.1.55.1.8.1.2
ipv6AddrType obsolete
The type of address. Note that 'stateless(1)'
refers to an address that was statelessly
autoconfigured; 'stateful(2)' refers to a address
which was acquired by via a stateful protocol
(e.g. DHCPv6, manual configuration…
Enumeration
Enumerated Values:
1stateless
2stateful
3unknown
.1.3.6.1.2.1.55.1.8.1.3
ipv6AddrAnycastFlag obsolete
This object has the value 'true(1)', if this
address is an anycast address and the value
'false(2)' otherwise.

This object is obsoleted by a value of 'anycast(2)'
in IP-MIB::ipAddressType.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.55.1.8.1.4
ipv6AddrStatus obsolete
Address status. The preferred(1) state indicates
that this is a valid address that can appear as
the destination or source address of a packet.
The deprecated(2) state indicates that this is
a valid but deprecated addr…
Enumeration
Enumerated Values:
1preferred
2deprecated
3invalid
4inaccessible
5unknown
.1.3.6.1.2.1.55.1.8.1.5

ipv6RouteTable

table obsolete
.1.3.6.1.2.1.55.1.11 · 1 row entry · 14 columns
IPv6 Routing table.  This table contains
an entry for each valid IPv6 unicast route
that can be used for packet forwarding
determination.
          
This table is obsoleted by IP-FORWARD-MIB::inetCidrRouteTable.
ipv6RouteEntry entry .1.3.6.1.2.1.55.1.11.1
A routing entry.

This entry is obsoleted by
IP-FORWARD-MIB::inetCidrRouteEntry.
Indexes
ipv6RouteDest ipv6RoutePfxLength ipv6RouteIndex
Column Syntax OID
ipv6RouteDest obsolete
The destination IPv6 address of this route.
This object may not take a Multicast address
value.

This object is obsoleted by IP-FORWARD-MIB::inetCidrRouteDest.
IPV6-TCIpv6Address
Textual Convention: IPV6-TCIpv6Address OctetString
Type Constraints:
range: 16
.1.3.6.1.2.1.55.1.11.1.1
ipv6RoutePfxLength obsolete
Indicates the prefix length of the destination
address.

This object is obsoleted by IP-FORWARD-MIB::inetCidrRoutePfxLen.
bitsInteger32
Constraints:
range: 0-128
.1.3.6.1.2.1.55.1.11.1.2
ipv6RouteIndex obsolete
The value which uniquely identifies the route
among the routes to the same network layer
destination. The way this value is chosen is
implementation specific but it must be unique for
ipv6RouteDest/ipv6RoutePfxLength p…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.11.1.3
ipv6RouteIfIndex obsolete
The index value which uniquely identifies the local
interface through which the next hop of this
route should be reached. The interface identified
by a particular value of this index is the same
interface as identified…
IPV6-TCIpv6IfIndexOrZero
Textual Convention: IPV6-TCIpv6IfIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.55.1.11.1.4
ipv6RouteNextHop obsolete
On remote routes, the address of the next
system en route; otherwise, ::0
('00000000000000000000000000000000'H in ASN.1
string representation).

This object is obsoleted by
IP-FORWARD-MIB::inetCidrRouteNe…
IPV6-TCIpv6Address
Textual Convention: IPV6-TCIpv6Address OctetString
Type Constraints:
range: 16
.1.3.6.1.2.1.55.1.11.1.5
ipv6RouteType obsolete
The type of route. Note that 'local(3)' refers
to a route for which the next hop is the final
destination; 'remote(4)' refers to a route for
which the next hop is not the final
destination; 'discard(2)' refers to a rou…
Enumeration
Enumerated Values:
1other
2discard
3local
4remote
.1.3.6.1.2.1.55.1.11.1.6
ipv6RouteProtocol obsolete
The routing mechanism via which this route was
learned.

This object is obsoleted by IP-FORWARD-MIB::inetCidrRouteProto.
Enumeration
Enumerated Values:
1other
2local
3netmgmt
4ndisc
5rip
6ospf
7bgp
8idrp
9igrp
.1.3.6.1.2.1.55.1.11.1.7
ipv6RoutePolicy obsolete
The general set of conditions that would cause the
selection of one multipath route (set of next hops
for a given destination) is referred to as 'policy'.
Unless the mechanism indicated by ipv6RouteProtocol
specified ot…
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.55.1.11.1.8
ipv6RouteAge obsolete
The number of seconds since this route was last
updated or otherwise determined to be correct.
Note that no semantics of `too old' can be implied
except through knowledge of the routing protocol
by which the route was l…
secondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.11.1.9
ipv6RouteNextHopRDI obsolete
The Routing Domain ID of the Next Hop.
The semantics of this object are determined by
the routing-protocol specified in the route's
ipv6RouteProtocol value. When this object is
unknown or not relevant its value should …
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.11.1.10
ipv6RouteMetric obsolete
The routing metric for this route. The
semantics of this metric are determined by the
routing protocol specified in the route's
ipv6RouteProtocol value. When this is unknown
or not relevant to the protocol indicated b…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.11.1.11
ipv6RouteWeight obsolete
The system internal weight value for this route.
The semantics of this value are determined by
the implementation specific rules. Generally,
within routes with the same ipv6RoutePolicy value,
the lower the weight value…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.55.1.11.1.12
ipv6RouteInfo obsolete
A reference to MIB definitions specific to the
particular routing protocol which is responsible
for this route, as determined by the value
specified in the route's ipv6RouteProto value.
If this information is not presen…
SNMPv2-TCRowPointer
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.2.1.55.1.11.1.13
ipv6RouteValid obsolete
Setting this object to the value 'false(2)' has
the effect of invalidating the corresponding entry
in the ipv6RouteTable object. That is, it
effectively disassociates the destination
identified with said entry from the…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.55.1.11.1.14

ipv6NetToMediaTable

table obsolete
.1.3.6.1.2.1.55.1.12 · 1 row entry · 6 columns
The IPv6 Address Translation table used for
mapping from IPv6 addresses to physical addresses.
          
The IPv6 address translation table contain the
Ipv6Address to `physical' address equivalencies.
Some interfaces do not use translation tables
for determining address equivalencies; if all
interfaces are of this type, then the Address
Translation table is empty, i.e., has zero
entries.
          
This table is obsoleted by IP-MIB::ipNetToPhysicalTable.
ipv6NetToMediaEntry entry .1.3.6.1.2.1.55.1.12.1
Each entry contains one IPv6 address to `physical'
address equivalence.

This entry is obsoleted by IP-MIB::ipNetToPhysicalEntry.
Indexes
ipv6IfIndex ipv6NetToMediaNetAddress
Column Syntax OID
ipv6NetToMediaNetAddress obsolete
The IPv6 Address corresponding to
the media-dependent `physical' address.

This object is obsoleted by IP-MIB::ipNetToPhysicalNetAddress.
IPV6-TCIpv6Address
Textual Convention: IPV6-TCIpv6Address OctetString
Type Constraints:
range: 16
.1.3.6.1.2.1.55.1.12.1.1
ipv6NetToMediaPhysAddress obsolete
The media-dependent `physical' address.

This object is obsoleted by IP-MIB::ipNetToPhysicalPhysAddress.
SNMPv2-TCPhysAddress
Textual Convention: SNMPv2-TCPhysAddress OctetString
.1.3.6.1.2.1.55.1.12.1.2
ipv6NetToMediaType obsolete
The type of the mapping. The 'dynamic(2)' type
indicates that the IPv6 address to physical
addresses mapping has been dynamically
resolved using the IPv6 Neighbor Discovery
protocol. The static(3)' types indicates tha…
Enumeration
Enumerated Values:
1other
2dynamic
3static
4local
.1.3.6.1.2.1.55.1.12.1.3
ipv6IfNetToMediaState obsolete
The Neighbor Unreachability Detection [RFC2461] state
for the interface when the address mapping in
this entry is used.

This object is obsoleted by IP-MIB::ipNetToPhysicalState.
Enumeration
Enumerated Values:
1reachable
2stale
3delay
4probe
5invalid
6unknown
.1.3.6.1.2.1.55.1.12.1.4
ipv6IfNetToMediaLastUpdated obsolete
The 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 subsystem, then this object contains
a zero value.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.55.1.12.1.5
ipv6NetToMediaValid obsolete
Setting this object to the value 'false(2)' has
the effect of invalidating the corresponding entry
in the ipv6NetToMediaTable. That is, it effectively
disassociates the interface identified with said
entry from the map…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.55.1.12.1.6