STE2-MIB

File: STE2-MIB.mib (4685 bytes)

Imported modules

RFC-1212 RFC1155-SMI RFC1213-MIB

Imported symbols

OBJECT-TYPE enterprises DisplayString

Defined Types

PositiveInteger  
INTEGER 1..2147483647    

UnitType  
INTEGER none(0), celsius(1), fahrenheit(2), kelvin(3), percent(4)    

OnOff  
INTEGER off(0), on(1)    

InputAlarmState  
INTEGER normal(0), alarm(1)    

IOName  
DisplayString Size(0..16)    

SensorState  
INTEGER invalid(0), normal(1), outofrangelo(2), outofrangehi(3), alarmlo(4), alarmhi(5)    

SensorSN  
DisplayString Size(0..16)    

SensorName  
DisplayString Size(0..16)    

SensorValue  
INTEGER    

SensorID  
INTEGER    

SensorString  
DisplayString Size(0..10)    

InpEntry  
SEQUENCE    
  inpIndex PositiveInteger
  inpValue OnOff
  inpName IOName
  inpAlarmState InputAlarmState

SensEntry  
SEQUENCE    
  sensIndex PositiveInteger
  sensName SensorName
  sensState SensorState
  sensString SensorString
  sensValue SensorValue
  sensSN SensorSN
  sensUnit UnitType
  sensID SensorID

Defined Values

hwgroup 1.3.6.1.4.1.21796
OBJECT IDENTIFIER    

x390 1.3.6.1.4.1.21796.4
OBJECT IDENTIFIER    

ste2 1.3.6.1.4.1.21796.4.9
OBJECT IDENTIFIER    

info 1.3.6.1.4.1.21796.4.9.70
OBJECT IDENTIFIER    

infoAddressMAC 1.3.6.1.4.1.21796.4.9.70.1
MAC address in text form. It is here to distinguish devices in trap messages.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..17)  

inpTable 1.3.6.1.4.1.21796.4.9.1
A list of binary input entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InpEntry

inpEntry 1.3.6.1.4.1.21796.4.9.1.1
An entry containing information applicable to a particular binary input.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  InpEntry  

inpIndex 1.3.6.1.4.1.21796.4.9.1.1.1
The binary input index.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PositiveInteger  

inpValue 1.3.6.1.4.1.21796.4.9.1.1.2
The binary input value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OnOff  

inpName 1.3.6.1.4.1.21796.4.9.1.1.3
The binary input name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IOName  

inpAlarmState 1.3.6.1.4.1.21796.4.9.1.1.4
The binary input alarm state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InputAlarmState  

sensTable 1.3.6.1.4.1.21796.4.9.3
A list of sensor table entries. The number of entries corresponds with number of detected sensors.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SensEntry

sensEntry 1.3.6.1.4.1.21796.4.9.3.1
An entry containing information applicable to a particular sensor.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SensEntry  

sensIndex 1.3.6.1.4.1.21796.4.9.3.1.1
The sensor index.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PositiveInteger  

sensName 1.3.6.1.4.1.21796.4.9.3.1.2
The sensor name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SensorName  

sensState 1.3.6.1.4.1.21796.4.9.3.1.3
The sensor state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SensorState  

sensString 1.3.6.1.4.1.21796.4.9.3.1.4
The string representation of sensor value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SensorString  

sensValue 1.3.6.1.4.1.21796.4.9.3.1.5
The integer (decimal * 10) representation of sensor value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SensorValue  

sensSN 1.3.6.1.4.1.21796.4.9.3.1.6
The sensor Serial number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SensorSN  

sensUnit 1.3.6.1.4.1.21796.4.9.3.1.7
The sensor unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  UnitType  

sensID 1.3.6.1.4.1.21796.4.9.3.1.8
The sensor ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  UnitType