Hello,
I am having random error while monitoring remote switch with lots of interfaces, randomly I am seeing error like this for some interfaces:
5166:20131205:211714.476 End of snmp_close_session()
5166:20131205:211714.477 End of get_value_snmp():NETWORK_ERROR
5166:20131205:211714.477 Item [MPT-VSS-6504E:ifOperStatus[GigabitEthernet2/4/1]] error: Cannot find index [IF-MIB::ifDescr] of the OID [IF-MIB::ifOperStatus["index","IF-MIB::ifDescr","GigabitEthernet2/4/1"]]: Timeout while connecting to "X.X.X.X161"
5166:20131205:211714.477 End of get_value():NETWORK_ERROR
That happening quite often and lead to:
SNMP agent item [ifOperStatus[GigabitEthernet2/4/1]] on host [XXXXXX] failed: first network error, wait for 60 seconds
reason that this particular switch is not in local network, and probably timeout for index is too short.
Is there are way to tune it ? (I already increased SNMP timeout in config to 6 second, looks like it different timeout)
Problem was in 2.0 and also exists in 2.2
I am having random error while monitoring remote switch with lots of interfaces, randomly I am seeing error like this for some interfaces:
5166:20131205:211714.476 End of snmp_close_session()
5166:20131205:211714.477 End of get_value_snmp():NETWORK_ERROR
5166:20131205:211714.477 Item [MPT-VSS-6504E:ifOperStatus[GigabitEthernet2/4/1]] error: Cannot find index [IF-MIB::ifDescr] of the OID [IF-MIB::ifOperStatus["index","IF-MIB::ifDescr","GigabitEthernet2/4/1"]]: Timeout while connecting to "X.X.X.X161"
5166:20131205:211714.477 End of get_value():NETWORK_ERROR
That happening quite often and lead to:
SNMP agent item [ifOperStatus[GigabitEthernet2/4/1]] on host [XXXXXX] failed: first network error, wait for 60 seconds
reason that this particular switch is not in local network, and probably timeout for index is too short.
Is there are way to tune it ? (I already increased SNMP timeout in config to 6 second, looks like it different timeout)
Problem was in 2.0 and also exists in 2.2
Comment