All MIBs › IEEE8021-SPB-MIB › ieee8021SpbvSysMode
ieee8021SpbvSysMode
Module: IEEE8021-SPB-MIB
OID (symbolic): IEEE8021-SPB-MIB::ieee8021SpbvSysMode
OID (numeric): 1.3.111.2.802.1.1.26.1.1.7
Node type: OBJECT-TYPE
Type: IEEE8021SpbMode
Access: read-write
Description: Indication of supporting SPBV mode auto(=1)/manual(=2) auto => auto allocate SPVIDs. manual => manually assign SPVIDs. This object is persistent.
What is ieee8021SpbvSysMode?
This object indicates whether the Shortest Path Bridging (SPB) system operates in automatic or manual mode for SPVID (SPB VLAN) allocation. In auto mode, VLANs are assigned automatically; in manual mode, the administrator assigns them explicitly. Network engineers use this to control whether their SPB infrastructure automatically or deliberately manages virtual LAN identifiers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.26.1.1.7 snmpwalk -v2c -c public <target> IEEE8021-SPB-MIB::ieee8021SpbvSysMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.26.1.1.7.1 snmpget -v2c -c public <target> IEEE8021-SPB-MIB::ieee8021SpbvSysMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.111.2.802.1.1.26.1.1.7.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ieee8021SpbvSysMode.1
Start monitoring Vendor-neutral IEEE 802.1aq standard (Shortest Path Bridging-capable Ethernet switch) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IEEE8021-SPB-MIB::ieee8021SpbvSysMode OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1aq standard (Shortest Path Bridging-capable Ethernet switch) 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.26 | ieee8021SpbMib | IEEE8021-SPB-MIB |
| 1.3.111.2.802.1.1.26.1 | ieee8021SpbObjects | IEEE8021-SPB-MIB |
| 1.3.111.2.802.1.1.26.1.1 | ieee8021SpbSys | IEEE8021-SPB-MIB |
| 1.3.111.2.802.1.1.26.1.1.7 | ieee8021SpbvSysMode | IEEE8021-SPB-MIB |