IEEE8021-SPB-MIB :: ieee8021SpbvSysMode

MIB Reference — IPNetwork Monitor

All MIBsIEEE8021-SPB-MIBieee8021SpbvSysMode

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.111.2.802.1.1ieee802dot1mibsIEEE8021-TC-MIB
1.3.111.2.802.1.1.26ieee8021SpbMibIEEE8021-SPB-MIB
1.3.111.2.802.1.1.26.1ieee8021SpbObjectsIEEE8021-SPB-MIB
1.3.111.2.802.1.1.26.1.1ieee8021SpbSysIEEE8021-SPB-MIB
1.3.111.2.802.1.1.26.1.1.7ieee8021SpbvSysModeIEEE8021-SPB-MIB