Reference record for OID 1.3.6.1.2.1.16.7.1.1.7


parent
1.3.6.1.2.1.16.7.1.1 (filterEntry)
node code
7
node name
filterPktStatus
dot oid
1.3.6.1.2.1.16.7.1.1.7
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7) filterTable(1) filterEntry(1) filterPktStatus(7)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) rmon(16) filter(7) filterTable(1) filterEntry(1) filterPktStatus(7)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7) filterTable(1) filterEntry(1) filterPktStatus(7)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) rmon(16) filter(7) filterTable(1) filterEntry(1) filterPktStatus(7)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7) filterTable(1) filterEntry(1) filterPktStatus(7)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) rmon(16) filter(7) filterTable(1) filterEntry(1) filterPktStatus(7)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/rmon/filter/filterTable/filterEntry/filterPktStatus
  • /iso/identified-organization/dod/internet/mgmt/mib/rmon/filter/filterTable/filterEntry/filterPktStatus
  • /iso/org/dod/internet/mgmt/mib-2/rmon/filter/filterTable/filterEntry/filterPktStatus
  • /iso/org/dod/internet/mgmt/mib/rmon/filter/filterTable/filterEntry/filterPktStatus
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/rmon/filter/filterTable/filterEntry/filterPktStatus
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/rmon/filter/filterTable/filterEntry/filterPktStatus
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/16/7/1/1/7

    Description by circitor

    The status that is to be matched with the input
    packet. The only bits relevant to this match
    algorithm are those that have the corresponding
    filterPktStatusMask bit equal to one. The following
    two rules are then applied to every packet:

    (1) For each relevant bit from the packet status
    with the corresponding filterPktStatusNotMask bit
    set to zero, if the bit from the packet status is
    not equal to the corresponding bit from the
    filterPktStatus, then the packet will fail this
    status match.

    (2) If for every relevant bit from the packet status
    with the corresponding filterPktStatusNotMask bit
    set to one, the bit from the packet status is
    equal to the corresponding bit from the
    filterPktStatus, then the packet will fail this
    status match.

    Any packets that have not failed either of the two
    matches above have passed this status match. In
    particular, a zero length status filter will match any
    packet's status.

    The value of the packet status is a sum. This sum
    initially takes the value zero. Then, for each
    error, E, that has been discovered in this packet,
    2 raised to a value representing E is added to the
    sum. The errors and the bits that represent them are
    dependent on the media type of the interface that
    this channel is receiving packets from.

    The errors defined for a packet captured off of an
    Ethernet interface are as follows:

    bit # Error
    0 Packet is longer than 1518 octets
    1 Packet is shorter than 64 octets
    2 Packet experienced a CRC or Alignment
    error

    For example, an Ethernet fragment would have a
    value of 6 (2^1 + 2^2).

    As this MIB is expanded to new media types, this
    object will have other media-specific errors
    defined.





    For the purposes of this status matching algorithm,
    if the packet status is longer than this
    filterPktStatus object, this object is conceptually
    extended with '0' bits until it reaches the size of
    the packet status.

    This object may not be modified if the associated
    filterStatus object is equal to valid(1).

    Parsed from file RMON-MIB.mib
    Module: RMON-MIB

    Description by cisco_v1

    The status that is to be matched with the input packet.
    The only bits relevant to this match algorithm are those that
    have the corresponding filterPktStatusMask bit equal to one.
    The following two rules are then applied to every packet:

    (1) For each relevant bit from the packet status with the
    corresponding filterPktStatusNotMask bit set to zero, if
    the bit from the packet status is not equal to the
    corresponding bit from the filterPktStatus, then the
    packet will fail this status match.

    (2) If for every relevant bit from the packet status with the
    corresponding filterPktStatusNotMask bit set to one, the
    bit from the packet status is equal to the corresponding
    bit from the filterPktStatus, then the packet will fail
    this status match.

    Any packets that have not failed either of the two matches
    above have passed this status match. In particular, a zero
    length status filter will match any packet's status.

    The value of the packet status is a sum. This sum
    initially takes the value zero. Then, for each
    error, E, that has been discovered in this packet,
    2 raised to a value representing E is added to the sum.
    The errors and the bits that represent them are dependent
    on the media type of the interface that this channel
    is receiving packets from.

    The errors defined for a packet captured off of an
    Ethernet interface are as follows:

    bit # Error
    0 Packet is longer than 1518 octets
    1 Packet is shorter than 64 octets
    2 Packet experienced a CRC or Alignment error

    For example, an Ethernet fragment would have a
    value of 6 (2^1 + 2^2).

    As this MIB is expanded to new media types, this object
    will have other media-specific errors defined.

    For the purposes of this status matching algorithm, if the
    packet status is longer than this filterPktStatus object,
    this object is conceptually extended with '0' bits until it
    reaches the size of the packet status.

    This object may not be modified if the associated
    filterStatus object is equal to valid(1).

    Description by oid_info

    filterPktStatus OBJECT-TYPE
    SYNTAX INTEGER
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION
    "The status that is to be matched with the input
    packet. The only bits relevant to this match
    algorithm are those that have the corresponding
    filterPktStatusMask bit equal to one. The following
    two rules are then applied to every packet:
    (1) For each relevant bit from the packet status
    with the corresponding filterPktStatusNotMask bit
    set to zero, if the bit from the packet status is
    not equal to the corresponding bit from the
    filterPktStatus, then the packet will fail this
    status match.
    (2) If for every relevant bit from the packet status
    with the corresponding filterPktStatusNotMask bit
    set to one, the bit from the packet status is
    equal to the corresponding bit from the
    filterPktStatus, then the packet will fail this
    status match.
    Any packets that have not failed either of the two
    matches above have passed this status match. In
    particular, a zero length status filter will match any
    packet's status.
    The value of the packet status is a sum. This sum
    initially takes the value zero. Then, for each
    error, E, that has been discovered in this packet,
    2 raised to a value representing E is added to the
    sum. The errors and the bits that represent them are
    dependent on the media type of the interface that
    this channel is receiving packets from.
    The errors defined for a packet captured off of an
    Ethernet interface are as follows:
    bit # Error
    0 Packet is longer than 1518 octets
    1 Packet is shorter than 64 octets
    2 Packet experienced a CRC or Alignment
    error
    For example, an Ethernet fragment would have a
    value of 6 (2^1 + 2^2).
    As this MIB is expanded to new media types, this
    object will have other media-specific errors
    defined.
    For the purposes of this status matching algorithm,
    if the packet status is longer than this
    filterPktStatus object, this object is conceptually
    extended with '0' bits until it reaches the size of
    the packet status.
    This object may not be modified if the associated
    filterStatus object is equal to valid(1)."

    View at oid-info.com

    Description by mibdepot

    The status that is to be matched with the input
    packet. The only bits relevant to this match
    algorithm are those that have the corresponding
    filterPktStatusMask bit equal to one.

    The following two rules are then applied to every
    packet:

    (1) For each relevant bit from the packet status
    with the corresponding filterPktStatusNotMask
    bit set to zero, if the bit from the packet
    status is not equal to the corresponding bit
    from the filterPktStatus, then the packet will


    fail this status match.

    (2) If for every relevant bit from the packet status
    with the corresponding filterPktStatusNotMask
    bit set to one, the bit from the packet status
    is equal to the corresponding bit from the
    filterPktStatus, then the packet will fail
    this status match.

    Any packets that have not failed either of the two
    matches above have passed this status match.

    The value of the packet status is a sum. This sum
    initially takes the value zero. Then, for each
    error, E, that has been discovered in this packet,
    2 raised to a value representing E is added to the sum.
    The errors and the bits that represent them are
    dependent on the media type of the interface that
    this channel is receiving packets from.

    The errors defined for a packet captured off of an
    Ethernet interface are as follows:

    bit # Error
    0 Packet is longer than 1518 octets
    1 Packet is shorter than 64 octets
    2 Packet experienced a CRC or Alignment
    error

    For example, an Ethernet fragment would have a
    value of 6 (2^1 + 2^2).

    As this MIB is expanded to new media types, this
    object will have other media-specific errors defined.

    For the purposes of this status matching algorithm, if
    the packet status is longer than this
    object, filterPktStatus this object is conceptually
    extended with '0' bits until it reaches the size of
    the packet status.

    This object may not be modified if the associated
    filterStatus object is equal to valid(1).

    Parsed from file rfc1271.mib.txt
    Company: None
    Module: RFC1271-MIB

    Description by cisco

    The status that is to be matched with the input packet.
    The only bits relevant to this match algorithm are those that
    have the corresponding filterPktStatusMask bit equal to one.
    The following two rules are then applied to every packet:

    (1) For each relevant bit from the packet status with the
    corresponding filterPktStatusNotMask bit set to zero, if
    the bit from the packet status is not equal to the
    corresponding bit from the filterPktStatus, then the
    packet will fail this status match.

    (2) If for every relevant bit from the packet status with the
    corresponding filterPktStatusNotMask bit set to one, the
    bit from the packet status is equal to the corresponding
    bit from the filterPktStatus, then the packet will fail
    this status match.

    Any packets that have not failed either of the two matches
    above have passed this status match. In particular, a zero
    length status filter will match any packet's status.

    The value of the packet status is a sum. This sum
    initially takes the value zero. Then, for each
    error, E, that has been discovered in this packet,
    2 raised to a value representing E is added to the sum.
    The errors and the bits that represent them are dependent
    on the media type of the interface that this channel
    is receiving packets from.

    The errors defined for a packet captured off of an
    Ethernet interface are as follows:

    bit # Error
    0 Packet is longer than 1518 octets
    1 Packet is shorter than 64 octets
    2 Packet experienced a CRC or Alignment error

    For example, an Ethernet fragment would have a
    value of 6 (2^1 + 2^2).

    As this MIB is expanded to new media types, this object
    will have other media-specific errors defined.

    For the purposes of this status matching algorithm, if the
    packet status is longer than this filterPktStatus object,
    this object is conceptually extended with '0' bits until it
    reaches the size of the packet status.

    This object may not be modified if the associated
    filterStatus object is equal to valid(1).

    Information by circitor

    filterPktStatus OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "The status that is to be matched with the input packet. The only bits relevant to this match algorithm are those that have the corresponding filterPktStatusMask bit equal to one. The following two rules are then applied to every packet: (1) For each relevant bit from the packet status with the corresponding filterPktStatusNotMask bit set to zero, if the bit from the packet status is not equal to the corresponding bit from the filterPktStatus, then the packet will fail this status match. (2) If for every relevant bit from the packet status with the corresponding filterPktStatusNotMask bit set to one, the bit from the packet status is equal to the corresponding bit from the filterPktStatus, then the packet will fail this status match. Any packets that have not failed either of the two matches above have passed this status match. In particular, a zero length status filter will match any packet's status. The value of the packet status is a sum. This sum initially takes the value zero. Then, for each error, E, that has been discovered in this packet, 2 raised to a value representing E is added to the sum. The errors and the bits that represent them are dependent on the media type of the interface that this channel is receiving packets from. The errors defined for a packet captured off of an Ethernet interface are as follows: bit # Error 0 Packet is longer than 1518 octets 1 Packet is shorter than 64 octets 2 Packet experienced a CRC or Alignment error For example, an Ethernet fragment would have a value of 6 (2^1 + 2^2). As this MIB is expanded to new media types, this object will have other media-specific errors defined. For the purposes of this status matching algorithm, if the packet status is longer than this filterPktStatus object, this object is conceptually extended with '0' bits until it reaches the size of the packet status. This object may not be modified if the associated filterStatus object is equal to valid(1)." ::= { filterEntry 7 }

    Information by cisco_v1

    filterPktStatus OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "The status that is to be matched with the input packet. The only bits relevant to this match algorithm are those that have the corresponding filterPktStatusMask bit equal to one. The following two rules are then applied to every packet: (1) For each relevant bit from the packet status with the corresponding filterPktStatusNotMask bit set to zero, if the bit from the packet status is not equal to the corresponding bit from the filterPktStatus, then the packet will fail this status match. (2) If for every relevant bit from the packet status with the corresponding filterPktStatusNotMask bit set to one, the bit from the packet status is equal to the corresponding bit from the filterPktStatus, then the packet will fail this status match. Any packets that have not failed either of the two matches above have passed this status match. In particular, a zero length status filter will match any packet's status. The value of the packet status is a sum. This sum initially takes the value zero. Then, for each error, E, that has been discovered in this packet, 2 raised to a value representing E is added to the sum. The errors and the bits that represent them are dependent on the media type of the interface that this channel is receiving packets from. The errors defined for a packet captured off of an Ethernet interface are as follows: bit # Error 0 Packet is longer than 1518 octets 1 Packet is shorter than 64 octets 2 Packet experienced a CRC or Alignment error For example, an Ethernet fragment would have a value of 6 (2^1 + 2^2). As this MIB is expanded to new media types, this object will have other media-specific errors defined. For the purposes of this status matching algorithm, if the packet status is longer than this filterPktStatus object, this object is conceptually extended with '0' bits until it reaches the size of the packet status. This object may not be modified if the associated filterStatus object is equal to valid(1)." ::= { filterEntry 7 }

    Information by oid_info

    Automatically extracted from rfc1757

    Information by mibdepot

    filterPktStatus OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "The status that is to be matched with the input packet. The only bits relevant to this match algorithm are those that have the corresponding filterPktStatusMask bit equal to one. The following two rules are then applied to every packet: (1) For each relevant bit from the packet status with the corresponding filterPktStatusNotMask bit set to zero, if the bit from the packet status is not equal to the corresponding bit from the filterPktStatus, then the packet will fail this status match. (2) If for every relevant bit from the packet status with the corresponding filterPktStatusNotMask bit set to one, the bit from the packet status is equal to the corresponding bit from the filterPktStatus, then the packet will fail this status match. Any packets that have not failed either of the two matches above have passed this status match. The value of the packet status is a sum. This sum initially takes the value zero. Then, for each error, E, that has been discovered in this packet, 2 raised to a value representing E is added to the sum. The errors and the bits that represent them are dependent on the media type of the interface that this channel is receiving packets from. The errors defined for a packet captured off of an Ethernet interface are as follows: bit # Error 0 Packet is longer than 1518 octets 1 Packet is shorter than 64 octets 2 Packet experienced a CRC or Alignment error For example, an Ethernet fragment would have a value of 6 (2^1 + 2^2). As this MIB is expanded to new media types, this object will have other media-specific errors defined. For the purposes of this status matching algorithm, if the packet status is longer than this object, filterPktStatus this object is conceptually extended with '0' bits until it reaches the size of the packet status. This object may not be modified if the associated filterStatus object is equal to valid(1)." ::= { filterEntry 7 }

    Information by cisco

    filterPktStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The status that is to be matched with the input packet. The only bits relevant to this match algorithm are those that have the corresponding filterPktStatusMask bit equal to one. The following two rules are then applied to every packet: (1) For each relevant bit from the packet status with the corresponding filterPktStatusNotMask bit set to zero, if the bit from the packet status is not equal to the corresponding bit from the filterPktStatus, then the packet will fail this status match. (2) If for every relevant bit from the packet status with the corresponding filterPktStatusNotMask bit set to one, the bit from the packet status is equal to the corresponding bit from the filterPktStatus, then the packet will fail this status match. Any packets that have not failed either of the two matches above have passed this status match. In particular, a zero length status filter will match any packet's status. The value of the packet status is a sum. This sum initially takes the value zero. Then, for each error, E, that has been discovered in this packet, 2 raised to a value representing E is added to the sum. The errors and the bits that represent them are dependent on the media type of the interface that this channel is receiving packets from. The errors defined for a packet captured off of an Ethernet interface are as follows: bit # Error 0 Packet is longer than 1518 octets 1 Packet is shorter than 64 octets 2 Packet experienced a CRC or Alignment error For example, an Ethernet fragment would have a value of 6 (2^1 + 2^2). As this MIB is expanded to new media types, this object will have other media-specific errors defined. For the purposes of this status matching algorithm, if the packet status is longer than this filterPktStatus object, this object is conceptually extended with '0' bits until it reaches the size of the packet status. This object may not be modified if the associated filterStatus object is equal to valid(1)." ::= { filterEntry 7 }

    First Registration Authority (recovered by parent 1.3.6)

    Defense Communication Agency

    Current Registration Authority (recovered by parent 1.3.6.1.2)

    Internet Assigned Numbers Authority

    Brothers (10)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.16.7.1.1.1 filterIndex 2 2 An index that uniquely identifies an entry
    in the filter table. Each such entry defines
    one filter that is to be applied to ever…
    1.3.6.1.2.1.16.7.1.1.2 filterChannelIndex 0 0 This object identifies the channel of which this filter
    is a part. The filters identified by a particular value
    of this object a…
    1.3.6.1.2.1.16.7.1.1.3 filterPktDataOffset 0 0 The offset from the beginning of each packet where
    a match of packet data will be attempted. This offset
    is measured from the po…
    1.3.6.1.2.1.16.7.1.1.4 filterPktData 0 0 The data that is to be matched with the input packet.


    For each packet received, this filter and the
    accompanying filterPktDataMas…
    1.3.6.1.2.1.16.7.1.1.5 filterPktDataMask 0 0 The mask that is applied to the match process.
    After adjusting this mask for the offset, only those
    bits in the received packet t…
    1.3.6.1.2.1.16.7.1.1.6 filterPktDataNotMask 0 0 The inversion mask that is applied to the match
    process. After adjusting this mask for the offset,
    those relevant bits in the re…
    1.3.6.1.2.1.16.7.1.1.8 filterPktStatusMask 0 0 The mask that is applied to the status match process.
    Only those bits in the received packet that correspond to
    bits set in this …
    1.3.6.1.2.1.16.7.1.1.9 filterPktStatusNotMask 0 0 The inversion mask that is applied to the status match
    process. Those relevant bits in the received packet status
    that correspon…
    1.3.6.1.2.1.16.7.1.1.10 filterOwner 0 0 The entity that configured this entry and is
    therefore using the resources assigned to it.
    1.3.6.1.2.1.16.7.1.1.11 filterStatus 0 0 The status of this filter entry.