CASCADE-MIB :: pportTrafficShaperIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBpportTrafficShaperIndex

pportTrafficShaperIndex

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::pportTrafficShaperIndex

OID (numeric): 1.3.6.1.4.1.277.1.4.3.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: A positive integer to identify an entry in the pportTrafficShaperTable. The ATM-IWU and CS cards support exactly 16 shapers.

What is pportTrafficShaperIndex?

This is the index identifying one specific entry, from 1 to 16, in this port's traffic shaper table, since the ATM-IWU and CS cards support exactly 16 independent shapers per the description. Because only 16 shaper slots exist per card, this index on this specific port is really about which of a limited, fixed pool of shaping resources a given VC or traffic class is assigned to, so running out of available indices caps how many independently-shaped traffic streams this port's card can support at once. A card already using shaper indices 1 through 15 for existing circuits on this port would have only index 16 left to assign to any newly provisioned circuit needing its own independent shaping profile.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.4.3.1.1
snmpwalk -v2c -c public <target> CASCADE-MIB::pportTrafficShaperIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.4.3.1.1.1
snmpget -v2c -c public <target> CASCADE-MIB::pportTrafficShaperIndex.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.4.3.1.1.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pportTrafficShaperIndex.1

Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::pportTrafficShaperIndex OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.277cascadeCASCADE-MIB
1.3.6.1.4.1.277.1cascfrCASCADE-MIB
1.3.6.1.4.1.277.1.4pportCASCADE-MIB
1.3.6.1.4.1.277.1.4.3pportTrafficShaperTableCASCADE-MIB
1.3.6.1.4.1.277.1.4.3.1pportTrafficShaperEntryCASCADE-MIB
1.3.6.1.4.1.277.1.4.3.1.1pportTrafficShaperIndexCASCADE-MIB