tomsun28 commented on issue #1775:
URL: https://github.com/apache/hertzbeat/issues/1775#issuecomment-2065616175
welcome to try submit the pr, everything has the first time. the snmp
operation support `get` or `walk`
```
community: ^_^community^_^
# snmp version
version: ^_^version^_^
# snmp operation: get, walk
operation: get
# metrics oids: metric_name - oid_value
oids:
name: 1.3.6.1.2.1.1.5.0
descr: 1.3.6.1.2.1.1.1.0
uptime: 1.3.6.1.2.1.1.3.0
location: 1.3.6.1.2.1.1.6.0
contact: 1.3.6.1.2.1.1.4.0
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]