SDCARDMGMT-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: SDCARDMGMT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 swSDCardMgmtMIB 1.3.6.1.4.1.171.12.95
The structure of SD card management module MIB.
       swSDCardMgmtNotifications 1.3.6.1.4.1.171.12.95.0
       swSDCardMgmtMIBObjects 1.3.6.1.4.1.171.12.95.1
           swSDCardMgmtGeneralGroup 1.3.6.1.4.1.171.12.95.1.1
           swSDCardMgmtBackupCtrl 1.3.6.1.4.1.171.12.95.1.2
               swSDCardMgmtBackupCtrlTable 1.3.6.1.4.1.171.12.95.1.2.1 no-access
A table that contains information about SD card backup schedules.
                   swSDCardMgmtBackupCtrlEntry 1.3.6.1.4.1.171.12.95.1.2.1.1 no-access
A list of SD card backup schedules.
                       swSDCardMgmtBackupType 1.3.6.1.4.1.171.12.95.1.2.1.1.1 integer no-access
Indicates the SD card backup type. Enumeration: 'configuration': 1, 'log': 2.
                       swSDCardMgmtBackupFilename 1.3.6.1.4.1.171.12.95.1.2.1.1.2 displaystring no-access
Indicates the backup filename.
                       swSDCardMgmtBackupState 1.3.6.1.4.1.171.12.95.1.2.1.1.3 integer read-only
Indicates the backup schedule state. Enumeration: 'disabled': 2, 'enabled': 1.
                       swSDCardMgmtBackupRowStatus 1.3.6.1.4.1.171.12.95.1.2.1.1.100 rowstatus read-only
Indicates the status of this entry.
           swSDCardMgmtExecCtrl 1.3.6.1.4.1.171.12.95.1.3
               swSDCardMgmtExecCtrlTable 1.3.6.1.4.1.171.12.95.1.3.1 no-access
A table that contains information about SD card execute schedules.
                   swSDCardMgmtExecCtrlEntry 1.3.6.1.4.1.171.12.95.1.3.1.1 no-access
A list of SD card execute schedules.
                       swSDCardMgmtExecFilename 1.3.6.1.4.1.171.12.95.1.3.1.1.1 displaystring no-access
Indicate the filename of the script.
                       swSDCardMgmtExecState 1.3.6.1.4.1.171.12.95.1.3.1.1.2 integer read-only
Indicates the schedules execute state. Enumeration: 'disabled': 2, 'enabled': 1.
                       swSDCardMgmtExecIncrement 1.3.6.1.4.1.171.12.95.1.3.1.1.3 truthvalue read-only
Indicates whether the current configuration will remain valid or not before execute the script. true(1): the current configuration will not be reset before execute the script. false(2): the current configuration will be reset before execute the script.
                       swSDCardMgmtExecRowStatus 1.3.6.1.4.1.171.12.95.1.3.1.1.100 rowstatus read-only
Indicates the status of this entry.
           swSDCardMgmtExecConfigCtrl 1.3.6.1.4.1.171.12.95.1.4
               swSDCardMgmtExecConfigFilename 1.3.6.1.4.1.171.12.95.1.4.1 displaystring read-write
Indicates the filename of the script which to be execute.
               swSDCardMgmtExecConfigIncrement 1.3.6.1.4.1.171.12.95.1.4.2 truthvalue read-write
Indicates whether the current configuration will remain valid or not before execute the script. true(1): the current configuration will not be reset before execute the script. false(2): the current configuration will be reset before execute the script.
               swSDCardMgmtExecConfigAction 1.3.6.1.4.1.171.12.95.1.4.3 integer read-write
Indicates whether to execute script or not, which filename specified by swSDCardMgmtExecConfigFilename. Enumeration: 'start': 2, 'other': 1.