UDP-MIB :: udpEndpointProcess

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsUDP-MIBudpEndpointProcess

udpEndpointProcess

Module: UDP-MIB

OID (symbolic): UDP-MIB::udpEndpointProcess

OID (numeric): 1.3.6.1.2.1.7.7.1.8

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

Description: The system's process ID for the process associated with this endpoint, or zero if there is no such process. This value is expected to be the same as HOST-RESOURCES-MIB::hrSWRunIndex or SYSAPPL-MIB:: sysApplElmtRunIndex for some row in the appropriate tables.

What is udpEndpointProcess?

This object reports the operating-system process ID that owns a particular UDP socket endpoint row, or zero if no specific process could be identified. An admin uses this to tie a UDP listening or connected socket back to the actual application process, cross-referencing it against HOST-RESOURCES-MIB's hrSWRunIndex table to get that process's name and other details. For example, a udpEndpointProcess value of 1523 matching the PID shown as ntpd in the host's process table would confirm that endpoint belongs to the NTP daemon.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.7.7.1.8
snmpwalk -v2c -c public <target> UDP-MIB::udpEndpointProcess

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.7.7.1.8.1
snmpget -v2c -c public <target> UDP-MIB::udpEndpointProcess.1

Start monitoring vendor-neutral, standards-based MIB, any host/server/network device running a UDP/IP stack (datagram counter/listener-endpoint status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UDP-MIB::udpEndpointProcess OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, any host/server/network device running a UDP/IP stack (datagram counter/listener-endpoint status) from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.7udpCHECKPOINT-MIB-2
Numeric OIDNameModule
1.3.6.1.2.1.7.7udpEndpointTableUDP-MIB
1.3.6.1.2.1.7.7.1udpEndpointEntryUDP-MIB
1.3.6.1.2.1.7.7.1.8udpEndpointProcessUDP-MIB