All MIBs › UDP-MIB › udpOutDatagrams
udpOutDatagrams
Module: UDP-MIB
OID (symbolic): UDP-MIB::udpOutDatagrams
OID (numeric): 1.3.6.1.2.1.7.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The total number of UDP datagrams sent from this entity.
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by discontinuities in the value of sysUpTime.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.7.4 snmpwalk -v2c -c public <target> UDP-MIB::udpOutDatagrams
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.7.4.1 snmpget -v2c -c public <target> UDP-MIB::udpOutDatagrams.1