[SNMP4J] Need help in understanding how msgAuthoritativeEngineBoots is populated

Prathib Kumar kgprathib at gmail.com
Thu Mar 27 07:20:18 CET 2014


Hi Frank/ All,


In our application, we are trying to query the sysUpTime for every 5 mins
and the customer is using SNMPV3 authPriv.


In our application, we dont populate msgAuthoritativeEngineBoots and I did
bit search on internet, it looks SNMP4J also doesnt set this attribute.


Any idea where else it can get populated ? or any idea where else to look
for ?


Packet 378:

   378 2014-03-11 06:05:02.833067 10.36.127.6
10.36.125.4           SNMP     173    get-request SNMPv2-MIB::sysUpTime.0

[...]

*    msgAuthoritativeEngineBoots: 13*

    msgAuthoritativeEngineTime: 600888

    msgUserName: admin

[...]

                data: get-request (0)

                    get-request

                        request-id: 1353274136

                        error-status: noError (0)


                        error-index: 0

                        variable-bindings: 1 item

                            SNMPv2-MIB::sysUpTime.0 (1.3.6.1.2.1.1.3.0):
Value (Null)

                                Object Name: 1.3.6.1.2.1.1.3.0
(SNMPv2-MIB::sysUpTime.0)

                                Value (Null)



And replay for this packet:

    380 2014-03-11 06:05:04.440578 10.36.125.4
10.36.127.6           SNMP     162    report
SNMP-USER-BASED-SM-MIB::usmStatsNotInTimeWindows.0

[...]

*    msgAuthoritativeEngineBoots: 12*

    msgAuthoritativeEngineTime: 600896

    msgUserName: admin

[...]

            data: report (8)

                report

                    request-id: 0

                    error-status: noError (0)

                    error-index: 0

                    variable-bindings: 1 item

                        SNMP-USER-BASED-SM-MIB::usmStatsNotInTimeWindows.0
(1.3.6.1.6.3.15.1.1.2.0): 6727

                            Object Name: 1.3.6.1.6.3.15.1.1.2.0
(SNMP-USER-BASED-SM-MIB::usmStatsNotInTimeWindows.0)

                            Value (Counter32): 6727


Regards

Prathib Kumar.



More information about the SNMP4J mailing list