2 Intern

 • 

793 Posts

September 20th, 2007 21:00

Thanks for posting.  The DRAC3's and similar devices (ERA, ERA/O) do not have a built-in SNMP agent, so they will not have options to configure a community string.
 
In the RACADM manual, look at the cfgTraps group for SNMP settings, including cfgTrapsSnmpCommunity.
 

2 Intern

 • 

132 Posts

September 20th, 2007 21:00

Thanks Jeff, I will give it a go :)

2 Intern

 • 

132 Posts

September 20th, 2007 22:00

Okay, it is early here and I need a coffee... : ) could I ask you to run your eyes over this and let me know if it looks right please? is this all I need to allow the default trap to be sent?

cfgTrapsDestIpAddr (Read/Write) 10.10.10.10
cfgTrapsEnable (Read/Write) 1
cfgTrapsSnmpCommunity (Read/Write) public,private

I am just after a very basic setup... not worried about dial-in etc etc...

Thanks,

Stuart

2 Intern

 • 

793 Posts

September 24th, 2007 14:00

I think you only get one community name, not two, if you did there would be a Get and a Set community name option.  Note the description of legal values, "A string of up to 31 ASCII characters".  Of course, the whole command should look something like:
 
racadm config -g cfgTraps -o cfgTrapsDestIpAddr 10.10.10.10
 
Otherwise that looks reasonable.  After seeing some of the traps that come out, you might want to look into the trap filters, but I think you can do that in the GUI as well.
No Events found!

Top