All MIBs › IEEE8021-EVB-MIB › ieee8021BridgeEvbSysType
ieee8021BridgeEvbSysType
Module: IEEE8021-EVB-MIB
OID (symbolic): IEEE8021-EVB-MIB::ieee8021BridgeEvbSysType
OID (numeric): 1.3.111.2.802.1.1.24.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The evbSysType determines if this is an EVB Bridge or EVB station.
What is ieee8021BridgeEvbSysType?
This OID reports whether the device is acting as an EVB Bridge (1) or an EVB Station (2) in an Edge Virtual Bridging deployment. A network admin reads this first to know whether they're looking at the switch side or the server/hypervisor side of an EVB relationship.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.24.1.1.1 snmpwalk -v2c -c public <target> IEEE8021-EVB-MIB::ieee8021BridgeEvbSysType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.24.1.1.1.1 snmpget -v2c -c public <target> IEEE8021-EVB-MIB::ieee8021BridgeEvbSysType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ieee8021BridgeEvbSysType.1
Start monitoring Vendor-neutral IEEE 802.1Qbg standard (Edge Virtual Bridging network device) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IEEE8021-EVB-MIB::ieee8021BridgeEvbSysType OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1Qbg standard (Edge Virtual Bridging network device) from a single console.
OID Breakdown
Upper-level ancestors (3 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.111.2.802.1.1.24 | ieee8021BridgeEvbMib | IEEE8021-EVB-MIB |
| 1.3.111.2.802.1.1.24.1 | ieee8021BridgeEvbObjects | IEEE8021-EVB-MIB |
| 1.3.111.2.802.1.1.24.1.1 | ieee8021BridgeEvbSys | IEEE8021-EVB-MIB |
| 1.3.111.2.802.1.1.24.1.1.1 | ieee8021BridgeEvbSysType | IEEE8021-EVB-MIB |