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).
|
|||
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. |
|
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. |
|
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. |