Home/Catalog/NTN-QOS-POLICY-AUX-MIB

NTN-QOS-POLICY-AUX-MIB

AI MIB Summary

The NTN-QOS-POLICY-AUX-MIB module facilitates the monitoring and management of auxiliary policy-based traffic processing parameters on Neousys (NTN) network devices, specifically tracking QoS policy definitions, enforcement states, and associated traffic statistics.

This module defines an infrastructure used for support of policy-based traffic processing in a network device.
Main OID:
ntnQosPolicyAuxMib.1.3.6.1.4.1.45.4.5
44
Objects
Active
Status
8
Dependencies

Imported Objects

Objects

44 total
Object Name
ntnQosInterfaceIdTableContains interface index to interface role combination associations.
SEQUENCE OF NtnQosInterfaceIdEntry
.1.3.6.1.4.1.45.4.4.1.1.4
ntnQosInterfaceIdEntryA 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.
NtnQosInterfaceIdEntry
.1.3.6.1.4.1.45.4.4.1.1.4.1
ntnQosInterfaceIdIfIndexThe 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.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.45.4.4.1.1.4.1.1
ntnQosInterfaceIdRoleCombinationThe role combination that is associated with the interface with an ifIndex value that is equal to ntnQosInterfaceIdIfIndex.rw
RoleCombination (POLICY-FRAMEWORK-PIB)
.1.3.6.1.4.1.45.4.4.1.1.4.1.2
ntnQosInterfaceIdStorageTypeThe 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).rw
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.45.4.4.1.1.4.1.3
ntnQosInterfaceIdStatusThe 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.45.4.4.1.1.4.1.4
ntnQosInterfaceIdQueueSetThe queue set associated with this interface. A queue set must be defined in the qosInterfaceQueueTable prior to being referenced by this attribute.rw
PolicyInstanceId (POLICY-FRAMEWORK-PIB)
.1.3.6.1.4.1.45.4.4.1.1.4.1.5
ntnQosPolicyAuxMibThis module defines an infrastructure used for support of policy-based traffic processing in a network device.
MODULE-IDENTITY
.1.3.6.1.4.1.45.4.5
ntnQosPolicyAuxObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.45.4.5.1
ntnQosConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.45.4.5.1.1
ntnQosConfigDynamicMgmtSpecifies 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.rw
Enumeration
.1.3.6.1.4.1.45.4.5.1.1.1
ntnQosConfigQpaStateThe 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.rw
Enumeration
.1.3.6.1.4.1.45.4.5.1.1.2
ntnQosConfigQpaRetryTimerThe 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.rw
Integer32 (-1 | 1..86400) UNITS "seconds"
.1.3.6.1.4.1.45.4.5.1.1.3
ntnQosConfigAllowPacketReorderingSupport 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.45.4.5.1.1.4
ntnQosConfigMaintainPolicingStatsPolicing 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.45.4.5.1.1.5
ntnQosConfigIfcClassRestrictionsSpecifies 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.rw
Enumeration
.1.3.6.1.4.1.45.4.5.1.1.6
ntnQosConfigDefaultOutOfProfileActionThis 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.rw
PolicyInstanceId (POLICY-FRAMEWORK-PIB)
.1.3.6.1.4.1.45.4.5.1.1.7
ntnQosConfigPolicyCfgRestrictionModeSpecifies 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.rw
Enumeration
.1.3.6.1.4.1.45.4.5.1.1.8
ntnQosStatistics
OBJECT IDENTIFIER
.1.3.6.1.4.1.45.4.5.1.2
ntnQosTargetStatsTableContains items that supplement the target group data that is specified in the qosTargetTable.
SEQUENCE OF NtnQosTargetStatsEntry
.1.3.6.1.4.1.45.4.5.1.2.1
ntnQosTargetStatsEntryA 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.
NtnQosTargetStatsEntry
.1.3.6.1.4.1.45.4.5.1.2.1.1
ntnQosTargetStatsPktHitsThis 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.ro
Counter32 UNITS "packets"
.1.3.6.1.4.1.45.4.5.1.2.1.1.1
ntnQosTargetStatsOverflowPktHitsThe number of times the associated ntnQosTargetStatsPktHits counter has overflowed.ro
Counter32 UNITS "packets"
.1.3.6.1.4.1.45.4.5.1.2.1.1.2
ntnQosTargetStatsHCPktHitsThis 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.ro
Counter64 UNITS "packets"
.1.3.6.1.4.1.45.4.5.1.2.1.1.3
ntnQosTargetStatsTotalOctetsThis object tracks the total number of octets associated with packet hits of this target group specification.ro
Counter32 UNITS "octets"
.1.3.6.1.4.1.45.4.5.1.2.1.1.4
ntnQosTargetStatsTotalOverflowOctetsThe number of times the associated ntnQosTargetStatsTotalOctets counter has overflowed.ro
Counter32 UNITS "octets"
.1.3.6.1.4.1.45.4.5.1.2.1.1.5
ntnQosTargetStatsTotalHCOctetsThis object tracks the total number of octets associated with packet hits of this target group specification.ro
Counter64 UNITS "octets"
.1.3.6.1.4.1.45.4.5.1.2.1.1.6
ntnQosTargetStatsInProfOctetsThis 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.ro
Counter32 UNITS "octets"
.1.3.6.1.4.1.45.4.5.1.2.1.1.7
ntnQosTargetStatsInProfOverflowOctetsThe number of times the associated ntnQosTargetStatsInProfOctets counter has overflowed.ro
Counter32 UNITS "octets"
.1.3.6.1.4.1.45.4.5.1.2.1.1.8
ntnQosTargetStatsInProfHCOctetsThis 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.ro
Counter64 UNITS "octets"
.1.3.6.1.4.1.45.4.5.1.2.1.1.9
ntnQosTargetStatsOutProfOctetsThis 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.ro
Counter32 UNITS "octets"
.1.3.6.1.4.1.45.4.5.1.2.1.1.10
ntnQosTargetStatsOutProfOverflowOctetsThe number of times the associated ntnQosTargetStatsOutProfOctets counter has overflowed.ro
Counter32 UNITS "octets"
.1.3.6.1.4.1.45.4.5.1.2.1.1.11
ntnQosTargetStatsOutProfHCOctetsThis 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.ro
Counter64 UNITS "octets"
.1.3.6.1.4.1.45.4.5.1.2.1.1.12
ntnQosTargetStatsTrackStatisticsPolicing 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.45.4.5.1.2.1.1.13
ntnQosTargetStatsShapingQDropsThis 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.ro
Counter32 UNITS "packets"
.1.3.6.1.4.1.45.4.5.1.2.1.1.14
ntnQosTargetStatsOverflowShapingQDropsThe number of times the associated ntnQosTargetStatsShapingQDrops counter has overflowed.ro
Counter32 UNITS "packets"
.1.3.6.1.4.1.45.4.5.1.2.1.1.15
ntnQosTargetStatsHCShapingQDropsThis 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.ro
Counter64 UNITS "packets"
.1.3.6.1.4.1.45.4.5.1.2.1.1.16
ntnQosPolicyAuxConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.45.4.5.2
ntnQosCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.45.4.5.2.1
ntnQosComplianceDescribes the requirements for conformance to the Nortel Networks QoS Policy MIB.
Unknown
.1.3.6.1.4.1.45.4.5.2.1.1
ntnQosGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.45.4.5.2.2
ntnQosConfigGroupObjects used to configure QoS Policy Agent operation.
Unknown
.1.3.6.1.4.1.45.4.5.2.2.1
ntnQosInterfaceIdGroupObjects used to define interface (ifIndex) to interface role combination mappings.
Unknown
.1.3.6.1.4.1.45.4.5.2.2.2
ntnQosTargetStatsGroupObjects that supplement the qosTargetTable providing per target statistics.
Unknown
.1.3.6.1.4.1.45.4.5.2.2.3
NTN-QOS-POLICY-AUX-MIB - SNMP MIB Reference | MIBs Explorer