All MIBs › CTRON-BDG-MIB › specPort2
specPort2
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::specPort2
OID (numeric): 1.3.6.1.4.1.52.1.3.1.3.3.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Set port 2 to filter or forward packets.
What is specPort2?
This read-write enumerated value configures whether packets entering port 2 that match this special database filter entry are filtered or forwarded. An admin pairs this with specPort1 to fully define the special filter's directional behavior for packets matching a specific type, address, or data pattern. For example, an admin who wants a custom data-pattern filter to only block traffic entering from port 2's segment while leaving port 1 unaffected would set specPort2 to filter(0) and specPort1 to relay(2).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.3.2.3 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::specPort2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.3.2.3.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::specPort2.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.3.1.3.3.2.3.1 i <value>
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::specPort2 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.2 | specFilters | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.3.1.3.3.2.3 | specPort2 | CTRON-BDG-MIB |