KENTIX-ROOT-MIB

File: KENTIX-ROOT-MIB.mib (4789 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

Counter32 Gauge32 Opaque
Integer32 OBJECT-TYPE TimeTicks
enterprises MODULE-IDENTITY OBJECT-IDENTITY
TEXTUAL-CONVENTION DisplayString TruthValue

Defined Types

AlarmStatusEnumeration  
INTEGER ok(1), notApplicable(2), other(3), nonCritical(4), critical(5)    

AmbientInfoEntry  
SEQUENCE    
  ambientInfoIndex Integer32
  ambientInfoName DisplayString
  ambientInfoTemperatureValue Integer32
  ambientInfoHumidityValue Gauge32
  ambientInfoDewPointValue Integer32
  ambientInfoState INTEGER

Co2InfoEntry  
SEQUENCE    
  co2InfoIndex Integer32
  co2InfoName DisplayString
  co2InfoValue Integer32
  co2InfoState INTEGER

Defined Values

kentix 1.3.6.1.4.1.37954
This is an example MIB
MODULE-IDENTITY    

universal 1.3.6.1.4.1.37954.10
OBJECT IDENTIFIER    

hardware 1.3.6.1.4.1.37954.10.1
OBJECT IDENTIFIER    

ambientInfoTable 1.3.6.1.4.1.37954.10.1
This table holds the information about Ambient Sensors, Temperature/Humidity
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AmbientInfoEntry

ambientInfoEntry 1.3.6.1.4.1.37954.10.1.1
An entry in the ambientInfoTable for each of the sensors
Status: current Access: not-accessible
OBJECT-TYPE    
  AmbientInfoEntry  

ambientInfoIndex 1.3.6.1.4.1.37954.10.1.1.1
A unique value, greater than zero, to identify an entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

ambientInfoName 1.3.6.1.4.1.37954.10.1.1.2
The name of the sensor (Probe1, ProbeExt, etc) - Should be unique to guarantee the integrity of the Table
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ambientInfoTemperatureValue 1.3.6.1.4.1.37954.10.1.1.3
Current Temperature Reading in tenths of degrees Celsius.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -2000..2000  

ambientInfoHumidityValue 1.3.6.1.4.1.37954.10.1.1.4
Current Humidity (In percent) Reading
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

ambientInfoDewPointValue 1.3.6.1.4.1.37954.10.1.1.5
Current DewPoint Reading in tenths.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -2000..2000  

ambientInfoState 1.3.6.1.4.1.37954.10.1.1.6
Overall Status as reported by this AmbientInfoEntry
Status: current Access: read-only
OBJECT-TYPE    
  AlarmStatusEnumeration  

co2InfoTable 1.3.6.1.4.1.37954.10.2
This table holds the information about all the Co2 Sensors.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Co2InfoEntry

co2InfoEntry 1.3.6.1.4.1.37954.10.2.1
An entry in the co2InfoTable for each of the sensors
Status: current Access: not-accessible
OBJECT-TYPE    
  Co2InfoEntry  

co2InfoIndex 1.3.6.1.4.1.37954.10.2.1.1
A unique value, greater than zero, to identify an entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

co2InfoName 1.3.6.1.4.1.37954.10.2.1.2
The name of the sensor (Probe1, ProbeExt, etc) - Should be unique to guarantee the integrity of the Table
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

co2InfoValue 1.3.6.1.4.1.37954.10.2.1.3
Current CO Reading.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -100..100  

co2InfoState 1.3.6.1.4.1.37954.10.2.1.4
Overall Status as reported by this AmbientInfoEntry
Status: current Access: read-only
OBJECT-TYPE    
  AlarmStatusEnumeration