All MIBs › PRIVAT-MultiLAN-Switch-MIB › hirmaFilterMode
hirmaFilterMode
Module: PRIVAT-MultiLAN-Switch-MIB
OID (symbolic): PRIVAT-MultiLAN-Switch-MIB::hirmaFilterMode
OID (numeric): 1.3.6.1.4.1.248.2.1.1.3.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this variable to forward (1), will forward all packets that match on a single filter.
Setting this variable to discard (3), will discard all packets that match on a single filter.
Setting this variable to disable (2), will only forward or discard packets according to the learning tables.
Setting this variable to alone (4), the packets are filtered with the private filter (forward) and than filtered with the normaly filter.
Setting this variable to channel (5), between the ports hirmaFilterPortIn and hirmaFilterPortOut exists a channel.
Setting this variable to delete (6), the filter entry will be deleted from the filter structure.
Note: One single filter is defined as a set of hirmaFilterDest, hirmaFilterSrc, hirmaFilterType and hirmaFilterPortIn, where each entry may also be left unused.
Forward on match will forward all packets to the specified output port(s).
Discard on match will discard all packets regardless to any specified output port(s).
What is hirmaFilterMode?
Controls how packets matching this extended filter's criteria (destination, source, protocol type, and ports) are handled: forward(1) forwards all matches, discard(3) drops them, disable(2) falls back to normal learning-table forwarding, alone(4) combines the private filter with normal filtering, channel(5) creates a direct path between the filter's input and output ports, and delete(6) removes the filter entry entirely. An admin picks discard(3), for example, to block a known problem MAC address from being switched at all.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.2.1.1.3.2.1.2 snmpwalk -v2c -c public <target> PRIVAT-MultiLAN-Switch-MIB::hirmaFilterMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.2.1.1.3.2.1.2.1 snmpget -v2c -c public <target> PRIVAT-MultiLAN-Switch-MIB::hirmaFilterMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.2.1.1.3.2.1.2.1 i <value>
Start monitoring Legacy Hirschmann MultiLAN Switch equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PRIVAT-MultiLAN-Switch-MIB::hirmaFilterMode OID value, configure state conditions and alerts, and monitor any Legacy Hirschmann MultiLAN Switch equipment from a single console.
OID Breakdown
Upper-level ancestors (7 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.248 | hirschmann | HM2-TC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.248.2 | multiLANSwitch | PRIVAT-MultiLAN-Switch-MIB |
| 1.3.6.1.4.1.248.2.1 | bridge1 | PRIVAT-MultiLAN-Switch-MIB |
| 1.3.6.1.4.1.248.2.1.1 | bridgemgmt | PRIVAT-MultiLAN-Switch-MIB |
| 1.3.6.1.4.1.248.2.1.1.3 | hirmaFilterCapability | PRIVAT-MultiLAN-Switch-MIB |
| 1.3.6.1.4.1.248.2.1.1.3.2 | hirmaFilterTable | PRIVAT-MultiLAN-Switch-MIB |
| 1.3.6.1.4.1.248.2.1.1.3.2.1 | hirmaFilterTableEntry | PRIVAT-MultiLAN-Switch-MIB |
| 1.3.6.1.4.1.248.2.1.1.3.2.1.2 | hirmaFilterMode | PRIVAT-MultiLAN-Switch-MIB |