udpliteEndpointInstance
UDPLITE-MIB ·
.1.3.6.1.2.1.170.1.8.1.7
Object
column Unsigned32
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 sockets interface, this would be used to support the SO_REUSEADDR and SO_REUSEPORT socket options.
Context
- MIB
- UDPLITE-MIB
- OID
.1.3.6.1.2.1.170.1.8.1.7- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- udpliteEndpointEntry
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::udpliteEndpointInstance'
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::udpliteEndpointInstance.<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::udpliteEndpointInstance'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295