NORTEL-TM-MIB
21 objects
This module contains objects for Nortel Traffic Management.
Imported Objects
| IF-MIB | InterfaceIndex |
| NORTEL-GENERIC-MIB | nortelGenericMIBs |
| SNMPv2-SMI | Counter64 Gauge32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.562.29.3 | IdentitynnTMMIB | This module contains objects for Nortel Traffic Management. | ||
| 1.3.6.1.4.1.562.29.3.1 | NodennTMObjects | |||
| 1.3.6.1.4.1.562.29.3.1.1 | TablennTMStatsTable | not-accessible | current | This table contains the Traffic Management Statistics. |
| 1.3.6.1.4.1.562.29.3.1.1.1 | RownnTMStatsEntry | not-accessible | current | Each entry in this table is indexed by the interface ifIndex and a class of service. |
| 1.3.6.1.4.1.562.29.3.1.1.1.1 | ColumntrafficMgmtIfIndex | not-accessible | current | |
| 1.3.6.1.4.1.562.29.3.1.1.1.2 | ColumnqueueGroupIndex | not-accessible | current | This index represents the Queue Group of the entry. |
| 1.3.6.1.4.1.562.29.3.1.1.1.3 | ColumncosIndex | not-accessible | current | This index represents the class of service of the entry. |
| 1.3.6.1.4.1.562.29.3.1.1.1.4 | ColumnnnTMStatsInFrames | read-only | current | Total frames received. |
| 1.3.6.1.4.1.562.29.3.1.1.1.5 | ColumnnnTMStatsInOctets | read-only | current | Count of bytes contained in nnTMStatsInFrames. |
| 1.3.6.1.4.1.562.29.3.1.1.1.6 | ColumnnnTMStatsInFramesDiscards | read-only | current | Total incoming frames discarded for all reasons. |
| 1.3.6.1.4.1.562.29.3.1.1.1.7 | ColumnnnTMStatsInFramesDiscardsOctets | read-only | current | Total of bytes in nnTMStatsInFramesDiscards. |
| 1.3.6.1.4.1.562.29.3.1.1.1.8 | ColumnnnTMStatsInFramesNonConforming | read-only | current | Total non-conforming frames received. |
| 1.3.6.1.4.1.562.29.3.1.1.1.9 | ColumnnnTMStatsOutFrames | read-only | current | Total frames transmitted. |
| 1.3.6.1.4.1.562.29.3.1.1.1.10 | ColumnnnTMStatsOutOctets | read-only | current | Total bytes in nnTMStatsOutFrames. |
| 1.3.6.1.4.1.562.29.3.1.1.1.11 | ColumnnnTMStatsOutFramesDiscards | read-only | current | Total transmit frames discarded. |
| 1.3.6.1.4.1.562.29.3.1.1.1.12 | ColumnnnTMStatsOutFramesDiscardsOctets | read-only | current | Total bytes in nnTMStatsOutFramesDiscards. |
| 1.3.6.1.4.1.562.29.3.1.1.1.13 | ColumnnnTMStatsOutFramesConformingDiscards | read-only | current | Total outgoing conforming frames discarded. |
| 1.3.6.1.4.1.562.29.3.1.1.1.14 | ColumnnnTMStatsTxQueueUtilization | read-only | current | Average percentage (%) Tx Queue utilization. |
| 1.3.6.1.4.1.562.29.3.1.1.1.15 | ColumnnnTMStatsTxQueueUtilizationMaxPeak | read-only | current | Maximum peak percentage (%) Tx queue utilization. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| NnTMClassOfService | INTEGER { cosStandard (0), cosBronze (1), cosSilver (2), cosGold (3), cosPlatinum (4), cosPremium (5), cosNetworkNT (6), cosCritical (7), cosNetworkNW (8), cosUnknown (15) } | current | This TC contains the Class of Services that are possible per Interface. |
| NnTMQueueGroup | INTEGER { eQGRPUNKNOWN (0), eQGRPNA (1), eQGRP1 (2), eQGRP2 (3) } | current | This TC contains the QueueGroup ID which is a new object that specifies which scheduler profile, drop profiles, and scalars to use. |