All MIBs › EXTREME-VM-MIB › extremeVMDetectedOperStatus
extremeVMDetectedOperStatus
Module: EXTREME-VM-MIB
OID (symbolic): EXTREME-VM-MIB::extremeVMDetectedOperStatus
OID (numeric): 1.3.6.1.4.1.1916.1.39.3.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The authentication status of the VM authenticating(1) an authentication is currently in progress authenticatedNetwork(2) the VM has been authenticated by a network source authenticatedLocally(3) the VM bas been authenticated by the local database denied(4) the VM was either explicitly denied entry notAuthenticated(5) the authentication process timed out or was never attempted.
What is extremeVMDetectedOperStatus?
This read-only value reports a detected VM's authentication state: authenticating(1) in progress, authenticatedNetwork(2) via a network source, authenticatedLocally(3) via the local database, authenticationDenied(4) explicitly denied, or notAuthenticated(5) timed out or never attempted. Admins check this first when a VM isn't getting network access, before looking at the ingress/egress policy result objects.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1916.1.39.3.2.1.7 snmpwalk -v2c -c public <target> EXTREME-VM-MIB::extremeVMDetectedOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1916.1.39.3.2.1.7.1 snmpget -v2c -c public <target> EXTREME-VM-MIB::extremeVMDetectedOperStatus.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::extremeVMDetectedOperStatus 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.7 | extremeVMDetectedOperStatus | EXTREME-VM-MIB |