All MIBs › EXTREME-VM-MIB › extremeVMLastSynchStatus
extremeVMLastSynchStatus
Module: EXTREME-VM-MIB
OID (symbolic): EXTREME-VM-MIB::extremeVMLastSynchStatus
OID (numeric): 1.3.6.1.4.1.1916.1.39.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The result of the most recent synchronization attempt. success(1) - indicates that the synchronization completed successfully accessDenied(2) - The username and password were not accepted by the server serverTimeout(3) - Could not establish a file transfer session with the configured server serverNotConfigured(4) - The server configuration is not complete
What is extremeVMLastSynchStatus?
This read-only value reports the outcome of the most recent FTP policy synchronization attempt: success(1), accessDenied(2) if the FTP credentials were rejected, serverTimeout(3) if the file transfer session couldn't be established, or serverNotConfigured(4) if FTP server details are incomplete. Admins check this after seeing extremeVMLastSynch update to know whether the sync actually pulled down new policies.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1916.1.39.1.4 snmpwalk -v2c -c public <target> EXTREME-VM-MIB::extremeVMLastSynchStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1916.1.39.1.4.1 snmpget -v2c -c public <target> EXTREME-VM-MIB::extremeVMLastSynchStatus.1
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::extremeVMLastSynchStatus 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.4 | extremeVMLastSynchStatus | EXTREME-VM-MIB |