All MIBs › EXTREME-VM-MIB › extremeVMVPPControl
extremeVMVPPControl
Module: EXTREME-VM-MIB
OID (symbolic): EXTREME-VM-MIB::extremeVMVPPControl
OID (numeric): 1.3.6.1.4.1.1916.1.39.2.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Performs the requested operation on this policy. synchronizeNow(1) will download a copy of the policy from the FTP server. (Network policies only) This object will return noOperation(2) if read.
What is extremeVMVPPControl?
This read-write field triggers an action on a network VPP: writing synchronizeNow(1) downloads a fresh copy of that policy from the FTP server, while noOperation(2) (the value always returned on read) does nothing. Admins use this to refresh a single network VPP on demand rather than re-syncing every policy via extremeVMSynchAdminState.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1916.1.39.2.1.1.3 snmpwalk -v2c -c public <target> EXTREME-VM-MIB::extremeVMVPPControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1916.1.39.2.1.1.3.1 snmpget -v2c -c public <target> EXTREME-VM-MIB::extremeVMVPPControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1916.1.39.2.1.1.3.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::extremeVMVPPControl 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.2 | extremeVMVPP | EXTREME-VM-MIB |
| 1.3.6.1.4.1.1916.1.39.2.1 | extremeVMVPPTable | EXTREME-VM-MIB |
| 1.3.6.1.4.1.1916.1.39.2.1.1 | extremeVMVPPEntry | EXTREME-VM-MIB |
| 1.3.6.1.4.1.1916.1.39.2.1.1.3 | extremeVMVPPControl | EXTREME-VM-MIB |