Hey
Sorry if this is in the wrong place, didn't really feel it was NPM or SAM specific, more just a general Orion query
been trying the last couple days to add an AIX server we have to SolarWinds using SNMP but not having much luck once I get to the "Choose Resource to monitor" page.
As you can see below the test succeeds on validating the SNMP string against the host but when i get to the next page all i get are "Status & Response Time"


I've read loads of articles and tried various configs but can't see anything obviously wrong.
Here is the snmpdv3.conf I've got configured within AIX
VACM_GROUP group1 SNMPv2c acsw1410 -
VACM_ACCESS group1 - - noAuthNoPriv SNMPv2c defaultView - defaultView -
VACM_VIEW defaultView internet - included -
VACM_VIEW defaultView 1.3.6.1.4.1.2.2.1.1.1.0 - included -
VACM_VIEW defaultView 1.3.6.1.4.1.2.6.191.1.6 - 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 - excluded -
COMMUNITY acsw1410 acsw1410 noAuthNoPriv 127.0.0.1 255.255.255.255 -
Can anyone shed any light on where I've gone wrong or what I've missed?
cheers!