CTRON-BDG-MIB :: specDataField

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCTRON-BDG-MIBspecDataField

specDataField

Module: CTRON-BDG-MIB

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

OID (numeric): 1.3.6.1.4.1.52.1.3.1.3.3.2.7

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: Set the special database to filter packets based on the first sixteen bytes of data in the packet.

What is specDataField?

This read-write octet string sets a pattern to match against the first sixteen bytes of a packet's data payload for special database filtering purposes. An admin uses this most granular filtering option when address- or type-based filters aren't specific enough, such as needing to match a particular application-layer signature within the packet. For example, an admin trying to block a specific malformed packet pattern generated by a misbehaving application would configure specDataField to match that exact byte sequence rather than relying on a broader type or address filter.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.3.2.7
snmpwalk -v2c -c public <target> CTRON-BDG-MIB::specDataField

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.3.2.7.1
snmpget -v2c -c public <target> CTRON-BDG-MIB::specDataField.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.3.1.3.3.2.7.1 s <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::specDataField 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.7specDataFieldCTRON-BDG-MIB