SNMP Timeout
-
- Posts: 60
- Joined: Wed Mar 09, 2016 1:23 am
SNMP Timeout
Hi,
I try to get the "MasterSerial" of my firewall every 60 seconds using SNMP GET. But every time HostMonitor tells me there is a timeout. I've tried other monitoring tools and they test it well. It feels like a bug. Can you help me?
This is my test:
Method = SNMP
;--- Common properties ---
;DestFolder = Prometheus\DBA & SB\#Prometheus Intern\Netwerk\Firewall\FIR002\
Title = SNMP fgHaStatsMasterSerial.2
Comment = SNMP Get fgHaStatsMasterSerial.2 from Firewall
RelatedURL =
NamePattern = SNMP %mibnameshort%
CmntPattern = SNMP Get %mibnameshort% from %host%
ScheduleMode= Regular
Schedule =
Interval = 60
Alerts = Notice
ReverseAlert= No
UnknownIsBad= Yes
WarningIsBad= Yes
UseCommonLog= Yes
PrivLogMode = Default
CommLogMode = Default
;--- Test specific properties ---
Agent = IPofFirewall
Profile = public
Timeout = 1000
Retries = 3
OID = 1.3.6.1.4.1.12356.101.13.2.1.1.16.2
Condition = NotContain
Value = SerialofFirewall
I try to get the "MasterSerial" of my firewall every 60 seconds using SNMP GET. But every time HostMonitor tells me there is a timeout. I've tried other monitoring tools and they test it well. It feels like a bug. Can you help me?
This is my test:
Method = SNMP
;--- Common properties ---
;DestFolder = Prometheus\DBA & SB\#Prometheus Intern\Netwerk\Firewall\FIR002\
Title = SNMP fgHaStatsMasterSerial.2
Comment = SNMP Get fgHaStatsMasterSerial.2 from Firewall
RelatedURL =
NamePattern = SNMP %mibnameshort%
CmntPattern = SNMP Get %mibnameshort% from %host%
ScheduleMode= Regular
Schedule =
Interval = 60
Alerts = Notice
ReverseAlert= No
UnknownIsBad= Yes
WarningIsBad= Yes
UseCommonLog= Yes
PrivLogMode = Default
CommLogMode = Default
;--- Test specific properties ---
Agent = IPofFirewall
Profile = public
Timeout = 1000
Retries = 3
OID = 1.3.6.1.4.1.12356.101.13.2.1.1.16.2
Condition = NotContain
Value = SerialofFirewall
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
-
- Posts: 60
- Joined: Wed Mar 09, 2016 1:23 am
-
- Posts: 60
- Joined: Wed Mar 09, 2016 1:23 am
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
It's just profile name.SNMP profile is public
What are "public" profile settings:
SNMP version, community name, other settings?
Open Test properties dialog, click "Choose Remote Monitoring Agent" button and check "Port" and "Version" columns of selected agent.Where can i find the RMA agent version ant type active/passive?
-
- Posts: 60
- Joined: Wed Mar 09, 2016 1:23 am
1) What exactly error message do you see? Just "Timeout"? or something like "RMA: Read error. Timeout"?
2) If you see Timeout error, usually you should increase timeout.
Have you tried that?
We cannot say anything for sure without access to the device.
Can you provide SNMP access?
If yes, please send details to support@ks-soft.net
If not, please use WireShark to capture network traffic between RMA agent and SNMP agent and send to support@ks-soft.net
Regards
Alex
2) If you see Timeout error, usually you should increase timeout.
Have you tried that?
We cannot say anything for sure without access to the device.
Can you provide SNMP access?
If yes, please send details to support@ks-soft.net
If not, please use WireShark to capture network traffic between RMA agent and SNMP agent and send to support@ks-soft.net
Regards
Alex
-
- Posts: 60
- Joined: Wed Mar 09, 2016 1:23 am
-
- Posts: 60
- Joined: Wed Mar 09, 2016 1:23 am