automationResetCounters
AUTOMATION-SYSTEM-MIB ·
.1.3.6.1.4.1.4329.6.3.2.1.3.4
Object
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.
Context
- MIB
- AUTOMATION-SYSTEM-MIB
- OID
.1.3.6.1.4.1.4329.6.3.2.1.3.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- automationSystemGeneric
- 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::automationResetCounters.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::automationResetCounters'
Syntax
- Source
- AUTOMATION-TCAutomationTriggerTC
- Base type
Enumeration
Values & Constraints
Type Values
1 | trigger |
2 | notTriggered |
Conformance
Member of