FLOWMGREXT-MIB
This MIB module describes the ArrowPoint Communications enterprise MIB for the flow manager module.
Main OID:
flowMgrExtMib.1.3.6.1.4.1.2467.1.36.1
289
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
289 total| Object Name |
|---|
apFlowMgrExtDosSynTrapA trap is generated with the threshold is exceeded for a SYN Denial of Service (DOS) attack. NOTIFICATION-TYPE .1.3.6.1.4.1.2467.1.36.0.1 |
apFlowMgrExtDosLandTrapA trap is generated with the threshold is exceeded for a LAND Denial of Service (DOS) attack. NOTIFICATION-TYPE .1.3.6.1.4.1.2467.1.36.0.2 |
apFlowMgrExtDosIllegalTrapA trap is generated with the threshold is exceeded for a Illegal Packet format Denial of Service (DOS) attack. NOTIFICATION-TYPE .1.3.6.1.4.1.2467.1.36.0.3 |
apFlowMgrExtDosPingTrapA trap is generated with the threshold is exceeded for a Ping of Death Denial of Service (DOS) attack. NOTIFICATION-TYPE .1.3.6.1.4.1.2467.1.36.0.4 |
apFlowMgrExtDosSmurfTrapA trap is generated with the threshold is exceeded for a Smurf Denial of Service (DOS) attack. NOTIFICATION-TYPE .1.3.6.1.4.1.2467.1.36.0.5 |
flowMgrExtMibThis MIB module describes the ArrowPoint Communications enterprise MIB for the flow manager module. MODULE-IDENTITY .1.3.6.1.4.1.2467.1.36.1 |
apFlowMgrExtFlowTraceOptionsThis object specifies a bitmask of the current flow trace settings.rw DisplayString .1.3.6.1.4.1.2467.1.36.2 |
apFlowMgrExtFlowTraceStateThis object specifies the current state of flow tracing.rw Enumeration .1.3.6.1.4.1.2467.1.36.3 |
apFlowMgrExtFlowTraceFilenameThis object specifies the file name of the log file on disk.rw DisplayString( SIZE( 0..16 ) ) .1.3.6.1.4.1.2467.1.36.4 |
apFlowMgrExtFlowTraceMaxFileSizeThis object specifies the maximum file length allowed to be saved to the disk.rw INTEGER( 1..100 ) .1.3.6.1.4.1.2467.1.36.5 |
apFlowMgrExtFlowTraceDurationThis object specifies the duration of the Flow Tracing logging session in seconds.rw INTEGER( 1..60 ) .1.3.6.1.4.1.2467.1.36.6 |
apFlowMgrExtPermanentPort1This object specifies the first destination tcp port number for flows that the flow manager will not reclaim.rw INTEGER( 0..65535 ) .1.3.6.1.4.1.2467.1.36.7 |
apFlowMgrExtPermanentPort2This object specifies the second destination tcp port number for flows that the flow manager will not reclaim.rw INTEGER( 0..65535 ) .1.3.6.1.4.1.2467.1.36.8 |
apFlowMgrExtPermanentPort3This object specifies the third destination tcp port number for flows that the flow manager will not reclaim.rw INTEGER( 0..65535 ) .1.3.6.1.4.1.2467.1.36.9 |
apFlowMgrExtPermanentPort4This object specifies the forth destination tcp port number for flows that the flow manager will not reclaim.rw INTEGER( 0..65535 ) .1.3.6.1.4.1.2467.1.36.10 |
apFlowMgrExtReserveCleanTimerThis 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.rw INTEGER( 0..100 ) .1.3.6.1.4.1.2467.1.36.11 |
apFlowMgrExtPortIdleTableThis is the table of port idle timer values. SEQUENCE OF APFlowMgrExtPortIdleEntry .1.3.6.1.4.1.2467.1.36.12 |
apFlowMgrExtPortIdleEntryA table containing the port number and associated idle timer. APFlowMgrExtPortIdleEntry .1.3.6.1.4.1.2467.1.36.12.1 |
apFlowMgrExtPortIdleThis is the port number of the port for which this entry contains the flow manager port configuration.ro INTEGER .1.3.6.1.4.1.2467.1.36.12.1.2 |
apFlowMgrExtPortIdleValueThis is the flow manager reset idle value for this port.rw INTEGER ( 0..65535 ) .1.3.6.1.4.1.2467.1.36.12.1.3 |
apFlowMgrExtPortLowWaterFCBThis 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.rw INTEGER ( 1..100 ) .1.3.6.1.4.1.2467.1.36.12.1.4 |
apFlowMgrExtIdleTimerThis 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.rw INTEGER( 0..600 ) .1.3.6.1.4.1.2467.1.36.13 |
apFlowMgrStatIfTableThe FlowMgr Statistics Table SEQUENCE OF ApFlowMgrStatIfEntry .1.3.6.1.4.1.2467.1.36.14 |
apFlowMgrStatIfEntryAn entry in the Flow Manager statistics Table referenced via an IFINDEX (apFlowMgrStatIfIndex). An entry is available for each interface ApFlowMgrStatIfEntry .1.3.6.1.4.1.2467.1.36.14.1 |
apFlowMgrStatIfIndexIF Index of interfacero Integer32 .1.3.6.1.4.1.2467.1.36.14.1.1 |
apFlowMgrStatIfVlanIDIF Index of interfacero Integer32 .1.3.6.1.4.1.2467.1.36.14.1.2 |
apFlowMgrStatIfUDPTotalTotal UDP flows on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.14.1.3 |
apFlowMgrStatIfUDPCurNumber of new UDP flows within last second on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.14.1.4 |
apFlowMgrStatIfUDPHighMaximum number of UDP flows in any one second interval on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.14.1.5 |
apFlowMgrStatIfUDPAvgFive second moving average of UDP flows per second on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.14.1.6 |
apFlowMgrStatIfTCPTotalTotal TCP flows on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.14.1.7 |
apFlowMgrStatIfTCPCurNumber of new TCP flows within last second on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.14.1.8 |
apFlowMgrStatIfTCPHighMaximum number of TCP flows in any one second interval on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.14.1.9 |
apFlowMgrStatIfTCPAvgFive second moving average of TCP flows per second on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.14.1.10 |
apFlowMgrStatIfCurrentActiveTCPCurrent number of active TCP flows on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.14.1.11 |
apFlowMgrStatIfCurrentActiveUDPCurrent number of active UDP flows on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.14.1.12 |
apFlowMgrStatIfAccountingReportsRxNumber of accounting reports received for interfacero Integer32 .1.3.6.1.4.1.2467.1.36.14.1.13 |
apFlowMgrStatIfResetsNumber of times interface has been resetro Integer32 .1.3.6.1.4.1.2467.1.36.14.1.14 |
apFlowMgrStatIfFcbCountNumber of unused fastpath flow control blocks for interfacero Integer32 .1.3.6.1.4.1.2467.1.36.14.1.15 |
apFlowMgrStatSSTableThe FlowMgr Statistics Table SEQUENCE OF ApFlowMgrStatSSEntry .1.3.6.1.4.1.2467.1.36.15 |
apFlowMgrStatSSEntryAn entry in the Flow Manager statistics Table referenced via an chassis manager slot/subslot pair.... ApFlowMgrStatSSEntry .1.3.6.1.4.1.2467.1.36.15.1 |
apFlowMgrStatSSSlotPhysical slot of interfacero Integer32 .1.3.6.1.4.1.2467.1.36.15.1.1 |
apFlowMgrStatSSSubSlotPhysical sub-slot of interfacero Integer32 .1.3.6.1.4.1.2467.1.36.15.1.2 |
apFlowMgrStatSSUDPTotalTotal UDP flows on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.15.1.3 |
apFlowMgrStatSSUDPCurNumber of new UDP flows within last second on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.15.1.4 |
apFlowMgrStatSSUDPHighMaximum number of UDP flows in any one second interval on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.15.1.5 |
apFlowMgrStatSSUDPAvgFive second moving average of UDP flows per second on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.15.1.6 |
apFlowMgrStatSSTCPTotalTotal TCP flows on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.15.1.7 |
apFlowMgrStatSSTCPCurNumber of new TCP flows within last second on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.15.1.8 |
apFlowMgrStatSSTCPHighMaximum number of TCP flows in any one second interval on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.15.1.9 |
apFlowMgrStatSSTCPAvgFive second moving average of TCP flows per second on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.15.1.10 |
apFlowMgrStatSSCurrentActiveTCPCurrent number of active TCP flows on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.15.1.11 |
apFlowMgrStatSSCurrentActiveUDPCurrent number of active UDP flows on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.15.1.12 |
apFlowMgrStatSSAccountingReportsRxro Integer32 .1.3.6.1.4.1.2467.1.36.15.1.13 |
apFlowMgrStatSSResetsNumber of times interface has been resetro Integer32 .1.3.6.1.4.1.2467.1.36.15.1.14 |
apFlowMgrStatSSFcbCountNumber of unused fastpath flow control blocks for interfacero Integer32 .1.3.6.1.4.1.2467.1.36.15.1.15 |
apFlowMgrPortTableThe FlowMgr Port Table for a given slot/subslot in the chassis. SEQUENCE OF ApFlowMgrPortEntry .1.3.6.1.4.1.2467.1.36.16 |
apFlowMgrPortEntryAn entry in the Flow Manager port Table. ApFlowMgrPortEntry .1.3.6.1.4.1.2467.1.36.16.1 |
apFlowMgrPortIfIndexIF index for this interfacero Integer32 .1.3.6.1.4.1.2467.1.36.16.1.1 |
apFlowMgrPortSeqBytesTotal TCP sequence space bytes received on interface by flow managerro Counter64 .1.3.6.1.4.1.2467.1.36.16.1.2 |
apFlowMgrPortInBytesTotal IP bytes received by flow manager on interfacero Counter64 .1.3.6.1.4.1.2467.1.36.16.1.3 |
apFlowMgrPortOutBytesTotal IP bytes out of flow manager out interfacero Counter64 .1.3.6.1.4.1.2467.1.36.16.1.4 |
apFlowMgrPortInFramesTotal IP frames into flow manager on interfacero Counter64 .1.3.6.1.4.1.2467.1.36.16.1.5 |
apFlowMgrPortOutFramesTotal IP frames from flow manager out interfacero Counter64 .1.3.6.1.4.1.2467.1.36.16.1.6 |
apFlowMgrPortTotalInFlowsTotal flows inbound on interface started by flow managerro Counter64 .1.3.6.1.4.1.2467.1.36.16.1.7 |
apFlowMgrPortTotalOutFlowsTotal flows outbound on interface started by flow managerro Counter64 .1.3.6.1.4.1.2467.1.36.16.1.8 |
apFlowMgrPortTotalAcctFlowsTotal accounting reports for flows received on interfacero Counter64 .1.3.6.1.4.1.2467.1.36.16.1.9 |
apFlowMgrPortCurrTCPFlowsCurrent number of active TCP flows on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.16.1.10 |
apFlowMgrPortCurrUDPFlowsCurrent number of active UDP flows on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.16.1.11 |
apFlowMgrPortCurrInFlowsTotal current flows inbound on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.16.1.12 |
apFlowMgrPortCurrOutFlowsTotal current flows outbound on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.16.1.13 |
apFlowMgrPortResetCountTotal times flow manager has reset interfacero Integer32 .1.3.6.1.4.1.2467.1.36.16.1.14 |
apFlowMgrPortMTUMaximum transmission unit for TCP flows on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.16.1.15 |
apFlowMgrPortWccAcceptedNumber of flows accepted by web conversation controlro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.16 |
apFlowMgrPortWccAcceptedStickyNumber of sticky accepted flows by web conversation controlro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.17 |
apFlowMgrPortWccAcceptedBridgeNumber of bridged flows accepted by web conversation controlro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.18 |
apFlowMgrPortWccAcceptedSfpFwdNumber of accepted flows that must be forwarded in the mid-pathro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.19 |
apFlowMgrPortWccAcceptedSfpNumber of processed content frames for mid-path forwarded flowsro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.20 |
apFlowMgrPortWccForwardSfpNumber of frames forwarded unchanged for mid-path forwarded flowsro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.21 |
apFlowMgrPortWccForwardNumber of frames given to IP module for direct forwarding in mid-pathro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.22 |
apFlowMgrPortWccLocalNumber of accepted inbound flows that terminate on chassisro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.23 |
apFlowMgrPortWccTCPSpoofNumber of flows requiring TCP spoofing for content awarenessro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.24 |
apFlowMgrPortWccArpPendingNumber of flows delayed because ARP entries needed resolutionro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.25 |
apFlowMgrPortWccRedirectNumber of flows requiring a redirect after content examinationro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.26 |
apFlowMgrPortWccRedirectStickyNumber of sticky flows requiring a redirect after content examinationro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.27 |
apFlowMgrPortWccNoChangeNumber of content requests on persistent connections that resulted in no flow mapping changesro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.28 |
apFlowMgrPortWccRouteNotFoundNumber of times flows attempted without a useable routero Integer32 .1.3.6.1.4.1.2467.1.36.16.1.29 |
apFlowMgrPortWccRtLookupErrorNumber of times a flow was attempted and a route lookup error occuredro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.30 |
apFlowMgrPortWccDiscardNumber of times an unuseable frame came in for a flow expecting contentro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.31 |
apFlowMgrPortWccRejectedNumber of flows rejected by web conversation controlro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.32 |
apFlowMgrPortWccRejectedSfpNumber of mid-path forwarded frames rejected by web conversation controlro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.33 |
apFlowMgrPortTotalAckDeleteTotal flows deleted because of incomplete TCP flow transactions from clientro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.34 |
apFlowMgrPortPortAckDeleteNumber of flows deleted on interface because of incomplete TCP flow transactions from clientro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.35 |
apFlowMgrPortMidSpoofRejectsNumber of flows rejected because spoofing was required and a non-SYN TCP frame started the flowro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.36 |
apFlowMgrPortMidNATRejectNumber of flows rejected because NAT was required and a non-SYN TCP frame started the flowro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.37 |
apFlowMgrPortMidStickyRejectNumber of sticky flows rejected because a non-SYN TCP frame started the flowro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.38 |
apFlowMgrPortSynExceedDeleteNumber of flows deleted because too many SYN frames were sentro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.39 |
apFlowMgrPortInvalidIPNumber of invalid IP frames receivedro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.40 |
apFlowMgrPortBufferShortageNumber of flows that could not be started due to buffer shortagesro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.41 |
apFlowMgrPortMovedAcctReportsNumber of accounting reports for flows received on ports other than current flow ingressro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.42 |
apFlowMgrPortUknownQueriesNumber of times a flow was known to flow manager and unknown in the fastpathro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.43 |
apFlowMgrPortMappedLeftoversNumber of times a mapped TCP flow was a partner to a flow being freedro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.44 |
apFlowMgrPortUnmappedLeftoversNumber of times an unmapped TCP flow was a partner to a flow being freedro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.45 |
apFlowMgrPortRemappedIngressNumber of times the ingress port of a flow was remappedro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.46 |
apFlowMgrPortFlowsUnavailableNumber of times now flow structures were available for new flowsro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.47 |
apFlowMgrPortTCPCsumErrorsNumber of frames received with TCP checksum errors for all interfacesro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.48 |
apFlowMgrPortOverflowMapsNumber of flows mapped in the mid-path because of fastpath FCB shortagesro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.49 |
apFlowMgrPortRouteChangeEventsNumber of route change events received by flow managerro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.50 |
apFlowMgrPortRouteChangeFlowsNumber of flows examined as a result of route change eventsro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.51 |
apFlowMgrPortRouteChangeRemapsNumber of flows remapped as a result of route change eventsro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.52 |
apFlowMgrPortOrphanMappingsNumber of flows in free list that had mapped fastpath entriesro Integer32 .1.3.6.1.4.1.2467.1.36.16.1.53 |
apFlowMgrDetailTableThe FlowMgr Detail Table for a given slot/subslot in the chassis. SEQUENCE OF ApFlowMgrDetailEntry .1.3.6.1.4.1.2467.1.36.17 |
apFlowMgrDetailEntryAn entry in the Flow Manager Detail Table. ApFlowMgrDetailEntry .1.3.6.1.4.1.2467.1.36.17.1 |
apFlowMgrDetailIfIndexIF index for interfacero Integer32 .1.3.6.1.4.1.2467.1.36.17.1.1 |
apFlowMgrDetailSeqBytesTotal TCP sequence space in bytes from flows on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.17.1.2 |
apFlowMgrDetailFlagsInterface flow manager state flagsro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.3 |
apFlowMgrDetailPoolFlowsNumber of flows in flow manager shared pool for interfacero Integer32 .1.3.6.1.4.1.2467.1.36.17.1.4 |
apFlowMgrDetailInBytesTotal IP bytes received on this interfacero Integer32 .1.3.6.1.4.1.2467.1.36.17.1.5 |
apFlowMgrDetailOutBytesTotal IP bytes sent from flow manager on this interfacero Integer32 .1.3.6.1.4.1.2467.1.36.17.1.6 |
apFlowMgrDetailInFramesTotal IP frames in to flow manager on this interfacero Integer32 .1.3.6.1.4.1.2467.1.36.17.1.7 |
apFlowMgrDetailTotalInFlowsTotal inbound flows started on this interfacero Integer32 .1.3.6.1.4.1.2467.1.36.17.1.8 |
apFlowMgrDetailTotalOutFlowsTotal flows started outbound through this interfacero Integer32 .1.3.6.1.4.1.2467.1.36.17.1.9 |
apFlowMgrDetailTotalAcctFlowsTotal accounting reports received for flows on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.17.1.10 |
apFlowMgrDetailResetCountTotal times flow manager reset interfacero Integer32 .1.3.6.1.4.1.2467.1.36.17.1.11 |
apFlowMgrDetailCurTCPFlowsCurrent number of active TCP flows on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.17.1.12 |
apFlowMgrDetailCurUDPFlowsCurrent number of active UDP flows on interfacero Integer32 .1.3.6.1.4.1.2467.1.36.17.1.13 |
apFlowMgrDetailCurInFlowsTotal number of flows on this interfacero Integer32 .1.3.6.1.4.1.2467.1.36.17.1.14 |
apFlowMgrDetailCurOutFlowsTotal number of flows outbound on this interfacero Integer32 .1.3.6.1.4.1.2467.1.36.17.1.15 |
apFlowMgrDetailFPFlowCountTotal number of free FCBs reported by the fastpath for this portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.16 |
apFlowMgrDetailTotalInFlowMapTotal number of active FCBs in the flow map for this portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.17 |
apFlowMgrDetailInMappedOnlyPrimaryTotal number of active FCBs for this port which have only been mapped to one primary portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.18 |
apFlowMgrDetailInMappedOnlyPreviousTotal number of active FCBs for this port which were mapped to a previous port and are now unmappedro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.19 |
apFlowMgrDetailInMappedBothPrimaryTotal number of active FCBs for this port which have only been mapped to one primary portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.20 |
apFlowMgrDetailInMappedBothPreviousTotal number of active FCBs for this port which have had their primary port remapped to a different portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.21 |
apFlowMgrDetailInNoFPMappingsTotal number of active FCBs for this port which are not mapped in the fastpath, though are active on the SFPro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.22 |
apFlowMgrDetailInIngressQueueLenThe length of the ingress (input) queue for this portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.23 |
apFlowMgrDetailInOrphanFCBFlowsThe number of times a FCB for this port was found to still be mapped in the fastpath when it was reallocatedro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.24 |
apFlowMgrDetailInTotalOrphanFCBThe total number of times a FCB was mapped in the fastpath and found to still be mapped when it was reallocatedro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.25 |
apFlowMgrDetailInTCPPermPortThe total number of active TCP FCBs on this port that are associated with a configured permanent portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.26 |
apFlowMgrDetailInUDPPermPortThe total number of active UDP FCBs on this port that are associated with a configured permanent portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.27 |
apFlowMgrDetailInJoinedThe total number of active ingress FCBs on this port which are in the joined state, meaning the backend server has acknowledgedro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.28 |
apFlowMgrDetailInContentExpectedThe total number of active ingress FCBs on this port which are waiting for a content frame from the clientro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.29 |
apFlowMgrDetailInJoinPendingThe total number of active ingress FCBs on this port which are pended, waiting for the SYN/ACK from the backend serverro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.30 |
apFlowMgrDetailInContentPendingThe total number of active ingress FCBs on this port which are pended, waiting for the content frame from the clientro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.31 |
apFlowMgrDetailInTCPSYNSentThe total number of active ingress FCBs on this port for which a SYN has been sent to the backend serverro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.32 |
apFlowMgrDetailInReversePendingThe total number of active ingress FCBs on this port which are waiting for a SYN/ACK from the clientro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.33 |
apFlowMgrDetailInSFPForwardedThe total number of active ingress FCBs on this port which are being forward in the SFP and not mapped in the fastpathro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.34 |
apFlowMgrDetailInInPortInflowCountThe total number of ingress flows on this portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.35 |
apFlowMgrDetailInDeletedThe total number of active ingress FCBs on this port which have been deletedro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.36 |
apFlowMgrDetailInSpoofedThe total number of active ingress FCBs on this port which have been spoofedro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.37 |
apFlowMgrDetailInNATInUseThe total number of active ingress FCBs on this port which have been nattedro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.38 |
apFlowMgrDetailInContentAwareThe total number of active ingress FCBs on this port which are Layer 5 flows for which the CSS examines content framesro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.39 |
apFlowMgrDetailInStickyThe total number of active ingress FCBs on this port which are using a sticky balance methodro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.40 |
apFlowMgrDetailInBridgedThe total number of active ingress FCBs on this port for which we are bridging framesro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.41 |
apFlowMgrDetailInBuffersPendingThe 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 completero Integer32 .1.3.6.1.4.1.2467.1.36.17.1.42 |
apFlowMgrDetailInSYNDOSTimerActiveThe 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 serverro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.43 |
apFlowMgrDetailInOverflowMappedThe total number of active ingress FCBs on this port which have been overflow mapped, meaning that there is not FCB available in the fastpathro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.44 |
apFlowMgrDetailInRejectedThe total number of active ingress FCBs on this port which are marked rejectedro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.45 |
apFlowMgrDetailInTotalTCPFlowsThe total number of active ingress FCBs on this port which are the TCP protocolro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.46 |
apFlowMgrDetailInTotalUDPFlowsThe total number of active ingress FCBs on this port which are the UDP protocolro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.47 |
apFlowMgrDetailInHTTPSrcFlowsThe total number of active ingress FCBs on this port which have the HTTP port (80) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.48 |
apFlowMgrDetailInHTTPDstFlowsThe total number of active ingress FCBs on this port which have the HTTP port (80) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.49 |
apFlowMgrDetailInFTPDataSrcFlowsThe total number of active ingress FCBs on this port which have the FTP Data port (20) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.50 |
apFlowMgrDetailInFTPDataDestFlowsThe total number of active ingress FCBs on this port which have the FTP Data port (20) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.51 |
apFlowMgrDetailInFTPCtrlSrcFlowsThe total number of active ingress FCBs on this port which have the FTP Ctrl port (21) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.52 |
apFlowMgrDetailInFTPCtrlDestFlowsThe total number of active ingress FCBs on this port which have the FTP Data port (21) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.53 |
apFlowMgrDetailInSSHSrcFlowsThe total number of active ingress FCBs on this port which have the SSH port (22) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.54 |
apFlowMgrDetailInSSHDestFlowsThe total number of active ingress FCBs on this port which have the SSH port (22) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.55 |
apFlowMgrDetailInTelnetSrcFlowsThe total number of active ingress FCBs on this port which have the TELNET port (23) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.56 |
apFlowMgrDetailInTelnetDestFlowsThe total number of active ingress FCBs on this port which have the TELNET port (23) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.57 |
apFlowMgrDetailInRASrcFlowsThe total number of active ingress FCBs on this port which have the REAL AUDIO port (7070) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.58 |
apFlowMgrDetailInRADestFlowsThe total number of active ingress FCBs on this port which have the REAL AUDIO port (7070) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.59 |
apFlowMgrDetailInBGPSrcFlowsThe total number of active ingress FCBs on this port which have the BGP port (179) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.60 |
apFlowMgrDetailInBGPDestFlowsThe total number of active ingress FCBs on this port which have the BGP port (179) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.61 |
apFlowMgrDetailInSMTPSrcFlowsThe total number of active ingress FCBs on this port which have the SMTP port (25) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.62 |
apFlowMgrDetailInSMTPDestFlowsThe total number of active ingress FCBs on this port which have the SMTP port (25) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.63 |
apFlowMgrDetailInPOP3SrcFlowsThe total number of active ingress FCBs on this port which have the POP3 port (110) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.64 |
apFlowMgrDetailInPOP3DestFlowsThe total number of active ingress FCBs on this port which have the POP3 port (110) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.65 |
apFlowMgrDetailInHTTPSSrcFlowsThe total number of active ingress FCBs on this port which have the SSL port (443) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.66 |
apFlowMgrDetailInHTTPSDestFlowsThe total number of active ingress FCBs on this port which have the SSL port (443) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.67 |
apFlowMgrDetailInNNTPSrcFlowsThe total number of active ingress FCBs on this port which have the NNTP port (119) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.68 |
apFlowMgrDetailInNNTPDestFlowsThe total number of active ingress FCBs on this port which have the NNTP port (119) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.69 |
apFlowMgrDetailInSOCKSSrcFlowsThe total number of active ingress FCBs on this port which have the SOCKS port (1080) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.70 |
apFlowMgrDetailInSOCKSDestFlowsThe total number of active ingress FCBs on this port which have the SOCKS port (1080) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.71 |
apFlowMgrDetailInPortLT23SrcFlowsThe total number of active ingress FCBs on this port which have a TCP port number less than 23 as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.72 |
apFlowMgrDetailInPortLT23DestFlowsThe total number of active ingress FCBs on this port which have a TCP port number less than 23 as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.73 |
apFlowMgrDetailInPortGT1024SrcFlowsThe total number of active ingress FCBs on this port which have a TCP port number greater than 1024 as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.74 |
apFlowMgrDetailInPortGT1024DestFlowsThe total number of active ingress FCBs on this port which have a TCP port number greater than 1024 as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.75 |
apFlowMgrDetailInTimeSrcFlowsThe total number of active ingress FCBs on this port which have the TIME port (37) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.76 |
apFlowMgrDetailInTimeDestSrcFlowsThe total number of active ingress FCBs on this port which have the TIME port (37) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.77 |
apFlowMgrDetailInDNSSrcFlowsThe total number of active ingress FCBs on this port which have the DNS port (53) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.78 |
apFlowMgrDetailInDNSDestFlowsThe total number of active ingress FCBs on this port which have the DNS port (53) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.79 |
apFlowMgrDetailInSNMPSrcFlowsThe total number of active ingress FCBs on this port which have the SNMP port (161) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.80 |
apFlowMgrDetailInSNMPDestFlowsThe total number of active ingress FCBs on this port which have the SNMP port (161) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.81 |
apFlowMgrDetailInSNMPTrapSrcFlowsThe total number of active ingress FCBs on this port which have the SNMP Trap port (162) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.82 |
apFlowMgrDetailInSNMPTrapDestFlowsThe total number of active ingress FCBs on this port which have the SNMP Trap port (162) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.83 |
apFlowMgrDetailInNFSSrcFlowsThe total number of active ingress FCBs on this port which have the NFS port (2049) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.84 |
apFlowMgrDetailInNFSDestFlowsThe total number of active ingress FCBs on this port which have the NFS port (2049) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.85 |
apFlowMgrDetailInUDPGT1024SrcFlowsThe total number of active ingress FCBs on this port which have a UDP port number greater than 1024 as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.86 |
apFlowMgrDetailInUDPGT1024DestFlowsThe total number of active ingress FCBs on this port which have a UDP port number greater than 1024 as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.87 |
apFlowMgrDetailInUDPLT1024SrcFlowsThe total number of active ingress FCBs on this port which have a UDP port number less than 1024 as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.88 |
apFlowMgrDetailInUDPLT1024DestFlowsThe total number of active ingress FCBs on this port which have a UDP port number less than 1024 as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.89 |
apFlowMgrDetailInExplicitFlowsThe total number of active FCBs on this port which have been setup as an explicit flow from another SFPro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.90 |
apFlowMgrDetailInAcctSentThe total number of active FCBs on this port for which accounting reports have been receivedro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.91 |
apFlowMgrDetailEgTCPPermPortThe total number of active TCP FCBs on this port which have a permanent for either the source or destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.92 |
apFlowMgrDetailEgUDPPermPortThe total number of active UDP FCBs on this port which have a permanent for either the source or destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.93 |
apFlowMgrDetailEgJoinedThe total number of active egress FCBs on this port which are in the joined state, meaning the backend server has acknowledgedro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.94 |
apFlowMgrDetailEgContentExpectedThe total number of active egress FCBs on this port which are waiting for a content frame from the clientro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.95 |
apFlowMgrDetailEgJoinPendingThe total number of active egress FCBs on this port which are pended, waiting for the SYN/ACK from the backend serverro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.96 |
apFlowMgrDetailEgContentPendingThe total number of active egress FCBs on this port which are pended, waiting for the content frame from the clientro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.97 |
apFlowMgrDetailEgTCPSYNSentThe total number of active egress FCBs on this port for which a SYN has been sent to the backend serverro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.98 |
apFlowMgrDetailEgReversePendingThe total number of active egress FCBs on this port which are waiting for a SYN/ACK from the clientro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.99 |
apFlowMgrDetailEgSFPFowrardedThe total number of active egress FCBs on this port which are being forward in the SFP and not mapped in the fastpathro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.100 |
apFlowMgrDetailEgInPortInflowCountThe total number of egress flows on this portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.101 |
apFlowMgrDetailEgDeletedThe total number of active egress FCBs on this port which have been deletedro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.102 |
apFlowMgrDetailEgSpoofedThe total number of active egress FCBs on this port which have been spoofedro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.103 |
apFlowMgrDetailEgNATInUseThe total number of active egress FCBs on this port which have been nattedro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.104 |
apFlowMgrDetailEgContentAwareThe total number of active egress FCBs on this port which are Layer 5 flows for which the CSS examines content framesro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.105 |
apFlowMgrDetailEgStickyThe total number of active egress FCBs on this port which are using a sticky balance methodro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.106 |
apFlowMgrDetailEgBridgedThe total number of active egress FCBs on this port for which we are bridging framesro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.107 |
apFlowMgrDetailEgBuffersPendingThe 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 completero Integer32 .1.3.6.1.4.1.2467.1.36.17.1.108 |
apFlowMgrDetailEgSYNDOSTimerActiveThe 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 serverro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.109 |
apFlowMgrDetailEgOverflowMappedThe total number of active egress FCBs on this port which have been overflow mapped, meaning that there is not FCB available in the fastpathro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.110 |
apFlowMgrDetailEgRejectedThe total number of active egress FCBs on this port which are marked rejectedro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.111 |
apFlowMgrDetailEgTotalTCPFlowsThe total number of active egress FCBs on this port which are the TCP protocolro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.112 |
apFlowMgrDetailEgTotalUDPFlowsThe total number of active egress FCBs on this port which are the UDP protocolro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.113 |
apFlowMgrDetailEgHTTPSrcFlowsThe total number of active egress FCBs on this port which have the HTTP port (80) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.114 |
apFlowMgrDetailEgHTTPDstFlowsThe total number of active egress FCBs on this port which have the HTTP port (80) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.115 |
apFlowMgrDetailEgFTPDataSrcFlowsThe total number of active egress FCBs on this port which have the FTP Data port (20) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.116 |
apFlowMgrDetailEgFTPDataDestFlowsThe total number of active egress FCBs on this port which have the FTP Data port (20) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.117 |
apFlowMgrDetailEgFTPCtrlSrcFlowsThe total number of active egress FCBs on this port which have the FTP Ctrl port (21) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.118 |
apFlowMgrDetailEgFTPCtrlDestFlowsThe total number of active egress FCBs on this port which have the FTP Data port (21) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.119 |
apFlowMgrDetailEgSSHSrcFlowsThe total number of active egress FCBs on this port which have the SSH port (22) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.120 |
apFlowMgrDetailEgSSHDestFlowsThe total number of active egress FCBs on this port which have the SSH port (22) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.121 |
apFlowMgrDetailEgTelnetSrcFlowsThe total number of active egress FCBs on this port which have the TELNET port (23) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.122 |
apFlowMgrDetailEgTelnetDestFlowsThe total number of active egress FCBs on this port which have the TELNET port (23) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.123 |
apFlowMgrDetailEgRASrcFlowsThe total number of active egress FCBs on this port which have the REAL AUDIO port (7070) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.124 |
apFlowMgrDetailEgRADestFlowsThe total number of active egress FCBs on this port which have the REAL AUDIO port (7070) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.125 |
apFlowMgrDetailEgBGPSrcFlowsThe total number of active egress FCBs on this port which have the BGP port (179) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.126 |
apFlowMgrDetailEgBGPDestFlowsThe total number of active egress FCBs on this port which have the BGP port (179) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.127 |
apFlowMgrDetailEgSMTPSrcFlowsThe total number of active egress FCBs on this port which have the SMTP port (25) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.128 |
apFlowMgrDetailEgSMTPDestFlowsThe total number of active egress FCBs on this port which have the SMTP port (25) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.129 |
apFlowMgrDetailEgPOP3SrcFlowsThe total number of active egress FCBs on this port which have the POP3 port (110) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.130 |
apFlowMgrDetailEgPOP3DestFlowsThe total number of active egress FCBs on this port which have the POP3 port (110) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.131 |
apFlowMgrDetailEgHTTPSSrcFlowsThe total number of active egress FCBs on this port which have the SSL port (443) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.132 |
apFlowMgrDetailEgHTTPSDestFlowsThe total number of active egress FCBs on this port which have the SSL port (443) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.133 |
apFlowMgrDetailEgNNTPSrcFlowsThe total number of active egress FCBs on this port which have the NNTP port (119) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.134 |
apFlowMgrDetailEgNNTPDestFlowsThe total number of active egress FCBs on this port which have the NNTP port (119) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.135 |
apFlowMgrDetailEgSOCKSSrcFlowsThe total number of active egress FCBs on this port which have the SOCKS port (1080) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.136 |
apFlowMgrDetailEgSOCKSDestFlowsThe total number of active egress FCBs on this port which have the SOCKS port (1080) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.137 |
apFlowMgrDetailEgPortLT23SrcFlowsThe total number of active egress FCBs on this port which have a TCP port number less than 23 as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.138 |
apFlowMgrDetailEgPortLT23DestFlowsThe total number of active egress FCBs on this port which have a TCP port number less than 23 as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.139 |
apFlowMgrDetailEgPortGT1024SrcFlowsThe total number of active egress FCBs on this port which have a TCP port number greater than 1024 as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.140 |
apFlowMgrDetailEgPortGT1024DestFlowsThe total number of active egress FCBs on this port which have a TCP port number greater than 1024 as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.141 |
apFlowMgrDetailEgTimeSrcFlowsThe total number of active egress FCBs on this port which have the TIME port (37) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.142 |
apFlowMgrDetailEgTimeDestSrcFlowsThe total number of active egress FCBs on this port which have the TIME port (37) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.143 |
apFlowMgrDetailEgDNSSrcFlowsThe total number of active egress FCBs on this port which have the DNS port (53) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.144 |
apFlowMgrDetailEgDNSDestFlowsThe total number of active egress FCBs on this port which have the DNS port (53) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.145 |
apFlowMgrDetailEgSNMPSrcFlowsThe total number of active egress FCBs on this port which have the SNMP port (161) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.146 |
apFlowMgrDetailEgSNMPDestFlowsThe total number of active egress FCBs on this port which have the SNMP port (161) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.147 |
apFlowMgrDetailEgSNMPTrapSrcFlowsThe total number of active egress FCBs on this port which have the SNMP Trap port (162) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.148 |
apFlowMgrDetailEgSNMPTrapDestFlowsThe total number of active egress FCBs on this port which have the SNMP Trap port (162) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.149 |
apFlowMgrDetailEgNFSSrcFlowsThe total number of active egress FCBs on this port which have the NFS port (2049) as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.150 |
apFlowMgrDetailEgNFSDestFlowsThe total number of active egress FCBs on this port which have the NFS port (2049) as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.151 |
apFlowMgrDetailEgUDPGT1024SrcFlowsThe total number of active egress FCBs on this port which have a UDP port number greater than 1024 as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.152 |
apFlowMgrDetailEgUDPGT1024DestFlowsThe total number of active egress FCBs on this port which have a UDP port number greater than 1024 as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.153 |
apFlowMgrDetailEgUDPLT1024SrcFlowsThe total number of active egress FCBs on this port which have a UDP port number less than 1024 as the source portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.154 |
apFlowMgrDetailEgUDPLT1024DestFlowsThe total number of active egress FCBs on this port which have a UDP port number less than 1024 as the destination portro Integer32 .1.3.6.1.4.1.2467.1.36.17.1.155 |
apFlowMgrDetailOutFramesTotal IP frames sent by the flow manager on this interfacero Integer32 .1.3.6.1.4.1.2467.1.36.17.1.156 |
apFlowMgrExtDosTotalAttacksThis object specifies the total number of Denial Of Service (DOS) attacks detected by the flowmgr.ro Integer32 .1.3.6.1.4.1.2467.1.36.18 |
apFlowMgrExtDosTotalSynAttacksThis object specifies the total number of Denial Of Service (DOS) SYN attacks detected by the flowmgr.ro Integer32 .1.3.6.1.4.1.2467.1.36.19 |
apFlowMgrExtDosTotalLandAttacksThis object specifies the total number of Denial Of Service (DOS) LAND attacks detected by the flowmgr.ro Integer32 .1.3.6.1.4.1.2467.1.36.20 |
apFlowMgrExtDosTotalZeroPortAttacksThis object specifies the total number of Denial Of Service (DOS) attacks to a source or destination port of zero detected by the flowmgr.ro Integer32 .1.3.6.1.4.1.2467.1.36.21 |
apFlowMgrExtDosTotalIllegalSourceAttacksThis object specifies the total number of Denial Of Service (DOS) attacks to an illegal source address detected by the flowmgr.ro Integer32 .1.3.6.1.4.1.2467.1.36.22 |
apFlowMgrExtDosTotalIllegalDestinationAttacksThis object specifies the total number of Denial Of Service (DOS) attacks to an illegal destination address detected by the flowmgr.ro Integer32 .1.3.6.1.4.1.2467.1.36.23 |
apFlowMgrExtDosTotalPingOfDeathAttacksThis object specifies the total number of Denial Of Service (DOS) Ping of Death attacks detected by the flowmgr.roobsolete Integer32 .1.3.6.1.4.1.2467.1.36.24 |
apFlowMgrExtDosTotalSmurfAttacksThis object specifies the total number of Denial Of Service (DOS) Smurf attacks detected by the flowmgr.ro Integer32 .1.3.6.1.4.1.2467.1.36.25 |
apFlowMgrExtDosLastAttackThis object specifies the time of the last Denial Of Service (DOS) attack detected by the flowmgr.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2467.1.36.26 |
apFlowMgrExtDosFirstAttackThis object specifies the time of the first Denial Of Service (DOS) attack detected by the flowmgr.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2467.1.36.27 |
apFlowMgrExtDOSAttackTableThis is the table of Denial of Service (DOS) attack events. SEQUENCE OF APFlowMgrExtDOSAttackEntry .1.3.6.1.4.1.2467.1.36.28 |
apFlowMgrExtDOSAttackEntryThis is the table of Denial of Service (DOS) attack events. APFlowMgrExtDOSAttackEntry .1.3.6.1.4.1.2467.1.36.28.1 |
apFlowMgrExtDOSAttackIndexThis is the index for the DOS event.ro INTEGER .1.3.6.1.4.1.2467.1.36.28.1.1 |
apFlowMgrExtDOSAttackSrcAddressThis is the source ip address for this DOS attack event.ro IpAddress .1.3.6.1.4.1.2467.1.36.28.1.2 |
apFlowMgrExtDOSAttackDestAddressThis is the destination ip address for this DOS attack event.ro IpAddress .1.3.6.1.4.1.2467.1.36.28.1.3 |
apFlowMgrExtDOSAttackFirstEventThis is the first time this DOS attack occurred.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2467.1.36.28.1.4 |
apFlowMgrExtDOSAttackLastEventThis is the last time this DOS attack occurred.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2467.1.36.28.1.5 |
apFlowMgrExtDOSAttackEventCountThis is the number of times this DOS attack had occurred.ro Integer32 .1.3.6.1.4.1.2467.1.36.28.1.6 |
apFlowMgrExtDOSAttackEventTypeThis is the type of DOS attack which has occurred.ro Enumeration .1.3.6.1.4.1.2467.1.36.28.1.7 |
apFlowMgrExtDOSAttackEventStringThis is the ascii text for the type of DOS attack which has occurred.ro DisplayString( SIZE( 0..16 ) ) .1.3.6.1.4.1.2467.1.36.28.1.8 |