IPV6-UDP-MIB.mib object view, vendor RFC
Introduction
Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers).
This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.
ActiveXperts Network Monitor 2024 can import MIB file IPV6-UDP-MIB and use it to monitor vendor specific OID's.
IPV6-UDP-MIB file content
Object view of IPV6-UDP-MIB:
Scalar Object |
ipv6UdpEntry |
.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 the
managed node.
|
Tabular Object |
ipv6UdpLocalAddress |
.1.3.6.1.2.1.7.6.1.1 |
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.
|
ipv6UdpLocalPort |
.1.3.6.1.2.1.7.6.1.2 |
The local port number for this UDP listener.
|
ipv6UdpIfIndex |
.1.3.6.1.2.1.7.6.1.3 |
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.
|
Table |
ipv6UdpTable |
.1.3.6.1.2.1.7.6 |
A table containing UDP listener information for
UDP/IPv6 endpoints.
|
Object Identifier |
ipv6UdpMIB |
.1.3.6.1.3.87 |
The MIB module for entities implementing UDP over IPv6.
|
udp |
.1.3.6.1.2.1.7 |
ipv6UdpConformance |
.1.3.6.1.3.87.2 |
ipv6UdpCompliances |
.1.3.6.1.3.87.2.1 |
ipv6UdpGroups |
.1.3.6.1.3.87.2.2 |
Group |
ipv6UdpGroup |
.1.3.6.1.3.87.2.2.1 |
The group of objects providing management of
UDP over IPv6.
|