MIBs Depot

BTI8xx-SYSTEM-MIB

Registered at
1.3.6.1.4.1.30005.1.7.100.1.2.1
Last updated
2015-11-30 12:00
Organization
Actus Networks Ltd.
Revisions
2015-11-30 12:00, 2015-11-20 12:00, 2015-09-07 13:00, 2014-10-29 12:00, 2014-08-11 12:00, 2014-07-15 12:00, 2014-06-18 12:00, 2013-12-27 12:00
Namespace
bti
Source file
BTI8xx-SYSTEM-MIB
Digest
sha256:f51c0be89f2afea1faf6a1206f31724f0b611160f3696297b27ee0565527f66f

Description

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.

Contact

Support: +82-2-26535666 R&D: +82-2-26535666 Fax: +82-2-26534662 Email: ymkim@actusnetworks.com

Imports

FromSymbols
BTI8xx-TC-MIBmainSystem
IF-MIBInterfaceIndex, ifIndex
PerfHist-TC-MIBPerfCurrentCount, PerfIntervalCount, PerfTotalCount
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDateAndTime, DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

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

BTI8xx-MIB
BTI8xx-SYSTEM-MIB
BTI8xx-TC-MIB
IANAifType-MIB
IF-MIB
PerfHist-TC-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
systemManagement
OBJECT-IDENTITY
1.3.6.1.4.1.30005.1.7.100.1.2.1.1
systemInfo
OBJECT-IDENTITY
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.1
systemName
OBJECT-TYPE
The System Name (Network Element Name)
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.1.1OCTET STRING (SIZE(0..40))read-onlycurrent
autoLogoutTime
OBJECT-TYPE
The auto-logout timer in minute of console/telnet/web based managment. 0 means auto logout is disabled. 0~35791 are applicable.
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.1.2Integer32 (0..35791)read-writecurrent
systemUpTime
OBJECT-TYPE
On site time- time after the last power up Second resolution (also year) Format: YY-DDD-HH-MM-SS (Year, Day, HR, Minute,Second)
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.1.3TimeTicksread-onlycurrent
systemHWVersion
OBJECT-TYPE
H/W Version of Main System
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.1.4OCTET STRING (SIZE(0..8))read-onlycurrent
systemSWVersion
OBJECT-TYPE
S/W Version of Main System
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.1.5OCTET STRING (SIZE(0..8))read-onlycurrent
systemSWDateAndTime
OBJECT-TYPE
S/W Date and Time of Main System(ex. Apr 8 2010 14:00:01)
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.1.6OCTET STRING (SIZE(0..30))read-onlycurrent
systemTemperature
OBJECT-TYPE
System Temperature of Main System(Celsius)
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.1.7Integer32 (0..1000)read-onlycurrent
systemProductName
OBJECT-TYPE
The System Product Name
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.1.8OCTET STRING (SIZE(0..40))read-writecurrent
configAndImageMgmt
OBJECT-IDENTITY
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2
serverConfig
OBJECT-IDENTITY
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.1
serverIpAddr
OBJECT-TYPE
Ftp or Tftp Server Ip Address
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.1.1IpAddressread-writecurrent
ftpUserName
OBJECT-TYPE
FtpUserName
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.1.2OCTET STRING (SIZE(0..32))read-writecurrent
ftpUserPasswd
OBJECT-TYPE
FtpUserPasswd
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.1.3OCTET STRING (SIZE(0..32))read-writecurrent
serverInterfaceType
OBJECT-TYPE
Server type oob : Management Interface inBand : In-band Interface
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.1.4INTEGER {oob(0), inBand(1)}read-writecurrent
configMgmt
OBJECT-IDENTITY
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.2
cfgFileName
OBJECT-TYPE
This Object is ConfigFile BackUp Name.
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.2.1OCTET STRING (SIZE(0..128))read-writecurrent
cfgFileControl
OBJECT-TYPE
This Object is Control Config File BackUp: Configfile backup and upload to server. Restore : Configfile download and restore.
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.2.2INTEGER {none(0), backUpByFtp(1), restoreByFtp(2), backupByTftp(3), restoreByTftp(4)}read-writecurrent
cfgFileStatus
OBJECT-TYPE
This object represents the state of configfile backup and download.
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.2.3INTEGER {none(0), backupSuccess(1), restoreSuccess(2), inProgress(3), fileNotFound(4), connnectionFail(5), logInFail(6), diskFull(7), otherError(8)}read-onlycurrent
imageMgmt
OBJECT-IDENTITY
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3
upgradeImageSWFileName
OBJECT-TYPE
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)
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.1OCTET STRING (SIZE(0..128))read-writecurrent
upgradeImageSW
OBJECT-TYPE
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.
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.3INTEGER {none(0), updateImageFile(1), upgradeImage(2)}read-writecurrent
upgradeImageSWStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.4INTEGER {none(0), success(1), inProgress(2), diskIsFull(3), fileSizeError(4), fileOpenError(5), fileCRCError(6), flashEraseError(7), flashWriteError(8), unknownError(9), upgradeDeliveryInProgress(101), upgradeDeliveryFailed(102), upgradeDeliverySuccess(103), upgradeCheckInProgress(104), upgradeCheckFailed(105), upgradeCheckSuccess(106), upgradeLoadInProgress(107), upgradeLoadFailed(108), upgradeLoadSuccess1stDone(109), upgradeInvokeInProgress(110), upgradeInvokeFailed(111), upgradeInvokeSuccess2ndDone(112), upgradeCommitInProgress(113), upgradeCommitFailed(114), upgradeImagelatestVersion(115)}read-onlycurrent
upgradeImageSWDateAndTime
OBJECT-TYPE
The date and time when upgradeImageSWStatus happen.
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.5OCTET STRING (SIZE(0..32))read-onlycurrent
imageInfoTable
OBJECT-TYPE
ImageInformation Table. It includes the information of the Primary bank and the Secondary bank
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.10not-accessiblecurrent
imageInfoEntry
OBJECT-TYPE
ImageInfoTable Entry.
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.10.1not-accessiblecurrent
imageInfoIndex
OBJECT-TYPE
Index of the Image.
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.10.1.1INTEGER {primary(1), secondary(2)}read-onlycurrent
imageInfoVersion
OBJECT-TYPE
Version of the Image.
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.10.1.2OCTET STRING (SIZE(0..32))read-onlycurrent
imageInfoCreated
OBJECT-TYPE
Created of the Image.
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.10.1.3OCTET STRING (SIZE(0..128))read-onlycurrent
imageInfoSize
OBJECT-TYPE
Size of the Image.(bytes)
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.10.1.4Integer32 (0..2147483647)read-onlycurrent
imageInfoCurrent
OBJECT-TYPE
Show Current Image
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.10.1.5INTEGER {none(0), active(1)}read-writecurrent
miscellaneous
OBJECT-IDENTITY
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3
reboot
OBJECT-TYPE
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.
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.1INTEGER {none(0), reboot(1)}read-writecurrent
save
OBJECT-TYPE
Writing this object other than none will save the current running configuration to the non-volatile memory of main
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.2INTEGER {none(0), save(1)}read-writecurrent
lastSaveTime
OBJECT-TYPE
This value is shows the last save time of base system
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.3DisplayStringread-onlycurrent
timezone
OBJECT-TYPE
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)
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.4OCTET STRING (SIZE(0..16))read-writecurrent
systemTime
OBJECT-TYPE
system Current Time - Time Format : Nov 15 20:53:40 2009
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.5OCTET STRING (SIZE(0..32))read-writecurrent
lastCommand
OBJECT-TYPE
Save the last command line and time.
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.6OCTET STRING (SIZE(0..512))read-onlycurrent
fanCtrlStartTemp
OBJECT-TYPE
Fan Start Temperature : between 0 and 100
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.7Integer32 (0..100)read-writecurrent
fanCtrlStopTemp
OBJECT-TYPE
Fan Stop Temperature : between -30 and 30
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.8Integer32 (-30..30)read-writecurrent
fanRpmConfig
OBJECT-TYPE
Fan Rpm : between 5000 and 20000
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.9Integer32 (5000..20000)read-onlycurrent
fanLowTolerance
OBJECT-TYPE
Fan Low Under Flow Tolerance : between 10% to 80%
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.10Integer32 (10..80)read-writecurrent
fanLowToleranceValue
OBJECT-TYPE
Fan Low Under Flow Tolerance RPM
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.11Integer32read-onlycurrent
fanHighTolerance
OBJECT-TYPE
Fan High Over Flow Tolerance : between 10% to 80%
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.12Integer32 (10..80)read-writecurrent
fanHighToleranceValue
OBJECT-TYPE
Fan HighOver Flow Tolerance RPM
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.13Integer32read-onlycurrent
tempHighThreshold
OBJECT-TYPE
High temperature threshold(0 to 100)
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.14Integer32 (0..100)read-writecurrent
tempLowThreshold
OBJECT-TYPE
Low temperature threshold(-1 to -30)
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.3.15Integer32 (-30..-1)read-writecurrent
mgmtVlanConfig
OBJECT-IDENTITY
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.5
mgmtOuterVlan
OBJECT-TYPE
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.5.1Integer32 (1..4094)read-writecurrent
mgmtOuterVlanPriority
OBJECT-TYPE
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.5.2Integer32 (0..7)read-writecurrent
mgmtInnerVlan
OBJECT-TYPE
0 is untagged
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.5.3Integer32 (0..4094)read-writecurrent
mgmtInnerVlanPriority
OBJECT-TYPE
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.5.4Integer32 (0..7)read-writecurrent
accessInfo
OBJECT-IDENTITY
1.3.6.1.4.1.30005.1.7.100.1.2.1.2
pInbandIPAddress
OBJECT-TYPE
Ip Adddress of inband Primary management ETH port
1.3.6.1.4.1.30005.1.7.100.1.2.1.2.1IpAddressread-writecurrent
pInbandNetMask
OBJECT-TYPE
NetMask of inband Primary management ETH port
1.3.6.1.4.1.30005.1.7.100.1.2.1.2.2IpAddressread-writecurrent
pInbandNetworkAddress
OBJECT-TYPE
Network address of Inband Primary management ETH port
1.3.6.1.4.1.30005.1.7.100.1.2.1.2.3IpAddressread-onlycurrent
pInbandMACAddress
OBJECT-TYPE
MAC address of inband Primary management ETH port
1.3.6.1.4.1.30005.1.7.100.1.2.1.2.4MacAddressread-onlycurrent
pOOBIPAddress
OBJECT-TYPE
IP address of OOB(Out of Band) ETH port
1.3.6.1.4.1.30005.1.7.100.1.2.1.2.5IpAddressread-onlycurrent
pOOBNetMask
OBJECT-TYPE
NetMask of OOB(Out of band) ETH port
1.3.6.1.4.1.30005.1.7.100.1.2.1.2.6IpAddressread-onlycurrent
pOOBNetworkAddress
OBJECT-TYPE
Network address of OOB(Out of band) ETH port
1.3.6.1.4.1.30005.1.7.100.1.2.1.2.7IpAddressread-onlycurrent
pOOBMACAddress
OBJECT-TYPE
MAC address of OOB(Out of band) port
1.3.6.1.4.1.30005.1.7.100.1.2.1.2.8MacAddressread-onlycurrent
pDefaultGateway
OBJECT-TYPE
Default Gateway - 0.0.0.0 : disable
1.3.6.1.4.1.30005.1.7.100.1.2.1.2.9IpAddressread-writecurrent
consoleInformation
OBJECT-IDENTITY
1.3.6.1.4.1.30005.1.7.100.1.2.1.3
consoleBaudRate
OBJECT-TYPE
The baud rate of the console port.
1.3.6.1.4.1.30005.1.7.100.1.2.1.3.1INTEGER {bps9600(1), bps19200(2), bps38400(3), bps57600(4), bps115200(5)}read-onlycurrent
consoleCharSize
OBJECT-TYPE
The character size of the console port.
1.3.6.1.4.1.30005.1.7.100.1.2.1.3.2INTEGER {sevenBits(7), eightBits(8)}read-onlycurrent
consoleParityBits
OBJECT-TYPE
The parity bits of the console port.
1.3.6.1.4.1.30005.1.7.100.1.2.1.3.3INTEGER {noParity(1), evenParity(2), oddParity(3)}read-onlycurrent
consoleStopBits
OBJECT-TYPE
The stop bits of the console port.
1.3.6.1.4.1.30005.1.7.100.1.2.1.3.4INTEGER {one(1), two(2)}read-onlycurrent
consoleFlowControl
OBJECT-TYPE
The flow control of the console port.
1.3.6.1.4.1.30005.1.7.100.1.2.1.3.5INTEGER {none(1), hardware(2), xonXoff(3)}read-onlycurrent