MIBs Depot

UBQS-CONFIG-MIB

Registered at
1.3.6.1.4.1.7800.100.18
Last updated
1906-07-13 00:00
Organization
Ubiquoss Corp.
Namespace
ubiquoss
Source file
UBQS-CONFIG-MIB
Digest
sha256:eaf8aaa65f3b386c6caad5df65b3b668b5312753ce02db623363f8fefb71e3c2

Description

This MIB module defines MIB objects which provide mechanisms to remotely configure the parameters used by an SNMP entity.

Contact

Chair : bookn Kim Ubiquoss Corp. Postal: 24F Milennium B/D, 467-12, Dogok-Dong, GangNam-Gu, Seoul 135-270 Korea EMail: jisoo@ubiquoss.com Phone: +82-2-2190-3100 Co-editor: Paul Ubiquoss Corp. Postal: 24F Milennium B/D, 467-12, Dogok-Dong, GangNam-Gu, Seoul 135-270 Korea EMail: paul@ubiquoss.com Phone: +82-2-2190-3100

Imports

FromSymbols
IANAifType-MIBIANAifType
INET-ADDRESS-MIBInetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION
UBQS-SMIubiMgmtv2

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

IANAifType-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC
UBQS-CONFIG-MIB
UBQS-SMI

Textual conventions

NameOIDSyntaxAccessStatus
ConfigMethodType
TEXTUAL-CONVENTION
Represents 'copy <source> <destination>'. each source method has possible destination methods. The mapping list below: source | destination =================================================== startup-config | running-config | ftp | tftp --------------------------------------------------- running-config | startup-config | ftp | tftp | flash | usbflash --------------------------------------------------- ftp | startup-config | running-config | flash | config-file --------------------------------------------------- tftp | startup-config | running-config | flash | config-file --------------------------------------------------- flash | ftp | tftp | flash | usbflash --------------------------------------------------- usbflash | flash | usbflash ---------------------------------------------------
current

Objects

NameOIDSyntaxAccessStatus
ubiConfigMIBNotificationPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.7800.100.18.0
ubiConfigMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.7800.100.18.1
ubiConfigInfoTable
OBJECT-TYPE
The table of configuration file list that consists of image and config
1.3.6.1.4.1.7800.100.18.1.1not-accessiblecurrent
ubiConfigInfoEntry
OBJECT-TYPE
The entry representing one element of configuration file list
1.3.6.1.4.1.7800.100.18.1.1.1not-accessiblecurrent
ubiConfigName
OBJECT-TYPE
Configuration file name or image name
1.3.6.1.4.1.7800.100.18.1.1.1.1DisplayStringread-onlycurrent
ubiConfigType
OBJECT-TYPE
Configuration type config : configuration file image : image file other : other type file
1.3.6.1.4.1.7800.100.18.1.1.1.2INTEGER {other(0), config(1), image(2)}read-onlycurrent
ubiConfigCurrentStatus
OBJECT-TYPE
Current configuration file status
1.3.6.1.4.1.7800.100.18.1.1.1.3INTEGER {noCurrent(0), currentConfig(1)}read-onlycurrent
ubiConfigNextStatus
OBJECT-TYPE
Next configuration file status
1.3.6.1.4.1.7800.100.18.1.1.1.4INTEGER {noNext(0), nextConfig(1)}read-writecurrent
ubiConfigErase
OBJECT-IDENTITY
1.3.6.1.4.1.7800.100.18.1.2
ubiConfigEraseMode
OBJECT-TYPE
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.
1.3.6.1.4.1.7800.100.18.1.2.1INTEGER {noMode(0), startupConfig(1), fileInFlash(2), fileInUsbFlash(3)}read-writecurrent
ubiConfigEraseFileName
OBJECT-TYPE
If mode is 'configFile', configuration file name to be erased. startupConfig doesn't need this object
1.3.6.1.4.1.7800.100.18.1.2.2DisplayStringread-writecurrent
ubiConfigEraseOperate
OBJECT-TYPE
Excute to erase configuration
1.3.6.1.4.1.7800.100.18.1.2.3INTEGER {none(0), excute(1)}read-writecurrent
ubiConfigEraseUsbPartNum
OBJECT-TYPE
The number of USB flash partition which has a file to be erase. This object is only for when ubiConfigEraseMode is 'fileInUsbFlash'.
1.3.6.1.4.1.7800.100.18.1.2.4Integer32 (0..9)read-writecurrent
ubiConfigCopy
OBJECT-IDENTITY
1.3.6.1.4.1.7800.100.18.1.3
ubiConfigSourceMethod
OBJECT-TYPE
configuration source control method Represents 'copy <source> <destination>'. each source method has possible destination methods. The mapping list below: source | destination =================================================== startup-config | running-config | ftp | tftp --------------------------------------------------- running-config | startup-config | ftp | tftp | flash | usbflash --------------------------------------------------- ftp | startup-config | running-config | flash | config-file --------------------------------------------------- tftp | startup-config | running-config | flash | config-file --------------------------------------------------- flash | ftp | tftp | flash | usbflash --------------------------------------------------- usbflash | flash | usbflash ---------------------------------------------------
1.3.6.1.4.1.7800.100.18.1.3.1ConfigMethodTyperead-writecurrent
ubiConfigSourceFileName
OBJECT-TYPE
If not startup or running, source file name
1.3.6.1.4.1.7800.100.18.1.3.2DisplayStringread-writecurrent
ubiConfigSourceIpAddress
OBJECT-TYPE
If tftp or ftp, ip address to be connected
1.3.6.1.4.1.7800.100.18.1.3.3DisplayStringread-writecurrent
ubiConfigSouceUserId
OBJECT-TYPE
If ftp, server user id
1.3.6.1.4.1.7800.100.18.1.3.4DisplayStringread-writecurrent
ubiConfigSourceUserPassword
OBJECT-TYPE
If ftp, server user password
1.3.6.1.4.1.7800.100.18.1.3.5DisplayStringread-writecurrent
ubiConfigSourcePartNum
OBJECT-TYPE
If usbflash, system partition number
1.3.6.1.4.1.7800.100.18.1.3.6DisplayStringread-writecurrent
ubiConfigDestinationMethod
OBJECT-TYPE
configuration destination control method Represents 'copy <source> <destination>'. each source method has possible destination methods. The mapping list below: source | destination =================================================== startup-config | running-config | ftp | tftp --------------------------------------------------- running-config | startup-config | ftp | tftp | flash | usbflash --------------------------------------------------- ftp | startup-config | running-config | flash --------------------------------------------------- tftp | startup-config | running-config | flash --------------------------------------------------- flash | ftp | tftp | flash | usbflash --------------------------------------------------- usbflash | flash | usbflash ---------------------------------------------------
1.3.6.1.4.1.7800.100.18.1.3.7ConfigMethodTyperead-writecurrent
ubiConfigDestinationFileName
OBJECT-TYPE
If startup or running, destination file name
1.3.6.1.4.1.7800.100.18.1.3.8DisplayStringread-writecurrent
ubiConfigDestinationIpAddress
OBJECT-TYPE
If ftp or tftp, server ip address
1.3.6.1.4.1.7800.100.18.1.3.9DisplayStringread-writecurrent
ubiConfigDestinationUserId
OBJECT-TYPE
If ftp, server user id
1.3.6.1.4.1.7800.100.18.1.3.10DisplayStringread-writecurrent
ubiConfigDestinationUserPassword
OBJECT-TYPE
If ftp, server user password
1.3.6.1.4.1.7800.100.18.1.3.11DisplayStringread-writecurrent
ubiConfigDestinationPartNum
OBJECT-TYPE
If usbflash, system partition number
1.3.6.1.4.1.7800.100.18.1.3.12DisplayStringread-writecurrent
ubiConfigCopyOperate
OBJECT-TYPE
excute to copy configuration
1.3.6.1.4.1.7800.100.18.1.3.13INTEGER {none(0), excute(1)}read-writecurrent
ubiUsbConfigInfoTable
OBJECT-TYPE
The table of configuration file list that consists of image and config at usbflash
1.3.6.1.4.1.7800.100.18.1.4not-accessiblecurrent
ubiUsbConfigInfoEntry
OBJECT-TYPE
The entry representing one element of configuration file list at usbflash
1.3.6.1.4.1.7800.100.18.1.4.1not-accessiblecurrent
ubiUsbPartNum
OBJECT-TYPE
The file system partition number for USB flash.
1.3.6.1.4.1.7800.100.18.1.4.1.1Integer32 (0..9)read-onlycurrent
ubiUsbConfigName
OBJECT-TYPE
Configuration file name or image name
1.3.6.1.4.1.7800.100.18.1.4.1.2DisplayStringread-onlycurrent
ubiUsbConfigType
OBJECT-TYPE
Configuration type config : configuration file image : image file other : other type file
1.3.6.1.4.1.7800.100.18.1.4.1.3INTEGER {other(0), config(1), image(2)}read-onlycurrent
ubiUsbConfigCurrentStatus
OBJECT-TYPE
Current configuration file status
1.3.6.1.4.1.7800.100.18.1.4.1.4INTEGER {noCurrent(0), currentConfig(1)}read-onlycurrent
ubiUsbConfigNextStatus
OBJECT-TYPE
Next configuration file status
1.3.6.1.4.1.7800.100.18.1.4.1.5INTEGER {noNext(0), nextConfig(1)}read-writecurrent
ubiConfigMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.7800.100.18.2
ubiConfigMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.7800.100.18.2.1
ubiConfigMonMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.7800.100.18.2.2

Conformance

NameOIDStatus
ubiConfigMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the ubiquoss system configuration MIB.
1.3.6.1.4.1.7800.100.18.2.1.1current
ubiConfigMIBGroup
OBJECT-GROUP
ubiquoss system configuration.
1.3.6.1.4.1.7800.100.18.2.2.1current
ubiConfigMIBNotifGroup
NOTIFICATION-GROUP
A notification group providing alarm notification for system configuration.
1.3.6.1.4.1.7800.100.18.2.2.2current