The instance of this tuple. This object is used to
distinguish among multiple processes 'connected' to
the same UDP endpoint. For example, on a system
implementing the BSD sockets interface, this would be
used to support the SO_REUSEADDR and SO_REUSEPORT
socket options.
Parsed from file UDP-MIB.mib
Module: UDP-MIB
The instance of this tuple. This object is used to
distinguish among multiple processes 'connected' to
the same UDP endpoint. For example, on a system
implementing the BSD sockets interface, this would be
used to support the SO_REUSEADDR and SO_REUSEPORT
socket options.
udpEndpointInstance OBJECT-TYPE
SYNTAX Unsigned32 (1..\ffffffff\h)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The instance of this tuple. This object is used to
distinguish among multiple processes \connected\ to
the same UDP endpoint. For example, on a system
implementing the BSD sockets interface, this would be
used to support the SO_REUSEADDR and SO_REUSEPORT
socket options."
View at oid-info.com
The instance of this tuple. This object is used to
distinguish among multiple processes 'connected' to
the same UDP endpoint. For example, on a system
implementing the BSD sockets interface, this would be
used to support the SO_REUSEADDR and SO_REUSEPORT
socket options.
Parsed from file UDP-MIB.mib.txt
Company: None
Module: UDP-MIB
The instance of this tuple. This object is used to
distinguish among multiple processes 'connected' to
the same UDP endpoint. For example, on a system
implementing the BSD sockets interface, this would be
used to support the SO_REUSEADDR and SO_REUSEPORT
socket options.
udpEndpointInstance OBJECT-TYPE SYNTAX Unsigned32 (1..'ffffffff'h) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The instance of this tuple. This object is used to distinguish among multiple processes 'connected' to the same UDP endpoint. For example, on a system implementing the BSD sockets interface, this would be used to support the SO_REUSEADDR and SO_REUSEPORT socket options." ::= { udpEndpointEntry 7 }
udpEndpointInstance OBJECT-TYPE SYNTAX Gauge(1..4294967295) ACCESS not-accessible STATUS mandatory DESCRIPTION "The instance of this tuple. This object is used to distinguish among multiple processes 'connected' to the same UDP endpoint. For example, on a system implementing the BSD sockets interface, this would be used to support the SO_REUSEADDR and SO_REUSEPORT socket options." ::= { udpEndpointEntry 7 }
Automatically extracted from RFC4113
udpEndpointInstance OBJECT-TYPE SYNTAX Unsigned32 (1..'ffffffff'h) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The instance of this tuple. This object is used to distinguish among multiple processes 'connected' to the same UDP endpoint. For example, on a system implementing the BSD sockets interface, this would be used to support the SO_REUSEADDR and SO_REUSEPORT socket options." ::= { udpEndpointEntry 7 }
udpEndpointInstance OBJECT-TYPE SYNTAX Unsigned32 (1..'ffffffff'h) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The instance of this tuple. This object is used to distinguish among multiple processes 'connected' to the same UDP endpoint. For example, on a system implementing the BSD sockets interface, this would be used to support the SO_REUSEADDR and SO_REUSEPORT socket options." ::= { udpEndpointEntry 7 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.7.7.1.1 | udpEndpointLocalAddressType, udpListenerLocalAddressType | 0 | 0 | The address type of udpEndpointLocalAddress. Only IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or unknown(0) if datagram… |
1.3.6.1.2.1.7.7.1.2 | udpEndpointLocalAddress, udpListenerLocalAddress | 0 | 0 | The local IP address for this UDP endpoint. The value of this object can be represented in three possible ways, depending on the … |
1.3.6.1.2.1.7.7.1.3 | udpEndpointLocalPort, udpListenerLocalPort | 0 | 0 | The local port number for this UDP endpoint. |
1.3.6.1.2.1.7.7.1.4 | udpEndpointRemoteAddressType | 0 | 0 | The address type of udpEndpointRemoteAddress. Only IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or unknown(0) if datagra… |
1.3.6.1.2.1.7.7.1.5 | udpEndpointRemoteAddress | 0 | 0 | The remote IP address for this UDP endpoint. If datagrams from any remote system are to be accepted, this value is ''h (a zero-l… |
1.3.6.1.2.1.7.7.1.6 | udpEndpointRemotePort | 0 | 0 | The remote port number for this UDP endpoint. If datagrams from any remote system are to be accepted, this value is zero. |
1.3.6.1.2.1.7.7.1.8 | udpEndpointProcess | 0 | 0 | The system's process ID for the process associated with this endpoint, or zero if there is no such process. This value is expecte… |