All MIBs › EXTREME-VM-MIB › extremeVMSynchAdminState
extremeVMSynchAdminState
Module: EXTREME-VM-MIB
OID (symbolic): EXTREME-VM-MIB::extremeVMSynchAdminState
OID (numeric): 1.3.6.1.4.1.1916.1.39.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Triggers a synchronization cycle on demand. A synchronization will automatically download new or updated policies as well as delete policies to match those on the server.
idle(1) is returned whenever this object is read. synchronizeNow(2) triggers an immediate synchronization, and will be reflected in extremeVMSynchOperState.
Attempts to set this variable to synchronizeNow(2) will be rejected if a synchronization is currently in progress.
What is extremeVMSynchAdminState?
This read-write field always reads back idle(1), but writing synchronizeNow(2) triggers an immediate on-demand policy download and cleanup from the FTP server; the request is rejected if a synchronization is already running. Admins use this to force a fresh policy pull outside the normal automatic interval, then watch extremeVMSynchOperState to see it progress.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1916.1.39.1.5 snmpwalk -v2c -c public <target> EXTREME-VM-MIB::extremeVMSynchAdminState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1916.1.39.1.5.1 snmpget -v2c -c public <target> EXTREME-VM-MIB::extremeVMSynchAdminState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1916.1.39.1.5.1 i <value>
Start monitoring Extreme Networks data center switch (VM-to-port association tracking) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EXTREME-VM-MIB::extremeVMSynchAdminState OID value, configure state conditions and alerts, and monitor any Extreme Networks data center switch (VM-to-port association tracking) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1916 | extremenetworks | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1 | extremeAgent | EXTREME-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1916.1.39 | extremeVM | EXTREME-VM-MIB |
| 1.3.6.1.4.1.1916.1.39.1 | extremeVMGeneral | EXTREME-VM-MIB |
| 1.3.6.1.4.1.1916.1.39.1.5 | extremeVMSynchAdminState | EXTREME-VM-MIB |