Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@ec4cd2411ec7:/etc# cat snmp.json
- [
- {
- "labels": {
- "auth": "cisco_v2",
- "module": "if_mib",
- "name": "switch1"
- },
- "targets": [
- "192.168.10.11"
- ]
- },
- {
- "labels": {
- "auth": "cisco_v2",
- "module": "if_mib",
- "name": "switch2"
- },
- "targets": [
- "192.168.10.10"
- ]
- },
- ]
- root@ec4cd2411ec7:/etc#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement