CTRON-BDG-MIB :: specPort1

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCTRON-BDG-MIBspecPort1

specPort1

Module: CTRON-BDG-MIB

OID (symbolic): CTRON-BDG-MIB::specPort1

OID (numeric): 1.3.6.1.4.1.52.1.3.1.3.3.2.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Set port 1 to filter or forward packets.

What is specPort1?

This read-write enumerated value configures whether packets entering port 1 that match this special database filter entry are filtered or forwarded. An admin sets this alongside specPort2 to build a custom rule based on packet type or content rather than just source/destination address, unlike the simpler acquired and permanent databases. For example, an admin building a filter to block a specific non-standard protocol type field from crossing port 1 would set specPort1 to filter(0) for that entry.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.3.2.2
snmpwalk -v2c -c public <target> CTRON-BDG-MIB::specPort1

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.3.2.2.1
snmpget -v2c -c public <target> CTRON-BDG-MIB::specPort1.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> specPort1.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::specPort1 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 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
1.3.6.1.4.1.52cabletronCabletron-MIB
1.3.6.1.4.1.52.1commsDeviceCabletron-MIB
1.3.6.1.4.1.52.1.3bridgeCabletron-MIB
1.3.6.1.4.1.52.1.3.1bridgeRev1Cabletron-MIB
1.3.6.1.4.1.52.1.3.1.3filterDBCabletron-MIB
1.3.6.1.4.1.52.1.3.1.3.3specialDBCabletron-MIB
1.3.6.1.4.1.52.1.3.1.3.3.2specFiltersCabletron-MIB
Numeric OIDNameModule
1.3.6.1.4.1.52.1.3.1.3.3.2.2specPort1CTRON-BDG-MIB