BETTER-NETWORKS-ETHERNETBOX-MIB

File: BETTER-NETWORKS-ETHERNETBOX-MIB.mib (10015 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

Counter IpAddress TimeTicks
OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

SensorEntry  
SEQUENCE    
  sensorindex INTEGER
  name DisplayString
  sensortype INTEGER
  valueint INTEGER
  valueint10 INTEGER
  valuestr DisplayString
  valid INTEGER
  lowlimit INTEGER
  highlimit INTEGER
  hysteresis INTEGER
  status INTEGER

InputEntry  
SEQUENCE    
  inputindex INTEGER
  inputstatus INTEGER

OutputEntry  
SEQUENCE    
  outputindex INTEGER
  outputstatus INTEGER

AnalogEntry  
SEQUENCE    
  analogindex INTEGER
  analogname DisplayString
  analogvalueint INTEGER
  analogvalueint10 INTEGER
  analogvaluestr DisplayString

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    

betternetworks 1.3.6.1.4.1.14848
OBJECT IDENTIFIER    

ethernetbox 1.3.6.1.4.1.14848.2
OBJECT IDENTIFIER    

ethernetboxObjects 1.3.6.1.4.1.14848.2.1
OBJECT IDENTIFIER    

misc 1.3.6.1.4.1.14848.2.1.1
OBJECT IDENTIFIER    

version 1.3.6.1.4.1.14848.2.1.1.1
Ethernetbox Software version
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

location 1.3.6.1.4.1.14848.2.1.1.2
location string for caption in browser window
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

tempunit 1.3.6.1.4.1.14848.2.1.1.3
Temperature unit, 0=Celsius, 1=Fahrenheit, 2=Kelvin
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2  

refreshinterval 1.3.6.1.4.1.14848.2.1.1.4
Refresh Interval for Browser Window
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

numbersensors 1.3.6.1.4.1.14848.2.1.1.5
Number of sensors
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..12  

address 1.3.6.1.4.1.14848.2.1.1.6
IP address of Ethernetbox
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

uptime 1.3.6.1.4.1.14848.2.1.1.7
Uptime of Ethernetbox in 1/100 seconds
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sensorTable 1.3.6.1.4.1.14848.2.1.2
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SensorEntry

sensorEntry 1.3.6.1.4.1.14848.2.1.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SensorEntry  

sensorindex 1.3.6.1.4.1.14848.2.1.2.1.1
Index of Sensor entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

name 1.3.6.1.4.1.14848.2.1.2.1.2
Sensor label
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

sensortype 1.3.6.1.4.1.14848.2.1.2.1.3
sensor type 0=no sensor, 1=temperature, 2=brightness, 3=humidity, 4= switch contact 5 = voltage detector 6 = smoke sensor
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

valueint 1.3.6.1.4.1.14848.2.1.2.1.4
value as integer
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

valueint10 1.3.6.1.4.1.14848.2.1.2.1.5
value x 10
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

valuestr 1.3.6.1.4.1.14848.2.1.2.1.6
value as string with unit
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

valid 1.3.6.1.4.1.14848.2.1.2.1.7
sensor status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

lowlimit 1.3.6.1.4.1.14848.2.1.2.1.8
low limit for threshold violation
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

highlimit 1.3.6.1.4.1.14848.2.1.2.1.9
high limit for threshold violation
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hysteresis 1.3.6.1.4.1.14848.2.1.2.1.10
hysteresis before new notification
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

status 1.3.6.1.4.1.14848.2.1.2.1.11
sensor level 0=undefined, 1 = to low, 2= normal, 3= to high
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

inputTable 1.3.6.1.4.1.14848.2.1.3
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InputEntry

inputEntry 1.3.6.1.4.1.14848.2.1.3.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  InputEntry  

inputindex 1.3.6.1.4.1.14848.2.1.3.1.1
Index of Input entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

inputstatus 1.3.6.1.4.1.14848.2.1.3.1.2
binary input signal 0=low, 1=high
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

outputTable 1.3.6.1.4.1.14848.2.1.4
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OutputEntry

outputEntry 1.3.6.1.4.1.14848.2.1.4.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OutputEntry  

outputindex 1.3.6.1.4.1.14848.2.1.4.1.1
Index of Output entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

outputstatus 1.3.6.1.4.1.14848.2.1.4.1.2
binary output signal 0=low, 1=high
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

analogTable 1.3.6.1.4.1.14848.2.1.5
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AnalogEntry

analogEntry 1.3.6.1.4.1.14848.2.1.5.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AnalogEntry  

analogindex 1.3.6.1.4.1.14848.2.1.5.1.1
Index of Analog entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

analogname 1.3.6.1.4.1.14848.2.1.5.1.2
Analog Input label
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

analogvalueint 1.3.6.1.4.1.14848.2.1.5.1.3
value as integer
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

analogvalueint10 1.3.6.1.4.1.14848.2.1.5.1.4
value x 10
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

analogvaluestr 1.3.6.1.4.1.14848.2.1.5.1.5
value as string
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sensorstatusChangeToLow 1
WARNING: Sensor status has changed to low
TRAP-TYPE    

sensorstatusChangeToNormal 2
INFORMATION: Sensor status has changed to normal
TRAP-TYPE    

sensorstatusChangeToHigh 3
WARNING: Sensor status has changed to high
TRAP-TYPE    

inputlineChangeToLow 4
Information: Input line has changed to low
TRAP-TYPE    

inputlineChangeToHigh 5
Information: Input line has changed to high
TRAP-TYPE    

ethernetboxPowerUp 100
Information: Ethernetbox is switched on
TRAP-TYPE    

ethernetboxConfigSaved 101
Information: Ethernetbox Configuration has written
TRAP-TYPE    

ethernetboxNotificationInputLineChangeToLow 1.3.6.1.4.1.14848.4
Event sent when status of Input line is changed to low
Status: current Access: read-only
NOTIFICATION-TYPE    

ethernetboxNotificationInputLineChangeToHigh 1.3.6.1.4.1.14848.5
Event sent when status of Input line is changed to high
Status: current Access: read-only
NOTIFICATION-TYPE    

ethernetboxNotificationPowerUp 1.3.6.1.4.1.14848.100
Event sent when Ethernet Box is switched on
Status: current Access: read-only
NOTIFICATION-TYPE    

ethernetboxNotificationConfigSaved 1.3.6.1.4.1.14848.101
Event sent when Ethernet Box Configuration is written in flash memory
Status: current Access: read-only
NOTIFICATION-TYPE