All MIBs › IEEE8021-SPB-MIB › ieee8021SpbSysId
ieee8021SpbSysId
Module: IEEE8021-SPB-MIB
OID (symbolic): IEEE8021-SPB-MIB::ieee8021SpbSysId
OID (numeric): 1.3.111.2.802.1.1.26.1.1.2
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-write
Description:
SYS ID used for all SPB instances on this bridge. A six byte network wide unique identifier. This is defaulted to the Bridge Address initially but can be overridden. This object is persistent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.26.1.1.2 snmpwalk -v2c -c public <target> IEEE8021-SPB-MIB::ieee8021SpbSysId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.26.1.1.2.1 snmpget -v2c -c public <target> IEEE8021-SPB-MIB::ieee8021SpbSysId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.111.2.802.1.1.26.1.1.2.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.2 | ieee8021SpbSysId | IEEE8021-SPB-MIB |