Reference record for OID 1.3.6.1.4.1.52.2501.1.3.1.1.2



parent
1.3.6.1.4.1.52.2501.1.3.1.1 (l3FlowEntry)
node code
2
node name
l3FlowFilterId
dot oid
1.3.6.1.4.1.52.2501.1.3.1.1.2
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cabletron(52) ssr(2501) ssrMibs(1) l3Group(3) l3FlowTable(1) l3FlowEntry(1) l3FlowFilterId(2)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) IMPORTS(52) ssr(2501) ssrMibs(1) l3Group(3) l3FlowTable(1) l3FlowEntry(1) l3FlowFilterId(2)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cabletron(52) ssr(2501) ssrMibs(1) l3Group(3) l3FlowTable(1) l3FlowEntry(1) l3FlowFilterId(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) IMPORTS(52) ssr(2501) ssrMibs(1) l3Group(3) l3FlowTable(1) l3FlowEntry(1) l3FlowFilterId(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cabletron(52) ssr(2501) ssrMibs(1) l3Group(3) l3FlowTable(1) l3FlowEntry(1) l3FlowFilterId(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) IMPORTS(52) ssr(2501) ssrMibs(1) l3Group(3) l3FlowTable(1) l3FlowEntry(1) l3FlowFilterId(2)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cabletron(52) ssr(2501) ssrMibs(1) l3Group(3) l3FlowTable(1) l3FlowEntry(1) l3FlowFilterId(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) IMPORTS(52) ssr(2501) ssrMibs(1) l3Group(3) l3FlowTable(1) l3FlowEntry(1) l3FlowFilterId(2)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/cabletron/ssr/ssrMibs/l3Group/l3FlowTable/l3FlowEntry/l3FlowFilterId
  • /iso/identified-organization/dod/internet/private/enterprise/IMPORTS/ssr/ssrMibs/l3Group/l3FlowTable/l3FlowEntry/l3FlowFilterId
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/cabletron/ssr/ssrMibs/l3Group/l3FlowTable/l3FlowEntry/l3FlowFilterId
  • /iso/org/dod/internet/private/enterprise/IMPORTS/ssr/ssrMibs/l3Group/l3FlowTable/l3FlowEntry/l3FlowFilterId
  • /iso/org/dod/internet/private/enterprises/cabletron/ssr/ssrMibs/l3Group/l3FlowTable/l3FlowEntry/l3FlowFilterId
  • /iso/org/dod/internet/private/enterprises/IMPORTS/ssr/ssrMibs/l3Group/l3FlowTable/l3FlowEntry/l3FlowFilterId
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/cabletron/ssr/ssrMibs/l3Group/l3FlowTable/l3FlowEntry/l3FlowFilterId
  • /iso/iso-identified-organization/dod/internet/private/enterprises/IMPORTS/ssr/ssrMibs/l3Group/l3FlowTable/l3FlowEntry/l3FlowFilterId
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/52/2501/1/3/1/1/2

    Description by mibdepot

    A filter byte to narrow the data returned by the agent.

    The number of possible flows can be extremely high. An SNMP walk
    could take a significatn resources. Using a walk with a filter will narrow the
    values returned to those flows matching the fields used in the index. Currently
    only the first byte of this Integer is used.
    This byte specifies one or more fields to compare flows in the system against the
    index in the get-next request.
    Big endian least significant Byte is encoding is as follows:
    bit 0 : unused
    bit 1 : Port Of Entry Filter mask
    bit 2 : Src IP Address Filter mask
    bit 3 : Dst IP Address Filter mask
    bit 4 : Type Of Service Filter mask
    bit 5 : Protocol Filter mask
    bit 6 : Src port Filter mask
    bit 7 : Dst port Filter mask

    A complete walk of the mib will use the filter value of 0 as will a get Request

    Parsed from file ctron-ssr-l3-mib.txt
    Company: None
    Module: CTRON-SSR-L3-MIB

    Description by circitor

    A filter byte to narrow the data returned by the agent.

    The number of possible flows can be extremely high. An SNMP walk
    could take a significatn resources. Using a walk with a filter will narrow the
    values returned to those flows matching the fields used in the index. Currently
    only the first byte of this Integer is used.
    This byte specifies one or more fields to compare flows in the system against the
    index in the get-next request.
    Big endian least significant Byte is encoding is as follows:
    bit 0 : unused
    bit 1 : Port Of Entry Filter mask
    bit 2 : Src IP Address Filter mask
    bit 3 : Dst IP Address Filter mask
    bit 4 : Type Of Service Filter mask
    bit 5 : Protocol Filter mask
    bit 6 : Src port Filter mask
    bit 7 : Dst port Filter mask

    A complete walk of the mib will use the filter value of 0 as will a get Request

    Parsed from file CTRON-SSR-L3-MIB.mib
    Module: CTRON-SSR-L3-MIB

    Information by mibdepot

    l3FlowFilterId OBJECT-TYPE SYNTAX INTEGER (0..254) MAX-ACCESS read-only STATUS obsolete DESCRIPTION "A filter byte to narrow the data returned by the agent. The number of possible flows can be extremely high. An SNMP walk could take a significatn resources. Using a walk with a filter will narrow the values returned to those flows matching the fields used in the index. Currently only the first byte of this Integer is used. This byte specifies one or more fields to compare flows in the system against the index in the get-next request. Big endian least significant Byte is encoding is as follows: bit 0 : unused bit 1 : Port Of Entry Filter mask bit 2 : Src IP Address Filter mask bit 3 : Dst IP Address Filter mask bit 4 : Type Of Service Filter mask bit 5 : Protocol Filter mask bit 6 : Src port Filter mask bit 7 : Dst port Filter mask A complete walk of the mib will use the filter value of 0 as will a get Request " ::= { l3FlowEntry 2 }

    Information by oid_info

    Vendor: Enterasys Networks Inc.
    Module: CTRON-SSR-L3-MIB

    [Automatically extracted from oidview.com]

    Information by circitor

    l3FlowFilterId OBJECT-TYPE SYNTAX INTEGER (0..254) MAX-ACCESS read-only STATUS obsolete DESCRIPTION "A filter byte to narrow the data returned by the agent. The number of possible flows can be extremely high. An SNMP walk could take a significatn resources. Using a walk with a filter will narrow the values returned to those flows matching the fields used in the index. Currently only the first byte of this Integer is used. This byte specifies one or more fields to compare flows in the system against the index in the get-next request. Big endian least significant Byte is encoding is as follows: bit 0 : unused bit 1 : Port Of Entry Filter mask bit 2 : Src IP Address Filter mask bit 3 : Dst IP Address Filter mask bit 4 : Type Of Service Filter mask bit 5 : Protocol Filter mask bit 6 : Src port Filter mask bit 7 : Dst port Filter mask A complete walk of the mib will use the filter value of 0 as will a get Request " ::= { l3FlowEntry 2 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.52)

    McTague Charles N.

    Brothers (10)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.52.2501.1.3.1.1.1 l3FlowIndex 0 0 A unique number for each flow. The encoding is
    as explained.
    bit 0-15 = Table Index (0-64K)
    bit 16-18 = Table Number (0-3)
    bit 19-…
    1.3.6.1.4.1.52.2501.1.3.1.1.3 l3FlowPortOfEntry 0 0 The physical port in the chassis/shelf from which this flow
    enters the switch.
    1.3.6.1.4.1.52.2501.1.3.1.1.4 l3FlowSrcIpAddress 0 0 The source IP address for this flow.
    1.3.6.1.4.1.52.2501.1.3.1.1.5 l3FlowDstIpAddress 0 0 The destination IP address for this flow.
    1.3.6.1.4.1.52.2501.1.3.1.1.6 l3FlowTOS 0 0 The Type Of Service for this flow.
    1.3.6.1.4.1.52.2501.1.3.1.1.7 l3FlowProtocol 0 0 The IP protocol for this flow. Official assignments are defined in
    ftp://ftp.isi.edu/in-notes/iana/assignments/protocol-numbers
    1.3.6.1.4.1.52.2501.1.3.1.1.8 l3FlowSrcPort 0 0 The source UDP/TCP port for this flow. Official port numbers
    are defined in:
    ftp://ftp.isi.edu/in-notes/iana/assignments/port-num…
    1.3.6.1.4.1.52.2501.1.3.1.1.9 l3FlowDstPort 0 0 The destination UDP/TCP port for this flow. Official port numbers are
    defined in ftp://ftp.isi.edu/in-notes/iana/assignments/por…
    1.3.6.1.4.1.52.2501.1.3.1.1.10 l3FlowPkts 0 0 The packets in this flow.
    1.3.6.1.4.1.52.2501.1.3.1.1.11 l3FlowOctets 0 0 The number of octets in this flow.