ENVIROMUX

File: ENVIROMUX.mib (17972 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
enterprises DisplayString

Defined Types

IntSensorEntry  
SEQUENCE    
  intSensorIndex INTEGER
  intSensorType INTEGER
  intSensorDescription DisplayString
  intSensorGroupNb INTEGER
  intSensorGroup DisplayString
  intSensorValue INTEGER
  intSensorUnit INTEGER
  intSensorUnitName DisplayString
  intSensorStatus INTEGER
  intSensorMinThreshold INTEGER
  intSensorMaxThreshold INTEGER

ExtSensorEntry  
SEQUENCE    
  extSensorIndex INTEGER
  extSensorType INTEGER
  extSensorDescription DisplayString
  extSensorConnector INTEGER
  extSensorGroupNb INTEGER
  extSensorGroup DisplayString
  extSensorValue INTEGER
  extSensorUnit INTEGER
  extSensorUnitName DisplayString
  extSensorStatus INTEGER
  extSensorMinThreshold INTEGER
  extSensorMaxThreshold INTEGER

DigInputEntry  
SEQUENCE    
  digInputIndex INTEGER
  digInputDescription DisplayString
  digInputGroupNb INTEGER
  digInputGroup DisplayString
  digInputValue INTEGER
  digInputNormalValue INTEGER
  digInputStatus INTEGER

RlyOutputEntry  
SEQUENCE    
  rlyOutputIndex INTEGER
  rlyOutputDescription DisplayString
  rlyOutputGroupNb INTEGER
  rlyOutputGroup DisplayString
  rlyOutputValue INTEGER
  rlyOutputNormalValue INTEGER

IpDeviceEntry  
SEQUENCE    
  ipDeviceIndex INTEGER
  ipDeviceAddress DisplayString
  ipDeviceDescription DisplayString
  ipDeviceGroupNb INTEGER
  ipDeviceGroup DisplayString
  ipDeviceTimeout INTEGER
  ipDeviceRetries INTEGER
  ipDeviceValue INTEGER
  ipDeviceStatus INTEGER

IpLinkEntry  
SEQUENCE    
  ipLinkIndex INTEGER
  ipLinkAddress DisplayString
  ipLinkDescription DisplayString

Defined Values

enviromux-sems-16 1.3.6.1.4.1.3699.1.1.2
ENVIROMUX-SEMS-16 MIB module - Master Unit with no slaves connected
MODULE-IDENTITY    

nti 1.3.6.1.4.1.3699
OBJECT IDENTIFIER    

products 1.3.6.1.4.1.3699.1
OBJECT IDENTIFIER    

experimental 1.3.6.1.4.1.3699.2
OBJECT IDENTIFIER    

hardware 1.3.6.1.4.1.3699.1.1
OBJECT IDENTIFIER    

software 1.3.6.1.4.1.3699.1.2
OBJECT IDENTIFIER    

otherProduct 1.3.6.1.4.1.3699.1.1.200
OBJECT IDENTIFIER    

masterUnit 1.3.6.1.4.1.3699.1.1.2.1
OBJECT IDENTIFIER    

envTraps 1.3.6.1.4.1.3699.1.1.2.100
OBJECT IDENTIFIER    

hostSystem 1.3.6.1.4.1.3699.1.1.2.1.1
OBJECT IDENTIFIER    

users 1.3.6.1.4.1.3699.1.1.2.1.2
OBJECT IDENTIFIER    

groups 1.3.6.1.4.1.3699.1.1.2.1.3
OBJECT IDENTIFIER    

intSensors 1.3.6.1.4.1.3699.1.1.2.1.4
OBJECT IDENTIFIER    

extSensors 1.3.6.1.4.1.3699.1.1.2.1.5
OBJECT IDENTIFIER    

digInputs 1.3.6.1.4.1.3699.1.1.2.1.6
OBJECT IDENTIFIER    

rlyOutputs 1.3.6.1.4.1.3699.1.1.2.1.7
OBJECT IDENTIFIER    

ipDevices 1.3.6.1.4.1.3699.1.1.2.1.8
OBJECT IDENTIFIER    


sysTime 1.3.6.1.4.1.3699.1.1.2.1.1.1
System time
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sysEnterpriseName 1.3.6.1.4.1.3699.1.1.2.1.1.2
EnterpriseName
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sysEnterpriseLocation 1.3.6.1.4.1.3699.1.1.2.1.1.3
Enterprise Location
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sysEnterpriseContact 1.3.6.1.4.1.3699.1.1.2.1.1.4
Enterprise Contact
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sysEnterprisePhone 1.3.6.1.4.1.3699.1.1.2.1.1.5
Enterprise Phone
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

intSensorTable 1.3.6.1.4.1.3699.1.1.2.1.4.1
Table of internal Sensor entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IntSensorEntry

intSensorEntry 1.3.6.1.4.1.3699.1.1.2.1.4.1.1
An internal sensor entry
Status: current Access: not-accessible
OBJECT-TYPE    
  IntSensorEntry  

intSensorIndex 1.3.6.1.4.1.3699.1.1.2.1.4.1.1.1
The index of the internal sensor entry 1..12
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..3  

intSensorType 1.3.6.1.4.1.3699.1.1.2.1.4.1.1.2
Sensor Type
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER undefined(0), temperature(1), humidity(2), power(3)  

intSensorDescription 1.3.6.1.4.1.3699.1.1.2.1.4.1.1.3
Internal Sensor Description
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

intSensorGroupNb 1.3.6.1.4.1.3699.1.1.2.1.4.1.1.4
Internal Sensor Group Number
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

intSensorGroup 1.3.6.1.4.1.3699.1.1.2.1.4.1.1.5
Internal Sensor Group Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

intSensorValue 1.3.6.1.4.1.3699.1.1.2.1.4.1.1.6
The value of the internal sensor reading. For temperature it is presented in tenths of degrees
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..1000  

intSensorUnit 1.3.6.1.4.1.3699.1.1.2.1.4.1.1.7
The measuremnet unit for this sensor. It is important only for temperature
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1  

intSensorUnitName 1.3.6.1.4.1.3699.1.1.2.1.4.1.1.8
The measuremnet unit for this sensor in readable format
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

intSensorStatus 1.3.6.1.4.1.3699.1.1.2.1.4.1.1.9
The status of the sensor
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notconnected(0), normal(1), prealert(2), alert(3), acknoledged(4), dismissed(5), disconnected(6)  

intSensorMinThreshold 1.3.6.1.4.1.3699.1.1.2.1.4.1.1.10
The value of the internal sensor lower threshold
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000  

intSensorMaxThreshold 1.3.6.1.4.1.3699.1.1.2.1.4.1.1.11
The value of the internal sensor upper threshold
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000  

extSensorTable 1.3.6.1.4.1.3699.1.1.2.1.5.1
Table of external Sensors entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtSensorEntry

extSensorEntry 1.3.6.1.4.1.3699.1.1.2.1.5.1.1
An external sensor entry
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtSensorEntry  

extSensorIndex 1.3.6.1.4.1.3699.1.1.2.1.5.1.1.1
The index of the external sensor entry 1..32
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

extSensorType 1.3.6.1.4.1.3699.1.1.2.1.5.1.1.2
Sensor Type
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER undefined(0), temperature(1), humidity(2), power(3), water(4), smoke(5), vibration(6), glass(7), door(8), temp-hum(513)  

extSensorDescription 1.3.6.1.4.1.3699.1.1.2.1.5.1.1.3
Sensor Description
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

extSensorConnector 1.3.6.1.4.1.3699.1.1.2.1.5.1.1.4
Connector where the sensor is attached
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

extSensorGroupNb 1.3.6.1.4.1.3699.1.1.2.1.5.1.1.5
Sensor's Group
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

extSensorGroup 1.3.6.1.4.1.3699.1.1.2.1.5.1.1.6
Sensor's Group Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extSensorValue 1.3.6.1.4.1.3699.1.1.2.1.5.1.1.7
The value of the external sensor reading. For temperature it is presented in tenths of degrees
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER closed(0), open(1)  

extSensorUnit 1.3.6.1.4.1.3699.1.1.2.1.5.1.1.8
The measuremnet unit for this sensor. It is important only for temperature
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1  

extSensorUnitName 1.3.6.1.4.1.3699.1.1.2.1.5.1.1.9
The measuremnet unit for this sensor in readable format
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extSensorStatus 1.3.6.1.4.1.3699.1.1.2.1.5.1.1.10
The status of the sensor
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notconnected(0), normal(1), prealert(2), alert(3), acknoledged(4), dismissed(5), disconnected(6)  

extSensorMinThreshold 1.3.6.1.4.1.3699.1.1.2.1.5.1.1.11
The value of the sensor lower threshold
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000  

extSensorMaxThreshold 1.3.6.1.4.1.3699.1.1.2.1.5.1.1.12
The value of the sensor upper threshold
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000  

digInputTable 1.3.6.1.4.1.3699.1.1.2.1.6.1
Table of Digital Inputs entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DigInputEntry

digInputEntry 1.3.6.1.4.1.3699.1.1.2.1.6.1.1
A Digital Input entry
Status: current Access: not-accessible
OBJECT-TYPE    
  DigInputEntry  

digInputIndex 1.3.6.1.4.1.3699.1.1.2.1.6.1.1.1
The index of the digital input entry 1..8
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

digInputDescription 1.3.6.1.4.1.3699.1.1.2.1.6.1.1.2
Digital Input Description
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

digInputGroupNb 1.3.6.1.4.1.3699.1.1.2.1.6.1.1.3
Digital Input's Group Number
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

digInputGroup 1.3.6.1.4.1.3699.1.1.2.1.6.1.1.4
Digital Input's Group Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

digInputValue 1.3.6.1.4.1.3699.1.1.2.1.6.1.1.5
The value of the Digital Input reading
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER closed(0), open(1)  

digInputNormalValue 1.3.6.1.4.1.3699.1.1.2.1.6.1.1.6
The value of the Digital Input reading in normal status
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER closed(0), open(1)  

digInputStatus 1.3.6.1.4.1.3699.1.1.2.1.6.1.1.7
The status of the Digital Input
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notconnected(0), normal(1), prealert(2), alert(3), acknoledged(4), dismissed(5), disconnected(6)  

rlyOutputTable 1.3.6.1.4.1.3699.1.1.2.1.7.1
Table of Relay Outputs entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlyOutputEntry

rlyOutputEntry 1.3.6.1.4.1.3699.1.1.2.1.7.1.1
A Relay Output entry
Status: current Access: not-accessible
OBJECT-TYPE    
  RlyOutputEntry  

rlyOutputIndex 1.3.6.1.4.1.3699.1.1.2.1.7.1.1.1
The index of the control output entry 1..4
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4  

rlyOutputDescription 1.3.6.1.4.1.3699.1.1.2.1.7.1.1.2
Relay Output Description
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

rlyOutputGroupNb 1.3.6.1.4.1.3699.1.1.2.1.7.1.1.3
Relay Output's Group Number
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

rlyOutputGroup 1.3.6.1.4.1.3699.1.1.2.1.7.1.1.4
Relay Output's Group Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlyOutputValue 1.3.6.1.4.1.3699.1.1.2.1.7.1.1.5
The value of the Relay Output reading
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER closed(0), open(1)  

rlyOutputNormalValue 1.3.6.1.4.1.3699.1.1.2.1.7.1.1.6
The value of the Relay Output reading in normal status
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER closed(0), open(1)  

ipDeviceTable 1.3.6.1.4.1.3699.1.1.2.1.8.1
Table of IP Devices entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpDeviceEntry

ipDeviceEntry 1.3.6.1.4.1.3699.1.1.2.1.8.1.1
An IP Device entry
Status: current Access: not-accessible
OBJECT-TYPE    
  IpDeviceEntry  

ipDeviceIndex 1.3.6.1.4.1.3699.1.1.2.1.8.1.1.1
The index of the IP Device entry 1..64
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..64  

ipDeviceAddress 1.3.6.1.4.1.3699.1.1.2.1.8.1.1.2
IP Device URL
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ipDeviceDescription 1.3.6.1.4.1.3699.1.1.2.1.8.1.1.3
IP Device Description
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ipDeviceGroupNb 1.3.6.1.4.1.3699.1.1.2.1.8.1.1.4
Index of the group the IP Device belongs to
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

ipDeviceGroup 1.3.6.1.4.1.3699.1.1.2.1.8.1.1.5
Name of the group the IP Device belongs to
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ipDeviceTimeout 1.3.6.1.4.1.3699.1.1.2.1.8.1.1.6
IP Device ping timeout (in seconds)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

ipDeviceRetries 1.3.6.1.4.1.3699.1.1.2.1.8.1.1.7
Number of ping retries to the IP device, until responding
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

ipDeviceValue 1.3.6.1.4.1.3699.1.1.2.1.8.1.1.8
Responding status
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

ipDeviceStatus 1.3.6.1.4.1.3699.1.1.2.1.8.1.1.9
Alarm status of the IP Device
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

ipLinkTable 1.3.6.1.4.1.3699.1.1.2.1.9.1
Table of Links entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpLinkEntry

ipLinkEntry 1.3.6.1.4.1.3699.1.1.2.1.9.1.1
A Link entry
Status: current Access: not-accessible
OBJECT-TYPE    
  IpLinkEntry  

ipLinkIndex 1.3.6.1.4.1.3699.1.1.2.1.9.1.1.1
The index of the IP Link entry 1..64
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..64  

ipLinkAddress 1.3.6.1.4.1.3699.1.1.2.1.9.1.1.2
IP Link URL
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ipLinkDescription 1.3.6.1.4.1.3699.1.1.2.1.9.1.1.3
IP Link Description
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString