NTN-QOS-POLICY-AUX-MIB

File: NTN-QOS-POLICY-AUX-MIB.mib (27381 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB POLICY-FRAMEWORK-PIB QOS-POLICY-IP-PIB
NTN-QOS-POLICY-EXT-PIB SYNOPTICS-ROOT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Counter64 MODULE-COMPLIANCE
OBJECT-GROUP TruthValue RowStatus
StorageType InterfaceIndex RoleCombination
PolicyInstanceId qosTargetEntry ntnQosIfParametersExt
policy

Defined Types

NtnQosInterfaceIdEntry  
SEQUENCE    
  ntnQosInterfaceIdIfIndex InterfaceIndex
  ntnQosInterfaceIdRoleCombination RoleCombination
  ntnQosInterfaceIdStorageType StorageType
  ntnQosInterfaceIdStatus RowStatus
  ntnQosInterfaceIdQueueSet PolicyInstanceId

NtnQosTargetStatsEntry  
SEQUENCE    
  ntnQosTargetStatsPktHits Counter32
  ntnQosTargetStatsOverflowPktHits Counter32
  ntnQosTargetStatsHCPktHits Counter64
  ntnQosTargetStatsTotalOctets Counter32
  ntnQosTargetStatsTotalOverflowOctets Counter32
  ntnQosTargetStatsTotalHCOctets Counter64
  ntnQosTargetStatsInProfOctets Counter32
  ntnQosTargetStatsInProfOverflowOctets Counter32
  ntnQosTargetStatsInProfHCOctets Counter64
  ntnQosTargetStatsOutProfOctets Counter32
  ntnQosTargetStatsOutProfOverflowOctets Counter32
  ntnQosTargetStatsOutProfHCOctets Counter64
  ntnQosTargetStatsTrackStatistics TruthValue
  ntnQosTargetStatsShapingQDrops Counter32
  ntnQosTargetStatsOverflowShapingQDrops Counter32
  ntnQosTargetStatsHCShapingQDrops Counter64

Defined Values

ntnQosPolicyAuxMib 1.3.6.1.4.1.45.4.5
This module defines an infrastructure used for support of policy-based traffic processing in a network device.
MODULE-IDENTITY    

ntnQosPolicyAuxObjects 1.3.6.1.4.1.45.4.5.1
OBJECT IDENTIFIER    

ntnQosPolicyAuxConformance 1.3.6.1.4.1.45.4.5.2
OBJECT IDENTIFIER    

ntnQosConfig 1.3.6.1.4.1.45.4.5.1.1
OBJECT IDENTIFIER    

ntnQosStatistics 1.3.6.1.4.1.45.4.5.1.2
OBJECT IDENTIFIER    

ntnQosConfigDynamicMgmt 1.3.6.1.4.1.45.4.5.1.1.1
Specifies whether dynamic management (e.g., COPS-PR) is currently enabled. Devices may limit support for dynamic management by providing read-only access to this object. If enabled, dynamic management always takes precedence over static management such that static management may only be used for monitoring of objects that have a POLICY-ACCESS clause of 'install' or 'install-notify' in the respective PIB module. Disabling dynamic management causes Delete Request State (DRQ) and Client Close (CC) messages to be generated if a connection between the PEP and a PDP is currently established. Installed policies are not automatically deleted. Enabling dynamic management will initiate the COPS-PR connect sequence and, potentailly, the loading of policy information.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ntnQosConfigQpaState 1.3.6.1.4.1.45.4.5.1.1.2
The state of the QoS Policy Agent (QPA). A state of 'running(1)' indicates that the QPA is in a stable state and can process messages. A state of 'initializing(2)' indicates that the agent is currently unable to process messages. Either 'running(1)' or 'initializing(2)' will be returned when querying this object. These values can not be set. All installed state can be deleted and reset to the device's default state by setting the value of this object to 'resetToDefault(3)'. This is the only value that will be accepted when setting this object. The 'resetToDefault(3)' value will never be returned in response to a query.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER running(1), initializing(2), resetToDefault(3)  

ntnQosConfigQpaRetryTimer 1.3.6.1.4.1.45.4.5.1.1.3
The number of seconds between the receipt of a connection termination/rejection indication and the initiation of a new connection request. A value of -1 indicates that a connection retry should not be attempted after a failed attempt.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 1..86400  

ntnQosConfigAllowPacketReordering 1.3.6.1.4.1.45.4.5.1.1.4
Support for certain Per-Hop-Behaviors (PHBs) requires that packets within a flow not be reordered upon transmission. Packet reordering may not be an issue for other PHBs. Setting this object to 'true(1)' allows full flexibility in terms of the egress queue to which a packet is assigned. A value of 'false(2)' causes the agent to verify that in-profile and out-of-profile actions associated with a flow will not cause packets from the same flow to be assigned to different egress queues.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ntnQosConfigMaintainPolicingStats 1.3.6.1.4.1.45.4.5.1.1.5
Policing statistics, such as in-profile and out-of-profile octets, are often an important mechanism for evaluating the effectiveness of installed policies. In order to track these statistics, additional system resources are consumed meaning that the amount of filters available for classification purposes is limited. Setting this object to 'true(1)' causes statistics to be tracked by default for all metered policies defined after this attribute is set. A value of 'false(2)' means that new metered policies will not track statistics. Note that this attribute specifies the default behavior. Statistics maintenance may be enabled and disabled on a per policy basis via an attribute in the ntnQosTargetStatsTable. If a value for that attribute is not provided, the value of this object determines the behavior.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ntnQosConfigIfcClassRestrictions 1.3.6.1.4.1.45.4.5.1.1.6
Specifies which interface class types can be defined by the user. Default filters are installed to support the different interface classes. Limiting the classes that can be used reduces, or eliminates entirely, the default filter resources that must be consumed, making these resources available for administrator use. Modifications to this attribute require a system initialization before they take effect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unrestrictedOnly(1), unrestrictedAndTrusted(2), allowAllIfcClasses(3)  

ntnQosConfigDefaultOutOfProfileAction 1.3.6.1.4.1.45.4.5.1.1.7
This attribute identifies the action that is to be initiated for flows that are determined to be out-of-profile and are being metered using the 'committedRestricted' type of meter. Actions must be defined in the qosActionTable prior to being referenced by this attribute. The value of this attribute may not be changed while meters of this type are currently associated with a policy.
Status: current Access: read-write
OBJECT-TYPE    
  PolicyInstanceId  

ntnQosConfigPolicyCfgRestrictionMode 1.3.6.1.4.1.45.4.5.1.1.8
Specifies whether policies referencing IP filter criteria can be defined by the user. The value of this attribute determines if new IP filter-based policies can be installed. If the value of this attribute is 'noPolicyRestrictions(1)', both IP and Layer 2-based policies can be installed. If the value is 'l3PolicyRestrictions(2)', only Layer 2-based policies can be installed. This attribute is only consulted when traffic separation mode is enabled. Modification of this attribute may be restricted based on the interface used (e.g., CLI) for the modification.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noPolicyRestrictions(1), l3PolicyRestrictions(2)  

ntnQosInterfaceIdTable 1.3.6.1.4.1.45.4.4.1.1.4
Contains interface index to interface role combination associations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtnQosInterfaceIdEntry

ntnQosInterfaceIdEntry 1.3.6.1.4.1.45.4.4.1.1.4.1
A conceptual row in the ntnQosInterfaceIdTable. Each row identifies an interface value that corresponds to an entry in the ifTable (MIB-II) and a role combination taglist with which the interface is associated.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtnQosInterfaceIdEntry  

ntnQosInterfaceIdIfIndex 1.3.6.1.4.1.45.4.4.1.1.4.1.1
The ifIndex value that is associated with this instance of the ntnQosInterfaceIdEntry. The ifIndex value of this attribute must correspond to the ifTable entry with the same ifIndex value.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

ntnQosInterfaceIdRoleCombination 1.3.6.1.4.1.45.4.4.1.1.4.1.2
The role combination that is associated with the interface with an ifIndex value that is equal to ntnQosInterfaceIdIfIndex.
Status: current Access: read-create
OBJECT-TYPE    
  RoleCombination  

ntnQosInterfaceIdStorageType 1.3.6.1.4.1.45.4.4.1.1.4.1.3
The storage type for this conceptual row. Conceptual rows having the value permanent(4) need not allow write-access to any columnar objects in the row. This object may not be modified if the associated ntnQosInterfaceIdStatus object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

ntnQosInterfaceIdStatus 1.3.6.1.4.1.45.4.4.1.1.4.1.4
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Row creation using only default values is supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ntnQosInterfaceIdQueueSet 1.3.6.1.4.1.45.4.4.1.1.4.1.5
The queue set associated with this interface. A queue set must be defined in the qosInterfaceQueueTable prior to being referenced by this attribute.
Status: current Access: read-create
OBJECT-TYPE    
  PolicyInstanceId  

ntnQosTargetStatsTable 1.3.6.1.4.1.45.4.5.1.2.1
Contains items that supplement the target group data that is specified in the qosTargetTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtnQosTargetStatsEntry

ntnQosTargetStatsEntry 1.3.6.1.4.1.45.4.5.1.2.1.1
A conceptual row in the ntnQosTargetStatsTable. Each row contains statistics related to the associated qosTargetTable entry. Entries will be automatically deleted from this table should the corresponding qosTargetTable entry be destroyed.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtnQosTargetStatsEntry  

ntnQosTargetStatsPktHits 1.3.6.1.4.1.45.4.5.1.2.1.1.1
This object tracks the packet hits of this target group specification. Packet hits are defined as packets that are selected for additional processing based on target data specified in the associated qosTargetTable entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ntnQosTargetStatsOverflowPktHits 1.3.6.1.4.1.45.4.5.1.2.1.1.2
The number of times the associated ntnQosTargetStatsPktHits counter has overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ntnQosTargetStatsHCPktHits 1.3.6.1.4.1.45.4.5.1.2.1.1.3
This object tracks the packet hits of this target group specification. Packet hits are defined as packets that are selected for additional processing based on target data specified in the associated qosTargetTable entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ntnQosTargetStatsTotalOctets 1.3.6.1.4.1.45.4.5.1.2.1.1.4
This object tracks the total number of octets associated with packet hits of this target group specification.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ntnQosTargetStatsTotalOverflowOctets 1.3.6.1.4.1.45.4.5.1.2.1.1.5
The number of times the associated ntnQosTargetStatsTotalOctets counter has overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ntnQosTargetStatsTotalHCOctets 1.3.6.1.4.1.45.4.5.1.2.1.1.6
This object tracks the total number of octets associated with packet hits of this target group specification.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ntnQosTargetStatsInProfOctets 1.3.6.1.4.1.45.4.5.1.2.1.1.7
This object tracks the total number of octets associated with packets considered to be in-profile based on the metering specification associated with this target group entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ntnQosTargetStatsInProfOverflowOctets 1.3.6.1.4.1.45.4.5.1.2.1.1.8
The number of times the associated ntnQosTargetStatsInProfOctets counter has overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ntnQosTargetStatsInProfHCOctets 1.3.6.1.4.1.45.4.5.1.2.1.1.9
This object tracks the total number of octets associated with packets considered to be in-profile based on the metering specification associated with this target group entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ntnQosTargetStatsOutProfOctets 1.3.6.1.4.1.45.4.5.1.2.1.1.10
This object tracks the total number of octets associated with packets considered to be out-of- profile based on the metering specification associated with this target group entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ntnQosTargetStatsOutProfOverflowOctets 1.3.6.1.4.1.45.4.5.1.2.1.1.11
The number of times the associated ntnQosTargetStatsOutProfOctets counter has overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ntnQosTargetStatsOutProfHCOctets 1.3.6.1.4.1.45.4.5.1.2.1.1.12
This object tracks the total number of octets associated with packets considered to be out-of- profile based on the metering specification associated with this target group entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ntnQosTargetStatsTrackStatistics 1.3.6.1.4.1.45.4.5.1.2.1.1.13
Policing statistics, such as in-profile and out-of-profile octets, are often an important mechanism for evaluating the effectiveness of installed policies. In order to track these statistics, additional system resources are consumed meaning that the amount of filters available for classification purposes is limited. Setting this object to 'true(1)' causes statistics to be tracked for the metered policy being defined. A value of 'false(2)' means that the metered policy will not track statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ntnQosTargetStatsShapingQDrops 1.3.6.1.4.1.45.4.5.1.2.1.1.14
This object counts the number of packets dropped due to insufficient shaping resources. Traffic that is being shaped prior to transmission may need to be buffered temporarily to ensure conformance to the associated shaping specification. Shaping buffer resources are limited. If shaping buffer resources are exhausted, traffic that is to be shaped will be dropped, causing this counter to be incremented once per dropped packet, until resources become available.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ntnQosTargetStatsOverflowShapingQDrops 1.3.6.1.4.1.45.4.5.1.2.1.1.15
The number of times the associated ntnQosTargetStatsShapingQDrops counter has overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ntnQosTargetStatsHCShapingQDrops 1.3.6.1.4.1.45.4.5.1.2.1.1.16
This object counts the number of packets dropped due to insufficient shaping resources. Traffic that is being shaped prior to transmission may need to be buffered temporarily to ensure conformance to the associated shaping specification. Shaping buffer resources are limited. If shaping buffer resources are exhausted, traffic that is to be shaped will be dropped, causing this counter to be incremented once per dropped packet, until resources become available.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ntnQosCompliances 1.3.6.1.4.1.45.4.5.2.1
OBJECT IDENTIFIER    

ntnQosGroups 1.3.6.1.4.1.45.4.5.2.2
OBJECT IDENTIFIER    

ntnQosCompliance 1.3.6.1.4.1.45.4.5.2.1.1
Describes the requirements for conformance to the Nortel Networks QoS Policy MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

ntnQosConfigGroup 1.3.6.1.4.1.45.4.5.2.2.1
Objects used to configure QoS Policy Agent operation.
Status: current Access: read-only
OBJECT-GROUP    

ntnQosInterfaceIdGroup 1.3.6.1.4.1.45.4.5.2.2.2
Objects used to define interface (ifIndex) to interface role combination mappings.
Status: current Access: read-only
OBJECT-GROUP    

ntnQosTargetStatsGroup 1.3.6.1.4.1.45.4.5.2.2.3
Objects that supplement the qosTargetTable providing per target statistics.
Status: current Access: read-only
OBJECT-GROUP