Information about a particular current UDP endpoint.
Implementers need to be aware that if the total number
of elements (octets or sub-identifiers) in
udpEndpointLocalAddress and udpEndpointRemoteAddress
exceeds 111, then OIDs of column instances in this table
will have more than 128 sub-identifiers and cannot be
accessed using SNMPv1, SNMPv2c, or SNMPv3.
Parsed from file UDP-MIB.mib
Module: UDP-MIB
Information about a particular current UDP endpoint.
Implementers need to be aware that if the total number
of elements (octets or sub-identifiers) in
udpEndpointLocalAddress and udpEndpointRemoteAddress
exceeds 111, then OIDs of column instances in this table
will have more than 128 sub-identifiers and cannot be
accessed using SNMPv1, SNMPv2c, or SNMPv3.
udpEndpointEntry OBJECT-TYPE
SYNTAX UdpEndpointEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Information about a particular current UDP endpoint.
Implementers need to be aware that if the total number
of elements (octets or sub-identifiers) in
udpEndpointLocalAddress and udpEndpointRemoteAddress
exceeds 111, then OIDs of column instances in this table
will have more than 128 sub-identifiers and cannot be
accessed using SNMPv1, SNMPv2c, or SNMPv3."
INDEX { udpEndpointLocalAddressType,
udpEndpointLocalAddress,
udpEndpointLocalPort,
udpEndpointRemoteAddressType,
udpEndpointRemoteAddress,
udpEndpointRemotePort,
udpEndpointInstance }
View at oid-info.com
Information about a particular current UDP listener.
Parsed from file UDP-MIB.mib.txt
Company: None
Module: UDP-MIB
Information about a particular current UDP endpoint.
Implementers need to be aware that if the total number
of elements (octets or sub-identifiers) in
udpEndpointLocalAddress and udpEndpointRemoteAddress
exceeds 111, then OIDs of column instances in this table
will have more than 128 sub-identifiers and cannot be
accessed using SNMPv1, SNMPv2c, or SNMPv3.
udpEndpointEntry OBJECT-TYPE SYNTAX UdpEndpointEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Information about a particular current UDP endpoint. Implementers need to be aware that if the total number of elements (octets or sub-identifiers) in udpEndpointLocalAddress and udpEndpointRemoteAddress exceeds 111, then OIDs of column instances in this table will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3." INDEX { udpEndpointLocalAddressType, udpEndpointLocalAddress, udpEndpointLocalPort, udpEndpointRemoteAddressType, udpEndpointRemoteAddress, udpEndpointRemotePort, udpEndpointInstance } ::= { udpEndpointTable 1 }
udpEndpointEntry OBJECT-TYPE SYNTAX UdpEndpointEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "Information about a particular current UDP endpoint. Implementers need to be aware that if the total number of elements (octets or sub-identifiers) in udpEndpointLocalAddress and udpEndpointRemoteAddress exceeds 111, then OIDs of column instances in this table will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3." INDEX { udpEndpointLocalAddressType, udpEndpointLocalAddress, udpEndpointLocalPort, udpEndpointRemoteAddressType, udpEndpointRemoteAddress, udpEndpointRemotePort, udpEndpointInstance } ::= { udpEndpointTable 1 }
Automatically extracted from RFC4113
udpListenerEntry OBJECT-TYPE SYNTAX UdpListenerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Information about a particular current UDP listener." INDEX { udpListenerLocalAddressType, udpListenerLocalAddress, udpListenerLocalPort } ::= { udpListenerTable 1 }
udpEndpointEntry OBJECT-TYPE SYNTAX UdpEndpointEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Information about a particular current UDP endpoint. Implementers need to be aware that if the total number of elements (octets or sub-identifiers) in udpEndpointLocalAddress and udpEndpointRemoteAddress exceeds 111, then OIDs of column instances in this table will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3." INDEX { udpEndpointLocalAddressType, udpEndpointLocalAddress, udpEndpointLocalPort, udpEndpointRemoteAddressType, udpEndpointRemoteAddress, udpEndpointRemotePort, udpEndpointInstance } ::= { udpEndpointTable 1 }
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.7 | udpEndpointInstance | 0 | 0 | The instance of this tuple. This object is used to distinguish among multiple processes 'connected' to the same UDP endpoint. F… |
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… |