scriptsTransferRetriesNumber
MX-CONF-MIB ·
.0.800.1.100.500.150
Object
scalar r/w
Integer32
Scripts Transfer Number of Retries
Maximum attempts to retry a scripts transfer until its success
when it fails upon an automatic transfer on restart or
automatic periodic transfer. The retries are only attempted if
the server is unreachable. Unreachable port or file not found
errors don't trigger the retry mechanism. The time interval
between retries is 30 seconds.
* -1 means a retry to infinity.
* 0 means no retry.
Context
- MIB
- MX-CONF-MIB
- OID
.0.800.1.100.500.150- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- automaticScriptsTransferGroup
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::scriptsTransferRetriesNumber.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::scriptsTransferRetriesNumber'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1-100