All MIBs › CM-FACILITY-MIB › cmPrioMapIndex
cmPrioMapIndex
Module: CM-FACILITY-MIB
OID (symbolic): CM-FACILITY-MIB::cmPrioMapIndex
OID (numeric): 1.3.6.1.4.1.2544.1.12.4.1.10.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The integer index value corresponding to a priority value based on the cmEthernetAccPortPrioMapMode. In case of TOS and 8021P, valid indices are 1 to 8, in case of DSCP, valid indices are 1 to 64.
What is cmPrioMapIndex?
This read-only Integer32 (1..64) indexes a priority-mapping table row, with the valid range depending on the port's priority-map mode: 1 to 8 for TOS and 802.1p modes, or 1 to 64 for DSCP mode. Admins need to understand this variable range when walking the priority map table, since assuming a fixed 1..8 range would silently miss most of a DSCP-mode port's 64 distinct mapping entries. For example, when auditing priority mappings on a port using DSCP-based classification, an admin should expect to see cmPrioMapIndex values up to 64 rather than the narrower 1..8 range used by 802.1p mode.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.10.1.1 snmpwalk -v2c -c public <target> CM-FACILITY-MIB::cmPrioMapIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.10.1.1.1 snmpget -v2c -c public <target> CM-FACILITY-MIB::cmPrioMapIndex.1
Start monitoring ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CM-FACILITY-MIB::cmPrioMapIndex OID value, configure state conditions and alerts, and monitor any ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.10 | cmPrioMapTable | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.10.1 | cmPrioMapEntry | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.10.1.1 | cmPrioMapIndex | CM-FACILITY-MIB |