BARIX-MIB

File: BARIX-MIB.mib (5478 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB

Imported symbols

enterprises IpAddress Counter
TimeTicks OBJECT-TYPE DisplayString

Defined Types

IoEntry  
SEQUENCE    
  ioIndex INTEGER 1..1000
  ioValue INTEGER 0..4294967295

GptEntry  
SEQUENCE    
  gptIndex INTEGER 1..64
  gptValue DisplayString Size(0..127)

Defined Values

barix 1.3.6.1.4.1.17491
OBJECT IDENTIFIER    

products 1.3.6.1.4.1.17491.1
OBJECT IDENTIFIER    

systems 1.3.6.1.4.1.17491.2
OBJECT IDENTIFIER    

unit 1.3.6.1.4.1.17491.3
OBJECT IDENTIFIER    

oem 1.3.6.1.4.1.17491.10
OBJECT IDENTIFIER    

barionet 1.3.6.1.4.1.17491.1.1
OBJECT IDENTIFIER    

exstreamer 1.3.6.1.4.1.17491.1.2
OBJECT IDENTIFIER    

instreamer 1.3.6.1.4.1.17491.1.3
OBJECT IDENTIFIER    

annuncicom 1.3.6.1.4.1.17491.1.4
OBJECT IDENTIFIER    

abcl 1.3.6.1.4.1.17491.1.5
OBJECT IDENTIFIER    

streamer 1.3.6.1.4.1.17491.1.2.2
OBJECT IDENTIFIER    

audio 1.3.6.1.4.1.17491.2.1
OBJECT IDENTIFIER    

net 1.3.6.1.4.1.17491.3.1
OBJECT IDENTIFIER    

netHostName 1.3.6.1.4.1.17491.3.1.1
The bootP and DHCP host name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

io 1.3.6.1.4.1.17491.3.2
OBJECT IDENTIFIER    

ioTable 1.3.6.1.4.1.17491.3.2.1
A list of I/O variables, indexed 1..1000 The function of the various addresses is device dependant
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoEntry

ioEntry 1.3.6.1.4.1.17491.3.2.1.1
A specific digital input entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IoEntry  

ioIndex 1.3.6.1.4.1.17491.3.2.1.1.1
The variable number. one to 1000
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1000  

ioValue 1.3.6.1.4.1.17491.3.2.1.1.2
The current value of the variable
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

gpt 1.3.6.1.4.1.17491.1.5.1
OBJECT IDENTIFIER    

gptTable 1.3.6.1.4.1.17491.1.5.1.1
A Table of general purpose stings, indexed 1..64 The meaning of the various strings is abcl application dependant
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GptEntry

gptEntry 1.3.6.1.4.1.17491.1.5.1.1.1
A specific string entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  GptEntry  

gptIndex 1.3.6.1.4.1.17491.1.5.1.1.1.1
The string number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..64  

gptValue 1.3.6.1.4.1.17491.1.5.1.1.1.2
The string text
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..127)