Reference record for OID 1.3.6.1.4.1.4280.7.3.1.3


parent
1.3.6.1.4.1.4280.7.3.1 (artemFilterProtocolEntry)
node code
3
node name
artemFilterProtocolProcessing
dot oid
1.3.6.1.4.1.4280.7.3.1.3
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) artem(4280) artemFilter(7) artemFilterProtocolTable(3) artemFilterProtocolEntry(1) artemFilterProtocolProcessing(3)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) artem(4280) artemFilter(7) artemFilterProtocolTable(3) artemFilterProtocolEntry(1) artemFilterProtocolProcessing(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) artem(4280) artemFilter(7) artemFilterProtocolTable(3) artemFilterProtocolEntry(1) artemFilterProtocolProcessing(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) artem(4280) artemFilter(7) artemFilterProtocolTable(3) artemFilterProtocolEntry(1) artemFilterProtocolProcessing(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) artem(4280) artemFilter(7) artemFilterProtocolTable(3) artemFilterProtocolEntry(1) artemFilterProtocolProcessing(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) artem(4280) artemFilter(7) artemFilterProtocolTable(3) artemFilterProtocolEntry(1) artemFilterProtocolProcessing(3)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/artem/artemFilter/artemFilterProtocolTable/artemFilterProtocolEntry/artemFilterProtocolProcessing
  • /iso/identified-organization/dod/internet/private/enterprises/artem/artemFilter/artemFilterProtocolTable/artemFilterProtocolEntry/artemFilterProtocolProcessing
  • /iso/org/dod/internet/private/enterprise/artem/artemFilter/artemFilterProtocolTable/artemFilterProtocolEntry/artemFilterProtocolProcessing
  • /iso/org/dod/internet/private/enterprises/artem/artemFilter/artemFilterProtocolTable/artemFilterProtocolEntry/artemFilterProtocolProcessing
  • /iso/iso-identified-organization/dod/internet/private/enterprise/artem/artemFilter/artemFilterProtocolTable/artemFilterProtocolEntry/artemFilterProtocolProcessing
  • /iso/iso-identified-organization/dod/internet/private/enterprises/artem/artemFilter/artemFilterProtocolTable/artemFilterProtocolEntry/artemFilterProtocolProcessing
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/4280/7/3/1/3

    Description by circitor

    This 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.

    Parsed from file ARTEM-COMPOINT-FILTER-MIB.mib
    Module: ARTEM-COMPOINT-FILTER-MIB

    Information by oid_info

    Vendor: ARtem GmbHMichael Marsanu/Catrinel Catrinescu
    Module: ARTEM-COMPOINT-FILTER-MIB

    [Automatically extracted from oidview.com]

    Information by circitor

    artemFilterProtocolProcessing OBJECT-TYPE SYNTAX ArtemFilterProcessing MAX-ACCESS read-create STATUS current DESCRIPTION "This 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." DEFVAL { filterMAC } ::= { artemFilterProtocolEntry 3 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.4280)

    [email protected]

    Brothers (2)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.4280.7.3.1.1 artemFilterProtocolRowStatus 0 0 Auxiliary variable for creation of new object instances
    and/or the deletion of existing object instances.
    1.3.6.1.4.1.4280.7.3.1.2 artemFilterProtocolType 0 0 This attribute holds the ethernet protocol type
    this rule matches.
    Protocol type examples:
    0x0800 IP
    0x0806 ARP
    0x0bad Banyan VINES …