F3-FPM-MIB: View SNMP OID List / Download MIB
VENDOR: ADVA AG OPTICAL NETWORKING
Home | MIB: F3-FPM-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).
|
|||
Object Name | OID | Type | Access | Info |
f3FpmMIB | 1.3.6.1.4.1.2544.1.12.43 |
This module defines the Flow Point Model MIB definitions used by the F3 product lines. Copyright (C) ADVA Optical Networking. |
||
f3FpmConfigObjects | 1.3.6.1.4.1.2544.1.12.43.1 | |||
f3AccFlowPointTable | 1.3.6.1.4.1.2544.1.12.43.1.1 | no-access |
A list of entries corresponding to Access Flow Point for configuration purposes. |
|
1.3.6.1.4.1.2544.1.12.43.1.1.1 | no-access |
A conceptual row in the f3AccFlowPointTable. These entries represent an Access Flow Point. If the Flow Point attached to a lag, the slotIndex should be 255 (255 is used to identify the Flow Point belongs to lag), and the cmEthernetAccPortIndex should be the f3LagIndex. |
||
f3AccFlowPointIndex | 1.3.6.1.4.1.2544.1.12.43.1.1.1.1 | integer32 | no-access |
The integer index value corresponding to an Flow Point. |
f3AccFlowPointAlias | 1.3.6.1.4.1.2544.1.12.43.1.1.1.2 | displaystring | read-only |
This object allows SNMP management entities to provide a circuit identifier with the Flow Point. |
f3AccFlowPointAdminState | 1.3.6.1.4.1.2544.1.12.43.1.1.1.3 | adminstate | read-only |
This object represents the Administrative State of the Flow Point. |
f3AccFlowPointOperationalState | 1.3.6.1.4.1.2544.1.12.43.1.1.1.4 | operationalstate | read-only |
This object represents the Operational State of the Flow Point. |
f3AccFlowPointSecondaryState | 1.3.6.1.4.1.2544.1.12.43.1.1.1.5 | secondarystate | read-only |
This object represents the Secondary State of the Flow Point. |
f3AccFlowPointAssociatedFlowId | 1.3.6.1.4.1.2544.1.12.43.1.1.1.6 | variablepointer | read-only |
This object provides the association of an Flow with an Flow Point. |
f3AccFlowPointIngressMultiCOSEnabled | 1.3.6.1.4.1.2544.1.12.43.1.1.1.7 | truthvalue | read-only |
This object allows specification of ingress multiple COS (Class of Service) Flow Point. |
f3AccFlowPointIngressCOS | 1.3.6.1.4.1.2544.1.12.43.1.1.1.8 | integer32 | read-only |
This object allows specification of ingress COS (Class of Service) Flow Point. This attribute has been deprecated and is not supported. The Ingress COS is determined from the flowpoint's associated Priority Mapping Profle. |
f3AccFlowPointEgressShapingType | 1.3.6.1.4.1.2544.1.12.43.1.1.1.9 | shapingtype | read-write |
This object allows specification of Shaping Type for Flow Point. For 8.1.1 release, only flow-based Shaping Type is supported. |
f3AccFlowPointIngressVlanMemberList | 1.3.6.1.4.1.2544.1.12.43.1.1.1.10 | displaystring | read-only |
It allows specification of VLAN members of the Flow Point. VLAN members are comma separated, of the form X-Y where X is the VLAN Id and Y is the VLAN Priority. VLAN members can be of the form X-* or X (vlan X with all priorities), *-Y (all vlans with priority Y), and X1:X2 (range of vlans from X1 to X2, all priorities). Members with specific VLAN Id and specific VLAN Priority are not supported. Once the Flow Point is created, this attribute can only be updated using f3AccFlowPointVlanMemberAction and f3AccFlowPointVlanMemberActionVlan objects. |
f3AccFlowPointVlanMemberAction | 1.3.6.1.4.1.2544.1.12.43.1.1.1.11 | flowvlanactiontype | read-write |
This object allows to add or remove the VLAN members specified by f3AccFlowPointVlanMemberActionVlan object. SNMP manager must first configure the VLAN member to be added/removed in the object f3AccFlowPointVlanMemberActionVlan and then should specify f3AccFlowPointVlanMemberAction on whether to add/remove the specified VLAN member. |
f3AccFlowPointVlanMemberActionVlan | 1.3.6.1.4.1.2544.1.12.43.1.1.1.12 | displaystring | read-only |
This object allows adding/removing VLAN members to a Flow Point. VLAN member is of the form X-Y where X is the VLAN Id and Y is the VLAN Priority. VLAN members can be of the form X-* (vlan X with all priorities), *-Y (all vlans with priority Y), and X1:X2 (range of vlans from X1 to X2, all priorities). Members with specific VLAN Id and specific VLAN Priority are not supported. In order to add/remove VLAN member to a flow, user must specify this object with appropriate VLAN and then invoke f3AccFlowPointVlanMemberAction. |
f3AccFlowPointIngressUntaggedFrameEnabled | 1.3.6.1.4.1.2544.1.12.43.1.1.1.13 | truthvalue | read-only |
This object allows to specify whether or not the Flow Point supports untagged frame. |
f3AccFlowPointCTagControl | 1.3.6.1.4.1.2544.1.12.43.1.1.1.14 | flowtagcontrol | read-only |
This object allows specification of the tag management operation on the C-TAG. Supported types are 'push', 'pushvid', 'swaptag', 'swapvid' and 'none'. If the type is 'push', the VLAN Id (f3AccFlowPointCTagVlanId) and priority (f3AccFlowPointCTagVlanPriority) are pushed onto the frame; if the type is 'pushvid', only the VLAN Id (12 bits) is pushed, the Priority is copied from incoming tag's priority; if the type is 'swaptag', both VLAN Id and Priority (15 bits) are swapped with the specified f3AccFlowPointCTagVlanId and f3AccFlowPointCTagVlanPriority; if the type is 'swapvid', only the VLAN Id (12 bits) are swapped with the specified f3AccFlowPointCTagVlanId; if the type is 'none', no C-TAG management is performed. |
f3AccFlowPointCTagVlanId | 1.3.6.1.4.1.2544.1.12.43.1.1.1.15 | vlanid | read-only |
This object allows specification of the VLAN Id to be pushed or swapped, based on the value of f3AccFlowPointIngressCTagControl. It is applicable for 'push', 'swaptag', 'swapvid' and 'pushvid' control types. |
f3AccFlowPointCTagVlanPriority | 1.3.6.1.4.1.2544.1.12.43.1.1.1.16 | vlanpriority | read-only |
This object allows specification of the VLAN Priority to be pushed or swapped, based on the value of f3AccFlowPointIngressCTagControl. It is applicable for 'push' and 'swaptag' control types. |
f3AccFlowPointSTagControl | 1.3.6.1.4.1.2544.1.12.43.1.1.1.17 | flowtagcontrol | read-only |
This object allows specification of the tag management operation on the S-TAG. Supported types are 'push', 'pushvid', 'swaptag', 'swapvid' and 'none'. If the type is 'push', the VLAN Id (f3AccFlowPointSTagVlanId) and priority (f3AccFlowPointSTagVlanPriority) are pushed onto the frame; if the type is 'pushvid', only the VLAN Id (12 bits) is pushed, the Priority is copied from incoming tag's priority; if the type is 'swaptag', both VLAN Id and Priority (15 bits) are swapped with the specified f3AccFlowPointSTagVlanId and f3AccFlowPointSTagVlanPriority; if the type is 'swapvid', only the VLAN Id (12 bits) are swapped with the specified f3AccFlowPointSTagVlanId; if the type is 'none', no S-TAG management is performed. |
f3AccFlowPointSTagVlanId | 1.3.6.1.4.1.2544.1.12.43.1.1.1.18 | vlanid | read-only |
This object allows specification of the VLAN Id to be pushed or swapped, based on the value of f3AccFlowPointIngressSTagControl. It is applicable for 'push', 'swaptag', 'swapvid' and 'pushvid' control types. |
f3AccFlowPointSTagVlanPriority | 1.3.6.1.4.1.2544.1.12.43.1.1.1.19 | vlanpriority | read-only |
This object allows specification of the VLAN Priority to be pushed or swapped, based on the value of f3AccFlowPointIngressSTagControl. It is applicable for 'push' and 'swaptag' control types. |
f3AccFlowPointEgressOuterTagPrioMapEnabled | 1.3.6.1.4.1.2544.1.12.43.1.1.1.20 | truthvalue | read-only |
This object defines whether to use the Egress Prio Mapping to swap the priority of outer tag. When Enabled, it indicates that the operation specified in the EgressPrioMapTable would be applied to Flow for specified COS. When Disabled,the EgressPrioMapTable operations are ignored for specified Flow COS. |
f3AccFlowPointEgressInnerTagPrioMapEnabled | 1.3.6.1.4.1.2544.1.12.43.1.1.1.21 | truthvalue | read-only |
This object defines whether to use the Egress Prio Mapping to swap the priority of inner tag. When Enabled, it indicates that the operation specified in the EgressPrioMapTable would be applied to Flow for specified COS. When Disabled, the EgressPrioMapTable operations are ignored for specified Flow COS. |
f3AccFlowPointSESFramesLossThresholdRatio | 1.3.6.1.4.1.2544.1.12.43.1.1.1.22 | integer32 | read-only |
This object is used to specify the frame-loss ratio per flow that starts counting Severely Errored Seconds (SES) on the flowpoint. This functionality is applicable if the flowpoint is monitored using the Y.1731 ESA functionality. |
f3AccFlowPointDefaultMemberEnabled | 1.3.6.1.4.1.2544.1.12.43.1.1.1.23 | truthvalue | read-only |
Truth Value means that on this FP, the membership is all the tag packets without match any other membership associated to the port. Untagged means untagged flow. Default only care tagged flow. |
f3AccFlowPointMcastRateLimitEnabled | 1.3.6.1.4.1.2544.1.12.43.1.1.1.24 | truthvalue | read-only |
Whether multicast packets need be limited per FP. |
f3AccFlowPointMcastRateLimitSpeedLo | 1.3.6.1.4.1.2544.1.12.43.1.1.1.25 | unsigned32 | read-only |
The rate limiting for multicast packets per FP. When f3AccFlowPointMcastRateLimitEnabled and the value is 0, it means all multicast frame are dropped. This objects only represents low 32 bits. |
f3AccFlowPointMcastRateLimitSpeedHi | 1.3.6.1.4.1.2544.1.12.43.1.1.1.26 | unsigned32 | read-only |
The rate limiting for multicast packets per FP. When f3AccFlowPointMcastRateLimitEnabled and the value is 0, it means all multicast frame are dropped. This objects only represents high 32 bits. |
f3AccFlowPointBcastRateLimitEnabled | 1.3.6.1.4.1.2544.1.12.43.1.1.1.27 | truthvalue | read-only |
Whether broadcast packets need be limited per FP. |
f3AccFlowPointBcastRateLimitSpeedLo | 1.3.6.1.4.1.2544.1.12.43.1.1.1.28 | unsigned32 | read-only |
The rate limiting for broadcast packets per FP. When f3AccFlowPointBcastRateLimitEnabled and the value is 0, it means all multicast frame are dropped. This objects only represents low 32 bits. |
f3AccFlowPointBcastRateLimitSpeedHi | 1.3.6.1.4.1.2544.1.12.43.1.1.1.29 | unsigned32 | read-only |
The rate limiting for broadcast packets per FP. When f3AccFlowPointBcastRateLimitEnabled and the value is 0, it means all multicast frame are dropped. This objects only represents high 32 bits. |
f3AccFlowPointCombinedRateLimitEnabled | 1.3.6.1.4.1.2544.1.12.43.1.1.1.30 | truthvalue | read-only |
Whether broadcast and multicast packets need be limited per FP. |
f3AccFlowPointCombinedRateLimitSpeedLo | 1.3.6.1.4.1.2544.1.12.43.1.1.1.31 | unsigned32 | read-only |
The rate limiting for broadcast and multicast packets per FP. When f3AccFlowPointCombinedRateLimitEnabled is true and the value is 0, it means all broadcast and multicast frame are dropped. This object only represents low 32 bits. |
f3AccFlowPointCombinedRateLimitSpeedHi | 1.3.6.1.4.1.2544.1.12.43.1.1.1.32 | unsigned32 | read-only |
The rate limiting for broadcast and multicast packets per FP. When f3AccFlowPointCombinedRateLimitEnabled is true and the value is 0, it means all broadcast and multicast frame are dropped. This object only represents high 32 bits. |
f3AccFlowPointSplitHorizonGroupOID | 1.3.6.1.4.1.2544.1.12.43.1.1.1.33 | variablepointer | read-only |
Specifies the Split-Horizon Group OID. If there is no SHG, the value is none. |
f3AccFlowPointLoopAvoidance | 1.3.6.1.4.1.2544.1.12.43.1.1.1.34 | variablepointer | read-only |
EID of this associated Loop Avoidance protocol entity. A value of NONE indicates there is no loop avoidance protocol. Currently ERP EID is filled when ELAN service is created. |
f3AccFlowPointHierarchicalCOSEnabled | 1.3.6.1.4.1.2544.1.12.43.1.1.1.35 | truthvalue | read-only |
Enable or Disable Hierarchical COS shaping (flow shaping). |
f3AccFlowPointMaximumBWLo | 1.3.6.1.4.1.2544.1.12.43.1.1.1.36 | unsigned32 | read-only |
This attribute description the Flow Point maximum bandwidth. This object only represents low 32 bits. |
f3AccFlowPointMaximumBWHi | 1.3.6.1.4.1.2544.1.12.43.1.1.1.37 | unsigned32 | read-only |
This attribute description the Flow Point maximum bandwidth. This object only represents high 32 bits. |
f3AccFlowPointGuaranteedBWLo | 1.3.6.1.4.1.2544.1.12.43.1.1.1.38 | unsigned32 | read-only |
This attribute description the Flow Point guaranteed bandwidth. This object only represents low 32 bits. |
f3AccFlowPointGuaranteedBWHi | 1.3.6.1.4.1.2544.1.12.43.1.1.1.39 | unsigned32 | read-only |
This attribute description the Flow Point guaranteed bandwidth. This objects only represents high 32 bits. |
f3AccFlowPointAutoBandwidthConfigEnabled | 1.3.6.1.4.1.2544.1.12.43.1.1.1.40 | truthvalue | read-only |
This object specifies the shaper bandwidth is automatically adjusted by the system. For a single COS Flow Point, the shaper EIR bandwidth is set to the maximum port bandwidth; the shaper CIR is set to the available port bandwidth multiplied by the value of the f3AccFlowPointAutoCIRPercentage object. For a Hierarchical-COS Flow Point, the f3AccFlowPointMaximumBWLo and f3AccFlowPointMaximumBWHi are set to the maximum port bandwidth; the f3AccFlowPointGuaranteedBWLo and f3AccFlowPointGuaranteedBWHi are set to the available port bandwidth multiplied by the value of the f3AccFlowPointAutoCIRPercentage object. The value of this object must be FALSE when f3AccFlowPointIngressMultiCOSEnabled is TRUE and f3AccFlowPointHierarchicalCOSEnabled is FALSE. |
f3AccFlowPointAutoCIRPercentage | 1.3.6.1.4.1.2544.1.12.43.1.1.1.41 | integer32 | read-only |
This object specifies the percentage of available shaper CIR to be assigned to this Flow Point when f3AccFlowPointAutoBandwidthConfigEnabled is TRUE. |
f3AccFlowPointFrameFwdEnabled | 1.3.6.1.4.1.2544.1.12.43.1.1.1.42 | truthvalue | read-only |
When enabled Flow Point will forward frames it receives. When disabled, the Flow Point will not forward frames it receives. |
f3AccFlowPointStorageType | 1.3.6.1.4.1.2544.1.12.43.1.1.1.43 | storagetype | read-only |
The type of storage configured for this entry. |
f3AccFlowPointRowStatus | 1.3.6.1.4.1.2544.1.12.43.1.1.1.44 | rowstatus | read-only |
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3AccFlowPointRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3AccFlowPointRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3AccFlowPointRowStatus object may be modified if the associated instance of this object is equal to active(1). |
f3AccFlowPointUsePortPrioMapProfile | 1.3.6.1.4.1.2544.1.12.43.1.1.1.45 | truthvalue | read-write |
This indicates whether the flow point is using, if true, the port's Priority Mapping Profile or, if false, is using its own Priority Mapping Profile. |
f3AccFlowPointRefPrioMapProfile | 1.3.6.1.4.1.2544.1.12.43.1.1.1.46 | variablepointer | read-write |
This object allows to set priority map profile. |
f3AccFlowpointRefConnectGuardFlowObject | 1.3.6.1.4.1.2544.1.12.43.1.1.1.47 | variablepointer | read-write |
This object specifies Mac Sec flow object OID. |
f3AccFlowpointSecureBlockingControl | 1.3.6.1.4.1.2544.1.12.43.1.1.1.48 | truthvalue | read-write |
This object can be used to enable/disable secure block. |
f3AccFlowpointSecureState | 1.3.6.1.4.1.2544.1.12.43.1.1.1.49 | flowsecstate | read-only |
This object specifies the secure state of this flow. |
f3AccFpQosShaperTable | 1.3.6.1.4.1.2544.1.12.43.1.2 | no-access |
A list of entries corresponding to Access Flow Point Quality of Service Shaper for configuration purposes. |
|
1.3.6.1.4.1.2544.1.12.43.1.2.1 | no-access |
A conceptual row in the f3AccFpQosShaperTable. These entries represent an Access Flow Point Quality of Service Shaper. |
||
f3AccFpQosShaperIndex | 1.3.6.1.4.1.2544.1.12.43.1.2.1.1 | integer32 | no-access |
The unique integer index value corresponding to a Quality of Service Shaper. |
f3AccFpQosShaperAdminState | 1.3.6.1.4.1.2544.1.12.43.1.2.1.2 | adminstate | read-only |
This object represents the Administrative State of a Shaper. |
f3AccFpQosShaperOperationalState | 1.3.6.1.4.1.2544.1.12.43.1.2.1.3 | operationalstate | read-only |
This object represents the Operational State of a Shaper. |
f3AccFpQosShaperSecondaryState | 1.3.6.1.4.1.2544.1.12.43.1.2.1.4 | secondarystate | read-only |
This object represents the Secondary State of the Shaper. |
f3AccFpQosShaperCIRLo | 1.3.6.1.4.1.2544.1.12.43.1.2.1.5 | unsigned32 | read-only |
This object represents the Commited Information Rate (CIR) (Lower 32 bits) of the Shaper. |
f3AccFpQosShaperCIRHi | 1.3.6.1.4.1.2544.1.12.43.1.2.1.6 | unsigned32 | read-only |
This object represents the Commited Information Rate (CIR) (Higher 32 bits) of the Shaper. |
f3AccFpQosShaperEIRLo | 1.3.6.1.4.1.2544.1.12.43.1.2.1.7 | unsigned32 | read-only |
This object represents the Excess Information Rate (EIR) (Lower 32 bits) of a Shaper. |
f3AccFpQosShaperEIRHi | 1.3.6.1.4.1.2544.1.12.43.1.2.1.8 | unsigned32 | read-only |
This object represents the Excess Information Rate (EIR) (Lower 32 bits) of a Shaper. |
f3AccFpQosShaperCBS | 1.3.6.1.4.1.2544.1.12.43.1.2.1.9 | unsigned32 | read-only |
This object represents the Commited Burst Size (CBS) of a Shaper. |
f3AccFpQosShaperEBS | 1.3.6.1.4.1.2544.1.12.43.1.2.1.10 | unsigned32 | read-only |
This object represents the Excess Burst Size (EBS) of a Shaper. |
f3AccFpQosShaperBufferSize | 1.3.6.1.4.1.2544.1.12.43.1.2.1.11 | unsigned32 | read-only |
This object represents the Buffer Size of the Shaper. |
f3AccFpQosShaperCOS | 1.3.6.1.4.1.2544.1.12.43.1.2.1.12 | integer32 | read-only |
This object provides the COS (Class of Service) value for the QOS Shaper. |
f3AccFpQosShaperStorageType | 1.3.6.1.4.1.2544.1.12.43.1.2.1.13 | storagetype | read-only |
The type of storage configured for this entry. |
f3AccFpQosShaperRowStatus | 1.3.6.1.4.1.2544.1.12.43.1.2.1.14 | rowstatus | read-only |
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3AccFpQosShaperRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3AccFpQosShaperRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3AccFpQosShaperRowStatus object may be modified if the associated instance of this object is equal to active(1). |
f3AccFpQosPolicerTable | 1.3.6.1.4.1.2544.1.12.43.1.3 | no-access |
A list of entries corresponding to Access Flow Point Quality of Service Policer for configuration purposes. |
|
1.3.6.1.4.1.2544.1.12.43.1.3.1 | no-access |
A conceptual row in the f3AccFpQosPolicerTable. These entries represent an Access Flow Point Quality of Service Policer. |
||
f3AccFpQosPolicerIndex | 1.3.6.1.4.1.2544.1.12.43.1.3.1.1 | integer32 | no-access |
The unique integer index value corresponding to a Quality of Service Policer. The Policer Index represents the COS level. This is applicable in case of a Multi COS Flow Point. Index 1 represents COS 0; Index 2 represents COS 1 and so on. |
f3AccFpQosPolicerAdminState | 1.3.6.1.4.1.2544.1.12.43.1.3.1.2 | adminstate | read-only |
This object represents the Administrative State of a Policer. |
f3AccFpQosPolicerOperationalState | 1.3.6.1.4.1.2544.1.12.43.1.3.1.3 | operationalstate | read-only |
This object represents the Operational State of a Policer. |
f3AccFpQosPolicerSecondaryState | 1.3.6.1.4.1.2544.1.12.43.1.3.1.4 | secondarystate | read-only |
This object represents the Secondary State of a Policer. |
f3AccFpQosPolicerCIRLo | 1.3.6.1.4.1.2544.1.12.43.1.3.1.5 | unsigned32 | read-only |
This object represents the Commited Information Rate (CIR) (Lower 32 bits) of the Policer. |
f3AccFpQosPolicerCIRHi | 1.3.6.1.4.1.2544.1.12.43.1.3.1.6 | unsigned32 | read-only |
This object represents the Commited Information Rate (CIR) (Higher 32 bits) of the Policer. |
f3AccFpQosPolicerEIRLo | 1.3.6.1.4.1.2544.1.12.43.1.3.1.7 | unsigned32 | read-only |
This object represents the Excess Information Rate (EIR) (Lower 32 bits) of a Policer. |
f3AccFpQosPolicerEIRHi | 1.3.6.1.4.1.2544.1.12.43.1.3.1.8 | unsigned32 | read-only |
This object represents the Excess Information Rate (EIR) (Lower 32 bits) of a Policer. |
f3AccFpQosPolicerCBS | 1.3.6.1.4.1.2544.1.12.43.1.3.1.9 | integer32 | read-only |
This object represents the Commited Burst Size (CBS) of a Policer. |
f3AccFpQosPolicerEBS | 1.3.6.1.4.1.2544.1.12.43.1.3.1.10 | integer32 | read-only |
This object represents the Excess Burst Size (EBS) of a Policer. |
f3AccFpQosPolicerAlgorithm | 1.3.6.1.4.1.2544.1.12.43.1.3.1.11 | policeralgorithmtype | read-only |
This object represents Policer algorithm as 'srTCM' (Single Rate Triple Color Marking) or 'trTCM' (Two Rate Triple Color Marking). |
f3AccFpQosPolicerColorMode | 1.3.6.1.4.1.2544.1.12.43.1.3.1.12 | policercolormode | read-only |
This object allows specification of Policer Color Mode as 'color-aware' or 'color-blind'. |
f3AccFpQosPolicerCouplingFlag | 1.3.6.1.4.1.2544.1.12.43.1.3.1.13 | truthvalue | read-only |
This object allows specification of Policer Coupling Flag. When coupling is enabled, tokens that would normally be added to the C-bucket are passed to the E-bucket only once the CIR bucket has reached its CBS level. Therefore under this condition the E-bucket is being filled at the rate of CIR + EIR. Normally the long term average of frames declared yellow is bounded by the EIR. Coupling is a function to allow the long term average of frames declared yellow to be bounded by CIR + EIR. This allows a higher volume of yellow frames to be delivered/received if the arrival of green marked frames is low. Tokens from the E-bucket do NOT get passed to the C-bucket once the EBS level has been reached. Enabling coupling in combination with a provisioned EIR of 0 allows for a single rate three color marking (srTCM) algorithm to be established. In this situation the E-bucket is filled at the CIR rate in the case the C-bucket is filled to its CBS level. |
f3AccFpQosPolicerPolicingEnabled | 1.3.6.1.4.1.2544.1.12.43.1.3.1.14 | truthvalue | read-only |
This object allows specification of Policer Policing. When Policing is disabled, traffic policing is bypassed. When Policing is enabled, traffic policing is applied. |
f3AccFpQosPolicerStorageType | 1.3.6.1.4.1.2544.1.12.43.1.3.1.15 | storagetype | read-only |
The type of storage configured for this entry. |
f3AccFpQosPolicerRowStatus | 1.3.6.1.4.1.2544.1.12.43.1.3.1.16 | rowstatus | read-only |
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3AccFpQosPolicerRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3AccFpQosPolicerRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3AccFpQosPolicerRowStatus object may be modified if the associated instance of this object is equal to active(1). |
f3MPFlowExtTable | 1.3.6.1.4.1.2544.1.12.43.1.4 | no-access |
This table extends cmMPFlowTable to provide configuration of maximum forwarding table size. |
|
1.3.6.1.4.1.2544.1.12.43.1.4.1 | no-access |
A conceptual row in the f3MPFlowExtTable. |
||
f3MPFlowExtMaxFwdEntries | 1.3.6.1.4.1.2544.1.12.43.1.4.1.1 | integer32 | read-write |
This object allows configuring the maximum number of Forwarding Entires for Forwarding Table of this MP Flow. |
f3MPFlowRefConnectGuardFlowObject | 1.3.6.1.4.1.2544.1.12.43.1.4.1.2 | variablepointer | read-write |
This object specifies Mac Sec flow object OID. |
f3MPFlowSecureState | 1.3.6.1.4.1.2544.1.12.43.1.4.1.3 | flowsecstate | read-only |
This object specifies the secure state of the macsec flow. |
f3AccFlowPointCpdV2Table | 1.3.6.1.4.1.2544.1.12.43.1.5 | no-access |
A list of entries corresponding to Access Flow Point Control Protocol Disposition V2. |
|
1.3.6.1.4.1.2544.1.12.43.1.5.1 | no-access |
A conceptual row in the f3AccFlowPointCpdV2Table. These entries represent a Control Protocol Disposition filtering criteria on the Access Flow Point. |
||
f3AccFlowPointCpdV2Index | 1.3.6.1.4.1.2544.1.12.43.1.5.1.1 | integer32 | no-access |
Unique Index value to access the CPD row. |
f3AccFlowPointCpdV2IslDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.2 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for ISL (Inter Switch Link). MAC Address (01:00:0C:00:00:00). |
f3AccFlowPointCpdV2PagpDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.3 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for PAGP (Port Aggregation Protocol). MAC Address (01:00:0C:CC:CC:CC), Ethertype(0x104). |
f3AccFlowPointCpdV2UdldDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.4 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for UDLD (Unidirectional Link Detection). MAC Address (01:00:0C:CC:CC:CC), Ethertype(0x111). |
f3AccFlowPointCpdV2CdpDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.5 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for CDP (Cisco Discovery Protocol). MAC Address (01:00:0C:CC:CC:CC), Ethertype(0x2000). |
f3AccFlowPointCpdV2VtpDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.6 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for VTP (VLAN Trunking Protocol). MAC Address (01:00:0C:CC:CC:CC), Ethertype(0x2003). |
f3AccFlowPointCpdV2DtpDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.7 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for DTP (Dynamic Trunking). MAC Address (01:00:0C:CC:CC:CC), Ethertype(0x2004). |
f3AccFlowPointCpdV2PvstpPlusDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.8 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for Spanning Tree PVSTP+. MAC Address (01:00:0C:CC:CC:CC), Ethertype(0x10B). |
f3AccFlowPointCpdV2UplinkFastDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.9 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for STP UplinkFast. MAC Address (01:00:0C:CD:CD:CD), Ethertype(0x200A). |
f3AccFlowPointCpdV2VlanBridgeDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.10 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for VLAN Bridge. MAC Address (01:00:0C:CD:CD:CE), Ethertype(0x10C). |
f3AccFlowPointCpdV2L2PTDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.11 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for Layer 2 Protocol Tunnelling(L2PT). MAC Address (01:00:0C:CD:CD:D0). |
f3AccFlowPointCpdV2BPDUDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.12 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for IEEE Spanning Tree(STP), MSTP (Multiple Spanning Tree) and RSTP (Rapid Reconfiguration of Spanning Tree). MAC Address (01:80:C2:00:00:00). |
f3AccFlowPointCpdV2PauseDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.13 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for IEEE 802.3x Flow Control (PAUSE frames). |
f3AccFlowPointCpdV2LACPDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.14 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for 802.3ad Link Aggregation Protocol. MAC Address (01:80:C2:00:00:03), Ethertype (0x8809), Subtype(01). |
f3AccFlowPointCpdV2LACPMarkerDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.15 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for IEEE 802.3ad Marker Protocol. MAC Address (01:80:C2:00:00:03), Ethertype (0x8809), Subtype(02). |
f3AccFlowPointCpdV2EfmOamDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.16 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for IEEE 802.3ah EFM OAM. MAC Address (01:80:C2:00:00:03), Ethertype (0x8809), Subtype(03). |
f3AccFlowPointCpdV2SSMDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.17 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for Sync Status Messages. MAC Address (01:80:C2:00:00:02), Ethertype (0x19A7), Subtype(0A). |
f3AccFlowPointCpdV2PortAuthenDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.18 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for IEEE 802.1x Protocol. MAC Address (01:80:C2:00:00:03), Ethertype (0x888E). |
f3AccFlowPointCpdV2LANBridgesDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.19 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for IEEE 802.1d LAN Bridge Managment. MAC Address (01:80:C2:00:00:10). |
f3AccFlowPointCpdV2GMRPDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.20 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for GARP Multicast Registration Protocol. MAC Address (01:80:C2:00:00:20). |
f3AccFlowPointCpdV2GVRPDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.21 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for GARP VLAN Registration Protocol. MAC Address (01:80:C2:00:00:21). |
f3AccFlowPointCpdV2GARPDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.22 | cmcontrolprotocoldisptype | read-write |
Group Disposition type which includes GARP Reserved MAC Address from range 01:80:C2:00:00:22 to 01:80:C2:00:00:2F. |
f3AccFlowPointCpdV2ActiveControlProtocols | 1.3.6.1.4.1.2544.1.12.43.1.5.1.23 | cmactivecontrolprotocolstype | read-only |
List of Active Control Protocol Dispositions. Note that if the Port Level Disposition control is set to PEER or DISCARD, the flow level disposition is no longer active. This object provides information on all the active dispositions. |
f3AccFlowPointCpdV2ELMIDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.24 | cmcontrolprotocoldisptype | read-write |
ELMI (Ethernet Local Management Interface) Disposition type. MAC Address 01:80:C2:00:00:07 and EtherType of 0x88EE. |
f3AccFlowPointCpdV2Mac00DispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.25 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:00 Disposition type. |
f3AccFlowPointCpdV2Mac01DispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.26 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:01 Disposition type. |
f3AccFlowPointCpdV2Mac02DispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.27 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:02 Disposition type. |
f3AccFlowPointCpdV2Mac03DispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.28 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:03 Disposition type. |
f3AccFlowPointCpdV2Mac04DispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.29 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:04 Disposition type. |
f3AccFlowPointCpdV2Mac05DispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.30 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:05 Disposition type. |
f3AccFlowPointCpdV2Mac06DispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.31 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:06 Disposition type. |
f3AccFlowPointCpdV2Mac07DispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.32 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:07 Disposition type. |
f3AccFlowPointCpdV2Mac08DispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.33 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:08 Disposition type. |
f3AccFlowPointCpdV2Mac09DispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.34 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:09 Disposition type. |
f3AccFlowPointCpdV2Mac0ADispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.35 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:0A Disposition type. |
f3AccFlowPointCpdV2Mac0BDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.36 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:0B Disposition type. |
f3AccFlowPointCpdV2Mac0CDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.37 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:0C Disposition type. |
f3AccFlowPointCpdV2Mac0DDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.38 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:0D Disposition type. |
f3AccFlowPointCpdV2Mac0EDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.39 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:0E Disposition type. |
f3AccFlowPointCpdV2Mac0FDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.40 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:0F Disposition type. |
f3AccFlowPointCpdV2NearestLLDPDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.41 | cmcontrolprotocoldisptype | read-write |
LLDP (Link Layer Discovery Protocol) Nearest Bridge Disposition type. |
f3AccFlowPointCpdV2NonTpmrLLDPDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.42 | cmcontrolprotocoldisptype | read-write |
LLDP (Link Layer Discovery Protocol) Non-TPMR Bridge Disposition type. |
f3AccFlowPointCpdV2CustomerLLDPDispType | 1.3.6.1.4.1.2544.1.12.43.1.5.1.43 | cmcontrolprotocoldisptype | read-write |
LLDP (Link Layer Discovery Protocol) Customer Bridge Disposition type. |
f3AccFlowPointLearningConfigTable | 1.3.6.1.4.1.2544.1.12.43.1.6 | no-access |
This table extends f3AccFlowPointTable to provide parameters for MAC Table control configuration. |
|
1.3.6.1.4.1.2544.1.12.43.1.6.1 | no-access |
A conceptual row in the f3AccFlowPointLearningConfigTable. |
||
f3AccFlowPointLearningConfigLearningEnabled | 1.3.6.1.4.1.2544.1.12.43.1.6.1.1 | truthvalue | read-write |
This object allows configuring Learning Control on this Flowpoint. |
f3AccFlowPointLearningConfigMaxFwdEntries | 1.3.6.1.4.1.2544.1.12.43.1.6.1.2 | integer32 | read-write |
This object allows configuring the maximum number of Forwarding Entries on this Flowpoint. |
f3AccFlowPointLearningConfigProtectLearningCtrl | 1.3.6.1.4.1.2544.1.12.43.1.6.1.3 | protectlearningcontrol | read-write |
This object allows configuring Learning Control on this Flowpoint. |
f3AccFlowPointLearningConfigAction | 1.3.6.1.4.1.2544.1.12.43.1.6.1.4 | flowlearningconfigaction | read-write |
This objects allows performing user action on Flow Learning Table. |
f3NetFlowPointTable | 1.3.6.1.4.1.2544.1.12.43.1.7 | no-access |
A list of entries corresponding to Network Flow Point for configuration purposes. |
|
1.3.6.1.4.1.2544.1.12.43.1.7.1 | no-access |
A conceptual row in the f3NetFlowPointTable. These entries represent an Network Flow Point. If the Flow Point attached to a lag, the slotIndex should be 255 (255 is used to identify the Flow Point belongs to lag), and the cmEthernetNetPortIndex should be the f3LagIndex. |
||
f3NetFlowPointIndex | 1.3.6.1.4.1.2544.1.12.43.1.7.1.1 | integer32 | no-access |
The integer index value corresponding to an Flow Point. |
f3NetFlowPointAlias | 1.3.6.1.4.1.2544.1.12.43.1.7.1.2 | displaystring | read-only |
This object allows SNMP management entities to provide a circuit identifier with the Flow Point. |
f3NetFlowPointAdminState | 1.3.6.1.4.1.2544.1.12.43.1.7.1.3 | adminstate | read-only |
This object represents the Administrative State of the Flow Point. |
f3NetFlowPointOperationalState | 1.3.6.1.4.1.2544.1.12.43.1.7.1.4 | operationalstate | read-only |
This object represents the Operational State of the Flow Point. |
f3NetFlowPointSecondaryState | 1.3.6.1.4.1.2544.1.12.43.1.7.1.5 | secondarystate | read-only |
This object represents the Secondary State of the Flow Point. |
f3NetFlowPointAssociatedFlowId | 1.3.6.1.4.1.2544.1.12.43.1.7.1.6 | variablepointer | read-only |
This object provides the association of an Flow with an Flow Point. |
f3NetFlowPointIngressMultiCOSEnabled | 1.3.6.1.4.1.2544.1.12.43.1.7.1.7 | truthvalue | read-only |
This object allows specification of ingress multiple COS (Class of Service) Flow Point. |
f3NetFlowPointIngressCOS | 1.3.6.1.4.1.2544.1.12.43.1.7.1.8 | integer32 | read-only |
This object allows specification of ingress COS (Class of Service) Flow Point. This attribute has been deprecated and is not supported. The Ingress COS is determined from the flowpoint's associated Priority Mapping Profle. |
f3NetFlowPointEgressShapingType | 1.3.6.1.4.1.2544.1.12.43.1.7.1.9 | shapingtype | read-write |
This object allows specification of Shaping Type for Flow Point. For 8.1.1 release, only flow-based Shaping Type is supported. |
f3NetFlowPointIngressVlanMemberList | 1.3.6.1.4.1.2544.1.12.43.1.7.1.10 | displaystring | read-only |
It allows specification of VLAN members of the Flow Point. VLAN members are comma separated, of the form X-Y where X is the VLAN Id and Y is the VLAN Priority. VLAN members can be of the form X-* or X (vlan X with all priorities), *-Y (all vlans with priority Y), and X1:X2 (range of vlans from X1 to X2, all priorities). Members with specific VLAN Id and specific VLAN Priority are not supported. Once the Flow Point is created, this attribute can only be updated using f3NetFlowPointVlanMemberAction and f3NetFlowPointVlanMemberActionVlan objects. |
f3NetFlowPointVlanMemberAction | 1.3.6.1.4.1.2544.1.12.43.1.7.1.11 | flowvlanactiontype | read-write |
This object allows to add or remove the VLAN members specified by f3NetFlowPointVlanMemberActionVlan object. SNMP manager must first configure the VLAN member to be added/removed in the object f3NetFlowPointVlanMemberActionVlan and then should specify f3NetFlowPointVlanMemberAction on whether to add/remove the specified VLAN member. |
f3NetFlowPointVlanMemberActionVlan | 1.3.6.1.4.1.2544.1.12.43.1.7.1.12 | displaystring | read-only |
This object allows adding/removing VLAN members to a Flow Point. VLAN member is of the form X-Y where X is the VLAN Id and Y is the VLAN Priority. VLAN members can be of the form X-* (vlan X with all priorities), *-Y (all vlans with priority Y), and X1:X2 (range of vlans from X1 to X2, all priorities). Members with specific VLAN Id and specific VLAN Priority are not supported. In order to add/remove VLAN member to a flow, user must specify this object with appropriate VLAN and then invoke f3NetFlowPointVlanMemberAction. |
f3NetFlowPointIngressUntaggedFrameEnabled | 1.3.6.1.4.1.2544.1.12.43.1.7.1.13 | truthvalue | read-only |
This object allows to specify whether or not the Flow Point supports untagged frame. |
f3NetFlowPointCTagControl | 1.3.6.1.4.1.2544.1.12.43.1.7.1.14 | flowtagcontrol | read-only |
This object allows specification of the tag management operation on the C-TAG. Supported types are 'push', 'pushvid', 'swaptag', 'swapvid' and 'none'. If the type is 'push', the VLAN Id (f3NetFlowPointCTagVlanId) and priority (f3NetFlowPointCTagVlanPriority) are pushed onto the frame; if the type is 'pushvid', only the VLAN Id (12 bits) is pushed, the Priority is copied from incoming tag's priority; if the type is 'swaptag', both VLAN Id and Priority (15 bits) are swapped with the specified f3NetFlowPointCTagVlanId and f3NetFlowPointCTagVlanPriority; if the type is 'swapvid', only the VLAN Id (12 bits) are swapped with the specified f3NetFlowPointCTagVlanId; if the type is 'none', no C-TAG management is performed. |
f3NetFlowPointCTagVlanId | 1.3.6.1.4.1.2544.1.12.43.1.7.1.15 | vlanid | read-only |
This object allows specification of the VLAN Id to be pushed or swapped, based on the value of f3NetFlowPointIngressCTagControl. It is applicable for 'push', 'swaptag', 'swapvid' and 'pushvid' control types. |
f3NetFlowPointCTagVlanPriority | 1.3.6.1.4.1.2544.1.12.43.1.7.1.16 | vlanpriority | read-only |
This object allows specification of the VLAN Priority to be pushed or swapped, based on the value of f3NetFlowPointIngressCTagControl. It is applicable for 'push' and 'swaptag' control types. |
f3NetFlowPointSTagControl | 1.3.6.1.4.1.2544.1.12.43.1.7.1.17 | flowtagcontrol | read-only |
This object allows specification of the tag management operation on the S-TAG. Supported types are 'push', 'pushvid', 'swaptag', 'swapvid' and 'none'. If the type is 'push', the VLAN Id (f3NetFlowPointSTagVlanId) and priority (f3NetFlowPointSTagVlanPriority) are pushed onto the frame; if the type is 'pushvid', only the VLAN Id (12 bits) is pushed, the Priority is copied from incoming tag's priority; if the type is 'swaptag', both VLAN Id and Priority (15 bits) are swapped with the specified f3NetFlowPointSTagVlanId and f3NetFlowPointSTagVlanPriority; if the type is 'swapvid', only the VLAN Id (12 bits) are swapped with the specified f3NetFlowPointSTagVlanId; if the type is 'none', no S-TAG management is performed. |
f3NetFlowPointSTagVlanId | 1.3.6.1.4.1.2544.1.12.43.1.7.1.18 | vlanid | read-only |
This object allows specification of the VLAN Id to be pushed or swapped, based on the value of f3NetFlowPointIngressSTagControl. It is applicable for 'push', 'swaptag', 'swapvid' and 'pushvid' control types. |
f3NetFlowPointSTagVlanPriority | 1.3.6.1.4.1.2544.1.12.43.1.7.1.19 | vlanpriority | read-only |
This object allows specification of the VLAN Priority to be pushed or swapped, based on the value of f3NetFlowPointIngressSTagControl. It is applicable for 'push' and 'swaptag' control types. |
f3NetFlowPointEgressOuterTagPrioMapEnabled | 1.3.6.1.4.1.2544.1.12.43.1.7.1.20 | truthvalue | read-only |
This object defines whether to use the Egress Prio Mapping to swap the priority of outer tag. When Enabled, it indicates that the operation specified in the EgressPrioMapTable would be applied to Flow for specified COS. When Disabled,the EgressPrioMapTable operations are ignored for specified Flow COS. |
f3NetFlowPointEgressInnerTagPrioMapEnabled | 1.3.6.1.4.1.2544.1.12.43.1.7.1.21 | truthvalue | read-only |
This object defines whether to use the Egress Prio Mapping to swap the priority of inner tag. When Enabled, it indicates that the operation specified in the EgressPrioMapTable would be applied to Flow for specified COS. When Disabled, the EgressPrioMapTable operations are ignored for specified Flow COS. |
f3NetFlowPointSESFramesLossThresholdRatio | 1.3.6.1.4.1.2544.1.12.43.1.7.1.22 | integer32 | read-only |
This object is used to specify the frame-loss ratio per flow that starts counting Severely Errored Seconds (SES) on the flowpoint. This functionality is applicable if the flowpoint is monitored using the Y.1731 ESA functionality. |
f3NetFlowPointDefaultMemberEnabled | 1.3.6.1.4.1.2544.1.12.43.1.7.1.23 | truthvalue | read-only |
Truth Value means that on this FP, the membership is all the tag packets without match any other membership associated to the port. Untagged means untagged flow. Default only care tagged flow. |
f3NetFlowPointMcastRateLimitEnabled | 1.3.6.1.4.1.2544.1.12.43.1.7.1.24 | truthvalue | read-only |
Whether multicast packets need be limited per FP. |
f3NetFlowPointMcastRateLimitSpeedLo | 1.3.6.1.4.1.2544.1.12.43.1.7.1.25 | unsigned32 | read-only |
The rate limiting for multicast packets per FP. When f3NetFlowPointMcastRateLimitEnabled and the value is 0, it means all multicast frame are dropped. This objects only represents low 32 bits. |
f3NetFlowPointMcastRateLimitSpeedHi | 1.3.6.1.4.1.2544.1.12.43.1.7.1.26 | unsigned32 | read-only |
The rate limiting for multicast packets per FP. When f3NetFlowPointMcastRateLimitEnabled and the value is 0, it means all multicast frame are dropped. This objects only represents high 32 bits. |
f3NetFlowPointBcastRateLimitEnabled | 1.3.6.1.4.1.2544.1.12.43.1.7.1.27 | truthvalue | read-only |
Whether broadcast packets need be limited per FP. |
f3NetFlowPointBcastRateLimitSpeedLo | 1.3.6.1.4.1.2544.1.12.43.1.7.1.28 | unsigned32 | read-only |
The rate limiting for broadcast packets per FP. When f3NetFlowPointBcastRateLimitEnabled and the value is 0, it means all multicast frame are dropped. This objects only represents low 32 bits. |
f3NetFlowPointBcastRateLimitSpeedHi | 1.3.6.1.4.1.2544.1.12.43.1.7.1.29 | unsigned32 | read-only |
The rate limiting for broadcast packets per FP. When f3NetFlowPointBcastRateLimitEnabled and the value is 0, it means all multicast frame are dropped. This objects only represents high 32 bits. |
f3NetFlowPointCombinedRateLimitEnabled | 1.3.6.1.4.1.2544.1.12.43.1.7.1.30 | truthvalue | read-only |
Whether broadcast and multicast packets need be limited per FP. |
f3NetFlowPointCombinedRateLimitSpeedLo | 1.3.6.1.4.1.2544.1.12.43.1.7.1.31 | unsigned32 | read-only |
The rate limiting for broadcast and multicast packets per FP. When f3NetFlowPointCombinedRateLimitEnabled is true and the value is 0, it means all broadcast and multicast frame are dropped. This object only represents low 32 bits. |
f3NetFlowPointCombinedRateLimitSpeedHi | 1.3.6.1.4.1.2544.1.12.43.1.7.1.32 | unsigned32 | read-only |
The rate limiting for broadcast and multicast packets per FP. When f3NetFlowPointCombinedRateLimitEnabled is true and the value is 0, it means all broadcast and multicast frame are dropped. This object only represents high 32 bits. |
f3NetFlowPointSplitHorizonGroupOID | 1.3.6.1.4.1.2544.1.12.43.1.7.1.33 | variablepointer | read-only |
Specifies the Split-Horizon Group OID. If there is no SHG, the value is none. |
f3NetFlowPointLoopAvoidance | 1.3.6.1.4.1.2544.1.12.43.1.7.1.34 | variablepointer | read-only |
EID of this associated Loop Avoidance protocol entity. A value of NONE indicates there is no loop avoidance protocol. Currently ERP EID is filled when ELAN service is created. |
f3NetFlowPointHierarchicalCOSEnabled | 1.3.6.1.4.1.2544.1.12.43.1.7.1.35 | truthvalue | read-only |
Enable or Disable Hierarchical COS shaping (flow shaping). |
f3NetFlowPointMaximumBWLo | 1.3.6.1.4.1.2544.1.12.43.1.7.1.36 | unsigned32 | read-only |
This attribute description the Flow Point maximum bandwidth. This object only represents low 32 bits. |
f3NetFlowPointMaximumBWHi | 1.3.6.1.4.1.2544.1.12.43.1.7.1.37 | unsigned32 | read-only |
This attribute description the Flow Point maximum bandwidth. This object only represents high 32 bits. |
f3NetFlowPointGuaranteedBWLo | 1.3.6.1.4.1.2544.1.12.43.1.7.1.38 | unsigned32 | read-only |
This attribute description the Flow Point guaranteed bandwidth. This object only represents low 32 bits. |
f3NetFlowPointGuaranteedBWHi | 1.3.6.1.4.1.2544.1.12.43.1.7.1.39 | unsigned32 | read-only |
This attribute description the Flow Point guaranteed bandwidth. This objects only represents high 32 bits. |
f3NetFlowPointAutoBandwidthConfigEnabled | 1.3.6.1.4.1.2544.1.12.43.1.7.1.40 | truthvalue | read-only |
This object specifies the shaper bandwidth is automatically adjusted by the system. For a single COS Flow Point, the shaper EIR bandwidth is set to the maximum port bandwidth; the shaper CIR is set to the available port bandwidth multiplied by the value of the f3NetFlowPointAutoCIRPercentage object. For a Hierarchical-COS Flow Point, the f3NetFlowPointMaximumBWLo and f3NetFlowPointMaximumBWHi are set to the maximum port bandwidth; the f3NetFlowPointGuaranteedBWLo and f3NetFlowPointGuaranteedBWHi are set to the available port bandwidth multiplied by the value of the f3NetFlowPointAutoCIRPercentage object. The value of this object must be FALSE when f3NetFlowPointIngressMultiCOSEnabled is TRUE and f3NetFlowPointHierarchicalCOSEnabled is FALSE. |
f3NetFlowPointAutoCIRPercentage | 1.3.6.1.4.1.2544.1.12.43.1.7.1.41 | integer32 | read-only |
This object specifies the percentage of available shaper CIR to be assigned to this Flow Point when f3NetFlowPointAutoBandwidthConfigEnabled is TRUE. |
f3NetFlowPointFrameFwdEnabled | 1.3.6.1.4.1.2544.1.12.43.1.7.1.42 | truthvalue | read-only |
When enabled Flow Point will forward frames it receives. When disabled, the Flow Point will not forward frames it receives. |
f3NetFlowPointStorageType | 1.3.6.1.4.1.2544.1.12.43.1.7.1.43 | storagetype | read-only |
The type of storage configured for this entry. |
f3NetFlowPointRowStatus | 1.3.6.1.4.1.2544.1.12.43.1.7.1.44 | rowstatus | read-only |
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3NetFlowPointRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3NetFlowPointRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3NetFlowPointRowStatus object may be modified if the associated instance of this object is equal to active(1). |
f3NetFlowPointUsePortPrioMapProfile | 1.3.6.1.4.1.2544.1.12.43.1.7.1.45 | truthvalue | read-write |
This indicates whether the flow point is using, if true, the port's Priority Mapping Profile or, if false, is using its own Priority Mapping Profile. |
f3NetFlowPointRefPrioMapProfile | 1.3.6.1.4.1.2544.1.12.43.1.7.1.46 | variablepointer | read-write |
This object allows to set priority map profile. |
f3NetFlowpointRefConnectGuardFlowObject | 1.3.6.1.4.1.2544.1.12.43.1.7.1.47 | variablepointer | read-write |
This object specifies Mac Sec flow object OID. |
f3NetFlowpointSecureBlockingControl | 1.3.6.1.4.1.2544.1.12.43.1.7.1.48 | truthvalue | read-write |
This object can be used to enable/disable secure block. |
f3NetFlowpointSecureState | 1.3.6.1.4.1.2544.1.12.43.1.7.1.49 | flowsecstate | read-only |
This object specifies the secure state of this flow. |
f3NetFpQosShaperTable | 1.3.6.1.4.1.2544.1.12.43.1.8 | no-access |
A list of entries corresponding to Net Flow Point Quality of Service Shaper for configuration purposes. |
|
1.3.6.1.4.1.2544.1.12.43.1.8.1 | no-access |
A conceptual row in the f3NetFpQosShaperTable. These entries represent an Net Flow Point Quality of Service Shaper. |
||
f3NetFpQosShaperIndex | 1.3.6.1.4.1.2544.1.12.43.1.8.1.1 | integer32 | no-access |
The unique integer index value corresponding to a Quality of Service Shaper. |
f3NetFpQosShaperAdminState | 1.3.6.1.4.1.2544.1.12.43.1.8.1.2 | adminstate | read-only |
This object represents the Administrative State of a Shaper. |
f3NetFpQosShaperOperationalState | 1.3.6.1.4.1.2544.1.12.43.1.8.1.3 | operationalstate | read-only |
This object represents the Operational State of a Shaper. |
f3NetFpQosShaperSecondaryState | 1.3.6.1.4.1.2544.1.12.43.1.8.1.4 | secondarystate | read-only |
This object represents the Secondary State of the Shaper. |
f3NetFpQosShaperCIRLo | 1.3.6.1.4.1.2544.1.12.43.1.8.1.5 | unsigned32 | read-only |
This object represents the Commited Information Rate (CIR) (Lower 32 bits) of the Shaper. |
f3NetFpQosShaperCIRHi | 1.3.6.1.4.1.2544.1.12.43.1.8.1.6 | unsigned32 | read-only |
This object represents the Commited Information Rate (CIR) (Higher 32 bits) of the Shaper. |
f3NetFpQosShaperEIRLo | 1.3.6.1.4.1.2544.1.12.43.1.8.1.7 | unsigned32 | read-only |
This object represents the Excess Information Rate (EIR) (Lower 32 bits) of a Shaper. |
f3NetFpQosShaperEIRHi | 1.3.6.1.4.1.2544.1.12.43.1.8.1.8 | unsigned32 | read-only |
This object represents the Excess Information Rate (EIR) (Lower 32 bits) of a Shaper. |
f3NetFpQosShaperCBS | 1.3.6.1.4.1.2544.1.12.43.1.8.1.9 | unsigned32 | read-only |
This object represents the Commited Burst Size (CBS) of a Shaper. |
f3NetFpQosShaperEBS | 1.3.6.1.4.1.2544.1.12.43.1.8.1.10 | unsigned32 | read-only |
This object represents the Excess Burst Size (EBS) of a Shaper. |
f3NetFpQosShaperBufferSize | 1.3.6.1.4.1.2544.1.12.43.1.8.1.11 | unsigned32 | read-only |
This object represents the Buffer Size of the Shaper. |
f3NetFpQosShaperCOS | 1.3.6.1.4.1.2544.1.12.43.1.8.1.12 | integer32 | read-only |
This object provides the COS (Class of Service) value for the QOS Shaper. |
f3NetFpQosShaperStorageType | 1.3.6.1.4.1.2544.1.12.43.1.8.1.13 | storagetype | read-only |
The type of storage configured for this entry. |
f3NetFpQosShaperRowStatus | 1.3.6.1.4.1.2544.1.12.43.1.8.1.14 | rowstatus | read-only |
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3NetFpQosShaperRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3NetFpQosShaperRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3NetFpQosShaperRowStatus object may be modified if the associated instance of this object is equal to active(1). |
f3NetFpQosPolicerTable | 1.3.6.1.4.1.2544.1.12.43.1.9 | no-access |
A list of entries corresponding to Net Flow Point Quality of Service Policer for configuration purposes. |
|
1.3.6.1.4.1.2544.1.12.43.1.9.1 | no-access |
A conceptual row in the f3NetFpQosPolicerTable. These entries represent an Net Flow Point Quality of Service Policer. |
||
f3NetFpQosPolicerIndex | 1.3.6.1.4.1.2544.1.12.43.1.9.1.1 | integer32 | no-access |
The unique integer index value corresponding to a Quality of Service Policer. The Policer Index represents the COS level. This is applicable in case of a Multi COS Flow Point. Index 1 represents COS 0; Index 2 represents COS 1 and so on. |
f3NetFpQosPolicerAdminState | 1.3.6.1.4.1.2544.1.12.43.1.9.1.2 | adminstate | read-only |
This object represents the Administrative State of a Policer. |
f3NetFpQosPolicerOperationalState | 1.3.6.1.4.1.2544.1.12.43.1.9.1.3 | operationalstate | read-only |
This object represents the Operational State of a Policer. |
f3NetFpQosPolicerSecondaryState | 1.3.6.1.4.1.2544.1.12.43.1.9.1.4 | secondarystate | read-only |
This object represents the Secondary State of a Policer. |
f3NetFpQosPolicerCIRLo | 1.3.6.1.4.1.2544.1.12.43.1.9.1.5 | unsigned32 | read-only |
This object represents the Commited Information Rate (CIR) (Lower 32 bits) of the Policer. |
f3NetFpQosPolicerCIRHi | 1.3.6.1.4.1.2544.1.12.43.1.9.1.6 | unsigned32 | read-only |
This object represents the Commited Information Rate (CIR) (Higher 32 bits) of the Policer. |
f3NetFpQosPolicerEIRLo | 1.3.6.1.4.1.2544.1.12.43.1.9.1.7 | unsigned32 | read-only |
This object represents the Excess Information Rate (EIR) (Lower 32 bits) of a Policer. |
f3NetFpQosPolicerEIRHi | 1.3.6.1.4.1.2544.1.12.43.1.9.1.8 | unsigned32 | read-only |
This object represents the Excess Information Rate (EIR) (Lower 32 bits) of a Policer. |
f3NetFpQosPolicerCBS | 1.3.6.1.4.1.2544.1.12.43.1.9.1.9 | integer32 | read-only |
This object represents the Commited Burst Size (CBS) of a Policer. |
f3NetFpQosPolicerEBS | 1.3.6.1.4.1.2544.1.12.43.1.9.1.10 | integer32 | read-only |
This object represents the Excess Burst Size (EBS) of a Policer. |
f3NetFpQosPolicerAlgorithm | 1.3.6.1.4.1.2544.1.12.43.1.9.1.11 | policeralgorithmtype | read-only |
This object represents Policer algorithm as 'srTCM' (Single Rate Triple Color Marking) or 'trTCM' (Two Rate Triple Color Marking). |
f3NetFpQosPolicerColorMode | 1.3.6.1.4.1.2544.1.12.43.1.9.1.12 | policercolormode | read-only |
This object allows specification of Policer Color Mode as 'color-aware' or 'color-blind'. |
f3NetFpQosPolicerCouplingFlag | 1.3.6.1.4.1.2544.1.12.43.1.9.1.13 | truthvalue | read-only |
This object allows specification of Policer Coupling Flag. When coupling is enabled, tokens that would normally be added to the C-bucket are passed to the E-bucket only once the CIR bucket has reached its CBS level. Therefore under this condition the E-bucket is being filled at the rate of CIR + EIR. Normally the long term average of frames declared yellow is bounded by the EIR. Coupling is a function to allow the long term average of frames declared yellow to be bounded by CIR + EIR. This allows a higher volume of yellow frames to be delivered/received if the arrival of green marked frames is low. Tokens from the E-bucket do NOT get passed to the C-bucket once the EBS level has been reached. Enabling coupling in combination with a provisioned EIR of 0 allows for a single rate three color marking (srTCM) algorithm to be established. In this situation the E-bucket is filled at the CIR rate in the case the C-bucket is filled to its CBS level. |
f3NetFpQosPolicerPolicingEnabled | 1.3.6.1.4.1.2544.1.12.43.1.9.1.14 | truthvalue | read-only |
This object allows specification of Policer Policing. When Policing is disabled, traffic policing is bypassed. When Policing is enabled, traffic policing is applied. |
f3NetFpQosPolicerStorageType | 1.3.6.1.4.1.2544.1.12.43.1.9.1.15 | storagetype | read-only |
The type of storage configured for this entry. |
f3NetFpQosPolicerRowStatus | 1.3.6.1.4.1.2544.1.12.43.1.9.1.16 | rowstatus | read-only |
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3NetFpQosPolicerRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3NetFpQosPolicerRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3NetFpQosPolicerRowStatus object may be modified if the associated instance of this object is equal to active(1). |
f3NetFlowPointCpdV2Table | 1.3.6.1.4.1.2544.1.12.43.1.10 | no-access |
A list of entries corresponding to Net Flow Point Control Protocol Disposition V2. |
|
1.3.6.1.4.1.2544.1.12.43.1.10.1 | no-access |
A conceptual row in the f3NetFlowPointCpdV2Table. These entries represent a Control Protocol Disposition filtering criteria on the Net Flow Point. |
||
f3NetFlowPointCpdV2Index | 1.3.6.1.4.1.2544.1.12.43.1.10.1.1 | integer32 | no-access |
Unique Index value to access the CPD row. |
f3NetFlowPointCpdV2IslDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.2 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for ISL (Inter Switch Link). MAC Address (01:00:0C:00:00:00). |
f3NetFlowPointCpdV2PagpDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.3 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for PAGP (Port Aggregation Protocol). MAC Address (01:00:0C:CC:CC:CC), Ethertype(0x104). |
f3NetFlowPointCpdV2UdldDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.4 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for UDLD (Unidirectional Link Detection). MAC Address (01:00:0C:CC:CC:CC), Ethertype(0x111). |
f3NetFlowPointCpdV2CdpDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.5 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for CDP (Cisco Discovery Protocol). MAC Address (01:00:0C:CC:CC:CC), Ethertype(0x2000). |
f3NetFlowPointCpdV2VtpDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.6 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for VTP (VLAN Trunking Protocol). MAC Address (01:00:0C:CC:CC:CC), Ethertype(0x2003). |
f3NetFlowPointCpdV2DtpDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.7 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for DTP (Dynamic Trunking). MAC Address (01:00:0C:CC:CC:CC), Ethertype(0x2004). |
f3NetFlowPointCpdV2PvstpPlusDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.8 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for Spanning Tree PVSTP+. MAC Address (01:00:0C:CC:CC:CC), Ethertype(0x10B). |
f3NetFlowPointCpdV2UplinkFastDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.9 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for STP UplinkFast. MAC Address (01:00:0C:CD:CD:CD), Ethertype(0x200A). |
f3NetFlowPointCpdV2VlanBridgeDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.10 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for VLAN Bridge. MAC Address (01:00:0C:CD:CD:CE), Ethertype(0x10C). |
f3NetFlowPointCpdV2L2PTDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.11 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for Layer 2 Protocol Tunnelling(L2PT). MAC Address (01:00:0C:CD:CD:D0). |
f3NetFlowPointCpdV2BPDUDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.12 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for IEEE Spanning Tree(STP), MSTP (Multiple Spanning Tree) and RSTP (Rapid Reconfiguration of Spanning Tree). MAC Address (01:80:C2:00:00:00). |
f3NetFlowPointCpdV2PauseDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.13 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for IEEE 802.3x Flow Control (PAUSE frames). |
f3NetFlowPointCpdV2LACPDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.14 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for 802.3ad Link Aggregation Protocol. MAC Address (01:80:C2:00:00:03), Ethertype (0x8809), Subtype(01). |
f3NetFlowPointCpdV2LACPMarkerDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.15 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for IEEE 802.3ad Marker Protocol. MAC Address (01:80:C2:00:00:03), Ethertype (0x8809), Subtype(02). |
f3NetFlowPointCpdV2EfmOamDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.16 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for IEEE 802.3ah EFM OAM. MAC Address (01:80:C2:00:00:03), Ethertype (0x8809), Subtype(03). |
f3NetFlowPointCpdV2SSMDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.17 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for Sync Status Messages. MAC Address (01:80:C2:00:00:02), Ethertype (0x19A7), Subtype(0A). |
f3NetFlowPointCpdV2PortAuthenDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.18 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for IEEE 802.1x Protocol. MAC Address (01:80:C2:00:00:03), Ethertype (0x888E). |
f3NetFlowPointCpdV2LANBridgesDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.19 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for IEEE 802.1d LAN Bridge Managment. MAC Address (01:80:C2:00:00:10). |
f3NetFlowPointCpdV2GMRPDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.20 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for GARP Multicast Registration Protocol. MAC Address (01:80:C2:00:00:20). |
f3NetFlowPointCpdV2GVRPDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.21 | cmcontrolprotocoldisptype | read-write |
Control Protocol Disposition for GARP VLAN Registration Protocol. MAC Address (01:80:C2:00:00:21). |
f3NetFlowPointCpdV2GARPDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.22 | cmcontrolprotocoldisptype | read-write |
Group Disposition type which includes GARP Reserved MAC Address from range 01:80:C2:00:00:22 to 01:80:C2:00:00:2F. |
f3NetFlowPointCpdV2ActiveControlProtocols | 1.3.6.1.4.1.2544.1.12.43.1.10.1.23 | cmactivecontrolprotocolstype | read-only |
List of Active Control Protocol Dispositions. Note that if the Port Level Disposition control is set to PEER or DISCARD, the flow level disposition is no longer active. This object provides information on all the active dispositions. |
f3NetFlowPointCpdV2ELMIDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.24 | cmcontrolprotocoldisptype | read-write |
ELMI (Ethernet Local Management Interface) Disposition type. MAC Address 01:80:C2:00:00:07 and EtherType of 0x88EE. |
f3NetFlowPointCpdV2Mac00DispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.25 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:00 Disposition type. |
f3NetFlowPointCpdV2Mac01DispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.26 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:01 Disposition type. |
f3NetFlowPointCpdV2Mac02DispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.27 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:02 Disposition type. |
f3NetFlowPointCpdV2Mac03DispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.28 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:03 Disposition type. |
f3NetFlowPointCpdV2Mac04DispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.29 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:04 Disposition type. |
f3NetFlowPointCpdV2Mac05DispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.30 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:05 Disposition type. |
f3NetFlowPointCpdV2Mac06DispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.31 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:06 Disposition type. |
f3NetFlowPointCpdV2Mac07DispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.32 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:07 Disposition type. |
f3NetFlowPointCpdV2Mac08DispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.33 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:08 Disposition type. |
f3NetFlowPointCpdV2Mac09DispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.34 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:09 Disposition type. |
f3NetFlowPointCpdV2Mac0ADispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.35 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:0A Disposition type. |
f3NetFlowPointCpdV2Mac0BDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.36 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:0B Disposition type. |
f3NetFlowPointCpdV2Mac0CDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.37 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:0C Disposition type. |
f3NetFlowPointCpdV2Mac0DDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.38 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:0D Disposition type. |
f3NetFlowPointCpdV2Mac0EDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.39 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:0E Disposition type. |
f3NetFlowPointCpdV2Mac0FDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.40 | cmcontrolprotocoldisptype | read-write |
MAC Address 01:80:C2:00:00:0F Disposition type. |
f3NetFlowPointCpdV2NearestLLDPDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.41 | cmcontrolprotocoldisptype | read-write |
LLDP (Link Layer Discovery Protocol) Nearest Bridge Disposition type. |
f3NetFlowPointCpdV2NonTpmrLLDPDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.42 | cmcontrolprotocoldisptype | read-write |
LLDP (Link Layer Discovery Protocol) Non-TPMR Bridge Disposition type. |
f3NetFlowPointCpdV2CustomerLLDPDispType | 1.3.6.1.4.1.2544.1.12.43.1.10.1.43 | cmcontrolprotocoldisptype | read-write |
LLDP (Link Layer Discovery Protocol) Customer Bridge Disposition type. |
f3NetFlowPointLearningConfigTable | 1.3.6.1.4.1.2544.1.12.43.1.11 | no-access |
This table extends f3NetFlowPointTable to provide parameters for MAC Table control configuration. |
|
1.3.6.1.4.1.2544.1.12.43.1.11.1 | no-access |
A conceptual row in the f3NetFlowPointLearningConfigTable. |
||
f3NetFlowPointLearningConfigLearningEnabled | 1.3.6.1.4.1.2544.1.12.43.1.11.1.1 | truthvalue | read-write |
This object allows configuring Learning Control on this Flowpoint. |
f3NetFlowPointLearningConfigMaxFwdEntries | 1.3.6.1.4.1.2544.1.12.43.1.11.1.2 | integer32 | read-write |
This object allows configuring the maximum number of Forwarding Entries on this Flowpoint. |
f3NetFlowPointLearningConfigProtectLearningCtrl | 1.3.6.1.4.1.2544.1.12.43.1.11.1.3 | protectlearningcontrol | read-write |
This object allows configuring Learning Control on this Flowpoint. |
f3NetFlowPointLearningConfigAction | 1.3.6.1.4.1.2544.1.12.43.1.11.1.4 | flowlearningconfigaction | read-write |
This objects allows performing user action on Flow Learning Table. |
f3FpmPerfObjects | 1.3.6.1.4.1.2544.1.12.43.2 | |||
f3AccFlowPointStatsTable | 1.3.6.1.4.1.2544.1.12.43.2.1 | no-access |
A collection of FlowPoint statistics. These reflect the current data. |
|
1.3.6.1.4.1.2544.1.12.43.2.1.1 | no-access |
A conceptual row in the f3AccFlowPointStatsTable. Entries exist in this table for each FlowPoint. |
||
f3AccFlowPointStatsIndex | 1.3.6.1.4.1.2544.1.12.43.2.1.1.1 | integer32 | read-only |
An arbitrary integer index value used to uniquely identify this Access Ethernet Flowpoint statistics entry. Index 1 corresponds to 15minute, index 2 to 1 day and index 3 corresponds to rollover. |
f3AccFlowPointStatsIntervalType | 1.3.6.1.4.1.2544.1.12.43.2.1.1.2 | cmpmintervaltype | read-only |
Interval over which Performance Monitoring data is collected. |
f3AccFlowPointStatsValid | 1.3.6.1.4.1.2544.1.12.43.2.1.1.3 | truthvalue | read-only |
Indicates the validity of the bin. |
f3AccFlowPointStatsAction | 1.3.6.1.4.1.2544.1.12.43.2.1.1.4 | cmpmbinaction | read-write |
Allows the Manager to clear the bin. |
f3AccFlowPointStatsL2CPFD | 1.3.6.1.4.1.2544.1.12.43.2.1.1.5 | perfcounter64 | read-only |
Layer 2 Control Protocol Frames Discarded. |
f3AccFlowPointStatsABRRx | 1.3.6.1.4.1.2544.1.12.43.2.1.1.6 | perfcounter64 | read-only |
The average bit rate. |
f3AccFlowPointStatsABRRLRx | 1.3.6.1.4.1.2544.1.12.43.2.1.1.7 | perfcounter64 | read-only |
The average bit rate, rate limited. |
f3AccFlowPointStatsUAS | 1.3.6.1.4.1.2544.1.12.43.2.1.1.8 | perfcounter64 | read-only |
The number of Unavailable Seconds (UAS). |
f3AccFlowPointStatsSES | 1.3.6.1.4.1.2544.1.12.43.2.1.1.9 | perfcounter64 | read-only |
The number of Severely Errored Seconds (ES). |
f3AccFlowPointStatsFMG | 1.3.6.1.4.1.2544.1.12.43.2.1.1.10 | perfcounter64 | read-only |
The number of Frames Marked Green. |
f3AccFlowPointStatsFMY | 1.3.6.1.4.1.2544.1.12.43.2.1.1.11 | perfcounter64 | read-only |
The number of Frames Marked Yellow. |
f3AccFlowPointStatsFMRD | 1.3.6.1.4.1.2544.1.12.43.2.1.1.12 | perfcounter64 | read-only |
The number of Frames Marked Red and Discarded. |
f3AccFlowPointStatsFTD | 1.3.6.1.4.1.2544.1.12.43.2.1.1.13 | perfcounter64 | read-only |
The number of Frames Tail Dropped. |
f3AccFlowPointStatsBytesIn | 1.3.6.1.4.1.2544.1.12.43.2.1.1.14 | perfcounter64 | read-only |
The number of Bytes In in the ingress direction. |
f3AccFlowPointStatsBytesOut | 1.3.6.1.4.1.2544.1.12.43.2.1.1.15 | perfcounter64 | read-only |
The number of Bytes Out in the ingress direction. |
f3AccFlowPointStatsIBRMax | 1.3.6.1.4.1.2544.1.12.43.2.1.1.16 | perfcounter64 | read-only |
Instantaneous Bit Rate Maximum. |
f3AccFlowPointStatsIBRRlMax | 1.3.6.1.4.1.2544.1.12.43.2.1.1.17 | perfcounter64 | read-only |
Instantaneous Bit Rate Maximum - Rate Limited. |
f3AccFlowPointStatsIBRMin | 1.3.6.1.4.1.2544.1.12.43.2.1.1.18 | perfcounter64 | read-only |
Instantaneous Bit Rate Minimum. |
f3AccFlowPointStatsIBRRlMin | 1.3.6.1.4.1.2544.1.12.43.2.1.1.19 | perfcounter64 | read-only |
Instantaneous Bit Rate Minimum - Rate Limited. |
f3AccFlowPointStatsIBR | 1.3.6.1.4.1.2544.1.12.43.2.1.1.20 | perfcounter64 | read-only |
Instantaneous Bit Rate Minimum. |
f3AccFlowPointStatsIBRRl | 1.3.6.1.4.1.2544.1.12.43.2.1.1.21 | perfcounter64 | read-only |
Instantaneous Bit Rate Minimum - Rate Limited. |
f3AccFlowPointStatsFBCD | 1.3.6.1.4.1.2544.1.12.43.2.1.1.22 | perfcounter64 | read-only |
The number of Frames Dropped - Broadcast Rate Limit. |
f3AccFlowPointStatsFMCD | 1.3.6.1.4.1.2544.1.12.43.2.1.1.23 | perfcounter64 | read-only |
The number of Frames Dropped - Multicast Rate Limit. |
f3AccFlowPointStatsFdRxFb | 1.3.6.1.4.1.2544.1.12.43.2.1.1.24 | perfcounter64 | read-only |
The number of Frames Dropped RX - Flowpoint Blocked. |
f3AccFlowPointStatsFdTxFb | 1.3.6.1.4.1.2544.1.12.43.2.1.1.25 | perfcounter64 | read-only |
The number of Frames Dropped TX - Flowpoint Blocked. |
f3AccFlowPointStatsFdicd | 1.3.6.1.4.1.2544.1.12.43.2.1.1.26 | perfcounter64 | read-only |
The number of Frames Dropped - Ingress COS Disabled. |
f3AccFlowPointStatsNumLearnTableFlushes | 1.3.6.1.4.1.2544.1.12.43.2.1.1.27 | perfcounter64 | read-only |
The number of learning table flushes. |
f3NetFlowPointStatsTable | 1.3.6.1.4.1.2544.1.12.43.2.2 | no-access |
A collection of FlowPoint statistics. These reflect the current data. |
|
1.3.6.1.4.1.2544.1.12.43.2.2.1 | no-access |
A conceptual row in the f3NetFlowPointStatsTable. Entries exist in this table for each FlowPoint. |
||
f3NetFlowPointStatsIndex | 1.3.6.1.4.1.2544.1.12.43.2.2.1.1 | integer32 | read-only |
An arbitrary integer index value used to uniquely identify this Access Ethernet Flowpoint statistics entry. Index 1 corresponds to 15minute, index 2 to 1 day and index 3 corresponds to rollover. |
f3NetFlowPointStatsIntervalType | 1.3.6.1.4.1.2544.1.12.43.2.2.1.2 | cmpmintervaltype | read-only |
Interval over which Performance Monitoring data is collected. |
f3NetFlowPointStatsValid | 1.3.6.1.4.1.2544.1.12.43.2.2.1.3 | truthvalue | read-only |
Indicates the validity of the bin. |
f3NetFlowPointStatsAction | 1.3.6.1.4.1.2544.1.12.43.2.2.1.4 | cmpmbinaction | read-write |
Allows the Manager to clear the bin. |
f3NetFlowPointStatsL2CPFD | 1.3.6.1.4.1.2544.1.12.43.2.2.1.5 | perfcounter64 | read-only |
Layer 2 Control Protocol Frames Discarded. |
f3NetFlowPointStatsABRRx | 1.3.6.1.4.1.2544.1.12.43.2.2.1.6 | perfcounter64 | read-only |
The average bit rate. |
f3NetFlowPointStatsABRRLRx | 1.3.6.1.4.1.2544.1.12.43.2.2.1.7 | perfcounter64 | read-only |
The average bit rate, rate limited. |
f3NetFlowPointStatsUAS | 1.3.6.1.4.1.2544.1.12.43.2.2.1.8 | perfcounter64 | read-only |
The number of Unavailable Seconds (UAS). |
f3NetFlowPointStatsSES | 1.3.6.1.4.1.2544.1.12.43.2.2.1.9 | perfcounter64 | read-only |
The number of Severely Errored Seconds (ES). |
f3NetFlowPointStatsFMG | 1.3.6.1.4.1.2544.1.12.43.2.2.1.10 | perfcounter64 | read-only |
The number of Frames Marked Green. |
f3NetFlowPointStatsFMY | 1.3.6.1.4.1.2544.1.12.43.2.2.1.11 | perfcounter64 | read-only |
The number of Frames Marked Yellow. |
f3NetFlowPointStatsFMRD | 1.3.6.1.4.1.2544.1.12.43.2.2.1.12 | perfcounter64 | read-only |
The number of Frames Marked Red and Discarded. |
f3NetFlowPointStatsFTD | 1.3.6.1.4.1.2544.1.12.43.2.2.1.13 | perfcounter64 | read-only |
The number of Frames Tail Dropped. |
f3NetFlowPointStatsBytesIn | 1.3.6.1.4.1.2544.1.12.43.2.2.1.14 | perfcounter64 | read-only |
The number of Bytes In in the ingress direction. |
f3NetFlowPointStatsBytesOut | 1.3.6.1.4.1.2544.1.12.43.2.2.1.15 | perfcounter64 | read-only |
The number of Bytes Out in the ingress direction. |
f3NetFlowPointStatsIBRMax | 1.3.6.1.4.1.2544.1.12.43.2.2.1.16 | perfcounter64 | read-only |
Instantaneous Bit Rate Maximum. |
f3NetFlowPointStatsIBRRlMax | 1.3.6.1.4.1.2544.1.12.43.2.2.1.17 | perfcounter64 | read-only |
Instantaneous Bit Rate Maximum - Rate Limited. |
f3NetFlowPointStatsIBRMin | 1.3.6.1.4.1.2544.1.12.43.2.2.1.18 | perfcounter64 | read-only |
Instantaneous Bit Rate Minimum. |
f3NetFlowPointStatsIBRRlMin | 1.3.6.1.4.1.2544.1.12.43.2.2.1.19 | perfcounter64 | read-only |
Instantaneous Bit Rate Minimum - Rate Limited. |
f3NetFlowPointStatsIBR | 1.3.6.1.4.1.2544.1.12.43.2.2.1.20 | perfcounter64 | read-only |
Instantaneous Bit Rate Minimum. |
f3NetFlowPointStatsIBRRl | 1.3.6.1.4.1.2544.1.12.43.2.2.1.21 | perfcounter64 | read-only |
Instantaneous Bit Rate Minimum - Rate Limited. |
f3NetFlowPointStatsFBCD | 1.3.6.1.4.1.2544.1.12.43.2.2.1.22 | perfcounter64 | read-only |
The number of Frames Dropped - Broadcast Rate Limit. |
f3NetFlowPointStatsFMCD | 1.3.6.1.4.1.2544.1.12.43.2.2.1.23 | perfcounter64 | read-only |
The number of Frames Dropped - Multicast Rate Limit. |
f3NetFlowPointStatsFdRxFb | 1.3.6.1.4.1.2544.1.12.43.2.2.1.24 | perfcounter64 | read-only |
The number of Frames Dropped RX - Flowpoint Blocked. |
f3NetFlowPointStatsFdTxFb | 1.3.6.1.4.1.2544.1.12.43.2.2.1.25 | perfcounter64 | read-only |
The number of Frames Dropped TX - Flowpoint Blocked. |
f3NetFlowPointStatsFdicd | 1.3.6.1.4.1.2544.1.12.43.2.2.1.26 | perfcounter64 | read-only |
The number of Frames Dropped - Ingress COS Disabled. |
f3NetFlowPointStatsNumLearnTableFlushes | 1.3.6.1.4.1.2544.1.12.43.2.2.1.27 | perfcounter64 | read-only |
The number of learning table flushes. |
f3AccFlowPointHistoryTable | 1.3.6.1.4.1.2544.1.12.43.2.3 | no-access |
A collection of FlowPoint statistics. These reflect the history data. |
|
1.3.6.1.4.1.2544.1.12.43.2.3.1 | no-access |
A conceptual row in the f3AccFlowPointHistoryTable. Entries exist in this table for each FlowPoint. |
||
f3AccFlowPointHistoryIndex | 1.3.6.1.4.1.2544.1.12.43.2.3.1.1 | integer32 | read-only |
An arbitrary integer index value used to uniquely identify this Access Ethernet Flowpoint History statistics entry. Index 1 corresponds to 15minute, index 2 to 1 day and index 3 corresponds to rollover. |
f3AccFlowPointHistoryTime | 1.3.6.1.4.1.2544.1.12.43.2.3.1.2 | dateandtime | read-only |
Indicates the time of history bin creation. |
f3AccFlowPointHistoryValid | 1.3.6.1.4.1.2544.1.12.43.2.3.1.3 | truthvalue | read-only |
Indicates the validity of the bin. |
f3AccFlowPointHistoryAction | 1.3.6.1.4.1.2544.1.12.43.2.3.1.4 | cmpmbinaction | read-write |
Allows the Manager to clear the bin. |
f3AccFlowPointHistoryL2CPFD | 1.3.6.1.4.1.2544.1.12.43.2.3.1.5 | perfcounter64 | read-only |
Layer 2 Control Protocol Frames Discarded. |
f3AccFlowPointHistoryABRRx | 1.3.6.1.4.1.2544.1.12.43.2.3.1.6 | perfcounter64 | read-only |
The average bit rate. |
f3AccFlowPointHistoryABRRLRx | 1.3.6.1.4.1.2544.1.12.43.2.3.1.7 | perfcounter64 | read-only |
The average bit rate, rate limited. |
f3AccFlowPointHistoryUAS | 1.3.6.1.4.1.2544.1.12.43.2.3.1.8 | perfcounter64 | read-only |
The number of Unavailable Seconds (UAS). |
f3AccFlowPointHistorySES | 1.3.6.1.4.1.2544.1.12.43.2.3.1.9 | perfcounter64 | read-only |
The number of Severely Errored Seconds (ES). |
f3AccFlowPointHistoryFMG | 1.3.6.1.4.1.2544.1.12.43.2.3.1.10 | perfcounter64 | read-only |
The number of Frames Marked Green. |
f3AccFlowPointHistoryFMY | 1.3.6.1.4.1.2544.1.12.43.2.3.1.11 | perfcounter64 | read-only |
The number of Frames Marked Yellow. |
f3AccFlowPointHistoryFMRD | 1.3.6.1.4.1.2544.1.12.43.2.3.1.12 | perfcounter64 | read-only |
The number of Frames Marked Red and Discarded. |
f3AccFlowPointHistoryFTD | 1.3.6.1.4.1.2544.1.12.43.2.3.1.13 | perfcounter64 | read-only |
The number of Frames Tail Dropped. |
f3AccFlowPointHistoryBytesIn | 1.3.6.1.4.1.2544.1.12.43.2.3.1.14 | perfcounter64 | read-only |
The number of Bytes In in the ingress direction. |
f3AccFlowPointHistoryBytesOut | 1.3.6.1.4.1.2544.1.12.43.2.3.1.15 | perfcounter64 | read-only |
The number of Bytes Out in the ingress direction. |
f3AccFlowPointHistoryIBRMax | 1.3.6.1.4.1.2544.1.12.43.2.3.1.16 | perfcounter64 | read-only |
Instantaneous Bit Rate Maximum. |
f3AccFlowPointHistoryIBRRlMax | 1.3.6.1.4.1.2544.1.12.43.2.3.1.17 | perfcounter64 | read-only |
Instantaneous Bit Rate Maximum - Rate Limited. |
f3AccFlowPointHistoryIBRMin | 1.3.6.1.4.1.2544.1.12.43.2.3.1.18 | perfcounter64 | read-only |
Instantaneous Bit Rate Minimum. |
f3AccFlowPointHistoryIBRRlMin | 1.3.6.1.4.1.2544.1.12.43.2.3.1.19 | perfcounter64 | read-only |
Instantaneous Bit Rate Minimum - Rate Limited. |
f3AccFlowPointHistoryIBR | 1.3.6.1.4.1.2544.1.12.43.2.3.1.20 | perfcounter64 | read-only |
Instantaneous Bit Rate Minimum. |
f3AccFlowPointHistoryIBRRl | 1.3.6.1.4.1.2544.1.12.43.2.3.1.21 | perfcounter64 | read-only |
Instantaneous Bit Rate Minimum - Rate Limited. |
f3AccFlowPointHistoryFBCD | 1.3.6.1.4.1.2544.1.12.43.2.3.1.22 | perfcounter64 | read-only |
The number of Frames Dropped - Broadcast Rate Limit. |
f3AccFlowPointHistoryFMCD | 1.3.6.1.4.1.2544.1.12.43.2.3.1.23 | perfcounter64 | read-only |
The number of Frames Dropped - Multicast Rate Limit. |
f3AccFlowPointHistoryFdRxFb | 1.3.6.1.4.1.2544.1.12.43.2.3.1.24 | perfcounter64 | read-only |
The number of Frames Dropped RX - Flowpoint Blocked. |
f3AccFlowPointHistoryFdTxFb | 1.3.6.1.4.1.2544.1.12.43.2.3.1.25 | perfcounter64 | read-only |
The number of Frames Dropped TX - Flowpoint Blocked. |
f3AccFlowPointHistoryFdicd | 1.3.6.1.4.1.2544.1.12.43.2.3.1.26 | perfcounter64 | read-only |
The number of Frames Dropped - Ingress COS Disabled. |
f3AccFlowPointHistoryNumLearnTableFlushes | 1.3.6.1.4.1.2544.1.12.43.2.3.1.27 | perfcounter64 | read-only |
The number of learning table flushes. |
f3NetFlowPointHistoryTable | 1.3.6.1.4.1.2544.1.12.43.2.4 | no-access |
A collection of FlowPoint statistics. These reflect the history data. |
|
1.3.6.1.4.1.2544.1.12.43.2.4.1 | no-access |
A conceptual row in the f3NetFlowPointHistoryTable. Entries exist in this table for each FlowPoint. |
||
f3NetFlowPointHistoryIndex | 1.3.6.1.4.1.2544.1.12.43.2.4.1.1 | integer32 | read-only |
An arbitrary integer index value used to uniquely identify this Access Ethernet Flowpoint History statistics entry. Index 1 corresponds to 15minute, index 2 to 1 day and index 3 corresponds to rollover. |
f3NetFlowPointHistoryTime | 1.3.6.1.4.1.2544.1.12.43.2.4.1.2 | dateandtime | read-only |
Indicates the time of history bin creation. |
f3NetFlowPointHistoryValid | 1.3.6.1.4.1.2544.1.12.43.2.4.1.3 | truthvalue | read-only |
Indicates the validity of the bin. |
f3NetFlowPointHistoryAction | 1.3.6.1.4.1.2544.1.12.43.2.4.1.4 | cmpmbinaction | read-write |
Allows the Manager to clear the bin. |
f3NetFlowPointHistoryL2CPFD | 1.3.6.1.4.1.2544.1.12.43.2.4.1.5 | perfcounter64 | read-only |
Layer 2 Control Protocol Frames Discarded. |
f3NetFlowPointHistoryABRRx | 1.3.6.1.4.1.2544.1.12.43.2.4.1.6 | perfcounter64 | read-only |
The average bit rate. |
f3NetFlowPointHistoryABRRLRx | 1.3.6.1.4.1.2544.1.12.43.2.4.1.7 | perfcounter64 | read-only |
The average bit rate, rate limited. |
f3NetFlowPointHistoryUAS | 1.3.6.1.4.1.2544.1.12.43.2.4.1.8 | perfcounter64 | read-only |
The number of Unavailable Seconds (UAS). |
f3NetFlowPointHistorySES | 1.3.6.1.4.1.2544.1.12.43.2.4.1.9 | perfcounter64 | read-only |
The number of Severely Errored Seconds (ES). |
f3NetFlowPointHistoryFMG | 1.3.6.1.4.1.2544.1.12.43.2.4.1.10 | perfcounter64 | read-only |
The number of Frames Marked Green. |
f3NetFlowPointHistoryFMY | 1.3.6.1.4.1.2544.1.12.43.2.4.1.11 | perfcounter64 | read-only |
The number of Frames Marked Yellow. |
f3NetFlowPointHistoryFMRD | 1.3.6.1.4.1.2544.1.12.43.2.4.1.12 | perfcounter64 | read-only |
The number of Frames Marked Red and Discarded. |
f3NetFlowPointHistoryFTD | 1.3.6.1.4.1.2544.1.12.43.2.4.1.13 | perfcounter64 | read-only |
The number of Frames Tail Dropped. |
f3NetFlowPointHistoryBytesIn | 1.3.6.1.4.1.2544.1.12.43.2.4.1.14 | perfcounter64 | read-only |
The number of Bytes In in the ingress direction. |
f3NetFlowPointHistoryBytesOut | 1.3.6.1.4.1.2544.1.12.43.2.4.1.15 | perfcounter64 | read-only |
The number of Bytes Out in the ingress direction. |
f3NetFlowPointHistoryIBRMax | 1.3.6.1.4.1.2544.1.12.43.2.4.1.16 | perfcounter64 | read-only |
Instantaneous Bit Rate Maximum. |
f3NetFlowPointHistoryIBRRlMax | 1.3.6.1.4.1.2544.1.12.43.2.4.1.17 | perfcounter64 | read-only |
Instantaneous Bit Rate Maximum - Rate Limited. |
f3NetFlowPointHistoryIBRMin | 1.3.6.1.4.1.2544.1.12.43.2.4.1.18 | perfcounter64 | read-only |
Instantaneous Bit Rate Minimum. |
f3NetFlowPointHistoryIBRRlMin | 1.3.6.1.4.1.2544.1.12.43.2.4.1.19 | perfcounter64 | read-only |
Instantaneous Bit Rate Minimum - Rate Limited. |
f3NetFlowPointHistoryIBR | 1.3.6.1.4.1.2544.1.12.43.2.4.1.20 | perfcounter64 | read-only |
Instantaneous Bit Rate Minimum. |
f3NetFlowPointHistoryIBRRl | 1.3.6.1.4.1.2544.1.12.43.2.4.1.21 | perfcounter64 | read-only |
Instantaneous Bit Rate Minimum - Rate Limited. |
f3NetFlowPointHistoryFBCD | 1.3.6.1.4.1.2544.1.12.43.2.4.1.22 | perfcounter64 | read-only |
The number of Frames Dropped - Broadcast Rate Limit. |
f3NetFlowPointHistoryFMCD | 1.3.6.1.4.1.2544.1.12.43.2.4.1.23 | perfcounter64 | read-only |
The number of Frames Dropped - Multicast Rate Limit. |
f3NetFlowPointHistoryFdRxFb | 1.3.6.1.4.1.2544.1.12.43.2.4.1.24 | perfcounter64 | read-only |
The number of Frames Dropped RX - Flowpoint Blocked. |
f3NetFlowPointHistoryFdTxFb | 1.3.6.1.4.1.2544.1.12.43.2.4.1.25 | perfcounter64 | read-only |
The number of Frames Dropped TX - Flowpoint Blocked. |
f3NetFlowPointHistoryFdicd | 1.3.6.1.4.1.2544.1.12.43.2.4.1.26 | perfcounter64 | read-only |
The number of Frames Dropped - Ingress COS Disabled. |
f3NetFlowPointHistoryNumLearnTableFlushes | 1.3.6.1.4.1.2544.1.12.43.2.4.1.27 | perfcounter64 | read-only |
The number of learning table flushes. |
f3AccFlowPointThresholdTable | 1.3.6.1.4.1.2544.1.12.43.2.5 | no-access |
A table of entries that allow manageability of Agg FlowPoint Thresholds. |
|
1.3.6.1.4.1.2544.1.12.43.2.5.1 | no-access |
A conceptual row in the f3AccFlowPointThresholdTable. |
||
f3AccFlowPointThresholdIndex | 1.3.6.1.4.1.2544.1.12.43.2.5.1.1 | integer32 | read-only |
An index that uniquely identifies an entry in the f3AccFlowPointThresholdTable. |
f3AccFlowPointThresholdInterval | 1.3.6.1.4.1.2544.1.12.43.2.5.1.2 | cmpmintervaltype | read-only |
The interval over which monitored value is sampled and compared with the specified threshold. |
f3AccFlowPointThresholdVariable | 1.3.6.1.4.1.2544.1.12.43.2.5.1.3 | variablepointer | read-only |
The object identifier of the particular variable to be sampled. |
f3AccFlowPointThresholdValueLo | 1.3.6.1.4.1.2544.1.12.43.2.5.1.4 | unsigned32 | read-write |
Lower 32 bits of the threshold value. |
f3AccFlowPointThresholdValueHi | 1.3.6.1.4.1.2544.1.12.43.2.5.1.5 | unsigned32 | read-write |
Higher 32 bits of the threshold value. |
f3AccFlowPointThresholdMonValue | 1.3.6.1.4.1.2544.1.12.43.2.5.1.6 | counter64 | read-only |
Monitored value corresponding to f3AccFlowPointThresholdVariable. |
f3NetFlowPointThresholdTable | 1.3.6.1.4.1.2544.1.12.43.2.6 | no-access |
A table of entries that allow manageability of Agg FlowPoint Thresholds. |
|
1.3.6.1.4.1.2544.1.12.43.2.6.1 | no-access |
A conceptual row in the f3NetFlowPointThresholdTable. |
||
f3NetFlowPointThresholdIndex | 1.3.6.1.4.1.2544.1.12.43.2.6.1.1 | integer32 | read-only |
An index that uniquely identifies an entry in the f3NetFlowPointThresholdTable. |
f3NetFlowPointThresholdInterval | 1.3.6.1.4.1.2544.1.12.43.2.6.1.2 | cmpmintervaltype | read-only |
The interval over which monitored value is sampled and compared with the specified threshold. |
f3NetFlowPointThresholdVariable | 1.3.6.1.4.1.2544.1.12.43.2.6.1.3 | variablepointer | read-only |
The object identifier of the particular variable to be sampled. |
f3NetFlowPointThresholdValueLo | 1.3.6.1.4.1.2544.1.12.43.2.6.1.4 | unsigned32 | read-write |
Lower 32 bits of the threshold value. |
f3NetFlowPointThresholdValueHi | 1.3.6.1.4.1.2544.1.12.43.2.6.1.5 | unsigned32 | read-write |
Higher 32 bits of the threshold value. |
f3NetFlowPointThresholdMonValue | 1.3.6.1.4.1.2544.1.12.43.2.6.1.6 | counter64 | read-only |
Monitored value corresponding to f3NetFlowPointThresholdVariable. |
f3MPFlowStatsTable | 1.3.6.1.4.1.2544.1.12.43.2.7 | no-access |
A collection of MP Flow statistics. These reflect the current data. |
|
1.3.6.1.4.1.2544.1.12.43.2.7.1 | no-access |
A conceptual row in the f3MPFlowStatsTable. Entries exist in this table for each MP Flow. |
||
f3MPFlowStatsIndex | 1.3.6.1.4.1.2544.1.12.43.2.7.1.1 | integer32 | read-only |
An arbitrary integer index value used to uniquely identify this MP Flow statistics entry. Index 1 corresponds to 15minute, index 2 to 1 day and index 3 corresponds to rollover. |
f3MPFlowStatsIntervalType | 1.3.6.1.4.1.2544.1.12.43.2.7.1.2 | cmpmintervaltype | read-only |
Interval over which Performance Monitoring data is collected. |
f3MPFlowStatsValid | 1.3.6.1.4.1.2544.1.12.43.2.7.1.3 | truthvalue | read-only |
Indicates the validity of the bin. |
f3MPFlowStatsAction | 1.3.6.1.4.1.2544.1.12.43.2.7.1.4 | cmpmbinaction | read-write |
Allows the Manager to clear the bin. |
f3MPFlowStatsFDStaticBlock | 1.3.6.1.4.1.2544.1.12.43.2.7.1.5 | perfcounter64 | read-only |
Specifies current counter for number of frames discarded due to a static entry in Mac Table. |
f3MPFlowStatsFDHairPin | 1.3.6.1.4.1.2544.1.12.43.2.7.1.6 | perfcounter64 | read-only |
Specifies current counter for number of frames discarded because destination Port is the ingress flowpoint or destination Port is in the same Split Horizon Group. |
f3MPFlowStatsMacTableDiscards | 1.3.6.1.4.1.2544.1.12.43.2.7.1.7 | perfcounter64 | read-only |
Specifies current counter for total number of MAC Table entries that have been or would have been learned, but have been failed due to a lack of storage space in the Filtering Database. |
f3MPFlowStatsFDProtLearn | 1.3.6.1.4.1.2544.1.12.43.2.7.1.8 | perfcounter64 | read-only |
Specifies current counter for number of frames dropped - protection learning. |
f3MPFlowHistoryTable | 1.3.6.1.4.1.2544.1.12.43.2.8 | no-access |
A collection of MP Flow statistics. These reflect the history data. |
|
1.3.6.1.4.1.2544.1.12.43.2.8.1 | no-access |
A conceptual row in the f3MPFlowHistoryTable. Entries exist in this table for each MP Flow. |
||
f3MPFlowHistoryIndex | 1.3.6.1.4.1.2544.1.12.43.2.8.1.1 | integer32 | read-only |
An arbitrary integer index value used to uniquely identify this MP Flow History statistics entry. Index 1 corresponds to 15minute, index 2 to 1 day and index 3 corresponds to rollover. |
f3MPFlowHistoryTime | 1.3.6.1.4.1.2544.1.12.43.2.8.1.2 | dateandtime | read-only |
Indicates the time of history bin creation. |
f3MPFlowHistoryValid | 1.3.6.1.4.1.2544.1.12.43.2.8.1.3 | truthvalue | read-only |
Indicates the validity of the bin. |
f3MPFlowHistoryAction | 1.3.6.1.4.1.2544.1.12.43.2.8.1.4 | cmpmbinaction | read-write |
Allows the Manager to clear the bin. |
f3MPFlowHistoryFDStaticBlock | 1.3.6.1.4.1.2544.1.12.43.2.8.1.5 | perfcounter64 | read-only |
Specifies history bin for number of frames discarded due to a static entry in Mac Table. |
f3MPFlowHistoryFDHairPin | 1.3.6.1.4.1.2544.1.12.43.2.8.1.6 | perfcounter64 | read-only |
Specifies history bin for number of frames discarded because destination Port is the ingress flowpoint or destination Port is in the same Split Horizon Group. |
f3MPFlowHistoryMacTableDiscards | 1.3.6.1.4.1.2544.1.12.43.2.8.1.7 | perfcounter64 | read-only |
Specifies history bin for total number of MAC Table entries that have been or would have been learned, but have been failed due to a lack of storage space in the Filtering Database. |
f3MPFlowHistoryFDProtLearn | 1.3.6.1.4.1.2544.1.12.43.2.8.1.8 | perfcounter64 | read-only |
Specifies history bin for total number of frames dropped - protection learning. |
f3MPFlowThresholdTable | 1.3.6.1.4.1.2544.1.12.43.2.9 | no-access |
A table of entries that allow manageability of MP Flow Thresholds. |
|
1.3.6.1.4.1.2544.1.12.43.2.9.1 | no-access |
A conceptual row in the f3MPFlowThresholdTable. |
||
f3MPFlowThresholdIndex | 1.3.6.1.4.1.2544.1.12.43.2.9.1.1 | integer32 | read-only |
An index that uniquely identifies an entry in the f3MPFlowThresholdTable. |
f3MPFlowThresholdInterval | 1.3.6.1.4.1.2544.1.12.43.2.9.1.2 | cmpmintervaltype | read-only |
The interval over which monitored value is sampled and compared with the specified threshold. |
f3MPFlowThresholdVariable | 1.3.6.1.4.1.2544.1.12.43.2.9.1.3 | variablepointer | read-only |
The object identifier of the particular variable to be sampled. |
f3MPFlowThresholdValueLo | 1.3.6.1.4.1.2544.1.12.43.2.9.1.4 | unsigned32 | read-write |
Lower 32 bits of the threshold value. |
f3MPFlowThresholdValueHi | 1.3.6.1.4.1.2544.1.12.43.2.9.1.5 | unsigned32 | read-write |
Higher 32 bits of the threshold value. |
f3MPFlowThresholdMonValue | 1.3.6.1.4.1.2544.1.12.43.2.9.1.6 | counter64 | read-only |
Monitored value corresponding to f3MPFlowThresholdVariable. |
f3AccFpQosShaperStatsTable | 1.3.6.1.4.1.2544.1.12.43.2.10 | no-access |
A collection of Acc FlowPoint QOS Shaper statistics. These reflect the current data. |
|
1.3.6.1.4.1.2544.1.12.43.2.10.1 | no-access |
A conceptual row in the f3AccFpQosShaperStatsTable. Entries exist in this table for each FlowPoint QoS Shaper. |
||
f3AccFpQosShaperStatsIndex | 1.3.6.1.4.1.2544.1.12.43.2.10.1.1 | integer32 | read-only |
An arbitrary integer index value used to uniquely identify this QOS Shaper statistics entry. 1 - 15min 2 - 1day 3 - rollover 4 - 5min |
f3AccFpQosShaperStatsIntervalType | 1.3.6.1.4.1.2544.1.12.43.2.10.1.2 | cmpmintervaltype | read-only |
Interval over which Performance Monitoring data is collected. |
f3AccFpQosShaperStatsValid | 1.3.6.1.4.1.2544.1.12.43.2.10.1.3 | truthvalue | read-only |
Indicates the validity of the bin. |
f3AccFpQosShaperStatsAction | 1.3.6.1.4.1.2544.1.12.43.2.10.1.4 | cmpmbinaction | read-write |
Allows the Manager to clear the bin. |
f3AccFpQosShaperStatsBT | 1.3.6.1.4.1.2544.1.12.43.2.10.1.5 | perfcounter64 | read-only |
Bytes Transmitted. |
f3AccFpQosShaperStatsBTD | 1.3.6.1.4.1.2544.1.12.43.2.10.1.6 | perfcounter64 | read-only |
Bytes Tail Dropped. |
f3AccFpQosShaperStatsFD | 1.3.6.1.4.1.2544.1.12.43.2.10.1.7 | perfcounter64 | read-only |
Frames Dequeued. |
f3AccFpQosShaperStatsFTD | 1.3.6.1.4.1.2544.1.12.43.2.10.1.8 | perfcounter64 | read-only |
Frames Tail Dropped. |
f3AccFpQosShaperStatsABRRL | 1.3.6.1.4.1.2544.1.12.43.2.10.1.9 | perfcounter64 | read-only |
Average Bit Rate - Rate Limited. |
f3AccFpQosShaperStatsBREDD | 1.3.6.1.4.1.2544.1.12.43.2.10.1.10 | perfcounter64 | read-only |
Bytes Random Early Discard, Dropped. |
f3AccFpQosShaperStatsFREDD | 1.3.6.1.4.1.2544.1.12.43.2.10.1.11 | perfcounter64 | read-only |
Frames Random Early Discard, Dropped. |
f3AccFpQosShaperHistoryTable | 1.3.6.1.4.1.2544.1.12.43.2.11 | no-access |
A collection of Acc FlowPoint QOS Shaper statistics. These reflect the history data. |
|
1.3.6.1.4.1.2544.1.12.43.2.11.1 | no-access |
A conceptual row in the f3AccFpQosShaperHistoryTable. Entries exist in this table for each FlowPoint QoS Shaper. |
||
f3AccFpQosShaperHistoryIndex | 1.3.6.1.4.1.2544.1.12.43.2.11.1.1 | integer32 | read-only |
An arbitrary integer index value used to uniquely identify this QOS Shaper statistics entry. |
f3AccFpQosShaperHistoryTime | 1.3.6.1.4.1.2544.1.12.43.2.11.1.2 | dateandtime | read-only |
Indicates the time of history bin creation. |
f3AccFpQosShaperHistoryValid | 1.3.6.1.4.1.2544.1.12.43.2.11.1.3 | truthvalue | read-only |
Indicates the validity of the bin. |
f3AccFpQosShaperHistoryAction | 1.3.6.1.4.1.2544.1.12.43.2.11.1.4 | cmpmbinaction | read-write |
Allows the Manager to clear the bin. |
f3AccFpQosShaperHistoryBT | 1.3.6.1.4.1.2544.1.12.43.2.11.1.5 | perfcounter64 | read-only |
Bytes Transmitted. |
f3AccFpQosShaperHistoryBTD | 1.3.6.1.4.1.2544.1.12.43.2.11.1.6 | perfcounter64 | read-only |
Bytes Tail Dropped. |
f3AccFpQosShaperHistoryFD | 1.3.6.1.4.1.2544.1.12.43.2.11.1.7 | perfcounter64 | read-only |
Frames Dequeued. |
f3AccFpQosShaperHistoryFTD | 1.3.6.1.4.1.2544.1.12.43.2.11.1.8 | perfcounter64 | read-only |
Frames Tail Dropped. |
f3AccFpQosShaperHistoryABRRL | 1.3.6.1.4.1.2544.1.12.43.2.11.1.9 | perfcounter64 | read-only |
Average Bit Rate - Rate Limited. |
f3AccFpQosShaperHistoryBREDD | 1.3.6.1.4.1.2544.1.12.43.2.11.1.10 | perfcounter64 | read-only |
Bytes Random Early Discard, Dropped. |
f3AccFpQosShaperHistoryFREDD | 1.3.6.1.4.1.2544.1.12.43.2.11.1.11 | perfcounter64 | read-only |
Frames Random Early Discard, Dropped. |
f3AccFpQosShaperThresholdTable | 1.3.6.1.4.1.2544.1.12.43.2.12 | no-access |
A table of entries that allow manageability of Acc FlowPoint QoS Shaper Thresholds. |
|
1.3.6.1.4.1.2544.1.12.43.2.12.1 | no-access |
A conceptual row in the f3AccFpQosShaperThresholdTable. |
||
f3AccFpQosShaperThresholdIndex | 1.3.6.1.4.1.2544.1.12.43.2.12.1.1 | integer32 | read-only |
An index that uniquely identifies an entry in the f3AccFpQosShaperThresholdTable. |
f3AccFpQosShaperThresholdInterval | 1.3.6.1.4.1.2544.1.12.43.2.12.1.2 | cmpmintervaltype | read-only |
The interval over which monitored value is sampled and compared with the specified threshold. |
f3AccFpQosShaperThresholdVariable | 1.3.6.1.4.1.2544.1.12.43.2.12.1.3 | variablepointer | read-only |
The object identifier of the particular variable to be sampled. |
f3AccFpQosShaperThresholdValueLo | 1.3.6.1.4.1.2544.1.12.43.2.12.1.4 | unsigned32 | read-write |
Lower 32 bits of the threshold value. |
f3AccFpQosShaperThresholdValueHi | 1.3.6.1.4.1.2544.1.12.43.2.12.1.5 | unsigned32 | read-write |
Higher 32 bits of the threshold value. |
f3AccFpQosShaperThresholdMonValue | 1.3.6.1.4.1.2544.1.12.43.2.12.1.6 | counter64 | read-only |
Monitored value corresponding to f3AccFpQosShaperThresholdVariable. |
f3NetFpQosShaperStatsTable | 1.3.6.1.4.1.2544.1.12.43.2.13 | no-access |
A collection of Net FlowPoint QOS Shaper statistics. These reflect the current data. |
|
1.3.6.1.4.1.2544.1.12.43.2.13.1 | no-access |
A conceptual row in the f3NetFpQosShaperStatsTable. Entries exist in this table for each FlowPoint QoS Shaper. |
||
f3NetFpQosShaperStatsIndex | 1.3.6.1.4.1.2544.1.12.43.2.13.1.1 | integer32 | read-only |
An arbitrary integer index value used to uniquely identify this QOS Shaper statistics entry. 1 - 15min 2 - 1day 3 - rollover 4 - 5min |
f3NetFpQosShaperStatsIntervalType | 1.3.6.1.4.1.2544.1.12.43.2.13.1.2 | cmpmintervaltype | read-only |
Interval over which Performance Monitoring data is collected. |
f3NetFpQosShaperStatsValid | 1.3.6.1.4.1.2544.1.12.43.2.13.1.3 | truthvalue | read-only |
Indicates the validity of the bin. |
f3NetFpQosShaperStatsAction | 1.3.6.1.4.1.2544.1.12.43.2.13.1.4 | cmpmbinaction | read-write |
Allows the Manager to clear the bin. |
f3NetFpQosShaperStatsBT | 1.3.6.1.4.1.2544.1.12.43.2.13.1.5 | perfcounter64 | read-only |
Bytes Transmitted. |
f3NetFpQosShaperStatsBTD | 1.3.6.1.4.1.2544.1.12.43.2.13.1.6 | perfcounter64 | read-only |
Bytes Tail Dropped. |
f3NetFpQosShaperStatsFD | 1.3.6.1.4.1.2544.1.12.43.2.13.1.7 | perfcounter64 | read-only |
Frames Dequeued. |
f3NetFpQosShaperStatsFTD | 1.3.6.1.4.1.2544.1.12.43.2.13.1.8 | perfcounter64 | read-only |
Frames Tail Dropped. |
f3NetFpQosShaperStatsABRRL | 1.3.6.1.4.1.2544.1.12.43.2.13.1.9 | perfcounter64 | read-only |
Average Bit Rate - Rate Limited. |
f3NetFpQosShaperStatsBREDD | 1.3.6.1.4.1.2544.1.12.43.2.13.1.10 | perfcounter64 | read-only |
Bytes Random Early Discard, Dropped. |
f3NetFpQosShaperStatsFREDD | 1.3.6.1.4.1.2544.1.12.43.2.13.1.11 | perfcounter64 | read-only |
Frames Random Early Discard, Dropped. |
f3NetFpQosShaperHistoryTable | 1.3.6.1.4.1.2544.1.12.43.2.14 | no-access |
A collection of Net FlowPoint QOS Shaper statistics. These reflect the history data. |
|
1.3.6.1.4.1.2544.1.12.43.2.14.1 | no-access |
A conceptual row in the f3NetFpQosShaperHistoryTable. Entries exist in this table for each FlowPoint QoS Shaper. |
||
f3NetFpQosShaperHistoryIndex | 1.3.6.1.4.1.2544.1.12.43.2.14.1.1 | integer32 | read-only |
An arbitrary integer index value used to uniquely identify this QOS Shaper statistics entry. |
f3NetFpQosShaperHistoryTime | 1.3.6.1.4.1.2544.1.12.43.2.14.1.2 | dateandtime | read-only |
Indicates the time of history bin creation. |
f3NetFpQosShaperHistoryValid | 1.3.6.1.4.1.2544.1.12.43.2.14.1.3 | truthvalue | read-only |
Indicates the validity of the bin. |
f3NetFpQosShaperHistoryAction | 1.3.6.1.4.1.2544.1.12.43.2.14.1.4 | cmpmbinaction | read-write |
Allows the Manager to clear the bin. |
f3NetFpQosShaperHistoryBT | 1.3.6.1.4.1.2544.1.12.43.2.14.1.5 | perfcounter64 | read-only |
Bytes Transmitted. |
f3NetFpQosShaperHistoryBTD | 1.3.6.1.4.1.2544.1.12.43.2.14.1.6 | perfcounter64 | read-only |
Bytes Tail Dropped. |
f3NetFpQosShaperHistoryFD | 1.3.6.1.4.1.2544.1.12.43.2.14.1.7 | perfcounter64 | read-only |
Frames Dequeued. |
f3NetFpQosShaperHistoryFTD | 1.3.6.1.4.1.2544.1.12.43.2.14.1.8 | perfcounter64 | read-only |
Frames Tail Dropped. |
f3NetFpQosShaperHistoryABRRL | 1.3.6.1.4.1.2544.1.12.43.2.14.1.9 | perfcounter64 | read-only |
Average Bit Rate - Rate Limited. |
f3NetFpQosShaperHistoryBREDD | 1.3.6.1.4.1.2544.1.12.43.2.14.1.10 | perfcounter64 | read-only |
Bytes Random Early Discard, Dropped. |
f3NetFpQosShaperHistoryFREDD | 1.3.6.1.4.1.2544.1.12.43.2.14.1.11 | perfcounter64 | read-only |
Frames Random Early Discard, Dropped. |
f3NetFpQosShaperThresholdTable | 1.3.6.1.4.1.2544.1.12.43.2.15 | no-access |
A table of entries that allow manageability of Net FlowPoint QoS Shaper Thresholds. |
|
1.3.6.1.4.1.2544.1.12.43.2.15.1 | no-access |
A conceptual row in the f3NetFpQosShaperThresholdTable. |
||
f3NetFpQosShaperThresholdIndex | 1.3.6.1.4.1.2544.1.12.43.2.15.1.1 | integer32 | read-only |
An index that uniquely identifies an entry in the f3NetFpQosShaperThresholdTable. |
f3NetFpQosShaperThresholdInterval | 1.3.6.1.4.1.2544.1.12.43.2.15.1.2 | cmpmintervaltype | read-only |
The interval over which monitored value is sampled and compared with the specified threshold. |
f3NetFpQosShaperThresholdVariable | 1.3.6.1.4.1.2544.1.12.43.2.15.1.3 | variablepointer | read-only |
The object identifier of the particular variable to be sampled. |
f3NetFpQosShaperThresholdValueLo | 1.3.6.1.4.1.2544.1.12.43.2.15.1.4 | unsigned32 | read-write |
Lower 32 bits of the threshold value. |
f3NetFpQosShaperThresholdValueHi | 1.3.6.1.4.1.2544.1.12.43.2.15.1.5 | unsigned32 | read-write |
Higher 32 bits of the threshold value. |
f3NetFpQosShaperThresholdMonValue | 1.3.6.1.4.1.2544.1.12.43.2.15.1.6 | counter64 | read-only |
Monitored value corresponding to f3NetFpQosShaperThresholdVariable. |
f3AccFpQosPolicerStatsTable | 1.3.6.1.4.1.2544.1.12.43.2.16 | no-access |
A collection of Acc FlowPoint QOS Policer statistics. These reflect the current data. |
|
1.3.6.1.4.1.2544.1.12.43.2.16.1 | no-access |
A conceptual row in the f3AccFpQosPolicerStatsTable. Entries exist in this table for each Acc FlowPoint QoS Policer. |
||
f3AccFpQosPolicerStatsIndex | 1.3.6.1.4.1.2544.1.12.43.2.16.1.1 | integer32 | read-only |
An integer index value used to uniquely identify this QOS Policer statistics entry. 1 - 15min 2 - 1day 3 - rollover 4 - 5min |
f3AccFpQosPolicerStatsIntervalType | 1.3.6.1.4.1.2544.1.12.43.2.16.1.2 | cmpmintervaltype | read-only |
Interval over which Performance Monitoring data is collected. |
f3AccFpQosPolicerStatsValid | 1.3.6.1.4.1.2544.1.12.43.2.16.1.3 | truthvalue | read-only |
Indicates the validity of the bin. |
f3AccFpQosPolicerStatsAction | 1.3.6.1.4.1.2544.1.12.43.2.16.1.4 | cmpmbinaction | read-write |
Allows the Manager to clear the bin. |
f3AccFpQosPolicerStatsFMG | 1.3.6.1.4.1.2544.1.12.43.2.16.1.5 | perfcounter64 | read-only |
Frames Marked Green. |
f3AccFpQosPolicerStatsFMY | 1.3.6.1.4.1.2544.1.12.43.2.16.1.6 | perfcounter64 | read-only |
Frames Marked Yellow. |
f3AccFpQosPolicerStatsFMRD | 1.3.6.1.4.1.2544.1.12.43.2.16.1.7 | perfcounter64 | read-only |
Frames Marked Red and Discarded. |
f3AccFpQosPolicerStatsBytesIn | 1.3.6.1.4.1.2544.1.12.43.2.16.1.8 | perfcounter64 | read-only |
Number of bytes received by the Policer. |
f3AccFpQosPolicerStatsBytesOut | 1.3.6.1.4.1.2544.1.12.43.2.16.1.9 | perfcounter64 | read-only |
Number of bytes transmitted by the Policer. |
f3AccFpQosPolicerStatsABR | 1.3.6.1.4.1.2544.1.12.43.2.16.1.10 | perfcounter64 | read-only |
Average Bit Rate on the Policer. |
f3AccFpQosPolicerHistoryTable | 1.3.6.1.4.1.2544.1.12.43.2.17 | no-access |
A collection of Acc FlowPoint QOS Policer statistics. These reflect the history data. |
|
1.3.6.1.4.1.2544.1.12.43.2.17.1 | no-access |
A conceptual row in the f3AccFpQosPolicerHistoryTable. Entries exist in this table for each Acc FlowPoint QoS Policer. |
||
f3AccFpQosPolicerHistoryIndex | 1.3.6.1.4.1.2544.1.12.43.2.17.1.1 | integer32 | read-only |
An arbitrary integer index value used to uniquely identify this QOS Policer history entry. |
f3AccFpQosPolicerHistoryTime | 1.3.6.1.4.1.2544.1.12.43.2.17.1.2 | dateandtime | read-only |
Indicates the time of history bin creation. |
f3AccFpQosPolicerHistoryValid | 1.3.6.1.4.1.2544.1.12.43.2.17.1.3 | truthvalue | read-only |
Indicates the validity of the bin. |
f3AccFpQosPolicerHistoryAction | 1.3.6.1.4.1.2544.1.12.43.2.17.1.4 | cmpmbinaction | read-write |
Allows the Manager to clear the bin. |
f3AccFpQosPolicerHistoryFMG | 1.3.6.1.4.1.2544.1.12.43.2.17.1.5 | perfcounter64 | read-only |
Frames Marked Green. |
f3AccFpQosPolicerHistoryFMY | 1.3.6.1.4.1.2544.1.12.43.2.17.1.6 | perfcounter64 | read-only |
Frames Marked Yellow. |
f3AccFpQosPolicerHistoryFMRD | 1.3.6.1.4.1.2544.1.12.43.2.17.1.7 | perfcounter64 | read-only |
Frames Marked Red and Discarded. |
f3AccFpQosPolicerHistoryBytesIn | 1.3.6.1.4.1.2544.1.12.43.2.17.1.8 | perfcounter64 | read-only |
Number of bytes received by the Policer. |
f3AccFpQosPolicerHistoryBytesOut | 1.3.6.1.4.1.2544.1.12.43.2.17.1.9 | perfcounter64 | read-only |
Number of bytes transmitted by the Policer. |
f3AccFpQosPolicerHistoryABR | 1.3.6.1.4.1.2544.1.12.43.2.17.1.10 | perfcounter64 | read-only |
Average Bit Rate on the Policer. |
f3AccFpQosPolicerThresholdTable | 1.3.6.1.4.1.2544.1.12.43.2.18 | no-access |
A table of entries that allow manageability of QOS Policer Thresholds. |
|
1.3.6.1.4.1.2544.1.12.43.2.18.1 | no-access |
A conceptual row in the f3AccFpQosPolicerThresholdTable. |
||
f3AccFpQosPolicerThresholdIndex | 1.3.6.1.4.1.2544.1.12.43.2.18.1.1 | integer32 | read-only |
An index that uniquely identifies an entry in the f3AccFpQosPolicerThresholdTable. |
f3AccFpQosPolicerThresholdInterval | 1.3.6.1.4.1.2544.1.12.43.2.18.1.2 | cmpmintervaltype | read-only |
The interval over which monitored value is sampled and compared with the specified threshold. |
f3AccFpQosPolicerThresholdVariable | 1.3.6.1.4.1.2544.1.12.43.2.18.1.3 | variablepointer | read-only |
The object identifier of the particular variable to be sampled. |
f3AccFpQosPolicerThresholdValueLo | 1.3.6.1.4.1.2544.1.12.43.2.18.1.4 | unsigned32 | read-write |
Lower 32 bits of the threshold value. |
f3AccFpQosPolicerThresholdValueHi | 1.3.6.1.4.1.2544.1.12.43.2.18.1.5 | unsigned32 | read-write |
Higher 32 bits of the threshold value. |
f3AccFpQosPolicerThresholdMonValue | 1.3.6.1.4.1.2544.1.12.43.2.18.1.6 | counter64 | read-only |
Monitored value corresponding to f3AccFpQosPolicerThresholdVariable. |
f3NetFpQosPolicerStatsTable | 1.3.6.1.4.1.2544.1.12.43.2.19 | no-access |
A collection of Net FlowPoint QOS Policer statistics. These reflect the current data. |
|
1.3.6.1.4.1.2544.1.12.43.2.19.1 | no-access |
A conceptual row in the f3NetFpQosPolicerStatsTable. Entries exist in this table for each Net FlowPoint QoS Policer. |
||
f3NetFpQosPolicerStatsIndex | 1.3.6.1.4.1.2544.1.12.43.2.19.1.1 | integer32 | read-only |
An integer index value used to uniquely identify this QOS Policer statistics entry. 1 - 15min 2 - 1day 3 - rollover 4 - 5min |
f3NetFpQosPolicerStatsIntervalType | 1.3.6.1.4.1.2544.1.12.43.2.19.1.2 | cmpmintervaltype | read-only |
Interval over which Performance Monitoring data is collected. |
f3NetFpQosPolicerStatsValid | 1.3.6.1.4.1.2544.1.12.43.2.19.1.3 | truthvalue | read-only |
Indicates the validity of the bin. |
f3NetFpQosPolicerStatsAction | 1.3.6.1.4.1.2544.1.12.43.2.19.1.4 | cmpmbinaction | read-write |
Allows the Manager to clear the bin. |
f3NetFpQosPolicerStatsFMG | 1.3.6.1.4.1.2544.1.12.43.2.19.1.5 | perfcounter64 | read-only |
Frames Marked Green. |
f3NetFpQosPolicerStatsFMY | 1.3.6.1.4.1.2544.1.12.43.2.19.1.6 | perfcounter64 | read-only |
Frames Marked Yellow. |
f3NetFpQosPolicerStatsFMRD | 1.3.6.1.4.1.2544.1.12.43.2.19.1.7 | perfcounter64 | read-only |
Frames Marked Red and Discarded. |
f3NetFpQosPolicerStatsBytesIn | 1.3.6.1.4.1.2544.1.12.43.2.19.1.8 | perfcounter64 | read-only |
Number of bytes received by the Policer. |
f3NetFpQosPolicerStatsBytesOut | 1.3.6.1.4.1.2544.1.12.43.2.19.1.9 | perfcounter64 | read-only |
Number of bytes transmitted by the Policer. |
f3NetFpQosPolicerStatsABR | 1.3.6.1.4.1.2544.1.12.43.2.19.1.10 | perfcounter64 | read-only |
Average Bit Rate on the Policer. |
f3NetFpQosPolicerHistoryTable | 1.3.6.1.4.1.2544.1.12.43.2.20 | no-access |
A collection of Net FlowPoint QOS Policer statistics. These reflect the history data. |
|
1.3.6.1.4.1.2544.1.12.43.2.20.1 | no-access |
A conceptual row in the f3NetFpQosPolicerHistoryTable. Entries exist in this table for each Net FlowPoint QoS Policer. |
||
f3NetFpQosPolicerHistoryIndex | 1.3.6.1.4.1.2544.1.12.43.2.20.1.1 | integer32 | read-only |
An arbitrary integer index value used to uniquely identify this QOS Policer history entry. |
f3NetFpQosPolicerHistoryTime | 1.3.6.1.4.1.2544.1.12.43.2.20.1.2 | dateandtime | read-only |
Indicates the time of history bin creation. |
f3NetFpQosPolicerHistoryValid | 1.3.6.1.4.1.2544.1.12.43.2.20.1.3 | truthvalue | read-only |
Indicates the validity of the bin. |
f3NetFpQosPolicerHistoryAction | 1.3.6.1.4.1.2544.1.12.43.2.20.1.4 | cmpmbinaction | read-write |
Allows the Manager to clear the bin. |
f3NetFpQosPolicerHistoryFMG | 1.3.6.1.4.1.2544.1.12.43.2.20.1.5 | perfcounter64 | read-only |
Frames Marked Green. |
f3NetFpQosPolicerHistoryFMY | 1.3.6.1.4.1.2544.1.12.43.2.20.1.6 | perfcounter64 | read-only |
Frames Marked Yellow. |
f3NetFpQosPolicerHistoryFMRD | 1.3.6.1.4.1.2544.1.12.43.2.20.1.7 | perfcounter64 | read-only |
Frames Marked Red and Discarded. |
f3NetFpQosPolicerHistoryBytesIn | 1.3.6.1.4.1.2544.1.12.43.2.20.1.8 | perfcounter64 | read-only |
Number of bytes received by the Policer. |
f3NetFpQosPolicerHistoryBytesOut | 1.3.6.1.4.1.2544.1.12.43.2.20.1.9 | perfcounter64 | read-only |
Number of bytes transmitted by the Policer. |
f3NetFpQosPolicerHistoryABR | 1.3.6.1.4.1.2544.1.12.43.2.20.1.10 | perfcounter64 | read-only |
Average Bit Rate on the Policer. |
f3NetFpQosPolicerThresholdTable | 1.3.6.1.4.1.2544.1.12.43.2.21 | no-access |
A table of entries that allow manageability of QOS Policer Thresholds. |
|
1.3.6.1.4.1.2544.1.12.43.2.21.1 | no-access |
A conceptual row in the f3NetFpQosPolicerThresholdTable. |
||
f3NetFpQosPolicerThresholdIndex | 1.3.6.1.4.1.2544.1.12.43.2.21.1.1 | integer32 | read-only |
An index that uniquely identifies an entry in the f3NetFpQosPolicerThresholdTable. |
f3NetFpQosPolicerThresholdInterval | 1.3.6.1.4.1.2544.1.12.43.2.21.1.2 | cmpmintervaltype | read-only |
The interval over which monitored value is sampled and compared with the specified threshold. |
f3NetFpQosPolicerThresholdVariable | 1.3.6.1.4.1.2544.1.12.43.2.21.1.3 | variablepointer | read-only |
The object identifier of the particular variable to be sampled. |
f3NetFpQosPolicerThresholdValueLo | 1.3.6.1.4.1.2544.1.12.43.2.21.1.4 | unsigned32 | read-write |
Lower 32 bits of the threshold value. |
f3NetFpQosPolicerThresholdValueHi | 1.3.6.1.4.1.2544.1.12.43.2.21.1.5 | unsigned32 | read-write |
Higher 32 bits of the threshold value. |
f3NetFpQosPolicerThresholdMonValue | 1.3.6.1.4.1.2544.1.12.43.2.21.1.6 | counter64 | read-only |
Monitored value corresponding to f3NetFpQosPolicerThresholdVariable. |
f3FpmPerfNotifications | 1.3.6.1.4.1.2544.1.12.43.3 | |||
f3AccFlowPointThresholdCrossingAlert | 1.3.6.1.4.1.2544.1.12.43.3.1 |
This trap is sent each time a threshold on a PM condition on an Ethernet Access Port FlowPoint is crossed. |
||
f3NetFlowPointThresholdCrossingAlert | 1.3.6.1.4.1.2544.1.12.43.3.2 |
This trap is sent each time a threshold on a PM condition on an Ethernet Network Port FlowPoint is crossed. |
||
f3MPFlowThresholdCrossingAlert | 1.3.6.1.4.1.2544.1.12.43.3.3 |
This trap is sent each time a threshold on a PM condition on an MP Flow is crossed. |
||
f3AccFpQosShaperThresholdCrossingAlert | 1.3.6.1.4.1.2544.1.12.43.3.4 |
This trap is sent each time a threshold on a PM condition on an Acc FlowPoint QoS Shaper is crossed. |
||
f3NetFpQosShaperThresholdCrossingAlert | 1.3.6.1.4.1.2544.1.12.43.3.5 |
This trap is sent each time a threshold on a PM condition on an Net FlowPoint QoS Shaper is crossed. |
||
f3AccFpQosPolicerThresholdCrossingAlert | 1.3.6.1.4.1.2544.1.12.43.3.6 |
This trap is sent each time a threshold on a PM condition on an Acc FlowPoint QoS Policer is crossed. |
||
f3NetFpQosPolicerThresholdCrossingAlert | 1.3.6.1.4.1.2544.1.12.43.3.7 |
This trap is sent each time a threshold on a PM condition on an Net FlowPoint QoS Policer is crossed. |
||
f3FpmConformance | 1.3.6.1.4.1.2544.1.12.43.4 | |||
f3FpmCompliances | 1.3.6.1.4.1.2544.1.12.43.4.1 | |||
f3FpmCompliance | 1.3.6.1.4.1.2544.1.12.43.4.1.1 |
Describes the requirements for conformance to the F3-FPM-MIB compilance. |
||
f3FpmGroups | 1.3.6.1.4.1.2544.1.12.43.4.2 | |||
f3AccFlowPointGroup | 1.3.6.1.4.1.2544.1.12.43.4.2.1 |
A collection of Access Flow Point objects. |
||
f3AccFpQosShaperGroup | 1.3.6.1.4.1.2544.1.12.43.4.2.2 |
A collection of Access Flow Point QoS Shaper objects. |
||
f3AccFpQosPolicerGroup | 1.3.6.1.4.1.2544.1.12.43.4.2.3 |
A collection of Access Flow Point QoS Policer objects. |
||
f3MPFlowExtGroup | 1.3.6.1.4.1.2544.1.12.43.4.2.4 |
A collection of MP Flow objects. |
||
f3AccFlowPointCpdV2Group | 1.3.6.1.4.1.2544.1.12.43.4.2.5 |
A collection of Access Flow Point CDPV2 objects. |
||
f3AccFlowPointLearningConfigGroup | 1.3.6.1.4.1.2544.1.12.43.4.2.6 |
A collection of Access Flowpoint Learning Config objects. |
||
f3NetFlowPointGroup | 1.3.6.1.4.1.2544.1.12.43.4.2.7 |
A collection of Network Flow Point objects. |
||
f3NetFpQosShaperGroup | 1.3.6.1.4.1.2544.1.12.43.4.2.8 |
A collection of Network Flow Point QoS Shaper objects. |
||
f3NetFpQosPolicerGroup | 1.3.6.1.4.1.2544.1.12.43.4.2.9 |
A collection of Network Flow Point QoS Policer objects. |
||
f3NetFlowPointCpdV2Group | 1.3.6.1.4.1.2544.1.12.43.4.2.10 |
A collection of Network Flow Point CDPV2 objects. |
||
f3NetFlowPointLearningConfigGroup | 1.3.6.1.4.1.2544.1.12.43.4.2.11 |
A collection of Network Flowpoint Learning Config objects. |
||
f3AccFlowPointPerfGroup | 1.3.6.1.4.1.2544.1.12.43.4.2.12 |
A collection of Access Flowpoint Performance objects. |
||
f3NetFlowPointPerfGroup | 1.3.6.1.4.1.2544.1.12.43.4.2.13 |
A collection of Network Flowpoint Performance objects. |
||
f3MPFlowPerfGroup | 1.3.6.1.4.1.2544.1.12.43.4.2.14 |
A collection of MP Flow Performance objects. |
||
f3AccFpQosShaperPerfGroup | 1.3.6.1.4.1.2544.1.12.43.4.2.15 |
A collection of Acc FlowPoint QoS Shaper Performance objects. |
||
f3NetFpQosShaperPerfGroup | 1.3.6.1.4.1.2544.1.12.43.4.2.16 |
A collection of Net FlowPoint QoS Shaper Performance objects. |
||
f3AccFpQosPolicerPerfGroup | 1.3.6.1.4.1.2544.1.12.43.4.2.17 |
A collection of Acc FlowPoint QoS Policer Performance objects. |
||
f3NetFpQosPolicerPerfGroup | 1.3.6.1.4.1.2544.1.12.43.4.2.18 |
A collection of Net FlowPoint QoS Policer Performance objects. |
||
f3FpmPerfNotifGroup | 1.3.6.1.4.1.2544.1.12.43.4.2.19 |
A collection of notifications related to FSP150CC Threshold Crossing Alerts. |