All MIBs › CTRON-BDG-MIB › specNumEntries
specNumEntries
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::specNumEntries
OID (numeric): 1.3.6.1.4.1.52.1.3.1.3.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of filters in the special database.
What is specNumEntries?
This read-only integer reports how many filters currently exist in the bridge's special database. An admin checks this to understand how many custom pattern-based filters (matching on packet type or data content rather than just address) are currently active on the bridge. For example, if specNumEntries is higher than the admin remembers configuring, they would review the special database table to find and remove any forgotten leftover filters.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.3.1.1 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::specNumEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.3.1.1.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::specNumEntries.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::specNumEntries 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.3 | specialDB | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1.3.3.1 | specStats | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.3.1.3.3.1.1 | specNumEntries | CTRON-BDG-MIB |