All MIBs › CM-FACILITY-MIB › cmPortCpdProfilePvstpPlusDispType
cmPortCpdProfilePvstpPlusDispType
Module: CM-FACILITY-MIB
OID (symbolic): CM-FACILITY-MIB::cmPortCpdProfilePvstpPlusDispType
OID (numeric): 1.3.6.1.4.1.2544.1.12.4.1.33.1.10
Node type: OBJECT-TYPE
Type: CmControlProtocolDispType
Access: read-write
Description:
Control Protocol Disposition for Spanning Tree PVSTP+. MAC Address (01:00:0C:CC:CC:CC), Ethertype(0x10B).
What is cmPortCpdProfilePvstpPlusDispType?
This object controls how the Spanning Tree Protocol (PVSTP+) frames are handled and redirected on a port in the network device. PVSTP+ is a Cisco proprietary spanning tree variant that operates over specific MAC addresses and Ethertype values to maintain loop-free network topologies. Operators configure this to ensure proper control plane traffic handling for redundancy management.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.33.1.10 snmpwalk -v2c -c public <target> CM-FACILITY-MIB::cmPortCpdProfilePvstpPlusDispType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.33.1.10.1 snmpget -v2c -c public <target> CM-FACILITY-MIB::cmPortCpdProfilePvstpPlusDispType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.4.1.33.1.10.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmPortCpdProfilePvstpPlusDispType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.4 | cmFacilityMIB | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1 | cmFacilityObjects | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.33 | cmPortCpdProfileTable | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.33.1 | cmPortCpdProfileEntry | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.33.1.10 | cmPortCpdProfilePvstpPlusDispType | CM-FACILITY-MIB |