#!/usr/bin/env php
Observium CE 19.8.10000 Add Device(s)
%n USAGE: [community] [v1|v2c] [port] [udp|udp6|tcp|tcp6] [any|nanp|anp|ap] [v3] [user] [password] [enckey] [md5|sha] [aes|des] [port] [udp|udp6|tcp|tcp6] EXAMPLE: %WSNMPv1/2c%n: <%Whostname%n> [community] [v1|v2c] [port] [udp|udp6|tcp|tcp6] [context] %WSNMPv3%n : Defaults : <%Whostname%n> any v3 [user] [port] [udp|udp6|tcp|tcp6] [context] No Auth, No Priv : <%Whostname%n> nanp v3 [user] [port] [udp|udp6|tcp|tcp6] [context] Auth, No Priv : <%Whostname%n> anp v3 [md5|sha] [port] [udp|udp6|tcp|tcp6] [context] Auth, Priv : <%Whostname%n> ap v3 [md5|sha] [aes|des] [port] [udp|udp6|tcp|tcp6] [context] %WFILE%n : <%Wfilename%n> ADD FROM FILE: To add multiple devices, create a file in which each line contains one device with or without options. Format for device options, the same as specified in USAGE. OPTIONS: -p Skip icmp echo checks, device added only by SNMP checks DEBUGGING OPTIONS: -d Enable debugging output. -dd More verbose debugging output. -t Do not add device(s), only test auth options.