add loadmibs to netdisco-do doc

This commit is contained in:
Oliver Gorwits
2023-07-01 19:26:04 +01:00
parent d7bdcc8edb
commit 91409d1bb0

View File

@@ -432,6 +432,11 @@ Pass a device in C<-d> to display them:
~/bin/netdisco-do dumpconfig -d 192.0.2.1 -e device_auth ~/bin/netdisco-do dumpconfig -d 192.0.2.1 -e device_auth
=head2 loadmibs
A requirement for web browsing of SNMP data (see C<snapshot> command), run
this to load Netdisco MIBs into the database. It only needs to be done once.
=head2 snapshot =head2 snapshot
Performs snmp walks from C<.1.3.6.1>, C<1.0.8802.1.1>, and C<1.3.111.2.802> on Performs snmp walks from C<.1.3.6.1>, C<1.0.8802.1.1>, and C<1.3.111.2.802> on
@@ -451,6 +456,9 @@ Device->SNMP tab).
~/bin/netdisco-do snapshot -d 192.0.2.1 -e yes ~/bin/netdisco-do snapshot -d 192.0.2.1 -e yes
Note that to web browse the gathered SNMP data, you also first need to run
the C<loadmibs> command.
=head2 addpseudodevice =head2 addpseudodevice
Adds a Pseudo Device which can be used to connect together unconnected parts Adds a Pseudo Device which can be used to connect together unconnected parts