SWITCH-AUTO-CONFIGURATION-MIB: View SNMP OID List / Download MIB
VENDOR: BEIJING RAISECOM SCIENTIFIC N TECHNOLOGY DEV.
Home | MIB: SWITCH-AUTO-CONFIGURATION-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 |
rcAutoConfig | 1.3.6.1.4.1.8886.6.1.28 |
The MIB module for Auto Config upgrade service. |
||
rcAutoConfigTftpServerAddress | 1.3.6.1.4.1.8886.6.1.28.1 | ipaddress | read-write |
The object indicates the tftp server address requested of auto upgrade. The configuration of this object would not have effect on the tftp server address obtained from DHCP server. |
rcAutoConfigFileName | 1.3.6.1.4.1.8886.6.1.28.2 | octet string | read-write |
The object indicates the configuration file name requested of auto upgrade. The configuration of this object would not have effect on the configuration file name obtained from DHCP server. |
rcAutoConfigStartupEnable | 1.3.6.1.4.1.8886.6.1.28.3 | enablevar | read-only |
The object indicates whether the auto configuration will start while startup. |
rcAutoConfigOverwriteEnable | 1.3.6.1.4.1.8886.6.1.28.4 | enablevar | read-write |
The object indicates whether overwrite the local configuration file using the server configuration file. |
rcAutoConfigTrapEnable | 1.3.6.1.4.1.8886.6.1.28.5 | enablevar | read-write |
The object indicates whether sending the trap information or not. |
rcAutoConfigCommand | 1.3.6.1.4.1.8886.6.1.28.6 | integer | read-write |
The object indicates the request type of auto upgrade. Enumeration: 'start': 1, 'stop': 2. |
rcAutoConfigOperationStates | 1.3.6.1.4.1.8886.6.1.28.7 | integer | read-only |
The object indicates the running states of auto upgrade. Enumeration: 'waiting': 1, 'loading': 3, 'done': 5, 'getting': 2, 'writing': 4. |
rcAutoConfigResult | 1.3.6.1.4.1.8886.6.1.28.8 | integer | read-only |
The object indicates the result states of auto upgrade. Enumeration: 'none': 1, 'succeeded': 2, 'ipAddressUnavailable': 3, 'acquireFailed': 4, 'getFailed': 5, 'other': 8, 'stopped': 9, 'writeFailed': 6, 'notEnoughMemory': 7. |
rcAutoConfigTraps | 1.3.6.1.4.1.8886.6.1.28.9 | |||
rcAutoConfigCompletionTrap | 1.3.6.1.4.1.8886.6.1.28.9.1 |
Auto Configuration Completion. |
||
rcAutoConfigFilenameRule | 1.3.6.1.4.1.8886.6.1.28.10 | unsigned32 | read-write |
The filename rule number |
rcAutoConfigSystemBootVersion | 1.3.6.1.4.1.8886.6.1.28.11 | octet string | read-write |
version of systerm boot file, format is year-month-day-number.such as 0906031 |
rcAutoConfigBootstrapVersion | 1.3.6.1.4.1.8886.6.1.28.12 | octet string | read-write |
version of bootstrap file, format is year-month-day-number.such as 0906031 |
rcAutoConfigStartupConfigVersion | 1.3.6.1.4.1.8886.6.1.28.13 | octet string | read-write |
name of startup config file, format is year-month-day-number.such as 0906031 |
rcAutoConfigEnable | 1.3.6.1.4.1.8886.6.1.28.14 | enablevar | read-write |
Auto upgrade disable or enable. |
rcAutoConfigCurrentFileType | 1.3.6.1.4.1.8886.6.1.28.15 | integer | read-only |
The object indicates the current operate file. Enumeration: 'startup-config': 2, 'none': 1, 'bootstrap': 4, 'system-boot': 3. |