F3-L3-MIB

File: F3-L3-MIB.mib (214827 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IPV6-TC IF-MIB ENTITY-MIB
ADVA-MIB CM-COMMON-MIB CM-IP-MIB
CM-ENTITY-MIB CM-FACILITY-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 IpAddress Counter64
MODULE-COMPLIANCE OBJECT-GROUP DateAndTime
DisplayString TruthValue RowStatus
StorageType MacAddress VariablePointer
TEXTUAL-CONVENTION Ipv6Address InterfaceIndex
ifIndex PhysicalIndex fsp150cm
AdminState OperationalState SecondaryState
VlanId VlanPriority F3DisplayString
IpVersion TrafficDirection CmPmIntervalType
CmPmBinAction PerfCounter64 CmDhcpRole
DHCPHostNameType DHCPCIDType IpEntryType
neIndex shelfIndex slotIndex
PolicerAlgorithmType PolicerColorMode

Defined Types

VrfAction  
Describes the action on Vrf.
TEXTUAL-CONVENTION    
  INTEGER notApplicable(0), ping(1), fluchARPCache(2), traceRoute(3), retrieveEffectiveRoutes(4)  

IfIpAddressSourceType  
Describes the Ip Interface adress source type.
TEXTUAL-CONVENTION    
  INTEGER dhcp(1), static(2)  

DhcpRelayInterfaceSide  
Describes the DHCP relay interface side.
TEXTUAL-CONVENTION    
  INTEGER client(1), server(2)  

L3AclRuleOperation  
Describes the acl rule operation.
TEXTUAL-CONVENTION    
  INTEGER notApplicable(0), accept(1), deny(2)  

AclRuleL2Side  
Describes the acl rule l2 side.
TEXTUAL-CONVENTION    
  INTEGER access(1), network(2)  

TrafficIpRouteStatus  
Describes the traffci ipv4 route status.
TEXTUAL-CONVENTION    
  INTEGER active(1), nexthopUnresovled(2), interfaceOutage(3), noResources(4), standby(5)  

RouteFlags  
Describes the traffci ipv4 route flags.
TEXTUAL-CONVENTION    
  BITS dDynamic(0), gUseGW(1), hFullMask(2), mModifiedByIcmp(3), oOutage(4), uNormal(5)  

AffectiveArpActionType  
Describes the retrieve effective arp action.
TEXTUAL-CONVENTION    
  INTEGER notApplicable(0), retrieveAffectiveArp(1)  

F3DhcpRelayAgentEntry  
SEQUENCE    
  f3DhcpRelayAgentIndex Integer32
  f3DhcpRelayAgentAlias F3DisplayString
  f3DhcpRelayAgentAdminState AdminState
  f3DhcpRelayAgentSecondaryState SecondaryState
  f3DhcpRelayAgentOperationalState OperationalState
  f3DhcpRelayAgentIpVersion IpVersion
  f3DhcpRelayAgentServerIpAddress IpAddress
  f3DhcpRelayAgentOp82SubOp9ControlEnabled TruthValue
  f3DhcpRelayAgentOp82SubOp9Value DisplayString
  f3DhcpRelayAgentStorageType StorageType
  f3DhcpRelayAgentRowStatus RowStatus

F3VrfEntry  
SEQUENCE    
  f3VrfIndex Integer32
  f3VrfAlias F3DisplayString
  f3VrfAdminState AdminState
  f3VrfSecondaryState SecondaryState
  f3VrfOperationalState OperationalState
  f3VrfAccIsolationControlEnabled TruthValue
  f3VrfPingIpv4Destination IpAddress
  f3VrfTraceRouteIpv4Destination IpAddress
  f3VrfAction VrfAction
  f3VrfPingResult F3DisplayString
  f3VrfTraceRouteResult F3DisplayString
  f3VrfStorageType StorageType
  f3VrfRowStatus RowStatus
  f3VrfDhcpRoutesControl TruthValue

F3L3FlowPointEntry  
SEQUENCE    
  f3L3FlowPointPortTypeIndex Integer32
  f3L3FlowPointPortIndex Integer32
  f3L3FlowPointIndex Integer32
  f3L3FlowPointAlias F3DisplayString
  f3L3FlowPointAdminState AdminState
  f3L3FlowPointSecondaryState SecondaryState
  f3L3FlowPointOperationalState OperationalState
  f3L3FlowPointMultiCOSEnabled TruthValue
  f3L3FlowPointCOS Integer32
  f3L3FlowPointUntaggedMemberShipEnabled TruthValue
  f3L3FlowPointOuterTagMemberShipEnabled TruthValue
  f3L3FlowPointOuterTagMemberShipVlanId VlanId
  f3L3FlowPointInnerTagMemberShipEnabled TruthValue
  f3L3FlowPointInnerTagMemberShipVlanId VlanId
  f3L3FlowPointFragmentedPktsFwdEnabled TruthValue
  f3L3FlowPointHCosMgmtEnabled TruthValue
  f3L3FlowPointHCosGuaranteedBwHi Unsigned32
  f3L3FlowPointHCosGuaranteedBwLo Unsigned32
  f3L3FlowPointHCosMaximumBwHi Unsigned32
  f3L3FlowPointHCosMaximumBwLo Unsigned32
  f3L3FlowPointPolicingEnabled TruthValue
  f3L3FlowPointStorageType StorageType
  f3L3FlowPointRowStatus RowStatus

F3L3AclRuleEntry  
SEQUENCE    
  f3L3AclRuleParentIndex Integer32
  f3L3AclRuleIndex Integer32
  f3L3AclRuleAlias F3DisplayString
  f3L3AclRuleSrcIpv4AddressControl TruthValue
  f3L3AclRuleDynamicSrcIpControl TruthValue
  f3L3AclRuleSrcIpv4AddressLowLimit IpAddress
  f3L3AclRuleDstIpv4AddressControl TruthValue
  f3L3AclRuleDstIpv4AddressLowLimit IpAddress
  f3L3AclRuleIpv4PriorityControl TruthValue
  f3L3AclRuleIpv4PriorityLowLimit Integer32
  f3L3AclRuleProtocolControl TruthValue
  f3L3AclRuleProtocolNumber Integer32
  f3L3AclRuleSrcPortControl TruthValue
  f3L3AclRuleSrcPortLowLimit Integer32
  f3L3AclRuleSrcPortHighLimit Integer32
  f3L3AclRuleDstPortControl TruthValue
  f3L3AclRuleDstPortLowLimit Integer32
  f3L3AclRuleDstPortHighLimit Integer32
  f3L3AclRulePriority Integer32
  f3L3AclRuleCOS Integer32
  f3L3AclRuleOperation L3AclRuleOperation
  f3L3AclRuleSummary F3DisplayString
  f3L3AclRuleCosOverrideControl TruthValue
  f3L3AclRuleSrcMacAddressControl TruthValue
  f3L3AclRuleDynamicSrcMacAddressControl TruthValue
  f3L3AclRuleSrcMacAddress MacAddress
  f3L3AclRuleSrcMacAddressMask MacAddress
  f3L3AclRuleDstMacAddressControl TruthValue
  f3L3AclRuleDstMacAddress MacAddress
  f3L3AclRuleDstMacAddressMask MacAddress
  f3L3AclRuleOuterVlanVIDControl TruthValue
  f3L3AclRuleOuterVlanVIDLowLimit VlanId
  f3L3AclRuleOuterVlanVIDHighLimit VlanId
  f3L3AclRuleInnerVlanVIDControl TruthValue
  f3L3AclRuleInnerVlanVIDLowLimit VlanId
  f3L3AclRuleInnerVlanVIDHighLimit VlanId
  f3L3AclRuleOuterVlanPcpControl TruthValue
  f3L3AclRuleOuterVlanPcpLowLimit VlanPriority
  f3L3AclRuleOuterVlanPcpHighLimit VlanPriority
  f3L3AclRuleInnerVlanPcpControl TruthValue
  f3L3AclRuleInnerVlanPcpLowLimit VlanPriority
  f3L3AclRuleInnerVlanPcpHighLimit VlanPriority
  f3L3AclRuleOuterVlanDeiControl TruthValue
  f3L3AclRuleOuterVlanDei Unsigned32
  f3L3AclRuleEtherTypeControl TruthValue
  f3L3AclRuleEtherType Integer32
  f3L3AclRuleTcpFlagsControl TruthValue
  f3L3AclRuleTcpFlags Integer32
  f3L3AclRuleSrcIpv4AddressHighLimit IpAddress
  f3L3AclRuleDstIpv4AddressHighLimit IpAddress
  f3L3AclRuleIpv4PriorityHighLimit Integer32
  f3L3AclRuleStorageType StorageType
  f3L3AclRuleRowStatus RowStatus
  f3L3AclRuleAdminState AdminState

F3L2A2NAclRuleEntry  
SEQUENCE    
  f3L2A2NAclRuleParentIndex Integer32
  f3L2A2NAclRuleIndex Integer32
  f3L2A2NAclRuleAlias F3DisplayString
  f3L2A2NAclRuleSrcIpv4AddressControl TruthValue
  f3L2A2NAclRuleDynamicSrcIpControl TruthValue
  f3L2A2NAclRuleSrcIpv4AddressLowLimit IpAddress
  f3L2A2NAclRuleDstIpv4AddressControl TruthValue
  f3L2A2NAclRuleDstIpv4AddressLowLimit IpAddress
  f3L2A2NAclRuleIpv4PriorityControl TruthValue
  f3L2A2NAclRuleIpv4PriorityLowLimit Integer32
  f3L2A2NAclRuleProtocolControl TruthValue
  f3L2A2NAclRuleProtocolNumber Integer32
  f3L2A2NAclRuleSrcPortControl TruthValue
  f3L2A2NAclRuleSrcPortLowLimit Integer32
  f3L2A2NAclRuleSrcPortHighLimit Integer32
  f3L2A2NAclRuleDstPortControl TruthValue
  f3L2A2NAclRuleDstPortLowLimit Integer32
  f3L2A2NAclRuleDstPortHighLimit Integer32
  f3L2A2NAclRulePriority Integer32
  f3L2A2NAclRuleCOS Integer32
  f3L2A2NAclRuleOperation L3AclRuleOperation
  f3L2A2NAclRuleSummary F3DisplayString
  f3L2A2NAclRuleCosOverrideControl TruthValue
  f3L2A2NAclRuleSrcMacAddressControl TruthValue
  f3L2A2NAclRuleDynamicSrcMacAddressControl TruthValue
  f3L2A2NAclRuleSrcMacAddress MacAddress
  f3L2A2NAclRuleSrcMacAddressMask MacAddress
  f3L2A2NAclRuleDstMacAddressControl TruthValue
  f3L2A2NAclRuleDstMacAddress MacAddress
  f3L2A2NAclRuleDstMacAddressMask MacAddress
  f3L2A2NAclRuleOuterVlanVIDControl TruthValue
  f3L2A2NAclRuleOuterVlanVIDLowLimit VlanId
  f3L2A2NAclRuleOuterVlanVIDHighLimit VlanId
  f3L2A2NAclRuleInnerVlanVIDControl TruthValue
  f3L2A2NAclRuleInnerVlanVIDLowLimit VlanId
  f3L2A2NAclRuleInnerVlanVIDHighLimit VlanId
  f3L2A2NAclRuleOuterVlanPcpControl TruthValue
  f3L2A2NAclRuleOuterVlanPcpLowLimit VlanPriority
  f3L2A2NAclRuleOuterVlanPcpHighLimit VlanPriority
  f3L2A2NAclRuleInnerVlanPcpControl TruthValue
  f3L2A2NAclRuleInnerVlanPcpLowLimit VlanPriority
  f3L2A2NAclRuleInnerVlanPcpHighLimit VlanPriority
  f3L2A2NAclRuleOuterVlanDeiControl TruthValue
  f3L2A2NAclRuleOuterVlanDei Unsigned32
  f3L2A2NAclRuleEtherTypeControl TruthValue
  f3L2A2NAclRuleEtherType Integer32
  f3L2A2NAclRuleTcpFlagsControl TruthValue
  f3L2A2NAclRuleTcpFlags Integer32
  f3L2A2NAclRuleSrcIpv4AddressHighLimit IpAddress
  f3L2A2NAclRuleDstIpv4AddressHighLimit IpAddress
  f3L2A2NAclRuleIpv4PriorityHighLimit Integer32
  f3L2A2NAclRuleStorageType StorageType
  f3L2A2NAclRuleRowStatus RowStatus
  f3L2A2NAclRuleAdminState AdminState

F3L2N2AAclRuleEntry  
SEQUENCE    
  f3L2N2AAclRuleParentIndex Integer32
  f3L2N2AAclRuleIndex Integer32
  f3L2N2AAclRuleAlias F3DisplayString
  f3L2N2AAclRuleSrcIpv4AddressControl TruthValue
  f3L2N2AAclRuleDynamicSrcIpControl TruthValue
  f3L2N2AAclRuleSrcIpv4AddressLowLimit IpAddress
  f3L2N2AAclRuleDstIpv4AddressControl TruthValue
  f3L2N2AAclRuleDstIpv4AddressLowLimit IpAddress
  f3L2N2AAclRuleIpv4PriorityControl TruthValue
  f3L2N2AAclRuleIpv4PriorityLowLimit Integer32
  f3L2N2AAclRuleProtocolControl TruthValue
  f3L2N2AAclRuleProtocolNumber Integer32
  f3L2N2AAclRuleSrcPortControl TruthValue
  f3L2N2AAclRuleSrcPortLowLimit Integer32
  f3L2N2AAclRuleSrcPortHighLimit Integer32
  f3L2N2AAclRuleDstPortControl TruthValue
  f3L2N2AAclRuleDstPortLowLimit Integer32
  f3L2N2AAclRuleDstPortHighLimit Integer32
  f3L2N2AAclRulePriority Integer32
  f3L2N2AAclRuleCOS Integer32
  f3L2N2AAclRuleOperation L3AclRuleOperation
  f3L2N2AAclRuleSummary F3DisplayString
  f3L2N2AAclRuleCosOverrideControl TruthValue
  f3L2N2AAclRuleSrcMacAddressControl TruthValue
  f3L2N2AAclRuleDynamicSrcMacAddressControl TruthValue
  f3L2N2AAclRuleSrcMacAddress MacAddress
  f3L2N2AAclRuleSrcMacAddressMask MacAddress
  f3L2N2AAclRuleDstMacAddressControl TruthValue
  f3L2N2AAclRuleDstMacAddress MacAddress
  f3L2N2AAclRuleDstMacAddressMask MacAddress
  f3L2N2AAclRuleOuterVlanVIDControl TruthValue
  f3L2N2AAclRuleOuterVlanVIDLowLimit VlanId
  f3L2N2AAclRuleOuterVlanVIDHighLimit VlanId
  f3L2N2AAclRuleInnerVlanVIDControl TruthValue
  f3L2N2AAclRuleInnerVlanVIDLowLimit VlanId
  f3L2N2AAclRuleInnerVlanVIDHighLimit VlanId
  f3L2N2AAclRuleOuterVlanPcpControl TruthValue
  f3L2N2AAclRuleOuterVlanPcpLowLimit VlanPriority
  f3L2N2AAclRuleOuterVlanPcpHighLimit VlanPriority
  f3L2N2AAclRuleInnerVlanPcpControl TruthValue
  f3L2N2AAclRuleInnerVlanPcpLowLimit VlanPriority
  f3L2N2AAclRuleInnerVlanPcpHighLimit VlanPriority
  f3L2N2AAclRuleOuterVlanDeiControl TruthValue
  f3L2N2AAclRuleOuterVlanDei Unsigned32
  f3L2N2AAclRuleEtherTypeControl TruthValue
  f3L2N2AAclRuleEtherType Integer32
  f3L2N2AAclRuleTcpFlagsControl TruthValue
  f3L2N2AAclRuleTcpFlags Integer32
  f3L2N2AAclRuleSrcIpv4AddressHighLimit IpAddress
  f3L2N2AAclRuleDstIpv4AddressHighLimit IpAddress
  f3L2N2AAclRuleIpv4PriorityHighLimit Integer32
  f3L2N2AAclRuleStorageType StorageType
  f3L2N2AAclRuleRowStatus RowStatus
  f3L2N2AAclRuleAdminState AdminState

F3L3QosPolicerEntry  
SEQUENCE    
  f3L3QosPolicerIndex Integer32
  f3L3QosPolicerAdminState AdminState
  f3L3QosPolicerOperationalState OperationalState
  f3L3QosPolicerSecondaryState SecondaryState
  f3L3QosPolicerCIRLo Unsigned32
  f3L3QosPolicerCIRHi Unsigned32
  f3L3QosPolicerEIRLo Unsigned32
  f3L3QosPolicerEIRHi Unsigned32
  f3L3QosPolicerCBS Integer32
  f3L3QosPolicerEBS Integer32
  f3L3QosPolicerAlgorithm PolicerAlgorithmType
  f3L3QosPolicerColorMode PolicerColorMode
  f3L3QosPolicerCouplingFlag TruthValue
  f3L3QosPolicerStorageType StorageType
  f3L3QosPolicerRowStatus RowStatus

F3L3QosShaperEntry  
SEQUENCE    
  f3L3QosShaperIndex Integer32
  f3L3QosShaperAdminState AdminState
  f3L3QosShaperOperationalState OperationalState
  f3L3QosShaperSecondaryState SecondaryState
  f3L3QosShaperCIRLo Unsigned32
  f3L3QosShaperCIRHi Unsigned32
  f3L3QosShaperEIRLo Unsigned32
  f3L3QosShaperEIRHi Unsigned32
  f3L3QosShaperBufferSize Unsigned32
  f3L3QosShaperCOS Integer32
  f3L3QosShaperWredGreenMinQueueThreshold Unsigned32
  f3L3QosShaperWredGreenMaxQueueThreshold Unsigned32
  f3L3QosShaperWredGreenDropProbability Unsigned32
  f3L3QosShaperWredYellowMinQueueThreshold Unsigned32
  f3L3QosShaperWredYellowMaxQueueThreshold Unsigned32
  f3L3QosShaperWredYellowDropProbability Unsigned32
  f3L3QosShaperStorageType StorageType
  f3L3QosShaperRowStatus RowStatus

F3L3TrafficIPInterfaceEntry  
SEQUENCE    
  f3L3TrafficIPIfIndex Integer32
  f3L3TrafficIPIfName DisplayString
  f3L3TrafficIPIfAdminState AdminState
  f3L3TrafficIPIfSecondaryState SecondaryState
  f3L3TrafficIPIfOperationalState OperationalState
  f3L3TrafficIPIfProxyArpEnabled TruthValue
  f3L3TrafficIPIfIpAddressSourceType IfIpAddressSourceType
  f3L3TrafficIPIfMgmtUseEnable TruthValue
  f3L3TrafficIPIfIpAddress IpAddress
  f3L3TrafficIPIfMask IpAddress
  f3L3TrafficIPIfDhcpRelayInterfaceSide DhcpRelayInterfaceSide
  f3L3TrafficIPIfDhcpRelayVendorClassiDOpt60 DisplayString
  f3L3TrafficIPIfDhcpRelayVendorClassiDOpt60Control TruthValue
  f3L3TrafficIPIfDhcpRelayUserClassOpt77 DisplayString
  f3L3TrafficIPIfDhcpRelayUserClassOpt77Control TruthValue
  f3L3TrafficIPIfDhcpRelayInfoOpt82Sub1 DisplayString
  f3L3TrafficIPIfDhcpRelayInfoOpt82Sub1Enabled TruthValue
  f3L3TrafficIPIfDhcpRelayInfoOpt82Sub2 DisplayString
  f3L3TrafficIPIfDhcpRelayInfoOpt82Sub2Enabled TruthValue
  f3L3TrafficIPIfDhcpEnabled TruthValue
  f3L3TrafficIPIfDhcpRole CmDhcpRole
  f3L3TrafficIPIfDhcpClientIdEnabled TruthValue
  f3L3TrafficIPIfDhcpClientId DisplayString
  f3L3TrafficIPIfDhcpClassIdEnabled TruthValue
  f3L3TrafficIPIfDhcpHostNameEnabled TruthValue
  f3L3TrafficIPIfDhcpHostName DisplayString
  f3L3TrafficIPIfDhcpClientIdType DHCPCIDType
  f3L3TrafficIPIfDhcpHostNameType DHCPHostNameType
  f3L3TrafficIPIfStorageType StorageType
  f3L3TrafficIPIfRowStatus RowStatus
  f3L3TrafficIPIfAction AffectiveArpActionType

F3DhcpRelayAgentTrafficIpIfMemberEntry  
SEQUENCE    
  f3DhcpRelayAgentTrafficIpIfMemberObject VariablePointer
  f3DhcpRelayAgentTrafficIpIfMemberStorageType StorageType
  f3DhcpRelayAgentTrafficIpIfMemberRowStatus RowStatus

F3VrfTrafficIpIfMemberEntry  
SEQUENCE    
  f3VrfTrafficIpIfMemberObject VariablePointer
  f3VrfTrafficIpIfMemberStorageType StorageType
  f3VrfTrafficIpIfMemberRowStatus RowStatus

F3L3TrafficIpv4RouteEntry  
SEQUENCE    
  f3L3TrafficIpv4RouteDest IpAddress
  f3L3TrafficIpv4RouteMask IpAddress
  f3L3TrafficIpv4RouteNextHop IpAddress
  f3L3TrafficIpv4RouteMetric Integer32
  f3L3TrafficIpv4RouteInterface DisplayString
  f3L3TrafficIpv4RouteAdvertise TruthValue
  f3L3TrafficIpv4RouteStatus TrafficIpRouteStatus
  f3L3TrafficIpv4RouteSourceForwardingEnable TruthValue
  f3L3TrafficIpv4RouteFlags RouteFlags
  f3L3TrafficIpv4RouteStorageType StorageType
  f3L3TrafficIpv4RouteRowStatus RowStatus
  f3L3TrafficIpv4RouteType IpEntryType

F3L3TrafficArpEntry  
SEQUENCE    
  f3L3TrafficArpIPAddress IpAddress
  f3L3TrafficArpMacAddress MacAddress
  f3L3TrafficArpInterface DisplayString
  f3L3TrafficArpEntryType IpEntryType
  f3L3TrafficArpStorageType StorageType
  f3L3TrafficArpRowStatus RowStatus

F3L3FlowPointStatsEntry  
SEQUENCE    
  f3L3FlowPointStatsIndex Integer32
  f3L3FlowPointStatsIntervalType CmPmIntervalType
  f3L3FlowPointStatsValid TruthValue
  f3L3FlowPointStatsAction CmPmBinAction
  f3L3FlowPointStatsFMG PerfCounter64
  f3L3FlowPointStatsFMY PerfCounter64
  f3L3FlowPointStatsFMRD PerfCounter64
  f3L3FlowPointStatsFTD PerfCounter64
  f3L3FlowPointStatsFragmentedDropAcl PerfCounter64
  f3L3FlowPointStatsAclRuleDrop PerfCounter64
  f3L3FlowPointStatsTtlEqual1Drop PerfCounter64
  f3L3FlowPointStatsFrameTx PerfCounter64
  f3L3FlowPointStatsFrameRx PerfCounter64
  f3L3FlowPointStatsNoRouteDrop PerfCounter64

F3L3FlowPointHistoryEntry  
SEQUENCE    
  f3L3FlowPointHistoryIndex Integer32
  f3L3FlowPointHistoryTime DateAndTime
  f3L3FlowPointHistoryValid TruthValue
  f3L3FlowPointHistoryAction CmPmBinAction
  f3L3FlowPointHistoryFMG PerfCounter64
  f3L3FlowPointHistoryFMY PerfCounter64
  f3L3FlowPointHistoryFMRD PerfCounter64
  f3L3FlowPointHistoryFTD PerfCounter64
  f3L3FlowPointHistoryFragmentedDropAcl PerfCounter64
  f3L3FlowPointHistoryAclRuleDrop PerfCounter64
  f3L3FlowPointHistoryTtlEqual1Drop PerfCounter64
  f3L3FlowPointHistoryFrameTx PerfCounter64
  f3L3FlowPointHistoryFrameRx PerfCounter64
  f3L3FlowPointHistoryNoRouteDrop PerfCounter64

F3L3FlowPointThresholdEntry  
SEQUENCE    
  f3L3FlowPointThresholdIndex Integer32
  f3L3FlowPointThresholdInterval CmPmIntervalType
  f3L3FlowPointThresholdVariable VariablePointer
  f3L3FlowPointThresholdValueLo Unsigned32
  f3L3FlowPointThresholdValueHi Unsigned32
  f3L3FlowPointThresholdMonValue Counter64

F3L3TrafficIpInterfaceStatsEntry  
SEQUENCE    
  f3L3TrafficIpInterfaceStatsIndex Integer32
  f3L3TrafficIpInterfaceStatsIntervalType CmPmIntervalType
  f3L3TrafficIpInterfaceStatsValid TruthValue
  f3L3TrafficIpInterfaceStatsAction CmPmBinAction
  f3L3TrafficIpInterfaceStatsDhcpTx PerfCounter64
  f3L3TrafficIpInterfaceStatsDhcpRx PerfCounter64
  f3L3TrafficIpInterfaceStatsIcmpTx PerfCounter64
  f3L3TrafficIpInterfaceStatsIcmpRx PerfCounter64
  f3L3TrafficIpInterfaceStatsArpReqTx PerfCounter64
  f3L3TrafficIpInterfaceStatsArpReqRx PerfCounter64
  f3L3TrafficIpInterfaceStatsArpReplyTx PerfCounter64
  f3L3TrafficIpInterfaceStatsArpReplyRx PerfCounter64

F3L3TrafficIpInterfaceHistoryEntry  
SEQUENCE    
  f3L3TrafficIpInterfaceHistoryIndex Integer32
  f3L3TrafficIpInterfaceHistoryTime DateAndTime
  f3L3TrafficIpInterfaceHistoryValid TruthValue
  f3L3TrafficIpInterfaceHistoryAction CmPmBinAction
  f3L3TrafficIpInterfaceHistoryDhcpTx PerfCounter64
  f3L3TrafficIpInterfaceHistoryDhcpRx PerfCounter64
  f3L3TrafficIpInterfaceHistoryIcmpTx PerfCounter64
  f3L3TrafficIpInterfaceHistoryIcmpRx PerfCounter64
  f3L3TrafficIpInterfaceHistoryArpReqTx PerfCounter64
  f3L3TrafficIpInterfaceHistoryArpReqRx PerfCounter64
  f3L3TrafficIpInterfaceHistoryArpReplyTx PerfCounter64
  f3L3TrafficIpInterfaceHistoryArpReplyRx PerfCounter64

F3L3TrafficIpInterfaceThresholdEntry  
SEQUENCE    
  f3L3TrafficIpInterfaceThresholdIndex Integer32
  f3L3TrafficIpInterfaceThresholdInterval CmPmIntervalType
  f3L3TrafficIpInterfaceThresholdVariable VariablePointer
  f3L3TrafficIpInterfaceThresholdValueLo Unsigned32
  f3L3TrafficIpInterfaceThresholdValueHi Unsigned32
  f3L3TrafficIpInterfaceThresholdMonValue Counter64

F3L3AclRuleStatsEntry  
SEQUENCE    
  f3L3AclRuleStatsIndex Integer32
  f3L3AclRuleStatsIntervalType CmPmIntervalType
  f3L3AclRuleStatsValid TruthValue
  f3L3AclRuleStatsAction CmPmBinAction
  f3L3AclRuleStatsRuleMatch PerfCounter64

F3L3AclRuleHistoryEntry  
SEQUENCE    
  f3L3AclRuleHistoryIndex Integer32
  f3L3AclRuleHistoryTime DateAndTime
  f3L3AclRuleHistoryValid TruthValue
  f3L3AclRuleHistoryAction CmPmBinAction
  f3L3AclRuleHistoryRuleMatch PerfCounter64

F3L3AclRuleThresholdEntry  
SEQUENCE    
  f3L3AclRuleThresholdIndex Integer32
  f3L3AclRuleThresholdInterval CmPmIntervalType
  f3L3AclRuleThresholdVariable VariablePointer
  f3L3AclRuleThresholdValueLo Unsigned32
  f3L3AclRuleThresholdValueHi Unsigned32
  f3L3AclRuleThresholdMonValue Counter64

F3L3QosPolicerStatsEntry  
SEQUENCE    
  f3L3QosPolicerStatsIndex Integer32
  f3L3QosPolicerStatsIntervalType CmPmIntervalType
  f3L3QosPolicerStatsValid TruthValue
  f3L3QosPolicerStatsAction CmPmBinAction
  f3L3QosPolicerStatsFMG PerfCounter64
  f3L3QosPolicerStatsFMY PerfCounter64
  f3L3QosPolicerStatsFMYD PerfCounter64
  f3L3QosPolicerStatsFMRD PerfCounter64
  f3L3QosPolicerStatsBytesIn PerfCounter64
  f3L3QosPolicerStatsBytesOut PerfCounter64
  f3L3QosPolicerStatsABR PerfCounter64

F3L3QosPolicerHistoryEntry  
SEQUENCE    
  f3L3QosPolicerHistoryIndex Integer32
  f3L3QosPolicerHistoryTime DateAndTime
  f3L3QosPolicerHistoryValid TruthValue
  f3L3QosPolicerHistoryAction CmPmBinAction
  f3L3QosPolicerHistoryFMG PerfCounter64
  f3L3QosPolicerHistoryFMY PerfCounter64
  f3L3QosPolicerHistoryFMYD PerfCounter64
  f3L3QosPolicerHistoryFMRD PerfCounter64
  f3L3QosPolicerHistoryBytesIn PerfCounter64
  f3L3QosPolicerHistoryBytesOut PerfCounter64
  f3L3QosPolicerHistoryABR PerfCounter64

F3L3QosPolicerThresholdEntry  
SEQUENCE    
  f3L3QosPolicerThresholdIndex Integer32
  f3L3QosPolicerThresholdInterval CmPmIntervalType
  f3L3QosPolicerThresholdVariable VariablePointer
  f3L3QosPolicerThresholdValueLo Unsigned32
  f3L3QosPolicerThresholdValueHi Unsigned32
  f3L3QosPolicerThresholdMonValue Counter64

F3L3QosShaperStatsEntry  
SEQUENCE    
  f3L3QosShaperStatsIndex Integer32
  f3L3QosShaperStatsIntervalType CmPmIntervalType
  f3L3QosShaperStatsValid TruthValue
  f3L3QosShaperStatsAction CmPmBinAction
  f3L3QosShaperStatsBT PerfCounter64
  f3L3QosShaperStatsBTD PerfCounter64
  f3L3QosShaperStatsFD PerfCounter64
  f3L3QosShaperStatsFTD PerfCounter64
  f3L3QosShaperStatsBR PerfCounter64
  f3L3QosShaperStatsFR PerfCounter64
  f3L3QosShaperStatsABRRL PerfCounter64
  f3L3QosShaperStatsABRRLR PerfCounter64
  f3L3QosShaperStatsBREDD PerfCounter64
  f3L3QosShaperStatsFREDD PerfCounter64

F3L3QosShaperHistoryEntry  
SEQUENCE    
  f3L3QosShaperHistoryIndex Integer32
  f3L3QosShaperHistoryTime DateAndTime
  f3L3QosShaperHistoryValid TruthValue
  f3L3QosShaperHistoryAction CmPmBinAction
  f3L3QosShaperHistoryBT PerfCounter64
  f3L3QosShaperHistoryBTD PerfCounter64
  f3L3QosShaperHistoryFD PerfCounter64
  f3L3QosShaperHistoryFTD PerfCounter64
  f3L3QosShaperHistoryBR PerfCounter64
  f3L3QosShaperHistoryFR PerfCounter64
  f3L3QosShaperHistoryABRRL PerfCounter64
  f3L3QosShaperHistoryABRRLR PerfCounter64
  f3L3QosShaperHistoryBREDD PerfCounter64
  f3L3QosShaperHistoryFREDD PerfCounter64

F3L3QosShaperThresholdEntry  
SEQUENCE    
  f3L3QosShaperThresholdIndex Integer32
  f3L3QosShaperThresholdInterval CmPmIntervalType
  f3L3QosShaperThresholdVariable VariablePointer
  f3L3QosShaperThresholdValueLo Unsigned32
  f3L3QosShaperThresholdValueHi Unsigned32
  f3L3QosShaperThresholdMonValue Counter64

F3L2A2NAclRuleStatsEntry  
SEQUENCE    
  f3L2A2NAclRuleStatsIndex Integer32
  f3L2A2NAclRuleStatsIntervalType CmPmIntervalType
  f3L2A2NAclRuleStatsValid TruthValue
  f3L2A2NAclRuleStatsAction CmPmBinAction
  f3L2A2NAclRuleStatsRuleMatch PerfCounter64

F3L2A2NAclRuleHistoryEntry  
SEQUENCE    
  f3L2A2NAclRuleHistoryIndex Integer32
  f3L2A2NAclRuleHistoryTime DateAndTime
  f3L2A2NAclRuleHistoryValid TruthValue
  f3L2A2NAclRuleHistoryAction CmPmBinAction
  f3L2A2NAclRuleHistoryRuleMatch PerfCounter64

F3L2A2NAclRuleThresholdEntry  
SEQUENCE    
  f3L2A2NAclRuleThresholdIndex Integer32
  f3L2A2NAclRuleThresholdInterval CmPmIntervalType
  f3L2A2NAclRuleThresholdVariable VariablePointer
  f3L2A2NAclRuleThresholdValueLo Unsigned32
  f3L2A2NAclRuleThresholdValueHi Unsigned32
  f3L2A2NAclRuleThresholdMonValue Counter64

F3L2N2AAclRuleStatsEntry  
SEQUENCE    
  f3L2N2AAclRuleStatsIndex Integer32
  f3L2N2AAclRuleStatsIntervalType CmPmIntervalType
  f3L2N2AAclRuleStatsValid TruthValue
  f3L2N2AAclRuleStatsAction CmPmBinAction
  f3L2N2AAclRuleStatsRuleMatch PerfCounter64

F3L2N2AAclRuleHistoryEntry  
SEQUENCE    
  f3L2N2AAclRuleHistoryIndex Integer32
  f3L2N2AAclRuleHistoryTime DateAndTime
  f3L2N2AAclRuleHistoryValid TruthValue
  f3L2N2AAclRuleHistoryAction CmPmBinAction
  f3L2N2AAclRuleHistoryRuleMatch PerfCounter64

F3L2N2AAclRuleThresholdEntry  
SEQUENCE    
  f3L2N2AAclRuleThresholdIndex Integer32
  f3L2N2AAclRuleThresholdInterval CmPmIntervalType
  f3L2N2AAclRuleThresholdVariable VariablePointer
  f3L2N2AAclRuleThresholdValueLo Unsigned32
  f3L2N2AAclRuleThresholdValueHi Unsigned32
  f3L2N2AAclRuleThresholdMonValue Counter64

Defined Values

f3L3MIB 1.3.6.1.4.1.2544.1.12.37
This module defines the L3 MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
MODULE-IDENTITY    

f3L3Objects 1.3.6.1.4.1.2544.1.12.37.1
OBJECT IDENTIFIER    

f3L3Performance 1.3.6.1.4.1.2544.1.12.37.2
OBJECT IDENTIFIER    

f3L3Notifications 1.3.6.1.4.1.2544.1.12.37.3
OBJECT IDENTIFIER    

f3L3Conformance 1.3.6.1.4.1.2544.1.12.37.4
OBJECT IDENTIFIER    

f3DhcpRelayAgentTable 1.3.6.1.4.1.2544.1.12.37.1.1
A list of entries for the Dhcp Relay Agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3DhcpRelayAgentEntry

f3DhcpRelayAgentEntry 1.3.6.1.4.1.2544.1.12.37.1.1.1
A conceptual row in the f3DhcpRelayAgentTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3DhcpRelayAgentEntry  

f3DhcpRelayAgentIndex 1.3.6.1.4.1.2544.1.12.37.1.1.1.1
The index of the DHCP relay agent entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

f3DhcpRelayAgentAlias 1.3.6.1.4.1.2544.1.12.37.1.1.1.2
The DHCP relay agent alias.
Status: current Access: read-write
OBJECT-TYPE    
  F3DisplayString Size(0..256)  

f3DhcpRelayAgentAdminState 1.3.6.1.4.1.2544.1.12.37.1.1.1.3
The admin state of this DCHP relay agent.
Status: current Access: read-write
OBJECT-TYPE    
  AdminState  

f3DhcpRelayAgentSecondaryState 1.3.6.1.4.1.2544.1.12.37.1.1.1.4
The secondary state of this DCHP relay agent.
Status: current Access: read-only
OBJECT-TYPE    
  SecondaryState  

f3DhcpRelayAgentOperationalState 1.3.6.1.4.1.2544.1.12.37.1.1.1.5
The operational state of this DCHP relay agent.
Status: current Access: read-only
OBJECT-TYPE    
  OperationalState  

f3DhcpRelayAgentIpVersion 1.3.6.1.4.1.2544.1.12.37.1.1.1.6
The Ip version of this DCHP relay agent.
Status: current Access: read-write
OBJECT-TYPE    
  IpVersion  

f3DhcpRelayAgentServerIpAddress 1.3.6.1.4.1.2544.1.12.37.1.1.1.7
The Ipv4 address of this DCHP relay agent.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3DhcpRelayAgentOp82SubOp9ControlEnabled 1.3.6.1.4.1.2544.1.12.37.1.1.1.8
This object describes the suboption9 of the option82 whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3DhcpRelayAgentOp82SubOp9Value 1.3.6.1.4.1.2544.1.12.37.1.1.1.9
This object describes the vendor string if the suboption9 enabled.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

f3DhcpRelayAgentStorageType 1.3.6.1.4.1.2544.1.12.37.1.1.1.10
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3DhcpRelayAgentRowStatus 1.3.6.1.4.1.2544.1.12.37.1.1.1.11
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 f3DhcpRelayAgentRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3DhcpRelayAgentRowStatus value as createAndGo(4). Upon successful row creation, this variable has a value of active(1). The f3DhcpRelayAgentRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3VrfTable 1.3.6.1.4.1.2544.1.12.37.1.2
A list of entries for the VRF user.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3VrfEntry

f3VrfEntry 1.3.6.1.4.1.2544.1.12.37.1.2.1
A conceptual row in the f3VrfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3VrfEntry  

f3VrfIndex 1.3.6.1.4.1.2544.1.12.37.1.2.1.1
The vrf number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

f3VrfAlias 1.3.6.1.4.1.2544.1.12.37.1.2.1.2
This object describes the vrf alias.
Status: current Access: read-write
OBJECT-TYPE    
  F3DisplayString Size(0..256)  

f3VrfAdminState 1.3.6.1.4.1.2544.1.12.37.1.2.1.3
This object describes the vrf admin state.
Status: current Access: read-write
OBJECT-TYPE    
  AdminState  

f3VrfSecondaryState 1.3.6.1.4.1.2544.1.12.37.1.2.1.4
This object describes the vrf secondary state.
Status: current Access: read-only
OBJECT-TYPE    
  SecondaryState  

f3VrfOperationalState 1.3.6.1.4.1.2544.1.12.37.1.2.1.5
This object describes the vrf operational state.
Status: current Access: read-only
OBJECT-TYPE    
  OperationalState  

f3VrfAccIsolationControlEnabled 1.3.6.1.4.1.2544.1.12.37.1.2.1.6
This object is used to control traffic between L3 flowpoint on Acc port.
Status: current Access: read-write
OBJECT-TYPE    
  OperationalState  

f3VrfPingIpv4Destination 1.3.6.1.4.1.2544.1.12.37.1.2.1.7
This object allows user to specify the IP Address to which ICMP Ping will be initiated.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3VrfTraceRouteIpv4Destination 1.3.6.1.4.1.2544.1.12.37.1.2.1.8
This object allows user to specify the IP Address to which Trace Route will be initiated.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3VrfAction 1.3.6.1.4.1.2544.1.12.37.1.2.1.9
The Vrf action, includes fluch ARP cache, ping, trace route.
Status: current Access: read-write
OBJECT-TYPE    
  VrfAction  

f3VrfPingResult 1.3.6.1.4.1.2544.1.12.37.1.2.1.10
The Ping action result.
Status: current Access: read-only
OBJECT-TYPE    
  F3DisplayString  

f3VrfTraceRouteResult 1.3.6.1.4.1.2544.1.12.37.1.2.1.11
The trace route action result.
Status: current Access: read-only
OBJECT-TYPE    
  F3DisplayString  

f3VrfStorageType 1.3.6.1.4.1.2544.1.12.37.1.2.1.12
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3VrfRowStatus 1.3.6.1.4.1.2544.1.12.37.1.2.1.13
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 f3VrfRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3VrfRowStatus value as createAndGo(4). Upon successful row creation, this variable has a value of active(1). The f3VrfRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3VrfDhcpRoutesControl 1.3.6.1.4.1.2544.1.12.37.1.2.1.14
This object is used to control dynamic routes creation based on DHCP relay agent operation. if it is disabled, the vrf should not use host ip addresses assigned by means of DHCP relay agent for the dynamic routes creation.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3FlowPointTable 1.3.6.1.4.1.2544.1.12.37.1.3
A list of entries for the L3 flowpoint.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3FlowPointEntry

f3L3FlowPointEntry 1.3.6.1.4.1.2544.1.12.37.1.3.1
A conceptual row in the f3L3FlowPointTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3FlowPointEntry  

f3L3FlowPointPortTypeIndex 1.3.6.1.4.1.2544.1.12.37.1.3.1.1
It specifies the port type, value 1 means net port, value 2 means acc port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

f3L3FlowPointPortIndex 1.3.6.1.4.1.2544.1.12.37.1.3.1.2
The port number value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

f3L3FlowPointIndex 1.3.6.1.4.1.2544.1.12.37.1.3.1.3
The L3 flow point number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

f3L3FlowPointAlias 1.3.6.1.4.1.2544.1.12.37.1.3.1.4
This object describes the L3 flow point alias.
Status: current Access: read-write
OBJECT-TYPE    
  F3DisplayString Size(0..256)  

f3L3FlowPointAdminState 1.3.6.1.4.1.2544.1.12.37.1.3.1.5
This object describes the L3 flow point admin state.
Status: current Access: read-write
OBJECT-TYPE    
  AdminState  

f3L3FlowPointSecondaryState 1.3.6.1.4.1.2544.1.12.37.1.3.1.6
This object describes the L3 flow point secondary state.
Status: current Access: read-only
OBJECT-TYPE    
  SecondaryState  

f3L3FlowPointOperationalState 1.3.6.1.4.1.2544.1.12.37.1.3.1.7
This object describes the L3 flow point operational state.
Status: current Access: read-only
OBJECT-TYPE    
  OperationalState  

f3L3FlowPointMultiCOSEnabled 1.3.6.1.4.1.2544.1.12.37.1.3.1.8
Control to enable or disable per-COS BWPs on a FlowPoint. ENABLED:per-COS BWPs (CIR, EIR, CBS, EBS, CM, CF) are applied as a policing function for all ingress frames of this flowpoint. DISABLED:per-Flow BWP (CIR, EIR, CBS, EBS, CM, CF) is applied as a policing function for all ingress frames of this flowpoint. User must independently enable each COS BWP when ENABLED.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3FlowPointCOS 1.3.6.1.4.1.2544.1.12.37.1.3.1.9
Identifies the internal COS applied to all ingress frames of the flowpoint.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L3FlowPointUntaggedMemberShipEnabled 1.3.6.1.4.1.2544.1.12.37.1.3.1.10
This attribute controls untagged frames membership for the Flowpoint. ENABLED: Ingress untagged frame matches Flowpoint membership. DISABLED: Ingress untagged frame does not match Flowpoint membership.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3FlowPointOuterTagMemberShipEnabled 1.3.6.1.4.1.2544.1.12.37.1.3.1.11
This attribute controls outer tag membership for the Flowpoint whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3FlowPointOuterTagMemberShipVlanId 1.3.6.1.4.1.2544.1.12.37.1.3.1.12
This attribute controls outer tag VlanId membership for the Flowpoint.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

f3L3FlowPointInnerTagMemberShipEnabled 1.3.6.1.4.1.2544.1.12.37.1.3.1.13
This attribute controls inner tag membership for the Flowpoint whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3FlowPointInnerTagMemberShipVlanId 1.3.6.1.4.1.2544.1.12.37.1.3.1.14
This attribute controls inner tag VlanId membership for the Flowpoint.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

f3L3FlowPointFragmentedPktsFwdEnabled 1.3.6.1.4.1.2544.1.12.37.1.3.1.15
This attribute specifies whether received IP Packets with More Fragments flag should be forwarded by the FlowPoint.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3FlowPointHCosMgmtEnabled 1.3.6.1.4.1.2544.1.12.37.1.3.1.16
This attribute specifies whether the Hierarchical COS shaping enabled for this flow point.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3FlowPointHCosGuaranteedBwHi 1.3.6.1.4.1.2544.1.12.37.1.3.1.17
This attribute specifies the Hierarchical COS guarranteed bandwidth high 32 bits for this flow point.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3L3FlowPointHCosGuaranteedBwLo 1.3.6.1.4.1.2544.1.12.37.1.3.1.18
This attribute specifies the Hierarchical COS guarranteed bandwidth low 32 bits for this flow point.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3L3FlowPointHCosMaximumBwHi 1.3.6.1.4.1.2544.1.12.37.1.3.1.19
This attribute specifies the Hierarchical COS maximum bandwidth high 32 bits for this flow point.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3L3FlowPointHCosMaximumBwLo 1.3.6.1.4.1.2544.1.12.37.1.3.1.20
This attribute specifies the Hierarchical COS maximum bandwidth low 32 bits for this flow point.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3L3FlowPointPolicingEnabled 1.3.6.1.4.1.2544.1.12.37.1.3.1.21
This attribute allows enable or disable policers of the flow point.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3FlowPointStorageType 1.3.6.1.4.1.2544.1.12.37.1.3.1.22
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3L3FlowPointRowStatus 1.3.6.1.4.1.2544.1.12.37.1.3.1.23
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 f3L3FlowPointRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3L3FlowPointRowStatus value as createAndGo(4). Upon successful row creation, this variable has a value of active(1). The f3L3FlowPointRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3L3AclRuleTable 1.3.6.1.4.1.2544.1.12.37.1.4
A list of entries for the L3 ACL rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3AclRuleEntry

f3L3AclRuleEntry 1.3.6.1.4.1.2544.1.12.37.1.4.1
A conceptual row in the f3L3AclRuleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3AclRuleEntry  

f3L3AclRuleParentIndex 1.3.6.1.4.1.2544.1.12.37.1.4.1.1
The ACL rule parent number, it could be flow index or L3 flow point index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

f3L3AclRuleIndex 1.3.6.1.4.1.2544.1.12.37.1.4.1.2
The ACL rule number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

f3L3AclRuleAlias 1.3.6.1.4.1.2544.1.12.37.1.4.1.3
The ACL rule alias.
Status: current Access: read-write
OBJECT-TYPE    
  F3DisplayString Size(0..256)  

f3L3AclRuleSrcIpv4AddressControl 1.3.6.1.4.1.2544.1.12.37.1.4.1.4
The ACL rule source IPv4 Adress control whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3AclRuleDynamicSrcIpControl 1.3.6.1.4.1.2544.1.12.37.1.4.1.5
The ACL rule dynamic source IPv4 Adress control whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3AclRuleSrcIpv4AddressLowLimit 1.3.6.1.4.1.2544.1.12.37.1.4.1.6
The ACL rule source IPv4 Adress low limit.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3L3AclRuleDstIpv4AddressControl 1.3.6.1.4.1.2544.1.12.37.1.4.1.7
The ACL rule Destination IPv4 Adress control whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3AclRuleDstIpv4AddressLowLimit 1.3.6.1.4.1.2544.1.12.37.1.4.1.8
The ACL rule Destination IPv4 Adress low limit.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3L3AclRuleIpv4PriorityControl 1.3.6.1.4.1.2544.1.12.37.1.4.1.9
The ACL rule IPv4 Priority control whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3AclRuleIpv4PriorityLowLimit 1.3.6.1.4.1.2544.1.12.37.1.4.1.10
The ACL rule IPv4 priority low limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L3AclRuleProtocolControl 1.3.6.1.4.1.2544.1.12.37.1.4.1.11
The ACL rule protocol control whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3AclRuleProtocolNumber 1.3.6.1.4.1.2544.1.12.37.1.4.1.12
The ACL rule protocol number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L3AclRuleSrcPortControl 1.3.6.1.4.1.2544.1.12.37.1.4.1.13
The ACL rule source port whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3AclRuleSrcPortLowLimit 1.3.6.1.4.1.2544.1.12.37.1.4.1.14
The ACL rule source port low limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L3AclRuleSrcPortHighLimit 1.3.6.1.4.1.2544.1.12.37.1.4.1.15
The ACL rule source port low limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L3AclRuleDstPortControl 1.3.6.1.4.1.2544.1.12.37.1.4.1.16
The ACL rule destination port whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3AclRuleDstPortLowLimit 1.3.6.1.4.1.2544.1.12.37.1.4.1.17
The ACL rule destination port low limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L3AclRuleDstPortHighLimit 1.3.6.1.4.1.2544.1.12.37.1.4.1.18
The ACL rule destination port low limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L3AclRulePriority 1.3.6.1.4.1.2544.1.12.37.1.4.1.19
The ACL rule priority.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L3AclRuleCOS 1.3.6.1.4.1.2544.1.12.37.1.4.1.20
The ACL rule class of service.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L3AclRuleOperation 1.3.6.1.4.1.2544.1.12.37.1.4.1.21
The ACL rule action.
Status: current Access: read-write
OBJECT-TYPE    
  L3AclRuleOperation  

f3L3AclRuleSummary 1.3.6.1.4.1.2544.1.12.37.1.4.1.22
The ACL rule summary.
Status: current Access: read-only
OBJECT-TYPE    
  F3DisplayString  

f3L3AclRuleCosOverrideControl 1.3.6.1.4.1.2544.1.12.37.1.4.1.23
The ACL rule COS Override control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3AclRuleSrcMacAddressControl 1.3.6.1.4.1.2544.1.12.37.1.4.1.24
The ACL rule Source MAC address control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3AclRuleDynamicSrcMacAddressControl 1.3.6.1.4.1.2544.1.12.37.1.4.1.25
The ACL rule dynamic Source MAC address control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3AclRuleSrcMacAddress 1.3.6.1.4.1.2544.1.12.37.1.4.1.26
The ACL rule dynamic Source MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

f3L3AclRuleSrcMacAddressMask 1.3.6.1.4.1.2544.1.12.37.1.4.1.27
The ACL rule dynamic Source MAC address mask.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

f3L3AclRuleDstMacAddressControl 1.3.6.1.4.1.2544.1.12.37.1.4.1.28
The ACL rule dynamic Destination MAC address control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3AclRuleDstMacAddress 1.3.6.1.4.1.2544.1.12.37.1.4.1.29
The ACL rule dynamic Destination MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

f3L3AclRuleDstMacAddressMask 1.3.6.1.4.1.2544.1.12.37.1.4.1.30
The ACL rule dynamic Destination MAC address mask.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

f3L3AclRuleOuterVlanVIDControl 1.3.6.1.4.1.2544.1.12.37.1.4.1.31
The ACL rule outer VID control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3AclRuleOuterVlanVIDLowLimit 1.3.6.1.4.1.2544.1.12.37.1.4.1.32
The ACL rule outer Vlan ID low limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

f3L3AclRuleOuterVlanVIDHighLimit 1.3.6.1.4.1.2544.1.12.37.1.4.1.33
The ACL rule outer Vlan ID high limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

f3L3AclRuleInnerVlanVIDControl 1.3.6.1.4.1.2544.1.12.37.1.4.1.34
The ACL rule inner VID control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3AclRuleInnerVlanVIDLowLimit 1.3.6.1.4.1.2544.1.12.37.1.4.1.35
The ACL rule inner Vlan ID low limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

f3L3AclRuleInnerVlanVIDHighLimit 1.3.6.1.4.1.2544.1.12.37.1.4.1.36
The ACL rule Inner Vlan ID high limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

f3L3AclRuleOuterVlanPcpControl 1.3.6.1.4.1.2544.1.12.37.1.4.1.37
The ACL rule outer vlan PCP control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3AclRuleOuterVlanPcpLowLimit 1.3.6.1.4.1.2544.1.12.37.1.4.1.38
The ACL rule outer vlan PCP priority low limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanPriority  

f3L3AclRuleOuterVlanPcpHighLimit 1.3.6.1.4.1.2544.1.12.37.1.4.1.39
The ACL rule outer vlan PCP priority high limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanPriority  

f3L3AclRuleInnerVlanPcpControl 1.3.6.1.4.1.2544.1.12.37.1.4.1.40
The ACL rule inner vlan PCP control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3AclRuleInnerVlanPcpLowLimit 1.3.6.1.4.1.2544.1.12.37.1.4.1.41
The ACL rule inner vlan PCP priority low limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanPriority  

f3L3AclRuleInnerVlanPcpHighLimit 1.3.6.1.4.1.2544.1.12.37.1.4.1.42
The ACL rule inner vlan PCP priority high limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanPriority  

f3L3AclRuleOuterVlanDeiControl 1.3.6.1.4.1.2544.1.12.37.1.4.1.43
The ACL rule outer vlan DEI control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3AclRuleOuterVlanDei 1.3.6.1.4.1.2544.1.12.37.1.4.1.44
The ACL rule outer vlan DEI.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1  

f3L3AclRuleEtherTypeControl 1.3.6.1.4.1.2544.1.12.37.1.4.1.45
The ACL rule outer vlan ether type control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3AclRuleEtherType 1.3.6.1.4.1.2544.1.12.37.1.4.1.46
The ACL rule outer vlan ether type.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L3AclRuleTcpFlagsControl 1.3.6.1.4.1.2544.1.12.37.1.4.1.47
The ACL rule outer vlan TCP flags control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3AclRuleTcpFlags 1.3.6.1.4.1.2544.1.12.37.1.4.1.48
The ACL rule outer vlan TCP flags.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L3AclRuleSrcIpv4AddressHighLimit 1.3.6.1.4.1.2544.1.12.37.1.4.1.49
The ACL rule source ipv4 adress high limit.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3L3AclRuleDstIpv4AddressHighLimit 1.3.6.1.4.1.2544.1.12.37.1.4.1.50
The ACL rule destination ipv4 adress high limit.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3L3AclRuleIpv4PriorityHighLimit 1.3.6.1.4.1.2544.1.12.37.1.4.1.51
The ACL rule ipv4 priority high limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L3AclRuleStorageType 1.3.6.1.4.1.2544.1.12.37.1.4.1.52
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3L3AclRuleRowStatus 1.3.6.1.4.1.2544.1.12.37.1.4.1.53
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 f3L3AclRuleRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3L3AclRuleRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3L3AclRuleRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3L3AclRuleAdminState 1.3.6.1.4.1.2544.1.12.37.1.4.1.54
This object allows user configure the Acl Rule in in-service or management state.
Status: current Access: read-write
OBJECT-TYPE    
  AdminState  

f3L2A2NAclRuleTable 1.3.6.1.4.1.2544.1.12.37.1.5
A list of entries for the L2A2N ACL rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L2A2NAclRuleEntry

f3L2A2NAclRuleEntry 1.3.6.1.4.1.2544.1.12.37.1.5.1
A conceptual row in the f3L2A2NAclRuleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L2A2NAclRuleEntry  

f3L2A2NAclRuleParentIndex 1.3.6.1.4.1.2544.1.12.37.1.5.1.1
The ACL rule parent number, it could be flow index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

f3L2A2NAclRuleIndex 1.3.6.1.4.1.2544.1.12.37.1.5.1.2
The ACL rule number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

f3L2A2NAclRuleAlias 1.3.6.1.4.1.2544.1.12.37.1.5.1.3
The ACL rule alias.
Status: current Access: read-write
OBJECT-TYPE    
  F3DisplayString Size(0..256)  

f3L2A2NAclRuleSrcIpv4AddressControl 1.3.6.1.4.1.2544.1.12.37.1.5.1.4
The ACL rule source IPv4 Adress control whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2A2NAclRuleDynamicSrcIpControl 1.3.6.1.4.1.2544.1.12.37.1.5.1.5
The ACL rule dynamic source IPv4 Adress control whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2A2NAclRuleSrcIpv4AddressLowLimit 1.3.6.1.4.1.2544.1.12.37.1.5.1.6
The ACL rule source IPv4 Adress low limit.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3L2A2NAclRuleDstIpv4AddressControl 1.3.6.1.4.1.2544.1.12.37.1.5.1.7
The ACL rule Destination IPv4 Adress control whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2A2NAclRuleDstIpv4AddressLowLimit 1.3.6.1.4.1.2544.1.12.37.1.5.1.8
The ACL rule Destination IPv4 Adress low limit.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3L2A2NAclRuleIpv4PriorityControl 1.3.6.1.4.1.2544.1.12.37.1.5.1.9
The ACL rule IPv4 Priority control whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2A2NAclRuleIpv4PriorityLowLimit 1.3.6.1.4.1.2544.1.12.37.1.5.1.10
The ACL rule IPv4 priority low limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2A2NAclRuleProtocolControl 1.3.6.1.4.1.2544.1.12.37.1.5.1.11
The ACL rule protocol control whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2A2NAclRuleProtocolNumber 1.3.6.1.4.1.2544.1.12.37.1.5.1.12
The ACL rule protocol number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2A2NAclRuleSrcPortControl 1.3.6.1.4.1.2544.1.12.37.1.5.1.13
The ACL rule source port whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2A2NAclRuleSrcPortLowLimit 1.3.6.1.4.1.2544.1.12.37.1.5.1.14
The ACL rule source port low limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2A2NAclRuleSrcPortHighLimit 1.3.6.1.4.1.2544.1.12.37.1.5.1.15
The ACL rule source port low limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2A2NAclRuleDstPortControl 1.3.6.1.4.1.2544.1.12.37.1.5.1.16
The ACL rule destination port whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2A2NAclRuleDstPortLowLimit 1.3.6.1.4.1.2544.1.12.37.1.5.1.17
The ACL rule destination port low limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2A2NAclRuleDstPortHighLimit 1.3.6.1.4.1.2544.1.12.37.1.5.1.18
The ACL rule destination port low limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2A2NAclRulePriority 1.3.6.1.4.1.2544.1.12.37.1.5.1.19
The ACL rule priority.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2A2NAclRuleCOS 1.3.6.1.4.1.2544.1.12.37.1.5.1.20
The ACL rule class of service.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2A2NAclRuleOperation 1.3.6.1.4.1.2544.1.12.37.1.5.1.21
The ACL rule action.
Status: current Access: read-write
OBJECT-TYPE    
  L3AclRuleOperation  

f3L2A2NAclRuleSummary 1.3.6.1.4.1.2544.1.12.37.1.5.1.22
The ACL rule summary.
Status: current Access: read-only
OBJECT-TYPE    
  F3DisplayString  

f3L2A2NAclRuleCosOverrideControl 1.3.6.1.4.1.2544.1.12.37.1.5.1.23
The ACL rule COS Override control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2A2NAclRuleSrcMacAddressControl 1.3.6.1.4.1.2544.1.12.37.1.5.1.24
The ACL rule Source MAC address control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2A2NAclRuleDynamicSrcMacAddressControl 1.3.6.1.4.1.2544.1.12.37.1.5.1.25
The ACL rule dynamic Source MAC address control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2A2NAclRuleSrcMacAddress 1.3.6.1.4.1.2544.1.12.37.1.5.1.26
The ACL rule dynamic Source MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

f3L2A2NAclRuleSrcMacAddressMask 1.3.6.1.4.1.2544.1.12.37.1.5.1.27
The ACL rule dynamic Source MAC address mask.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

f3L2A2NAclRuleDstMacAddressControl 1.3.6.1.4.1.2544.1.12.37.1.5.1.28
The ACL rule dynamic Destination MAC address control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2A2NAclRuleDstMacAddress 1.3.6.1.4.1.2544.1.12.37.1.5.1.29
The ACL rule dynamic Destination MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

f3L2A2NAclRuleDstMacAddressMask 1.3.6.1.4.1.2544.1.12.37.1.5.1.30
The ACL rule dynamic Destination MAC address mask.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

f3L2A2NAclRuleOuterVlanVIDControl 1.3.6.1.4.1.2544.1.12.37.1.5.1.31
The ACL rule outer VID control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2A2NAclRuleOuterVlanVIDLowLimit 1.3.6.1.4.1.2544.1.12.37.1.5.1.32
The ACL rule outer Vlan ID low limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

f3L2A2NAclRuleOuterVlanVIDHighLimit 1.3.6.1.4.1.2544.1.12.37.1.5.1.33
The ACL rule outer Vlan ID high limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

f3L2A2NAclRuleInnerVlanVIDControl 1.3.6.1.4.1.2544.1.12.37.1.5.1.34
The ACL rule inner VID control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2A2NAclRuleInnerVlanVIDLowLimit 1.3.6.1.4.1.2544.1.12.37.1.5.1.35
The ACL rule inner Vlan ID low limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

f3L2A2NAclRuleInnerVlanVIDHighLimit 1.3.6.1.4.1.2544.1.12.37.1.5.1.36
The ACL rule Inner Vlan ID high limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

f3L2A2NAclRuleOuterVlanPcpControl 1.3.6.1.4.1.2544.1.12.37.1.5.1.37
The ACL rule outer vlan PCP control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2A2NAclRuleOuterVlanPcpLowLimit 1.3.6.1.4.1.2544.1.12.37.1.5.1.38
The ACL rule outer vlan PCP priority low limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanPriority  

f3L2A2NAclRuleOuterVlanPcpHighLimit 1.3.6.1.4.1.2544.1.12.37.1.5.1.39
The ACL rule outer vlan PCP priority high limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanPriority  

f3L2A2NAclRuleInnerVlanPcpControl 1.3.6.1.4.1.2544.1.12.37.1.5.1.40
The ACL rule inner vlan PCP control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2A2NAclRuleInnerVlanPcpLowLimit 1.3.6.1.4.1.2544.1.12.37.1.5.1.41
The ACL rule inner vlan PCP priority low limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanPriority  

f3L2A2NAclRuleInnerVlanPcpHighLimit 1.3.6.1.4.1.2544.1.12.37.1.5.1.42
The ACL rule inner vlan PCP priority high limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanPriority  

f3L2A2NAclRuleOuterVlanDeiControl 1.3.6.1.4.1.2544.1.12.37.1.5.1.43
The ACL rule outer vlan DEI control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2A2NAclRuleOuterVlanDei 1.3.6.1.4.1.2544.1.12.37.1.5.1.44
The ACL rule outer vlan DEI.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1  

f3L2A2NAclRuleEtherTypeControl 1.3.6.1.4.1.2544.1.12.37.1.5.1.45
The ACL rule outer vlan ether type control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2A2NAclRuleEtherType 1.3.6.1.4.1.2544.1.12.37.1.5.1.46
The ACL rule outer vlan ether type.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2A2NAclRuleTcpFlagsControl 1.3.6.1.4.1.2544.1.12.37.1.5.1.47
The ACL rule outer vlan TCP flags control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2A2NAclRuleTcpFlags 1.3.6.1.4.1.2544.1.12.37.1.5.1.48
The ACL rule outer vlan TCP flags.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2A2NAclRuleSrcIpv4AddressHighLimit 1.3.6.1.4.1.2544.1.12.37.1.5.1.49
The ACL rule source ipv4 adress high limit.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3L2A2NAclRuleDstIpv4AddressHighLimit 1.3.6.1.4.1.2544.1.12.37.1.5.1.50
The ACL rule destination ipv4 adress high limit.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3L2A2NAclRuleIpv4PriorityHighLimit 1.3.6.1.4.1.2544.1.12.37.1.5.1.51
The ACL rule ipv4 priority high limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2A2NAclRuleStorageType 1.3.6.1.4.1.2544.1.12.37.1.5.1.52
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3L2A2NAclRuleRowStatus 1.3.6.1.4.1.2544.1.12.37.1.5.1.53
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 f3L2A2NAclRuleRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3L2A2NAclRuleRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3L2A2NAclRuleRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3L2A2NAclRuleAdminState 1.3.6.1.4.1.2544.1.12.37.1.5.1.54
This object allows user configure the Acl Rule in-service or management state.
Status: current Access: read-write
OBJECT-TYPE    
  AdminState  

f3L2N2AAclRuleTable 1.3.6.1.4.1.2544.1.12.37.1.6
A list of entries for the L2N2A ACL rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L2N2AAclRuleEntry

f3L2N2AAclRuleEntry 1.3.6.1.4.1.2544.1.12.37.1.6.1
A conceptual row in the f3L2N2AAclRuleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L2N2AAclRuleEntry  

f3L2N2AAclRuleParentIndex 1.3.6.1.4.1.2544.1.12.37.1.6.1.1
The ACL rule parent number, it could be flow index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

f3L2N2AAclRuleIndex 1.3.6.1.4.1.2544.1.12.37.1.6.1.2
The ACL rule number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

f3L2N2AAclRuleAlias 1.3.6.1.4.1.2544.1.12.37.1.6.1.3
The ACL rule alias.
Status: current Access: read-write
OBJECT-TYPE    
  F3DisplayString Size(0..256)  

f3L2N2AAclRuleSrcIpv4AddressControl 1.3.6.1.4.1.2544.1.12.37.1.6.1.4
The ACL rule source IPv4 Adress control whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2N2AAclRuleDynamicSrcIpControl 1.3.6.1.4.1.2544.1.12.37.1.6.1.5
The ACL rule dynamic source IPv4 Adress control whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2N2AAclRuleSrcIpv4AddressLowLimit 1.3.6.1.4.1.2544.1.12.37.1.6.1.6
The ACL rule source IPv4 Adress low limit.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3L2N2AAclRuleDstIpv4AddressControl 1.3.6.1.4.1.2544.1.12.37.1.6.1.7
The ACL rule Destination IPv4 Adress control whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2N2AAclRuleDstIpv4AddressLowLimit 1.3.6.1.4.1.2544.1.12.37.1.6.1.8
The ACL rule Destination IPv4 Adress low limit.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3L2N2AAclRuleIpv4PriorityControl 1.3.6.1.4.1.2544.1.12.37.1.6.1.9
The ACL rule IPv4 Priority control whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2N2AAclRuleIpv4PriorityLowLimit 1.3.6.1.4.1.2544.1.12.37.1.6.1.10
The ACL rule IPv4 priority low limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2N2AAclRuleProtocolControl 1.3.6.1.4.1.2544.1.12.37.1.6.1.11
The ACL rule protocol control whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2N2AAclRuleProtocolNumber 1.3.6.1.4.1.2544.1.12.37.1.6.1.12
The ACL rule protocol number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2N2AAclRuleSrcPortControl 1.3.6.1.4.1.2544.1.12.37.1.6.1.13
The ACL rule source port whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2N2AAclRuleSrcPortLowLimit 1.3.6.1.4.1.2544.1.12.37.1.6.1.14
The ACL rule source port low limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2N2AAclRuleSrcPortHighLimit 1.3.6.1.4.1.2544.1.12.37.1.6.1.15
The ACL rule source port low limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2N2AAclRuleDstPortControl 1.3.6.1.4.1.2544.1.12.37.1.6.1.16
The ACL rule destination port whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2N2AAclRuleDstPortLowLimit 1.3.6.1.4.1.2544.1.12.37.1.6.1.17
The ACL rule destination port low limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2N2AAclRuleDstPortHighLimit 1.3.6.1.4.1.2544.1.12.37.1.6.1.18
The ACL rule destination port low limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2N2AAclRulePriority 1.3.6.1.4.1.2544.1.12.37.1.6.1.19
The ACL rule priority.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2N2AAclRuleCOS 1.3.6.1.4.1.2544.1.12.37.1.6.1.20
The ACL rule class of service.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2N2AAclRuleOperation 1.3.6.1.4.1.2544.1.12.37.1.6.1.21
The ACL rule action.
Status: current Access: read-write
OBJECT-TYPE    
  L3AclRuleOperation  

f3L2N2AAclRuleSummary 1.3.6.1.4.1.2544.1.12.37.1.6.1.22
The ACL rule summary.
Status: current Access: read-only
OBJECT-TYPE    
  F3DisplayString  

f3L2N2AAclRuleCosOverrideControl 1.3.6.1.4.1.2544.1.12.37.1.6.1.23
The ACL rule COS Override control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2N2AAclRuleSrcMacAddressControl 1.3.6.1.4.1.2544.1.12.37.1.6.1.24
The ACL rule Source MAC address control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2N2AAclRuleDynamicSrcMacAddressControl 1.3.6.1.4.1.2544.1.12.37.1.6.1.25
The ACL rule dynamic Source MAC address control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2N2AAclRuleSrcMacAddress 1.3.6.1.4.1.2544.1.12.37.1.6.1.26
The ACL rule dynamic Source MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

f3L2N2AAclRuleSrcMacAddressMask 1.3.6.1.4.1.2544.1.12.37.1.6.1.27
The ACL rule dynamic Source MAC address mask.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

f3L2N2AAclRuleDstMacAddressControl 1.3.6.1.4.1.2544.1.12.37.1.6.1.28
The ACL rule dynamic Destination MAC address control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2N2AAclRuleDstMacAddress 1.3.6.1.4.1.2544.1.12.37.1.6.1.29
The ACL rule dynamic Destination MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

f3L2N2AAclRuleDstMacAddressMask 1.3.6.1.4.1.2544.1.12.37.1.6.1.30
The ACL rule dynamic Destination MAC address mask.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

f3L2N2AAclRuleOuterVlanVIDControl 1.3.6.1.4.1.2544.1.12.37.1.6.1.31
The ACL rule outer VID control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2N2AAclRuleOuterVlanVIDLowLimit 1.3.6.1.4.1.2544.1.12.37.1.6.1.32
The ACL rule outer Vlan ID low limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

f3L2N2AAclRuleOuterVlanVIDHighLimit 1.3.6.1.4.1.2544.1.12.37.1.6.1.33
The ACL rule outer Vlan ID high limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

f3L2N2AAclRuleInnerVlanVIDControl 1.3.6.1.4.1.2544.1.12.37.1.6.1.34
The ACL rule inner VID control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2N2AAclRuleInnerVlanVIDLowLimit 1.3.6.1.4.1.2544.1.12.37.1.6.1.35
The ACL rule inner Vlan ID low limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

f3L2N2AAclRuleInnerVlanVIDHighLimit 1.3.6.1.4.1.2544.1.12.37.1.6.1.36
The ACL rule Inner Vlan ID high limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

f3L2N2AAclRuleOuterVlanPcpControl 1.3.6.1.4.1.2544.1.12.37.1.6.1.37
The ACL rule outer vlan PCP control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2N2AAclRuleOuterVlanPcpLowLimit 1.3.6.1.4.1.2544.1.12.37.1.6.1.38
The ACL rule outer vlan PCP priority low limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanPriority  

f3L2N2AAclRuleOuterVlanPcpHighLimit 1.3.6.1.4.1.2544.1.12.37.1.6.1.39
The ACL rule outer vlan PCP priority high limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanPriority  

f3L2N2AAclRuleInnerVlanPcpControl 1.3.6.1.4.1.2544.1.12.37.1.6.1.40
The ACL rule inner vlan PCP control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2N2AAclRuleInnerVlanPcpLowLimit 1.3.6.1.4.1.2544.1.12.37.1.6.1.41
The ACL rule inner vlan PCP priority low limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanPriority  

f3L2N2AAclRuleInnerVlanPcpHighLimit 1.3.6.1.4.1.2544.1.12.37.1.6.1.42
The ACL rule inner vlan PCP priority high limit.
Status: current Access: read-write
OBJECT-TYPE    
  VlanPriority  

f3L2N2AAclRuleOuterVlanDeiControl 1.3.6.1.4.1.2544.1.12.37.1.6.1.43
The ACL rule outer vlan DEI control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2N2AAclRuleOuterVlanDei 1.3.6.1.4.1.2544.1.12.37.1.6.1.44
The ACL rule outer vlan DEI.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1  

f3L2N2AAclRuleEtherTypeControl 1.3.6.1.4.1.2544.1.12.37.1.6.1.45
The ACL rule outer vlan ether type control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2N2AAclRuleEtherType 1.3.6.1.4.1.2544.1.12.37.1.6.1.46
The ACL rule outer vlan ether type.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2N2AAclRuleTcpFlagsControl 1.3.6.1.4.1.2544.1.12.37.1.6.1.47
The ACL rule outer vlan TCP flags control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L2N2AAclRuleTcpFlags 1.3.6.1.4.1.2544.1.12.37.1.6.1.48
The ACL rule outer vlan TCP flags.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2N2AAclRuleSrcIpv4AddressHighLimit 1.3.6.1.4.1.2544.1.12.37.1.6.1.49
The ACL rule source ipv4 adress high limit.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3L2N2AAclRuleDstIpv4AddressHighLimit 1.3.6.1.4.1.2544.1.12.37.1.6.1.50
The ACL rule destination ipv4 adress high limit.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3L2N2AAclRuleIpv4PriorityHighLimit 1.3.6.1.4.1.2544.1.12.37.1.6.1.51
The ACL rule ipv4 priority high limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L2N2AAclRuleStorageType 1.3.6.1.4.1.2544.1.12.37.1.6.1.52
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3L2N2AAclRuleRowStatus 1.3.6.1.4.1.2544.1.12.37.1.6.1.53
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 f3L2N2AAclRuleRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3L2N2AAclRuleRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3L2N2AAclRuleRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3L2N2AAclRuleAdminState 1.3.6.1.4.1.2544.1.12.37.1.6.1.54
This object allows user configure the Acl Rule in-service or management state.
Status: current Access: read-write
OBJECT-TYPE    
  AdminState  

f3L3QosPolicerTable 1.3.6.1.4.1.2544.1.12.37.1.7
A list of entries corresponding to Ethernet Quality of Service Policer for configuration purposes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3QosPolicerEntry

f3L3QosPolicerEntry 1.3.6.1.4.1.2544.1.12.37.1.7.1
A conceptual row in the f3L3QosPolicerTable. These entries represent a Quality of Service Policer.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3QosPolicerEntry  

f3L3QosPolicerIndex 1.3.6.1.4.1.2544.1.12.37.1.7.1.1
The Policer Index that represents the COS level. This is applicable in case of a Multi COS flow. Index 1 represents COS 0; Index 2 represents COS 1 and so on. In release 5.6CC the range is extended to 1..16 to support duplicate N2A policers on a Flow. The duplicate policers are created under a Flow if network interface of the Flow is ERP Group or Split Horizon Group. In case of multi-cos Flow indices 1..8 represent policers of COS 0..7 going from Network 1 port; indices 9..16 represent policers for COS 0..7 going from Network 2 port. In case of single-cos Flow index 1 represents policer going from Network 1 port; index 9 represents policer going from Network 2 port.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..16  

f3L3QosPolicerAdminState 1.3.6.1.4.1.2544.1.12.37.1.7.1.2
This object represents the Administrative State of the QOS Flow Policer.
Status: current Access: read-write
OBJECT-TYPE    
  AdminState  

f3L3QosPolicerOperationalState 1.3.6.1.4.1.2544.1.12.37.1.7.1.3
This object represents the Operational State of the QOS Flow Policer.
Status: current Access: read-only
OBJECT-TYPE    
  OperationalState  

f3L3QosPolicerSecondaryState 1.3.6.1.4.1.2544.1.12.37.1.7.1.4
This object represents the Secondary State of the QOS Flow Policer.
Status: current Access: read-only
OBJECT-TYPE    
  SecondaryState  

f3L3QosPolicerCIRLo 1.3.6.1.4.1.2544.1.12.37.1.7.1.5
This object allows specification of the Commited Information Rate(CIR) on Policer. This represents the lower 32 bits of the CIR.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3L3QosPolicerCIRHi 1.3.6.1.4.1.2544.1.12.37.1.7.1.6
This object allows specification of the Commited Information Rate(CIR) on Policer. This represents the upper 32 bits of the CIR.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3L3QosPolicerEIRLo 1.3.6.1.4.1.2544.1.12.37.1.7.1.7
This object allows specification of the Excess Information Rate(EIR) on the Policer. This represents the lower 32 bits of the EIR.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3L3QosPolicerEIRHi 1.3.6.1.4.1.2544.1.12.37.1.7.1.8
This object allows specification of the Excess Information Rate(EIR) on the Policer. This represents the upper 32 bits of the EIR.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3L3QosPolicerCBS 1.3.6.1.4.1.2544.1.12.37.1.7.1.9
This object allows specification of the Commited Burst Size (CBS) on Policer.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

f3L3QosPolicerEBS 1.3.6.1.4.1.2544.1.12.37.1.7.1.10
This object allows specification of the Excess Burst Size (EBS) on the Policer.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

f3L3QosPolicerAlgorithm 1.3.6.1.4.1.2544.1.12.37.1.7.1.11
This object allows specification of Policer algorithm as 'srTCM' (Single Rate Triple Color Marking) or 'trTCM' (Two Rate Triple Color Marking).
Status: current Access: read-only
OBJECT-TYPE    
  PolicerAlgorithmType  

f3L3QosPolicerColorMode 1.3.6.1.4.1.2544.1.12.37.1.7.1.12
This object allows specification of Policer Color Mode as 'color-aware' or 'color-blind'.
Status: current Access: read-create
OBJECT-TYPE    
  PolicerColorMode  

f3L3QosPolicerCouplingFlag 1.3.6.1.4.1.2544.1.12.37.1.7.1.13
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

f3L3QosPolicerStorageType 1.3.6.1.4.1.2544.1.12.37.1.7.1.14
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3L3QosPolicerRowStatus 1.3.6.1.4.1.2544.1.12.37.1.7.1.15
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 f3L3QosPolicerRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3L3QosPolicerRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3L3QosPolicerRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3L3QosShaperTable 1.3.6.1.4.1.2544.1.12.37.1.8
A list of entries corresponding to Ethernet Access Port Quality of Service Shaper for configuration purposes. These shapers can be managed when the Access Port is in evpl mode and are relevant for traffic in the network to access direction.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3QosShaperEntry

f3L3QosShaperEntry 1.3.6.1.4.1.2544.1.12.37.1.8.1
A conceptual row in the f3L3QosShaperTable. These entries represent a Quality of Service Shaper.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3QosShaperEntry  

f3L3QosShaperIndex 1.3.6.1.4.1.2544.1.12.37.1.8.1.1
The unique integer index value corresponding to a Quality of Service Shaper.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..8  

f3L3QosShaperAdminState 1.3.6.1.4.1.2544.1.12.37.1.8.1.2
This object represents the Administrative State of the QOS Shaper.
Status: current Access: read-write
OBJECT-TYPE    
  AdminState  

f3L3QosShaperOperationalState 1.3.6.1.4.1.2544.1.12.37.1.8.1.3
This object represents the Operational State of the QOS Shaper.
Status: current Access: read-only
OBJECT-TYPE    
  OperationalState  

f3L3QosShaperSecondaryState 1.3.6.1.4.1.2544.1.12.37.1.8.1.4
This object represents the Secondary State of the QOS Shaper.
Status: current Access: read-only
OBJECT-TYPE    
  SecondaryState  

f3L3QosShaperCIRLo 1.3.6.1.4.1.2544.1.12.37.1.8.1.5
This object represents the Commited Information Rate(CIR) (Lower 32 bits)of a Shaper.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3L3QosShaperCIRHi 1.3.6.1.4.1.2544.1.12.37.1.8.1.6
This object represents the Commited Information Rate(CIR) (Higher 32 bits) of a Shaper.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3L3QosShaperEIRLo 1.3.6.1.4.1.2544.1.12.37.1.8.1.7
This object represents the Excess Information Rate(EIR) (Higher 32 bits) on the Shaper.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3L3QosShaperEIRHi 1.3.6.1.4.1.2544.1.12.37.1.8.1.8
This object represents the Excess Information Rate(EIR) (Higher 32 bits) on the Shaper.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3L3QosShaperBufferSize 1.3.6.1.4.1.2544.1.12.37.1.8.1.9
This object represents the Buffer Size of the Shaper.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3L3QosShaperCOS 1.3.6.1.4.1.2544.1.12.37.1.8.1.10
This object provides the COS (Class of Service) value for the QOS Shaper.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

f3L3QosShaperWredGreenMinQueueThreshold 1.3.6.1.4.1.2544.1.12.37.1.8.1.11
This object represents the Wred green packet min queue threshold value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3L3QosShaperWredGreenMaxQueueThreshold 1.3.6.1.4.1.2544.1.12.37.1.8.1.12
This object represents the Wred green packet max queue threshold value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3L3QosShaperWredGreenDropProbability 1.3.6.1.4.1.2544.1.12.37.1.8.1.13
This object represents the Wred green packet drop probability.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3L3QosShaperWredYellowMinQueueThreshold 1.3.6.1.4.1.2544.1.12.37.1.8.1.14
This object represents the Wred yellow packet min queue threshold value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3L3QosShaperWredYellowMaxQueueThreshold 1.3.6.1.4.1.2544.1.12.37.1.8.1.15
This object represents the Wred yellow packet max queue threshold value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3L3QosShaperWredYellowDropProbability 1.3.6.1.4.1.2544.1.12.37.1.8.1.16
This object represents the Wred yellow packet drop probability.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3L3QosShaperStorageType 1.3.6.1.4.1.2544.1.12.37.1.8.1.17
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3L3QosShaperRowStatus 1.3.6.1.4.1.2544.1.12.37.1.8.1.18
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 f3L3QosShaperRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3L3QosShaperRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3L3QosShaperRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3L3TrafficIPInterfaceTable 1.3.6.1.4.1.2544.1.12.37.1.9
A list of entries for the L3 Traffic IP Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3TrafficIPInterfaceEntry

f3L3TrafficIPInterfaceEntry 1.3.6.1.4.1.2544.1.12.37.1.9.1
A conceptual row in the f3L3TrafficIPInterfaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3TrafficIPInterfaceEntry  

f3L3TrafficIPIfIndex 1.3.6.1.4.1.2544.1.12.37.1.9.1.1
It specifies the traffic IP interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

f3L3TrafficIPIfName 1.3.6.1.4.1.2544.1.12.37.1.9.1.2
It specifies the traffic IP interface name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

f3L3TrafficIPIfAdminState 1.3.6.1.4.1.2544.1.12.37.1.9.1.3
This object represents the Administrative State of the interface.
Status: current Access: read-write
OBJECT-TYPE    
  AdminState  

f3L3TrafficIPIfSecondaryState 1.3.6.1.4.1.2544.1.12.37.1.9.1.4
This object represents the Secondary State of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  SecondaryState  

f3L3TrafficIPIfOperationalState 1.3.6.1.4.1.2544.1.12.37.1.9.1.5
This object represents the Operational State of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  OperationalState  

f3L3TrafficIPIfProxyArpEnabled 1.3.6.1.4.1.2544.1.12.37.1.9.1.6
This attribute controls poxy ARP on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3TrafficIPIfIpAddressSourceType 1.3.6.1.4.1.2544.1.12.37.1.9.1.7
This attribute represents the IP address source type.
Status: current Access: read-write
OBJECT-TYPE    
  IfIpAddressSourceType  

f3L3TrafficIPIfMgmtUseEnable 1.3.6.1.4.1.2544.1.12.37.1.9.1.8
This attribute is used for controlling use of interface for management. If enabled the NE can be managed through this interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3TrafficIPIfIpAddress 1.3.6.1.4.1.2544.1.12.37.1.9.1.9
IP Address of the interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3L3TrafficIPIfMask 1.3.6.1.4.1.2544.1.12.37.1.9.1.10
IP Address mask of the interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3L3TrafficIPIfDhcpRelayInterfaceSide 1.3.6.1.4.1.2544.1.12.37.1.9.1.11
This object represents interface side.
Status: current Access: read-write
OBJECT-TYPE    
  DhcpRelayInterfaceSide  

f3L3TrafficIPIfDhcpRelayVendorClassiDOpt60 1.3.6.1.4.1.2544.1.12.37.1.9.1.12
DHCP Option 60 value used for association of received DHCP message with Traffic IP Interface .
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

f3L3TrafficIPIfDhcpRelayVendorClassiDOpt60Control 1.3.6.1.4.1.2544.1.12.37.1.9.1.13
This Attribute is used to control inspection of DHCP option 60 presence in the DHCP messages received on Client Side Traffic IP Interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3TrafficIPIfDhcpRelayUserClassOpt77 1.3.6.1.4.1.2544.1.12.37.1.9.1.14
DHCP Option 77 value used for association of received DHCP message with Traffic IP Interface .
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

f3L3TrafficIPIfDhcpRelayUserClassOpt77Control 1.3.6.1.4.1.2544.1.12.37.1.9.1.15
This Attribute is used to control inspection of DHCP option 77 presence in the DHCP messages received on Client Side Traffic IP Interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3TrafficIPIfDhcpRelayInfoOpt82Sub1 1.3.6.1.4.1.2544.1.12.37.1.9.1.16
DHCP Option 82 sub option 1 value.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

f3L3TrafficIPIfDhcpRelayInfoOpt82Sub1Enabled 1.3.6.1.4.1.2544.1.12.37.1.9.1.17
This Attribute is used to control inspection of DHCP option 82 sub option 1 presence in the DHCP messages received on Client Side Traffic IP Interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3TrafficIPIfDhcpRelayInfoOpt82Sub2 1.3.6.1.4.1.2544.1.12.37.1.9.1.18
DHCP Option 82 sub option 2 value.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

f3L3TrafficIPIfDhcpRelayInfoOpt82Sub2Enabled 1.3.6.1.4.1.2544.1.12.37.1.9.1.19
This Attribute is used to control inspection of DHCP option 82 sub option 2 presence in the DHCP messages received on Client Side Traffic IP Interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3TrafficIPIfDhcpEnabled 1.3.6.1.4.1.2544.1.12.37.1.9.1.20
Whether or not DHCP is enabled on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3L3TrafficIPIfDhcpRole 1.3.6.1.4.1.2544.1.12.37.1.9.1.21
Specify the DHCP role on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  CmDhcpRole  

f3L3TrafficIPIfDhcpClientIdEnabled 1.3.6.1.4.1.2544.1.12.37.1.9.1.22
Whether or not DHCP client id enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3TrafficIPIfDhcpClientId 1.3.6.1.4.1.2544.1.12.37.1.9.1.23
Specify the DHCP Cliend ID value.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

f3L3TrafficIPIfDhcpClassIdEnabled 1.3.6.1.4.1.2544.1.12.37.1.9.1.24
Whether or not DHCP class id enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3TrafficIPIfDhcpHostNameEnabled 1.3.6.1.4.1.2544.1.12.37.1.9.1.25
Whether or not DHCP host name enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3TrafficIPIfDhcpHostName 1.3.6.1.4.1.2544.1.12.37.1.9.1.26
DHCP host name value.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

f3L3TrafficIPIfDhcpClientIdType 1.3.6.1.4.1.2544.1.12.37.1.9.1.27
This object describe whether the dhcp cid type.
Status: current Access: read-write
OBJECT-TYPE    
  DHCPCIDType  

f3L3TrafficIPIfDhcpHostNameType 1.3.6.1.4.1.2544.1.12.37.1.9.1.28
This object describe whether the dhcp host name type.
Status: current Access: read-write
OBJECT-TYPE    
  DHCPHostNameType  

f3L3TrafficIPIfStorageType 1.3.6.1.4.1.2544.1.12.37.1.9.1.29
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3L3TrafficIPIfRowStatus 1.3.6.1.4.1.2544.1.12.37.1.9.1.30
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 f3L3TrafficIPIfRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3L3TrafficIPIfRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3L3TrafficIPIfRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3L3TrafficIPIfAction 1.3.6.1.4.1.2544.1.12.37.1.9.1.31
This objects describes action set on this traffic ip interface.
Status: current Access: read-write
OBJECT-TYPE    
  AffectiveArpActionType  

f3DhcpRelayAgentTrafficIpIfMemberTable 1.3.6.1.4.1.2544.1.12.37.1.10
A list of entries for the Dhcp Relay Agent Traffic Ip Interface member.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3DhcpRelayAgentTrafficIpIfMemberEntry

f3DhcpRelayAgentTrafficIpIfMemberEntry 1.3.6.1.4.1.2544.1.12.37.1.10.1
A conceptual row in the f3DhcpRelayAgentTrafficIpIfMemberTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3DhcpRelayAgentTrafficIpIfMemberEntry  

f3DhcpRelayAgentTrafficIpIfMemberObject 1.3.6.1.4.1.2544.1.12.37.1.10.1.1
This object describes the traffic ip interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  VariablePointer  

f3DhcpRelayAgentTrafficIpIfMemberStorageType 1.3.6.1.4.1.2544.1.12.37.1.10.1.2
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3DhcpRelayAgentTrafficIpIfMemberRowStatus 1.3.6.1.4.1.2544.1.12.37.1.10.1.3
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 f3DhcpRelayAgentTrafficIpIfMemberRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3DhcpRelayAgentTrafficIpIfMemberRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3DhcpRelayAgentTrafficIpIfMemberRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3VrfTrafficIpIfMemberTable 1.3.6.1.4.1.2544.1.12.37.1.11
A list of entries for the Vrf Traffic Ip Interface member.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3VrfTrafficIpIfMemberEntry

f3VrfTrafficIpIfMemberEntry 1.3.6.1.4.1.2544.1.12.37.1.11.1
A conceptual row in the f3DhcpRelayAgentTrafficIpIfMemberTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3VrfTrafficIpIfMemberEntry  

f3VrfTrafficIpIfMemberObject 1.3.6.1.4.1.2544.1.12.37.1.11.1.1
This object describes the traffic ip interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  VariablePointer  

f3VrfTrafficIpIfMemberStorageType 1.3.6.1.4.1.2544.1.12.37.1.11.1.2
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3VrfTrafficIpIfMemberRowStatus 1.3.6.1.4.1.2544.1.12.37.1.11.1.3
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 f3VrfTrafficIpIfMemberRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3VrfTrafficIpIfMemberRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3VrfTrafficIpIfMemberRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3L3TrafficIpv4RouteTable 1.3.6.1.4.1.2544.1.12.37.1.12
A list of entries for the L3 Traffic Ipv4 route. Must set f3VrfAction as retrieveEffectiveRoutes(4) before get data from this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3TrafficIpv4RouteEntry

f3L3TrafficIpv4RouteEntry 1.3.6.1.4.1.2544.1.12.37.1.12.1
A conceptual row in the f3L3TrafficIpv4RouteTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3TrafficIpv4RouteEntry  

f3L3TrafficIpv4RouteDest 1.3.6.1.4.1.2544.1.12.37.1.12.1.1
It specifies the traffic Ipv4 route destination.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3L3TrafficIpv4RouteMask 1.3.6.1.4.1.2544.1.12.37.1.12.1.2
It specifies the traffic Ipv4 route mask.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3L3TrafficIpv4RouteNextHop 1.3.6.1.4.1.2544.1.12.37.1.12.1.3
It specifies the traffic Ipv4 route next hop.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

f3L3TrafficIpv4RouteMetric 1.3.6.1.4.1.2544.1.12.37.1.12.1.4
It specifies the traffic Ipv4 route metric.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3L3TrafficIpv4RouteInterface 1.3.6.1.4.1.2544.1.12.37.1.12.1.5
It specifies the traffic Ipv4 route interface.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

f3L3TrafficIpv4RouteAdvertise 1.3.6.1.4.1.2544.1.12.37.1.12.1.6
It specifies the traffic Ipv4 route advertise.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3TrafficIpv4RouteStatus 1.3.6.1.4.1.2544.1.12.37.1.12.1.7
It specifies the traffic Ipv4 route status.
Status: current Access: read-only
OBJECT-TYPE    
  TrafficIpRouteStatus  

f3L3TrafficIpv4RouteSourceForwardingEnable 1.3.6.1.4.1.2544.1.12.37.1.12.1.8
It specifies the traffic Ipv4 route source forwarding whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3L3TrafficIpv4RouteFlags 1.3.6.1.4.1.2544.1.12.37.1.12.1.9
It specifies the traffic Ipv4 route flags.
Status: current Access: read-only
OBJECT-TYPE    
  RouteFlags  

f3L3TrafficIpv4RouteStorageType 1.3.6.1.4.1.2544.1.12.37.1.12.1.10
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3L3TrafficIpv4RouteRowStatus 1.3.6.1.4.1.2544.1.12.37.1.12.1.11
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 f3L3TrafficIpv4RouteRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3L3TrafficIpv4RouteRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3L3TrafficIpv4RouteRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3L3TrafficIpv4RouteType 1.3.6.1.4.1.2544.1.12.37.1.12.1.12
It specifies the route is dynamic or static.
Status: current Access: read-only
OBJECT-TYPE    
  IpEntryType  

f3L3TrafficArpTable 1.3.6.1.4.1.2544.1.12.37.1.13
A list of Traffic ARP entries on the NIDs. Must set f3L3TrafficIPIfAction as retrieveAffectiveArp (1) before get data from this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3TrafficArpEntry

f3L3TrafficArpEntry 1.3.6.1.4.1.2544.1.12.37.1.13.1
A conceptual row in the f3L3TrafficArpTable. Entries can be created/deleted in this table by management application action.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3TrafficArpEntry  

f3L3TrafficArpIPAddress 1.3.6.1.4.1.2544.1.12.37.1.13.1.1
This object allows configuration of the ARP Entry IP Address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

f3L3TrafficArpMacAddress 1.3.6.1.4.1.2544.1.12.37.1.13.1.2
This object allows management of the ARP Entry MAC Address.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

f3L3TrafficArpInterface 1.3.6.1.4.1.2544.1.12.37.1.13.1.3
This object allows management of the ARP Entry Interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

f3L3TrafficArpEntryType 1.3.6.1.4.1.2544.1.12.37.1.13.1.4
The type of ARP Entry. Note that static entries can be created.
Status: current Access: read-write
OBJECT-TYPE    
  IpEntryType  

f3L3TrafficArpStorageType 1.3.6.1.4.1.2544.1.12.37.1.13.1.5
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3L3TrafficArpRowStatus 1.3.6.1.4.1.2544.1.12.37.1.13.1.6
The status of this row. The f3L3TrafficArpRowStatus object may be modified if the associated instance of this object is equal to active(1), notInService(2), or notReady(3).
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

f3L3FlowPointStatsTable 1.3.6.1.4.1.2544.1.12.37.2.1
A collection of L3 Flow Point related statistics. These reflect the current data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3FlowPointStatsEntry

f3L3FlowPointStatsEntry 1.3.6.1.4.1.2544.1.12.37.2.1.1
A conceptual row in the f3L3FlowPointStatsTable. Entries exist in this table for each L3 flow point.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3FlowPointStatsEntry  

f3L3FlowPointStatsIndex 1.3.6.1.4.1.2544.1.12.37.2.1.1.1
An arbitrary integer index value used to uniquely identify this L3 flow point statistics entry. 1 - 15min 2 - 1day 3 - rollover 4 - 5min
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4  

f3L3FlowPointStatsIntervalType 1.3.6.1.4.1.2544.1.12.37.2.1.1.2
Interval over which Performance Monitoring data is collected.
Status: current Access: read-only
OBJECT-TYPE    
  CmPmIntervalType  

f3L3FlowPointStatsValid 1.3.6.1.4.1.2544.1.12.37.2.1.1.3
Indicates the validity of the bin.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3L3FlowPointStatsAction 1.3.6.1.4.1.2544.1.12.37.2.1.1.4
Allows the Manager to clear the bin.
Status: current Access: read-write
OBJECT-TYPE    
  CmPmBinAction  

f3L3FlowPointStatsFMG 1.3.6.1.4.1.2544.1.12.37.2.1.1.5
The number of Frames Marked Green.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3FlowPointStatsFMY 1.3.6.1.4.1.2544.1.12.37.2.1.1.6
The number of Frames Marked Yellow.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3FlowPointStatsFMRD 1.3.6.1.4.1.2544.1.12.37.2.1.1.7
The number of Frames Marked Red and Discarded.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3FlowPointStatsFTD 1.3.6.1.4.1.2544.1.12.37.2.1.1.8
The number of Frames Tail Dropped.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3FlowPointStatsFragmentedDropAcl 1.3.6.1.4.1.2544.1.12.37.2.1.1.9
The number of dropped fragmented packets.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3FlowPointStatsAclRuleDrop 1.3.6.1.4.1.2544.1.12.37.2.1.1.10
The number of dropped packets due to ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3FlowPointStatsTtlEqual1Drop 1.3.6.1.4.1.2544.1.12.37.2.1.1.11
the number of dropped packets due to ttl's value is 1.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3FlowPointStatsFrameTx 1.3.6.1.4.1.2544.1.12.37.2.1.1.12
The number of total transmitted frames.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3FlowPointStatsFrameRx 1.3.6.1.4.1.2544.1.12.37.2.1.1.13
The number of total received frames.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3FlowPointStatsNoRouteDrop 1.3.6.1.4.1.2544.1.12.37.2.1.1.14
The number of frames drop due to no route.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3FlowPointHistoryTable 1.3.6.1.4.1.2544.1.12.37.2.2
A collection of L3 Flow Point related statistics. These reflect the current data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3FlowPointHistoryEntry

f3L3FlowPointHistoryEntry 1.3.6.1.4.1.2544.1.12.37.2.2.1
A conceptual row in the f3L3FlowPointHistoryTable. Entries exist in this table for each L3 flow point.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3FlowPointHistoryEntry  

f3L3FlowPointHistoryIndex 1.3.6.1.4.1.2544.1.12.37.2.2.1.1
An arbitrary integer index value used to uniquely identify this L3 flow point statistics entry. 1 - 15min 2 - 1day 3 - rollover 4 - 5min
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4  

f3L3FlowPointHistoryTime 1.3.6.1.4.1.2544.1.12.37.2.2.1.2
Indicates the time of history bin creation.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

f3L3FlowPointHistoryValid 1.3.6.1.4.1.2544.1.12.37.2.2.1.3
Indicates the validity of the bin.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3L3FlowPointHistoryAction 1.3.6.1.4.1.2544.1.12.37.2.2.1.4
Allows the Manager to clear the bin.
Status: current Access: read-write
OBJECT-TYPE    
  CmPmBinAction  

f3L3FlowPointHistoryFMG 1.3.6.1.4.1.2544.1.12.37.2.2.1.5
The number of Frames Marked Green.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3FlowPointHistoryFMY 1.3.6.1.4.1.2544.1.12.37.2.2.1.6
The number of Frames Marked Yellow.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3FlowPointHistoryFMRD 1.3.6.1.4.1.2544.1.12.37.2.2.1.7
The number of Frames Marked Red and Discarded.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3FlowPointHistoryFTD 1.3.6.1.4.1.2544.1.12.37.2.2.1.8
The number of Frames Tail Dropped.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3FlowPointHistoryFragmentedDropAcl 1.3.6.1.4.1.2544.1.12.37.2.2.1.9
The number of dropped fragmented packets.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3FlowPointHistoryAclRuleDrop 1.3.6.1.4.1.2544.1.12.37.2.2.1.10
The number of dropped packets due to ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3FlowPointHistoryTtlEqual1Drop 1.3.6.1.4.1.2544.1.12.37.2.2.1.11
the number of dropped packets due to ttl's value is 1.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3FlowPointHistoryFrameTx 1.3.6.1.4.1.2544.1.12.37.2.2.1.12
The number of total transmitted frames.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3FlowPointHistoryFrameRx 1.3.6.1.4.1.2544.1.12.37.2.2.1.13
the number of total recieved frames.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3FlowPointHistoryNoRouteDrop 1.3.6.1.4.1.2544.1.12.37.2.2.1.14
the number of frames dropped due to no route.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3FlowPointThresholdTable 1.3.6.1.4.1.2544.1.12.37.2.3
A table of entries that allow manageability of L3 Flow Point Thresholds.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3FlowPointThresholdEntry

f3L3FlowPointThresholdEntry 1.3.6.1.4.1.2544.1.12.37.2.3.1
A conceptual row in the f3L3FlowPointThresholdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3FlowPointThresholdEntry  

f3L3FlowPointThresholdIndex 1.3.6.1.4.1.2544.1.12.37.2.3.1.1
An index that uniquely identifies an entry in the f3L3FlowPointThresholdTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

f3L3FlowPointThresholdInterval 1.3.6.1.4.1.2544.1.12.37.2.3.1.2
The interval over which monitored value is sampled and compared with the specified threshold.
Status: current Access: read-only
OBJECT-TYPE    
  CmPmIntervalType  

f3L3FlowPointThresholdVariable 1.3.6.1.4.1.2544.1.12.37.2.3.1.3
The object identifier of the particular variable to be sampled.
Status: current Access: read-only
OBJECT-TYPE    
  VariablePointer  

f3L3FlowPointThresholdValueLo 1.3.6.1.4.1.2544.1.12.37.2.3.1.4
Lower 32 bits of the threshold value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3L3FlowPointThresholdValueHi 1.3.6.1.4.1.2544.1.12.37.2.3.1.5
Higher 32 bits of the threshold value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3L3FlowPointThresholdMonValue 1.3.6.1.4.1.2544.1.12.37.2.3.1.6
Monitored value corresponding to f3L3FlowPointThresholdVariable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

f3L3TrafficIpInterfaceStatsTable 1.3.6.1.4.1.2544.1.12.37.2.4
A collection of L3 traffic ip interface related statistics. These reflect the current data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3TrafficIpInterfaceStatsEntry

f3L3TrafficIpInterfaceStatsEntry 1.3.6.1.4.1.2544.1.12.37.2.4.1
A conceptual row in the f3L3TrafficIpInterfaceStatsTable. Entries exist in this table for each L3 traffic ip interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3TrafficIpInterfaceStatsEntry  

f3L3TrafficIpInterfaceStatsIndex 1.3.6.1.4.1.2544.1.12.37.2.4.1.1
An arbitrary integer index value used to uniquely identify this L3 flow point statistics entry. 1 - 15min 2 - 1day 3 - rollover 4 - 5min
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4  

f3L3TrafficIpInterfaceStatsIntervalType 1.3.6.1.4.1.2544.1.12.37.2.4.1.2
Interval over which Performance Monitoring data is collected.
Status: current Access: read-only
OBJECT-TYPE    
  CmPmIntervalType  

f3L3TrafficIpInterfaceStatsValid 1.3.6.1.4.1.2544.1.12.37.2.4.1.3
Indicates the validity of the bin.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3L3TrafficIpInterfaceStatsAction 1.3.6.1.4.1.2544.1.12.37.2.4.1.4
Allows the Manager to clear the bin.
Status: current Access: read-write
OBJECT-TYPE    
  CmPmBinAction  

f3L3TrafficIpInterfaceStatsDhcpTx 1.3.6.1.4.1.2544.1.12.37.2.4.1.5
The number of packets DHCP Transmit.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3TrafficIpInterfaceStatsDhcpRx 1.3.6.1.4.1.2544.1.12.37.2.4.1.6
The number of packets DHCP Recieved.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3TrafficIpInterfaceStatsIcmpTx 1.3.6.1.4.1.2544.1.12.37.2.4.1.7
The number of packets Icmp protocol transmit.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3TrafficIpInterfaceStatsIcmpRx 1.3.6.1.4.1.2544.1.12.37.2.4.1.8
The number of packets Icmp protocol recieved.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3TrafficIpInterfaceStatsArpReqTx 1.3.6.1.4.1.2544.1.12.37.2.4.1.9
The number of transmit packets due to ARP request.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3TrafficIpInterfaceStatsArpReqRx 1.3.6.1.4.1.2544.1.12.37.2.4.1.10
the number of recieved packets due to ARP request.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3TrafficIpInterfaceStatsArpReplyTx 1.3.6.1.4.1.2544.1.12.37.2.4.1.11
The number of transmit packets due to ARP reply.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3TrafficIpInterfaceStatsArpReplyRx 1.3.6.1.4.1.2544.1.12.37.2.4.1.12
the number of recieved packets due to ARP reply.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3TrafficIpInterfaceHistoryTable 1.3.6.1.4.1.2544.1.12.37.2.5
A collection of L3 traffic ip interface related history statistics. These reflect the history data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3TrafficIpInterfaceHistoryEntry

f3L3TrafficIpInterfaceHistoryEntry 1.3.6.1.4.1.2544.1.12.37.2.5.1
A conceptual row in the f3L3TrafficIpInterfaceHistoryTable. Entries exist in this table for each L3 traffic ip interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3TrafficIpInterfaceHistoryEntry  

f3L3TrafficIpInterfaceHistoryIndex 1.3.6.1.4.1.2544.1.12.37.2.5.1.1
An arbitrary integer index value used to uniquely identify this L3 flow point statistics entry. 1 - 15min 2 - 1day 3 - rollover 4 - 5min
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4  

f3L3TrafficIpInterfaceHistoryTime 1.3.6.1.4.1.2544.1.12.37.2.5.1.2
Indicates the time of history bin creation.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

f3L3TrafficIpInterfaceHistoryValid 1.3.6.1.4.1.2544.1.12.37.2.5.1.3
Indicates the validity of the bin.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3L3TrafficIpInterfaceHistoryAction 1.3.6.1.4.1.2544.1.12.37.2.5.1.4
Allows the Manager to clear the bin.
Status: current Access: read-write
OBJECT-TYPE    
  CmPmBinAction  

f3L3TrafficIpInterfaceHistoryDhcpTx 1.3.6.1.4.1.2544.1.12.37.2.5.1.5
The number of packets DHCP Transmit.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3TrafficIpInterfaceHistoryDhcpRx 1.3.6.1.4.1.2544.1.12.37.2.5.1.6
The number of packets DHCP Recieved.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3TrafficIpInterfaceHistoryIcmpTx 1.3.6.1.4.1.2544.1.12.37.2.5.1.7
The number of packets Icmp protocol transmit.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3TrafficIpInterfaceHistoryIcmpRx 1.3.6.1.4.1.2544.1.12.37.2.5.1.8
The number of packets Icmp protocol recieved.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3TrafficIpInterfaceHistoryArpReqTx 1.3.6.1.4.1.2544.1.12.37.2.5.1.9
The number of transmit packets due to ARP request.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3TrafficIpInterfaceHistoryArpReqRx 1.3.6.1.4.1.2544.1.12.37.2.5.1.10
the number of recieved packets due to ARP request.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3TrafficIpInterfaceHistoryArpReplyTx 1.3.6.1.4.1.2544.1.12.37.2.5.1.11
The number of transmit packets due to ARP reply.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3TrafficIpInterfaceHistoryArpReplyRx 1.3.6.1.4.1.2544.1.12.37.2.5.1.12
the number of recieved packets due to ARP reply.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3TrafficIpInterfaceThresholdTable 1.3.6.1.4.1.2544.1.12.37.2.6
A table of entries that allow manageability of L3 traffic ip interface Thresholds.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3TrafficIpInterfaceThresholdEntry

f3L3TrafficIpInterfaceThresholdEntry 1.3.6.1.4.1.2544.1.12.37.2.6.1
A conceptual row in the f3L3TrafficIpInterfaceThresholdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3TrafficIpInterfaceThresholdEntry  

f3L3TrafficIpInterfaceThresholdIndex 1.3.6.1.4.1.2544.1.12.37.2.6.1.1
An index that uniquely identifies an entry in the f3L3TrafficIpInterfaceThresholdTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

f3L3TrafficIpInterfaceThresholdInterval 1.3.6.1.4.1.2544.1.12.37.2.6.1.2
The interval over which monitored value is sampled and compared with the specified threshold.
Status: current Access: read-only
OBJECT-TYPE    
  CmPmIntervalType  

f3L3TrafficIpInterfaceThresholdVariable 1.3.6.1.4.1.2544.1.12.37.2.6.1.3
The object identifier of the particular variable to be sampled.
Status: current Access: read-only
OBJECT-TYPE    
  VariablePointer  

f3L3TrafficIpInterfaceThresholdValueLo 1.3.6.1.4.1.2544.1.12.37.2.6.1.4
Lower 32 bits of the threshold value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3L3TrafficIpInterfaceThresholdValueHi 1.3.6.1.4.1.2544.1.12.37.2.6.1.5
Higher 32 bits of the threshold value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3L3TrafficIpInterfaceThresholdMonValue 1.3.6.1.4.1.2544.1.12.37.2.6.1.6
Monitored value corresponding to f3L3TrafficIpInterfaceThresholdVariable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

f3L3AclRuleStatsTable 1.3.6.1.4.1.2544.1.12.37.2.7
A collection of L3 acl rule related statistics. These reflect the current data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3AclRuleStatsEntry

f3L3AclRuleStatsEntry 1.3.6.1.4.1.2544.1.12.37.2.7.1
A conceptual row in the f3L3AclRuleStatsTable. Entries exist in this table for each Acl rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3AclRuleStatsEntry  

f3L3AclRuleStatsIndex 1.3.6.1.4.1.2544.1.12.37.2.7.1.1
An arbitrary integer index value used to uniquely identify this L3 flow point statistics entry. 1 - 15min 2 - 1day 3 - rollover 4 - 5min
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4  

f3L3AclRuleStatsIntervalType 1.3.6.1.4.1.2544.1.12.37.2.7.1.2
Interval over which Performance Monitoring data is collected.
Status: current Access: read-only
OBJECT-TYPE    
  CmPmIntervalType  

f3L3AclRuleStatsValid 1.3.6.1.4.1.2544.1.12.37.2.7.1.3
Indicates the validity of the bin.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3L3AclRuleStatsAction 1.3.6.1.4.1.2544.1.12.37.2.7.1.4
Allows the Manager to clear the bin.
Status: current Access: read-write
OBJECT-TYPE    
  CmPmBinAction  

f3L3AclRuleStatsRuleMatch 1.3.6.1.4.1.2544.1.12.37.2.7.1.5
The number of packets matching the ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3AclRuleHistoryTable 1.3.6.1.4.1.2544.1.12.37.2.8
A collection of L3 acl rule related history statistics. These reflect the history data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3AclRuleHistoryEntry

f3L3AclRuleHistoryEntry 1.3.6.1.4.1.2544.1.12.37.2.8.1
A conceptual row in the f3L3AclRuleHistoryTable. Entries exist in this table for each L3 acl rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3AclRuleHistoryEntry  

f3L3AclRuleHistoryIndex 1.3.6.1.4.1.2544.1.12.37.2.8.1.1
An arbitrary integer index value used to uniquely identify this L3 flow point statistics entry. 1 - 15min 2 - 1day 3 - rollover 4 - 5min
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4  

f3L3AclRuleHistoryTime 1.3.6.1.4.1.2544.1.12.37.2.8.1.2
Indicates the time of history bin creation.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

f3L3AclRuleHistoryValid 1.3.6.1.4.1.2544.1.12.37.2.8.1.3
Indicates the validity of the bin.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3L3AclRuleHistoryAction 1.3.6.1.4.1.2544.1.12.37.2.8.1.4
Allows the Manager to clear the bin.
Status: current Access: read-write
OBJECT-TYPE    
  CmPmBinAction  

f3L3AclRuleHistoryRuleMatch 1.3.6.1.4.1.2544.1.12.37.2.8.1.5
The number of packets matching acl rule.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3AclRuleThresholdTable 1.3.6.1.4.1.2544.1.12.37.2.9
A table of entries that allow manageability of L3 acl rule Thresholds.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3AclRuleThresholdEntry

f3L3AclRuleThresholdEntry 1.3.6.1.4.1.2544.1.12.37.2.9.1
A conceptual row in the f3L3AclRuleThresholdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3AclRuleThresholdEntry  

f3L3AclRuleThresholdIndex 1.3.6.1.4.1.2544.1.12.37.2.9.1.1
An index that uniquely identifies an entry in the f3L3AclRuleThresholdTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

f3L3AclRuleThresholdInterval 1.3.6.1.4.1.2544.1.12.37.2.9.1.2
The interval over which monitored value is sampled and compared with the specified threshold.
Status: current Access: read-only
OBJECT-TYPE    
  CmPmIntervalType  

f3L3AclRuleThresholdVariable 1.3.6.1.4.1.2544.1.12.37.2.9.1.3
The object identifier of the particular variable to be sampled.
Status: current Access: read-only
OBJECT-TYPE    
  VariablePointer  

f3L3AclRuleThresholdValueLo 1.3.6.1.4.1.2544.1.12.37.2.9.1.4
Lower 32 bits of the threshold value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3L3AclRuleThresholdValueHi 1.3.6.1.4.1.2544.1.12.37.2.9.1.5
Higher 32 bits of the threshold value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3L3AclRuleThresholdMonValue 1.3.6.1.4.1.2544.1.12.37.2.9.1.6
Monitored value corresponding to f3L3AclRuleThresholdVariable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

f3L3QosPolicerStatsTable 1.3.6.1.4.1.2544.1.12.37.2.10
A collection of QOS Policer statistics. These reflect the current data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3QosPolicerStatsEntry

f3L3QosPolicerStatsEntry 1.3.6.1.4.1.2544.1.12.37.2.10.1
A conceptual row in the f3L3QosPolicerStatsTable. Entries exist in this table for each l3 flow point policer.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3QosPolicerStatsEntry  

f3L3QosPolicerStatsIndex 1.3.6.1.4.1.2544.1.12.37.2.10.1.1
An integer index value used to uniquely identify this QOS Policer statistics entry. 1 - 15min 2 - 1day 3 - rollover 4 - 5min
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

f3L3QosPolicerStatsIntervalType 1.3.6.1.4.1.2544.1.12.37.2.10.1.2
Interval over which Performance Monitoring data is collected.
Status: current Access: read-only
OBJECT-TYPE    
  CmPmIntervalType  

f3L3QosPolicerStatsValid 1.3.6.1.4.1.2544.1.12.37.2.10.1.3
Indicates the validity of the bin.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3L3QosPolicerStatsAction 1.3.6.1.4.1.2544.1.12.37.2.10.1.4
Allows the Manager to clear the bin.
Status: current Access: read-write
OBJECT-TYPE    
  CmPmBinAction  

f3L3QosPolicerStatsFMG 1.3.6.1.4.1.2544.1.12.37.2.10.1.5
Frames Marked Green.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosPolicerStatsFMY 1.3.6.1.4.1.2544.1.12.37.2.10.1.6
Frames Marked Yellow.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosPolicerStatsFMYD 1.3.6.1.4.1.2544.1.12.37.2.10.1.7
Frames Marked Yellow and Dropped.
Status: deprecated Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosPolicerStatsFMRD 1.3.6.1.4.1.2544.1.12.37.2.10.1.8
Frames Marked Red and Discarded.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosPolicerStatsBytesIn 1.3.6.1.4.1.2544.1.12.37.2.10.1.9
Number of bytes received by the Policer.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosPolicerStatsBytesOut 1.3.6.1.4.1.2544.1.12.37.2.10.1.10
Number of bytes transmitted by the Policer.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosPolicerStatsABR 1.3.6.1.4.1.2544.1.12.37.2.10.1.11
Average Bit Rate on the Policer.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosPolicerHistoryTable 1.3.6.1.4.1.2544.1.12.37.2.11
A collection of QOS Policer statistics. These reflect the current data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3QosPolicerHistoryEntry

f3L3QosPolicerHistoryEntry 1.3.6.1.4.1.2544.1.12.37.2.11.1
A conceptual row in the f3L3QosPolicerHistoryTable. Entries exist in this table for each flow point policer.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3QosPolicerHistoryEntry  

f3L3QosPolicerHistoryIndex 1.3.6.1.4.1.2544.1.12.37.2.11.1.1
An arbitrary integer index value used to uniquely identify this QOS Policer history entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

f3L3QosPolicerHistoryTime 1.3.6.1.4.1.2544.1.12.37.2.11.1.2
Indicates the time of history bin creation.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

f3L3QosPolicerHistoryValid 1.3.6.1.4.1.2544.1.12.37.2.11.1.3
Indicates the validity of the bin.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3L3QosPolicerHistoryAction 1.3.6.1.4.1.2544.1.12.37.2.11.1.4
Allows the Manager to clear the bin.
Status: current Access: read-write
OBJECT-TYPE    
  CmPmBinAction  

f3L3QosPolicerHistoryFMG 1.3.6.1.4.1.2544.1.12.37.2.11.1.5
Frames Marked Green.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosPolicerHistoryFMY 1.3.6.1.4.1.2544.1.12.37.2.11.1.6
Frames Marked Yellow.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosPolicerHistoryFMYD 1.3.6.1.4.1.2544.1.12.37.2.11.1.7
Frames Marked Yellow and Dropped.
Status: deprecated Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosPolicerHistoryFMRD 1.3.6.1.4.1.2544.1.12.37.2.11.1.8
Frames Marked Red and Discarded.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosPolicerHistoryBytesIn 1.3.6.1.4.1.2544.1.12.37.2.11.1.9
Number of bytes received by the Policer.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosPolicerHistoryBytesOut 1.3.6.1.4.1.2544.1.12.37.2.11.1.10
Number of bytes transmitted by the Policer.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosPolicerHistoryABR 1.3.6.1.4.1.2544.1.12.37.2.11.1.11
Average Bit Rate on the Policer.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosPolicerThresholdTable 1.3.6.1.4.1.2544.1.12.37.2.12
A table of entries that allow manageability of QOS Policer Thresholds.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3QosPolicerThresholdEntry

f3L3QosPolicerThresholdEntry 1.3.6.1.4.1.2544.1.12.37.2.12.1
A conceptual row in the f3L3QosPolicerThresholdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3QosPolicerThresholdEntry  

f3L3QosPolicerThresholdIndex 1.3.6.1.4.1.2544.1.12.37.2.12.1.1
An index that uniquely identifies an entry in the f3L3QosPolicerThresholdTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

f3L3QosPolicerThresholdInterval 1.3.6.1.4.1.2544.1.12.37.2.12.1.2
The interval over which monitored value is sampled and compared with the specified threshold.
Status: current Access: read-only
OBJECT-TYPE    
  CmPmIntervalType  

f3L3QosPolicerThresholdVariable 1.3.6.1.4.1.2544.1.12.37.2.12.1.3
The object identifier of the particular variable to be sampled.
Status: current Access: read-only
OBJECT-TYPE    
  VariablePointer  

f3L3QosPolicerThresholdValueLo 1.3.6.1.4.1.2544.1.12.37.2.12.1.4
Lower 32 bits of the threshold value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3L3QosPolicerThresholdValueHi 1.3.6.1.4.1.2544.1.12.37.2.12.1.5
Higher 32 bits of the threshold value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3L3QosPolicerThresholdMonValue 1.3.6.1.4.1.2544.1.12.37.2.12.1.6
Monitored value corresponding to f3L3QosPolicerThresholdVariable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

f3L3QosShaperStatsTable 1.3.6.1.4.1.2544.1.12.37.2.13
A collection of L3 flow point Level QOS Shaper statistics. These reflect the current data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3QosShaperStatsEntry

f3L3QosShaperStatsEntry 1.3.6.1.4.1.2544.1.12.37.2.13.1
A conceptual row in the f3L3QosShaperStatsTable. Entries exist in this table for each QOS Shaper per L3 flow point.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3QosShaperStatsEntry  

f3L3QosShaperStatsIndex 1.3.6.1.4.1.2544.1.12.37.2.13.1.1
An arbitrary integer index value used to uniquely identify this QOS Shaper statistics entry. 1 - 15min 2 - 1day 3 - rollover 4 - 5min
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

f3L3QosShaperStatsIntervalType 1.3.6.1.4.1.2544.1.12.37.2.13.1.2
Interval over which Performance Monitoring data is collected.
Status: current Access: read-only
OBJECT-TYPE    
  CmPmIntervalType  

f3L3QosShaperStatsValid 1.3.6.1.4.1.2544.1.12.37.2.13.1.3
Indicates the validity of the bin.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3L3QosShaperStatsAction 1.3.6.1.4.1.2544.1.12.37.2.13.1.4
Allows the Manager to clear the bin.
Status: current Access: read-write
OBJECT-TYPE    
  CmPmBinAction  

f3L3QosShaperStatsBT 1.3.6.1.4.1.2544.1.12.37.2.13.1.5
Bytes Transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosShaperStatsBTD 1.3.6.1.4.1.2544.1.12.37.2.13.1.6
Bytes Tail Dropped.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosShaperStatsFD 1.3.6.1.4.1.2544.1.12.37.2.13.1.7
Frames Dequeued.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosShaperStatsFTD 1.3.6.1.4.1.2544.1.12.37.2.13.1.8
Frames Tail Dropped.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosShaperStatsBR 1.3.6.1.4.1.2544.1.12.37.2.13.1.9
Bytes Replicated.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosShaperStatsFR 1.3.6.1.4.1.2544.1.12.37.2.13.1.10
Frames Replicated.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosShaperStatsABRRL 1.3.6.1.4.1.2544.1.12.37.2.13.1.11
Average Bit Rate - Rate Limited.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosShaperStatsABRRLR 1.3.6.1.4.1.2544.1.12.37.2.13.1.12
Average Bit Rate - Rate Limited, Replicated.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosShaperStatsBREDD 1.3.6.1.4.1.2544.1.12.37.2.13.1.13
Bytes Random Early Discard, Dropped.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosShaperStatsFREDD 1.3.6.1.4.1.2544.1.12.37.2.13.1.14
Frames Random Early Discard, Dropped.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosShaperHistoryTable 1.3.6.1.4.1.2544.1.12.37.2.14
A collection of l3 flow point Level QOS Shaper statistics. These reflect the history data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3QosShaperHistoryEntry

f3L3QosShaperHistoryEntry 1.3.6.1.4.1.2544.1.12.37.2.14.1
A conceptual row in the f3L3QosShaperHistoryTable. Entries exist in this table for each Shaper per l3 flow point.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3QosShaperHistoryEntry  

f3L3QosShaperHistoryIndex 1.3.6.1.4.1.2544.1.12.37.2.14.1.1
An arbitrary integer index value used to uniquely identify this QOS Shaper statistics entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

f3L3QosShaperHistoryTime 1.3.6.1.4.1.2544.1.12.37.2.14.1.2
Indicates the time of history bin creation.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

f3L3QosShaperHistoryValid 1.3.6.1.4.1.2544.1.12.37.2.14.1.3
Indicates the validity of the bin.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3L3QosShaperHistoryAction 1.3.6.1.4.1.2544.1.12.37.2.14.1.4
Allows the Manager to clear the bin.
Status: current Access: read-write
OBJECT-TYPE    
  CmPmBinAction  

f3L3QosShaperHistoryBT 1.3.6.1.4.1.2544.1.12.37.2.14.1.5
Bytes Transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosShaperHistoryBTD 1.3.6.1.4.1.2544.1.12.37.2.14.1.6
Bytes Tail Dropped.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosShaperHistoryFD 1.3.6.1.4.1.2544.1.12.37.2.14.1.7
Frames Dequeued.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosShaperHistoryFTD 1.3.6.1.4.1.2544.1.12.37.2.14.1.8
Frames Tail Dropped.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosShaperHistoryBR 1.3.6.1.4.1.2544.1.12.37.2.14.1.9
Bytes Replicated.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosShaperHistoryFR 1.3.6.1.4.1.2544.1.12.37.2.14.1.10
Frames Replicated.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosShaperHistoryABRRL 1.3.6.1.4.1.2544.1.12.37.2.14.1.11
Average Bit Rate - Rate Limited.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosShaperHistoryABRRLR 1.3.6.1.4.1.2544.1.12.37.2.14.1.12
Average Bit Rate - Rate Limited, Replicated.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosShaperHistoryBREDD 1.3.6.1.4.1.2544.1.12.37.2.14.1.13
Bytes Random Early Discard, Dropped.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosShaperHistoryFREDD 1.3.6.1.4.1.2544.1.12.37.2.14.1.14
Frames Random Early Discard, Dropped.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L3QosShaperThresholdTable 1.3.6.1.4.1.2544.1.12.37.2.15
A table of entries that allow manageability of QOS Shaper Thresholds.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L3QosShaperThresholdEntry

f3L3QosShaperThresholdEntry 1.3.6.1.4.1.2544.1.12.37.2.15.1
A conceptual row in the f3L3QosShaperThresholdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L3QosShaperThresholdEntry  

f3L3QosShaperThresholdIndex 1.3.6.1.4.1.2544.1.12.37.2.15.1.1
An index that uniquely identifies an entry in the f3L3QosShaperThresholdTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

f3L3QosShaperThresholdInterval 1.3.6.1.4.1.2544.1.12.37.2.15.1.2
The interval over which monitored value is sampled and compared with the specified threshold.
Status: current Access: read-only
OBJECT-TYPE    
  CmPmIntervalType  

f3L3QosShaperThresholdVariable 1.3.6.1.4.1.2544.1.12.37.2.15.1.3
The object identifier of the particular variable to be sampled.
Status: current Access: read-only
OBJECT-TYPE    
  VariablePointer  

f3L3QosShaperThresholdValueLo 1.3.6.1.4.1.2544.1.12.37.2.15.1.4
Lower 32 bits of the threshold value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3L3QosShaperThresholdValueHi 1.3.6.1.4.1.2544.1.12.37.2.15.1.5
Higher 32 bits of the threshold value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3L3QosShaperThresholdMonValue 1.3.6.1.4.1.2544.1.12.37.2.15.1.6
Monitored value corresponding to f3L3QosShaperThresholdVariable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

f3L2A2NAclRuleStatsTable 1.3.6.1.4.1.2544.1.12.37.2.16
A collection of L3 acl rule related statistics. These reflect the current data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L2A2NAclRuleStatsEntry

f3L2A2NAclRuleStatsEntry 1.3.6.1.4.1.2544.1.12.37.2.16.1
A conceptual row in the f3L2A2NAclRuleStatsTable. Entries exist in this table for each Acl rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L2A2NAclRuleStatsEntry  

f3L2A2NAclRuleStatsIndex 1.3.6.1.4.1.2544.1.12.37.2.16.1.1
An arbitrary integer index value used to uniquely identify this L3 flow point statistics entry. 1 - 15min 2 - 1day 3 - rollover 4 - 5min
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4  

f3L2A2NAclRuleStatsIntervalType 1.3.6.1.4.1.2544.1.12.37.2.16.1.2
Interval over which Performance Monitoring data is collected.
Status: current Access: read-only
OBJECT-TYPE    
  CmPmIntervalType  

f3L2A2NAclRuleStatsValid 1.3.6.1.4.1.2544.1.12.37.2.16.1.3
Indicates the validity of the bin.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3L2A2NAclRuleStatsAction 1.3.6.1.4.1.2544.1.12.37.2.16.1.4
Allows the Manager to clear the bin.
Status: current Access: read-write
OBJECT-TYPE    
  CmPmBinAction  

f3L2A2NAclRuleStatsRuleMatch 1.3.6.1.4.1.2544.1.12.37.2.16.1.5
The number of packets matching the ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L2A2NAclRuleHistoryTable 1.3.6.1.4.1.2544.1.12.37.2.17
A collection of L3 acl rule related history statistics. These reflect the history data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L2A2NAclRuleHistoryEntry

f3L2A2NAclRuleHistoryEntry 1.3.6.1.4.1.2544.1.12.37.2.17.1
A conceptual row in the f3L2A2NAclRuleHistoryTable. Entries exist in this table for each L3 acl rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L2A2NAclRuleHistoryEntry  

f3L2A2NAclRuleHistoryIndex 1.3.6.1.4.1.2544.1.12.37.2.17.1.1
An arbitrary integer index value used to uniquely identify this L3 flow point statistics entry. 1 - 15min 2 - 1day 3 - rollover 4 - 5min
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4  

f3L2A2NAclRuleHistoryTime 1.3.6.1.4.1.2544.1.12.37.2.17.1.2
Indicates the time of history bin creation.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

f3L2A2NAclRuleHistoryValid 1.3.6.1.4.1.2544.1.12.37.2.17.1.3
Indicates the validity of the bin.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3L2A2NAclRuleHistoryAction 1.3.6.1.4.1.2544.1.12.37.2.17.1.4
Allows the Manager to clear the bin.
Status: current Access: read-write
OBJECT-TYPE    
  CmPmBinAction  

f3L2A2NAclRuleHistoryRuleMatch 1.3.6.1.4.1.2544.1.12.37.2.17.1.5
The number of packets matching acl rule.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L2A2NAclRuleThresholdTable 1.3.6.1.4.1.2544.1.12.37.2.18
A table of entries that allow manageability of L3 acl rule Thresholds.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L2A2NAclRuleThresholdEntry

f3L2A2NAclRuleThresholdEntry 1.3.6.1.4.1.2544.1.12.37.2.18.1
A conceptual row in the f3L2A2NAclRuleThresholdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L2A2NAclRuleThresholdEntry  

f3L2A2NAclRuleThresholdIndex 1.3.6.1.4.1.2544.1.12.37.2.18.1.1
An index that uniquely identifies an entry in the f3L2A2NAclRuleThresholdTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

f3L2A2NAclRuleThresholdInterval 1.3.6.1.4.1.2544.1.12.37.2.18.1.2
The interval over which monitored value is sampled and compared with the specified threshold.
Status: current Access: read-only
OBJECT-TYPE    
  CmPmIntervalType  

f3L2A2NAclRuleThresholdVariable 1.3.6.1.4.1.2544.1.12.37.2.18.1.3
The object identifier of the particular variable to be sampled.
Status: current Access: read-only
OBJECT-TYPE    
  VariablePointer  

f3L2A2NAclRuleThresholdValueLo 1.3.6.1.4.1.2544.1.12.37.2.18.1.4
Lower 32 bits of the threshold value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3L2A2NAclRuleThresholdValueHi 1.3.6.1.4.1.2544.1.12.37.2.18.1.5
Higher 32 bits of the threshold value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3L2A2NAclRuleThresholdMonValue 1.3.6.1.4.1.2544.1.12.37.2.18.1.6
Monitored value corresponding to f3L2A2NAclRuleThresholdVariable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

f3L2N2AAclRuleStatsTable 1.3.6.1.4.1.2544.1.12.37.2.19
A collection of L3 acl rule related statistics. These reflect the current data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L2N2AAclRuleStatsEntry

f3L2N2AAclRuleStatsEntry 1.3.6.1.4.1.2544.1.12.37.2.19.1
A conceptual row in the f3L2N2AAclRuleStatsTable. Entries exist in this table for each Acl rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L2N2AAclRuleStatsEntry  

f3L2N2AAclRuleStatsIndex 1.3.6.1.4.1.2544.1.12.37.2.19.1.1
An arbitrary integer index value used to uniquely identify this L3 flow point statistics entry. 1 - 15min 2 - 1day 3 - rollover 4 - 5min
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4  

f3L2N2AAclRuleStatsIntervalType 1.3.6.1.4.1.2544.1.12.37.2.19.1.2
Interval over which Performance Monitoring data is collected.
Status: current Access: read-only
OBJECT-TYPE    
  CmPmIntervalType  

f3L2N2AAclRuleStatsValid 1.3.6.1.4.1.2544.1.12.37.2.19.1.3
Indicates the validity of the bin.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3L2N2AAclRuleStatsAction 1.3.6.1.4.1.2544.1.12.37.2.19.1.4
Allows the Manager to clear the bin.
Status: current Access: read-write
OBJECT-TYPE    
  CmPmBinAction  

f3L2N2AAclRuleStatsRuleMatch 1.3.6.1.4.1.2544.1.12.37.2.19.1.5
The number of packets matching the ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L2N2AAclRuleHistoryTable 1.3.6.1.4.1.2544.1.12.37.2.20
A collection of L3 acl rule related history statistics. These reflect the history data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L2N2AAclRuleHistoryEntry

f3L2N2AAclRuleHistoryEntry 1.3.6.1.4.1.2544.1.12.37.2.20.1
A conceptual row in the f3L2N2AAclRuleHistoryTable. Entries exist in this table for each L3 acl rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L2N2AAclRuleHistoryEntry  

f3L2N2AAclRuleHistoryIndex 1.3.6.1.4.1.2544.1.12.37.2.20.1.1
An arbitrary integer index value used to uniquely identify this L3 flow point statistics entry. 1 - 15min 2 - 1day 3 - rollover 4 - 5min
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4  

f3L2N2AAclRuleHistoryTime 1.3.6.1.4.1.2544.1.12.37.2.20.1.2
Indicates the time of history bin creation.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

f3L2N2AAclRuleHistoryValid 1.3.6.1.4.1.2544.1.12.37.2.20.1.3
Indicates the validity of the bin.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3L2N2AAclRuleHistoryAction 1.3.6.1.4.1.2544.1.12.37.2.20.1.4
Allows the Manager to clear the bin.
Status: current Access: read-write
OBJECT-TYPE    
  CmPmBinAction  

f3L2N2AAclRuleHistoryRuleMatch 1.3.6.1.4.1.2544.1.12.37.2.20.1.5
The number of packets matching acl rule.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3L2N2AAclRuleThresholdTable 1.3.6.1.4.1.2544.1.12.37.2.21
A table of entries that allow manageability of L3 acl rule Thresholds.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3L2N2AAclRuleThresholdEntry

f3L2N2AAclRuleThresholdEntry 1.3.6.1.4.1.2544.1.12.37.2.21.1
A conceptual row in the f3L2N2AAclRuleThresholdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3L2N2AAclRuleThresholdEntry  

f3L2N2AAclRuleThresholdIndex 1.3.6.1.4.1.2544.1.12.37.2.21.1.1
An index that uniquely identifies an entry in the f3L2N2AAclRuleThresholdTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

f3L2N2AAclRuleThresholdInterval 1.3.6.1.4.1.2544.1.12.37.2.21.1.2
The interval over which monitored value is sampled and compared with the specified threshold.
Status: current Access: read-only
OBJECT-TYPE    
  CmPmIntervalType  

f3L2N2AAclRuleThresholdVariable 1.3.6.1.4.1.2544.1.12.37.2.21.1.3
The object identifier of the particular variable to be sampled.
Status: current Access: read-only
OBJECT-TYPE    
  VariablePointer  

f3L2N2AAclRuleThresholdValueLo 1.3.6.1.4.1.2544.1.12.37.2.21.1.4
Lower 32 bits of the threshold value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3L2N2AAclRuleThresholdValueHi 1.3.6.1.4.1.2544.1.12.37.2.21.1.5
Higher 32 bits of the threshold value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3L2N2AAclRuleThresholdMonValue 1.3.6.1.4.1.2544.1.12.37.2.21.1.6
Monitored value corresponding to f3L2N2AAclRuleThresholdVariable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

f3L3FlowPointThresholdCrossingAlert 1.3.6.1.4.1.2544.1.12.37.3.1
This trap is sent each time a threshold on a PM condition on an L3 flow point is crossed.
Status: current Access: read-only
NOTIFICATION-TYPE    

f3L3QosPolicerThresholdCrossingAlert 1.3.6.1.4.1.2544.1.12.37.3.2
This trap is sent each time a threshold on a PM condition on an L3 Qos Policer is crossed.
Status: current Access: read-only
NOTIFICATION-TYPE    

f3L3QosShaperThresholdCrossingAlert 1.3.6.1.4.1.2544.1.12.37.3.3
This trap is sent each time a threshold on a PM condition on an L3 Qos Shaper is crossed.
Status: current Access: read-only
NOTIFICATION-TYPE    

f3L3TrafficIpInterfaceThresholdCrossingAlert 1.3.6.1.4.1.2544.1.12.37.3.4
This trap is sent each time a threshold on a PM condition on an L3 traffic ip interface is crossed.
Status: current Access: read-only
NOTIFICATION-TYPE    

f3L3AclRuleThresholdCrossingAlert 1.3.6.1.4.1.2544.1.12.37.3.5
This trap is sent each time a threshold on a PM condition on an L3 acl rule is crossed.
Status: current Access: read-only
NOTIFICATION-TYPE    

f3L2A2NAclRuleThresholdCrossingAlert 1.3.6.1.4.1.2544.1.12.37.3.6
This trap is sent each time a threshold on a PM condition on an L2 A2N acl rule is crossed.
Status: current Access: read-only
NOTIFICATION-TYPE    

f3L2N2AAclRuleThresholdCrossingAlert 1.3.6.1.4.1.2544.1.12.37.3.7
This trap is sent each time a threshold on a PM condition on an L2 N2A acl rule is crossed.
Status: current Access: read-only
NOTIFICATION-TYPE    

f3L3Compliances 1.3.6.1.4.1.2544.1.12.37.4.1
OBJECT IDENTIFIER    

f3L3Groups 1.3.6.1.4.1.2544.1.12.37.4.2
OBJECT IDENTIFIER    

f3L3Compliance 1.3.6.1.4.1.2544.1.12.37.4.1.1
Describes the requirements for conformance to the L3.
Status: current Access: read-only
MODULE-COMPLIANCE    

f3L3ObjectsGroup 1.3.6.1.4.1.2544.1.12.37.4.2.1
A collection of objects used to manage the L3 functionality.
Status: current Access: read-only
OBJECT-GROUP    

f3L3PerfGroup 1.3.6.1.4.1.2544.1.12.37.4.2.2
A collection of objects performance used to manage the L3 functionality.
Status: current Access: read-only
OBJECT-GROUP