All MIBs › CTRON-BDG-MIB › specSrcAddress
specSrcAddress
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::specSrcAddress
OID (numeric): 1.3.6.1.4.1.52.1.3.1.3.3.2.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Set the special database to filter packets with a specific source address.
What is specSrcAddress?
This read-write octet string sets the source address that a special database filter entry should match against. An admin uses this to build a filter that blocks or controls traffic originating from a specific device, as opposed to controlling traffic directed at a device. For example, setting specSrcAddress to a misbehaving device's address, combined with specPort1 set to filter, would stop that device's traffic from crossing through port 1.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.3.2.5 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::specSrcAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.3.2.5.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::specSrcAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.3.1.3.3.2.5.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::specSrcAddress 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.5 | specSrcAddress | CTRON-BDG-MIB |