udpEndpointRemoteAddress
UDP-MIB ·
.1.3.6.1.2.1.7.7.1.5
Object
column
INET-ADDRESS-MIBInetAddress
The remote IP address for this UDP endpoint. If
datagrams from any remote system are to be accepted,
this value is ''h (a zero-length octet-string).
Otherwise, it has the type described by
udpEndpointRemoteAddressType and is the address of the
remote system from which datagrams are to be accepted
(or to which all datagrams will be sent).
As this object is used in the index for the
udpEndpointTable, implementors of this table should be
careful not to create entries that would result in OIDs
with more than 128 subidentifiers; else the information
cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
Context
- MIB
- UDP-MIB
- OID
.1.3.6.1.2.1.7.7.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- udpEndpointEntry
- Table
- udpEndpointTable
- Siblings
- 7
Syntax
INET-ADDRESS-MIBInetAddress
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| udpEndpointLocalAddressType The address type of udpEndpointLocalAddress. Only
IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or
unknown(0) if datagrams for all local IP addresses are
accepted. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.7.7.1.1 |
| udpEndpointLocalAddress The local IP address for this UDP endpoint.
The value of this object can be represented in three
possible ways, depending on the characteristics of t… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.7.7.1.2 |
| udpEndpointLocalPort The local port number for this UDP endpoint. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.2.1.7.7.1.3 |
| udpEndpointRemoteAddressType The address type of udpEndpointRemoteAddress. Only
IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or
unknown(0) if datagrams for all remote IP addresses are
accepted. Also… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.7.7.1.4 |
| udpEndpointRemotePort The remote port number for this UDP endpoint. If
datagrams from any remote system are to be accepted,
this value is zero. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.2.1.7.7.1.6 |
| udpEndpointInstance 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 socke… | column | Unsigned32 | .1.3.6.1.2.1.7.7.1.7 |
| udpEndpointProcess 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::hrSWRunInd… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.7.7.1.8 |