ipv6UdpTable

A table containing UDP listener information for UDP/IPv6 endpoints.

The indexes of the table are ipv6UdpLocalAddress, ipv6UdpLocalPort, ipv6UdpIfIndex.

OID

Object

Syntax

Max Access

Description

Implemented Specifications

1.3.6.1.2.1.7.6.1.1

ipv6UdpLocalAddress

OCTET STRING{(16,16)}

not-accessible

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 is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.7.6.1.2

ipv6UdpLocalPort

INTEGER{(0,65535)}

not-accessible

The local port number for this UDP listener.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.7.6.1.3

ipv6UdpIfIndex

Integer32{(0,2147483647)}

read-only

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 ipv6UdpLocalAddress for this UDP listener.

If such a local interface cannot be determined, this object

should take on the value 0. (A possible example of this

would be if the value of ipv6UdpLocalAddress is ::0.)

The interface identified by a particular non-0 value of

this index is the same interface as identified by the same

value of ipv6IfIndex.

The value of this object must remain constant during

the life of this UDP endpoint.

This object is implemented as defined in the corresponding MIB files.

Creation Restriction

No entry can be created in this table.

Modification Restriction

The entries in this table cannot be modified.

Deletion Restriction

The entries in this table cannot be deleted.

Access Restriction

This table can be read only when a UDP socket that is bound to a port number exists.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.