udpliteEndpointProcess
UDPLITE-MIB ·
.1.3.6.1.2.1.170.1.8.1.8
Object
column
SNMPv2-SMIUnsigned32
A unique value corresponding to a piece of software
running on this endpoint.
If this endpoint is associated with more than one piece
of software, the agent should choose one of these. As
long as the representative piece of software
is running and still associated with the endpoint,
subsequent reads will consistently return the same
value. The implementation may use any algorithm
satisfying these constraints (e.g., choosing the entity
with the oldest start time).
This identifier is platform-specific. Wherever possible,
it should use the system's native, unique identification
number as the value.
If the SYSAPPL-MIB module is available, the value should
be the same as sysApplElmtRunIndex. If not available, an
alternative should be used (e.g., the hrSWRunIndex of the
HOST-RESOURCES-MIB module).
If it is not possible to uniquely identify the pieces of
software associated with this endpoint, then the value
zero should be used. (Note that zero is otherwise a
valid value for sysApplElmtRunIndex.)
Context
- MIB
- UDPLITE-MIB
- OID
.1.3.6.1.2.1.170.1.8.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- udpliteEndpointEntry
- Table
- udpliteEndpointTable
- Siblings
- 9
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| udpliteEndpointLocalAddressType The address type of udpliteEndpointLocalAddress. 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.170.1.8.1.1 |
| udpliteEndpointViolCoverage The number of datagrams received by this endpoint whose
checksum coverage violated the minimum coverage threshold
set for this connection (i.e., all valid datagrams whose
checksum… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.170.1.8.1.10 |
| udpliteEndpointLocalAddress The local IP address for this UDP-Lite endpoint.
The value of this object can be represented in three
possible ways, depending on the characteristics of the
listeni… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.170.1.8.1.2 |
| udpliteEndpointLocalPort The local port number for this UDP-Lite endpoint. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.2.1.170.1.8.1.3 |
| udpliteEndpointRemoteAddressType The address type of udpliteEndpointRemoteAddress. Only
IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or
unknown(0) if datagrams for all remote IP addresses are
accepted. … | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.170.1.8.1.4 |
| udpliteEndpointRemoteAddress The remote IP address for this UDP-Lite endpoint. If
datagrams from any remote system are to be accepted,
this value is ''h (a zero-length octet-string).
Otherwise, it has the ty… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.170.1.8.1.5 |
| udpliteEndpointRemotePort The remote port number for this UDP-Lite 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.170.1.8.1.6 |
| udpliteEndpointInstance The instance of this tuple. This object is used to
distinguish among multiple processes 'connected' to
the same UDP-Lite endpoint. For example, on a system
implementing the BSD … | column | Unsigned32 | .1.3.6.1.2.1.170.1.8.1.7 |
| udpliteEndpointMinCoverage The minimum checksum coverage expected by this endpoint.
A value of 0 indicates that only fully covered datagrams
are accepted. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.170.1.8.1.9 |