Hello,
I have just configured my ASG to receives SNMP queries from internal interfaces. I have tried to get informations about SSH failed logins, but (after tried to log with wrong password) I get always No Such Object response from Astaro. This is the respoinse I get with ALL queries reported in MIB file. The only one that works is 1.3.6.1.4.1.15601.1.1.0 that seems to report UP Time. I have tried to get SNMP values with 2 different software: Advanced Hostmonitor and ServersCheck MIB Browser, in both cases setting the client with SNMP v2 option.
Capturing the packets with WireShark, I get this response:
Simple Network Management Protocol
version: v2c (1)
community: public
data: get-response (2)
get-response
request-id: 54701
error-status: noError (0)
error-index: 0
variable-bindings: 1 item
SNMPv2-SMI::enterprises.9789.1500.2.6.0 (1.3.6.1.4.1.9789.1500.2.6.0): noSuchObject
Object Name: 1.3.6.1.4.1.9789.1500.2.6.0 (SNMPv2-SMI::enterprises.9789.1500.2.6.0)
noSuchObject
[Expert Info (Note/Response): noSuchObject]
[Message: noSuchObject]
[Severity level: Note]
[Group: Response]
Does anyone experience this issue?
PS. Notice that standard SNMP queries works perfectly
This thread was automatically locked due to age.