Skip to content

Commit 53d2b43

Browse files
author
Carl Chang
authored
Update README.md
1 parent 9b3fff6 commit 53d2b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Usage: `check_snmp.py [-h] [-v VERSION] [-c COMMUNITY] [-r] host`
55

66
For example `check_snmp.py -r 192.168.1.120`
77

8-
By default SNMPv2c and community string public will be used. Different values can be specified with `-v` and `-c` respectively.
8+
By default SNMP version **v2c** and community string **public** will be used. Different values can be specified with `-v` and `-c` respectively.
99
The script will decide the manufacturer based on the OID returned on a initial call to snmpgetnext.
1010

1111
The mibs folder contains lots of MIB files downloaded from Dell and HPE websites, also the ones downloaded by `snmp-mibs-downloader`.

0 commit comments

Comments
 (0)