Hirdetés

Új hozzászólás Aktív témák

  • Akiii

    tag

    válasz Hedgehanter #3299 üzenetére

    Én mar csinaltam nem nagy ordongoseg csak az OIDokat kell pontosan beirni illetve a ReadWrite stringet hasznalni. Az utolso 3 szám jelent esetben 123 egy random szam viszont minden stringhez egyeznie kell!

    snmpset -c <community> -v <version number> <device> 1.3.6.1.4.1.9.9.96.1.1.1.1.2.123 i 1
    The ConfigCopyProtocol is set to TFTP

    snmpset -c <community> -v <version number> <device> 1.3.6.1.4.1.9.9.96.1.1.1.1.3.123 i 4
    Set the SourceFileType to running-config

    snmpset -c <community> -v <version number> <device> 1.3.6.1.4.1.9.9.96.1.1.1.1.4.123 i 1
    DestinationFileType to networkfile

    snmpset -c <community> -v <version number> <device> 1.3.6.1.4.1.9.9.96.1.1.1.1.5.123 a <TFTP IP>
    ServerAddress to the IP address of the TFTP server

    snmpset -c <community> -v <version number> <device> 1.3.6.1.4.1.9.9.96.1.1.1.1.6.123 s <Filename>
    Sets the CopyFilename to your desired file name.

    snmpset -c <community> -v <version number> <device> 1.3.6.1.4.1.9.9.96.1.1.1.1.14.123 i 1
    Sets the CopyStatus to active which starts the copy process.

    snmpset -c <community> -v <version number> <device> 1.3.6.1.4.1.9.9.96.1.1.1.1.14.123 i 6
    Sets the CopyStatus to delete which cleans all saved informations out of the MIB

Új hozzászólás Aktív témák