All MIBs › UDP-MIB › udpInDatagrams
udpInDatagrams
Module: UDP-MIB
OID (symbolic): UDP-MIB::udpInDatagrams
OID (numeric): 1.3.6.1.2.1.7.1
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of UDP datagrams delivered to UDP users.
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.
What is udpInDatagrams?
This counter tracks the total number of UDP datagrams successfully delivered to applications on the system since it started up. It measures traffic volume flowing through the UDP layer and helps operators understand how much UDP traffic the device is processing. The counter resets when the system restarts or loses connectivity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.7.1 snmpwalk -v2c -c public <target> UDP-MIB::udpInDatagrams
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.7.1.1 snmpget -v2c -c public <target> UDP-MIB::udpInDatagrams.1
Start monitoring vendor-neutral, standards-based MIB, any host/server/network device running a UDP/IP stack (datagram counter/listener-endpoint status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UDP-MIB::udpInDatagrams OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, any host/server/network device running a UDP/IP stack (datagram counter/listener-endpoint status) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.7 | udp | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.7.1 | udpInDatagrams | UDP-MIB |