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 UDP-MIB and use it to monitor vendor specific OID's.
UDP-MIB file content
Object view of UDP-MIB:
Scalar Object |
udpInDatagrams |
.1.3.6.1.2.1.7.1 |
The total number of UDP datagrams delivered to UDP users.
|
udpNoPorts |
.1.3.6.1.2.1.7.2 |
The total number of received UDP datagrams for which there
was no application at the destination port.
|
udpInErrors |
.1.3.6.1.2.1.7.3 |
The number of received UDP datagrams that could not be
delivered for reasons other than the lack of an application
at the destination port.
|
udpOutDatagrams |
.1.3.6.1.2.1.7.4 |
The total number of UDP datagrams sent from this entity.
|
udpEntry |
.1.3.6.1.2.1.7.5.1 |
Information about a particular current UDP listener.
|
Tabular Object |
udpLocalAddress |
.1.3.6.1.2.1.7.5.1.1 |
The local IP address for this UDP listener. In the case of
a UDP listener which is willing to accept datagrams for any
IP interface associated with the node, the value 0.0.0.0 is
used.
|
udpLocalPort |
.1.3.6.1.2.1.7.5.1.2 |
The local port number for this UDP listener.
|
Table |
udpTable |
.1.3.6.1.2.1.7.5 |
A table containing UDP listener information.
|
Object Identifier |
udpMIB |
.1.3.6.1.2.1.50 |
The MIB module for managing UDP implementations.
|
udp |
.1.3.6.1.2.1.7 |
udpMIBConformance |
.1.3.6.1.2.1.50.2 |
udpMIBCompliances |
.1.3.6.1.2.1.50.2.1 |
udpMIBGroups |
.1.3.6.1.2.1.50.2.2 |
Group |
udpGroup |
.1.3.6.1.2.1.50.2.2.1 |
The udp group of objects providing for management of UDP
entities.
|