Hi, I noticed the memory block resource graphs for my Cisco ASA5520 don't show up, while they should.
Relevant parts of my datacollection-config.xml, using 1.5.90 build: <group name="cisco-asa" ifType="ignore"> ...removed lines... <mibObj oid=".1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.2560" instance="3" alias="cfwBuff2560BBmax" type="gauge32" /> <mibObj oid=".1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.2560" instance="5" alias="cfwBuff2560BBcurr" type="gauge32" /> <mibObj oid=".1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.2560" instance="8" alias="cfwBuff2560BBmin" type="gauge32" /> ...removed lines... <mibObj oid=".1.3.6.1.4.1.9.9.147.1.2.2.2.1.5.40" instance="6" alias="cfwConnectCurr" type="gauge32" /> <mibObj oid=".1.3.6.1.4.1.9.9.147.1.2.2.2.1.5.40" instance="7" alias="cfwConnectMax" type="gauge32" /> <mibObj oid=".1.3.6.1.4.1.9.9.109.1.1.1.1.5" instance="1" alias="cpmCPUTotal5min" type="gauge32"/> </group> <systemDef name="Cisco ASA5520"> <sysoid>.1.3.6.1.4.1.9.1.670</sysoid> <collect> <includeGroup>cisco-asa</includeGroup> <includeGroup>cisco-cike</includeGroup> <includeGroup>cisco-cipsec</includeGroup> <includeGroup>cisco-memory</includeGroup> </collect> </systemDef> As far as I can see all but the cisco-asa (and more specific the cfwBuff##BBnnn objects) show up as rrd files. The cisco-asa group is basically an extended version of the cisco-pix group When I look into the collectd logfile I see the following lines: 2008-04-15 22:35:52,882 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.2560.2 2008-04-15 22:35:52,882 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.2560.4 2008-04-15 22:35:52,882 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.2560.7 Which I would expect to be: 2008-04-15 22:35:52,882 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.2560.3 2008-04-15 22:35:52,882 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.2560.5 2008-04-15 22:35:52,882 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.2560.8 Below you will find a much bigger chunk of the logfile. Any idea? Is this a known problem? Cheers, Niels 2008-04-15 22:35:52,872 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] IfNumberTracker: Processing varBind: .1.3.6.1.2.1.2.1.0 = 10 2008-04-15 22:35:52,873 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SysUpTimeTracker: Processing varBind: .1.3.6.1.2.1.1.3.0 = 359557000 2008-04-15 22:35:52,873 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.2.1.11.1.0 = 416108 2008-04-15 22:35:52,873 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.2.1.11.1.0 = 416108 2008-04-15 22:35:52,873 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.2.1.11.1.0 = 416108 2008-04-15 22:35:52,873 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.2.1.6.8 2008-04-15 22:35:52,873 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.2.1.6.9 2008-04-15 22:35:52,873 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.2.1.6.10 2008-04-15 22:35:52,873 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.2.1.6.11 2008-04-15 22:35:52,873 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.2.1.6.12 2008-04-15 22:35:52,873 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] Snmp4JWalker: Sending tracker pdu of size 5 2008-04-15 22:35:52,875 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] Snmp4JWalker: Received a tracker pdu of type RESPONSE from 10.9.7.1/10.9.7.1 of size 5 errorStatus = Success errorIndex = 0 2008-04-15 22:35:52,875 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.2.1.11.1.0 = 416109 2008-04-15 22:35:52,875 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.2.1.11.1.0 = 416109 2008-04-15 22:35:52,875 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.2.1.11.1.0 = 416109 2008-04-15 22:35:52,875 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.2.1.11.1.0 = 416109 2008-04-15 22:35:52,875 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.2.1.11.1.0 = 416109 2008-04-15 22:35:52,875 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.2.1.6.14 2008-04-15 22:35:52,875 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.2.1.6.15 2008-04-15 22:35:52,875 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.0.2 2008-04-15 22:35:52,875 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.0.4 2008-04-15 22:35:52,875 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.0.7 2008-04-15 22:35:52,875 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] Snmp4JWalker: Sending tracker pdu of size 5 2008-04-15 22:35:52,877 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] Snmp4JWalker: Received a tracker pdu of type RESPONSE from 10.9.7.1/10.9.7.1 of size 5 errorStatus = Success errorIndex = 0 2008-04-15 22:35:52,877 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.2.1.11.1.0 = 416110 2008-04-15 22:35:52,877 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.2.1.11.1.0 = 416110 2008-04-15 22:35:52,877 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,877 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,877 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,877 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.4.2 2008-04-15 22:35:52,877 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.4.4 2008-04-15 22:35:52,877 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.4.7 2008-04-15 22:35:52,877 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.80.2 2008-04-15 22:35:52,877 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.80.4 2008-04-15 22:35:52,877 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] Snmp4JWalker: Sending tracker pdu of size 5 2008-04-15 22:35:52,878 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] Snmp4JWalker: Received a tracker pdu of type RESPONSE from 10.9.7.1/10.9.7.1 of size 5 errorStatus = Success errorIndex = 0 2008-04-15 22:35:52,879 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,879 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,879 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,879 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,879 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,879 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.80.7 2008-04-15 22:35:52,879 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.256.2 2008-04-15 22:35:52,879 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.256.4 2008-04-15 22:35:52,879 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.256.7 2008-04-15 22:35:52,879 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.1550.2 2008-04-15 22:35:52,879 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] Snmp4JWalker: Sending tracker pdu of size 5 2008-04-15 22:35:52,880 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] Snmp4JWalker: Received a tracker pdu of type RESPONSE from 10.9.7.1/10.9.7.1 of size 5 errorStatus = Success errorIndex = 0 2008-04-15 22:35:52,880 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,880 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,880 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,880 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,880 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,880 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.1550.4 2008-04-15 22:35:52,880 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.1550.7 2008-04-15 22:35:52,880 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.2048.2 2008-04-15 22:35:52,880 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.2048.4 2008-04-15 22:35:52,880 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.2048.7 2008-04-15 22:35:52,880 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] Snmp4JWalker: Sending tracker pdu of size 5 2008-04-15 22:35:52,882 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] Snmp4JWalker: Received a tracker pdu of type RESPONSE from 10.9.7.1/10.9.7.1 of size 5 errorStatus = Success errorIndex = 0 2008-04-15 22:35:52,882 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,882 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,882 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,882 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,882 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,882 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.2560.2 2008-04-15 22:35:52,882 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.2560.4 2008-04-15 22:35:52,882 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.2560.7 2008-04-15 22:35:52,882 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.4096.2 2008-04-15 22:35:52,882 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.4096.4 2008-04-15 22:35:52,882 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] Snmp4JWalker: Sending tracker pdu of size 5 2008-04-15 22:35:52,883 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] Snmp4JWalker: Received a tracker pdu of type RESPONSE from 10.9.7.1/10.9.7.1 of size 5 errorStatus = Success errorIndex = 0 2008-04-15 22:35:52,883 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,883 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,883 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,883 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,883 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,883 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.4096.7 2008-04-15 22:35:52,883 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.8192.2 2008-04-15 22:35:52,883 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.8192.4 2008-04-15 22:35:52,883 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.8192.7 2008-04-15 22:35:52,883 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.16384.2 2008-04-15 22:35:52,883 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] Snmp4JWalker: Sending tracker pdu of size 5 2008-04-15 22:35:52,885 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] Snmp4JWalker: Received a tracker pdu of type RESPONSE from 10.9.7.1/10.9.7.1 of size 5 errorStatus = Success errorIndex = 0 2008-04-15 22:35:52,885 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,885 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,885 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,885 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,886 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,886 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.16384.4 2008-04-15 22:35:52,886 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.16384.7 2008-04-15 22:35:52,886 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.65536.2 2008-04-15 22:35:52,886 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.65536.4 2008-04-15 22:35:52,886 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.1.1.4.65536.7 2008-04-15 22:35:52,886 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] Snmp4JWalker: Sending tracker pdu of size 5 2008-04-15 22:35:52,887 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] Snmp4JWalker: Received a tracker pdu of type RESPONSE from 10.9.7.1/10.9.7.1 of size 5 errorStatus = Success errorIndex = 0 2008-04-15 22:35:52,887 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,887 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,887 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,887 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,887 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.3.40.6 = number of connections currently in use by the entire firewall 2008-04-15 22:35:52,887 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.5.40.5 2008-04-15 22:35:52,887 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.5.40.6 2008-04-15 22:35:52,887 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.109.1.1.1.1.5.0 2008-04-15 22:35:52,887 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.171.1.2.1.1 2008-04-15 22:35:52,887 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Requesting oid following: .1.3.6.1.4.1.9.9.171.1.2.1.2 2008-04-15 22:35:52,887 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] Snmp4JWalker: Sending tracker pdu of size 5 2008-04-15 22:35:52,888 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] Snmp4JWalker: Received a tracker pdu of type RESPONSE from 10.9.7.1/10.9.7.1 of size 5 errorStatus = Success errorIndex = 0 2008-04-15 22:35:52,888 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.5.40.6 = 33 2008-04-15 22:35:52,889 INFO [DefaultUDPTransportMapping_10.9.7.111/0] NumericAttributeType: Setting attribute: cfwConnectCurr [.1.3.6.1.4.1.9.9.147.1.2.2.2.1.5.40].[6] = '33' 2008-04-15 22:35:52,889 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] NodeInfo: Adding attribute org.opennms.netmgt.collectd.SnmpAttribute: Node[4].cfwConnectCurr [.1.3.6.1.4.1.9.9.147.1.2.2.2.1.5.40] = 33 to group AttrGroupType[name=c isco-asa, ifType=ignore] for Node[4] 2008-04-15 22:35:52,889 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SNMPCollectorEntry: storeResult: added value for cfwConnectCurr: [.1.3.6.1.4.1.9.9.147.1.2.2.2.1.5.40].[6] = 33 2008-04-15 22:35:52,889 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.147.1.2.2.2.1.5.40.7 = 154 2008-04-15 22:35:52,889 INFO [DefaultUDPTransportMapping_10.9.7.111/0] NumericAttributeType: Setting attribute: cfwConnectMax [.1.3.6.1.4.1.9.9.147.1.2.2.2.1.5.40].[7] = '154' 2008-04-15 22:35:52,889 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] NodeInfo: Adding attribute org.opennms.netmgt.collectd.SnmpAttribute: Node[4].cfwConnectMax [.1.3.6.1.4.1.9.9.147.1.2.2.2.1.5.40] = 154 to group AttrGroupType[name=c isco-asa, ifType=ignore] for Node[4] 2008-04-15 22:35:52,889 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SNMPCollectorEntry: storeResult: added value for cfwConnectMax: [.1.3.6.1.4.1.9.9.147.1.2.2.2.1.5.40].[7] = 154 2008-04-15 22:35:52,889 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.109.1.1.1.1.5.1 = 1 2008-04-15 22:35:52,889 INFO [DefaultUDPTransportMapping_10.9.7.111/0] NumericAttributeType: Setting attribute: cpmCPUTotal5min [.1.3.6.1.4.1.9.9.109.1.1.1.1.5].[1] = '1' 2008-04-15 22:35:52,889 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] NodeInfo: Adding attribute org.opennms.netmgt.collectd.SnmpAttribute: Node[4].cpmCPUTotal5min [.1.3.6.1.4.1.9.9.109.1.1.1.1.5] = 1 to group AttrGroupType[name=cisco- asa, ifType=ignore] for Node[4] 2008-04-15 22:35:52,889 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SNMPCollectorEntry: storeResult: added value for cpmCPUTotal5min: [.1.3.6.1.4.1.9.9.109.1.1.1.1.5].[1] = 1 2008-04-15 22:35:52,889 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.171.1.2.1.1.0 = 0 2008-04-15 22:35:52,889 INFO [DefaultUDPTransportMapping_10.9.7.111/0] NumericAttributeType: Setting attribute: cikeActiveTunnels [.1.3.6.1.4.1.9.9.171.1.2.1.1].[0] = '0' 2008-04-15 22:35:52,889 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] NodeInfo: Adding attribute org.opennms.netmgt.collectd.SnmpAttribute: Node[4].cikeActiveTunnels [.1.3.6.1.4.1.9.9.171.1.2.1.1] = 0 to group AttrGroupType[name=cisco- cike, ifType=ignore] for Node[4] 2008-04-15 22:35:52,889 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SNMPCollectorEntry: storeResult: added value for cikeActiveTunnels: [.1.3.6.1.4.1.9.9.171.1.2.1.1].[0] = 0 2008-04-15 22:35:52,889 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] SingleInstanceTracker: Processing varBind: .1.3.6.1.4.1.9.9.171.1.2.1.2.0 = 0 2008-04-15 22:35:52,890 INFO [DefaultUDPTransportMapping_10.9.7.111/0] NumericAttributeType: Setting attribute: cikePreviousTunnels [.1.3.6.1.4.1.9.9.171.1.2.1.2].[0] = '0' 2008-04-15 22:35:52,890 DEBUG [DefaultUDPTransportMapping_10.9.7.111/0] NodeInfo: Adding attribute org.opennms.netmgt.collectd.SnmpAttribute: Node[4].cikePreviousTunnels [.1.3.6.1.4.1.9.9.171.1.2.1.2] = 0 to group AttrGroupType[name=cisc o-cike, ifType=ignore] for Node[4] ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-devel mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-devel