summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index e950a2a..ac8dd55 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,9 @@ other stuff, and exports their actual values over SNMP.
File SILA-MIB.txt describe a struc of exported data.
This file can be found at OpenBMC hosts in folder `/usr/share/snmp/mibs` and may be fetched from OpenBMC host over http.
```shell
-$ wget https://<IP-addres-of-BMC-host>/mibs/SILA-MIB.txt
+$ mkdir ~/.snmp/mibs
+$ cd ~/.snmp/mibs
+$ wget --no-check-certificate https://<IP-addres-of-BMC-host>/mibs/SILA-MIB.txt
```
### Basic SNMP