All MIBs › EXTREME-VM-MIB › extremeVMDetectedVPPResult
extremeVMDetectedVPPResult
Module: EXTREME-VM-MIB
OID (symbolic): EXTREME-VM-MIB::extremeVMDetectedVPPResult
OID (numeric): 1.3.6.1.4.1.1916.1.39.3.2.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the result of VPP associated with VM MAC. vppMapped(1) indicates that the named VPP was mapped. vppNotMapped(2) indicates that the no VPP was mapped. vppInvalid(3) indicates that the VPP mapped was invalid. vppMissing(4) indicates that the VPP mapped was missing.
What is extremeVMDetectedVPPResult?
This read-only value reports whether the VPP associated with a detected VM's MAC address could be resolved: vppMapped(1) the named VPP was found and mapped, vppNotMapped(2) no VPP was mapped, vppInvalid(3) the mapped VPP was invalid, or vppMissing(4) the mapped VPP could not be found. Admins check this alongside extremeVMMappingStatus to diagnose why a VM isn't getting its expected policy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1916.1.39.3.2.1.13 snmpwalk -v2c -c public <target> EXTREME-VM-MIB::extremeVMDetectedVPPResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1916.1.39.3.2.1.13.1 snmpget -v2c -c public <target> EXTREME-VM-MIB::extremeVMDetectedVPPResult.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> extremeVMDetectedVPPResult.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::extremeVMDetectedVPPResult 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.3 | extremeVMDetected | EXTREME-VM-MIB |
| 1.3.6.1.4.1.1916.1.39.3.2 | extremeVMDetectedTable | EXTREME-VM-MIB |
| 1.3.6.1.4.1.1916.1.39.3.2.1 | extremeVMDetectedEntry | EXTREME-VM-MIB |
| 1.3.6.1.4.1.1916.1.39.3.2.1.13 | extremeVMDetectedVPPResult | EXTREME-VM-MIB |