• Terminal

    • Startup config: show start

    • Running config: show run

  • SNMP/TFTP

    • Devices using OLD-CISCO-SYSTEM-MIB (running configuration only):

      • .1.3.6.1.4.1.9.2.1.55.ipAdress -> remoteFilename

    • Devices using CISCO-CONFIG-COPY-MIB (idx is a unique integer):

      • .1.3.6.1.4.1.9.9.96.1.1.1.1.2.idx -> 1 (TFTP)

      • .1.3.6.1.4.1.9.9.96.1.1.1.1.3.idx -> 1 (network file)

      • .1.3.6.1.4.1.9.9.96.1.1.1.1.4.idx -> type (4: running, 3: startup)

      • .1.3.6.1.4.1.9.9.96.1.1.1.1.5.idx -> serverIpAddress

      • .1.3.6.1.4.1.9.9.96.1.1.1.114.idx -> 1 (start transfer)

  • Terminal/TFTP

    • copy running-config tftp

    • copy startup-config tftp