Very little SNMP data after installing SNMP agent packages.
I have just installed the following packages:
SUNWsacom
SUNWsasnm
SUNWdmi
SUNWmibii
on my server and started the service:
/usr/lib/snmp/snmpdx -y -c /etc/snmp/conf
The box is now snmp readable from the management station but it shows very little data at all......just this:
snmpwalk -c public 10.2.1.10
42.2.15.1.0 : OCTET STRING- (ascii):/var/snmp/snmpdx.st
42.2.15.2.0 : OCTET STRING- (ascii):/etc/snmp/conf/snmpdx.rsrc
42.2.15.3.0 : OCTET STRING- (ascii):/etc/snmp/conf
42.2.15.4.0 : INTEGER: 32786
42.2.15.5.0 : OCTET STRING- (ascii):
42.2.15.6.0 : INTEGER: 240
42.2.15.7.0 : INTEGER: 999999999
42.2.15.8.1.1.1 : INTEGER: 1
42.2.15.8.1.2.1 : INTEGER: 1
42.2.15.8.1.3.1 : INTEGER: 900000000
42.2.15.8.1.4.1 : INTEGER: 161
42.2.15.8.1.5.1 : OCTET STRING- (ascii):
42.2.15.8.1.6.1 : OCTET STRING- (ascii):
42.2.15.8.1.7.1 : OCTET STRING- (ascii):
42.2.15.8.1.8.1 : OCTET STRING- (ascii):
42.2.15.8.1.9.1 : INTEGER: 22689
42.2.15.8.1.10.1 : OCTET STRING- (ascii):relay-agent
42.2.15.8.1.11.1 : Timeticks: (0) 0:00:00.00
42.2.15.8.1.12.1 : INTEGER: 0
42.2.15.9.0 : INTEGER: 2
42.2.15.10.1.1.1.1 : INTEGER: 1
42.2.15.10.1.2.1.1 : INTEGER: 1
42.2.15.10.1.3.1.1 : OBJECT IDENTIFIER: .iso.org.dod.internet.private.enterprises.42.2.15
42.2.15.10.1.4.1.1 : INTEGER: 0
42.2.15.10.1.5.1.1 : INTEGER: 0
42.2.15.10.1.6.1.1 : INTEGER: 0
42.2.15.10.1.7.1.1 : INTEGER: 0
42.2.15.10.1.8.1.1 : INTEGER: 1
42.2.15.11.0 : INTEGER: 0
42.2.15.12.1.1.1.1 : INTEGER: 1
42.2.15.12.1.2.1.1 : INTEGER: 1
42.2.15.12.1.3.1.1 : OBJECT IDENTIFIER: .iso.org.dod.internet.private.enterprises.42.2.15
42.2.15.12.1.4.1.1 : INTEGER: 1
42.2.15.13.0 : INTEGER: 1
End of MIB View.
All other servers (that had the software installed) have a huge listing of SNMP data when you do an "snmpwalk" on them. Also the machine that I installed SNMP on does not have a /usr/sfw/sbin/snmpd daemon.
do I need to install something else and have I done correctly so far?
Thanks
jackie.

