Having trouble figuring out the proper format for a numeric OID traphandler
directive in snmptrapd.conf. I have plenty of traphandles with
MIB-defined names; but I have a new trap coming in that has no MIB and only 1
trap so I'd like to just figure out what the proper syntax for the numeric
fo
It is found that NET-SNMP Agent sets the first UP and RUNNING interface
IP address as the AgentAddress in the trap message send from the Agent
to the SystemManager, instead of the IP address of the actual interface
that is connected to the SystemManager.
This can be explained using the example
Thanks.
Now my MIB declares a NOTIFICATION-TYPE:
* mpbcRMHTrapCritical NOTIFICATION-TYPE
OBJECTS {
mpbcRMHAlarmNEID,
mpbcRMHAlarmSlot,
mpbcRMHAlarmModule,
mpbcRMHAlarmID,
Let me refine my last post,
I cannot generate C code in the agent to send values for a table (my own
MIB).
The error seems to be that it search and Cannot find module (NetSNMP): At
line 1 in (none).
What Could be wrong ?
thanks
2012/1/12 Francois Bouchard
> Hi list,
> Trying to generate code