SRX

last person joined: yesterday 

Ask questions and share experiences about the SRX Series, vSRX, and cSRX.
  • 1.  [SRX] snmp v3 error - Not in time windows—(usmStatsNotInTimeWindows)

    Posted 06-25-2015 10:01

    Hi please help me to solve issue with snmp v3. At the biginning it was working but from some time snmp server is not able to poll my SRX cluster.

     

    What i found is:

    Jun 25 16:50:55 snmpd[262ffdee] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    Jun 25 16:50:55 snmpd[262ffdee] >>> Report-PDU
    Jun 25 16:50:55 snmpd[262ffdee] >>> Source: x.x.x.x
    Jun 25 16:50:55 snmpd[262ffdee] >>> Destination: x.x.x.x
    Jun 25 16:50:55 snmpd[262ffdee] >>> Version: SNMPv3
    Jun 25 16:50:55 snmpd[262ffdee] >>> Security Parameters:
    Jun 25 16:50:55 snmpd[262ffdee] >>> SecModel: USM
    Jun 25 16:50:55 snmpd[262ffdee] >>> EngId: 80 00 0a 4c 03 88 a2 5e 67 4c 8f
    Jun 25 16:50:55 snmpd[262ffdee] >>> User: spectrum
    Jun 25 16:50:55 snmpd[262ffdee] >>> EngBoots: 4 EngTime: 6327886
    Jun 25 16:50:55 snmpd[262ffdee] >>> Request_id: 0x262ffdee
    Jun 25 16:50:55 snmpd[262ffdee] >>> Error: status=0 / vb_index=0
    Jun 25 16:50:55 snmpd[262ffdee] >>> OID : usmStatsNotInTimeWindows.0
    Jun 25 16:50:55 snmpd[262ffdee] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

     

    I couldnt find anything on the internet how to deal with it.

    will snmpd restart be enough? Or maybe you have other suggestions?

     

    Thank you in advance for your help

     

    br,

    Michal



  • 2.  RE: [SRX] snmp v3 error - Not in time windows—(usmStatsNotInTimeWindows)

     
    Posted 06-25-2015 11:34
    Try restarting the snmp agent


  • 3.  RE: [SRX] snmp v3 error - Not in time windows—(usmStatsNotInTimeWindows)
    Best Answer

    Posted 06-26-2015 06:00

    Thank you Suraj,

     

    I solved issue by refreshing part of a config:

    set snmp v3 usm local-engine user xxx authentication-sha authentication-key ...

    set snmp v3 usm local-engine user xxx privacy-none

     

    br,

    Michal