- Primary Menu - Condition Summary displays Stack Monitoring Status SNMPError
- IPDI5216 Note: SNMP response IPSNPK09 No resp from x.x.x.x - SNMP may be unauth/unavailable ... from a SELFTEST or /IPTEST
Cause :
Netmaster is using SNMP to monitor IP resources. In case of error, the automation and monitoring on IP resources will fail.
Resolution :
The main reason of this error is a mismatch on SNMP community name. When a SNMP query is sent, the community name is checked with the one from the SNMP agent.
There are three possible reasons for the mismatch :
To resolve this problem, do the following:
=======================================================================
*.*.*.* V1 Express Setup by XXXXXX - XXXX(0002)
1.2.*.* V2C hi
1.2.3.4 V2C hi
=======================================================================
=======================================================================
Identify the SNMP Host
IP Address/Mask............ *.*.*.*
Description ............... Express Setup by XXXXXX - XXXX(0002)
SNMP Version to Use ....... V1 (V1 V2C or V3)
Community Names (For SNMP V1 or SNMP V2C)
SNMP GET Community Name ... public
SNMP SET Community Name ...
=======================================================================
The SNMP GET Community Name is the value required for read privileges on the remote host, and the SNMP SET Community Name is
the value required to change values on the remote host.
To resolve this problem, do the following:
- Update the TCPIP PROFILE and check the name found from
SACONFIG COMMUNITY xxxxxx AGENT 161
SACONFIG ENABLED SETSENABLED
The xxxxxx represents the community name and must match the one from PWSRC.
Review and correct the error. The SNMP Agent should start successfully.