udpTable
UDP-MIB ·
.1.3.6.1.2.1.7.5
Object
table deprecated
A table containing IPv4-specific UDP listener information. It contains information about all local IPv4 UDP end-points on which an application is currently accepting datagrams. This table has been deprecated in favor of the version neutral udpEndpointTable.
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'UDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UDP-MIB::udpTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'UDP-MIB::udpTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.