Various Public Simple Network Management Protocol (SNMP) management information bases (MIBs) from Cisco Systems.
The suggested way to retrieve the MIBs applicable to the Cisco products that you wish to manage is as follows:
- For each product, download and open the desired Support List file:
supportlists/[product]/supportlist.txt
supportlists/[product]/supportlist.html
(Download. Then open locally.)https://cisco.github.io/cisco-mibs/supportlists/[product]/supportlist.html
- e.g: https://cisco.github.io/cisco-mibs/supportlists/nexus9000/Nexus9000MIBSupportList.html
- Tip: Replace
ftp://ftp.cisco.com/pub/mibs/
in any saved URL withhttps://cisco.github.io/cisco-mibs/
to view in the Browser.
- Determine which MIBs each product supports from the retrieved file.
- Consult the
v2/readme
orv1/readme
file for brief descriptions of the functionality provided by each MIB.
- Consult the
- Retrieve all MIBs which provide the functionality you are interested in, and are applicable to the Cisco products you wish to support.
- Example: Download SNMPv2-MIB.my as per ASR1000 Support List
- If you are looking for a specific file click “Go to File” and search for the filename.
- Tip: You may also use Cisco Feature Navigator to find the desired MIB hosted in this Repo: https://cfnng.cisco.com/mibs
app_notes
directory with application notes for using the MIBs.archive
directory with MIBs, OIDs, schema for IOS 10.0 and earlier releases.contrib
directory with helpful mib-related scripts/files (seecontrib/README
)IE1000-MIBS
directory with IE1000 MIBs.ME1200-MIBS
directory with ME1200 MIBs.oid
directory with SunNet Manager OID files for the MIBs.schema
directory with SunNet Manager schema files for the MIBs.STRATIX2500-MIBS
directory with STRATIX2500 MIBs.supportlist
directory with directories for each product with information about which MIBs that product supports.traps
directory with SunNet Manager trap files for the MIBs.ucs-C-Series-mibs
directory with UCS C-Series MIBs.ucs-mibs
directory with other UCS related MIBs.v1
SNMP version 1 MIBs and SNMPv1 conversions of the SNMP version 2 MIBs.v2
SNMP version 2 MIBs.viptela-mibs
directory with Viptela MIBs.
- This GitHub repository started as a 2/28/2022 backup of the public
ftp://ftp.cisco.com/pub/mibs/
- Empty folders have not been backed up.
- On 10/15/2022
ftp.cisco.com
has been officially decomissioned making this the new source for Cisco MIB files.- Cisco Developers will continue maintain MIB files in this location as they did on
ftp.cisco.com
- Cisco Developers will continue maintain MIB files in this location as they did on
- Other product MIBs are located on the applicable software.cisco.com downloads page.
- All instances of
ftp://ftp.cisco.com/pub/mibs/
have been replaced withhttps://raw.githubusercontent.com/cisco/cisco-mibs/main/
within.html
/.htm
files.