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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ipv6UdpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IPV6-UDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPV6-UDP-MIB::ipv6UdpTable'
A table containing UDP listener information for
UDP/IPv6 endpoints.
          
This table is obsoleted by UDP-MIB::udpEndpointTable.
ipv6UdpEntry row .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 …
Column Syntax OID
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
Type Constraints:
range: 16
.1.3.6.1.2.1.7.6.1.1
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
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
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.7.6.1.3