FLOWMGREXT-MIB: View SNMP OID List / Download MIB

VENDOR: ARROWPOINT COMMUNICATIONS INC.


 Home MIB: FLOWMGREXT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 flowMgrExtMib 1.3.6.1.4.1.2467.1.36.1
This MIB module describes the ArrowPoint Communications enterprise MIB for the flow manager module.
 apFlowMgrExtFlowTraceOptions 1.3.6.1.4.1.2467.1.36.2 displaystring read-write
This object specifies a bitmask of the current flow trace settings.
 apFlowMgrExtFlowTraceState 1.3.6.1.4.1.2467.1.36.3 integer read-write
This object specifies the current state of flow tracing. Enumeration: 'disabled': 2, 'enabled': 1.
 apFlowMgrExtFlowTraceFilename 1.3.6.1.4.1.2467.1.36.4 displaystring read-write
This object specifies the file name of the log file on disk.
 apFlowMgrExtFlowTraceMaxFileSize 1.3.6.1.4.1.2467.1.36.5 integer read-write
This object specifies the maximum file length allowed to be saved to the disk.
 apFlowMgrExtFlowTraceDuration 1.3.6.1.4.1.2467.1.36.6 integer read-write
This object specifies the duration of the Flow Tracing logging session in seconds.
 apFlowMgrExtPermanentPort1 1.3.6.1.4.1.2467.1.36.7 integer read-write
This object specifies the first destination tcp port number for flows that the flow manager will not reclaim.
 apFlowMgrExtPermanentPort2 1.3.6.1.4.1.2467.1.36.8 integer read-write
This object specifies the second destination tcp port number for flows that the flow manager will not reclaim.
 apFlowMgrExtPermanentPort3 1.3.6.1.4.1.2467.1.36.9 integer read-write
This object specifies the third destination tcp port number for flows that the flow manager will not reclaim.
 apFlowMgrExtPermanentPort4 1.3.6.1.4.1.2467.1.36.10 integer read-write
This object specifies the forth destination tcp port number for flows that the flow manager will not reclaim.
 apFlowMgrExtReserveCleanTimer 1.3.6.1.4.1.2467.1.36.11 integer read-write
This object specifies the time (in seconds) at which the flow manager scans flows with a source or destination port of less than 25 and may attempt to clean up that flow.
 apFlowMgrExtPortIdleTable 1.3.6.1.4.1.2467.1.36.12 no-access
This is the table of port idle timer values.
       apFlowMgrExtPortIdleEntry 1.3.6.1.4.1.2467.1.36.12.1 no-access
A table containing the port number and associated idle timer.
           apFlowMgrExtPortIdle 1.3.6.1.4.1.2467.1.36.12.1.2 integer read-only
This is the port number of the port for which this entry contains the flow manager port configuration.
           apFlowMgrExtPortIdleValue 1.3.6.1.4.1.2467.1.36.12.1.3 integer read-write
This is the flow manager reset idle value for this port.
           apFlowMgrExtPortLowWaterFCB 1.3.6.1.4.1.2467.1.36.12.1.4 integer read-write
This is the configured flow manager FCB low water mark for this port. When free FCBs constitute this percentage of total FCBs, expedited flow recovery procedures are invoked.
 apFlowMgrExtIdleTimer 1.3.6.1.4.1.2467.1.36.13 integer read-write
This object specifies the time (in seconds) which the flow manager will use to time out flows. A value of 0 indicates that internal values will be used.
 apFlowMgrStatIfTable 1.3.6.1.4.1.2467.1.36.14 no-access
The FlowMgr Statistics Table
       apFlowMgrStatIfEntry 1.3.6.1.4.1.2467.1.36.14.1 no-access
An entry in the Flow Manager statistics Table referenced via an IFINDEX (apFlowMgrStatIfIndex). An entry is available for each interface
           apFlowMgrStatIfIndex 1.3.6.1.4.1.2467.1.36.14.1.1 integer32 read-only
IF Index of interface
           apFlowMgrStatIfVlanID 1.3.6.1.4.1.2467.1.36.14.1.2 integer32 read-only
IF Index of interface
           apFlowMgrStatIfUDPTotal 1.3.6.1.4.1.2467.1.36.14.1.3 integer32 read-only
Total UDP flows on interface
           apFlowMgrStatIfUDPCur 1.3.6.1.4.1.2467.1.36.14.1.4 integer32 read-only
Number of new UDP flows within last second on interface
           apFlowMgrStatIfUDPHigh 1.3.6.1.4.1.2467.1.36.14.1.5 integer32 read-only
Maximum number of UDP flows in any one second interval on interface
           apFlowMgrStatIfUDPAvg 1.3.6.1.4.1.2467.1.36.14.1.6 integer32 read-only
Five second moving average of UDP flows per second on interface
           apFlowMgrStatIfTCPTotal 1.3.6.1.4.1.2467.1.36.14.1.7 integer32 read-only
Total TCP flows on interface
           apFlowMgrStatIfTCPCur 1.3.6.1.4.1.2467.1.36.14.1.8 integer32 read-only
Number of new TCP flows within last second on interface
           apFlowMgrStatIfTCPHigh 1.3.6.1.4.1.2467.1.36.14.1.9 integer32 read-only
Maximum number of TCP flows in any one second interval on interface
           apFlowMgrStatIfTCPAvg 1.3.6.1.4.1.2467.1.36.14.1.10 integer32 read-only
Five second moving average of TCP flows per second on interface
           apFlowMgrStatIfCurrentActiveTCP 1.3.6.1.4.1.2467.1.36.14.1.11 integer32 read-only
Current number of active TCP flows on interface
           apFlowMgrStatIfCurrentActiveUDP 1.3.6.1.4.1.2467.1.36.14.1.12 integer32 read-only
Current number of active UDP flows on interface
           apFlowMgrStatIfAccountingReportsRx 1.3.6.1.4.1.2467.1.36.14.1.13 integer32 read-only
Number of accounting reports received for interface
           apFlowMgrStatIfResets 1.3.6.1.4.1.2467.1.36.14.1.14 integer32 read-only
Number of times interface has been reset
           apFlowMgrStatIfFcbCount 1.3.6.1.4.1.2467.1.36.14.1.15 integer32 read-only
Number of unused fastpath flow control blocks for interface
 apFlowMgrStatSSTable 1.3.6.1.4.1.2467.1.36.15 no-access
The FlowMgr Statistics Table
       apFlowMgrStatSSEntry 1.3.6.1.4.1.2467.1.36.15.1 no-access
An entry in the Flow Manager statistics Table referenced via an chassis manager slot/subslot pair....
           apFlowMgrStatSSSlot 1.3.6.1.4.1.2467.1.36.15.1.1 integer32 read-only
Physical slot of interface
           apFlowMgrStatSSSubSlot 1.3.6.1.4.1.2467.1.36.15.1.2 integer32 read-only
Physical sub-slot of interface
           apFlowMgrStatSSUDPTotal 1.3.6.1.4.1.2467.1.36.15.1.3 integer32 read-only
Total UDP flows on interface
           apFlowMgrStatSSUDPCur 1.3.6.1.4.1.2467.1.36.15.1.4 integer32 read-only
Number of new UDP flows within last second on interface
           apFlowMgrStatSSUDPHigh 1.3.6.1.4.1.2467.1.36.15.1.5 integer32 read-only
Maximum number of UDP flows in any one second interval on interface
           apFlowMgrStatSSUDPAvg 1.3.6.1.4.1.2467.1.36.15.1.6 integer32 read-only
Five second moving average of UDP flows per second on interface
           apFlowMgrStatSSTCPTotal 1.3.6.1.4.1.2467.1.36.15.1.7 integer32 read-only
Total TCP flows on interface
           apFlowMgrStatSSTCPCur 1.3.6.1.4.1.2467.1.36.15.1.8 integer32 read-only
Number of new TCP flows within last second on interface
           apFlowMgrStatSSTCPHigh 1.3.6.1.4.1.2467.1.36.15.1.9 integer32 read-only
Maximum number of TCP flows in any one second interval on interface
           apFlowMgrStatSSTCPAvg 1.3.6.1.4.1.2467.1.36.15.1.10 integer32 read-only
Five second moving average of TCP flows per second on interface
           apFlowMgrStatSSCurrentActiveTCP 1.3.6.1.4.1.2467.1.36.15.1.11 integer32 read-only
Current number of active TCP flows on interface
           apFlowMgrStatSSCurrentActiveUDP 1.3.6.1.4.1.2467.1.36.15.1.12 integer32 read-only
Current number of active UDP flows on interface
           apFlowMgrStatSSAccountingReportsRx 1.3.6.1.4.1.2467.1.36.15.1.13 integer32 read-only
           apFlowMgrStatSSResets 1.3.6.1.4.1.2467.1.36.15.1.14 integer32 read-only
Number of times interface has been reset
           apFlowMgrStatSSFcbCount 1.3.6.1.4.1.2467.1.36.15.1.15 integer32 read-only
Number of unused fastpath flow control blocks for interface
 apFlowMgrPortTable 1.3.6.1.4.1.2467.1.36.16 no-access
The FlowMgr Port Table for a given slot/subslot in the chassis.
       apFlowMgrPortEntry 1.3.6.1.4.1.2467.1.36.16.1 no-access
An entry in the Flow Manager port Table.
           apFlowMgrPortIfIndex 1.3.6.1.4.1.2467.1.36.16.1.1 integer32 read-only
IF index for this interface
           apFlowMgrPortSeqBytes 1.3.6.1.4.1.2467.1.36.16.1.2 counter64 read-only
Total TCP sequence space bytes received on interface by flow manager
           apFlowMgrPortInBytes 1.3.6.1.4.1.2467.1.36.16.1.3 counter64 read-only
Total IP bytes received by flow manager on interface
           apFlowMgrPortOutBytes 1.3.6.1.4.1.2467.1.36.16.1.4 counter64 read-only
Total IP bytes out of flow manager out interface
           apFlowMgrPortInFrames 1.3.6.1.4.1.2467.1.36.16.1.5 counter64 read-only
Total IP frames into flow manager on interface
           apFlowMgrPortOutFrames 1.3.6.1.4.1.2467.1.36.16.1.6 counter64 read-only
Total IP frames from flow manager out interface
           apFlowMgrPortTotalInFlows 1.3.6.1.4.1.2467.1.36.16.1.7 counter64 read-only
Total flows inbound on interface started by flow manager
           apFlowMgrPortTotalOutFlows 1.3.6.1.4.1.2467.1.36.16.1.8 counter64 read-only
Total flows outbound on interface started by flow manager
           apFlowMgrPortTotalAcctFlows 1.3.6.1.4.1.2467.1.36.16.1.9 counter64 read-only
Total accounting reports for flows received on interface
           apFlowMgrPortCurrTCPFlows 1.3.6.1.4.1.2467.1.36.16.1.10 integer32 read-only
Current number of active TCP flows on interface
           apFlowMgrPortCurrUDPFlows 1.3.6.1.4.1.2467.1.36.16.1.11 integer32 read-only
Current number of active UDP flows on interface
           apFlowMgrPortCurrInFlows 1.3.6.1.4.1.2467.1.36.16.1.12 integer32 read-only
Total current flows inbound on interface
           apFlowMgrPortCurrOutFlows 1.3.6.1.4.1.2467.1.36.16.1.13 integer32 read-only
Total current flows outbound on interface
           apFlowMgrPortResetCount 1.3.6.1.4.1.2467.1.36.16.1.14 integer32 read-only
Total times flow manager has reset interface
           apFlowMgrPortMTU 1.3.6.1.4.1.2467.1.36.16.1.15 integer32 read-only
Maximum transmission unit for TCP flows on interface
           apFlowMgrPortWccAccepted 1.3.6.1.4.1.2467.1.36.16.1.16 integer32 read-only
Number of flows accepted by web conversation control
           apFlowMgrPortWccAcceptedSticky 1.3.6.1.4.1.2467.1.36.16.1.17 integer32 read-only
Number of sticky accepted flows by web conversation control
           apFlowMgrPortWccAcceptedBridge 1.3.6.1.4.1.2467.1.36.16.1.18 integer32 read-only
Number of bridged flows accepted by web conversation control
           apFlowMgrPortWccAcceptedSfpFwd 1.3.6.1.4.1.2467.1.36.16.1.19 integer32 read-only
Number of accepted flows that must be forwarded in the mid-path
           apFlowMgrPortWccAcceptedSfp 1.3.6.1.4.1.2467.1.36.16.1.20 integer32 read-only
Number of processed content frames for mid-path forwarded flows
           apFlowMgrPortWccForwardSfp 1.3.6.1.4.1.2467.1.36.16.1.21 integer32 read-only
Number of frames forwarded unchanged for mid-path forwarded flows
           apFlowMgrPortWccForward 1.3.6.1.4.1.2467.1.36.16.1.22 integer32 read-only
Number of frames given to IP module for direct forwarding in mid-path
           apFlowMgrPortWccLocal 1.3.6.1.4.1.2467.1.36.16.1.23 integer32 read-only
Number of accepted inbound flows that terminate on chassis
           apFlowMgrPortWccTCPSpoof 1.3.6.1.4.1.2467.1.36.16.1.24 integer32 read-only
Number of flows requiring TCP spoofing for content awareness
           apFlowMgrPortWccArpPending 1.3.6.1.4.1.2467.1.36.16.1.25 integer32 read-only
Number of flows delayed because ARP entries needed resolution
           apFlowMgrPortWccRedirect 1.3.6.1.4.1.2467.1.36.16.1.26 integer32 read-only
Number of flows requiring a redirect after content examination
           apFlowMgrPortWccRedirectSticky 1.3.6.1.4.1.2467.1.36.16.1.27 integer32 read-only
Number of sticky flows requiring a redirect after content examination
           apFlowMgrPortWccNoChange 1.3.6.1.4.1.2467.1.36.16.1.28 integer32 read-only
Number of content requests on persistent connections that resulted in no flow mapping changes
           apFlowMgrPortWccRouteNotFound 1.3.6.1.4.1.2467.1.36.16.1.29 integer32 read-only
Number of times flows attempted without a useable route
           apFlowMgrPortWccRtLookupError 1.3.6.1.4.1.2467.1.36.16.1.30 integer32 read-only
Number of times a flow was attempted and a route lookup error occured
           apFlowMgrPortWccDiscard 1.3.6.1.4.1.2467.1.36.16.1.31 integer32 read-only
Number of times an unuseable frame came in for a flow expecting content
           apFlowMgrPortWccRejected 1.3.6.1.4.1.2467.1.36.16.1.32 integer32 read-only
Number of flows rejected by web conversation control
           apFlowMgrPortWccRejectedSfp 1.3.6.1.4.1.2467.1.36.16.1.33 integer32 read-only
Number of mid-path forwarded frames rejected by web conversation control
           apFlowMgrPortTotalAckDelete 1.3.6.1.4.1.2467.1.36.16.1.34 integer32 read-only
Total flows deleted because of incomplete TCP flow transactions from client
           apFlowMgrPortPortAckDelete 1.3.6.1.4.1.2467.1.36.16.1.35 integer32 read-only
Number of flows deleted on interface because of incomplete TCP flow transactions from client
           apFlowMgrPortMidSpoofRejects 1.3.6.1.4.1.2467.1.36.16.1.36 integer32 read-only
Number of flows rejected because spoofing was required and a non-SYN TCP frame started the flow
           apFlowMgrPortMidNATReject 1.3.6.1.4.1.2467.1.36.16.1.37 integer32 read-only
Number of flows rejected because NAT was required and a non-SYN TCP frame started the flow
           apFlowMgrPortMidStickyReject 1.3.6.1.4.1.2467.1.36.16.1.38 integer32 read-only
Number of sticky flows rejected because a non-SYN TCP frame started the flow
           apFlowMgrPortSynExceedDelete 1.3.6.1.4.1.2467.1.36.16.1.39 integer32 read-only
Number of flows deleted because too many SYN frames were sent
           apFlowMgrPortInvalidIP 1.3.6.1.4.1.2467.1.36.16.1.40 integer32 read-only
Number of invalid IP frames received
           apFlowMgrPortBufferShortage 1.3.6.1.4.1.2467.1.36.16.1.41 integer32 read-only
Number of flows that could not be started due to buffer shortages
           apFlowMgrPortMovedAcctReports 1.3.6.1.4.1.2467.1.36.16.1.42 integer32 read-only
Number of accounting reports for flows received on ports other than current flow ingress
           apFlowMgrPortUknownQueries 1.3.6.1.4.1.2467.1.36.16.1.43 integer32 read-only
Number of times a flow was known to flow manager and unknown in the fastpath
           apFlowMgrPortMappedLeftovers 1.3.6.1.4.1.2467.1.36.16.1.44 integer32 read-only
Number of times a mapped TCP flow was a partner to a flow being freed
           apFlowMgrPortUnmappedLeftovers 1.3.6.1.4.1.2467.1.36.16.1.45 integer32 read-only
Number of times an unmapped TCP flow was a partner to a flow being freed
           apFlowMgrPortRemappedIngress 1.3.6.1.4.1.2467.1.36.16.1.46 integer32 read-only
Number of times the ingress port of a flow was remapped
           apFlowMgrPortFlowsUnavailable 1.3.6.1.4.1.2467.1.36.16.1.47 integer32 read-only
Number of times now flow structures were available for new flows
           apFlowMgrPortTCPCsumErrors 1.3.6.1.4.1.2467.1.36.16.1.48 integer32 read-only
Number of frames received with TCP checksum errors for all interfaces
           apFlowMgrPortOverflowMaps 1.3.6.1.4.1.2467.1.36.16.1.49 integer32 read-only
Number of flows mapped in the mid-path because of fastpath FCB shortages
           apFlowMgrPortRouteChangeEvents 1.3.6.1.4.1.2467.1.36.16.1.50 integer32 read-only
Number of route change events received by flow manager
           apFlowMgrPortRouteChangeFlows 1.3.6.1.4.1.2467.1.36.16.1.51 integer32 read-only
Number of flows examined as a result of route change events
           apFlowMgrPortRouteChangeRemaps 1.3.6.1.4.1.2467.1.36.16.1.52 integer32 read-only
Number of flows remapped as a result of route change events
           apFlowMgrPortOrphanMappings 1.3.6.1.4.1.2467.1.36.16.1.53 integer32 read-only
Number of flows in free list that had mapped fastpath entries
 apFlowMgrDetailTable 1.3.6.1.4.1.2467.1.36.17 no-access
The FlowMgr Detail Table for a given slot/subslot in the chassis.
       apFlowMgrDetailEntry 1.3.6.1.4.1.2467.1.36.17.1 no-access
An entry in the Flow Manager Detail Table.
           apFlowMgrDetailIfIndex 1.3.6.1.4.1.2467.1.36.17.1.1 integer32 read-only
IF index for interface
           apFlowMgrDetailSeqBytes 1.3.6.1.4.1.2467.1.36.17.1.2 integer32 read-only
Total TCP sequence space in bytes from flows on interface
           apFlowMgrDetailFlags 1.3.6.1.4.1.2467.1.36.17.1.3 integer32 read-only
Interface flow manager state flags
           apFlowMgrDetailPoolFlows 1.3.6.1.4.1.2467.1.36.17.1.4 integer32 read-only
Number of flows in flow manager shared pool for interface
           apFlowMgrDetailInBytes 1.3.6.1.4.1.2467.1.36.17.1.5 integer32 read-only
Total IP bytes received on this interface
           apFlowMgrDetailOutBytes 1.3.6.1.4.1.2467.1.36.17.1.6 integer32 read-only
Total IP bytes sent from flow manager on this interface
           apFlowMgrDetailInFrames 1.3.6.1.4.1.2467.1.36.17.1.7 integer32 read-only
Total IP frames in to flow manager on this interface
           apFlowMgrDetailTotalInFlows 1.3.6.1.4.1.2467.1.36.17.1.8 integer32 read-only
Total inbound flows started on this interface
           apFlowMgrDetailTotalOutFlows 1.3.6.1.4.1.2467.1.36.17.1.9 integer32 read-only
Total flows started outbound through this interface
           apFlowMgrDetailTotalAcctFlows 1.3.6.1.4.1.2467.1.36.17.1.10 integer32 read-only
Total accounting reports received for flows on interface
           apFlowMgrDetailResetCount 1.3.6.1.4.1.2467.1.36.17.1.11 integer32 read-only
Total times flow manager reset interface
           apFlowMgrDetailCurTCPFlows 1.3.6.1.4.1.2467.1.36.17.1.12 integer32 read-only
Current number of active TCP flows on interface
           apFlowMgrDetailCurUDPFlows 1.3.6.1.4.1.2467.1.36.17.1.13 integer32 read-only
Current number of active UDP flows on interface
           apFlowMgrDetailCurInFlows 1.3.6.1.4.1.2467.1.36.17.1.14 integer32 read-only
Total number of flows on this interface
           apFlowMgrDetailCurOutFlows 1.3.6.1.4.1.2467.1.36.17.1.15 integer32 read-only
Total number of flows outbound on this interface
           apFlowMgrDetailFPFlowCount 1.3.6.1.4.1.2467.1.36.17.1.16 integer32 read-only
Total number of free FCBs reported by the fastpath for this port
           apFlowMgrDetailTotalInFlowMap 1.3.6.1.4.1.2467.1.36.17.1.17 integer32 read-only
Total number of active FCBs in the flow map for this port
           apFlowMgrDetailInMappedOnlyPrimary 1.3.6.1.4.1.2467.1.36.17.1.18 integer32 read-only
Total number of active FCBs for this port which have only been mapped to one primary port
           apFlowMgrDetailInMappedOnlyPrevious 1.3.6.1.4.1.2467.1.36.17.1.19 integer32 read-only
Total number of active FCBs for this port which were mapped to a previous port and are now unmapped
           apFlowMgrDetailInMappedBothPrimary 1.3.6.1.4.1.2467.1.36.17.1.20 integer32 read-only
Total number of active FCBs for this port which have only been mapped to one primary port
           apFlowMgrDetailInMappedBothPrevious 1.3.6.1.4.1.2467.1.36.17.1.21 integer32 read-only
Total number of active FCBs for this port which have had their primary port remapped to a different port
           apFlowMgrDetailInNoFPMappings 1.3.6.1.4.1.2467.1.36.17.1.22 integer32 read-only
Total number of active FCBs for this port which are not mapped in the fastpath, though are active on the SFP
           apFlowMgrDetailInIngressQueueLen 1.3.6.1.4.1.2467.1.36.17.1.23 integer32 read-only
The length of the ingress (input) queue for this port
           apFlowMgrDetailInOrphanFCBFlows 1.3.6.1.4.1.2467.1.36.17.1.24 integer32 read-only
The number of times a FCB for this port was found to still be mapped in the fastpath when it was reallocated
           apFlowMgrDetailInTotalOrphanFCB 1.3.6.1.4.1.2467.1.36.17.1.25 integer32 read-only
The total number of times a FCB was mapped in the fastpath and found to still be mapped when it was reallocated
           apFlowMgrDetailInTCPPermPort 1.3.6.1.4.1.2467.1.36.17.1.26 integer32 read-only
The total number of active TCP FCBs on this port that are associated with a configured permanent port
           apFlowMgrDetailInUDPPermPort 1.3.6.1.4.1.2467.1.36.17.1.27 integer32 read-only
The total number of active UDP FCBs on this port that are associated with a configured permanent port
           apFlowMgrDetailInJoined 1.3.6.1.4.1.2467.1.36.17.1.28 integer32 read-only
The total number of active ingress FCBs on this port which are in the joined state, meaning the backend server has acknowledged
           apFlowMgrDetailInContentExpected 1.3.6.1.4.1.2467.1.36.17.1.29 integer32 read-only
The total number of active ingress FCBs on this port which are waiting for a content frame from the client
           apFlowMgrDetailInJoinPending 1.3.6.1.4.1.2467.1.36.17.1.30 integer32 read-only
The total number of active ingress FCBs on this port which are pended, waiting for the SYN/ACK from the backend server
           apFlowMgrDetailInContentPending 1.3.6.1.4.1.2467.1.36.17.1.31 integer32 read-only
The total number of active ingress FCBs on this port which are pended, waiting for the content frame from the client
           apFlowMgrDetailInTCPSYNSent 1.3.6.1.4.1.2467.1.36.17.1.32 integer32 read-only
The total number of active ingress FCBs on this port for which a SYN has been sent to the backend server
           apFlowMgrDetailInReversePending 1.3.6.1.4.1.2467.1.36.17.1.33 integer32 read-only
The total number of active ingress FCBs on this port which are waiting for a SYN/ACK from the client
           apFlowMgrDetailInSFPForwarded 1.3.6.1.4.1.2467.1.36.17.1.34 integer32 read-only
The total number of active ingress FCBs on this port which are being forward in the SFP and not mapped in the fastpath
           apFlowMgrDetailInInPortInflowCount 1.3.6.1.4.1.2467.1.36.17.1.35 integer32 read-only
The total number of ingress flows on this port
           apFlowMgrDetailInDeleted 1.3.6.1.4.1.2467.1.36.17.1.36 integer32 read-only
The total number of active ingress FCBs on this port which have been deleted
           apFlowMgrDetailInSpoofed 1.3.6.1.4.1.2467.1.36.17.1.37 integer32 read-only
The total number of active ingress FCBs on this port which have been spoofed
           apFlowMgrDetailInNATInUse 1.3.6.1.4.1.2467.1.36.17.1.38 integer32 read-only
The total number of active ingress FCBs on this port which have been natted
           apFlowMgrDetailInContentAware 1.3.6.1.4.1.2467.1.36.17.1.39 integer32 read-only
The total number of active ingress FCBs on this port which are Layer 5 flows for which the CSS examines content frames
           apFlowMgrDetailInSticky 1.3.6.1.4.1.2467.1.36.17.1.40 integer32 read-only
The total number of active ingress FCBs on this port which are using a sticky balance method
           apFlowMgrDetailInBridged 1.3.6.1.4.1.2467.1.36.17.1.41 integer32 read-only
The total number of active ingress FCBs on this port for which we are bridging frames
           apFlowMgrDetailInBuffersPending 1.3.6.1.4.1.2467.1.36.17.1.42 integer32 read-only
The total number of active ingress FCBs on this port for which we have buffers containing content frames, awaiting the backend connection to the server to complete
           apFlowMgrDetailInSYNDOSTimerActive 1.3.6.1.4.1.2467.1.36.17.1.43 integer32 read-only
The total number of active ingress FCBs on this port for which we are running the SYN/ACK timer, awaiting the SYN/ACK from the backend server
           apFlowMgrDetailInOverflowMapped 1.3.6.1.4.1.2467.1.36.17.1.44 integer32 read-only
The total number of active ingress FCBs on this port which have been overflow mapped, meaning that there is not FCB available in the fastpath
           apFlowMgrDetailInRejected 1.3.6.1.4.1.2467.1.36.17.1.45 integer32 read-only
The total number of active ingress FCBs on this port which are marked rejected
           apFlowMgrDetailInTotalTCPFlows 1.3.6.1.4.1.2467.1.36.17.1.46 integer32 read-only
The total number of active ingress FCBs on this port which are the TCP protocol
           apFlowMgrDetailInTotalUDPFlows 1.3.6.1.4.1.2467.1.36.17.1.47 integer32 read-only
The total number of active ingress FCBs on this port which are the UDP protocol
           apFlowMgrDetailInHTTPSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.48 integer32 read-only
The total number of active ingress FCBs on this port which have the HTTP port (80) as the source port
           apFlowMgrDetailInHTTPDstFlows 1.3.6.1.4.1.2467.1.36.17.1.49 integer32 read-only
The total number of active ingress FCBs on this port which have the HTTP port (80) as the destination port
           apFlowMgrDetailInFTPDataSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.50 integer32 read-only
The total number of active ingress FCBs on this port which have the FTP Data port (20) as the source port
           apFlowMgrDetailInFTPDataDestFlows 1.3.6.1.4.1.2467.1.36.17.1.51 integer32 read-only
The total number of active ingress FCBs on this port which have the FTP Data port (20) as the destination port
           apFlowMgrDetailInFTPCtrlSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.52 integer32 read-only
The total number of active ingress FCBs on this port which have the FTP Ctrl port (21) as the source port
           apFlowMgrDetailInFTPCtrlDestFlows 1.3.6.1.4.1.2467.1.36.17.1.53 integer32 read-only
The total number of active ingress FCBs on this port which have the FTP Data port (21) as the destination port
           apFlowMgrDetailInSSHSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.54 integer32 read-only
The total number of active ingress FCBs on this port which have the SSH port (22) as the source port
           apFlowMgrDetailInSSHDestFlows 1.3.6.1.4.1.2467.1.36.17.1.55 integer32 read-only
The total number of active ingress FCBs on this port which have the SSH port (22) as the destination port
           apFlowMgrDetailInTelnetSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.56 integer32 read-only
The total number of active ingress FCBs on this port which have the TELNET port (23) as the source port
           apFlowMgrDetailInTelnetDestFlows 1.3.6.1.4.1.2467.1.36.17.1.57 integer32 read-only
The total number of active ingress FCBs on this port which have the TELNET port (23) as the destination port
           apFlowMgrDetailInRASrcFlows 1.3.6.1.4.1.2467.1.36.17.1.58 integer32 read-only
The total number of active ingress FCBs on this port which have the REAL AUDIO port (7070) as the source port
           apFlowMgrDetailInRADestFlows 1.3.6.1.4.1.2467.1.36.17.1.59 integer32 read-only
The total number of active ingress FCBs on this port which have the REAL AUDIO port (7070) as the destination port
           apFlowMgrDetailInBGPSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.60 integer32 read-only
The total number of active ingress FCBs on this port which have the BGP port (179) as the source port
           apFlowMgrDetailInBGPDestFlows 1.3.6.1.4.1.2467.1.36.17.1.61 integer32 read-only
The total number of active ingress FCBs on this port which have the BGP port (179) as the destination port
           apFlowMgrDetailInSMTPSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.62 integer32 read-only
The total number of active ingress FCBs on this port which have the SMTP port (25) as the source port
           apFlowMgrDetailInSMTPDestFlows 1.3.6.1.4.1.2467.1.36.17.1.63 integer32 read-only
The total number of active ingress FCBs on this port which have the SMTP port (25) as the destination port
           apFlowMgrDetailInPOP3SrcFlows 1.3.6.1.4.1.2467.1.36.17.1.64 integer32 read-only
The total number of active ingress FCBs on this port which have the POP3 port (110) as the source port
           apFlowMgrDetailInPOP3DestFlows 1.3.6.1.4.1.2467.1.36.17.1.65 integer32 read-only
The total number of active ingress FCBs on this port which have the POP3 port (110) as the destination port
           apFlowMgrDetailInHTTPSSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.66 integer32 read-only
The total number of active ingress FCBs on this port which have the SSL port (443) as the source port
           apFlowMgrDetailInHTTPSDestFlows 1.3.6.1.4.1.2467.1.36.17.1.67 integer32 read-only
The total number of active ingress FCBs on this port which have the SSL port (443) as the destination port
           apFlowMgrDetailInNNTPSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.68 integer32 read-only
The total number of active ingress FCBs on this port which have the NNTP port (119) as the source port
           apFlowMgrDetailInNNTPDestFlows 1.3.6.1.4.1.2467.1.36.17.1.69 integer32 read-only
The total number of active ingress FCBs on this port which have the NNTP port (119) as the destination port
           apFlowMgrDetailInSOCKSSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.70 integer32 read-only
The total number of active ingress FCBs on this port which have the SOCKS port (1080) as the source port
           apFlowMgrDetailInSOCKSDestFlows 1.3.6.1.4.1.2467.1.36.17.1.71 integer32 read-only
The total number of active ingress FCBs on this port which have the SOCKS port (1080) as the destination port
           apFlowMgrDetailInPortLT23SrcFlows 1.3.6.1.4.1.2467.1.36.17.1.72 integer32 read-only
The total number of active ingress FCBs on this port which have a TCP port number less than 23 as the source port
           apFlowMgrDetailInPortLT23DestFlows 1.3.6.1.4.1.2467.1.36.17.1.73 integer32 read-only
The total number of active ingress FCBs on this port which have a TCP port number less than 23 as the destination port
           apFlowMgrDetailInPortGT1024SrcFlows 1.3.6.1.4.1.2467.1.36.17.1.74 integer32 read-only
The total number of active ingress FCBs on this port which have a TCP port number greater than 1024 as the source port
           apFlowMgrDetailInPortGT1024DestFlows 1.3.6.1.4.1.2467.1.36.17.1.75 integer32 read-only
The total number of active ingress FCBs on this port which have a TCP port number greater than 1024 as the destination port
           apFlowMgrDetailInTimeSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.76 integer32 read-only
The total number of active ingress FCBs on this port which have the TIME port (37) as the source port
           apFlowMgrDetailInTimeDestSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.77 integer32 read-only
The total number of active ingress FCBs on this port which have the TIME port (37) as the destination port
           apFlowMgrDetailInDNSSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.78 integer32 read-only
The total number of active ingress FCBs on this port which have the DNS port (53) as the source port
           apFlowMgrDetailInDNSDestFlows 1.3.6.1.4.1.2467.1.36.17.1.79 integer32 read-only
The total number of active ingress FCBs on this port which have the DNS port (53) as the destination port
           apFlowMgrDetailInSNMPSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.80 integer32 read-only
The total number of active ingress FCBs on this port which have the SNMP port (161) as the source port
           apFlowMgrDetailInSNMPDestFlows 1.3.6.1.4.1.2467.1.36.17.1.81 integer32 read-only
The total number of active ingress FCBs on this port which have the SNMP port (161) as the destination port
           apFlowMgrDetailInSNMPTrapSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.82 integer32 read-only
The total number of active ingress FCBs on this port which have the SNMP Trap port (162) as the source port
           apFlowMgrDetailInSNMPTrapDestFlows 1.3.6.1.4.1.2467.1.36.17.1.83 integer32 read-only
The total number of active ingress FCBs on this port which have the SNMP Trap port (162) as the destination port
           apFlowMgrDetailInNFSSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.84 integer32 read-only
The total number of active ingress FCBs on this port which have the NFS port (2049) as the source port
           apFlowMgrDetailInNFSDestFlows 1.3.6.1.4.1.2467.1.36.17.1.85 integer32 read-only
The total number of active ingress FCBs on this port which have the NFS port (2049) as the destination port
           apFlowMgrDetailInUDPGT1024SrcFlows 1.3.6.1.4.1.2467.1.36.17.1.86 integer32 read-only
The total number of active ingress FCBs on this port which have a UDP port number greater than 1024 as the source port
           apFlowMgrDetailInUDPGT1024DestFlows 1.3.6.1.4.1.2467.1.36.17.1.87 integer32 read-only
The total number of active ingress FCBs on this port which have a UDP port number greater than 1024 as the destination port
           apFlowMgrDetailInUDPLT1024SrcFlows 1.3.6.1.4.1.2467.1.36.17.1.88 integer32 read-only
The total number of active ingress FCBs on this port which have a UDP port number less than 1024 as the source port
           apFlowMgrDetailInUDPLT1024DestFlows 1.3.6.1.4.1.2467.1.36.17.1.89 integer32 read-only
The total number of active ingress FCBs on this port which have a UDP port number less than 1024 as the destination port
           apFlowMgrDetailInExplicitFlows 1.3.6.1.4.1.2467.1.36.17.1.90 integer32 read-only
The total number of active FCBs on this port which have been setup as an explicit flow from another SFP
           apFlowMgrDetailInAcctSent 1.3.6.1.4.1.2467.1.36.17.1.91 integer32 read-only
The total number of active FCBs on this port for which accounting reports have been received
           apFlowMgrDetailEgTCPPermPort 1.3.6.1.4.1.2467.1.36.17.1.92 integer32 read-only
The total number of active TCP FCBs on this port which have a permanent for either the source or destination port
           apFlowMgrDetailEgUDPPermPort 1.3.6.1.4.1.2467.1.36.17.1.93 integer32 read-only
The total number of active UDP FCBs on this port which have a permanent for either the source or destination port
           apFlowMgrDetailEgJoined 1.3.6.1.4.1.2467.1.36.17.1.94 integer32 read-only
The total number of active egress FCBs on this port which are in the joined state, meaning the backend server has acknowledged
           apFlowMgrDetailEgContentExpected 1.3.6.1.4.1.2467.1.36.17.1.95 integer32 read-only
The total number of active egress FCBs on this port which are waiting for a content frame from the client
           apFlowMgrDetailEgJoinPending 1.3.6.1.4.1.2467.1.36.17.1.96 integer32 read-only
The total number of active egress FCBs on this port which are pended, waiting for the SYN/ACK from the backend server
           apFlowMgrDetailEgContentPending 1.3.6.1.4.1.2467.1.36.17.1.97 integer32 read-only
The total number of active egress FCBs on this port which are pended, waiting for the content frame from the client
           apFlowMgrDetailEgTCPSYNSent 1.3.6.1.4.1.2467.1.36.17.1.98 integer32 read-only
The total number of active egress FCBs on this port for which a SYN has been sent to the backend server
           apFlowMgrDetailEgReversePending 1.3.6.1.4.1.2467.1.36.17.1.99 integer32 read-only
The total number of active egress FCBs on this port which are waiting for a SYN/ACK from the client
           apFlowMgrDetailEgSFPFowrarded 1.3.6.1.4.1.2467.1.36.17.1.100 integer32 read-only
The total number of active egress FCBs on this port which are being forward in the SFP and not mapped in the fastpath
           apFlowMgrDetailEgInPortInflowCount 1.3.6.1.4.1.2467.1.36.17.1.101 integer32 read-only
The total number of egress flows on this port
           apFlowMgrDetailEgDeleted 1.3.6.1.4.1.2467.1.36.17.1.102 integer32 read-only
The total number of active egress FCBs on this port which have been deleted
           apFlowMgrDetailEgSpoofed 1.3.6.1.4.1.2467.1.36.17.1.103 integer32 read-only
The total number of active egress FCBs on this port which have been spoofed
           apFlowMgrDetailEgNATInUse 1.3.6.1.4.1.2467.1.36.17.1.104 integer32 read-only
The total number of active egress FCBs on this port which have been natted
           apFlowMgrDetailEgContentAware 1.3.6.1.4.1.2467.1.36.17.1.105 integer32 read-only
The total number of active egress FCBs on this port which are Layer 5 flows for which the CSS examines content frames
           apFlowMgrDetailEgSticky 1.3.6.1.4.1.2467.1.36.17.1.106 integer32 read-only
The total number of active egress FCBs on this port which are using a sticky balance method
           apFlowMgrDetailEgBridged 1.3.6.1.4.1.2467.1.36.17.1.107 integer32 read-only
The total number of active egress FCBs on this port for which we are bridging frames
           apFlowMgrDetailEgBuffersPending 1.3.6.1.4.1.2467.1.36.17.1.108 integer32 read-only
The total number of active egress FCBs on this port for which we have buffers containing content frames, awaiting the backend connection to the server to complete
           apFlowMgrDetailEgSYNDOSTimerActive 1.3.6.1.4.1.2467.1.36.17.1.109 integer32 read-only
The total number of active egress FCBs on this port for which we are running the SYN/ACK timer, awaiting the SYN/ACK from the backend server
           apFlowMgrDetailEgOverflowMapped 1.3.6.1.4.1.2467.1.36.17.1.110 integer32 read-only
The total number of active egress FCBs on this port which have been overflow mapped, meaning that there is not FCB available in the fastpath
           apFlowMgrDetailEgRejected 1.3.6.1.4.1.2467.1.36.17.1.111 integer32 read-only
The total number of active egress FCBs on this port which are marked rejected
           apFlowMgrDetailEgTotalTCPFlows 1.3.6.1.4.1.2467.1.36.17.1.112 integer32 read-only
The total number of active egress FCBs on this port which are the TCP protocol
           apFlowMgrDetailEgTotalUDPFlows 1.3.6.1.4.1.2467.1.36.17.1.113 integer32 read-only
The total number of active egress FCBs on this port which are the UDP protocol
           apFlowMgrDetailEgHTTPSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.114 integer32 read-only
The total number of active egress FCBs on this port which have the HTTP port (80) as the source port
           apFlowMgrDetailEgHTTPDstFlows 1.3.6.1.4.1.2467.1.36.17.1.115 integer32 read-only
The total number of active egress FCBs on this port which have the HTTP port (80) as the destination port
           apFlowMgrDetailEgFTPDataSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.116 integer32 read-only
The total number of active egress FCBs on this port which have the FTP Data port (20) as the source port
           apFlowMgrDetailEgFTPDataDestFlows 1.3.6.1.4.1.2467.1.36.17.1.117 integer32 read-only
The total number of active egress FCBs on this port which have the FTP Data port (20) as the destination port
           apFlowMgrDetailEgFTPCtrlSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.118 integer32 read-only
The total number of active egress FCBs on this port which have the FTP Ctrl port (21) as the source port
           apFlowMgrDetailEgFTPCtrlDestFlows 1.3.6.1.4.1.2467.1.36.17.1.119 integer32 read-only
The total number of active egress FCBs on this port which have the FTP Data port (21) as the destination port
           apFlowMgrDetailEgSSHSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.120 integer32 read-only
The total number of active egress FCBs on this port which have the SSH port (22) as the source port
           apFlowMgrDetailEgSSHDestFlows 1.3.6.1.4.1.2467.1.36.17.1.121 integer32 read-only
The total number of active egress FCBs on this port which have the SSH port (22) as the destination port
           apFlowMgrDetailEgTelnetSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.122 integer32 read-only
The total number of active egress FCBs on this port which have the TELNET port (23) as the source port
           apFlowMgrDetailEgTelnetDestFlows 1.3.6.1.4.1.2467.1.36.17.1.123 integer32 read-only
The total number of active egress FCBs on this port which have the TELNET port (23) as the destination port
           apFlowMgrDetailEgRASrcFlows 1.3.6.1.4.1.2467.1.36.17.1.124 integer32 read-only
The total number of active egress FCBs on this port which have the REAL AUDIO port (7070) as the source port
           apFlowMgrDetailEgRADestFlows 1.3.6.1.4.1.2467.1.36.17.1.125 integer32 read-only
The total number of active egress FCBs on this port which have the REAL AUDIO port (7070) as the destination port
           apFlowMgrDetailEgBGPSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.126 integer32 read-only
The total number of active egress FCBs on this port which have the BGP port (179) as the source port
           apFlowMgrDetailEgBGPDestFlows 1.3.6.1.4.1.2467.1.36.17.1.127 integer32 read-only
The total number of active egress FCBs on this port which have the BGP port (179) as the destination port
           apFlowMgrDetailEgSMTPSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.128 integer32 read-only
The total number of active egress FCBs on this port which have the SMTP port (25) as the source port
           apFlowMgrDetailEgSMTPDestFlows 1.3.6.1.4.1.2467.1.36.17.1.129 integer32 read-only
The total number of active egress FCBs on this port which have the SMTP port (25) as the destination port
           apFlowMgrDetailEgPOP3SrcFlows 1.3.6.1.4.1.2467.1.36.17.1.130 integer32 read-only
The total number of active egress FCBs on this port which have the POP3 port (110) as the source port
           apFlowMgrDetailEgPOP3DestFlows 1.3.6.1.4.1.2467.1.36.17.1.131 integer32 read-only
The total number of active egress FCBs on this port which have the POP3 port (110) as the destination port
           apFlowMgrDetailEgHTTPSSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.132 integer32 read-only
The total number of active egress FCBs on this port which have the SSL port (443) as the source port
           apFlowMgrDetailEgHTTPSDestFlows 1.3.6.1.4.1.2467.1.36.17.1.133 integer32 read-only
The total number of active egress FCBs on this port which have the SSL port (443) as the destination port
           apFlowMgrDetailEgNNTPSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.134 integer32 read-only
The total number of active egress FCBs on this port which have the NNTP port (119) as the source port
           apFlowMgrDetailEgNNTPDestFlows 1.3.6.1.4.1.2467.1.36.17.1.135 integer32 read-only
The total number of active egress FCBs on this port which have the NNTP port (119) as the destination port
           apFlowMgrDetailEgSOCKSSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.136 integer32 read-only
The total number of active egress FCBs on this port which have the SOCKS port (1080) as the source port
           apFlowMgrDetailEgSOCKSDestFlows 1.3.6.1.4.1.2467.1.36.17.1.137 integer32 read-only
The total number of active egress FCBs on this port which have the SOCKS port (1080) as the destination port
           apFlowMgrDetailEgPortLT23SrcFlows 1.3.6.1.4.1.2467.1.36.17.1.138 integer32 read-only
The total number of active egress FCBs on this port which have a TCP port number less than 23 as the source port
           apFlowMgrDetailEgPortLT23DestFlows 1.3.6.1.4.1.2467.1.36.17.1.139 integer32 read-only
The total number of active egress FCBs on this port which have a TCP port number less than 23 as the destination port
           apFlowMgrDetailEgPortGT1024SrcFlows 1.3.6.1.4.1.2467.1.36.17.1.140 integer32 read-only
The total number of active egress FCBs on this port which have a TCP port number greater than 1024 as the source port
           apFlowMgrDetailEgPortGT1024DestFlows 1.3.6.1.4.1.2467.1.36.17.1.141 integer32 read-only
The total number of active egress FCBs on this port which have a TCP port number greater than 1024 as the destination port
           apFlowMgrDetailEgTimeSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.142 integer32 read-only
The total number of active egress FCBs on this port which have the TIME port (37) as the source port
           apFlowMgrDetailEgTimeDestSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.143 integer32 read-only
The total number of active egress FCBs on this port which have the TIME port (37) as the destination port
           apFlowMgrDetailEgDNSSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.144 integer32 read-only
The total number of active egress FCBs on this port which have the DNS port (53) as the source port
           apFlowMgrDetailEgDNSDestFlows 1.3.6.1.4.1.2467.1.36.17.1.145 integer32 read-only
The total number of active egress FCBs on this port which have the DNS port (53) as the destination port
           apFlowMgrDetailEgSNMPSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.146 integer32 read-only
The total number of active egress FCBs on this port which have the SNMP port (161) as the source port
           apFlowMgrDetailEgSNMPDestFlows 1.3.6.1.4.1.2467.1.36.17.1.147 integer32 read-only
The total number of active egress FCBs on this port which have the SNMP port (161) as the destination port
           apFlowMgrDetailEgSNMPTrapSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.148 integer32 read-only
The total number of active egress FCBs on this port which have the SNMP Trap port (162) as the source port
           apFlowMgrDetailEgSNMPTrapDestFlows 1.3.6.1.4.1.2467.1.36.17.1.149 integer32 read-only
The total number of active egress FCBs on this port which have the SNMP Trap port (162) as the destination port
           apFlowMgrDetailEgNFSSrcFlows 1.3.6.1.4.1.2467.1.36.17.1.150 integer32 read-only
The total number of active egress FCBs on this port which have the NFS port (2049) as the source port
           apFlowMgrDetailEgNFSDestFlows 1.3.6.1.4.1.2467.1.36.17.1.151 integer32 read-only
The total number of active egress FCBs on this port which have the NFS port (2049) as the destination port
           apFlowMgrDetailEgUDPGT1024SrcFlows 1.3.6.1.4.1.2467.1.36.17.1.152 integer32 read-only
The total number of active egress FCBs on this port which have a UDP port number greater than 1024 as the source port
           apFlowMgrDetailEgUDPGT1024DestFlows 1.3.6.1.4.1.2467.1.36.17.1.153 integer32 read-only
The total number of active egress FCBs on this port which have a UDP port number greater than 1024 as the destination port
           apFlowMgrDetailEgUDPLT1024SrcFlows 1.3.6.1.4.1.2467.1.36.17.1.154 integer32 read-only
The total number of active egress FCBs on this port which have a UDP port number less than 1024 as the source port
           apFlowMgrDetailEgUDPLT1024DestFlows 1.3.6.1.4.1.2467.1.36.17.1.155 integer32 read-only
The total number of active egress FCBs on this port which have a UDP port number less than 1024 as the destination port
           apFlowMgrDetailOutFrames 1.3.6.1.4.1.2467.1.36.17.1.156 integer32 read-only
Total IP frames sent by the flow manager on this interface
 apFlowMgrExtDosTotalAttacks 1.3.6.1.4.1.2467.1.36.18 integer32 read-only
This object specifies the total number of Denial Of Service (DOS) attacks detected by the flowmgr.
 apFlowMgrExtDosTotalSynAttacks 1.3.6.1.4.1.2467.1.36.19 integer32 read-only
This object specifies the total number of Denial Of Service (DOS) SYN attacks detected by the flowmgr.
 apFlowMgrExtDosTotalLandAttacks 1.3.6.1.4.1.2467.1.36.20 integer32 read-only
This object specifies the total number of Denial Of Service (DOS) LAND attacks detected by the flowmgr.
 apFlowMgrExtDosTotalZeroPortAttacks 1.3.6.1.4.1.2467.1.36.21 integer32 read-only
This object specifies the total number of Denial Of Service (DOS) attacks to a source or destination port of zero detected by the flowmgr.
 apFlowMgrExtDosTotalIllegalSourceAttacks 1.3.6.1.4.1.2467.1.36.22 integer32 read-only
This object specifies the total number of Denial Of Service (DOS) attacks to an illegal source address detected by the flowmgr.
 apFlowMgrExtDosTotalIllegalDestinationAttacks 1.3.6.1.4.1.2467.1.36.23 integer32 read-only
This object specifies the total number of Denial Of Service (DOS) attacks to an illegal destination address detected by the flowmgr.
 apFlowMgrExtDosTotalPingOfDeathAttacks 1.3.6.1.4.1.2467.1.36.24 integer32 read-only
This object specifies the total number of Denial Of Service (DOS) Ping of Death attacks detected by the flowmgr.
 apFlowMgrExtDosTotalSmurfAttacks 1.3.6.1.4.1.2467.1.36.25 integer32 read-only
This object specifies the total number of Denial Of Service (DOS) Smurf attacks detected by the flowmgr.
 apFlowMgrExtDosLastAttack 1.3.6.1.4.1.2467.1.36.26 displaystring read-only
This object specifies the time of the last Denial Of Service (DOS) attack detected by the flowmgr.
 apFlowMgrExtDosFirstAttack 1.3.6.1.4.1.2467.1.36.27 displaystring read-only
This object specifies the time of the first Denial Of Service (DOS) attack detected by the flowmgr.
 apFlowMgrExtDOSAttackTable 1.3.6.1.4.1.2467.1.36.28 no-access
This is the table of Denial of Service (DOS) attack events.
       apFlowMgrExtDOSAttackEntry 1.3.6.1.4.1.2467.1.36.28.1 no-access
This is the table of Denial of Service (DOS) attack events.
           apFlowMgrExtDOSAttackIndex 1.3.6.1.4.1.2467.1.36.28.1.1 integer read-only
This is the index for the DOS event.
           apFlowMgrExtDOSAttackSrcAddress 1.3.6.1.4.1.2467.1.36.28.1.2 ipaddress read-only
This is the source ip address for this DOS attack event.
           apFlowMgrExtDOSAttackDestAddress 1.3.6.1.4.1.2467.1.36.28.1.3 ipaddress read-only
This is the destination ip address for this DOS attack event.
           apFlowMgrExtDOSAttackFirstEvent 1.3.6.1.4.1.2467.1.36.28.1.4 displaystring read-only
This is the first time this DOS attack occurred.
           apFlowMgrExtDOSAttackLastEvent 1.3.6.1.4.1.2467.1.36.28.1.5 displaystring read-only
This is the last time this DOS attack occurred.
           apFlowMgrExtDOSAttackEventCount 1.3.6.1.4.1.2467.1.36.28.1.6 integer32 read-only
This is the number of times this DOS attack had occurred.
           apFlowMgrExtDOSAttackEventType 1.3.6.1.4.1.2467.1.36.28.1.7 integer read-only
This is the type of DOS attack which has occurred. Enumeration: 'pingofdeath': 5, 'illegalsrc': 4, 'land': 2, 'syn': 1, 'illegaldst': 7, 'zeroport': 3, 'smurf': 6.
           apFlowMgrExtDOSAttackEventString 1.3.6.1.4.1.2467.1.36.28.1.8 displaystring read-only
This is the ascii text for the type of DOS attack which has occurred.
   apFlowMgrExtDosSynTrap 1.3.6.1.4.1.2467.1.360.1
A trap is generated with the threshold is exceeded for a SYN Denial of Service (DOS) attack.
   apFlowMgrExtDosLandTrap 1.3.6.1.4.1.2467.1.360.2
A trap is generated with the threshold is exceeded for a LAND Denial of Service (DOS) attack.
   apFlowMgrExtDosIllegalTrap 1.3.6.1.4.1.2467.1.360.3
A trap is generated with the threshold is exceeded for a Illegal Packet format Denial of Service (DOS) attack.
   apFlowMgrExtDosPingTrap 1.3.6.1.4.1.2467.1.360.4
A trap is generated with the threshold is exceeded for a Ping of Death Denial of Service (DOS) attack.
   apFlowMgrExtDosSmurfTrap 1.3.6.1.4.1.2467.1.360.5
A trap is generated with the threshold is exceeded for a Smurf Denial of Service (DOS) attack.