AIX Template

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
mconstant
Posts: 11
Joined: Tue May 29, 2007 3:06 pm

AIX Template

Post by mconstant »

I downloaded the AIX Template for cacti. I am trying to monitor an AIX 5.3 box but can't seem to get any snmp information from it.
When I run snmpinfo -m dump -v | grep hrStorageDescr I get the error that there is NoSuchName at Position 1.
When I setup the device as snmpv3 I get an snmp error. Here is my basic setup. I did restart all associated snmp services after making the changes.

# ls -l | grep snmpd
lrwxrwxrwx 1 root system 9 Sep 27 2005 snmpd -> snmpdv3ne
-rwxr-x--- 1 root system 317292 Nov 20 2004 snmpd64v1
-rwxr-x--- 1 root system 278048 Nov 20 2004 snmpdv1
-rwxr-x--- 1 root system 273976 Sep 16 2004 snmpdv3ne
# cat /etc/snmpdv3.conf
VACM_GROUP group1 SNMPv1 public -

VACM_VIEW defaultView internet - included -

# exclude snmpv3 related MIBs from the default view
VACM_VIEW defaultView snmpModules - excluded -
VACM_VIEW defaultView 1.3.6.1.6.3.1.1.4 - included -
VACM_VIEW defaultView 1.3.6.1.6.3.1.1.5 - included -

# exclude aixmibd managed MIBs from the default view
VACM_VIEW defaultView 1.3.6.1.4.1.2.6.191 - included -

VACM_ACCESS group1 - - noAuthNoPriv SNMPv1 defaultView - defaultView -

NOTIFY notify1 traptag trap -

TARGET_ADDRESS Target1 UDP 127.0.0.1 traptag trapparms1 - - -

TARGET_PARAMETERS trapparms1 SNMPv1 SNMPv1 public noAuthNoPriv -

COMMUNITY public public noAuthNoPriv 0.0.0.0 0.0.0.0 -

DEFAULT_SECURITY no-access - -

logging file=/usr/tmp/snmpdv3.log enabled
logging size=100000 level=0

smux 1.3.6.1.4.1.2.3.1.2.1.2 gated_password # gated

smux 1.3.6.1.4.1.2.3.1.2.3.1.1 muxatmd_password #muxatmd

# cat snmpd.conf
logging file=/usr/tmp/snmpd.log enabled
logging size=100000 level=0

community public
#community private 127.0.0.1 255.255.255.255 readWrite
#community system 127.0.0.1 255.255.255.255 readWrite 1.17.2

view 1.17.2 system enterprises view

trap public 127.0.0.1 1.2.3 fe # loopback

#snmpd maxpacket=1024 querytimeout=120 smuxtimeout=60

smux 1.3.6.1.4.1.2.3.1.2.1.2 gated_password # gated
smux 1.3.6.1.4.1.2.3.1.2.2.1.1.2 dpid_password #dpid


snmpd smuxtimeout=200 #muxatmd
smux 1.3.6.1.4.1.2.3.1.2.3.1.1 muxatmd_password #muxatmd
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests