All MIBs › CTRON-BDG-MIB › permMaxEntries
permMaxEntries
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::permMaxEntries
OID (numeric): 1.3.6.1.4.1.52.1.3.1.3.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The maximum number of entries allowed in the permanent database.
What is permMaxEntries?
This read-only integer reports the maximum number of entries the bridge's permanent address database can hold. An admin uses this ceiling to plan how many manually configured permanent filter rules can be added before running out of space, distinct from the separately-sized acquired database. For example, an admin planning to add dozens of permanent filters to lock down a security-sensitive segment would first check permMaxEntries to confirm there's enough room.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.2.1.1 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::permMaxEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.2.1.1.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::permMaxEntries.1
Start monitoring Legacy Cabletron Systems bridge device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-BDG-MIB::permMaxEntries OID value, configure state conditions and alerts, and monitor any Legacy Cabletron Systems bridge device from a single console.
OID Breakdown
Upper-level ancestors (13 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.1 | commsDevice | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3 | bridge | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1 | bridgeRev1 | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1.3 | filterDB | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1.3.2 | permDB | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1.3.2.1 | permStats | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.3.1.3.2.1.1 | permMaxEntries | CTRON-BDG-MIB |