IPV6-UDP-MIB Table View

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

Tables
1
Rows
1
Columns
3

ipv6UdpTable

table obsolete
.1.3.6.1.2.1.7.6 · 1 row entry · 3 columns
A table containing UDP listener information for
UDP/IPv6 endpoints.
          
This table is obsoleted by UDP-MIB::udpEndpointTable.
ipv6UdpEntry entry .1.3.6.1.2.1.7.6.1
Information about a particular current UDP listener.

Note that conceptual rows in this table require an
additional index object compared to udpTable, since
IPv6 addresses are not guaranteed to be unique on …
Indexes
ipv6UdpLocalAddress ipv6UdpLocalPort ipv6UdpIfIndex
Column Syntax OID
ipv6UdpLocalAddress obsolete
The local IPv6 address for this UDP listener.
In the case of a UDP listener which is willing
to accept datagrams for any IPv6 address
associated with the managed node, the value ::0
is used.

This object i…
IPV6-TCIpv6Address
Textual Convention: IPV6-TCIpv6Address OctetString
Type Constraints:
range: 16
.1.3.6.1.2.1.7.6.1.1
ipv6UdpLocalPort obsolete
The local port number for this UDP listener.

This object is obsoleted by UDP-MIB::udpEndpointLocalPort.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.7.6.1.2
ipv6UdpIfIndex obsolete
An index object used to disambiguate conceptual rows in
the table, since the ipv6UdpLocalAddress/ipv6UdpLocalPort
pair may not be unique.

This object identifies the local interface that is
associated with…
IPV6-TCIpv6IfIndexOrZero
Textual Convention: IPV6-TCIpv6IfIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.7.6.1.3