fsMiUdpEndpointLocalAddress
ARICENT-MIUDP-MIB ·
.1.3.6.1.4.1.29601.2.28.1.12.1.2
Object
column
OctetString
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 the
listening application:
1. For an application that is willing to accept both
IPv4 and IPv6 datagrams, the value of this object
must be ''h (a zero-length octet-string), with
the value of the corresponding instance of the
udpEndpointLocalAddressType object being unknown(0).
2. For an application that is willing to accept only IPv4
or only IPv6 datagrams, the value of this object
must be '0.0.0.0' or '::', respectively, while the
corresponding instance of the
udpEndpointLocalAddressType object represents the
appropriate address type.
3. For an application that is listening for data
destined only to a specific IP address, the value
of this object is the specific IP address for which
this node is receiving packets, with the
corresponding instance of the
udpEndpointLocalAddressType object representing the
appropriate address type.
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
- ARICENT-MIUDP-MIB
- OID
.1.3.6.1.4.1.29601.2.28.1.12.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- fsMiUdpEndpointEntry
- Table
- fsMiUdpEndpointTable
- Siblings
- 7
Syntax
OctetString
Values & Constraints
Object Constraints
range: 16-16
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsMiUdpEndpointLocalAddressType 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.4.1.29601.2.28.1.12.1.1 |
| fsMiUdpEndpointLocalPort The local port number for this UDP endpoint. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.29601.2.28.1.12.1.3 |
| fsMiUdpEndpointRemoteAddressType 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.4.1.29601.2.28.1.12.1.4 |
| fsMiUdpEndpointRemoteAddress 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 de… | column | OctetString | .1.3.6.1.4.1.29601.2.28.1.12.1.5 |
| fsMiUdpEndpointRemotePort 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.4.1.29601.2.28.1.12.1.6 |
| fsMiUdpEndpointInstance 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.4.1.29601.2.28.1.12.1.7 |
| fsMiUdpEndpointProcess 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.4.1.29601.2.28.1.12.1.8 |