All MIBs › CM-FACILITY-MIB › cmPortCpdProfileIndex
cmPortCpdProfileIndex
Module: CM-FACILITY-MIB
OID (symbolic): CM-FACILITY-MIB::cmPortCpdProfileIndex
OID (numeric): 1.3.6.1.4.1.2544.1.12.4.1.33.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
Unique Index value to access the CPD profile row.
What is cmPortCpdProfileIndex?
This object provides a unique index value referencing the Control Protocol Dispatcher (CPD) profile assigned to a specific port. The index allows operators to quickly look up detailed CPD configuration settings in related tables without having to walk through multiple entries. Operators use this to map port configurations to protocol handling rules and verify correct profile assignments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.33.1.1 snmpwalk -v2c -c public <target> CM-FACILITY-MIB::cmPortCpdProfileIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.33.1.1.1 snmpget -v2c -c public <target> CM-FACILITY-MIB::cmPortCpdProfileIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmPortCpdProfileIndex.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.1 | cmPortCpdProfileIndex | CM-FACILITY-MIB |