extremeVMFTPSynchInterval

EXTREME-VM-MIB · .1.3.6.1.4.1.1916.1.39.1.1.1.4

Object

column r/w secondsInteger32
The time in minutes between automatic synchronization attempts.  
A value of 0 indicates that automatic synchronizations are not performed.  
Note that each switch will not perform a synchronization at exactly 
the time configured, but will vary the synchronization interval between 3/4 and 5/4 of the 
configured interval.  
This will avoid the situation where all switches in a network attempt a 
synchronizationat exactly the same moment.
              
Other than value of 0 value of 40-3600 can be
configured as interval.
              
Automatic synchronization is disabled by default, and requests to enable 
them are rejected until the FTP
server information (IP or IPv6 Address, Username, and Password) is configured.

Context

MIB
EXTREME-VM-MIB
OID
.1.3.6.1.4.1.1916.1.39.1.1.1.4
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
extremeVMFTPServerEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-VM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-VM-MIB::extremeVMFTPSynchInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-VM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-VM-MIB::extremeVMFTPSynchInterval.<extremeVMFTPServerType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-VM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-VM-MIB::extremeVMFTPSynchInterval'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 0-3600