MIB Discovery
1930 modules enregistrés
Chemin
MIX : 1 (iso). 3 (org). 6 (dod). 1 (internet). 4 (private). 1 (enterprises). 9 (cisco). 9 (ciscoMgmt). 10 (ciscoFlashMIB). 1 (ciscoFlashMIBObjects). 2 (ciscoFlashOps). 3 (ciscoFlashMiscOpTable). 1 (ciscoFlashMiscOpEntry). 2 (ciscoFlashMiscOpCommand)
OID : 1.3.6.1.4.1.9.9.10.1.2.3.1.2
TXT : iso. org. dod. internet. private. enterprises. cisco. ciscoMgmt. ciscoFlashMIB. ciscoFlashMIBObjects. ciscoFlashOps. ciscoFlashMiscOpTable. ciscoFlashMiscOpEntry. ciscoFlashMiscOpCommand
Enfants
Pas d'enfants disponibles pour cet OID
Détails
OID1.3.6.1.4.1.9.9.10.1.2.3.1.2
Module CISCO-FLASH-MIB (CISCO)
NomciscoFlashMiscOpCommand
Accesreadwrite
Statuscurrent
Description The command to be executed. Mandatory. Note that it is possible for a system to support multiple file systems (different file systems on different Flash devices, or different file systems on different partitions within a device). Each such file system may support only a subset of these commands. If a command is unsupported, the miscOpInvalidOperation(3) error will be reported in the operation status. Command Remarks erase Erase flash. verify Verify flash file checksum. delete Delete a file. undelete Revive a deleted file . Note that there are limits on the number of times a file can be deleted and undeleted. When this limit is exceeded, the system will return the appropriate error. squeeze Recover space occupied by deleted files. This command preserves the good files, erases out the file system, then restores the preserved good files. format Format a flash device. Command table Parameters erase MiscOpDestinationName MiscOpNotifyOnCompletion (opt) verify MiscOpDestinationName MiscOpNotifyOnCompletion (opt) delete MiscOpDestinationName MiscOpNotifyOnCompletion (opt) undelete MiscOpDestinationName MiscOpNotifyOnCompletion (opt) squeeze MiscOpDestinationName MiscOpNotifyOnCompletion (opt) format MiscOpDestinationName MiscOpNotifyOnCompletion (opt)
SyntaxeEnumeration (1-erase, 2-verify, 3-delete, 4-undelete, 5-squeeze, 6-format)