All MIBs › XEROX-COMMON-MIB › udpInErrors
udpInErrors
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::udpInErrors
OID (numeric): 1.3.6.1.2.1.7.3
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.7.3 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::udpInErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.7.3.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::udpInErrors.1