| CPUG | |
| The Check Point User Group | |
| A Resource For The Check Point Community. Fast. Useful. Independent. | |
|
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| I just setup our Cricket SNMP server to poll our firewall for statistics (number of connections, passed vs. dropped packets, etc.). However, at one point the counter wrapped to a negative number so Cricket did not know what to do with it. Questions: 1) Why would a counter wrap to negative number? 2) Is there a way to clear these counters without rebooting the devices? 3) What OIDs are you using to get data from your firewall? |
| |||
| Getting back into this project again and monitoring OID's. I'm working in an enviroment with both R55p and R62, all on Nokia platforms. I'm using cricket and have a base set of OID's I'm using, but still need to add more (i.e., interface bits). If anyone else is doing this, what are you graphing? |
| |||
| Anyone know why the counters would be different for the Ethernet vs. IP Layer? %snmpwalk -c public 172.30.2.137 ifDesc IF-MIB::ifDescr.1 = STRING: pppoe0 Ethernet Layer IF-MIB::ifDescr.2 = STRING: eth1 Ethernet Layer Intel Gigabit Ethernet IF-MIB::ifDescr.3 = STRING: eth2 Ethernet Layer Intel Gigabit Ethernet IF-MIB::ifDescr.4 = STRING: eth3 Ethernet Layer Intel Gigabit Ethernet IF-MIB::ifDescr.5 = STRING: eth4 Ethernet Layer Intel Gigabit Ethernet IF-MIB::ifDescr.6 = STRING: loop0c0 Software Loopback Layer IF-MIB::ifDescr.7 = STRING: eth1c0 IP Layer IF-MIB::ifDescr.8 = STRING: eth2c0 IP Layer IF-MIB::ifDescr.9 = STRING: eth3c0 IP Layer IF-MIB::ifDescr.10 = STRING: eth4c0 IP Layer %snmpwalk -c public 172.30.2.137 .1.3.6.1.2.1.31.1.1.1.6 IF-MIB::ifHCInOctets.1 = Counter64: 0 IF-MIB::ifHCInOctets.2 = Counter64: 6693699095699 IF-MIB::ifHCInOctets.3 = Counter64: 0 IF-MIB::ifHCInOctets.4 = Counter64: 0 IF-MIB::ifHCInOctets.5 = Counter64: 6690083524596 IF-MIB::ifHCInOctets.6 = Counter64: 67861697 IF-MIB::ifHCInOctets.7 = Counter64: 6524798869212 IF-MIB::ifHCInOctets.8 = Counter64: 0 IF-MIB::ifHCInOctets.9 = Counter64: 0 IF-MIB::ifHCInOctets.10 = Counter64: 6519542580177 |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |