automationApplicationOperState
AUTOMATION-SYSTEM-MIB ·
.1.3.6.1.4.1.4329.6.3.2.1.2.2
Object
scalar Enumeration
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).
Context
- MIB
- AUTOMATION-SYSTEM-MIB
- OID
.1.3.6.1.4.1.4329.6.3.2.1.2.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- automationSystemStatus
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AUTOMATION-SYSTEM-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AUTOMATION-SYSTEM-MIB::automationApplicationOperState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AUTOMATION-SYSTEM-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AUTOMATION-SYSTEM-MIB::automationApplicationOperState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noControl |
2 | run |
3 | stop |
Conformance
Member of