Unisphere-Data-POLICY-MIB

File: Unisphere-Data-POLICY-MIB.mib (120436 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB Unisphere-Data-MIBs

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Counter64 IpAddress
Unsigned32 RowStatus TruthValue
DisplayString TEXTUAL-CONVENTION MODULE-COMPLIANCE
OBJECT-GROUP InterfaceIndex usDataMibs

Defined Types

UsdClaclPortOperator  
Enumerates valid operators for use as source and destination port operators within a classifier control list.
TEXTUAL-CONVENTION    
  INTEGER noOperator(0), lt(1), gt(2), eq(3), ne(4), range(5)  

UsdPolicyAttachmentType  
Enumerates the types of policy attachments.
TEXTUAL-CONVENTION    
  INTEGER inputPolicy(1), outputPolicy(2), localInputPolicy(3)  

UsdPolicyForwardingType  
Enumerates the type of forwarding to which the policy is applied.
TEXTUAL-CONVENTION    
  INTEGER ipForwarding(1), cbfForwarding(2)  

UsdPolicyIpFragValue  
Enumerates the values for IP frag offset classification.
TEXTUAL-CONVENTION    
  INTEGER equalToZero(0), equalToOne(1), reserved1(2), greaterThenOne(3), notSpecified(4)  

UsdRateLimitProfileType  
Enumerates the types of rate limit profiles.
TEXTUAL-CONVENTION    
  INTEGER oneRate(1), twoRate(2)  

UsdPolicyEntry  
SEQUENCE    
  usdPolicyId Integer32
  usdPolicyRowStatus RowStatus
  usdPolicyAdminState INTEGER
  usdPolicyOperStatus INTEGER
  usdPolicyErrorValue Integer32
  usdPolicyName DisplayString
  usdPolicyReferenceCount Counter32
  usdPolicyRuleNextIndex Integer32

UsdPolicyRuleEntry  
SEQUENCE    
  usdPolicyRulePolicyId Integer32
  usdPolicyRulePrec Integer32
  usdPolicyRuleId Integer32
  usdPolicyRuleType INTEGER
  usdPolicySuspend TruthValue
  usdPolicyEclipsed TruthValue

UsdNextHopRuleEntry  
SEQUENCE    
  usdNextHopRowStatus RowStatus
  usdNextHopIpAddress IpAddress
  usdNextHopClaclId Integer32

UsdFilterRuleEntry  
SEQUENCE    
  usdFilterRowStatus RowStatus
  usdFilterClaclId Integer32

UsdNextInterfaceRuleEntry  
SEQUENCE    
  usdNextInterfaceRowStatus RowStatus
  usdNextInterfaceId InterfaceIndex
  usdNextInterfaceClaclId Integer32
  usdNextInterfaceNextHop IpAddress

UsdRateLimitRuleEntry  
SEQUENCE    
  usdRateLimitRowStatus RowStatus
  usdRateLimitId Integer32
  usdRateLimitClaclId Integer32

UsdMarkingRuleEntry  
SEQUENCE    
  usdMarkingRowStatus RowStatus
  usdMarkingTOSByte Integer32
  usdMarkingMask Integer32
  usdMarkingClaclId Integer32

UsdForwardRuleEntry  
SEQUENCE    
  usdForwardRowStatus RowStatus
  usdForwardClaclId Integer32

UsdTrafficShapeRuleEntry  
SEQUENCE    
  usdTrafficShapeRowStatus RowStatus
  usdTrafficShapeId Integer32

UsdColorRuleEntry  
SEQUENCE    
  usdColorRowStatus RowStatus
  usdColor INTEGER
  usdColorClaclId Integer32

UsdLogRuleEntry  
SEQUENCE    
  usdLogRowStatus RowStatus
  usdLogClaclId Integer32

UsdTrafficClassRuleEntry  
SEQUENCE    
  usdTrafficClassRowStatus RowStatus
  usdTrafficClassId Integer32
  usdTrafficClassClaclId Integer32

UsdRateLimitProfileEntry  
SEQUENCE    
  usdRateLimitProfileId Integer32
  usdRateLimitProfileRowStatus RowStatus
  usdRateLimitProfileName DisplayString
  usdRateLimitProfileType UsdRateLimitProfileType
  usdRateLimitReferenceCount Counter32
  usdRateLimitCommittedBps Unsigned32
  usdRateLimitCommittedBurst Unsigned32
  usdRateLimitExceedBps Unsigned32
  usdRateLimitExceedBurst Unsigned32
  usdRateLimitExcessBurst Unsigned32
  usdRateLimitCommittedAction INTEGER
  usdRateLimitConformedAction INTEGER
  usdRateLimitExceededAction INTEGER
  usdRateLimitCommittedMarkVal Integer32
  usdRateLimitConformedMarkVal Integer32
  usdRateLimitExceededMarkVal Integer32
  usdRateLimitMask Unsigned32

UsdTrafficShapeProfileEntry  
SEQUENCE    
  usdTrafficShapeProfileId Integer32
  usdTrafficShapeProfileRowStatus RowStatus
  usdTrafficShapeProfileName DisplayString
  usdTrafficShapeReferenceCount Counter32
  usdTrafficShapeRate Integer32
  usdTrafficShapeBurst Integer32

UsdClassifierControlListEntry  
SEQUENCE    
  usdClassifierControlListId Integer32
  usdClassifierControlListRowStatus RowStatus
  usdClassifierControlListName DisplayString
  usdClassifierControlListReferenceCount Counter32
  usdClassifierControlListNextElementIndex Integer32

UsdClassifierControlListElementEntry  
SEQUENCE    
  usdClassifierControlListElemId Integer32
  usdClassifierControlListElemRowStatus RowStatus
  usdClassifierControlListNotSrc TruthValue
  usdClassifierControlListSrc IpAddress
  usdClassifierControlListSrcMask IpAddress
  usdClassifierControlListNotDst TruthValue
  usdClassifierControlListDst IpAddress
  usdClassifierControlListDstMask IpAddress
  usdClassifierControlListNotProtocol TruthValue
  usdClassifierControlListProtocol Integer32
  usdClassifierControlListTosByte Integer32
  usdClassifierControlListMask Integer32
  usdClassifierControlListSrcOperator UsdClaclPortOperator
  usdClassifierControlListSrcFromPort Integer32
  usdClassifierControlListSrcToPort Integer32
  usdClassifierControlListDestOperator UsdClaclPortOperator
  usdClassifierControlListDestFromPort Integer32
  usdClassifierControlListDestToPort Integer32
  usdClassifierControlListICMPType Integer32
  usdClassifierControlListICMPCode Integer32
  usdClassifierControlListIGMPType Integer32
  usdClassifierControlListTcpFlagsValue Integer32
  usdClassifierControlListTcpFlagsMask Integer32
  usdClassifierControlListIpFlagsValue Integer32
  usdClassifierControlListIpFlagsMask Integer32
  usdClassifierControlListIpFragValue UsdPolicyIpFragValue

UsdPolicyIfEntry  
SEQUENCE    
  usdPolicyIfInterfaceId Unsigned32
  usdPolicyIfRowStatus RowStatus
  usdPolicyIfInputPolicyId Integer32
  usdPolicyIfOutputPolicyId Integer32
  usdPolicyIfInputStatsEnable TruthValue
  usdPolicyIfOutputStatsEnable TruthValue

UsdPolicyIfAttachEntry  
SEQUENCE    
  usdPolicyIfAttachInterfaceId InterfaceIndex
  usdPolicyIfAttachForwardingType UsdPolicyForwardingType
  usdPolicyIfAttachPolicyType UsdPolicyAttachmentType
  usdPolicyIfAttachRowStatus RowStatus
  usdPolicyIfAttachPolicyId Integer32
  usdPolicyIfAttachStatsEnable TruthValue

UsdPolicyProfileEntry  
SEQUENCE    
  usdPolicyProfileId Unsigned32
  usdPolicyProfileRowStatus RowStatus
  usdPolicyProfileInputPolicyId Integer32
  usdPolicyProfileOutputPolicyId Integer32
  usdPolicyProfileInputStatsEnable TruthValue
  usdPolicyProfileOutputStatsEnable TruthValue
  usdPolicyProfileLocalInputPolicyId Integer32
  usdPolicyProfileLocalInputStatsEnable TruthValue

UsdPolicyAttachProfileEntry  
SEQUENCE    
  usdPolicyAttachProfileId Unsigned32
  usdPolicyAttachProfileForwardingType UsdPolicyForwardingType
  usdPolicyAttachProfilePolicyType UsdPolicyAttachmentType
  usdPolicyAttachProfileRowStatus RowStatus
  usdPolicyAttachProfilePolicyId Integer32
  usdPolicyAttachProfileStatsEnable TruthValue

UsdPolicyIfStatsEntry  
SEQUENCE    
  usdPolicyIfStatsIfId InterfaceIndex
  usdPolicyIfStatsPolicyType UsdPolicyAttachmentType
  usdPolicyIfStatsPolicyId Integer32
  usdPolicyIfStatsRulePrec Integer32
  usdPolicyIfStatsRuleId Integer32
  usdPolicyIfStatsClaclEntryNumber Integer32
  usdPolicyIfStatsGreenPackets Counter64
  usdPolicyIfStatsYellowPackets Counter64
  usdPolicyIfStatsRedPackets Counter64
  usdPolicyIfStatsGreenBytes Counter64
  usdPolicyIfStatsYellowBytes Counter64
  usdPolicyIfStatsRedBytes Counter64

UsdPolicyIfAttachStatsEntry  
SEQUENCE    
  usdPolicyIfAttachStatsIfId InterfaceIndex
  usdPolicyIfAttachStatsForwardingType UsdPolicyForwardingType
  usdPolicyIfAttachStatsPolicyType UsdPolicyAttachmentType
  usdPolicyIfAttachStatsPolicyId Integer32
  usdPolicyIfAttachStatsRulePrec Integer32
  usdPolicyIfAttachStatsRuleId Integer32
  usdPolicyIfAttachStatsClaclEntryNumber Integer32
  usdPolicyIfAttachStatsGreenPackets Counter64
  usdPolicyIfAttachStatsYellowPackets Counter64
  usdPolicyIfAttachStatsRedPackets Counter64
  usdPolicyIfAttachStatsGreenBytes Counter64
  usdPolicyIfAttachStatsYellowBytes Counter64
  usdPolicyIfAttachStatsRedBytes Counter64

Defined Values

usdPolicyMIB 1.3.6.1.4.1.4874.2.2.27
The Policy MIB for the Unisphere Networks Inc. enterprise.
MODULE-IDENTITY    

usdPolicyObjects 1.3.6.1.4.1.4874.2.2.27.1
OBJECT IDENTIFIER    

usdClassifierControlList 1.3.6.1.4.1.4874.2.2.27.1.1
OBJECT IDENTIFIER    

usdRateLimitControlList 1.3.6.1.4.1.4874.2.2.27.1.2
OBJECT IDENTIFIER    

usdPolicy 1.3.6.1.4.1.4874.2.2.27.1.3
OBJECT IDENTIFIER    

usdPolicyIf 1.3.6.1.4.1.4874.2.2.27.1.4
OBJECT IDENTIFIER    

usdPolicyProfile 1.3.6.1.4.1.4874.2.2.27.1.5
OBJECT IDENTIFIER    

usdPolicyStatistics 1.3.6.1.4.1.4874.2.2.27.1.6
OBJECT IDENTIFIER    

usdTrafficShapeControlList 1.3.6.1.4.1.4874.2.2.27.1.7
OBJECT IDENTIFIER    

usdPolicyNextIndex 1.3.6.1.4.1.4874.2.2.27.1.3.1
This scalar object returns the index of the next available row in the usdPolicyTable. This object returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that index allocation is unintended.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

usdPolicyTable 1.3.6.1.4.1.4874.2.2.27.1.3.2
This table contains entries which represent the non-repetive fields of a policy definition.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdPolicyEntry

usdPolicyEntry 1.3.6.1.4.1.4874.2.2.27.1.3.2.1
Each entry contains the non-repetitive fields of a policy definition.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdPolicyEntry  

usdPolicyId 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.1
The number of the policy table entry which is defined by this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

usdPolicyRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.2
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy *** LIMITED ACCESS LIST CONFIGURATION LEVEL *** RowStatus createAndGo/destroy operations have the following special-purpose semantics: createAndGo Create an entry having the specified configuration and append it to the target list, i.e. create a policy table entry with the associated policy name. destroy Destroy the specified list and all of its constituent elements. Policy row members may not be modified once the row has been created.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdPolicyAdminState 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.3
This object is used to control the administrative state of a policy. Enabling a policy will result in the rules which make up a policy being applied to interfaces to which the policy is assigned. Disabling a policy results in the the policy being taken out of service. This object may be modified while the row is active.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usdPolicyOperStatus 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.4
This object is used to retrieve the operational state of a policy. If a policy is disabled, it is not applied to any interfaces within the system. If a policy is invalid, there is a problem with the policy preventing it from being applied to an interface. An error code providing diagnostic information about the problem is found in usdPolicyErrorValue. If a policy is enabled, it has been applied to one or more interfaces within the system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), invalid(1), enabled(2)  

usdPolicyErrorValue 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.5
An error code providing diagnostic information for invalid policies. The enumeration of this field is TBD. A zero (0) value indicates that there is no error reported.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usdPolicyName 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.6
Specifies the name of the policy defined by this row.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..40)  

usdPolicyReferenceCount 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.7
Reflects the number of times this policy has been applied within the chassis.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdPolicyRuleNextIndex 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.8
Read only variable which provides the next available PolicyRuleIndex with respect to the policy defined by this row. This object returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that index allocation is unintended.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

usdPolicyRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.3
Each entry within this table defines a rule component of a policy. The entries in this table are created automatically when entries are created in specific rule tables. This table is read only
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdPolicyRuleEntry

usdPolicyRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.3.1
Each entry defines a single rule component.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdPolicyRuleEntry  

usdPolicyRulePolicyId 1.3.6.1.4.1.4874.2.2.27.1.3.3.1.1
The PolicyTable index of the policy which owns this rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

usdPolicyRulePrec 1.3.6.1.4.1.4874.2.2.27.1.3.3.1.2
The precedence of this rule within this group of policy rules.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

usdPolicyRuleId 1.3.6.1.4.1.4874.2.2.27.1.3.3.1.3
The index of this rule within the set of rules owned by the policy defined by usdPolicyRulePolicyId.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

usdPolicyRuleType 1.3.6.1.4.1.4874.2.2.27.1.3.3.1.4
This field specifies the type of rule being defined. The remaining information which makes up this rule is found in the specific rule table defined by usdPolicyRuleType. The specific rule tables are indexed by usdPolicyRulePolicyId.usdPolicyRuleId.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noRule(0), nextHopRule(1), filterRule(2), nextInterfaceRule(3), rateLimitRule(4), markingRule(5), trafficClassRule(6), forwardRule(7), logRule(8), colorRule(10)  

usdPolicySuspend 1.3.6.1.4.1.4874.2.2.27.1.3.3.1.5
Setting this object to true results in the rule being suspended (taken out of service). Setting this value to false results in the rule being returned to service.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

usdPolicyEclipsed 1.3.6.1.4.1.4874.2.2.27.1.3.3.1.6
This value is true if the policy rule is eclipsed. A policy rule is eclipsed if a conflicting rule with the same classifier control list precedes the rule, and the preceding rule is not suspended. A false value indicates that the rule is not eclipsed.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

usdNextHopRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.4
A list of entries which provide next-hop rule data. Rows created in this table result in an entry being created in the policy rule table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdNextHopRuleEntry

usdNextHopRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.4.1
A next-hop rule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdNextHopRuleEntry  

usdNextHopRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.4.1.1
Controls creation/deletion of conceptual rows within this table. The next-hop IP address is mandatory and must be specified. Modes supported are create-and-go and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdNextHopIpAddress 1.3.6.1.4.1.4874.2.2.27.1.3.4.1.2
The IP address to forward all packets to.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

usdNextHopClaclId 1.3.6.1.4.1.4874.2.2.27.1.3.4.1.3
The classifier control list ID which completes the NextHop policy rule.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdFilterRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.5
A list of entries which provide filter rule data. Creation of an entry in this table results in a corresponding entry being created in the policy rule table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdFilterRuleEntry

usdFilterRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.5.1
A filter rule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdFilterRuleEntry  

usdFilterRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.5.1.1
Controls creation/deletion of conceptual rows within this table. Modes supported are create-and-go and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdFilterClaclId 1.3.6.1.4.1.4874.2.2.27.1.3.5.1.2
The classifier control list ID which completes the filter policy rule.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdNextInterfaceRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.6
A list of entries which provide NextInterface rule data. Creation of entries in the table result in a corresponding entry being created in the policy rule table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdNextInterfaceRuleEntry

usdNextInterfaceRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.6.1
A NextInterface rule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdNextInterfaceRuleEntry  

usdNextInterfaceRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.6.1.1
Controls creation/deletion of conceptual rows within this table. The next-interface parameter is mandatory and must be specified. Modes supported are create-and-go and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdNextInterfaceId 1.3.6.1.4.1.4874.2.2.27.1.3.6.1.2
The interface index to which traffic matching the CLACL ID will be routed.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

usdNextInterfaceClaclId 1.3.6.1.4.1.4874.2.2.27.1.3.6.1.3
The classifier control list ID which completes the NextInterface policy rule.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdNextInterfaceNextHop 1.3.6.1.4.1.4874.2.2.27.1.3.6.1.4
The IP address to forward all packets to.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

usdRateLimitRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.7
A list of entries which provide RateLimit rule data. Creation of entries in the table result in a corresponding entry being created in the policy rule table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdRateLimitRuleEntry

usdRateLimitRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.7.1
A RateLimit rule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdRateLimitRuleEntry  

usdRateLimitRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.7.1.1
Controls creation/deletion of conceptual rows within this table. The rate limit profile ID is mandatory and must be specified. Modes supported are create-and-go and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdRateLimitId 1.3.6.1.4.1.4874.2.2.27.1.3.7.1.2
The RLP ID which provides the rate limit data which completes the RateLimit policy rule.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdRateLimitClaclId 1.3.6.1.4.1.4874.2.2.27.1.3.7.1.3
The classifier control list ID which fills out the RateLimit policy rule.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdMarkingRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.8
A list of entries which provide Marking rule data. Creation of entries in the table result in a corresponding entry being created in the policy rule table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdMarkingRuleEntry

usdMarkingRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.8.1
A Marking rule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdMarkingRuleEntry  

usdMarkingRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.8.1.1
Controls creation/deletion of conceptual rows within this table. The IP precedence field is mandatory and must be specified. Modes supported are create-and-go and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdMarkingTOSByte 1.3.6.1.4.1.4874.2.2.27.1.3.8.1.2
The IP precedence value associated with this policy rule.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

usdMarkingMask 1.3.6.1.4.1.4874.2.2.27.1.3.8.1.3
The mask to use for TOS byte checks.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

usdMarkingClaclId 1.3.6.1.4.1.4874.2.2.27.1.3.8.1.4
The classifier control list ID which fills out the Marking policy rule.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdForwardRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.9
A list of entries which provide forward rule data. Creation of an entry in this table results in a corresponding entry being created in the policy rule table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdForwardRuleEntry

usdForwardRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.9.1
A forward rule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdForwardRuleEntry  

usdForwardRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.9.1.1
Controls creation/deletion of conceptual rows within this table. Modes supported are create-and-go and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdForwardClaclId 1.3.6.1.4.1.4874.2.2.27.1.3.9.1.2
The classifier control list ID which completes the forward policy rule.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdTrafficShapeRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.10
Obsolete list of entries which provide Traffic Shape rule data. Creation of entries in the table result in a corresponding entry being created in the policy rule table. This list became obsolete when the policy shaper capability was moved into the quality of service component.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdTrafficShapeRuleEntry

usdTrafficShapeRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.10.1
A TrafficShape rule entry.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  UsdTrafficShapeRuleEntry  

usdTrafficShapeRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.10.1.1
Controls creation/deletion of conceptual rows within this table. The traffic shape profile ID is mandatory and must be specified. Modes supported are create-and-go and destroy.
Status: obsolete Access: read-create
OBJECT-TYPE    
  RowStatus  

usdTrafficShapeId 1.3.6.1.4.1.4874.2.2.27.1.3.10.1.2
The RLP ID which provides the rate limit data which completes the traffic shape policy rule.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdColorRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.11
A list of entries which provide Color rule data. Creation of entries in the table result in a corresponding entry being created in the policy rule table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdColorRuleEntry

usdColorRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.11.1
A Color rule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdColorRuleEntry  

usdColorRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.11.1.1
Controls creation/deletion of conceptual rows within this table. The color field is mandatory and must be specified. Modes supported are create-and-go and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdColor 1.3.6.1.4.1.4874.2.2.27.1.3.11.1.2
The color with which to explicitly color packets associated with this policy rule.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER red(1), yellow(2), green(3)  

usdColorClaclId 1.3.6.1.4.1.4874.2.2.27.1.3.11.1.3
The classifier control list ID which fills out the Color policy rule.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdLogRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.12
A list of entries which provide log rule data. Creation of an entry in this table results in a corresponding entry being created in the policy rule table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdLogRuleEntry

usdLogRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.12.1
A log rule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdLogRuleEntry  

usdLogRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.12.1.1
Controls creation/deletion of conceptual rows within this table. Modes supported are create-and-go and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdLogClaclId 1.3.6.1.4.1.4874.2.2.27.1.3.12.1.2
The classifier control list ID which completes the log policy rule.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdTrafficClassRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.13
A list of entries which provide traffic Class rule data. Creation of entries in the table result in a corresponding entry being created in the policy rule table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdTrafficClassRuleEntry

usdTrafficClassRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.13.1
A Traffic Class rule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdTrafficClassRuleEntry  

usdTrafficClassRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.13.1.1
Controls creation/deletion of conceptual rows within this table. The usdTrafficClassId field is mandatory and must be specified. Modes supported are create-and-go and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdTrafficClassId 1.3.6.1.4.1.4874.2.2.27.1.3.13.1.2
The traffic class ID.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdTrafficClassClaclId 1.3.6.1.4.1.4874.2.2.27.1.3.13.1.3
The classifier control list ID which fills out the traffic class policy rule.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdRateLimitProfileNextIndex 1.3.6.1.4.1.4874.2.2.27.1.2.1
This scalar object returns the index of the next available row in the usdRateLimitProfileTable. This object returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that index allocation is unintended.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

usdRateLimitProfileTable 1.3.6.1.4.1.4874.2.2.27.1.2.2
This table contains entries for elements of Rate Limit Profile (RLP) definitions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdRateLimitProfileEntry

usdRateLimitProfileEntry 1.3.6.1.4.1.4874.2.2.27.1.2.2.1
Each entry describes the characteristics of a rate limit profile element.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdRateLimitProfileEntry  

usdRateLimitProfileId 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.1
The ID number of the rate limit profile (RLP) entry which is defined by this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

usdRateLimitProfileRowStatus 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.2
Controls creation/deletion of conceptual rows within this table. All rowStatus modes are supported. To create an entry in this table, the following entry objects MUST be explicitly configured: usdRateLimitProfileName
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

usdRateLimitProfileName 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.3
Specifies the name of the rate limit profile defined by this row.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..40)  

usdRateLimitReferenceCount 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.4
This object reflects the number of times a rate limit profile object is referenced by policies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdRateLimitCommittedBps 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.5
The committed access rate in bits per second.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

usdRateLimitCommittedBurst 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.6
The committed access rate burst value in bytes.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

usdRateLimitExceedBps 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.7
The peak access rate in bits per second. To be configured only if rate limit profile type is two-rate.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

usdRateLimitExceedBurst 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.8
The peak access rate burst value in bytes. To be configured only if rate limit profile type is two-rate.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

usdRateLimitCommittedAction 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.9
Action to be taken when the access rate is within the bounds of the committed access rate.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER transmit(0), drop(1), mark(2)  

usdRateLimitConformedAction 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.10
Action to be taken when the access rate exceeds the bounds of the committed access rate.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER transmit(0), drop(1), mark(2)  

usdRateLimitExceededAction 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.11
Action to be taken when the access rate exceeds the bounds of the peak access rate.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER transmit(0), drop(1), mark(2)  

usdRateLimitCommittedMarkVal 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.12
New IP precedence to be used when the usdRateLimitCommittedAction mark action is applied.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usdRateLimitConformedMarkVal 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.13
New IP prececence to be used when the usdRateLimitExceedCommittedAction mark action is applied.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usdRateLimitExceededMarkVal 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.14
New IP precedence to be used when the usdRateLimitExceedPeakAction mark action is applied.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usdRateLimitMask 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.15
Mask to be applied when executing a mark action.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

usdRateLimitProfileType 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.16
The rate limit profile type (i.e. one-rate or two-rate). Defaults to two-rate, if not specified.
Status: current Access: read-write
OBJECT-TYPE    
  UsdRateLimitProfileType  

usdRateLimitExcessBurst 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.17
The excess committed access rate burst value in bytes. To be configured only if rate limit profile type is one-rate.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

usdTrafficShapeProfileNextIndex 1.3.6.1.4.1.4874.2.2.27.1.7.1
Obsolete scalar object returns the index of the next available row in the usdTrafficShapeProfileTable. This object returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that index allocation is unintended. This object became obsolete when the policy shaper capability was moved into the quality of service component.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

usdTrafficShapeProfileTable 1.3.6.1.4.1.4874.2.2.27.1.7.2
This table contains entries for elements of Traffic Shape Profile definitions. This table became obsolete when the policy shaper capability was moved into the quality of service component.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdTrafficShapeProfileEntry

usdTrafficShapeProfileEntry 1.3.6.1.4.1.4874.2.2.27.1.7.2.1
Each entry describes the characteristics of a traffic shape profile element.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  UsdTrafficShapeProfileEntry  

usdTrafficShapeProfileId 1.3.6.1.4.1.4874.2.2.27.1.7.2.1.1
The number of the traffic shape profile entry which is defined by this row.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

usdTrafficShapeProfileRowStatus 1.3.6.1.4.1.4874.2.2.27.1.7.2.1.2
Controls creation/deletion of conceptual rows within this table. All rowStatus modes are supported. To create an entry in this table, the following entry objects MUST be explicitly configured: usdTrafficShapeProfileRowStatus
Status: obsolete Access: read-create
OBJECT-TYPE    
  RowStatus  

usdTrafficShapeProfileName 1.3.6.1.4.1.4874.2.2.27.1.7.2.1.3
Specifies the name of the traffic shape profile defined by this row.
Status: obsolete Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..40)  

usdTrafficShapeReferenceCount 1.3.6.1.4.1.4874.2.2.27.1.7.2.1.4
This object reflects the number of times a traffic shape profile object is referenced by policies.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

usdTrafficShapeRate 1.3.6.1.4.1.4874.2.2.27.1.7.2.1.5
The traffic shape rate in bits per second.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32  

usdTrafficShapeBurst 1.3.6.1.4.1.4874.2.2.27.1.7.2.1.6
The traffic shape burst in bytes.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32  

usdClassifierControlListNextIndex 1.3.6.1.4.1.4874.2.2.27.1.1.1
This scalar object returns the index of the next available row in the usdClassifierControlListTable. This object returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that index allocation is unintended.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

usdClassifierControlListTable 1.3.6.1.4.1.4874.2.2.27.1.1.2
This table contains entries for elements of classifier control lists. The details pertinent to each CLACL are found in the usdClassifierControlDefTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdClassifierControlListEntry

usdClassifierControlListEntry 1.3.6.1.4.1.4874.2.2.27.1.1.2.1
Each entry describes the characteristics of an IP access list element.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdClassifierControlListEntry  

usdClassifierControlListId 1.3.6.1.4.1.4874.2.2.27.1.1.2.1.1
The number of the classifier control list to which this entry belongs.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

usdClassifierControlListRowStatus 1.3.6.1.4.1.4874.2.2.27.1.1.2.1.3
Controls creation/deletion of conceptual rows within this table. Modes supported are create-and-go and destroy. To create an entry in this table, the following entry objects MUST be explicitly configured: usdClassifierControlListRowStatus usdClassifierControlListElemId
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdClassifierControlListName 1.3.6.1.4.1.4874.2.2.27.1.1.2.1.4
The name of the CLACL being defined.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..40)  

usdClassifierControlListReferenceCount 1.3.6.1.4.1.4874.2.2.27.1.1.2.1.5
Number of times this CLACL is referenced by policies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdClassifierControlListNextElementIndex 1.3.6.1.4.1.4874.2.2.27.1.1.2.1.6
Each get of this object will return a unique index which may be used to create classifier control list elements. This object returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that index allocation is unintended.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

usdClassifierControlListElementTable 1.3.6.1.4.1.4874.2.2.27.1.1.4
This table contains entries for elements of classifier control lists. Entries belonging to the same control list are ordered, and comparisons to those entries are performed in that order until a match is detected. If no match is found, the default action is to 'deny'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdClassifierControlListElementEntry

usdClassifierControlListElementEntry 1.3.6.1.4.1.4874.2.2.27.1.1.4.1
Each entry describes the characteristics of an IP access list element.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdClassifierControlListElementEntry  

usdClassifierControlListElemId 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.1
The relative position of this entry within its classifier control list. Classifier control list entries are searched in this sequence (low to high values) until a match is found.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..10000  

usdClassifierControlListElemRowStatus 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.2
Controls creation/deletion of conceptual rows within this table. This table provides a partial implementation for rowStatus. Rows may be created using createAndGo and createAndWait. Once a row has been made active the row status may not be changed.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdClassifierControlListNotSrc 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.3
Invert the meaning of the source IP address and mask objects. For example 'not 10.10.0.90/255.255.255.255 (host address)' would result in all source addresses except for host 10.19.9.90 being matched.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

usdClassifierControlListSrc 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.4
A source IP address. A subject IP address is first masked with the value of usdClassifierControlListSrcMask, then the result is compared to this value. Setting both this object and its corresponding mask to 0.0.0.0 acts as a wildcard, matching any source IP address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

usdClassifierControlListSrcMask 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.5
The IP address mask to be applied to a subject source IP address before comparing it to usdClassifierControlListSrc. Ones in the mask identify which bits in the subject IP address are significant for the comparison. To be considered valid, a nonzero value for this object must contain a single contiguous string of ones, beginning with the most significant bit of the mask.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

usdClassifierControlListNotDst 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.6
Invert the meaning of the destination IP address and mask objects. For example, 'not 10.10.0.90/255.255.255.255 (host address)' would result in all source addresses except for host 10.19.9.90 being matched.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

usdClassifierControlListDst 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.7
A destination IP address. A subject IP address is first masked with the value of usdClassifierControlListDstMask, then the result is compared to this value. Setting both this object and its corresponding mask to 0.0.0.0 acts as a wildcard, matching any destination IP address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

usdClassifierControlListDstMask 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.8
The IP address mask to be applied to a subject destination IP address before comparing it to usdClassifierControlListDst. Ones in the mask identify which bits in the IP address are significant for the comparison. To be considered valid, a nonzero value for this object must contain a single contiguous string of ones, beginning with the most significant bit of the mask.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

usdClassifierControlListNotProtocol 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.9
Invert the meaning of the protocol object. For example, 'not TCP' matches any protocol except for TCP.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

usdClassifierControlListProtocol 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.10
An IP Protocol value. Nonzero values match a specific IP Protocol value (e.g. 6 for TCP) carried in an IP packet; a value of zero acts as a wildcard, matching any IP Protocol.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

usdClassifierControlListTosByte 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.11
The IP TOS byte value to match.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

usdClassifierControlListMask 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.12
The mask to use for TOS byte checks. Allowed values are 0, 224, 252, 255.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

usdClassifierControlListSrcOperator 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.13
Operator for use in comparing source ports.
Status: current Access: read-create
OBJECT-TYPE    
  UsdClaclPortOperator  

usdClassifierControlListSrcFromPort 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.14
Source UDP or TCP 'from' port number.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

usdClassifierControlListSrcToPort 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.15
Source UDP or TCP 'to' port number.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

usdClassifierControlListDestOperator 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.16
Operator for use in comparing Destination ports.
Status: current Access: read-create
OBJECT-TYPE    
  UsdClaclPortOperator  

usdClassifierControlListDestFromPort 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.17
Destination UDP or TCP 'from' port number.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

usdClassifierControlListDestToPort 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.18
Destination UDP or TCP 'to' port number.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

usdClassifierControlListICMPType 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.19
Optional ICMP message type for classification.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

usdClassifierControlListICMPCode 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.20
Optional ICMP message code for classification.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

usdClassifierControlListIGMPType 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.21
Optional IGMP message type for classification.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

usdClassifierControlListTcpFlagsValue 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.22
Optional TCP flags value for classification.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63  

usdClassifierControlListTcpFlagsMask 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.23
Optional TCP flags mask for classification. TCP flag bits not specified in the mask are don't care bits.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63  

usdClassifierControlListIpFlagsValue 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.24
Optional IP flags value for classification.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

usdClassifierControlListIpFlagsMask 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.25
Optional IP flags mask for classification. IP flag bits not specified in the mask are don't care bits
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

usdClassifierControlListIpFragValue 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.26
Optional IP flags mask for classification. IP flag bits not specified in the mask are don't care bits
Status: current Access: read-create
OBJECT-TYPE    
  UsdPolicyIpFragValue  

usdPolicyIfTable 1.3.6.1.4.1.4874.2.2.27.1.4.1
This obsolete table contains entries which represent attachment of policies to interfaces. This table became obsolete when the usdPolicyIfAttTable was added.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdPolicyIfEntry

usdPolicyIfEntry 1.3.6.1.4.1.4874.2.2.27.1.4.1.1
Each entry contains the attachment of policy(s) to an interface.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  UsdPolicyIfEntry  

usdPolicyIfInterfaceId 1.3.6.1.4.1.4874.2.2.27.1.4.1.1.1
The interface number representing the interface to which policy(s) have been attached.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

usdPolicyIfRowStatus 1.3.6.1.4.1.4874.2.2.27.1.4.1.1.2
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy *** LIMITED ACCESS LIST CONFIGURATION LEVEL *** RowStatus createAndGo/destroy operations have the following special-purpose semantics: createAndGo Create an entry having the specified configuration and append it to the target list, i.e. create a policy table entry with the associated policy name. destroy Destroy the specified list and all of its constituent elements. Policy row members may not be modified once the row has been created.
Status: obsolete Access: read-create
OBJECT-TYPE    
  RowStatus  

usdPolicyIfInputPolicyId 1.3.6.1.4.1.4874.2.2.27.1.4.1.1.3
This object is used to control the attachment of input policies to the interface specified by usdPolicyIfInterfaceId, usdPolicyIfForwardingType and usdPolicyIfPolicyType. Attach a policy by setting this value to the ID of the policy. Remove a policy attachment by setting this value to zero. This object may be modified while the row is active. If so, the attachment is immediate.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32  

usdPolicyIfOutputPolicyId 1.3.6.1.4.1.4874.2.2.27.1.4.1.1.4
This object is used to control the attachment of output policies to the interface specified by usdPolicyIfInterfaceId, usdPolicyIfForwardingType and usdPolicyIfPolicyType. Attach a policy by setting this value to the ID of the policy. Remove a policy attachment by setting this value to zero. This object may be modified while the row is active. If so, the attachment is immediate.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32  

usdPolicyIfInputStatsEnable 1.3.6.1.4.1.4874.2.2.27.1.4.1.1.5
This object is used to control the enabling and disabling of statistics for an input policy attachment. Set this object to true to enable statistics. Set this object to false to disable statistics. This object may be modified while the row is active. The desired value must be set before the policy is attached or in a multiple object varbind. Failure to do so will result in the policy being attached with the previous value of usdPolicyInputStatsEnable.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

usdPolicyIfOutputStatsEnable 1.3.6.1.4.1.4874.2.2.27.1.4.1.1.6
This object is used to control the enabling and disabling of statistics for an output policy attachment. Set this object to true to enable statistics. Set this object to false to disable statistics. This object may be modified while the row is active. The desired value must be set before the policy is attached or in a multiple object varbind. Failure to do so will result in the policy being attached with the previous value of usdPolicyOutputStatsEnable.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

usdPolicyIfAttachTable 1.3.6.1.4.1.4874.2.2.27.1.4.2
This table contains entries which represent attachment of policies to interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdPolicyIfAttachEntry

usdPolicyIfAttachEntry 1.3.6.1.4.1.4874.2.2.27.1.4.2.1
Each entry contains the attachment of policy(s) to an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdPolicyIfAttachEntry  

usdPolicyIfAttachInterfaceId 1.3.6.1.4.1.4874.2.2.27.1.4.2.1.1
The interface number representing the interface to which policy(s) have been attached.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdPolicyIfAttachForwardingType 1.3.6.1.4.1.4874.2.2.27.1.4.2.1.2
The interface type (i.e. IP or CBF) which the policy have been attached to.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdPolicyForwardingType  

usdPolicyIfAttachPolicyType 1.3.6.1.4.1.4874.2.2.27.1.4.2.1.3
The policy type (i.e. input, output or local input).
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdPolicyAttachmentType  

usdPolicyIfAttachRowStatus 1.3.6.1.4.1.4874.2.2.27.1.4.2.1.4
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy *** LIMITED ACCESS LIST CONFIGURATION LEVEL *** RowStatus createAndGo/destroy operations have the following special-purpose semantics: createAndGo Create an entry having the specified configuration and append it to the target list, i.e. create a policy table entry with the associated policy name. destroy Destroy the specified list and all of its constituent elements. Policy row members may not be modified once the row has been created.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdPolicyIfAttachPolicyId 1.3.6.1.4.1.4874.2.2.27.1.4.2.1.5
This object is used to control the attachment of policies to the interface specified by usdPolicyIfAttachInterfaceId, usdPolicyIfAttachForwardingType and usdPolicyIfAttachPolicyType. Attach a policy by setting this value to the ID of the policy. Remove a policy attachment by setting this value to zero. This object may be modified while the row is active. If so, the attachment is immediate.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdPolicyIfAttachStatsEnable 1.3.6.1.4.1.4874.2.2.27.1.4.2.1.6
This object is used to control the enabling and disabling of statistics for a policy attachment. Set this object to true to enable statistics. Set this object to false to disable statistics. This object may be modified while the row is active. The desired value must be set before the policy is attached or in a multiple object varbind. Failure to do so will result in the policy being attached with the previous value of usdPolicyStatsEnable.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

usdPolicyProfileTable 1.3.6.1.4.1.4874.2.2.27.1.5.1
This obsolete table contains entries which represent attachment of policies to dynamic interfaces through profiles. This table became obsolete when the usdPolicyAttachProfileTable was added.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdPolicyProfileEntry

usdPolicyProfileEntry 1.3.6.1.4.1.4874.2.2.27.1.5.1.1
Each entry contains the profile for attachment of policy(s) to a dynamic interface.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  UsdPolicyProfileEntry  

usdPolicyProfileId 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.1
The profile to which the policy attachment profile data belongs. When this profile is applied to a dynamic interface the associated policies will be applied to that interface.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

usdPolicyProfileRowStatus 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.2
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy *** LIMITED ACCESS LIST CONFIGURATION LEVEL *** RowStatus createAndGo/destroy operations have the following special-purpose semantics: createAndGo Create an entry having the specified configuration and append it to the target list, i.e. create a policy table entry with the associated policy name. destroy Destroy the specified list and all of its constituent elements. Policy row members may not be modified once the row has been created.
Status: obsolete Access: read-create
OBJECT-TYPE    
  RowStatus  

usdPolicyProfileInputPolicyId 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.3
This object is used to control the attachment of input policies to dynamic interfaces configured by the profile identified by usdPolicyProfileId. Attach a policy by setting this value to the ID of the policy. Remove a policy attachment by setting this value to zero. This object may be modified while the row is active. Changes made to a row in this table do not take effect until the profile is applied.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdPolicyProfileOutputPolicyId 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.4
This object is used to control the attachment of output policies to dynamic interfaces configured by the profile identified by usdPolicyProfileId. Attach a policy by setting this value to the ID of the policy. Remove a policy attachment by setting this value to zero. This object may be modified while the row is active. Changes made to a row in this table do not take effect until the profile is applied to an interface.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdPolicyProfileInputStatsEnable 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.5
This object is used to control the enabling and disabling of statistics for an input policy attachment performed by a profile. Set this object to true to enable statistics. Set this object to false to disable statistics. This object may be modified while the row is active. The changes will not take effect until the profile is applied to an interface.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

usdPolicyProfileOutputStatsEnable 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.6
This object is used to control the enabling and disabling of statistics for an output policy attachment performed by a profile. Set this object to true to enable statistics. Set this object to false to disable statistics. This object may be modified while the row is active. The changes will not take effect until the profile is applied to an interface.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

usdPolicyProfileLocalInputPolicyId 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.7
This object is used to control the attachment of local input policies to dynamic interfaces configured by the profile identified by usdPolicyProfileId. Attach a policy by setting this value to the ID of the policy. Remove a policy attachment by setting this value to zero. This object may be modified while the row is active. Changes made to a row in this table do not take effect until the profile is applied.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdPolicyProfileLocalInputStatsEnable 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.8
This object is used to control the enabling and disabling of statistics for a local input policy attachment performed by a profile. Set this object to true to enable statistics. Set this object to false to disable statistics. This object may be modified while the row is active. The changes will not take effect until the profile is applied to an interface.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

usdPolicyAttachProfileTable 1.3.6.1.4.1.4874.2.2.27.1.5.2
This table contains entries which represent attachment of policies to dynamic interfaces through profiles.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdPolicyAttachProfileEntry

usdPolicyAttachProfileEntry 1.3.6.1.4.1.4874.2.2.27.1.5.2.1
Each entry contains the profile for attachment of policy(s) to a dynamic interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdPolicyAttachProfileEntry  

usdPolicyAttachProfileId 1.3.6.1.4.1.4874.2.2.27.1.5.2.1.1
The profile to which the policy attachment profile data belongs. When this profile is applied to a dynamic interface the associated policies will be applied to that interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

usdPolicyAttachProfileForwardingType 1.3.6.1.4.1.4874.2.2.27.1.5.2.1.2
The interface type (i.e. IP or CBF) which the policy would be attached to.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdPolicyForwardingType  

usdPolicyAttachProfilePolicyType 1.3.6.1.4.1.4874.2.2.27.1.5.2.1.3
The policy type (i.e. input, output or local input).
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdPolicyAttachmentType  

usdPolicyAttachProfileRowStatus 1.3.6.1.4.1.4874.2.2.27.1.5.2.1.4
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy *** LIMITED ACCESS LIST CONFIGURATION LEVEL *** RowStatus createAndGo/destroy operations have the following special-purpose semantics: createAndGo Create an entry having the specified configuration and append it to the target list, i.e. create a policy table entry with the associated policy name. destroy Destroy the specified list and all of its constituent elements. Policy row members may not be modified once the row has been created.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdPolicyAttachProfilePolicyId 1.3.6.1.4.1.4874.2.2.27.1.5.2.1.5
This object is used to control the attachment of policies to dynamic interfaces configured by the profile identified by usdPolicyAttachProfileId, usdPolicyAttachProfileForwardingType and usdPolicyAttachProfilePolicyType. Attach a policy by setting this value to the ID of the policy. Remove a policy attachment by setting this value to zero. This object may be modified while the row is active. Changes made to a row in this table do not take effect until the profile is applied.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdPolicyAttachProfileStatsEnable 1.3.6.1.4.1.4874.2.2.27.1.5.2.1.6
This object is used to control the enabling and disabling of statistics for an policy attachment performed by a profile. Set this object to true to enable statistics. Set this object to false to disable statistics. This object may be modified while the row is active. The changes will not take effect until the profile is applied to an interface.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

usdPolicyIfStatsTable 1.3.6.1.4.1.4874.2.2.27.1.6.1
Each entry within this obsolete table contains statistics data for an interface/policy rule combination. Interfaces with policies attached and statistics disabled are not represented in this table.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdPolicyIfStatsEntry

usdPolicyIfStatsEntry 1.3.6.1.4.1.4874.2.2.27.1.6.1.1
Each entry defines a single statistics entry.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  UsdPolicyIfStatsEntry  

usdPolicyIfStatsIfId 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.1
The interface ID corresponding to the stats block represented by this row.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdPolicyIfStatsPolicyType 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.2
The attachment point for the policy.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  UsdPolicyAttachmentType  

usdPolicyIfStatsPolicyId 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.3
The PolicyTable index of the policy corresponding to the stats block represented by this row.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

usdPolicyIfStatsRulePrec 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.4
The precedence of the policy rule corresponding to the stats block represented by this row.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

usdPolicyIfStatsRuleId 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.5
The index of the policy rule corresponding to the stats block represented by this row.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

usdPolicyIfStatsClaclEntryNumber 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.6
The index of the clacl entry number corresponding to the stats block represented by this row.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

usdPolicyIfStatsGreenPackets 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.7
The number of green packets policed by the policy rule.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

usdPolicyIfStatsYellowPackets 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.8
The number of yellow packets policed by the policy rule.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

usdPolicyIfStatsRedPackets 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.9
The number of red packets policed by the policy rule.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

usdPolicyIfStatsGreenBytes 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.10
The number of green bytes policed by the policy rule.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

usdPolicyIfStatsYellowBytes 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.11
The number of yellow bytes policed by the policy rule.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

usdPolicyIfStatsRedBytes 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.12
The number of red bytes policed by the policy rule.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

usdPolicyIfAttachStatsTable 1.3.6.1.4.1.4874.2.2.27.1.6.2
Each entry within this table contains statistics data for an interface/policy rule combination. Interfaces with policies attached and statistics disabled are not represented in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdPolicyIfAttachStatsEntry

usdPolicyIfAttachStatsEntry 1.3.6.1.4.1.4874.2.2.27.1.6.2.1
Each entry defines a single statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdPolicyIfAttachStatsEntry  

usdPolicyIfAttachStatsIfId 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.1
The interface ID corresponding to the stats block represented by this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdPolicyIfAttachStatsForwardingType 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.2
The forwarding type for the policy attachment.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdPolicyForwardingType  

usdPolicyIfAttachStatsPolicyType 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.3
The attachment point for the policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdPolicyAttachmentType  

usdPolicyIfAttachStatsPolicyId 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.4
The PolicyTable index of the policy corresponding to the stats block represented by this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

usdPolicyIfAttachStatsRulePrec 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.5
The precedence of the policy rule corresponding to the stats block represented by this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

usdPolicyIfAttachStatsRuleId 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.6
The index of the policy rule corresponding to the stats block represented by this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

usdPolicyIfAttachStatsClaclEntryNumber 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.7
The index of the clacl entry number corresponding to the stats block represented by this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

usdPolicyIfAttachStatsGreenPackets 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.8
The number of green packets policed by the policy rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

usdPolicyIfAttachStatsYellowPackets 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.9
The number of yellow packets policed by the policy rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

usdPolicyIfAttachStatsRedPackets 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.10
The number of red packets policed by the policy rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

usdPolicyIfAttachStatsGreenBytes 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.11
The number of green bytes policed by the policy rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

usdPolicyIfAttachStatsYellowBytes 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.12
The number of yellow bytes policed by the policy rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

usdPolicyIfAttachStatsRedBytes 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.13
The number of red bytes policed by the policy rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

usdPolicyConformance 1.3.6.1.4.1.4874.2.2.27.2
OBJECT IDENTIFIER    

usdPolicyCompliances 1.3.6.1.4.1.4874.2.2.27.2.1
OBJECT IDENTIFIER    

usdPolicyGroups 1.3.6.1.4.1.4874.2.2.27.2.2
OBJECT IDENTIFIER    

usdPolicyCompliance 1.3.6.1.4.1.4874.2.2.27.2.1.1
Obsolete compliance statement for entities which implement the Unisphere policy management MIB. This statement became obsolete when policy traffic shape and color objects were added to the MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

usdPolicyCompliance2 1.3.6.1.4.1.4874.2.2.27.2.1.2
Obsolete compliance statement for entities which implement the Unisphere policy management MIB. This statement was obsolete when policy log rule objects were added to the MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

usdPolicyCompliance3 1.3.6.1.4.1.4874.2.2.27.2.1.3
Obsolete compliance statement for entities which implement the Unisphere policy management MIB. This statement became obsolete when policy color rule objects were added, the policy profile table was extended and the policy interface attachement tables were replaced by new versions.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

usdPolicyCompliance4 1.3.6.1.4.1.4874.2.2.27.2.1.4
Obsolete compliance statement for entities which implement the Unisphere policy management MIB. This statement became obsolete when TCP flag and IP flag classifier control list objects were added and the usdPolicyProfileTable was repalced by the usdPolicyAttachProfileTable.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

usdPolicyCompliance5 1.3.6.1.4.1.4874.2.2.27.2.1.5
Obsolete compliance statement for entities which implement the Unisphere policy management MIB. This statement became obsolete when traffic class rule objects and new rate limit objects were added and when the policy shaper capability was moved into the quality of service component.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

usdPolicyCompliance6 1.3.6.1.4.1.4874.2.2.27.2.1.6
The compliance statement for entities which implement the Unisphere policy management MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

usdPolicyGroup 1.3.6.1.4.1.4874.2.2.27.2.2.1
Obsolete collection of objects for managing policies in a Unisphere product. This group became obsolete when policy traffic shape and color objects were added.
Status: obsolete Access: read-only
OBJECT-GROUP    

usdRateLimitControlListGroup 1.3.6.1.4.1.4874.2.2.27.2.2.2
Obsolete collection of objects for managing rate limit control lists in a Unisphere product. This group became obsolete when it was replaced by the usdRateLimitGroup so that rate limit support could become optional.
Status: obsolete Access: read-only
OBJECT-GROUP    

usdClassifierControlListGroup 1.3.6.1.4.1.4874.2.2.27.2.2.3
Obsolete collection of objects for managing elements of classifier control lists in a Unisphere product. This group became obsolete when support was added for TCP flag and IP flag control objects.
Status: obsolete Access: read-only
OBJECT-GROUP    

usdPolicyIfGroup 1.3.6.1.4.1.4874.2.2.27.2.2.4
Obsolete collection of objects for managing attachment of policies to interfaces in a Unisphere product. This group became obsolete when the usdPolicyIfTable was replaced by the usdPolicyIfAttachTable.
Status: obsolete Access: read-only
OBJECT-GROUP    

usdPolicyProfileGroup 1.3.6.1.4.1.4874.2.2.27.2.2.5
Obsolete collection of objects for managing attachment of policies to dynamic interfaces through profiles in a Unisphere product. This group became obsolete when the usdPolicyProfileLocalInputPolicyId and the usdPolicyProfileLocalInputStatsEnable objects were added.
Status: obsolete Access: read-only
OBJECT-GROUP    

usdPolicyStatisticsGroup 1.3.6.1.4.1.4874.2.2.27.2.2.6
Obsolete collection of objects for managing statistics data for an interface/policy rule combination in a Unisphere product. This group became obsolete when the usdPolicyIfStatsTable was replaced by the usdPolicyIfAttachStatsTable.
Status: obsolete Access: read-only
OBJECT-GROUP    

usdPolicyGroup2 1.3.6.1.4.1.4874.2.2.27.2.2.7
Obsolete collection of objects for managing policies in a Unisphere product. This group became obsolete when the specific rules objects were broken out into separte groups.
Status: obsolete Access: read-only
OBJECT-GROUP    

usdTrafficShapeProfileGroup 1.3.6.1.4.1.4874.2.2.27.2.2.8
Obsolete collection of objects for traffic shaping data for a policy rule in a Unisphere product. This group became obsolete when it was combined with the traffic shape policy rules objects.
Status: obsolete Access: read-only
OBJECT-GROUP    

usdLogRuleGroup 1.3.6.1.4.1.4874.2.2.27.2.2.9
A collection of objects for log data for a policy rule in a Unisphere product.
Status: current Access: read-only
OBJECT-GROUP    

usdPolicyIfAttachGroup 1.3.6.1.4.1.4874.2.2.27.2.2.10
A collection of objects for managing attachment of policies to interfaces in a Unisphere product.
Status: current Access: read-only
OBJECT-GROUP    

usdPolicyProfileGroup2 1.3.6.1.4.1.4874.2.2.27.2.2.11
Obsolete collection of objects for managing attachment of policies to dynamic interfaces through profiles. This group became obsolete when the usdPolicyProfileTable was replaced by the usdPolicyAttachProfileTable.
Status: obsolete Access: read-only
OBJECT-GROUP    

usdPolicyAttachStatisticsGroup 1.3.6.1.4.1.4874.2.2.27.2.2.12
A collection of objects for managing statistics data for an interface/policy rule combination in a Unisphere product.
Status: current Access: read-only
OBJECT-GROUP    

usdClassifierControlListGroup2 1.3.6.1.4.1.4874.2.2.27.2.2.13
A collection of objects for managing elements of classifier control lists in a Unisphere product.
Status: current Access: read-only
OBJECT-GROUP    

usdPolicyAttachProfileGroup 1.3.6.1.4.1.4874.2.2.27.2.2.14
A collection of objects for managing attachment of policies to dynamic interfaces through profiles.
Status: current Access: read-only
OBJECT-GROUP    

usdPolicyBaseGroup 1.3.6.1.4.1.4874.2.2.27.2.2.15
A collection of basic objects for managing policies in a Unisphere product.
Status: current Access: read-only
OBJECT-GROUP    

usdNextHopRulesGroup 1.3.6.1.4.1.4874.2.2.27.2.2.16
A collection of objects for managing next-hop policy rules in a Unisphere product.
Status: current Access: read-only
OBJECT-GROUP    

usdFilterRulesGroup 1.3.6.1.4.1.4874.2.2.27.2.2.17
A collection of objects for managing filter policy rules in a Unisphere product.
Status: current Access: read-only
OBJECT-GROUP    

usdNextInterfaceRulesGroup 1.3.6.1.4.1.4874.2.2.27.2.2.18
A collection of objects for managing next-interface policy rules in a Unisphere product.
Status: current Access: read-only
OBJECT-GROUP    

usdRateLimitGroup 1.3.6.1.4.1.4874.2.2.27.2.2.19
Obsolete collection of objects for managing rate limit policy rules and profile lists in a Unisphere product. This group became obsolete when new rate limit profile objects were added.
Status: obsolete Access: read-only
OBJECT-GROUP    

usdMarkingRulesGroup 1.3.6.1.4.1.4874.2.2.27.2.2.20
A collection of objects for managing policy rules for marking in a Unisphere product.
Status: current Access: read-only
OBJECT-GROUP    

usdForwardRulesGroup 1.3.6.1.4.1.4874.2.2.27.2.2.21
A collection of objects for managing forward policy rules in a Unisphere product.
Status: current Access: read-only
OBJECT-GROUP    

usdTrafficShapeGroup 1.3.6.1.4.1.4874.2.2.27.2.2.22
Obsolete collection of objects for managing traffic shape policy rules and profile lists in a Unisphere product. This group became obsolete when the policy shaper capability was moved into the quality of service component.
Status: obsolete Access: read-only
OBJECT-GROUP    

usdColorRulesGroup 1.3.6.1.4.1.4874.2.2.27.2.2.23
A collection of objects for managing color policy rules in a Unisphere product.
Status: current Access: read-only
OBJECT-GROUP    

usdTrafficClassRulesGroup 1.3.6.1.4.1.4874.2.2.27.2.2.24
A collection of objects for managing traffic class policy rules in a Unisphere product.
Status: current Access: read-only
OBJECT-GROUP    

usdRateLimitGroup2 1.3.6.1.4.1.4874.2.2.27.2.2.25
A collection of objects for managing rate limit policy rules and profile lists in a Unisphere product.
Status: current Access: read-only
OBJECT-GROUP