ELTEX-MES-COPY-MIB: View SNMP OID List / Download MIB
VENDOR: ELTEX ENTERPRISE
Home | MIB: ELTEX-MES-COPY-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 |
eltCopyAutoBackupEnable | 1.3.6.1.4.1.35265.1.23.3.1 | truthvalue | read-write |
Enabling on automatic backup configuration. |
eltCopyAutoBackupTimeout | 1.3.6.1.4.1.35265.1.23.3.2 | unsigned32 | read-write |
This MIB should be used in order to change the time-interval of automatic copy of running-config to external server. The value should be the number of minutes for the interval of time from the backup. |
eltCopyAutoBackupFilePath | 1.3.6.1.4.1.35265.1.23.3.3 | displaystring | read-write |
The name of the destination file. |
eltCopyAutoBackupServerAddress | 1.3.6.1.4.1.35265.1.23.3.4 | displaystring | read-write |
The Inet address of the destination remote host |
eltCopyAutoBackupOnWrite | 1.3.6.1.4.1.35265.1.23.3.5 | truthvalue | read-write |
Performing automatic backups every time you write configuration in memory. |
eltCopyUserBackupStart | 1.3.6.1.4.1.35265.1.23.3.6 | eltcopyuserbackupstatus | read-write |
Starting backup manually. |
eltCopyBackupHistoryEnable | 1.3.6.1.4.1.35265.1.23.3.7 | truthvalue | read-write |
Performing automatic backups every time you write configuration in memory. |
eltCopyBackupHistoryTable | 1.3.6.1.4.1.35265.1.23.3.8 | no-access |
A DHCP interface configuration table. |
|
1.3.6.1.4.1.35265.1.23.3.8.1 | no-access |
A DHCP interface configuration entry. |
||
eltCopyBackupHistoryIndex | 1.3.6.1.4.1.35265.1.23.3.8.1.1 | integer | no-access |
An arbitrary incremental index for the profiles table. Zero for next free index. |
eltCopyBackupHistoryDateTime | 1.3.6.1.4.1.35265.1.23.3.8.1.2 | displaystring | read-write |
Name of profile. |
eltCopyBackupHistoryDstLocation | 1.3.6.1.4.1.35265.1.23.3.8.1.3 | rlcopylocationtype | read-write |
Destination File Location |
eltCopyBackupHistoryServerAddr | 1.3.6.1.4.1.35265.1.23.3.8.1.4 | displaystring | read-write |
Name of profile. |
eltCopyBackupHistoryFilePath | 1.3.6.1.4.1.35265.1.23.3.8.1.5 | displaystring | read-write |
Name of profile. |
eltCopyBackupHistoryStatus | 1.3.6.1.4.1.35265.1.23.3.8.1.6 | rowstatus | read-write |
The status of a table entry. Only three statuses are aceptable: CreateAndGo to create, Active to update,Destroy to delete. All other values cause error. |
eltCopyBackupHistoryAction | 1.3.6.1.4.1.35265.1.23.3.9 | integer | read-write |
Used to clear backup Table. Enumeration: 'clearNow': 2, 'noAction': 1. |