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
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
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 }
Vendor: Enterasys Networks Inc.
Module: CTRON-SSR-L3-MIB
[Automatically extracted from oidview.com]
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 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
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. |