I'm still new to SNMPv3.
Zabbix sends a blank get-request with a list of fields but no values (as if it wants the other end to populate them). The router I'm configuring then replies with an incremented usmStatsUnknownEngineIds.
Zabbix then sends the get-request for the OID I wanted, and the device replies.
The item is alternating being supported and then erroring with
I'm not even querying for ospfNbmaNbrStatus, nor am I seeing that OID in the reply packet from the device.
I'm using AES/SHA.
I think this is something to do with Zabbix sending the blank get-request, and the router responding with the UnknownEngineIds value.
The OID I'm actually querying 1.3.6.1.6.3.10.2.1.1.0 works fine if queried via snmpget and looks fine in the pcap I take.
I'm running Zabbix 4.0. Direction welcome at this point as I'm utterly stuck. All the advice online is about duplicate devices, but I don't have any other SNMPv3 devices running.
Zabbix sends a blank get-request with a list of fields but no values (as if it wants the other end to populate them). The router I'm configuring then replies with an incremented usmStatsUnknownEngineIds.
Zabbix then sends the get-request for the OID I wanted, and the device replies.
The item is alternating being supported and then erroring with
Authentication failure (incorrect password, community or key) (Sub-id not found: (top) -> ospfNbmaNbrStatus)
I'm not even querying for ospfNbmaNbrStatus, nor am I seeing that OID in the reply packet from the device.
I'm using AES/SHA.
I think this is something to do with Zabbix sending the blank get-request, and the router responding with the UnknownEngineIds value.
The OID I'm actually querying 1.3.6.1.6.3.10.2.1.1.0 works fine if queried via snmpget and looks fine in the pcap I take.
I'm running Zabbix 4.0. Direction welcome at this point as I'm utterly stuck. All the advice online is about duplicate devices, but I don't have any other SNMPv3 devices running.
Comment