scriptsAllowRepeatedExecution
MX-CONF-MIB ·
.0.800.1.100.650
Object
Allow Repeated Execution
Allows the execution of a script even if it is identical to
the last executed script. It has no effect when the two DHCP
options tftp-server (66) and bootfile (67) are present since
only the last executed script is kept.
Context
- MIB
- MX-CONF-MIB
- OID
.0.800.1.100.650- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- scriptsGroup
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 'MX-CONF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CONF-MIB::scriptsAllowRepeatedExecution.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-CONF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-CONF-MIB::scriptsAllowRepeatedExecution'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |