ARTEM-COMPOINT-FILTER-MIB
AI MIB Summary
The ARTEM-COMPOINT-FILTER-MIB enables monitoring and configuration of Layer-2 protocol filtering and MAC address-based access control lists on Funkwerk Artem network devices. This module exposes vendor-specific attributes for managing frame filtering rules and traffic enforcement policies not defined in standard MIBs.
Funkwerk Enterprise Communications MIB file that provides additional attributes not covered by standard MIBs for for layer-2 protocol and MAC address-based filtering functionality in artem products.
Main OID:
artem.1.3.6.1.4.1.4280
19
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
19 total| Object Name |
|---|
artemFunkwerk Enterprise Communications MIB file that provides
additional attributes not covered by standard MIBs for
for layer-2 protocol and MAC address-based filtering
functionality in artem products. MODULE-IDENTITY .1.3.6.1.4.1.4280 |
artemFilterDefinitions and attributes for layer-2
protocol and MAC address-based filtering. OBJECT IDENTIFIER .1.3.6.1.4.1.4280.7 |
artemFilterArpTranslationThis attribute reflects the enable state of special
ARP processing for access point functionality.
If ARP processing is enabled, all ARP packets from
associated clients are forwarded, disregarding all
other filterung rules.
ARP requests for associated clients are translated
from MAC multicast to MAC unicast frames.
All other ARP requests (not for associated
clients) are filtered.
In the artemFilterProtocolTable, a special rule is created
with protocol of ARP (0x0806) and state
of arpProcess. This entry cannot be modified.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4280.7.1 |
artemFilterDefaultProcessingThis attribute defines the default processing rule
for all the protocols which have no specific
actions defined.rw ArtemFilterProcessing .1.3.6.1.4.1.4280.7.2 |
artemFilterProtocolTableTable of protocol type based filtering rules. SEQUENCE OF ArtemFilterProtocolEntry .1.3.6.1.4.1.4280.7.3 |
artemFilterProtocolEntryAn entry in artemFilterProtocolTable. ArtemFilterProtocolEntry .1.3.6.1.4.1.4280.7.3.1 |
artemFilterProtocolRowStatusAuxiliary variable for creation of new object instances
and/or the deletion of existing object instances.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4280.7.3.1.1 |
artemFilterProtocolTypeThis attribute holds the ethernet protocol type
this rule matches.
Protocol type examples:
0x0800 IP
0x0806 ARP
0x0bad Banyan VINES IP INTEGER .1.3.6.1.4.1.4280.7.3.1.2 |
artemFilterProtocolProcessingThis rule defines what to do with frames that match
the rule in the current table row.
forward(1) - All frames are forwarded (no filtering
takes place).
discard(2) - All frames are discarded and none are
forwarded.
filterMAC(3) - Frames are filtered by applying
MAC filtering rules, according to artemFilterMACTable.
arpProcess(4) - Special processing for ARP requests
if artemFilterArpTranslation is enabled.
Note that rules with type arpProcess(4) are automatically
generated by the system according to artemFilterArpTranslation
and cannot be directly modified by the user in any form.rw ArtemFilterProcessing .1.3.6.1.4.1.4280.7.3.1.3 |
artemFilterMACTableTable of MAC address based filtering rules. SEQUENCE OF ArtemFilterMACEntry .1.3.6.1.4.1.4280.7.4 |
artemFilterMACEntryAn entry in artemFilterMACTable. ArtemFilterMACEntry .1.3.6.1.4.1.4280.7.4.1 |
artemFilterMACIndexThe auxiliary variable used to identify instances of
the columnar objects in the artemFilterMACTable. INTEGER .1.3.6.1.4.1.4280.7.4.1.1 |
artemFilterMACRowStatusAuxiliary variable for creation of new object instances
and/or the deletion of existing object instances.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4280.7.4.1.2 |
artemFilterMACStateThis attribute defines the state of the filtering
rule in the corresponding table row.
disabled(0) - This rule is inactive.
enabled(1) - This rule is active and currrently
in use for filtering.
conflict(2) - This rule conflicts with another table
row and has been inactivated. This state cannot
be modified by writing this attribute, but
rather is changed by the system to 'disabled(0)'
as soon as the conflict has been resolved.
invalid(3) - This rule has some invalid entries and
has been inactivated. This state cannot be
modified by writing this attribute, but rather
is changed by the system to 'disabled(0)' as
soon as the invalid entry has been corrected.rw Enumeration .1.3.6.1.4.1.4280.7.4.1.3 |
artemFilterMACSourceAddressThis attribute defines the source MAC address the
filtering rule checks for.
The following MAC address values have special meaning:
0xff0000000000 - matches packets originating from the
Compoint itself.
0x000000000000 - matches all packets.
0xffffff__0000 - matches packets originating from the
interface with a given ifIndex that is
encoded at the '_' marked places.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.4280.7.4.1.4 |
artemFilterMACDestAddressThis attribute defines the destination MAC address the
filtering rule checks for.
The following MAC address values have special meaning:
0x010000000000 - matches any multicast packet.
0x01005E800000 - matches any IP multicast packet.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.4280.7.4.1.5 |
artemFilterMACDestIfTableThis table contains the destination interfaces for
each rule in the artemFilterMACTable. SEQUENCE OF ArtemFilterMACDestIfEntry .1.3.6.1.4.1.4280.7.5 |
artemFilterMACDestIfEntryAn entry in artemFilterMACDestPortsTable. ArtemFilterMACDestIfEntry .1.3.6.1.4.1.4280.7.5.1 |
artemFilterMACDestIfRowStatusAuxiliary variable for creation of new object instances
and/or the deletion of existing object instances.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4280.7.5.1.1 |