All MIBs › IEEE8021-SPB-MIB › ieee8021SpbmSysMode
ieee8021SpbmSysMode
Module: IEEE8021-SPB-MIB
OID (symbolic): IEEE8021-SPB-MIB::ieee8021SpbmSysMode
OID (numeric): 1.3.111.2.802.1.1.26.1.1.8
Node type: OBJECT-TYPE
Type: IEEE8021SpbMode
Access: read-write
Description:
Indication of supporting SPBM mode auto(=1)/manual(=2) auto => enable SPBM mode and auto allocate SPsourceID. manual => enable SPBM mode and manually assign SPsourceID. This object is persistent.
What is ieee8021SpbmSysMode?
This read-write parameter controls whether Shortest Path Bridging with MAC-mode (SPBM) operates in automatic or manual configuration mode. In automatic mode, the system self-discovers and allocates Shortest Path source IDs; in manual mode, the administrator explicitly assigns them. Operators select the mode based on their deployment model: automatic for plug-and-play networks, manual for tightly controlled enterprise topologies.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.26.1.1.8 snmpwalk -v2c -c public <target> IEEE8021-SPB-MIB::ieee8021SpbmSysMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.26.1.1.8.1 snmpget -v2c -c public <target> IEEE8021-SPB-MIB::ieee8021SpbmSysMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.111.2.802.1.1.26.1.1.8.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| 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.8 | ieee8021SpbmSysMode | IEEE8021-SPB-MIB |