All MIBs › CTATX-MIB › ppeBridgingMemory
ppeBridgingMemory
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::ppeBridgingMemory
OID (numeric): 1.3.6.1.4.1.97.3.3.3.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The percentage (1 - 99) of the PPE's memory that is allocated for MAC bridging. The PPE's remaining memory will be used for communicating with the NMS and for routing. Operationally, a value between 70 percent and 99 percent will be treated as 70 percent. This allows for approximately 8000 learned addresses (bridging) and either 1600 TCP/IP routes or 1200 IPX RIP/SAP pairs. To increase the space available for routing, set rebootBridgingMemory to a value less than 70 percent.
What is ppeBridgingMemory?
This read-only INTEGER reports the percentage of PPE memory allocated to MAC bridging (1-99 percent, with values from 70 to 99 effectively treated as 70), with the remainder available for NMS communication and routing, supporting roughly 8000 learned addresses versus about 1600 TCP/IP routes or 1200 IPX RIP/SAP pairs at that split. An administrator watches this trade-off when converting a device's role between pure bridging and routing. For example, an admin planning to convert this ES/1 from a bridge to a router notes ppeBridgingMemory is near 99 percent and knows the routing table capacity will need to be increased at the expense of bridging capacity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.3.3.5 snmpwalk -v2c -c public <target> CTATX-MIB::ppeBridgingMemory
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.3.3.5.1 snmpget -v2c -c public <target> CTATX-MIB::ppeBridgingMemory.1
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::ppeBridgingMemory OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module from a single console.
OID Breakdown
Upper-level ancestors (7 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.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.3 | admin | CTATX-MIB |
| 1.3.6.1.4.1.97.3.3.3 | ppe | CTATX-MIB |
| 1.3.6.1.4.1.97.3.3.3.5 | ppeBridgingMemory | CTATX-MIB |