So we receive an SNMP trap and the text is as follows:
The following SNMP trap notification was generated by ms931.mytest.com (xx.x.xxx.xx):
DISMAN-EVENT-MIB::sysUpTimeInstance 0:0:21:08.75
SNMPv2-MIB::snmpTrapOID.0 DISMAN-EVENT-MIB::mteTriggerFired
DISMAN-EVENT-MIB::mteHotTrigger.0 44448217: No response from lo DISMAN-EVENT-MIB::mteHotTargetName.0
DISMAN-EVENT-MIB::mteHotContextName.0
DISMAN-EVENT-MIB::mteHotOID.0 SNMPv2-SMI::enterprises.7143.6.9.1.0
DISMAN-EVENT-MIB::mteHotValue.0 1224 SNMPv2-SMI::enterprises.7143.6.9.2.0 7
Essentially the line with the error code (i.e. 44448217) some how gets truncated. Or the line that follows eats it up or something. The snmpd service, that we use, is being run on Linux RH 5.6 and the RPM package version is net-snmp-5.3.2.2-9.el5_5.1. We have the 44448217 error message that we provide but why is it being truncated? This didn't happen with net-snmp-5.1.2-13.el4_7.2.
Cheers, Matt