AUTOMATION-SYSTEM-MIB: View SNMP OID List / Download MIB

VENDOR: SIEMENS


 Home MIB: AUTOMATION-SYSTEM-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 automationSystemMIB 1.3.6.1.4.1.4329.6.3.2
Definition of generic management objects which describe a general I IA product.
     automationSystemObjects 1.3.6.1.4.1.4329.6.3.2.1
         automationSystemIdent 1.3.6.1.4.1.4329.6.3.2.1.1
             automationManufacturerId 1.3.6.1.4.1.4329.6.3.2.1.1.1 unsigned32 read-only
A code which identifies the vendor of the component (e. g. the specific department or OEM).
             automationOrderNumber 1.3.6.1.4.1.4329.6.3.2.1.1.2 automationordernumbertc read-only
The type / order number of the system.
             automationSerialNumber 1.3.6.1.4.1.4329.6.3.2.1.1.3 automationserialnumbertc read-only
The serial number of the system.
             automationHwRevision 1.3.6.1.4.1.4329.6.3.2.1.1.4 automationversionnumbertc read-only
The hardware version of the system.
             automationSwRevision 1.3.6.1.4.1.4329.6.3.2.1.1.5 automationversionnumbertc read-only
The firmware version of the system.
             automationRevisionCounter 1.3.6.1.4.1.4329.6.3.2.1.1.6 counter32 read-only
This value will be incremented every time one of the other values of automationIM0Group or automationIM1Group (cp. conformance statements) changes. The counter starts with 1 (default configuration).
             automationRevisionDate 1.3.6.1.4.1.4329.6.3.2.1.1.7 dateandtime read-only
The time of the last change of the value of automationRevisionCounter. The value starts with the date of the default configuration. If a system doesn't support an absolute time it must not support the value (cp. conformance statements). If the system supports the ENTITY-MIB the value of this entry correlates to entLastChangeTime.
             automationFunctionTag 1.3.6.1.4.1.4329.6.3.2.1.1.8 automationfunctionstringtc read-only
A code which describes the function of the component within the plant. This value will be set by the engineering system. It is comparable to the 'sysName'of MIB-II but from the automation point of view.
             automationLocationTag 1.3.6.1.4.1.4329.6.3.2.1.1.9 automationlocationstringtc read-only
A code which describes the location where the component is installed within the plant. This value will be set by the engineering system. It is comparable to the 'sysLocation' of MIB-II but from the automation point of view.
             automationGeoLatitude 1.3.6.1.4.1.4329.6.3.2.1.1.10 displaystring read-write
geographical latitude of the equipment site shown in one of the following formats: - DD.DDDDDD^ - DD^MM.MMMM' - DD^MM'SS.SS. a leading '+' sign or the trailing letter 'N' indicates northern latitude, a leading '-' sign or the trailing letter 'S' indicates southern latitude. The geodesic reference system is WGS84. Only so many shall be written for fractional digits until the desired precision is represented. Examples: 49.025^, 49^01.5224', 49^01'31.343 N, +49^01'31.343 or 49^01'31.343
             automationGeoLongitude 1.3.6.1.4.1.4329.6.3.2.1.1.11 displaystring read-write
geographical longitude of the equipment site shown in one of the following formats: - DDD.DDDDD^ - DDD^MM.MMMM' - DDD^MM'SS.SS a leading '+' sign or the trailing letter 'O' or 'E' indicates eastern longitude, a leading '-' sign or the trailing letter 'W' indicates western longitude, The geodesic reference system is WGS84. Only so many shall be written for fractional digits until the desired precision is represented. Examples: 8.3498^, 8^20.986', 8^20'59.2 E, +8^20'59.2 or 8^20'59.2
             automationGeoHeight 1.3.6.1.4.1.4329.6.3.2.1.1.12 displaystring read-write
geographical height of the equipment site in the following format: - dddddd m (high-order zeros are suppressed) a leading sign '-' indicates a height below zero. The geodesic reference system is WGS84. Examples: 158 m, - 20 m
             automationTimeZoneOffsetHours 1.3.6.1.4.1.4329.6.3.2.1.1.13 integer32 read-write
The offset hours of the time zone group's time zone from UTC.
             automationTimeZoneOffsetMinutes 1.3.6.1.4.1.4329.6.3.2.1.1.14 integer32 read-write
The offset minutes of the time zone group's time zone from UTC.
             automationSwUser 1.3.6.1.4.1.4329.6.3.2.1.1.15 displaystring read-only
The name of the user who made the last firmware update. The value 'unknown' shall be given, if the user is not known.
             automationSwDate 1.3.6.1.4.1.4329.6.3.2.1.1.16 dateandtime read-only
The time of the last firmware update. The value starts with the date of the default configuration. If a system doesn't support an absolute time it must not support the value.
         automationSystemStatus 1.3.6.1.4.1.4329.6.3.2.1.2
             automationOperState 1.3.6.1.4.1.4329.6.3.2.1.2.1 integer read-only
General operational status of the component. ok(0) indicates that the component works, no errors. maintenanceRequired(1) indicates, that at the moment there aren't any problems but maintenace is required e. g. because a service interval has expired or the component determined a software update and so on. maintenanceDemanded(2) indicates, that the component works, but there are problems which could lead to fault situations. fault(3) indicates a failure condition on the component. If a fault-LED is available (on front panel), the fault-LED indication shall be synchronized with the fault value of automationOperState. If the automationOperState signals a fault, the fault-LED must be lit (ON). In all other states of automationOperState the fault-LED is off. Enumeration: 'maintenanceDemanded': 2, 'ok': 0, 'maintenanceRequired': 1, 'fault': 3.
             automationApplicationOperState 1.3.6.1.4.1.4329.6.3.2.1.2.2 integer read-only
Operating status of the application within the automation system. This status indicates whether the device context is part of an automation system that is in operation (run or stop) or not (no_control). Enumeration: 'stop': 3, 'noControl': 1, 'run': 2.
         automationSystemGeneric 1.3.6.1.4.1.4329.6.3.2.1.3
             automationSystemRestart 1.3.6.1.4.1.4329.6.3.2.1.3.1 integer read-write
Restart the system. Setting the value to 1 causes a coldstart, a value of 2 causes a warmstart. The different behaviour of coldstart and warmstart depends on the component and is described in the user manual of the component. If a warmstart is triggered by the values of 3 or 4 the settings of the component will be reseted to factory defaults. The value of 3 means that only the basic parameters will be reseted, the value of 4 causes a complete reset. Which parameters are affected by this action is described in the components manual. If write access is not allowed, no matter what reason (e.g. an active PROFINET configuration), write requests must be rejected with error 'noSuchName' (SNMPv1 agents) or 'notWriteable' (SNMPv2 and SNMPv3 agents) respectively. Enumeration: 'restartCompleteDefaults': 4, 'coldstart': 1, 'warmstart': 2, 'restartBasicDefaults': 3, 'noOperation': 0.
             automationPowerUpCount 1.3.6.1.4.1.4329.6.3.2.1.3.3 counter32 read-only
Number of system starts.
             automationResetCounters 1.3.6.1.4.1.4329.6.3.2.1.3.4 automationtriggertc read-write
Reset all statistic counters of the component. On write access only a value of set(1) will be accepted (and causes a reset of the counters of the system), all other values will be rejected. If write access is not allowed, no matter what reason (e.g. an active PROFINET configuration), write requests must be rejected with error 'noSuchName' (SNMPv1 agents) or 'notWriteable' (SNMPv2 and SNMPv3 agents) respectively.
             automationConfigId 1.3.6.1.4.1.4329.6.3.2.1.3.5 octet string read-only
Signature of all configuration parameter values. The special value of all bytes 0x00 denotes the situation of a temporarily not available signature, what might happen during a configuration download while the signature is under construction. If the ConfigId cannot be built, no matter what reason (e.g. incompatibilities between parameter layout and build algorithm, out of resources, ...), get requestes must be responded with error 'noSuchInstance'.
             automationConfigUser 1.3.6.1.4.1.4329.6.3.2.1.3.6 displaystring read-only
The name of the user who made the last change to any parameter of the configuration parameter set. The value 'unknown' shall be given, if the user is not known.
             automationConfigDate 1.3.6.1.4.1.4329.6.3.2.1.3.7 dateandtime read-only
The time of the last change to a parameter of the configuration parameter set. The value starts with the date of the default configuration. If a system doesn't support an absolute time it must not support the value (cp. conformance statements).
         automationSystemIp 1.3.6.1.4.1.4329.6.3.2.1.4
             automationSystemIpAddress 1.3.6.1.4.1.4329.6.3.2.1.4.1 ipaddress read-write
This object contains the IP address of the system (which is used to connect to the SNMP agent, the web entity etc.). If the component features an outbandport, this object contains the inband IP address.
             automationSystemIpSubnetMask 1.3.6.1.4.1.4329.6.3.2.1.4.2 ipaddress read-write
This object contains the subnet mask of the system (which is used to connect to the SNMP agent, the webentity etc.). If the component features an outbandport, this object contains the inband subnet mask.
             automationSystemIpGateway 1.3.6.1.4.1.4329.6.3.2.1.4.3 ipaddress read-write
The default gateway of the system.
             automationSystemOutbandIp 1.3.6.1.4.1.4329.6.3.2.1.4.4 ipaddress read-write
If the system features an outband port, this object contains its IP address.
             automationSystemOutbandSubnetMask 1.3.6.1.4.1.4329.6.3.2.1.4.5 ipaddress read-write
If the system features an outband port, this object contains its subnet mask.
     automationSystemNotifications 1.3.6.1.4.1.4329.6.3.2.2
         automationSystemNotificationsV2 1.3.6.1.4.1.4329.6.3.2.2.0
             automationOperStateChanged 1.3.6.1.4.1.4329.6.3.2.2.0.1
The system triggers this event in case the value of automationOperState changed.
             automationRevisionChanged 1.3.6.1.4.1.4329.6.3.2.2.0.2
The system triggers this event in case the configuration changed (e. g. the hardware configuration, a firmware update or IP parameter).
     automationSystemConformance 1.3.6.1.4.1.4329.6.3.2.3
         automationSystemGroups 1.3.6.1.4.1.4329.6.3.2.3.1
             automationIM0Group 1.3.6.1.4.1.4329.6.3.2.3.1.1
This group collects the named parameters according to the referenced guideline.
             automationIM1Group 1.3.6.1.4.1.4329.6.3.2.3.1.2
This group collects the named parameters according to the referenced guideline.
             automationIM2Group 1.3.6.1.4.1.4329.6.3.2.3.1.3
This group collects the named parameters according to the referenced guideline. The revision date is only available if the system supports an absolute time, therefore this group must be only supported if the absolute time is available.
             automationStatusGroup 1.3.6.1.4.1.4329.6.3.2.3.1.4
Generic status information.
             automationRemoteRestartGroup 1.3.6.1.4.1.4329.6.3.2.3.1.5
Allows restart via SNMP.
             automationResetCounterGroup 1.3.6.1.4.1.4329.6.3.2.3.1.6
Allows reset of all counters.
             automationIpGroup 1.3.6.1.4.1.4329.6.3.2.3.1.7
IP configuration of the agent.
             automationOutbandGroup 1.3.6.1.4.1.4329.6.3.2.3.1.8
Configuration of the outband port.
             automationStatusEvents 1.3.6.1.4.1.4329.6.3.2.3.1.9
Notifications about status changes.
             automationConfigurationEvents 1.3.6.1.4.1.4329.6.3.2.3.1.10
Notifications about configuration changes.
             automationGeoLocation 1.3.6.1.4.1.4329.6.3.2.3.1.11
This group collects the named parameters according to the geographical coordinates.
             automationGeoLocationTimeShift 1.3.6.1.4.1.4329.6.3.2.3.1.12
This group collects the named parameters according to the geographical coordinates and the location dependent time shift.
             automationConfigIdGroup 1.3.6.1.4.1.4329.6.3.2.3.1.13
This group collects the named parameters for the suppport of a config signature.
             automationSwDownloadGroup 1.3.6.1.4.1.4329.6.3.2.3.1.14
This group collects the named parameters for a firmware download.
         automationSystemCompliances 1.3.6.1.4.1.4329.6.3.2.3.2
             automationSystemBasicCompliance 1.3.6.1.4.1.4329.6.3.2.3.2.1
Minimum implementation requirements for all Industry Automation Division systems with SNMP support.
             automationSystemExtCompliance 1.3.6.1.4.1.4329.6.3.2.3.2.2
Extended requirements for Industry Automation Division systems.
             automationSystemExtCompliance2 1.3.6.1.4.1.4329.6.3.2.3.2.3
Extended requirements for Industry Automation Division systems.