BTI8xx-SYSTEM-MIB: View SNMP OID List / Download MIB

VENDOR: RAYBIT SYSTEMS KOREA, INC


 Home MIB: BTI8xx-SYSTEM-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 systemConfig 1.3.6.1.4.1.30005.1.7.100.1.2.1
This is a top-level MIB for Actus whose purpose is to lay out the top-level objects in the OID hierarchy from which BTI8xx MIB OIDs descend.
     systemManagement 1.3.6.1.4.1.30005.1.7.100.1.2.1.1
         systemInfo 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.1
             systemName 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.1.1 octet string read-only
The System Name (Network Element Name)
             autoLogoutTime 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.1.2 integer32 read-write
The auto-logout timer in minute of console/telnet/web based managment. 0 means auto logout is disabled. 0~35791 are applicable.
             systemUpTime 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.1.3 timeticks read-only
On site time- time after the last power up Second resolution (also year) Format: YY-DDD-HH-MM-SS (Year, Day, HR, Minute,Second)
             systemHWVersion 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.1.4 octet string read-only
H/W Version of Main System
             systemSWVersion 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.1.5 octet string read-only
S/W Version of Main System
             systemSWDateAndTime 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.1.6 octet string read-only
S/W Date and Time of Main System(ex. Apr 8 2010 14:00:01)
             systemTemperature 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.1.7 integer32 read-only
System Temperature of Main System(Celsius)
             systemProductName 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.1.8 octet string read-write
The System Product Name
         configAndImageMgmt 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2
             serverConfig 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.1
                 serverIpAddr 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.1.1 ipaddress read-write
Ftp or Tftp Server Ip Address
                 ftpUserName 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.1.2 octet string read-write
FtpUserName
                 ftpUserPasswd 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.1.3 octet string read-write
FtpUserPasswd
                 serverInterfaceType 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.1.4 integer read-write
Server type oob : Management Interface inBand : In-band Interface Enumeration: 'inBand': 1, 'oob': 0.
             configMgmt 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.2
                 cfgFileName 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.2.1 octet string read-write
This Object is ConfigFile BackUp Name.
                 cfgFileControl 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.2.2 integer read-write
This Object is Control Config File BackUp: Configfile backup and upload to server. Restore : Configfile download and restore. Enumeration: 'restoreByTftp': 4, 'none': 0, 'restoreByFtp': 2, 'backUpByFtp': 1, 'backupByTftp': 3.
                 cfgFileStatus 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.2.3 integer read-only
This object represents the state of configfile backup and download. Enumeration: 'none': 0, 'diskFull': 7, 'restoreSuccess': 2, 'backupSuccess': 1, 'logInFail': 6, 'otherError': 8, 'inProgress': 3, 'fileNotFound': 4, 'connnectionFail': 5.
             imageMgmt 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3
                 upgradeImageSWFileName 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.1 octet string read-write
Upgrade Image FileName wiht the remote path. the remote path is different from window-based ftp-server and linux-based ftp-server. Window-based ftp-server : folder classification is '\'. (\image\bti800_main.img) Linux-based ftp-server : folder classification is '/'. (/image/bti800_main.img)
                 upgradeImageSW 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.3 integer read-write
This object provides the operator the ability to upgrade the image to a file. The initial value would be none(0). Before starting update image, upgradeImageSWFilenName and ftpConfig or tftpConfig value should be set. updateImageFile(1) : Download the image file(by FTP server). upgradeImage(2) : Upgrade image file. This operation need long period, so Please checked the upgradeImageSWStatus. Reboot should be executed to finish upgrade procedure when load upgrade will be passed. Enumeration: 'none': 0, 'upgradeImage': 2, 'updateImageFile': 1.
                 upgradeImageSWStatus 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.4 integer read-only
The current status of the upgrade operation. - fileSizeError : image file is not matched image bank The initial value should be none(0) and also it should be none when get the imageFpga file success from the server. The valus inProgress(2) is returned while upgradeImage. The valus diskIsFull(3) is returned when file System is full and imageSW file is not written. The valus fileSizeError(4) is returned when expected file size is not match with downloaded file. The valus fileOpenError(5) is returned when there is a problem on downloaded file. The valus fileCRCError(6) is returned whne there is a checksum error on downloaded file. The valus flashEraseError(7) is returned when there is a problem on erasing flash. The valus flashWriteError(8) is returned when there is a problem on writing flash. The valus unknownError(9) is returned when there is a problem with others. For imageSW upgrade/backup, it follows below procedures. 1) The value UpgradeLoadSuccess1stDone(109) is returned when the upgradeImage command executed successfully. 2) The value UpgradeInvokeSuccess2ndDone(112) is returned when reboot after upgradeImage success. 3) The value success(1) is returned when the backupImage command executed successfully. For others, it is for retrieving the status of upgrade processing. upgradeDeliveryInProgress(101) upgradeDeliveryFailed (102) upgradeDeliverySuccess (103) Delivery stage is that imageSW file is downloaded. upgradeCheckInProgress (104) upgradeCheckFailed (105) upgradeCheckSuccess (106) Check stage is that the downloaded file is checked for healthy. upgradeLoadInProgress (107) upgradeLoadFailed (108) Load stage is that the downloaded imageSW is written on the primary bank. upgradeInvokeInProgress (110) upgradeInvokeFailed (111) Invoke stage can be issued only when upgrade state is Load passed. The product is restarted from primary bank with new load. If the primary bank load is corrupted, the product should start running from secondary bank. upgradeCommitInProgress (113) upgradeCommitFailed (114) Commit stage is that it can be executed only after Invoke Upgrade stage when it is successfully completed the image is copied from the primary to the secondary bank and only when the system started from primary bank. The upgradeXXXX return codes are only for imageSW. Enumeration: 'fileCRCError': 6, 'upgradeCommitInProgress': 113, 'unknownError': 9, 'upgradeDeliveryFailed': 102, 'upgradeCheckFailed': 105, 'upgradeLoadFailed': 108, 'upgradeDeliveryInProgress': 101, 'diskIsFull': 3, 'upgradeCheckInProgress': 104, 'upgradeImagelatestVersion': 115, 'fileOpenError': 5, 'fileSizeError': 4, 'upgradeInvokeInProgress': 110, 'upgradeLoadInProgress': 107, 'upgradeCheckSuccess': 106, 'upgradeDeliverySuccess': 103, 'flashEraseError': 7, 'upgradeInvokeSuccess2ndDone': 112, 'none': 0, 'upgradeLoadSuccess1stDone': 109, 'success': 1, 'upgradeCommitFailed': 114, 'flashWriteError': 8, 'upgradeInvokeFailed': 111, 'inProgress': 2.
                 upgradeImageSWDateAndTime 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.5 octet string read-only
The date and time when upgradeImageSWStatus happen.
                 imageInfoTable 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.10 no-access
ImageInformation Table. It includes the information of the Primary bank and the Secondary bank
                       imageInfoEntry 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.10.1 no-access
ImageInfoTable Entry.
                           imageInfoIndex 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.10.1.1 integer read-only
Index of the Image. Enumeration: 'primary': 1, 'secondary': 2.
                           imageInfoVersion 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.10.1.2 octet string read-only
Version of the Image.
                           imageInfoCreated 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.10.1.3 octet string read-only
Created of the Image.
                           imageInfoSize 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.10.1.4 integer32 read-only
Size of the Image.(bytes)
                           imageInfoCurrent 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.10.1.5 integer read-write
Show Current Image Enumeration: 'active': 1, 'none': 0.
         miscellaneous 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3
             reboot 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.1 integer read-write
Writing this object as other than none will make the software reboot. reboot means slot1, slot2 and Main reboot simultaneously. This process takes a few minutes. Enumeration: 'none': 0, 'reboot': 1.
             save 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.2 integer read-write
Writing this object other than none will save the current running configuration to the non-volatile memory of main Enumeration: 'none': 0, 'save': 1.
             lastSaveTime 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.3 displaystring read-only
This value is shows the last save time of base system
             timezone 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.4 octet string read-write
The timezone configuration of the device. The examples are kst, KST, cnt etc. act - ACT. Australia Central Time(GMT+9:30) aet - AET. Australia Eastern Time(GMT+10:00) agt - AGT. Argentina Standard Time(GMT-3:00) art - ART. (Arabic) Egypt Standard Time(GMT+2:00) ast - AST. Alaska Standard Time(GMT-9:00) bet - BET. Brazil Eastern Time(GMT-3:00) bst - BST. Bangladesh Standard Time(GMT+6:00) cat - CAT. Central African Time(GMT-1:00) cnt - CNT. Canada Newfoundland Time(GMT-3:30) cst - CST. Central Standard Time(GMT-6:00) ctt - CTT. China Taiwan Time(GMT+8:00) eat - EAT. Eastern African Time(GMT+3:00) ect - ECT. European Central Time(GMT+1:00) edt - EDT. Eastern Daylight Time(GMT-4:00) eet - EET. Eastern European Tim(GMT+2:00) est - EST. Eastern Standard Time(GMT-5:00) gmt - GMT. Greenwich Mean Time hst - HST. Hawaii Standard Time(GMT-10:00) iet - IET. Indiana Eastern Standard Time(GMT-5:00) ist - IST. India Standard Time(GMT+5:30) jst - JST. Japan Standard Time(GMT+9:00) kst - KST. Korea Standard Time(GMT+9:00) met - MET. Middle East Time(GMT+3:30) mit - MIT. Midway Islands Time(GMT-11:00) mst - MST. Mountain Standard Time(GMT-7:00) net - NET. Near East Time(GMT+4:00) nst - NST. New Zealand Standard Time(GMT+12:00) plt - PLT. Pakistan Lahore Time(GMT+5:00) pnt - PNT. Phoenix Standard Time(GMT-7:00) prt - PRT. Puerto Rico and US Virgin Islands Time(GMT-4:00) pst - PST. Pacific Standard Time(GMT-8:00) sst - SST. Solomon Standard Time(GMT+11:00) utc - UTC. Universal Coordinated Time vst - VST. Vietnam Standard Time(GMT+7:00)
             systemTime 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.5 octet string read-write
system Current Time - Time Format : Nov 15 20:53:40 2009
             lastCommand 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.6 octet string read-only
Save the last command line and time.
             fanCtrlStartTemp 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.7 integer32 read-write
Fan Start Temperature : between 0 and 100
             fanCtrlStopTemp 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.8 integer32 read-write
Fan Stop Temperature : between -30 and 30
             fanRpmConfig 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.9 integer32 read-only
Fan Rpm : between 5000 and 20000
             fanLowTolerance 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.10 integer32 read-write
Fan Low Under Flow Tolerance : between 10% to 80%
             fanLowToleranceValue 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.11 integer32 read-only
Fan Low Under Flow Tolerance RPM
             fanHighTolerance 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.12 integer32 read-write
Fan High Over Flow Tolerance : between 10% to 80%
             fanHighToleranceValue 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.13 integer32 read-only
Fan HighOver Flow Tolerance RPM
             tempHighThreshold 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.14 integer32 read-write
High temperature threshold(0 to 100)
             tempLowThreshold 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.15 integer32 read-write
Low temperature threshold(-1 to -30)
         mgmtVlanConfig 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.5
             mgmtOuterVlan 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.5.1 integer32 read-write
             mgmtOuterVlanPriority 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.5.2 integer32 read-write
             mgmtInnerVlan 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.5.3 integer32 read-write
0 is untagged
             mgmtInnerVlanPriority 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.5.4 integer32 read-write
     accessInfo 1.3.6.1.4.1.30005.1.7.100.1.2.1.2
         pInbandIPAddress 1.3.6.1.4.1.30005.1.7.100.1.2.1.2.1 ipaddress read-write
Ip Adddress of inband Primary management ETH port
         pInbandNetMask 1.3.6.1.4.1.30005.1.7.100.1.2.1.2.2 ipaddress read-write
NetMask of inband Primary management ETH port
         pInbandNetworkAddress 1.3.6.1.4.1.30005.1.7.100.1.2.1.2.3 ipaddress read-only
Network address of Inband Primary management ETH port
         pInbandMACAddress 1.3.6.1.4.1.30005.1.7.100.1.2.1.2.4 macaddress read-only
MAC address of inband Primary management ETH port
         pOOBIPAddress 1.3.6.1.4.1.30005.1.7.100.1.2.1.2.5 ipaddress read-only
IP address of OOB(Out of Band) ETH port
         pOOBNetMask 1.3.6.1.4.1.30005.1.7.100.1.2.1.2.6 ipaddress read-only
NetMask of OOB(Out of band) ETH port
         pOOBNetworkAddress 1.3.6.1.4.1.30005.1.7.100.1.2.1.2.7 ipaddress read-only
Network address of OOB(Out of band) ETH port
         pOOBMACAddress 1.3.6.1.4.1.30005.1.7.100.1.2.1.2.8 macaddress read-only
MAC address of OOB(Out of band) port
         pDefaultGateway 1.3.6.1.4.1.30005.1.7.100.1.2.1.2.9 ipaddress read-write
Default Gateway - 0.0.0.0 : disable
     consoleInformation 1.3.6.1.4.1.30005.1.7.100.1.2.1.3
         consoleBaudRate 1.3.6.1.4.1.30005.1.7.100.1.2.1.3.1 integer read-only
The baud rate of the console port. Enumeration: 'bps57600': 4, 'bps115200': 5, 'bps19200': 2, 'bps38400': 3, 'bps9600': 1.
         consoleCharSize 1.3.6.1.4.1.30005.1.7.100.1.2.1.3.2 integer read-only
The character size of the console port. Enumeration: 'sevenBits': 7, 'eightBits': 8.
         consoleParityBits 1.3.6.1.4.1.30005.1.7.100.1.2.1.3.3 integer read-only
The parity bits of the console port. Enumeration: 'evenParity': 2, 'oddParity': 3, 'noParity': 1.
         consoleStopBits 1.3.6.1.4.1.30005.1.7.100.1.2.1.3.4 integer read-only
The stop bits of the console port. Enumeration: 'two': 2, 'one': 1.
         consoleFlowControl 1.3.6.1.4.1.30005.1.7.100.1.2.1.3.5 integer read-only
The flow control of the console port. Enumeration: 'hardware': 2, 'none': 1, 'xonXoff': 3.