[revisited] Nokia IP Firewall Checkpoint Template V0.2

Templates, scripts for templates, scripts and requests for templates.

Moderators: Developers, Moderators

CdG
Posts: 17
Joined: Tue Jun 20, 2006 9:04 am

tiny bug in the data template

Post by CdG »

Hi lvm,

first, thanks for the great template. Works like a charm, except for one tiny error:

The Data Source Item [fwDropPcktsOut] in Data template "Checkpoint Firewall - fwIfTable" is Data Source Type GAUGE, this should be COUNTER.

regards,
CdG
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Re: tiny bug in the data template

Post by gandalf »

CdG wrote:Hi lvm,

first, thanks for the great template. Works like a charm, except for one tiny error:

The Data Source Item [fwDropPcktsOut] in Data template "Checkpoint Firewall - fwIfTable" is Data Source Type GAUGE, this should be COUNTER.

regards,
CdG
Thanks for the hint. I've corrected this issue in the original post, see http://forums.cacti.net/viewtopic.php?p=59170#59170
But I did simply edit the XML. Hope it works
Reinhard
entrelacs
Posts: 3
Joined: Mon Jan 08, 2007 11:38 am

Post by entrelacs »

I installed the template, but i can't see any interfaces to graph.
i have 2 nokia ip560's.
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

Please describe in more detail
Reinhard
mandor101
Posts: 8
Joined: Wed Jun 13, 2007 8:51 am

Post by mandor101 »

I'm having an issue with the accept graph where it seems to graph just fine for a few days and then drops off. I believe it has to do with the actual value returned from the SNMP query. When it graphs correctly I'm seeing a positive # from the SNMP query, and when it doesn't graph I receive a negative number:

Example: .1.3.6.1.4.1.2620.1.1.4.0 -73391112

Checkpoints MIBS also state that this is a 64bit value. Does the Max/Min value in the data template need to be changed?
User avatar
iNeo
Posts: 35
Joined: Thu Nov 03, 2005 7:29 am

Post by iNeo »

mandor101 wrote:I'm having an issue with the accept graph where it seems to graph just fine for a few days and then drops off. I believe it has to do with the actual value returned from the SNMP query. When it graphs correctly I'm seeing a positive # from the SNMP query, and when it doesn't graph I receive a negative number:

Example: .1.3.6.1.4.1.2620.1.1.4.0 -73391112

Checkpoints MIBS also state that this is a 64bit value. Does the Max/Min value in the data template need to be changed?
There is a bug in IPSO regarding Gig interfaces and SNMP.
Make sure you are running the patched IPSO version for your ip560's.

Good luck
Ronerone
Posts: 3
Joined: Mon Aug 06, 2007 8:26 am

Post by Ronerone »

Hello,

I'm running 0.8.6j version.
As poezie on the 07, March 06, when trying to import cacti_host_template_checkpoint_firewall_196.xml, i got "Error: XML: Cacti version does not exist."
Do i need to have exactly "h" version?

Thank you.

Ron.
Ronerone
Posts: 3
Joined: Mon Aug 06, 2007 8:26 am

Post by Ronerone »

Hi again,

I googled a bit and found that i may modified cacti/include/config_arrays.php to create a new hash_version_codes entry.

$hash_version_codes = array(
"0.8.4" => "0000",
"0.8.5" => "0001",
"0.8.5a" => "0002",
"0.8.6" => "0003",
"0.8.6a" => "0004",
"0.8.6b" => "0005",
"0.8.6c" => "0006",
"0.8.6d" => "0007",
"0.8.6e" => "0008",
"0.8.6f" => "0009",
"0.8.6g" => "0010",
"0.8.6h" => "0011",
"0.8.6j" => "0012"
);

Seems to be ok now.

Regards,

Ron.
aspie
Posts: 6
Joined: Thu Apr 21, 2005 6:14 am

data not being graphed

Post by aspie »

Hey,

I am having some problems with this template on a nokia checkpoint firewall.
The interfaces graphs don`t work for me and it makes no rrd files for it.

+ Running data query [15].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/usr/local/share/cacti/resource/snmp_queries/checkpoint_fwIfTable.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.4.1.2620.1.1.25.5.1.1'
+ Located input field 'fwIfIndex' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.2620.1.1.25.5.1.1'
+ Found item [fwIfIndex='1'] index: 1.0 [from value]
+ Found item [fwIfIndex='2'] index: 2.0 [from value]
+ Found item [fwIfIndex='3'] index: 3.0 [from value]
+ Found item [fwIfIndex='4'] index: 4.0 [from value]
+ Found item [fwIfIndex='5'] index: 5.0 [from value]
+ Found item [fwIfIndex='6'] index: 6.0 [from value]
+ Found item [fwIfIndex='7'] index: 7.0 [from value]
+ Found item [fwIfIndex='8'] index: 8.0 [from value]
+ Located input field 'fwIfName' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.2620.1.1.25.5.1.2'
+ Found item [fwIfName='bge0'] index: 1.0 [from value]
+ Found item [fwIfName='bge1'] index: 2.0 [from value]
+ Found item [fwIfName='bge2'] index: 3.0 [from value]
+ Found item [fwIfName='bge3'] index: 4.0 [from value]
+ Found item [fwIfName='ce0'] index: 5.0 [from value]
+ Found item [fwIfName='ce1'] index: 6.0 [from value]
+ Found item [fwIfName='ce2'] index: 7.0 [from value]
+ Found item [fwIfName='ce3'] index: 8.0 [from value]
+ Found data query XML file at '/usr/local/share/cacti/resource/snmp_queries/checkpoint_fwIfTable.xml'
+ Found data query XML file at '/usr/local/share/cacti/resource/snmp_queries/checkpoint_fwIfTable.xml'
+ Found data query XML file at '/usr/local/share/cacti/resource/snmp_queries/checkpoint_fwIfTable.xml'
+ Found data query XML file at '/usr/local/share/cacti/resource/snmp_queries/checkpoint_fwIfTable.xml'
+ Found data query XML file at '/usr/local/share/cacti/resource/snmp_queries/checkpoint_fwIfTable.xml'
+ Found data query XML file at '/usr/local/share/cacti/resource/snmp_queries/checkpoint_fwIfTable.xml'
+ Found data query XML file at '/usr/local/share/cacti/resource/snmp_queries/checkpoint_fwIfTable.xml'
+ Found data query XML file at '/usr/local/share/cacti/resource/snmp_queries/checkpoint_fwIfTable.xml'
+ Found data query XML file at '/usr/local/share/cacti/resource/snmp_queries/checkpoint_fwIfTable.xml'
+ Found data query XML file at '/usr/local/share/cacti/resource/snmp_queries/checkpoint_fwIfTable.xml'
+ Found data query XML file at '/usr/local/share/cacti/resource/snmp_queries/checkpoint_fwIfTable.xml'

Does return data but nothing is polled.

The poll for the following graphs doesn`t seem to return any data:

Checkpoint - Connections
Checkpoint - CPU Usage
Checkpoint - Memory Usage
Checkpoint - Packets accepted
Checkpoint - Packets dropped
Checkpoint - Packets logged
Checkpoint - Packets rejected

Stays at nan

I used the fixed template and tried importing it a few times and I have this snmp proxy setup between netsmp -> cpsnmpd.

Log cacti poller:

08/10/2007 10:40:27 AM - CMDPHP: Poller[0] Host[109] DS[2219] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 10:40:29 AM - CMDPHP: Poller[0] Host[109] DS[2220] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 10:40:31 AM - CMDPHP: Poller[0] Host[109] DS[2220] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 10:40:33 AM - CMDPHP: Poller[0] Host[109] DS[2219] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 10:45:17 AM - CMDPHP: Poller[0] Host[109] DS[2220] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 10:45:19 AM - CMDPHP: Poller[0] Host[109] DS[2220] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 10:45:21 AM - CMDPHP: Poller[0] Host[109] DS[2219] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 10:55:16 AM - CMDPHP: Poller[0] Host[109] DS[2220] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 10:55:18 AM - CMDPHP: Poller[0] Host[109] DS[2219] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:00:17 AM - CMDPHP: Poller[0] Host[109] DS[2220] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:00:19 AM - CMDPHP: Poller[0] Host[109] DS[2220] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:00:21 AM - CMDPHP: Poller[0] Host[109] DS[2219] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:05:17 AM - CMDPHP: Poller[0] Host[109] DS[2220] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:05:19 AM - CMDPHP: Poller[0] Host[109] DS[2220] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:05:21 AM - CMDPHP: Poller[0] Host[109] DS[2219] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:10:20 AM - CMDPHP: Poller[0] Host[109] DS[2219] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:10:22 AM - CMDPHP: Poller[0] Host[109] DS[2220] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:10:24 AM - CMDPHP: Poller[0] Host[109] DS[2220] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:10:26 AM - CMDPHP: Poller[0] Host[109] DS[2219] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:15:15 AM - CMDPHP: Poller[0] Host[109] DS[2220] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:15:17 AM - CMDPHP: Poller[0] Host[109] DS[2220] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:15:19 AM - CMDPHP: Poller[0] Host[109] DS[2219] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:35:16 AM - CMDPHP: Poller[0] Host[109] DS[2219] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:35:18 AM - CMDPHP: Poller[0] Host[109] DS[2220] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:35:20 AM - CMDPHP: Poller[0] Host[109] DS[2220] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:35:22 AM - CMDPHP: Poller[0] Host[109] DS[2219] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:45:15 AM - CMDPHP: Poller[0] Host[109] DS[2219] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:45:17 AM - CMDPHP: Poller[0] Host[109] DS[2220] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:45:19 AM - CMDPHP: Poller[0] Host[109] DS[2220] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:45:21 AM - CMDPHP: Poller[0] Host[109] DS[2219] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:50:28 AM - CMDPHP: Poller[0] Host[109] DS[2210] WARNING: Result from CMD not valid. Partial Result: cpu1: cpu5: cpu15
08/10/2007 11:50:34 AM - CMDPHP: Poller[0] Host[109] DS[2211] WARNING: Result from CMD not valid. Partial Result: cpu1: cpu5: cpu15
08/10/2007 11:50:40 AM - CMDPHP: Poller[0] Host[109] DS[2212] WARNING: Result from CMD not valid. Partial Result: cpu1: cpu5: cpu15
08/10/2007 11:50:42 AM - CMDPHP: Poller[0] Host[109] DS[2219] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:50:44 AM - CMDPHP: Poller[0] Host[109] DS[2220] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:50:46 AM - CMDPHP: Poller[0] Host[109] DS[2220] WARNING: Result from SNMP not valid. Partial Result:
08/10/2007 11:50:48 AM - CMDPHP: Poller[0] Host[109] DS[2219] WARNING: Result from SNMP not valid. Partial Result:


Manual snmpwalk from the same machine returns data just fine:


SNMPv2-SMI::enterprises.2620.1.1.1.0 = STRING: "Installed"
SNMPv2-SMI::enterprises.2620.1.1.2.0 = STRING: "xxxxxxxxxxxxx"
SNMPv2-SMI::enterprises.2620.1.1.3.0 = STRING: "Wed Jul 25 18:24:38 2007"
SNMPv2-SMI::enterprises.2620.1.1.4.0 = INTEGER: 599796421
SNMPv2-SMI::enterprises.2620.1.1.5.0 = INTEGER: 169093
SNMPv2-SMI::enterprises.2620.1.1.6.0 = INTEGER: 3857131
SNMPv2-SMI::enterprises.2620.1.1.7.0 = INTEGER: 670778
SNMPv2-SMI::enterprises.2620.1.1.8.0 = INTEGER: 5
SNMPv2-SMI::enterprises.2620.1.1.9.0 = INTEGER: 4
SNMPv2-SMI::enterprises.2620.1.1.10.0 = STRING: "FireWall-1"
SNMPv2-SMI::enterprises.2620.1.1.11.0 = ""
SNMPv2-SMI::enterprises.2620.1.1.21.0 = STRING: "FireWall-1"
SNMPv2-SMI::enterprises.2620.1.1.22.0 = INTEGER: 5
SNMPv2-SMI::enterprises.2620.1.1.23.0 = INTEGER: 4
SNMPv2-SMI::enterprises.2620.1.1.24.0 = INTEGER: 541528003
SNMPv2-SMI::enterprises.2620.1.1.25.1.0 = STRING: "xxxxxxxxxxxx"
SNMPv2-SMI::enterprises.2620.1.1.25.2.0 = STRING: "Wed Jul 25 18:24:38 2007"
SNMPv2-SMI::enterprises.2620.1.1.25.3.0 = INTEGER: 187
SNMPv2-SMI::enterprises.2620.1.1.25.4.0 = INTEGER: 24914
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.1.1.0 = INTEGER: 1
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.1.2.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.1.3.0 = INTEGER: 3
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.1.4.0 = INTEGER: 4
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.1.5.0 = INTEGER: 5
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.1.6.0 = INTEGER: 6
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.1.7.0 = INTEGER: 7
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.1.8.0 = INTEGER: 8
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.2.1.0 = STRING: "bge0"
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.2.2.0 = STRING: "bge1"
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.2.3.0 = STRING: "bge2"
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.2.4.0 = STRING: "bge3"
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.2.5.0 = STRING: "ce0"
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.2.6.0 = STRING: "ce1"
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.2.7.0 = STRING: "ce2"
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.2.8.0 = STRING: "ce3"
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.3.1.0 = INTEGER: 700214686
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.3.2.0 = INTEGER: 471461621
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.3.3.0 = INTEGER: 644323829
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.3.4.0 = INTEGER: 509968699
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.3.5.0 = INTEGER: 17104068
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.3.6.0 = INTEGER: 11263074
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.3.7.0 = INTEGER: 97069930
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.3.8.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.4.1.0 = INTEGER: 1357945296
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.4.2.0 = INTEGER: 276249103
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.4.3.0 = INTEGER: 363578792
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.4.4.0 = INTEGER: 260554312
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.4.5.0 = INTEGER: 31305888
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.4.6.0 = INTEGER: 10322488
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.4.7.0 = INTEGER: 147428169
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.4.8.0 = INTEGER: 3
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.5.1.0 = INTEGER: 698569053
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.5.2.0 = INTEGER: 471286484
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.5.3.0 = INTEGER: 644141825
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.5.4.0 = INTEGER: 509786731
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.5.5.0 = INTEGER: 16991761
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.5.6.0 = INTEGER: 9833614
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.5.7.0 = INTEGER: 96772205
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.5.8.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.6.1.0 = INTEGER: 1357943289
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.6.2.0 = INTEGER: 276249103
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.6.3.0 = INTEGER: 363578792
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.6.4.0 = INTEGER: 260554312
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.6.5.0 = INTEGER: 31305888
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.6.6.0 = INTEGER: 10322488
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.6.7.0 = INTEGER: 147428169
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.6.8.0 = INTEGER: 3
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.7.1.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.7.2.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.7.3.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.7.4.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.7.5.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.7.6.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.7.7.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.7.8.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.8.1.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.8.2.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.8.3.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.8.4.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.8.5.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.8.6.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.8.7.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.8.8.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.9.1.0 = INTEGER: 1645616
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.9.2.0 = INTEGER: 6078
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.9.3.0 = INTEGER: 181986
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.9.4.0 = INTEGER: 181952
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.9.5.0 = INTEGER: 112307
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.9.6.0 = INTEGER: 1429460
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.9.7.0 = INTEGER: 297725
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.9.8.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.10.1.0 = INTEGER: 2007
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.10.2.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.10.3.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.10.4.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.10.5.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.10.6.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.10.7.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.10.8.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.11.1.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.11.2.0 = INTEGER: 169059
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.11.3.0 = INTEGER: 18
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.11.4.0 = INTEGER: 16
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.11.5.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.11.6.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.11.7.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.11.8.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.12.1.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.12.2.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.12.3.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.12.4.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.12.5.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.12.6.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.12.7.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.12.8.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.13.1.0 = INTEGER: 171266
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.13.2.0 = INTEGER: 238729
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.13.3.0 = INTEGER: 20394
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.13.4.0 = INTEGER: 20716
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.13.5.0 = INTEGER: 14922
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.13.6.0 = INTEGER: 143916
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.13.7.0 = INTEGER: 57558
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.13.8.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.14.1.0 = INTEGER: 2134
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.14.2.0 = INTEGER: 1131
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.14.3.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.14.4.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.14.5.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.14.6.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.14.7.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.1.25.5.1.14.8.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.1.25.6.0 = STRING: "2447709917"
SNMPv2-SMI::enterprises.2620.1.1.26.1.1.0 = INTEGER: 4096
SNMPv2-SMI::enterprises.2620.1.1.26.1.2.0 = INTEGER: 6291456
SNMPv2-SMI::enterprises.2620.1.1.26.1.3.0 = INTEGER: 6291456
SNMPv2-SMI::enterprises.2620.1.1.26.1.4.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.1.5.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.1.6.0 = INTEGER: 20671926
SNMPv2-SMI::enterprises.2620.1.1.26.1.7.0 = INTEGER: 5043
SNMPv2-SMI::enterprises.2620.1.1.26.1.8.0 = INTEGER: 5
SNMPv2-SMI::enterprises.2620.1.1.26.1.9.0 = INTEGER: 31457280
SNMPv2-SMI::enterprises.2620.1.1.26.1.10.0 = INTEGER: 10
SNMPv2-SMI::enterprises.2620.1.1.26.1.11.0 = INTEGER: 589570
SNMPv2-SMI::enterprises.2620.1.1.26.1.12.0 = INTEGER: 256
SNMPv2-SMI::enterprises.2620.1.1.26.1.13.0 = INTEGER: 20082356
SNMPv2-SMI::enterprises.2620.1.1.26.1.14.0 = INTEGER: 4787
SNMPv2-SMI::enterprises.2620.1.1.26.1.15.0 = INTEGER: 17343422
SNMPv2-SMI::enterprises.2620.1.1.26.1.16.0 = INTEGER: 4607
SNMPv2-SMI::enterprises.2620.1.1.26.1.17.0 = INTEGER: 20918
SNMPv2-SMI::enterprises.2620.1.1.26.1.18.0 = INTEGER: 14280
SNMPv2-SMI::enterprises.2620.1.1.26.1.19.0 = INTEGER: -2068658005
SNMPv2-SMI::enterprises.2620.1.1.26.1.20.0 = INTEGER: -2068666477
SNMPv2-SMI::enterprises.2620.1.1.26.1.21.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.1.22.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.2.1.0 = INTEGER: 1037443072
SNMPv2-SMI::enterprises.2620.1.1.26.2.2.0 = INTEGER: 646479872
SNMPv2-SMI::enterprises.2620.1.1.26.2.3.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.2.4.0 = INTEGER: 35021530
SNMPv2-SMI::enterprises.2620.1.1.26.2.5.0 = INTEGER: 1825800
SNMPv2-SMI::enterprises.2620.1.1.26.2.6.0 = INTEGER: 33195730
SNMPv2-SMI::enterprises.2620.1.1.26.2.7.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.2.8.0 = INTEGER: 39218310
SNMPv2-SMI::enterprises.2620.1.1.26.2.9.0 = INTEGER: 3266116
SNMPv2-SMI::enterprises.2620.1.1.26.2.10.0 = INTEGER: 35952194
SNMPv2-SMI::enterprises.2620.1.1.26.2.11.0 = INTEGER: 8608
SNMPv2-SMI::enterprises.2620.1.1.26.2.12.0 = INTEGER: 538
SNMPv2-SMI::enterprises.2620.1.1.26.2.13.0 = INTEGER: 1293178609
SNMPv2-SMI::enterprises.2620.1.1.26.2.14.0 = INTEGER: 1293177742
SNMPv2-SMI::enterprises.2620.1.1.26.2.15.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.2.16.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.3.1.0 = INTEGER: 64168256
SNMPv2-SMI::enterprises.2620.1.1.26.3.2.0 = INTEGER: -220687574
SNMPv2-SMI::enterprises.2620.1.1.26.3.3.0 = INTEGER: 1061394926
SNMPv2-SMI::enterprises.2620.1.1.26.3.4.0 = INTEGER: 2094639
SNMPv2-SMI::enterprises.2620.1.1.26.3.5.0 = INTEGER: -1914254463
SNMPv2-SMI::enterprises.2620.1.1.26.4.1.0 = INTEGER: 375549843
SNMPv2-SMI::enterprises.2620.1.1.26.4.2.0 = INTEGER: 7765
SNMPv2-SMI::enterprises.2620.1.1.26.4.3.0 = INTEGER: 7765
SNMPv2-SMI::enterprises.2620.1.1.26.4.4.0 = INTEGER: 25538
SNMPv2-SMI::enterprises.2620.1.1.26.4.5.0 = INTEGER: 1289473125
SNMPv2-SMI::enterprises.2620.1.1.26.4.6.0 = INTEGER: 821834866
SNMPv2-SMI::enterprises.2620.1.1.26.4.7.0 = INTEGER: -1554439918
SNMPv2-SMI::enterprises.2620.1.1.26.5.1.0 = INTEGER: 7704
SNMPv2-SMI::enterprises.2620.1.1.26.5.2.0 = INTEGER: 7704
SNMPv2-SMI::enterprises.2620.1.1.26.6.1.0 = INTEGER: 20427033
SNMPv2-SMI::enterprises.2620.1.1.26.6.2.0 = INTEGER: 54885
SNMPv2-SMI::enterprises.2620.1.1.26.6.3.0 = INTEGER: 10185630
SNMPv2-SMI::enterprises.2620.1.1.26.7.1.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.7.2.1.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.7.2.2.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.7.2.3.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.7.2.4.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.7.2.5.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.7.2.6.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.7.2.7.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.8.1.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.8.2.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.8.3.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.1.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.2.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.3.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.4.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.5.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.6.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.7.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.8.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.9.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.10.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.11.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.12.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.13.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.14.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.15.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.16.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.17.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.18.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.19.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.20.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.21.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.22.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.23.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.24.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.25.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.26.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.27.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.28.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.29.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.30.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.31.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.32.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.33.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.34.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.35.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.36.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.37.0 = ""
SNMPv2-SMI::enterprises.2620.1.1.26.9.1.38.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.1.0 = INTEGER: 23080
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.2.0 = INTEGER: 21
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.3.0 = INTEGER: 21
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.4.0 = INTEGER: 32772
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.5.0 = INTEGER: 65536
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.6.0 = INTEGER: 432
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.7.0 = INTEGER: 432
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.8.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.9.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.10.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.11.0 = INTEGER: 432
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.12.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.13.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.14.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.15.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.16.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.17.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.18.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.19.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.20.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.21.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.22.0 = STRING: "Fri Aug 10 11:59:04 2007"
SNMPv2-SMI::enterprises.2620.1.1.26.9.2.23.0 = INTEGER: 1
SNMPv2-SMI::enterprises.2620.1.1.26.9.3.1.0 = INTEGER: 23073
SNMPv2-SMI::enterprises.2620.1.1.26.9.3.2.0 = INTEGER: 23
SNMPv2-SMI::enterprises.2620.1.1.26.9.3.3.0 = INTEGER: 23
SNMPv2-SMI::enterprises.2620.1.1.26.9.3.4.0 = INTEGER: 32779
SNMPv2-SMI::enterprises.2620.1.1.26.9.3.5.0 = INTEGER: 65536
SNMPv2-SMI::enterprises.2620.1.1.26.9.3.6.0 = INTEGER: 1
SNMPv2-SMI::enterprises.2620.1.1.26.9.3.7.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.3.8.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.3.9.0 = INTEGER: 1
SNMPv2-SMI::enterprises.2620.1.1.26.9.3.10.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.3.11.0 = INTEGER: 35
SNMPv2-SMI::enterprises.2620.1.1.26.9.3.12.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.3.13.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.3.14.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.3.15.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.3.16.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.3.17.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.3.18.0 = STRING: "Fri Aug 10 11:59:04 2007"
SNMPv2-SMI::enterprises.2620.1.1.26.9.3.19.0 = INTEGER: 1
SNMPv2-SMI::enterprises.2620.1.1.26.9.4.1.0 = INTEGER: 23075
SNMPv2-SMI::enterprises.2620.1.1.26.9.4.2.0 = INTEGER: 513
SNMPv2-SMI::enterprises.2620.1.1.26.9.4.3.0 = INTEGER: 513
SNMPv2-SMI::enterprises.2620.1.1.26.9.4.4.0 = INTEGER: 32777
SNMPv2-SMI::enterprises.2620.1.1.26.9.4.5.0 = INTEGER: 65536
SNMPv2-SMI::enterprises.2620.1.1.26.9.4.6.0 = INTEGER: 4
SNMPv2-SMI::enterprises.2620.1.1.26.9.4.7.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.4.8.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.4.9.0 = INTEGER: 4
SNMPv2-SMI::enterprises.2620.1.1.26.9.4.10.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.4.11.0 = INTEGER: 71
SNMPv2-SMI::enterprises.2620.1.1.26.9.4.12.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.4.13.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.4.14.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.4.15.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.4.16.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.4.17.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.4.18.0 = STRING: "Fri Aug 10 11:59:04 2007"
SNMPv2-SMI::enterprises.2620.1.1.26.9.4.19.0 = INTEGER: 1
SNMPv2-SMI::enterprises.2620.1.1.26.9.5.1.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.5.2.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.5.3.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.5.4.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.5.5.0 = ""
SNMPv2-SMI::enterprises.2620.1.1.26.9.5.6.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.1.0 = INTEGER: 23074
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.2.0 = INTEGER: 25
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.3.0 = INTEGER: 25
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.4.0 = INTEGER: 32778
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.5.0 = INTEGER: 65536
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.6.0 = INTEGER: 5
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.7.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.8.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.9.0 = INTEGER: 5
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.10.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.11.0 = INTEGER: 332
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.12.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.13.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.14.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.15.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.16.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.17.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.18.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.19.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.20.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.21.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.22.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.23.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.24.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.25.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.26.0 = STRING: "Fri Aug 10 11:59:09 2007"
SNMPv2-SMI::enterprises.2620.1.1.26.9.6.27.0 = INTEGER: 1
SNMPv2-SMI::enterprises.2620.1.1.26.10.1.1.0 = STRING: "Yes"
SNMPv2-SMI::enterprises.2620.1.1.26.10.1.2.0 = STRING: "On"
SNMPv2-SMI::enterprises.2620.1.1.26.10.1.3.0 = STRING: "On"
SNMPv2-SMI::enterprises.2620.1.1.26.10.1.4.0 = INTEGER: 51203029
SNMPv2-SMI::enterprises.2620.1.1.26.10.1.5.0 = INTEGER: 50243545
SNMPv2-SMI::enterprises.2620.1.1.26.10.1.6.0 = INTEGER: 58397765
SNMPv2-SMI::enterprises.2620.1.1.26.10.1.7.0 = INTEGER: 58321174
SNMPv2-SMI::enterprises.2620.1.1.26.10.1.8.0 = INTEGER: 5462
SNMPv2-SMI::enterprises.2620.1.1.26.10.1.9.0 = INTEGER: 3396
SNMPv2-SMI::enterprises.2620.1.1.26.10.1.10.0 = INTEGER: 109296
SNMPv2-SMI::enterprises.2620.1.1.26.10.1.11.0 = INTEGER: 98508
SNMPv2-SMI::enterprises.2620.1.1.26.10.1.12.0 = INTEGER: 4331
SNMPv2-SMI::enterprises.2620.1.1.26.10.1.13.0 = INTEGER: 406078747
SNMPv2-SMI::enterprises.2620.1.1.26.10.1.14.0 = INTEGER: 2449
SNMPv2-SMI::enterprises.2620.1.1.26.11.1.0 = INTEGER: 15981239
SNMPv2-SMI::enterprises.2620.1.1.26.11.2.0 = INTEGER: 3187252
SNMPv2-SMI::enterprises.2620.1.1.26.11.3.0 = INTEGER: 1930354
SNMPv2-SMI::enterprises.2620.1.1.26.11.4.0 = INTEGER: 208
SNMPv2-SMI::enterprises.2620.1.1.26.11.5.0 = INTEGER: 21099053
SNMPv2-SMI::enterprises.2620.1.2.1.0 = Hex-STRING: 56 50 4E 2D 31 00
SNMPv2-SMI::enterprises.2620.1.2.2.0 = INTEGER: 5
SNMPv2-SMI::enterprises.2620.1.2.3.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.2.4.1.1.0 = STRING: "11998970668"
SNMPv2-SMI::enterprises.2620.1.2.4.1.2.0 = STRING: "6122420219"
SNMPv2-SMI::enterprises.2620.1.2.4.2.1.0 = STRING: "4"
SNMPv2-SMI::enterprises.2620.1.2.4.2.2.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.4.2.3.0 = STRING: "90"
SNMPv2-SMI::enterprises.2620.1.2.4.2.4.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.2.1.0 = STRING: "5"
SNMPv2-SMI::enterprises.2620.1.2.5.2.2.0 = STRING: "25691"
SNMPv2-SMI::enterprises.2620.1.2.5.2.3.0 = STRING: "4"
SNMPv2-SMI::enterprises.2620.1.2.5.2.4.0 = STRING: "88543"
SNMPv2-SMI::enterprises.2620.1.2.5.2.9.0 = STRING: "12"
SNMPv2-SMI::enterprises.2620.1.2.5.2.10.0 = STRING: "5"
SNMPv2-SMI::enterprises.2620.1.2.5.3.1.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.3.2.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.3.3.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.3.4.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.3.5.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.3.6.0 = STRING: "4"
SNMPv2-SMI::enterprises.2620.1.2.5.3.7.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.4.1.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.4.2.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.4.5.0 = STRING: "11998970668"
SNMPv2-SMI::enterprises.2620.1.2.5.4.6.0 = STRING: "6122420219"
SNMPv2-SMI::enterprises.2620.1.2.5.4.7.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.4.8.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.4.9.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.4.10.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.4.11.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.4.12.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.4.13.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.4.14.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.4.15.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.4.16.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.4.17.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.4.18.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.4.19.0 = STRING: "17303147816848"
SNMPv2-SMI::enterprises.2620.1.2.5.4.20.0 = STRING: "474132624896"
SNMPv2-SMI::enterprises.2620.1.2.5.4.21.0 = STRING: "1"
SNMPv2-SMI::enterprises.2620.1.2.5.4.22.0 = STRING: "1"
SNMPv2-SMI::enterprises.2620.1.2.5.4.23.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.4.24.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.5.4.25.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.8.1.1.0 = Hex-STRING: 4E 6F 6E 65 00
SNMPv2-SMI::enterprises.2620.1.2.8.1.2.0 = Hex-STRING: 4F 66 66 00
SNMPv2-SMI::enterprises.2620.1.2.8.1.3.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.2.8.1.4.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.2.8.2.1.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.8.2.2.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.8.2.3.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.8.2.4.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.8.2.9.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.8.2.10.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.8.2.11.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.9.1.1.0 = STRING: "1"
SNMPv2-SMI::enterprises.2620.1.2.9.1.2.0 = STRING: "1"
SNMPv2-SMI::enterprises.2620.1.2.9.1.3.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.9.1.4.0 = STRING: "265"
SNMPv2-SMI::enterprises.2620.1.2.9.1.5.0 = STRING: "200"
SNMPv2-SMI::enterprises.2620.1.2.9.1.6.0 = STRING: "65"
SNMPv2-SMI::enterprises.2620.1.2.9.1.7.0 = STRING: "104"
SNMPv2-SMI::enterprises.2620.1.2.9.1.8.0 = STRING: "99"
SNMPv2-SMI::enterprises.2620.1.2.9.1.9.0 = STRING: "5"
SNMPv2-SMI::enterprises.2620.1.2.9.1.10.0 = STRING: "4"
SNMPv2-SMI::enterprises.2620.1.2.9.1.11.0 = STRING: "2"
SNMPv2-SMI::enterprises.2620.1.2.9.1.12.0 = STRING: "2"
SNMPv2-SMI::enterprises.2620.1.2.9.1.13.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.9.1.14.0 = STRING: "4"
SNMPv2-SMI::enterprises.2620.1.2.9.2.1.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.9.2.2.0 = STRING: "88"
SNMPv2-SMI::enterprises.2620.1.2.9.2.3.0 = STRING: "2"
SNMPv2-SMI::enterprises.2620.1.2.10.1.1.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.2.10.1.2.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.10.1.3.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.10.1.4.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.10.1.5.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.10.1.6.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.2.10.1.7.0 = STRING: "0"
SNMPv2-SMI::enterprises.2620.1.5.1.0 = STRING: "High Availability"
SNMPv2-SMI::enterprises.2620.1.5.2.0 = INTEGER: 1
SNMPv2-SMI::enterprises.2620.1.5.3.0 = INTEGER: 5
SNMPv2-SMI::enterprises.2620.1.5.4.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.5.5.0 = STRING: "yes"
SNMPv2-SMI::enterprises.2620.1.5.6.0 = STRING: "standby"
SNMPv2-SMI::enterprises.2620.1.5.7.0 = STRING: "OK"
SNMPv2-SMI::enterprises.2620.1.5.8.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.5.9.0 = STRING: "2001"
SNMPv2-SMI::enterprises.2620.1.5.10.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.5.11.0 = STRING: "High Availability (Active Up)"
SNMPv2-SMI::enterprises.2620.1.5.12.1.1.2.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.5.12.1.1.3.0 = INTEGER: 3
SNMPv2-SMI::enterprises.2620.1.5.12.1.1.4.0 = INTEGER: 4
SNMPv2-SMI::enterprises.2620.1.5.12.1.1.5.0 = INTEGER: 5
SNMPv2-SMI::enterprises.2620.1.5.12.1.1.6.0 = INTEGER: 6
SNMPv2-SMI::enterprises.2620.1.5.12.1.1.7.0 = INTEGER: 7
SNMPv2-SMI::enterprises.2620.1.5.12.1.1.8.0 = INTEGER: 8
SNMPv2-SMI::enterprises.2620.1.5.12.1.1.9.0 = INTEGER: 9
SNMPv2-SMI::enterprises.2620.1.5.12.1.2.2.0 = STRING: "bge0"
SNMPv2-SMI::enterprises.2620.1.5.12.1.2.3.0 = STRING: "bge1"
SNMPv2-SMI::enterprises.2620.1.5.12.1.2.4.0 = STRING: "bge2"
SNMPv2-SMI::enterprises.2620.1.5.12.1.2.5.0 = STRING: "bge3"
SNMPv2-SMI::enterprises.2620.1.5.12.1.2.6.0 = STRING: "ce0"
SNMPv2-SMI::enterprises.2620.1.5.12.1.2.7.0 = STRING: "ce1"
SNMPv2-SMI::enterprises.2620.1.5.12.1.2.8.0 = STRING: "ce2"
SNMPv2-SMI::enterprises.2620.1.5.12.1.2.9.0 = STRING: "ce3"
SNMPv2-SMI::enterprises.2620.1.5.12.1.3.2.0 = IpAddress: xxxxxxxxxxx
SNMPv2-SMI::enterprises.2620.1.5.12.1.3.3.0 = IpAddress: 10.0.0.2
SNMPv2-SMI::enterprises.2620.1.5.12.1.3.4.0 = IpAddress: 10.0.1.2
SNMPv2-SMI::enterprises.2620.1.5.12.1.3.5.0 = IpAddress: 10.0.2.2
SNMPv2-SMI::enterprises.2620.1.5.12.1.3.6.0 = IpAddress: 10.0.4.2
SNMPv2-SMI::enterprises.2620.1.5.12.1.3.7.0 = IpAddress: 10.0.10.2
SNMPv2-SMI::enterprises.2620.1.5.12.1.3.8.0 = IpAddress: 10.0.5.2
SNMPv2-SMI::enterprises.2620.1.5.12.1.3.9.0 = IpAddress: 10.0.99.2
SNMPv2-SMI::enterprises.2620.1.5.12.1.4.2.0 = STRING: "Up"
SNMPv2-SMI::enterprises.2620.1.5.12.1.4.3.0 = STRING: "Up"
SNMPv2-SMI::enterprises.2620.1.5.12.1.4.4.0 = STRING: "Up"
SNMPv2-SMI::enterprises.2620.1.5.12.1.4.5.0 = STRING: "Up"
SNMPv2-SMI::enterprises.2620.1.5.12.1.4.6.0 = STRING: "Up"
SNMPv2-SMI::enterprises.2620.1.5.12.1.4.7.0 = STRING: "Up"
SNMPv2-SMI::enterprises.2620.1.5.12.1.4.8.0 = STRING: "Up"
SNMPv2-SMI::enterprises.2620.1.5.12.1.4.9.0 = STRING: "Up"
SNMPv2-SMI::enterprises.2620.1.5.12.1.5.2.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.5.12.1.5.3.0 = INTEGER: 100
SNMPv2-SMI::enterprises.2620.1.5.12.1.5.4.0 = INTEGER: 100
SNMPv2-SMI::enterprises.2620.1.5.12.1.5.5.0 = INTEGER: 100
SNMPv2-SMI::enterprises.2620.1.5.12.1.5.6.0 = INTEGER: 100
SNMPv2-SMI::enterprises.2620.1.5.12.1.5.7.0 = INTEGER: 100
SNMPv2-SMI::enterprises.2620.1.5.12.1.5.8.0 = INTEGER: 100
SNMPv2-SMI::enterprises.2620.1.5.12.1.5.9.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.5.12.1.6.2.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.5.12.1.6.3.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.5.12.1.6.4.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.5.12.1.6.5.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.5.12.1.6.6.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.5.12.1.6.7.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.5.12.1.6.8.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.5.12.1.6.9.0 = INTEGER: 1
SNMPv2-SMI::enterprises.2620.1.5.12.1.7.2.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.5.12.1.7.3.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.5.12.1.7.4.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.5.12.1.7.5.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.5.12.1.7.6.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.5.12.1.7.7.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.5.12.1.7.8.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.5.12.1.7.9.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.5.12.1.8.2.0 = IpAddress: 0.0.0.0
SNMPv2-SMI::enterprises.2620.1.5.12.1.8.3.0 = IpAddress: 0.0.0.0
SNMPv2-SMI::enterprises.2620.1.5.12.1.8.4.0 = IpAddress: 0.0.0.0
SNMPv2-SMI::enterprises.2620.1.5.12.1.8.5.0 = IpAddress: 0.0.0.0
SNMPv2-SMI::enterprises.2620.1.5.12.1.8.6.0 = IpAddress: 0.0.0.0
SNMPv2-SMI::enterprises.2620.1.5.12.1.8.7.0 = IpAddress: 0.0.0.0
SNMPv2-SMI::enterprises.2620.1.5.12.1.8.8.0 = IpAddress: 0.0.0.0
SNMPv2-SMI::enterprises.2620.1.5.12.1.8.9.0 = IpAddress: 0.0.0.0
SNMPv2-SMI::enterprises.2620.1.5.13.1.1.1.0 = INTEGER: 1
SNMPv2-SMI::enterprises.2620.1.5.13.1.1.2.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.5.13.1.1.3.0 = INTEGER: 3
SNMPv2-SMI::enterprises.2620.1.5.13.1.1.4.0 = INTEGER: 4
SNMPv2-SMI::enterprises.2620.1.5.13.1.2.1.0 = STRING: "Synchronization"
SNMPv2-SMI::enterprises.2620.1.5.13.1.2.2.0 = STRING: "Filter"
SNMPv2-SMI::enterprises.2620.1.5.13.1.2.3.0 = STRING: "cphad"
SNMPv2-SMI::enterprises.2620.1.5.13.1.2.4.0 = STRING: "fwd"
SNMPv2-SMI::enterprises.2620.1.5.13.1.3.1.0 = STRING: "OK"
SNMPv2-SMI::enterprises.2620.1.5.13.1.3.2.0 = STRING: "OK"
SNMPv2-SMI::enterprises.2620.1.5.13.1.3.3.0 = STRING: "OK"
SNMPv2-SMI::enterprises.2620.1.5.13.1.3.4.0 = STRING: "OK"
SNMPv2-SMI::enterprises.2620.1.5.13.1.4.1.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.5.13.1.4.2.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.5.13.1.4.3.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.5.13.1.4.4.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.5.13.1.5.1.0 = INTEGER: 1356983
SNMPv2-SMI::enterprises.2620.1.5.13.1.5.2.0 = INTEGER: 1356975
SNMPv2-SMI::enterprises.2620.1.5.13.1.5.3.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.5.13.1.5.4.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.5.13.1.6.1.0 = ""
SNMPv2-SMI::enterprises.2620.1.5.13.1.6.2.0 = ""
SNMPv2-SMI::enterprises.2620.1.5.13.1.6.3.0 = ""
SNMPv2-SMI::enterprises.2620.1.5.13.1.6.4.0 = ""
SNMPv2-SMI::enterprises.2620.1.5.14.0 = STRING: "N/A"
SNMPv2-SMI::enterprises.2620.1.5.101.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.5.102.0 = STRING: "OK"
SNMPv2-SMI::enterprises.2620.1.5.103.0 = STRING: "Reflects the current state of the cluster"
SNMPv2-SMI::enterprises.2620.1.5.104.0 = INTEGER: 4
SNMPv2-SMI::enterprises.2620.1.6.1.0 = STRING: "SVN Foundation"
SNMPv2-SMI::enterprises.2620.1.6.2.0 = INTEGER: 5
SNMPv2-SMI::enterprises.2620.1.6.3.0 = INTEGER: 4
SNMPv2-SMI::enterprises.2620.1.6.4.1.0 = STRING: "NG with Application Intelligence (R55) HFA_15, Hotfix 528 - Build 003"
SNMPv2-SMI::enterprises.2620.1.6.4.2.0 = INTEGER: 541528003
SNMPv2-SMI::enterprises.2620.1.6.5.1.0 = STRING: "Solaris"
SNMPv2-SMI::enterprises.2620.1.6.5.2.0 = INTEGER: 5
SNMPv2-SMI::enterprises.2620.1.6.5.3.0 = INTEGER: 9
SNMPv2-SMI::enterprises.2620.1.6.5.7.0 = STRING: "Generic_117171-07 sun4u"
SNMPv2-SMI::enterprises.2620.1.6.6.1.1.1.0 = INTEGER: 1
SNMPv2-SMI::enterprises.2620.1.6.6.1.1.2.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.6.6.1.1.3.0 = INTEGER: 3
SNMPv2-SMI::enterprises.2620.1.6.6.1.1.4.0 = INTEGER: 4
SNMPv2-SMI::enterprises.2620.1.6.6.1.1.5.0 = INTEGER: 5
SNMPv2-SMI::enterprises.2620.1.6.6.1.1.6.0 = INTEGER: 6
SNMPv2-SMI::enterprises.2620.1.6.6.1.1.7.0 = INTEGER: 7
SNMPv2-SMI::enterprises.2620.1.6.6.1.1.8.0 = INTEGER: 8
SNMPv2-SMI::enterprises.2620.1.6.6.1.1.9.0 = INTEGER: 9
SNMPv2-SMI::enterprises.2620.1.6.6.1.1.10.0 = INTEGER: 10
SNMPv2-SMI::enterprises.2620.1.6.6.1.1.11.0 = INTEGER: 11
SNMPv2-SMI::enterprises.2620.1.6.6.1.1.12.0 = INTEGER: 12
SNMPv2-SMI::enterprises.2620.1.6.6.1.2.1.0 = IpAddress: 10.0.10.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.2.2.0 = IpAddress: xxxxxxxxxxxx
SNMPv2-SMI::enterprises.2620.1.6.6.1.2.3.0 = IpAddress: 10.0.2.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.2.4.0 = IpAddress: 10.0.99.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.2.5.0 = IpAddress: 10.0.0.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.2.6.0 = IpAddress: 10.0.1.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.2.7.0 = IpAddress: 192.168.4.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.2.8.0 = IpAddress: 10.0.4.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.2.9.0 = IpAddress: 10.0.5.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.2.10.0 = IpAddress: 172.16.0.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.2.11.0 = IpAddress: 224.0.0.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.2.12.0 = IpAddress: 0.0.0.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.3.1.0 = IpAddress: 255.255.255.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.3.2.0 = IpAddress: 255.255.255.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.3.3.0 = IpAddress: 255.255.255.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.3.4.0 = IpAddress: 255.255.255.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.3.5.0 = IpAddress: 255.255.255.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.3.6.0 = IpAddress: 255.255.255.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.3.7.0 = IpAddress: 255.255.255.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.3.8.0 = IpAddress: 255.255.255.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.3.9.0 = IpAddress: 255.255.255.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.3.10.0 = IpAddress: 255.240.0.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.3.11.0 = IpAddress: 240.0.0.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.3.12.0 = IpAddress: 0.0.0.0
SNMPv2-SMI::enterprises.2620.1.6.6.1.4.1.0 = IpAddress: 10.0.10.2
SNMPv2-SMI::enterprises.2620.1.6.6.1.4.2.0 = IpAddress: xxxxxxxxxxxx
SNMPv2-SMI::enterprises.2620.1.6.6.1.4.3.0 = IpAddress: 10.0.2.2
SNMPv2-SMI::enterprises.2620.1.6.6.1.4.4.0 = IpAddress: 10.0.99.2
SNMPv2-SMI::enterprises.2620.1.6.6.1.4.5.0 = IpAddress: 10.0.0.2
SNMPv2-SMI::enterprises.2620.1.6.6.1.4.6.0 = IpAddress: 10.0.1.2
SNMPv2-SMI::enterprises.2620.1.6.6.1.4.7.0 = IpAddress: 10.0.10.254
SNMPv2-SMI::enterprises.2620.1.6.6.1.4.8.0 = IpAddress: 10.0.4.2
SNMPv2-SMI::enterprises.2620.1.6.6.1.4.9.0 = IpAddress: 10.0.5.2
SNMPv2-SMI::enterprises.2620.1.6.6.1.4.10.0 = IpAddress: 10.0.10.254
SNMPv2-SMI::enterprises.2620.1.6.6.1.4.11.0 = IpAddress: xxxxxxxxxx
SNMPv2-SMI::enterprises.2620.1.6.6.1.4.12.0 = IpAddress: xxxxxxxxxx
SNMPv2-SMI::enterprises.2620.1.6.6.1.5.1.0 = STRING: "ce1"
SNMPv2-SMI::enterprises.2620.1.6.6.1.5.2.0 = STRING: "bge0"
SNMPv2-SMI::enterprises.2620.1.6.6.1.5.3.0 = STRING: "bge3"
SNMPv2-SMI::enterprises.2620.1.6.6.1.5.4.0 = STRING: "ce3"
SNMPv2-SMI::enterprises.2620.1.6.6.1.5.5.0 = STRING: "bge1"
SNMPv2-SMI::enterprises.2620.1.6.6.1.5.6.0 = STRING: "bge2"
SNMPv2-SMI::enterprises.2620.1.6.6.1.5.7.0 = ""
SNMPv2-SMI::enterprises.2620.1.6.6.1.5.8.0 = STRING: "ce0"
SNMPv2-SMI::enterprises.2620.1.6.6.1.5.9.0 = STRING: "ce2"
SNMPv2-SMI::enterprises.2620.1.6.6.1.5.10.0 = ""
SNMPv2-SMI::enterprises.2620.1.6.6.1.5.11.0 = STRING: "bge0"
SNMPv2-SMI::enterprises.2620.1.6.6.1.5.12.0 = ""
SNMPv2-SMI::enterprises.2620.1.6.7.1.2.0 = INTEGER: 148856832
SNMPv2-SMI::enterprises.2620.1.6.7.1.3.0 = INTEGER: 1073741824
SNMPv2-SMI::enterprises.2620.1.6.7.1.4.0 = INTEGER: 423272448
SNMPv2-SMI::enterprises.2620.1.6.7.1.5.0 = INTEGER: 650492468
SNMPv2-SMI::enterprises.2620.1.6.7.2.1.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.6.7.2.2.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.6.7.2.3.0 = INTEGER: 100
SNMPv2-SMI::enterprises.2620.1.6.7.2.4.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.6.7.2.5.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.6.7.2.6.0 = INTEGER: 312
SNMPv2-SMI::enterprises.2620.1.6.7.2.7.0 = INTEGER: 1
End of MIB



snmpd.conf ( Netsnmp )

proxy -v 1 -c public localhost:260 .1.3.6.1.4.1.2620

disk /
disk /export/home
disk /opt
disk /tmp

rocommunity public xxxxxxxxxxxxx

Procces running:
root 19823 1 0 17:15:44 ? 0:04 /usr/local/sbin/snmpd -c /usr/local/etc/snmpd.conf
root 4176 1 0 Aug 08 ? 0:03 ./cpsnmpd -p 260


Any idea`s?

Thanks
sradman
Posts: 8
Joined: Mon Apr 30, 2007 7:14 am
Location: Vienna, Austria

Post by sradman »

# $CPDIR/bin/cpsnmpd -p 260
proxy -v 1 -c public -r 0 -t 2 localhost:260 .1.3.6.1.4.1.2620
aspie
Posts: 6
Joined: Thu Apr 21, 2005 6:14 am

Post by aspie »

sradman wrote:# $CPDIR/bin/cpsnmpd -p 260
proxy -v 1 -c public -r 0 -t 2 localhost:260 .1.3.6.1.4.1.2620
Unfortunaly this doesn`t help.
Thanks anyway.
Think it might has to do with an older version I have.

Matt
inetd
Posts: 3
Joined: Fri Jul 11, 2008 10:42 am

Post by inetd »

Is there a way to make the interface name show up on the graph title instead of "FwIfTable"?

Thanks in advance.
stormonts
Cacti User
Posts: 349
Joined: Tue Mar 31, 2009 10:05 am

Post by stormonts »

We are running a Resilience NE06(ndurant express 06) with resOS version 6.5.1 firewall with Checkpoint R65 hfa 30 installed.

I am able to successfully graph the CPU usage and memory usage, but not connections, any of the packet stats, or the interface stats.

Firewall admin added the following line to snmp.conf and then restarted snmp on the firewall:

proxy -v 1 -c tripper localhost:260 .1.3.6.1.4.1.2620

I still get a "Timeout: No Response" message when I try to walk the IP of the firewall with :260 specified. A specific get of the OID ".1.3.6.1.4.1.2620.1.1.25.5.1.1" also yields the same.

Should this work?
suya95
Posts: 1
Joined: Wed Aug 19, 2009 8:00 am

Post by suya95 »

I tried the template but my graph is empty.

Do you know if it works with the R65?

My cacti's version is : 0.8.7d

I began under cacti is not easy
Tibo
Posts: 25
Joined: Mon Jul 06, 2009 9:21 am

Post by Tibo »

Hello everybody!

I have a recent IP390 running under IPSO 4.2 and it seems that it's not the same OID as shown the previous posts. For example, on my device, for the CPU, the OID is .1.3.6.1.4.1.94.1.21.1.7.1.0

Someone has the same issue as me?
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest