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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'UDPLITE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UDPLITE-MIB::udpliteEndpointProcess'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'UDPLITE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UDPLITE-MIB::udpliteEndpointProcess.<udpliteEndpointLocalAddressType>.<udpliteEndpointLocalAddress>.<udpliteEndpointLocalPort>.<udpliteEndpointRemoteAddressType>.<udpliteEndpointRemoteAddress>.<udpliteEndpointRemotePort>.<udpliteEndpointInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UDPLITE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'UDPLITE-MIB::udpliteEndpointProcess'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of