All MIBs › ASANTE-SWITCH-MIB › eSWPortProtocolFilter
eSWPortProtocolFilter
Module: ASANTE-SWITCH-MIB
OID (symbolic): ASANTE-SWITCH-MIB::eSWPortProtocolFilter
OID (numeric): 1.3.6.1.4.1.298.1.5.1.3.1.1.13
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This object represents the Protocol Level Security Filter as applied to the Port. The Filtering capabilities is indicated by each bit in this 2 bytes octet string. 1 - Filter OUT 0 - Do not Filter Bit 0 : Filter OUT All AppleTalk Protocol Packets Bit 1 : Filter OUT All Banyan VINES Protocol Packets Bit 2 : Filter OUT All IBM Netbios Protocol Packets Bit 3 : Filter OUT All IPX/SPX Novell Protocol Packets Bit 4 : Filter OUT All IP Protocol Packets Bit 5 : Filter OUT All Unknown Protocol Packets that are not defined by the above protocol Filtering bits (Bit 0-4) Bit 6 - 7 - Reserved.
What is eSWPortProtocolFilter?
This 2-octet bitmask filters protocols per port (IP, IPX, AppleTalk, etc.). Each bit blocks a protocol. Bit 3 set blocks IPX/SPX traffic on this port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.298.1.5.1.3.1.1.13 snmpwalk -v2c -c public <target> ASANTE-SWITCH-MIB::eSWPortProtocolFilter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.298.1.5.1.3.1.1.13.1 snmpget -v2c -c public <target> ASANTE-SWITCH-MIB::eSWPortProtocolFilter.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.298.1.5.1.3.1.1.13.1 s <value>
Start monitoring Asante Technologies Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ASANTE-SWITCH-MIB::eSWPortProtocolFilter OID value, configure state conditions and alerts, and monitor any Asante Technologies Ethernet switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.298 | asante | ASANTE-AH1012-MIB |
| 1.3.6.1.4.1.298.1 | products | ASANTE-AH1012-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.298.1.5 | switch | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1 | eAsntSwitch | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.3 | eSWCtrl | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.3.1 | eSWPortCtrlTable | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.3.1.1 | eSWPortCtrlEntry | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.3.1.1.13 | eSWPortProtocolFilter | ASANTE-SWITCH-MIB |