Skip to content

Commit 0f5fde7

Browse files
authored
Merge pull request #18832 from vjardin/vj_mibtopotestdoc
doc: topotest add missing media type MIB
2 parents a37d882 + b3b6c9c commit 0f5fde7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/developer/topotests.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ following steps will get you there on Ubuntu 20.04.
9696
wget https://raw.githubusercontent.com/FRRouting/frr-mibs/main/iana/IANA-IPPM-METRICS-REGISTRY-MIB -O /usr/share/snmp/mibs/iana/IANA-IPPM-METRICS-REGISTRY-MIB
9797
wget https://raw.githubusercontent.com/FRRouting/frr-mibs/main/ietf/SNMPv2-PDU -O /usr/share/snmp/mibs/ietf/SNMPv2-PDU
9898
wget https://raw.githubusercontent.com/FRRouting/frr-mibs/main/ietf/IPATM-IPMC-MIB -O /usr/share/snmp/mibs/ietf/IPATM-IPMC-MIB
99+
wget https://www.iana.org/assignments/ianastoragemediatype-mib/ianastoragemediatype-mib -O /usr/share/snmp/mibs/iana/IANA-STORAGE-MEDIA-TYPE-MIB
99100
edit /etc/snmp/snmp.conf to look like this
100101
# As the snmp packages come without MIB files due to license reasons, loading
101102
# of MIBs is disabled by default. If you added the MIBs you can reenable

0 commit comments

Comments
 (0)