UBQS-CONFIG-MIB: View SNMP OID List / Download MIB
VENDOR: PREMIER NETWORK CO., LTD
Home | MIB: UBQS-CONFIG-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 |
ubiConfigMIB | 1.3.6.1.4.1.7800.100.18 |
This MIB module defines MIB objects which provide mechanisms to remotely configure the parameters used by an SNMP entity. |
||
ubiConfigMIBNotificationPrefix | 1.3.6.1.4.1.7800.100.18.0 | |||
ubiConfigMIBObjects | 1.3.6.1.4.1.7800.100.18.1 | |||
ubiConfigInfoTable | 1.3.6.1.4.1.7800.100.18.1.1 | no-access |
The table of configuration file list that consists of image and config |
|
1.3.6.1.4.1.7800.100.18.1.1.1 | no-access |
The entry representing one element of configuration file list |
||
ubiConfigName | 1.3.6.1.4.1.7800.100.18.1.1.1.1 | displaystring | read-only |
Configuration file name or image name |
ubiConfigType | 1.3.6.1.4.1.7800.100.18.1.1.1.2 | integer | read-only |
Configuration type config : configuration file image : image file other : other type file Enumeration: 'image': 2, 'other': 0, 'config': 1. |
ubiConfigCurrentStatus | 1.3.6.1.4.1.7800.100.18.1.1.1.3 | integer | read-only |
Current configuration file status Enumeration: 'currentConfig': 1, 'noCurrent': 0. |
ubiConfigNextStatus | 1.3.6.1.4.1.7800.100.18.1.1.1.4 | integer | read-write |
Next configuration file status Enumeration: 'nextConfig': 1, 'noNext': 0. |
ubiConfigErase | 1.3.6.1.4.1.7800.100.18.1.2 | |||
ubiConfigEraseMode | 1.3.6.1.4.1.7800.100.18.1.2.1 | integer | read-write |
The type of object to be erased. To erase a file, value must be 1, 2 or 3. fileInFlash means config and image file at system flash and fileInUsbFlash means config and image file at USB flash. Enumeration: 'startupConfig': 1, 'fileInFlash': 2, 'fileInUsbFlash': 3, 'noMode': 0. |
ubiConfigEraseFileName | 1.3.6.1.4.1.7800.100.18.1.2.2 | displaystring | read-write |
If mode is 'configFile', configuration file name to be erased. startupConfig doesn't need this object |
ubiConfigEraseOperate | 1.3.6.1.4.1.7800.100.18.1.2.3 | integer | read-write |
Excute to erase configuration Enumeration: 'excute': 1, 'none': 0. |
ubiConfigEraseUsbPartNum | 1.3.6.1.4.1.7800.100.18.1.2.4 | integer32 | read-write |
The number of USB flash partition which has a file to be erase. This object is only for when ubiConfigEraseMode is 'fileInUsbFlash'. |
ubiConfigCopy | 1.3.6.1.4.1.7800.100.18.1.3 | |||
ubiConfigSourceMethod | 1.3.6.1.4.1.7800.100.18.1.3.1 | configmethodtype | read-write |
configuration source control method Represents 'copy |
ubiConfigSourceFileName | 1.3.6.1.4.1.7800.100.18.1.3.2 | displaystring | read-write |
If not startup or running, source file name |
ubiConfigSourceIpAddress | 1.3.6.1.4.1.7800.100.18.1.3.3 | displaystring | read-write |
If tftp or ftp, ip address to be connected |
ubiConfigSouceUserId | 1.3.6.1.4.1.7800.100.18.1.3.4 | displaystring | read-write |
If ftp, server user id |
ubiConfigSourceUserPassword | 1.3.6.1.4.1.7800.100.18.1.3.5 | displaystring | read-write |
If ftp, server user password |
ubiConfigSourcePartNum | 1.3.6.1.4.1.7800.100.18.1.3.6 | displaystring | read-write |
If usbflash, system partition number |
ubiConfigDestinationMethod | 1.3.6.1.4.1.7800.100.18.1.3.7 | configmethodtype | read-write |
configuration destination control method Represents 'copy |
ubiConfigDestinationFileName | 1.3.6.1.4.1.7800.100.18.1.3.8 | displaystring | read-write |
If startup or running, destination file name |
ubiConfigDestinationIpAddress | 1.3.6.1.4.1.7800.100.18.1.3.9 | displaystring | read-write |
If ftp or tftp, server ip address |
ubiConfigDestinationUserId | 1.3.6.1.4.1.7800.100.18.1.3.10 | displaystring | read-write |
If ftp, server user id |
ubiConfigDestinationUserPassword | 1.3.6.1.4.1.7800.100.18.1.3.11 | displaystring | read-write |
If ftp, server user password |
ubiConfigDestinationPartNum | 1.3.6.1.4.1.7800.100.18.1.3.12 | displaystring | read-write |
If usbflash, system partition number |
ubiConfigCopyOperate | 1.3.6.1.4.1.7800.100.18.1.3.13 | integer | read-write |
excute to copy configuration Enumeration: 'excute': 1, 'none': 0. |
ubiUsbConfigInfoTable | 1.3.6.1.4.1.7800.100.18.1.4 | no-access |
The table of configuration file list that consists of image and config at usbflash |
|
1.3.6.1.4.1.7800.100.18.1.4.1 | no-access |
The entry representing one element of configuration file list at usbflash |
||
ubiUsbPartNum | 1.3.6.1.4.1.7800.100.18.1.4.1.1 | integer32 | read-only |
The file system partition number for USB flash. |
ubiUsbConfigName | 1.3.6.1.4.1.7800.100.18.1.4.1.2 | displaystring | read-only |
Configuration file name or image name |
ubiUsbConfigType | 1.3.6.1.4.1.7800.100.18.1.4.1.3 | integer | read-only |
Configuration type config : configuration file image : image file other : other type file Enumeration: 'image': 2, 'other': 0, 'config': 1. |
ubiUsbConfigCurrentStatus | 1.3.6.1.4.1.7800.100.18.1.4.1.4 | integer | read-only |
Current configuration file status Enumeration: 'currentConfig': 1, 'noCurrent': 0. |
ubiUsbConfigNextStatus | 1.3.6.1.4.1.7800.100.18.1.4.1.5 | integer | read-write |
Next configuration file status Enumeration: 'nextConfig': 1, 'noNext': 0. |
ubiConfigMIBConformance | 1.3.6.1.4.1.7800.100.18.2 | |||
ubiConfigMIBCompliances | 1.3.6.1.4.1.7800.100.18.2.1 | |||
ubiConfigMIBCompliance | 1.3.6.1.4.1.7800.100.18.2.1.1 |
The compliance statement for entities which implement the ubiquoss system configuration MIB. |
||
ubiConfigMonMIBGroups | 1.3.6.1.4.1.7800.100.18.2.2 | |||
ubiConfigMIBGroup | 1.3.6.1.4.1.7800.100.18.2.2.1 |
ubiquoss system configuration. |
||
ubiConfigMIBNotifGroup | 1.3.6.1.4.1.7800.100.18.2.2.2 |
A notification group providing alarm notification for system configuration. |