STE-MIB

File: STE-MIB.mib (3341 bytes)

Imported modules

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

Imported symbols

OBJECT-TYPE enterprises DisplayString
sysName TRAP-TYPE

Defined Types

PositiveInteger  
INTEGER 1..2147483647    

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

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)    

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    

ste 1.3.6.1.4.1.21796.4.1
OBJECT IDENTIFIER    

info 1.3.6.1.4.1.21796.4.1.70
OBJECT IDENTIFIER    

infoAddressMAC 1.3.6.1.4.1.21796.4.1.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)  

sensTable 1.3.6.1.4.1.21796.4.1.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.1.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.1.3.1.1
The sensor index.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PositiveInteger  

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

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

sensString 1.3.6.1.4.1.21796.4.1.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.1.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.1.3.1.6
The sensor Serial number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SensorSN  

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

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