SNMP Get
The probe SNMP Get performs SNMP Get request of the specified host by its OID (the object identifier in the SNMP Management Information Base - MIB).
SNMP GETNEXT and SNMP WALK functionality requires SAYMON Agent 5.5.1. |
This sensor can also perform SNMP GETNEXT and SNMP WALK. Selected operation depends on the OID format:
-
If OID doesn’t end on a dot – sensor performs SNMP GET;
-
If OID does end on a single dot – sensor performs SNMP WALK;
-
If OID ends on two dots – sensor performs SNMP GETNEXT.
If you define multiple OIDs in the SNMP GETNEXT format, sensor will only work with the first one. If you define multiple OIDs of types SNMP GET and SNMP WALK, sensor will send requests to all specified OIDs. |
Settings example
SNMP version 1/2c:

SNMP version 3:

Field | Description |
---|---|
OID |
Object identifier, which value is requested. You can define multiple OIDs of types SNMP GET and SNMP WALK. In this case, sensor will send requests to all specified OIDs. |
Hostname |
SNMP agent IP address or hostname. |
Port |
SNMP agent port. |
SNMP version |
SNMP protocol version to use:
|
Community(SNMP v1/v2c) |
Community string (password) for authentication of transactions. |
Username(SNMP v3) |
Username used for authentication. |
Authentication(SNMP v3) |
Authentication scheme. The possible values:
|
Privacy(SNMP v3) |
Encryption standard. The possible values:
|
Period |
How often to perform the check (60 seconds by default). |
Result
After the check has been done result is displayed in the Data table:

Field |
Description |
<Requested OID number> |
The value of the requested SNMP object. |