BIANCA-X4000-MIBSYS-MIB

File: BIANCA-X4000-MIBSYS-MIB.mib (8856 bytes)

Imported modules

SNMPv2-TC RFC1155-SMI RFC-1212
RFC1213-MIB RFC-1215

Imported symbols

DisplayString Counter OBJECT-TYPE
sysDescr sysName TRAP-TYPE

Defined Values

org 1.3
OBJECT IDENTIFIER    

dod 1.3.6
OBJECT IDENTIFIER    

internet 1.3.6.1
OBJECT IDENTIFIER    

private 1.3.6.1.4
OBJECT IDENTIFIER    

enterprises 1.3.6.1.4.1
OBJECT IDENTIFIER    

bintec 1.3.6.1.4.1.272
OBJECT IDENTIFIER    

bibo 1.3.6.1.4.1.272.4
OBJECT IDENTIFIER    

sys 1.3.6.1.4.1.272.4.17
OBJECT IDENTIFIER    

x4 1.3.6.1.4.1.272.4.17.2
OBJECT IDENTIFIER    

sysX4Config 1.3.6.1.4.1.272.4.17.2.1
OBJECT IDENTIFIER    

sysX4Traps 1.3.6.1.4.1.272.4.17.2.2
OBJECT IDENTIFIER    

sysX4ConfigLcdBrightness 1.3.6.1.4.1.272.4.17.2.1.1
This variable allows to control the brightness of the LCD display. Lower values mean less, higher values mean more brightness. Zero means no brightness.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

sysX4ConfigLcdContrast 1.3.6.1.4.1.272.4.17.2.1.2
This variable allows to control the contrast of the LCD display. Lower values mean less, higher values mean more contrast. Zero means factory settings.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..10  

sysX4ConfigLcdConfigure 1.3.6.1.4.1.272.4.17.2.1.3
This variable determines whether it is possible to configure the brick by using the LCD display and the buttons.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)  

sysX4ConfigLcdPin 1.3.6.1.4.1.272.4.17.2.1.4
The PIN is the personal identification number that is needed for authorisation for display configurations. It consists solely of digits and must be 4 characters long. Default Value is '0000'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(4..4)  

sysX4ConfigLcdIdleTimer 1.3.6.1.4.1.272.4.17.2.1.5
After this time the display screen changes to default screen. Default Value is 5. If this value is set to 0, change to defaultscreen is disabled
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..5  

sysX4ConfigLcdDefaultScreen 1.3.6.1.4.1.272.4.17.2.1.6
This screen will be displayed after the LcdIdleTimer has elapsed. Default Value is MainMenu.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..8)  

sysX4ConfigLcdLanguage 1.3.6.1.4.1.272.4.17.2.1.7
Choose your display language.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

sysX4ConfigTempUnit 1.3.6.1.4.1.272.4.17.2.1.8
This variable defines the unit of sysX4Config*Temp, either Celsius or Fahrenheit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER celsius(1), fahrenheit(2)  

sysX4ConfigMainTemp 1.3.6.1.4.1.272.4.17.2.1.9
This variable shows the actual main board temperature measured in the units Fahrenheit or Celsius.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -1000..1000  

sysX4ConfigMainTempAlarmThreshold 1.3.6.1.4.1.272.4.17.2.1.10
system mainboard temperature threshold.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -1000..1000  

sysX4ConfigMainTempAlarmTrap 1.3.6.1.4.1.272.4.17.2.1.11
If the system temperature raises above the threshold, a alarm trap is generated every 60 seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), critical(2)  

sysX4ConfigMod1Temp 1.3.6.1.4.1.272.4.17.2.1.12
This variable shows the actual module sensor1 temperature in the units Fahrenheit or Celsius.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -1000..1000  

sysX4ConfigMod1TempAlarmThreshold 1.3.6.1.4.1.272.4.17.2.1.13
actual module sensor1 temperature threshold.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -1000..1000  

sysX4ConfigMod1TempAlarmTrap 1.3.6.1.4.1.272.4.17.2.1.14
If the actual module sensor1 temperature raises above the threshold, a alarm trap is generated every 60 seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), critical(2)  

sysX4ConfigMod2Temp 1.3.6.1.4.1.272.4.17.2.1.15
This variable shows the actual module sensor2 temperature in the units Fahrenheit or Celsius.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -1000..1000  

sysX4ConfigMod2TempAlarmThreshold 1.3.6.1.4.1.272.4.17.2.1.16
actual module sensor2 temperature threshold.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -1000..1000  

sysX4ConfigMod2TempAlarmTrap 1.3.6.1.4.1.272.4.17.2.1.17
If the actual module sensor2 temperature raises above the threshold, a alarm trap is generated every 60 seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), critical(2)  

sysX4TrapMainTempCritical 1
This trap signifies that the system board temperature raises above the critical alarm-threshold
TRAP-TYPE    

sysX4TrapMainTempOk 2
Normal system board temperature has been restored.
TRAP-TYPE    

sysX4TrapMod1TempCritical 3
This trap signifies that the actual module (sensor 1) temperature raises above the critical alarm-threshold
TRAP-TYPE    

sysX4TrapMod1Temp1Ok 4
Normal temperature of actual module (sensor 1) has been restored.
TRAP-TYPE    

sysX4TrapMod2TempCritical 5
This trap signifies that the actual module (sensor 2) temperature raises above the critical alarm-threshold
TRAP-TYPE    

sysX4TrapMod2TempOk 6
Normal temperature of actual module (sensor 2) has been restored.
TRAP-TYPE