AUTOMATION-TC

File: AUTOMATION-TC.mib (7187 bytes)

Imported modules

AUTOMATION-SMI SNMPv2-SMI SNMPv2-TC

Imported symbols

automationModules MODULE-IDENTITY TEXTUAL-CONVENTION

Defined Types

AutomationOrderNumberTC  
The format of type identification / order numbers of Siemens I IA products.
TEXTUAL-CONVENTION    
  OCTET STRING Size(16..32)  

AutomationSerialNumberTC  
The format of serial numbers of Siemens I IA products.
TEXTUAL-CONVENTION    
  OCTET STRING Size(32)  

AutomationVersionNumberTC  
The version format of Siemens I IA in a simplified OSLO form : [RCSTBPVKD][0-9]{1,2}\.[0-9]{1,2}\.[0-9]{1,2}
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

AutomationMacAddressTC  
A six octet string (48-bit), using the hexadecimal representation, in canonical order specified by IEEE Std 802 (Overview and Architecture, formerly IEEE Std 802.1a). Shorter MAC address values than 48 bits, if used, are represented by setting their unused upper octets to all 0's, i.e., the 16-bit address AAFF shall be represented as 00000000AAFF.
TEXTUAL-CONVENTION    
  OCTET STRING Size(6)  

AutomationIpAddressTC  
An octet string which represents either an IPv4 address or an IPv6 address or a DNS compliant name.
TEXTUAL-CONVENTION    
  OCTET STRING  

AutomationStatusTC  
A uniform representation of status values.
TEXTUAL-CONVENTION    
  INTEGER invalid(0), enable(1), disable(2)  

AutomationTriggerTC  
A uniform representation of trigger values
TEXTUAL-CONVENTION    
  INTEGER trigger(1), notTriggered(2)  

AutomationFunctionStringTC  
The format of function tags according IEC 61158-6-10, chapter 6.2.6.13 IM_Tag_Function. The value shall be filled with blanks if it is shorter than 32. Non-printable characters and control sequences are not allowed. Adopted from DisplayString; see description in SNMPv2-TC for additional information.
TEXTUAL-CONVENTION    
  OCTET STRING Size(32)  

AutomationLocationStringTC  
The format of function tags according IEC 61158-6-10, chapter 6.2.6.14 IM_Tag_Location. The value shall be filled with blanks if it is shorter than 22. Non-printable characters and control sequences are not allowed. Adopted from DisplayString; see description in SNMPv2-TC for additional information.
TEXTUAL-CONVENTION    
  OCTET STRING Size(22)  

Defined Values

automationTcModule 1.3.6.1.4.1.4329.6.2.1
Definition of general TEXTUAL CONVENTIONS for Siemens Industry Sector.
MODULE-IDENTITY