|
|
|
|
|
Re: Kerio Control 8 support SNMP monitoring? [message #104706 is a reply to message #102017] |
Mon, 15 July 2013 13:58   |
pdinformatics
Messages: 2 Registered: July 2013
|
|
|
|
hi , i have the same problem like maa1
in Paesller prtg i can connect to kerio control snmp using both v2c( public community ) and v3 (sha authentication ) , and it detects sensors like free memory , hdd free space , linux load , cpu usage , and also ping and http checks work fine , but it do not detect any bandwidth sensors .
i want to control the bandwidth usage of kerio control box using snmp but i cant. 
also in wiki it said to use snmpwalk to view list of available commands and objects but in ssh when i use snmpwalk , busybox return error of
~ # snmpwalk
-sh: snmpwalk: not found
kb.kerio.com/product/kerio-control/server-configuration-keri o-control/snmp-monitoring-1429.html
how should i use snmpwalk and find snmp bandwidth sensors commands?
|
|
|
|
Re: Kerio Control 8 support SNMP monitoring? [message #120339 is a reply to message #104706] |
Fri, 27 March 2015 08:11   |
Twin
Messages: 3 Registered: October 2013 Location: Surgut, Russia
|
|
|
|
snmpwalk -v2c -c public x.x.x.x
-v2c - version snmp
-c public - community
[example<_at_>linux ~]$ snmpwalk -v2c -c public 192.168.55.1
SNMPv2-MIB::sysDescr.0 = STRING: Kerio Control 8.4.3 build 3108; Kerio OS
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.10311.11.1.2
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (8633666) 23:58:56.66
SNMPv2-MIB::sysContact.0 = STRING: Example Name
SNMPv2-MIB::sysName.0 = STRING: router.example.com
SNMPv2-MIB::sysLocation.0 = STRING: Gateserver
SNMPv2-MIB::sysServices.0 = INTEGER: 126
SNMPv2-MIB::sysORLastChange.0 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORID.1 = OID: SNMP-VIEW-BASED-ACM-MIB::vacmBasicGroup
SNMPv2-MIB::sysORDescr.1 = STRING: View-based Access Control Model for SNMP.
SNMPv2-MIB::sysORUpTime.1 = Timeticks: (0) 0:00:00.00
IF-MIB::ifIndex.198 = INTEGER: 198
IF-MIB::ifIndex.239 = INTEGER: 239
IF-MIB::ifIndex.244 = INTEGER: 244
IF-MIB::ifIndex.319 = INTEGER: 319
IF-MIB::ifIndex.345 = INTEGER: 345
IF-MIB::ifIndex.558 = INTEGER: 558
IF-MIB::ifIndex.642 = INTEGER: 642
IF-MIB::ifIndex.672 = INTEGER: 672
IF-MIB::ifIndex.691 = INTEGER: 691
IF-MIB::ifDescr.198 = STRING: Ethernet 5 (eth4)
IF-MIB::ifDescr.239 = STRING: Inet iF 1 (eth0)
IF-MIB::ifDescr.244 = STRING: Local Int (eth5)
IF-MIB::ifDescr.319 = STRING: VPN Server (VPN Server)
IF-MIB::ifDescr.345 = STRING: Data Int (eth3)
IF-MIB::ifDescr.558 = STRING: Inet if2 (eth2)
IF-MIB::ifDescr.642 = STRING: Ethernet 7 (usb0)
IF-MIB::ifDescr.672 = STRING: Ethernet 2 (eth1)
IF-MIB::ifDescr.691 = STRING: Krt_Mikro (tunnel 9)
IF-MIB::ifType.198 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.239 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.244 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.319 = INTEGER: propVirtual(53)
IF-MIB::ifType.345 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.558 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.642 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.672 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.691 = INTEGER: propVirtual(53)
IF-MIB::ifMtu.198 = INTEGER: 1500
IF-MIB::ifMtu.239 = INTEGER: 1500
IF-MIB::ifMtu.244 = INTEGER: 1500
IF-MIB::ifMtu.319 = INTEGER: 0
IF-MIB::ifMtu.345 = INTEGER: 1500
IF-MIB::ifMtu.558 = INTEGER: 1500
IF-MIB::ifMtu.642 = INTEGER: 1500
IF-MIB::ifMtu.672 = INTEGER: 1500
IF-MIB::ifMtu.691 = INTEGER: 0
IF-MIB::ifPhysAddress.198 = STRING: XX:XX:XX:2d:d6:91
IF-MIB::ifPhysAddress.239 = STRING: XX:XX:XX:4d:3c:54
IF-MIB::ifPhysAddress.244 = STRING: XX:XX:XX:4d:3c:57
IF-MIB::ifPhysAddress.319 = STRING:
IF-MIB::ifPhysAddress.345 = STRING: XX:XX:XX:4d:3c:56
IF-MIB::ifPhysAddress.558 = STRING: XX:XX:XX:4d:3c:55
IF-MIB::ifPhysAddress.642 = STRING: XX:XX:XX:2d:d6:93
IF-MIB::ifPhysAddress.672 = STRING: XX:XX:XX:2d:d6:90
IF-MIB::ifPhysAddress.691 = STRING:
IF-MIB::ifAdminStatus.198 = INTEGER: down(2)
IF-MIB::ifAdminStatus.239 = INTEGER: up(1)
IF-MIB::ifAdminStatus.244 = INTEGER: up(1)
IF-MIB::ifAdminStatus.319 = INTEGER: up(1)
IF-MIB::ifAdminStatus.345 = INTEGER: up(1)
IF-MIB::ifAdminStatus.558 = INTEGER: up(1)
IF-MIB::ifAdminStatus.642 = INTEGER: down(2)
IF-MIB::ifAdminStatus.672 = INTEGER: down(2)
IF-MIB::ifAdminStatus.691 = INTEGER: up(1)
IF-MIB::ifOperStatus.198 = INTEGER: down(2)
IF-MIB::ifOperStatus.239 = INTEGER: up(1)
IF-MIB::ifOperStatus.244 = INTEGER: up(1)
IF-MIB::ifOperStatus.319 = INTEGER: up(1)
IF-MIB::ifOperStatus.345 = INTEGER: up(1)
IF-MIB::ifOperStatus.558 = INTEGER: up(1)
IF-MIB::ifOperStatus.642 = INTEGER: down(2)
IF-MIB::ifOperStatus.672 = INTEGER: down(2)
IF-MIB::ifOperStatus.691 = INTEGER: up(1)
IF-MIB::ifInOctets.198 = Counter32: 0
IF-MIB::ifInOctets.239 = Counter32: 2504910674
IF-MIB::ifInOctets.244 = Counter32: 1691219817
IF-MIB::ifInOctets.319 = Counter32: 2453148567
IF-MIB::ifInOctets.345 = Counter32: 2952373359
IF-MIB::ifInOctets.558 = Counter32: 3837001979
IF-MIB::ifInOctets.642 = Counter32: 12728
IF-MIB::ifInOctets.672 = Counter32: 29298
IF-MIB::ifInOctets.691 = Counter32: 3797569761
IF-MIB::ifOutOctets.198 = Counter32: 0
IF-MIB::ifOutOctets.239 = Counter32: 1023491382
IF-MIB::ifOutOctets.244 = Counter32: 823783981
IF-MIB::ifOutOctets.319 = Counter32: 588922435
IF-MIB::ifOutOctets.345 = Counter32: 167339504
IF-MIB::ifOutOctets.558 = Counter32: 2532484653
IF-MIB::ifOutOctets.642 = Counter32: 712
IF-MIB::ifOutOctets.672 = Counter32: 0
IF-MIB::ifOutOctets.691 = Counter32: 1612787422
-------------------------
To view numbers OID's
snmpwalk -v2c -O n -c public x.x.x.x
-v2c - version snmp
-c public - community
[example<_at_>zabbix ~]$ snmpwalk -v2c -O n -c public 192.168.55.1
.1.3.6.1.2.1.1.1.0 = STRING: Kerio Control 8.4.3 build 3108; Kerio OS
.1.3.6.1.2.1.1.2.0 = OID: .1.3.6.1.4.1.10311.11.1.2
.1.3.6.1.2.1.1.3.0 = Timeticks: (8668010) 1 day, 0:04:40.10
.1.3.6.1.2.1.1.4.0 = STRING: Example Name
.1.3.6.1.2.1.1.5.0 = STRING: router.example.com
.1.3.6.1.2.1.1.6.0 = STRING: Gateserver
.1.3.6.1.2.1.1.7.0 = INTEGER: 126
.1.3.6.1.2.1.1.8.0 = Timeticks: (0) 0:00:00.00
.1.3.6.1.2.1.1.9.1.2.1 = OID: .1.3.6.1.6.3.16.2.2.1
.1.3.6.1.2.1.1.9.1.3.1 = STRING: View-based Access Control Model for SNMP.
.1.3.6.1.2.1.1.9.1.4.1 = Timeticks: (0) 0:00:00.00
--cut---
|
|
|
Re: Kerio Control 8 support SNMP monitoring? [message #120463 is a reply to message #102017] |
Fri, 03 April 2015 14:36   |
aeccles
Messages: 3 Registered: April 2015
|
|
|
|
Is that everything? Yikes!
We really, really need to be able to get things like:
Firmware Status (up to date?)
backup status
license status or expiration date
active user count
We just became a partner and have already deployed 6 or 7 units in the last 2 months, but if we cannot monitor critical items like this I think we will be re-evaluating this partnership.
|
|
|
|
|
|
Re: Kerio Control 8 support SNMP monitoring? [message #120499 is a reply to message #120473] |
Mon, 06 April 2015 22:46  |
aeccles
Messages: 3 Registered: April 2015
|
|
|
|
This is very surprising. SNMP is the standard for every monitoring product on the market. In fact, I haven't seen a product that doesn't have extensive SNMP support for many, many years.
Can someone from Kerio comment and let us know if we can expect SNMP enhancements in the near future?
|
|
|