mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-23 21:55:16 +02:00
Update guide.rst
Correction plugin=snmp_standard::plugin -> plugin=apps::protocols::snmp::plugin
This commit is contained in:
parent
8a40884f5a
commit
6ff1c49cf5
@ -453,7 +453,7 @@ How can i check a generic SNMP OID value ?
|
||||
There is a generic SNMP plugin to check it. An example to get 'SysUptime' SNMP OID:
|
||||
::
|
||||
|
||||
$ perl centreon_plugins.pl --plugin=snmp_standard::plugin --mode=numeric-value --oid='.1.3.6.1.2.1.1.3.0' --hostname=127.0.0.1 --snmp-version=2c --snmp-community=public
|
||||
$ perl centreon_plugins.pl --plugin=apps::protocols::snmp::plugin --mode=numeric-value --oid='.1.3.6.1.2.1.1.3.0' --hostname=127.0.0.1 --snmp-version=2c --snmp-community=public
|
||||
|
||||
----------------------------------------
|
||||
How can i check ipv6 equipment in SNMP ?
|
||||
|
Loading…
x
Reference in New Issue
Block a user