SYNSO-ENMIB

File: SYNSO-ENMIB.mib (7365 bytes)

Imported modules

RFC1155-SMI SNMPv2-TC

Imported symbols

OBJECT-TYPE enterprises IpAddress
DisplayString

Defined Types

SyupsEnvironTemperatureEntry  
SEQUENCE    
  syupsEnvironTemperatureIndex INTEGER
  syupsEnvironTemperatureDescription DisplayString
  syupsEnvironTemperatureLow INTEGER
  syupsEnvironTemperatureHigh INTEGER
  syupsEnvironTemperatureCurrent INTEGER

SyupsEnvironHumidityEntry  
SEQUENCE    
  syupsEnvironHumidityIndex INTEGER
  syupsEnvironHumidityDescription DisplayString
  syupsEnvironHumidityLow INTEGER
  syupsEnvironHumidityHigh INTEGER
  syupsEnvironHumidityCurrent INTEGER

SyupsContactEntry  
SEQUENCE    
  syupsContactIndex INTEGER
  syupsContactDescription DisplayString
  syupsContactNormalState INTEGER
  syupsContactMonitoringStatus INTEGER
  syupsContactCurrentStatus INTEGER

Defined Values

synso 1.3.6.1.4.1.9557
OBJECT IDENTIFIER    

synsoMeasure 1.3.6.1.4.1.9557.2
OBJECT IDENTIFIER    

syupsEnvironTemperature 1.3.6.1.4.1.9557.2.1
OBJECT IDENTIFIER    

syupsEnvironTemperatureNumber 1.3.6.1.4.1.9557.2.1.1
The number of temperature sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsEnvironTemperatureTable 1.3.6.1.4.1.9557.2.1.2
A table containing the supported temperature entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SyupsEnvironTemperatureEntry

syupsEnvironTemperatureEntry 1.3.6.1.4.1.9557.2.1.2.1
An entry representing the information for a temperature port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SyupsEnvironTemperatureEntry  

syupsEnvironTemperatureIndex 1.3.6.1.4.1.9557.2.1.2.1.1
An index identifying the temperature sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsEnvironTemperatureDescription 1.3.6.1.4.1.9557.2.1.2.1.2
The string containing the description for the temperature sensor.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

syupsEnvironTemperatureLow 1.3.6.1.4.1.9557.2.1.2.1.3
The low temperature to indicate abnormal status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

syupsEnvironTemperatureHigh 1.3.6.1.4.1.9557.2.1.2.1.4
The high temperature to indicate abnormal status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

syupsEnvironTemperatureCurrent 1.3.6.1.4.1.9557.2.1.2.1.5
The current temperature from the temperature sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsEnvironHumidity 1.3.6.1.4.1.9557.2.2
OBJECT IDENTIFIER    

syupsEnvironHumidityNumber 1.3.6.1.4.1.9557.2.2.1
The number of Humidity sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsEnvironHumidityTable 1.3.6.1.4.1.9557.2.2.2
A table containing the supported Humidity entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SyupsEnvironHumidityEntry

syupsEnvironHumidityEntry 1.3.6.1.4.1.9557.2.2.2.1
An entry representing the information for a Humidity port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SyupsEnvironHumidityEntry  

syupsEnvironHumidityIndex 1.3.6.1.4.1.9557.2.2.2.1.1
An index identifying the Humidity sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsEnvironHumidityDescription 1.3.6.1.4.1.9557.2.2.2.1.2
The string containing the description for the Humidity sensor.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

syupsEnvironHumidityLow 1.3.6.1.4.1.9557.2.2.2.1.3
The low humidity to indicate abnormal status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

syupsEnvironHumidityHigh 1.3.6.1.4.1.9557.2.2.2.1.4
The high Humidity to indicate abnormal status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

syupsEnvironHumidityCurrent 1.3.6.1.4.1.9557.2.2.2.1.5
The current humidity from the humidity sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsContact 1.3.6.1.4.1.9557.2.3
OBJECT IDENTIFIER    

syupsContactNumber 1.3.6.1.4.1.9557.2.3.1
The number of contacts supported by the measure unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsContactTable 1.3.6.1.4.1.9557.2.3.2
A table containing the supported contacts.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SyupsContactEntry

syupsContactEntry 1.3.6.1.4.1.9557.2.3.2.1
An entry representing the information for a contact.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SyupsContactEntry  

syupsContactIndex 1.3.6.1.4.1.9557.2.3.2.1.1
An index identifying the contact.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsContactDescription 1.3.6.1.4.1.9557.2.3.2.1.2
The string containing the description for the contact.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

syupsContactNormalState 1.3.6.1.4.1.9557.2.3.2.1.3
The normal operating position of the contact.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), open(2), closed(3)  

syupsContactMonitoringStatus 1.3.6.1.4.1.9557.2.3.2.1.4
A flag indicating whether this contact is monitored, or not.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), enabled(2), disabled(3)  

syupsContactCurrentStatus 1.3.6.1.4.1.9557.2.3.2.1.5
This value indicates the current state of the contact. If the contact is not in its normal state. This value is set to fault(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), noFault(2), fault(3)