scriptsTransferPeriodicTimeUnit
MX-CONF-MIB ·
.0.800.1.100.500.300
Object
scalar r/w
Enumeration
Time Unit
Time unit for the parameter ScriptsTransferInterval.
* Minutes: Automatic configuration scripts transfer is
performed every x minutes.
* Hours: Automatic configuration scripts transfer is
performed every x hours.
* Days: Automatic configuration scripts transfer is
performed every x days at the time specified by the
ScriptsTransferTimeRange parameter.
Context
- MIB
- MX-CONF-MIB
- OID
.0.800.1.100.500.300- 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::scriptsTransferPeriodicTimeUnit.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::scriptsTransferPeriodicTimeUnit'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | minutes |
200 | hours |
300 | days |