Вы находитесь на странице: 1из 565

Nortel Multiservice Switch 7400, 15000, 20000

Components Reference Overview

NN10600-060

Document status: Standard Document issue: 7.1S1 Document date: October 2005 Product release: PCR7.1 and up Job function: Product Fundamentals Type: NTP Language type: U.S. English Copyright 2005 Nortel. All Rights Reserved. NORTEL, the globemark design, and the NORTEL corporate logo are trademarks of Nortel.

Contents
About this document
Who should read this guide 5 How this guide is organized 5 What you need to know 5 Nortel support services 5

Component and attribute overview


Component hierarchy tree 7 Component terms and concepts 8 Components and subcomponents 8 Type 9 Instance 9 Name 9 Verbs 10 Attributes 10 Groups 12 Component hierarchy - An everyday analogy 13 Assigning attributes 16 Applying naming conventions to the analogy 18

Interpreting information in this document


How this document is organized 21 Abbreviated component description 21 Formal component description 22 Components 24 Attributes 25 Verbs 26 Chapter summary 27

21

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

-4Contents

Common Verbs Responses Collected Statistics Component hierarchy (EM) Appendix: Data types
Attribute value data types 548 Component instance value data types 549 Syntax conventions 549 Signed integer type 550 Integer sequence type 550 Decimal number type 550 Fixed point decimal type 551 Hexadecimal number type 551 Hexadecimal string type 551 Dashed hexadecimal string type 552 IP address type 552 Enumeration type 552 String type 553 Extended string type 553 Binary-coded decimal type 554 Component name type 555 Link type 555 Time type 556 Set of...type 556 List of... type 558 Vector of... type 559 Array of... type 561 Replicated types 562

28 35 396 545 548

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

About this document


The guide contains detailed reference material pertaining to Nortel Multiservice Switch components.

Who should read this guide


This is a detailed reference guide intended to be used for installing, configuring, provisioning or operating a Nortel Multiservice Switch node.

How this guide is organized


The introductory chapters: give a detailed description of components and attributes help you to find your way through this document. Field descriptions and examples ensure a complete understanding of the reference chapters that follow

The remaining chapters contain all component and attribute information for all subsystems. They explain the fields and information required to provision, monitor, operate, and maintain a Nortel Multiservice Switch node.

What you need to know


You should understand Nortel Multiservice Switch network architecture.

Nortel support services


To contact Nortel for information on support services, courses, training and customer service requests, refer to NN10600-030 Nortel Multiservice Switch 7400/15000/ 20000 Overview

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

Component and attribute overview


After reading this chapter, you will have a good understanding of what components are and how they work to provide Nortel Multiservice Switch functionality. You will understand that components are defined by their elements, and that a hierarchy tree dictates their functionality. An analogy that relates components to an automobile has been included as an aid to help you appreciate relationships between components. For Multiservice Switch-specific examples of components and how they are presented in this document, see Interpreting information in this document (page 21).

What are components?


A large part of Nortel Multiservice Switch system flexibility resides in the extensive use of components in both its design and deployment. A component represents some part of the system which could be a service, a piece of software or a physical hardware component. Virtually every Multiservice Switch subsystem has components. Components are manageable entities, which control Multiservice Switch software, hardware capabilities and access services. Components provide the infrastructure through which network operators and administrators interact with network elements. Standardized and organized in a highly structured environment, components provide the model for operator interaction with Multiservice Switch.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

-7Component and attribute overview All operator commands are addressed to components for: provisioning monitoring maintenance

Provisioning Provisioning defines, or re-defines, the operating parameters and performance characteristics of Nortel Multiservice Switch nodes. To initialize a Multiservice Switch service or capability, components specific to that service or capability must be provisioned. Components can also be added automatically when a parent component is added. Frequently, when a component is added, default values are added automatically. Monitoring Monitoring components means to observe the operating parameters and performance characteristics of Nortel Multiservice Switch nodes. Maintenance Maintenance means taking components out of service or re-defining their operating characteristics to perform troubleshooting or corrective procedures.

Component hierarchy tree


Components are arranged into hierarchies. A hierarchy is a tree-like structure that defines relationships between the individual components. Through this structure, a functional relationship is developed between each of the components that combine to form Nortel Multiservice Switch systems. By their relative positions in the hierarchy, components have their parent components and subcomponents defined. A component can have another component below it in the hierarchy. They are called subcomponents. Subcomponents have all the normal characteristics of components and they have a parent component. How components form into parent and subcomponents by their relative positions

Parent component
A component may be a subcomponent to a parent component and a parent to another subcomponent simultaneously.

Subcomponent

Subcomponent Parent component

Subcomponent

Subcomponent
PPT 0005 001 AA

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

-8Component and attribute overview Components form the building blocks of network functionality. Everything that makes up a component has a responsibility to perform a task. Components combine to form components.

Component terms and concepts


Before continuing, you should be familiar with the following terms and concepts: components and subcomponents type instance name verbs attributes group

Components and subcomponents


Throughout this documentation set, you may have noticed the terms components and subcomponents. Subcomponents and components have the same properties, sub indicates the components relative position within the hierarchy. In some cases, components may have operational influence over their respective parent and subcomponents. They are the method for indicating the behavior of some functionality in Nortel Multiservice Switch systems. An example is the Frame Relay User to network interface (FrUni) component, the LocalManagementInterface (LMI) component and the DataLinkConnectionIdentifier (Dlci) component. All three are components but the LMI component and the DLCI component are considered subcomponents of the FrUni component. The FrUni is the parent component to the Lmi and Dlci subcomponents

"parent component" FrUni The FrUni component is considered the "parent" component to the Lmi and Dlci "subcomponents".

Lmi "subcomponent"

Dlci "subcomponent"

PPT 0006 001 AA

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

-9Component and attribute overview

Type
A component type refers to a specific type of component such as the Frame Relay user-to-network interface (FrUni) component. An example of a component type is simply, FrameRelayUni. Note the component type does not specify a value or instance of a particular instance of FrameRelayUni running on the node.

Instance
When more than one of a component type exists, they are differentiated by an instance value. The instance value is information (such as a decimal or a string) appended to the component type. The component instance is separated from the type by a slash. When only one instance of a component exists on the node, the component is identified by its type, that is, without a slash (/) and instance value. Example 1 The component FrUni/4 Dlci/7 refers to Dlci instance 7 under FrUni instance 4. Example 2 There can be only one instance of the Lmi subcomponent for each instance of the FrUni component and as such, Lmi instance values are not required (for example FrUni/3 Lmi).

Name
The component name combines the component type with the instance. Every component has a name. A component name is constructed by the concatenation of several component/instance pairs. Example 1 By adding the component instance 4 to the component type FrameRelayUni (FrUni), we get: FrUni/4 Example 2 A sequence of more than one component type and instance pairs is also a component name, such as: FrUni/4 Dlci/7 Each type-instance part in the sequence is a subcomponent of its predecessor. In the above example, the Dlci component is a subcomponent of FrUni parent component.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 10 Component and attribute overview How the naming methodology mirrors the component hierarchy tree

FrUni/4

Dlci/7

FrUni/4 Dlci/7 Components are named in a top-down structure with respect to its hierarchy, or left-to-right, general-to-specific structure in a proper name (starting with the root component and moving down to the simplest subcomponent).
PPT 0007 001 AA

Note that in some cases where there can be only one instance of a component (for example, Shelf), the component appears without an instance value.

Verbs
Verbs are commands issued to Nortel Multiservice Switch components. Commands carry out tasks necessary to provision, maintain and operate your node. Verbs are the action portion of the command. Within Multiservice Switch systems are a number of verbs that can be issued to all components. These are called common verbs and are described in NN10600-050 Nortel Multiservice Switch 7400/15000/20000 Command Reference. In addition to common commands, there exist a number of commands which are specific to particular subsystems and their components.

Attributes
Components have attributes that define the behavior or informational aspects associated with a specific component. Attributes are either: operational provisionable Note: Components with operational attributes may also have provisionable attributes.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 11 Component and attribute overview Operational Operational attributes provide information or data used for monitoring the operation of Nortel Multiservice Switch networks and services. The values of operational attributes are not retained across system restarts. These values can not be provisioned, but some of them can be set. These attributes include information such as: component OSI management state statistical data

For example, the Frame Relay LocalManagementInterface (Lmi) component with protocolErrors attribute is used to determine if, and how many, Lmi protocol errors have taken place within a given time frame. The Lmi component with this attribute is shown in the figure,The Lmi component with protocolErrors attribute (page 11). The Lmi component with protocolErrors attribute

FrUni/4

"parent component"

Lmi

"subcomponent"

protocolErrors

"attribute"

FrUni/4 Lmi protocolErrors

PPT 0008 001 AA

Provisionable Provisionable attribute values can be configured by the network operator or administrator so that Multiservice Switch subsystems or services perform or behave in a certain manner. All components which are provisioned are saved across system restarts. Some components with provisionable attributes are mandatory and are created automatically by their parent. Components with provisionable attributes can also have operational attributes. For example, the Frame Relay DataLinkConnectionIdentifier (Dlci) component with committedInformationRate (cir) attribute is used by the operator to specify the committed information rate (the rate at which the system will perform data transfer under normal conditions) in bits per second.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 12 Component and attribute overview The Dlci component with the cir attribute set

FrUni/4

"parent component"

Dlci/7

"subcomponent"

cir

"attribute"

FrUni/4 Dlci/7 cir

PPT 0009 001 AA

Groups
The attributes of a component are divided into one or more groups whose members share similar characteristics. The characteristics that may be shared could include operating characteristics, or will define whether the attribute was operational or provisionable. An example of a group is all the provisionable attributes of the Frame Relay DataLinkConnectionIdentifier (Dlci) component. The name of this group is FrsDataLinkConnectionIdentifierProv.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 13 Component and attribute overview The attributes in this group include: maximumFrameSize committedInformationRate committedBurstSize excessBurstSize measurementInterval rateEnforcementAdaptation

Each of the above attributes relates specifically to the configuring of the DataLinkConnectionIdentifier. You set these attributes when you provision the Frame Relay service.

Component hierarchy - An everyday analogy


To help define components in everyday terms, think of the parts, or components if you will, that make up your automobile. For the sake of explanation, think of your car as being made up of the following main pieces, or components: interior body engine chassis

These four components are the subcomponents that make up the parent component, that being your car as a whole. This two level hierarchy can be represented by the hierarchy diagram. The car, like every car on the road, was assigned a license plate (or in component terms, an instance value) of 0Z1840. The license plate sets your car apart from all of the other cars which are virtually identical to it.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 14 Component and attribute overview The first level breakdown of the component hierarchy that is your car

Your car consists of four main components. These four components make up your car. The Car component is considered the "Parent" component. The four parts (Interior, Body, Engine, Chassis) are considered "Subcomponents" of the "Parent" component. Car/0Z1840 Interior Body Engine Chassis

Legend = component

PPT 0010 001 AA

Note that the use of the terms parent component and subcomponent will alternate as each level of the hierarchy is described. This is because these terms describe the relative position of the components as they relate to the hierarchy. What was considered a subcomponent at a higher level in the hierarchy would now be considered a parent component of the subcomponent. At this point the cars components can be properly named. The names are: Car/0Z1840 Car/0Z1840 Interior Car/0Z1840 Body Car/0Z1840 Engine Car/0Z1840 Chassis

Now lets examine the subcomponents that make up the Interior parent component. What was the subcomponent Interior is now the parent to these subcomponents: dashboard steeringwheel seat/driver seat/passenger

Notice that the Seat components were assigned instance values. This is because both seats are identical and the instance value differentiates them.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 15 Component and attribute overview The second level breakdown of the Interior component

Car

Interior

Body

Engine

Chassis

Dashboard

Steering Wheel

Seat/Driver

Seat/Passenger

Legend = component

The Interior subcomponent has now become the parent component to subcomponents Dashboard, Steering Wheel, Seat/Driver, Seat/Passenger. It is these subcomponents that make up the parent component Interior.
PPT 0011 001 AA

The components that make up the cars interior (as properly named) include: Car/0Z1840 Car/0Z1840 Interior Car/0Z1840 Interior Dashboard Car/0Z1840 Interior SteeringWheel Car/0Z1840 Interior Seat/driver Car/0Z1840 Interior Seat/passenger

If we examine the subcomponent dashboard, we notice that it has two subcomponents. These subcomponents include: radio speedometer

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 16 Component and attribute overview The third level breakdown of the dashboard component

Car

Interior

Body

Engine

Chassis

Dashboard

Steering Wheel

Seat/Driver

Seat/Passenger

Radio

Speedometer

Legend = component
PPT 0012 001 AA

Assigning attributes
At this stage of our analogy we will assign attributes to those subcomponents that make up the Dashboard parent component. Radio To change the station on a car radio you must manually adjust it to obtain the preferred frequency. Many car radios have radio station presettings so you do not have to adjust the receivers settings to a different frequency when you would like to listen to a different station, you just push a button. These preset stations must be previously provisioned. In our example, we have provisioned three preset receiver frequencies on our radio. These presettings are subcomponents of the Radio parent component. The frequencies are the provisionable attributes of the subcomponents. The three settings are given instance values which define what kind of music each station plays.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 17 Component and attribute overview The radio has three station presettings whose frequency must be provisioned

Radio

Preset/RockAndRoll

Frequency Volume

Preset/Opera

Frequency Volume

Preset/Jazz

Frequency Volume

Legend = component = provisionable attribute

The car radio has three station presettings. Each presetting is a subcomponent of the Radio parent component. Each presetting is differentiated by an instance value. The instance values here indicate what kind of music may be heard at that particular frequency. The frequency itself is a provisionable attribute of each subcomponent.

PPT 0013 001 AA

Speedometer The speedometer tells you how fast the car is travelling. The speed can not be set using the speedometer. When the car is not operating the speed is reset to zero. You may only utilize the speedometer when the car is operating and you can not influence

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 18 Component and attribute overview the cars speed through the speedometer component. It is because of these points, that makes the speedometer a component with operational attributes. The attribute tells you the cars speed only and nothing else. As you can only use the Speedometer to monitor your cars speed, it is a component with operational attributes

Speedometer

Speed

The Speedometer is used only to monitor the speed of the car. It can not be used to alter, in any way, how the car operates. This means that the Speedometer is a component with operational attributes.

Legend = component = operational attribute

PPT 0014 001 AA

Applying naming conventions to the analogy


Component names consist of all components and subcomponents, each with an instance value. To apply this rule see the examples. Example 1 The Radio parent components station setting can be described visually.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 19 Component and attribute overview How the frequency attribute for the Opera radio station is named

Car/0Z1840

Interior

Dashboard

Radio

Preset/Opera

Frequency

Car/0Z1840 Interior Dashboard Radio Preset/Opera Frequency The hierarchy as has been described in this chapter has been simplified to only show the parent components of the Preset/Opera setting on the Radio. The Preset/Opera component can also be described using its proper name being Car/0Z1840 Interior Radio Preset/Opera Frequency.

PPT 0015 001 AA

Example 2 The proper name for the Jazz radio station frequency component would be: Car/0Z1840 Interior Dashboard Radio Preset/ jazz

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 20 Component and attribute overview The point to understand here is that there can be many variations of a similar theme. The instance values distinguish one variation from the next, even though they may appear to be virtually identical. Example 3 The name of the Speedometer component would be: Car/0Z1840 Interior Dashboard Speedometer As this component is operational, the component shows the speed our car is travelling at.

Chapter summary
This chapter described components and the hierarchical nature that structures their existence. The way in which Nortel Multiservice Switch systems are made up of component building blocks, and the way that each component block contributes to the system functionality, was also described. An analogy relating Multiservice Switch hierarchy to that of an automobile was included to help you better understand the component hierarchy. This chapter forms the basis of component understanding so that you may use the remaining chapters of this document confidently.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

Interpreting information in this document


How this document is organized
Each Nortel Multiservice Switch product subsystem has its own chapter in this document and each is described by means of: a hierarchical table of contents which provides an abbreviated component description a formal component description

This chapter contains a description of both.

Abbreviated component description


The abbreviated component description lists components, groups, verbs (including options and responses) and attributes. These are designed to make it easy to locate the operational and provisionable parameters of the component you require. The abbreviated component description levels which reflect the hierarchical structure of the components. This list explains each type of level and provides an example. root component This is the top level element in the component hierarchy, for example, the enterprise module (EM). component A component, for example, Collector (Col), can be subcomponent of the root component or of another component. Nortel Multiservice Switch systems accepted abbreviation is displayed in brackets. group This level divides the attributes into groups that share similar characteristics. An example, Provisioned (Prov) is a group containing all the provisionable attributes of the Collector component.The abbreviation for the group name is displayed in the brackets. attribute

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 22 Interpreting information in this document This level names the attribute, for example, agentQueueSize (agentQ). The abbreviation of the attributes name is shown in brackets. verb In addition to the common verbs that may be applied to a component, there may component specific commands that only apply to certain components, for example, newfile. The abbreviation of the verb is found in brackets.

Formal component description


The formal component description is similar to the abbreviated component description but contains more information. The formal component description defines components in terms of: a description of the specific component the specific components attributes the specific components verbs

This document covers all of these aspects for component as a section before describing another component. This description can be visualized using the diagram.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 23 Interpreting information in this document The detailed information is contained in information modules. These modules include: components attributes verbs

The component section presents the component from a high level similar to the abbreviated component description. The attribute section describes the attributes that apply to the component. The verb section describes each verb that may be used on the component. It should be noted that not every component includes all the fields of information as described in this chapter. If the component you are researching is missing one or more fields, then those missing fields do not apply to that particular component.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 24 Interpreting information in this document How this document modularizes the details of each Multiservice Switch component

Component name

a description of the specific component

The specific component's attributes

the attribute groups

the description of the attribute

the verbs which may be applied against the specific component

the description of the verb

the description of the options that may be used in conjunction with the verb
PPT 0016 001 AA

Components
The component description section provides a high-level description of the component.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 25 Interpreting information in this document


This field...
COMPONENT Groups Scope

Contains...
This names the component being detailed This lists the attribute groups defining the data for a component type. This states the level of operator capability required to access or change components of this type. This states the optional components which must be added or provisioned by the user. This states the subcomponents that are created automatically when the parent component is created. These are the non-provisionable (operational) subcomponents. These are the subcomponents which may have optional or dynamic instances.

Opt. Subcomp. Subcomponents

Dyn. Subcomp. Dyn. Opt. Subcomp.

Attributes
Attributes in this document are covered in terms of two levels: attribute groups attribute descriptions

Attribute groups Attributes are organized into attribute groups. Attributes in a particular attribute group share similar characteristics.
This field...
GROUP Properties

Contains...
Identifies the group to which the following attributes belong. This specifies whether the attribute is provisionable or operational.

Attribute descriptions At this level the attributes are described in detail.


This field...
ATTRIBUTE

Contains...
This is the attribute being described.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 26 Interpreting information in this document


This field...
Criticality

Contains...
This defines the disruption to the service that will occur if the attributes value is changed. NONE - The attributes value can be changed without causing any disruption to the service. PROCESS - One of the attributes parent components, and all of that components subcomponents will be taken out of service. To determine the specific component you must run checkprov. COMPONENT - The attributes parent component and all of the components subcomponents will be taken out of service. MODULE - The module will reload once a change is made.

Access Default Values

This states whether the component is write only, read only, read and write, or none. This states the attributes assigned default value. This specifies the attributes data type, that is, the set of values it can assume.

Verbs
Many of Nortel Multiservice Switch components include unique verbs which may be applied against the component. In this document, these component-specific verbs are detailed in their own series of subsections that follow the description of the components attributes. The verbs are detailed in the following sections: verb description options responses

Each verb is defined. Verb options define operational parameters that may be applied to that verb. Every system response (a message from the system displayed on the network management tool) from the use of that verb follows. Verb description The verb description states the verb and the impact.
This field...
VERB Impact

Contains...
This is the verb being described. This states the level of operator capability required to use this command.

Options Verb options are conditions applied to verbs to limit their scope of influence.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 27 Interpreting information in this document


This field...
OPTION

Contains...
This is the verb option being described.

Responses Responses are messages from Nortel Multiservice Switch indicating that there is a process under execution, or an error was made during provisioning. Responses will also warn you if you attempt something before completing any prerequisites.
This field...
RESPONSE

Contains...
This states the system response resulting from the use of a verb.

Chapter summary
This chapter described how this document presents all the information about Nortel Multiservice Switch components. Described is how each chapter details a specific component using a hierarchy diagram, an abbreviated component description, and a formal component description. How each of these mechanisms is used is included with appropriate examples and diagrams. This chapter instructs you how to use the remainder of this document with confidence.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

Common Verbs
VERB Add (A) Common Impact Description Configuration Add [-superiors] <component name> This verb creates a new component (with default attribute values) in the edit view. The operators session must be in provisioning mode to use this command. Components which are created automatically (for example, when their parent component is added) cannot be manually created with the Add command. Options: -superiors If this option is specified and one or more ancestors of the component to be added do not exist, the Add command will automatically add the missing ancestor component(s), with default attribute values. If this option is not specified, the Add command fails when any of the ancestors of the component to be added do not exist. VERB DELete Common Impact Description Configuration Delete <component name> This verb removes a component (and all its subcomponents) from the edit view. The operators session must be in provisioning mode to use this command. When asked to delete any component which is a required subcomponent of its parent, either Delete will refuse if only a single such subcomponent is possible, or semantic checks will fail if all such subcomponents have been deleted. Components which are created automatically (for example, when their parent component is added) cannot be removed with the Delete command. To remove all components (including required ones) whose associated feature has already been removed, use command Clear -rf Prov To undo the effect of Delete, the Copy Prov command may be used.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 29 Common Verbs VERB Display (D) Common Impact Description Passive Display [-current] [-provisionedData] [-operationalData] [-noTabular] <component name> [<attribute specification>] This verb obtains the values of (a subset of) the attributes of one or more components. The attribute specification is a list of one or more attribute or group names, separated by commas. If this specification is present, Display will show only the requested attributes and/or groups of attributes. If there is no attribute specification, the default behavior of Display depends on whether the operator session is in provisioning mode or not. A session in provisioning mode will see the values (in the edit view) of all provisionable attributes. A session not in provisioning mode will see the values (in the current view) of all operational attributes. See below for options to override this behavior. The component name may be wild-carded by entering it in the form <component name> <component type>/<pattern> in which case the Display command shows attribute values for all subcomponents of the given component name that are of the specified type and that match the pattern. A pattern may contain one or more wildcard (*) characters. An example: display prov view/*.full.* Similarly, the form <component name> * may be used to display attribute values for all subcomponents of the given component name. If this form is used, no attribute specification is allowed. The wild-carded form will produce tabular output (unless the -noTabular option was specified). However, if the component has too many attributes, not all will fit in the table. An indication of the attributes not shown will be made. Two possible solutions are to specify fewer attributes explicitly, or to indicate that your screen width is larger than the default of 79. This can be done as shown in this example: 1> me Nmis Telnet Session/5; userid = x Impact = service; Scope = device; CustomerId = 0 2> set nmis tel ses/5 screenWidth 131 Nmis Telnet Session/5 ok 1995-09-11 12:40:22.35 Options: -current If this option is specified, the attribute values displayed are those for the current view, even if the operators session is in provisioning mode.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 30 Common Verbs Without this option, the information is retrieved from the edit view if the session is in provisioning mode and the data is provisioned. If the session is in provisioning mode but the data is not provisioned, or the session is not in provisioning mode, the information is retrieved from the current view. -provisionedData This option is significant only if no specific attributes or groups have been requested in the Display command. If this option is present, all provisioned data of the component will be displayed. Without this option, the provisioned data will be displayed only if the operator session is in provisioning mode. -operationalData This option is significant only if no specific attributes or groups have been requested in the Display command. If this option is present, all operational data of the component will be displayed. Without this option, the operational data will be displayed only if the operator session is not in provisioning mode. -noTabular A wild-carded display (for example, d lp/*) will format information in a tabular style. Long rows may wrap onto several lines and some information may be truncated. In these cases, this option will format information one attribute per line, without loss of information. VERB Help (H) Common Impact Description Passive Help [-verb(<verb>)] [-subcomponents] [<component class> [<attribute specification>]] This verb provides information about components, attributes, and verbs. A component class is a sequence of component type names. If no component class is entered, Help displays the syntax of the Help command, a list of top-level component types, and a list of verbs which can be entered without specifying any component name. If a component class is entered, Help displays information about the class, including allowed subcomponent types and verbs. The component class may be followed by an attribute specification, which

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 31 Common Verbs is either an attribute name or an attribute group name. In this case Help displays information about the requested attribute or attribute group. Options: -verb(<verb>) This option specifies the name of a verb for which the user wants to have a detailed description. This verb must be valid for the specified component class. -subcomponents This option requests a display of the hierarchy of all subcomponent types under the specified component class. VERB List (L) Common Impact Description Passive List [-current] [-provisionedComponents] [-operationalComponents] [<component specification>] This verb lists the subcomponents of a specified component instance. The component specification can either be a component name, in which case the subcomponents of the named component are listed, or it can have the form <component name> <component type>/<pattern> in which case only the subcomponents of the named component that are of the specified type and whose instances match the pattern are listed. A pattern can consist of one or more wildcard (*) characters. An example: list prov view/*.full.* If the operator session is in provisioning mode, the component instances displayed are those in the edit view, and only provisioned subcomponents are displayed. If the operator session is not in provisioning mode, the component instances displayed are those in the current view, and both provisioned and operational subcomponents are displayed. Options: -current If this option is specified, the subcomponents listed will be those in the current view. Without this option, the subcomponents listed will be those in the edit view if the operators session is in provisioning mode and the specified component is provisioned. If the operator is in provisioning mode and the specified component is operational, or the operator is not in provisioning mode, the subcomponents listed will be those in the current view.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 32 Common Verbs

-provisionedComponents If this option is specified, provisioned subcomponents will be listed. Otherwise, provisioned subcomponents will be listed only if the operator session is in provisioning mode and the -operationalComponents option has not been specified. -operationalComponents If this option is specified, operational subcomponents will be listed. Otherwise, operational subcomponents will be listed only if the operator session is not in provisioning mode and the -provisionedComponents option has not been specified. VERB LOCK Common Impact Description Service Lock [-force] <component name> This verb will cause the specified component to enter the OSI shuttingDown administrative state. While shutting down, the component continues to provide service to existing clients but rejects any new requests for service. In some cases, locking a component also causes all its subcomponents to shut down. When the component is no longer providing service, it enters the OSI locked administrative state. Options: -force If this option is present, service to current clients is terminated and the locked state is entered immediately (that is, without first going through the shuttingDown state). Without this option, Lock behaves as described above. VERB Set (S) Common Impact Description Service Set <component name> <attribute name> <value> [, <attribute name> <value> ...] This verb changes one or more of a components attribute values. The syntax for the values depends on the data type of the attribute being set. For multi-valued attributes, such as lists, several values may follow the attribute name. Provisionable attributes can be changed only in the edit view, and only by an operator whose session is in provisioning mode.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 33 Common Verbs VERB Unlock Common Impact Description Service Unlock <component name> This verb causes the specified component to enter the OSI unlocked state.

VERB Find (F) Common Impact Description Passive Find -freelinks(<component class>) [-attribute(<attribute>) [-nonrecursive] [-c] [-p] [-o] [<component name>] This verb returns all provisioned components that are available to be linked to the specified component class. The user can specify a target component name, which will limit the components that are searched. The target component name supports any wildcarding, pattern matching, and value-based filtering that are supported by the list and display commands. Example: Find -freelinks(atmif) lp/* ds3/* Options: -freelinks(<component class>) This option is mandatory. The Find command will return components to which this class can be linked. -attribute(<attribute>) This option is required when the component class specified by the freelinks option has more than one settable link attribute. This option designates which attribute will be used by the find command. -nonrecursive By default, the find command searches the subtree(s) routed at the target component name. This option indicates that the subcomponents should not be recursively searched. -current If this option is specified, the components returned will be those in the current view. Without this option, the components returned will be those in the edit view if the operators session is in provisioning mode. If the operator is not in provisioning mode, the components returned will be

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 34 Common Verbs those in the current view. -provisionedComponents If this option is specified, provisioned components will be returned. Otherwise, provisioned components will be returned only if the -operationalComponents option has not been specified. -operationalComponents If this option is specified, operational components will be returned. Otherwise, operational components will be returned only if the operator session is not in provisioning mode and the -provisionedComponents option has not been specified.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

Responses
RESPONSE ...... and ... should not be less than 1 hour apart. Description This response is issued when a semantic check is done on a Collector, indicating that this pair of times are too close together. It appears once for each invalid pair of times. ATTRIBUTE invalidTimeFirstOfPair Description This is the first of a pair of times that are too close together. Values Time (HM)

ATTRIBUTE invalidTimeSecOfPair Description This is the second of a pair of times that are too close together. Values RESPONSE Error: Description This response is issued to show the attribute which is in error on a DCS intra-component semantic error or warning. ATTRIBUTE attribute Description Values This attribute identifies the attribute containing the error. Decimal (0..4294967295) Time (HM)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 36 Responses RESPONSE Attribute Problem Description This response is generated when the node detects a problem with the way the MDM uses an attribute. This can occur for the get, set or help services and action. The actual problem is indicated via related alarms and responses. Some problems are ignored and so multiple such responses are possible for each attribute with a problem. System action: the command is ignored for this attribute. The command may or may not be executed for other attributes. Operator action: avoid using this attribute. Update the software on the MDM. ATTRIBUTE attribute Description Values This parameter identifies, by name, the attribute for which a problem has been detected. Decimal (0..65535)

RESPONSE Component problem Description This error response is generated when the node detects a problem with the way the MDM uses the component name target of a command. The actual problem is indicated via related alarms and responses. System action: the command fails. Operator action: avoid using this component. Update the software on the MDM. ATTRIBUTE component Description Values This parameter contains the valid portion of the component name. The name of the component

RESPONSE Group problem Description This response is generated when the node detects a problem with the way the MDM uses a group. This can occur for the get or help service and action. The actual problem is indicated via related alarms and responses. Some problems are ignored and so multiple such responses are possible for each group with a problem. System action: the command is ignored for this group. The command may or may not be executed for other groups. Operator action: avoid using this group. Update the software on the MDM.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 37 Responses ATTRIBUTE group Description Values This parameter identifies the group, by name, for which a problem has been detected. Decimal (0..65535)

RESPONSE Option problem Description This response is generated when the node detects a problem with the way the MDM uses an option. The actual problem is indicated via related alarms and responses. System action: the option may be ignored. The other options may be or may not be accessed. If not, the command fails. Operator action: avoid using this option unless it is mandatory. Update the software on the MDM. ATTRIBUTE option Description Values This parameter identifies the option, by name, for which a problem has been detected. Decimal (0..65535)

RESPONSE Fmip command identifier invalid Description This error response is generated when an invalid service or action is requested. System action: the command is not executed. Operator action: avoid using this command. Update the software on the MDM. The help command can be used to get a list of all verbs (services or actions). ATTRIBUTE action Description Values ATTRIBUTE service Description Values This parameter identifies the unrecognized service. The MDM may or may not be able to convert it to an ascii name. Decimal (0..65535) This parameter identifies the unrecognized action type. The MDM may or may not be able to convert it to an ASCII name. Decimal (0..65535)

RESPONSE ......... ... ... ... ...... Description This response describes the attributes specific to an Alarm Event.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 38 Responses ATTRIBUTE activeListStatus Description This mandatory attribute is the active alarm list status. This is equivalent to the DPN-100 Alarm Type field and is used by the NMS to add (on receiving a set) and delete (on receiving a clear) alarms from the alarm displays. message (MSG) set (SET) clear (CLR)

Values

ATTRIBUTE severity Description This mandatory attribute is the severity of the alarm which should indicate what priority that fixing this problem should be given. All values are OSIdefined; refer to CCITT X.733 for a more complete description. indeterminate critical major minor warning cleared

Values

ATTRIBUTE alarmType Description This mandatory attribute is the Alarm Type field as defined by OSI which is used to indicate a broad category of what is wrong. The first six values are OSI-defined; refer to CCITT X.733 (for the first 5) and CCITT X.736 (for the last) for a more complete description. The value operator is used when an alarm is issued due to an operator command. The values debug and unknown are for compatibility with DPN-100 and are used for debugging alarms and for those which do not fit any of the above, respectively. Values communications qualityOfService processing equipment environmental security operator debug unknown

ATTRIBUTE probableCause Description This mandatory attribute is the probable cause for the alarm which usually qualifies the Alarm Type field. Most values are OSI-defined; refer to CCITT X.733 and X.736 for a more complete description. Some Nortel Networksspecific causes are added to be more descriptive in cases where no OSIdefined cause is appropriate.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 39 Responses Values lossOfSignal lossOfFrame framingError localTransmissionError remoteTransmissionError callEstablishmentError degradedSignal commSubsystemFailure commProtocolError lanError dteDceInterfaceError responseTimeExcessive queueSizeExceeded bandwidthReduced retransmissionRateReduced thresholdCrossed performanceDegraded congestion atOrNearCapacity storageCapacityProblem versionMismatch corruptData cpuCyclesLimitExceeded softwareError softwareProgramError softwareProgramTermination fileError outOfMemory underlyingResourceUnavailable (underlyingResourceUnavail) applicationSubsystemFailure configurationError powerProblem timingProblem processorProblem datasetModemError multiplexorProblem receiverFailure transmitterFailure outputDeviceError inputDeviceError ioDeviceError equipmentFailure adapterError duplicateInfo infoMissing infoModification infoOutOfSequence unexpectedInfo denialOfService outOfService proceduralError
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 40 Responses otherOperational cableTamper intrusionDetection otherPhysical authenticationFailure breachOfConfidence nonRepudiationFailure unauthorizedAccess otherSecurityService delayedInfo keyExpired outOfHoursActivity enclosureDoorOpen excessiveVibration fireDetected floodDetected heatVentCoolingProblem humidityUnacceptable leakDetected materialSupplyExhausted pressureUnacceptable pumpFailure temperatureUnacceptable toxicLeakDetected operationalCondition debugging unknown inactiveVirtualCircuit networkServerIntervention activeVirtualCircuit ATTRIBUTE ntpIndex Description This mandatory attribute is an 8-digit code that is an index into NTP NN10600-230 which provides a more detailed description of the alarm and possible actions to take. The first four digits indicate a grouping of alarms (a set of alarms common to a particular subsystem or component, etc.). The last four digits are a subindex arbitrarily assigned by the application which is responsible for the group. BCD (8)

Values RESPONSE Description ATTRIBUTE userId Description Values

This response describes the attributes specific to a Log Event.

This mandatory attribute is the user id of the user who issued the command (see command). String (0..8, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 41 Responses ATTRIBUTE sessionSequenceNumber Description This mandatory attribute is a numeric session sequence number. A login Log and all commands issued during that particular session would have the same sequence number. The next time a user (the same one or a different one) logs in, a new sequence number is used. Decimal (0..4294967295)

Values ATTRIBUTE command Description Values ATTRIBUTE response Description

This mandatory attribute is the command which was entered by the user. String (1..255, ASCII)

This mandatory attribute is the success/failure indicator of the command which was entered. Note that this is not the full textual response actually received by the user. String (1..255, ASCII)

Values RESPONSE Description ATTRIBUTE debugData Description Values

This response describes the attributes specific to a Debug Event.

This mandatory attribute is the debugging information. String (0..1024, ASCII)

RESPONSE Accounting Information Description ATTRIBUTE vintage4Data Description Values This mandatory attribute is hexadecimal data which is in the same format as the DPN-100 Vintage 4 accounting record. String (0..255, Hex) This response describes the attributes specific to a Vintage 4 format Accounting Event.

RESPONSE You have insufficient impact capability to access .... Description This error response is generated whenever an operator is prevented from accessing a group or attribute due to insufficient impact capability. System action: the command is not applied to the named group or attribute; it may have been applied to other groups or attributes specified in the command. Operator action: you must log in using a userid with a higher impact capability in order to access this group or attribute.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 42 Responses ATTRIBUTE attribute Description Values ATTRIBUTE group Description Values This attribute contains the name of a group which the operator is not permitted to Display. Decimal (0..65535) This attribute contains the name of an attribute which the operator is not permitted to access with this command. Decimal (0..65535)

RESPONSE Invalid Software Distribution Site or file access error on the Software Distribution Site. Description The Start Sw Dld command issues this response when an Application name version, as specified by the avListToDownload attribute, could not be found at the site specified by the -h option of the command. This could be caused by one of the following: - The host IP address specified in the -h option of the command does not correspond to a site which contains software compatible with this type of Nortel Networks Multiservice Switch. - There is a directory or file access error on the Software Distribution Site (SDS).

ATTRIBUTE fileBeingAccessed Description Values This attribute is the name of the file or directory which is being accessed at the time of the error. String (1..128, ASCII)

RESPONSE File access error on Filesystem. Description This response is issued when the download is stopped due to some directory or file access error on the file system of the module attempting the download.

ATTRIBUTE fileBeingAccessed Description Values This attribute is the name of the file or directory which is being accessed at the time of the error. String (1..128, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 43 Responses RESPONSE Cannot .... Description This response may indicate a file system failure. System action: If the file system error occurred during processing of an operator command, the command terminates (it may have been partly executed). Operator action: Check that the file system is enabled. If the error occurred during a write or delete operation, check that the named file is not protected. Retry the operator command which produced the error (if applicable). If the problem persists, follow the fault clearing procedures for the file system. ATTRIBUTE failedOperation Description Values This attribute identifies the operation which failed. open read write close delete swap protect unprotect

ATTRIBUTE fileOrDirectory Description Values ATTRIBUTE fileName Description Values This attribute contains the file or directory name. String (0..128, ASCII) This attribute indicates whether the file involved was a directory or an ordinary file. directory file

RESPONSE Unrecognized attribute identifier: component description mismatch Description This warning response is generated when the MDM uses an unrecognized attribute identifier. This can only occur for the get, help or set commands. This response may be repeated for every attribute with this problem. Other attributes are still processed. System action: the command is ignored for this attribute. Other attributes are still processed. Operator action: Update the software on the MDM. The help command can be used to list the names of the recognized attributes. Avoid using attributes not in this list.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 44 Responses ATTRIBUTE attribute Description This parameter identifies an attribute, by numeric id, that is not recognized by the node. The MDM may or may not be able to convert it to an ASCII name. Decimal (0..65535)

Values

RESPONSE Attribute value/index out of range: component description mismatch Description This response is generated when the MDM attempts to set an attribute to contain a value or index that is out of range. System action: the command is ignored for this attribute. Other attributes are still processed. Operator action: Update the software on the MDM. The help command can be used to list the appropriate value/index ranges. ATTRIBUTE attribute Description This parameter identifies, by name, the attribute for which a problem has been detected. This response may be repeated for every attribute with this problem. Other attributes are still processed Decimal (0..65535)

Values RESPONSE ...... Description

This response describes the attributes specific to an Alarm Event. ATTRIBUTE notificationId Description This mandatory attribute is the notification Id of the alarm. The high-order byte is the slot number of the card from which this alarm originated. The low-order 24 bits contain a sequence number which increases each time an alarm is generated. Thus, this Id provides a simple way of uniquely identifying an alarm as well as the order in which alarms are generated on a card. For cross-card ordering, one would have to look at the time stamp (see dateAndTime). Hex (H.0..H.fffffff)

Values

ATTRIBUTE commentData Description This optional attribute is additional textual information for the network operator to use. Other than for software alarms, if it is not self-explanatory, it should be described in NTP NN10600-230. Note: The total number of bytes in comment, operator, and internal data may not exceed 750 bytes. Values String (0..750, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 45 Responses ATTRIBUTE operatorData Description This optional attribute is additional hexadecimal information for the network operator to use. Other than for software alarms, it should be described in NTP NN10600-230. Note: The total number of bytes in comment, operator, and internal data may not exceed 750 bytes. Values ATTRIBUTE pid Description Values ATTRIBUTE fileName Description Values This optional attribute is an internal file name (for internal use only). String (0..255, ASCII) This optional attribute is a string representation of the internal process id (Pid) of the process which generated the alarm (for internal use only). String (0..25, ASCII) String (0..750, Hex)

ATTRIBUTE relatedComponentNames Description This mandatory attribute is a list of the names of any components related to the component (that is, the one in the header FIELD) against which this alarm is raised. It typically contains at least the LP and possibly the card on which the originating component resides. The name of the component

List of

ATTRIBUTE fileLineNumber Description Values ATTRIBUTE fileVersion Description Values This optional attribute is a version indicator of the file (fileName) referred to above (for internal use only). String (0..255, ASCII) This optional attribute is an internal line number in the file (see fileName) referred to above (for internal use only). Decimal (0..4294967295)

ATTRIBUTE correlatedNotificatns Description This optional attribute is additional internal hexadecimal information for internal use only. It does not have to be described in NTP NN10600-230. It is a list of notificationIds which would indicate other alarms which are related to this one. Note that if this is not a MSG alarm, the MDM clears any SET alarms whose notificationIds are listed here. List of Hex (H.0..H.fffffff)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 46 Responses ATTRIBUTE internalData Description This optional attribute is additional internal hexadecimal information for internal use only. It does not have to be described in NTP NN10600-230 . Note: The total number of bytes in comment, operator, and internal data may not exceed 750 bytes. Values String (0..750, Hex)

RESPONSE The following components have been created: Description This is the normal response to an Add command. It lists all the components added, including the component specified in the Add command, any missing ancestors which were added, and any automatically added subcomponents.

ATTRIBUTE component Description Values RESPONSE Syntax Error Description This error response group is generated when an operator inputs a syntactically invalid command. This response is specially formatted to indicate where in the original command, the error occurred. System action: the command is completely ignored. Operator action: re-issue the command as appropriate. ATTRIBUTE term Description This attribute contains the symbolic name of the syntactic term in error (for example, verb, option, component, attribute, group). The portion of the original input corresponding to this term is indicated via braces. Values ATTRIBUTE termStart Description This attribute contains the character offset from the start of the command where the symbolic term starts. Given ABCD, then BC starts at offset of 1. Decimal (0..1023) String (1..255, ASCII) This attribute contains the name of a component which has been added. It is repeated for every added component. The name of the component

Values ATTRIBUTE termEnd Description

This attribute contains the character offset from the start of the command where the symbolic term ends. Given ABCD, then BC ends at offset 3. This is one character beyond the ending character position.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 47 Responses Values ATTRIBUTE problem Description Values ATTRIBUTE relatedTerm Description This optional attribute contains the symbolic name of another syntactic term that is related to the first one. The portion of the original input corresponding to this term is indicated via braces. Values ATTRIBUTE term2Start Description This optional attribute contains the character offset from the start of the command where the symbolic term starts. Given ABCD, then BC starts at offset of 1. Decimal (0..1023) String (1..255, ASCII) This attribute contains a description of the problem associated with the term (for example, missing, unrecognized). String (1..255, ASCII) Decimal (0..1023)

Values ATTRIBUTE term2End1 Description

This optional attribute contains the character offset from the start of the command where the symbolic term ends. Given ABCD, then BC ends at offset 3. This is one character beyond the ending character position. Decimal (0..1023)

Values ATTRIBUTE reason Description Values

This optional attribute contains the reason the parsing problem occurred. String (1..255, ASCII)

RESPONSE Component ... already exists. Description This error response is generated by an Add or Copy Prov command if execution of the command would create a component that already exists in the edit view. System action: the command is not executed. Operator action: in the case of an Add command, no action is needed, since the desired component is already in the edit view. In the case of a Copy Prov command, retry the command using a different -destination option.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 48 Responses ATTRIBUTE component Description This attribute is the name of the component that already exists. It is present only if the component name is different from the component name specified in the command. The name of the component

Values

RESPONSE Component... does not exist.... Description This error response is generated whenever the component to which a command applies does not exist. System action: the command is not executed. Operator action: for commands which can be applied to either current or edit views of provisioning data, ensure first that the correct view is the view being examined, then retry the command with a valid component name. ATTRIBUTE component Description This attribute contains the name of the missing component. It is present only if the component name is different from the component name specified in the command. The name of the component

Values ATTRIBUTE view Description

The view from which a component does not exists. This attribute is only present for commands that operate on more than one view; for example, the Display and Set command can specify both operational and provisional attributes. current edit

Values

RESPONSE A total of ... components have been deleted. Description ATTRIBUTE count Description Values This attribute counts the number of deleted components. Decimal (0..65535) This is the normal response to a Delete command. It contains a count of deleted components.

RESPONSE The filename specified is invalid.The correct format for activate, apply or load is:...name[.type[.number]]The correct format for a save or commit command is only:...nameThe name...may contain only alphanumeric ... Description An Activate, Apply, Commit, Load or Save command produces this response when the specified file name has an invalid form. System action: the command is ignored. Operator action: retry the command with a valid file name.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 49 Responses ATTRIBUTE reason Description Values The text describes the format of a provisioning file. Decimal (0..0)

RESPONSE The above response was generated during loading, when the following command failed:...... Description During loading, this response is issued whenever a command from the provisioning data file fails to execute successfully. This should only happen if the -force option was used on the Load command, or if loading a partial view. System action: loading is terminated at the point where the error was detected, unless the -force option is in effect (in which case loading continues). Operator action: this response includes the response to the failed command, which can be interpreted in the same way as if the command had been entered manually. If the -force option is in effect, the most probable cause of this error is that the file being loaded requires a different software configuration than what is currently running on the Control Processor. Previous output from the Load command will have indicated what changes should be made to the software configuration. ATTRIBUTE command Description Values This attribute contains the command that failed during loading. String (1..2048, ASCII)

RESPONSE Too many errors loading file .... Description This error response is generated when the number of failed commands read from the provisioning file being loaded, exceeds a predefined limit. Note that this limit on the number of failed commands is not enforced if the -force option is used in the Load command. System action: the edit view is updated to match the parts of the provisioning data file which were loaded without errors. Loading stops at the point where the error limit was reached. Operator action: to attempt loading of the entire file, ignoring the error limit, re-issue the Load command, specifying the -force option. ATTRIBUTE file Description Values This attribute identifies the provisioning file being read. String (1..40, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 50 Responses RESPONSE Session...... is in provisioning mode. Description This error response is generated when the operator attempts to enter a provisioning command which is allowed outside provisioning mode only when no other session is in that mode. This includes the following commands: Activate, Commit, Confirm, Restore, Start, and Stop. System action: the command is ignored. Operator action: wait until the current provisioning operator is finished. To terminate the other operators provisioning session, retry the Start Prov command using the -force option. (Note: if you terminate the other operators session, the edit view may contain changes made by that operator which have not been saved on disk.) ATTRIBUTE provisioningSession Description Values ATTRIBUTE userId Description Values RESPONSE ............. Description This error response is generated when a provisioning command is entered and the provisioning system is currently executing a provisioning command. System action: the new command is ignored. Operator action: wait for the previous command to complete. ATTRIBUTE reason Description Values This attribute gives the type of provisioning command that is being executed. Initial loading is in progress Activation is in progress Initial activation is in progress Roll back sequence is in progress Save prov command is in progress Load or Apply prov command is in progress Check prov command is in progress You must confirm the edit view changes first, then proceed with the provisioning command Clear prov command is in progress Copy prov command is in progress Commit prov command is in progress Delete command is in progress
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

This attribute identifies the session which is currently in provisioning mode. The name of the component

This attribute identifies the user whose session is in provisioning mode. String (0..8, ASCII)

- 51 Responses Confirm prov command is in progress Add command is in progress Restore command is in progress ATTRIBUTE commandPhase Description Values This attribute gives the phase of the command that is currently being executed. Decimal (0..100)

ATTRIBUTE additionReason Description Values ATTRIBUTE file Description This is an optional attribute. This attribute only shows up when an apply, load or save command is in progress, it gives the name of the file currently being accessed. String (0..40, ASCII) This is an optional attribute which gives the percentage of work that has been finished. Decimal (0..100)

Values

RESPONSE Component has no... subcomponents of the requested type.... Description This message will be generated by a List command, or by a Display command using a wild card specification, if no subcomponents matching the component type specification were found.

ATTRIBUTE reason Description Values This attribute contains the reason explaining why no subcomponents are displayed provisioned or operational provisioned operational requested ATTRIBUTE filter Description Values This attribute indicates to the user that their userid does not have the correct scope or cid to list subcomponents. Decimal (0..0)

RESPONSE Fmip PDU problem Description This response is generated when a severe problem has been detected with the fmip pdu.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 52 Responses ATTRIBUTE notificationId Description This parameter contains the notification identifier of the alarm that contains related information as to why the pdu has a problem. It is optional. Hex (H.0..H.fffffff)

Values

RESPONSE Displaying attribute ... is not allowed. Description This error response is generated when the operator attempts to display an attribute for which Display is not permitted. Note that this message does not signify that the operator has insufficient impact capability, but rather that no operator is allowed to Display this attribute. System action: none. Any other requested attributes which the operator is allowed to Display will have been displayed by the command that produced this message. Operator action: none. ATTRIBUTE attribute Description Values This attribute identifies the attribute that cannot be displayed. Decimal (0..65535)

RESPONSE Setting attribute ... is not allowed. Description This error response is generated when the user attempts to set an attribute for which Set is not permitted. System action: the named attributes value is unchanged. Any other attributes specified in the same command will have been set if the operator is allowed to do so. Note that this message does not signify that the operator has insufficient impact capability, but rather that no operator is allowed to Set this attribute. Operator action: none. ATTRIBUTE attribute Description Values This attribute identifies the attribute that cannot be set. Decimal (0..65535)

RESPONSE You must be in provisioning mode to set attribute .... Description This error response is generated when the operator attempts to set a provisioning attribute while their session is not in provisioning mode. System action: the attribute value is unchanged; other attributes, if any, in the Set command may have been set. Operator action: issue a Start Prov command before attempting to set any provisionable attribute.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 53 Responses ATTRIBUTE attribute Description Values RESPONSE Fed problem Description ATTRIBUTE problem Description Values The problem with the given fed. unrecognized missing unexpected corrupt invalid value A Fed related problem occurred. This attribute identifies the attribute that cannot be set. Decimal (0..65535)

ATTRIBUTE type Description Values The recognized Fed Type that has a problem. fedArray fedArrayItem fedArrayItemValue fedAttribute fedAttributeValue fedBits fedBitSet fedCondition fedComplexFilter fedComponentInstance fedComponentName fedContinuedLogical fedContinuedPhysical fedField fedFieldActionType fedFieldAsciiBuffer fedFieldAsciiLog fedFieldComponentName fedFieldEventType fedFieldGetRequest fedFieldGetResponse fedFieldHeader fedFieldOptions fedFieldResponseError fedFieldResponseErrorAscii fedFieldResponseNormal fedFieldSetRequest fedFieldTime fedFieldTransaction
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 54 Responses fedFlow fedGroup fedHasError fedIdentifier fedInvalid fedInvokeId fedLength fedList fedListItem fedListItemValue fedModifier fedNibbles fedNull fedOctetString fedPattern fedPdu fedService fedSigned fedSimpleCondition fedString fedStruct fedSubcomponent fedTime fedType fedUnsigned fedValue fedVersion fedVector fedVectorItem fedVectorItemValue fedWild ATTRIBUTE typeId Description Values ATTRIBUTE length Description Values The length of the FedTlv. This attribute is optional. Decimal (0..65535) An unrecognized Fed Type. Decimal (0..65535)

ATTRIBUTE valueUnsigned Description Values ATTRIBUTE valueHex Description Values The value of a Fed as a hex string. String (0..255, Hex)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

The value of a Fed as a DECIMAL when possible. Decimal (0..65535)

- 55 Responses ATTRIBUTE valueAscii Description Values The value of a FEDas an ASCII string. String (0..255, ASCII)

RESPONSE The edit view differs from the current view.... Description This response is generated when a user successfully starts the provisioning session. System action: none. Operator action: none. This message is for information only. ATTRIBUTE provCommandInProgress Description The presence of this attribute indicates that a provisioning command is still in progress and the end result of this provisioning command will change the number of components added to or deleted from the edit view. An Activate Prov command is in progress. Initial activation is in progress. A roll back sequence is in progress. A Save Prov command is in progress. A Load or Apply Prov command is in progress. A Check Prov command is in progress. Changes in the edit view have not been confirmed. The Clear Prov command is in progress. The Copy Prov command is in progress. The Commit Prov command is in progress. The Delete command is in progress. The Confirm Prov command is in progress. An Add command is in progress. The Restore Prov command is in progress.

Values

ATTRIBUTE componentAddedCount Description Values This attribute indicates the number of components that have been added to the edit view since the last activation. Decimal (0..2147483647)

ATTRIBUTE componentDeletedCount Description Values This attribute indicates the number of components that have been deleted from the edit view since the last activation. Decimal (0..2147483647)

ATTRIBUTE dataChangedCount Description Values This attribute indicates the number of attributes that have been changed in the edit view since the last activation. Decimal (0..2147483647)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 56 Responses RESPONSE Error: ... Description ATTRIBUTE errorString Description Values This attribute is a string issued as a semantic check error. String (1..255, ASCII) This response is issued when a semantic check error occurs requiring only a string response.

RESPONSE The software supporting this component is not loaded. Description This response is generated when the MDM uses an unrecognized subcomponent type identifier. System action: the command fails. Operator action: Load the software onto the node. Update the software on the MDM. The help command can be used to list the names of the recognized subcomponents. Avoid using components not derived from this list. ATTRIBUTE component Description Values This parameter contains the valid portion of the component name. The name of the component

ATTRIBUTE subcomponentType Description Values This parameter identifies the unrecognized subcomponent type. The MDM may or may not be able to convert it to an ascii name. Decimal (0..65535)

RESPONSE Component instance out of range or invalid syntax: component description mismatch Description This response is generated when the MDM uses a component instance value that is out of range or does not have the correct syntax. System action: the command fails. Operator action: Update the software on the MDM. The help command can be used to list the appropriate instance value ranges. ATTRIBUTE component Description Values This parameter contains the valid portion of the component name. The last subcomponent instance which is in error is not shown. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 57 Responses RESPONSE Unrecognized group identifier: component description mismatch Description This warning response is generated when the MDM uses an unrecognized group identifier. This can only occur for the get or help commands. This response may be repeated for every group with this problem. Other groups are still processed. System action: the command is ignored for this group. Other groups are still processed. Operator action: Update the software on the MDM. The help command can be used to list the names of the recognized groups. Avoid using groups not in this list. ATTRIBUTE group Description This parameter identifies a group, by numeric id, that is not recognized by the node. The MDM may or may not be able to convert it to an ASCII name. Decimal (0..65535)

Values

RESPONSE Unrecognized option identifier: component description mismatch Description This warning response is generated when the MDM uses an unrecognized option identifier. This response may be repeated for every option with this problem. Other options are still processed. System action: the option is ignored. Other options are still processed. Operator action: Update the software on the MDM. The help command can be used to list the names of the recognized options. Avoid using options not in this list. ATTRIBUTE option Description This parameter identifies an option, by numeric id, that is not recognized by the node. The MDM may or may not be able to convert it to an ASCII name. Decimal (0..65535)

Values

RESPONSE Option value/index out of range: component description mismatch Description This response is generated when the MDM attempts to pass an options value or index that is out of range. System action: the command is ignored for this option. Other options are still processed. Operator action: Update the software on the MDM. The help command can be used to list the appropriate value/index ranges.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 58 Responses ATTRIBUTE option Description Values This parameter identifies the option, by name, for which a problem has been detected. Decimal (0..65535)

RESPONSE Component ... is not ready. Try again later. Description This error response occurs when an operator command has been sent to a component, but the component has indicated that it is still initializing and is not yet ready. System action: the command terminates without having done anything. Operator action: retry the command later. ATTRIBUTE component Description Values The name of the component that is not ready. This attribute is present only if the component is different from the one specified in the command. The name of the component

RESPONSE The semantically checked file ... has an invalid file format. Description This response is generated when the specified view has a bad format, for example, the application list and feature set information is missing. System action: the command is ignored. Operator action: re-enter the command using a properly formatted file. ATTRIBUTE file Description Values This attribute is the name of the file that has an invalid file format. A software alarm is also generated by the subsystem SCS. String (1..40, ASCII)

RESPONSE Help on attribute ... is not allowed. Description This error response is generated when the operator attempts to ask for help on an attribute for which Help is not permitted. Note that this message does not signify that the operator has insufficient impact capability, but rather that no operator is allowed to query Help on this attribute. System action: none. Operator action: none. ATTRIBUTE attribute Description Values This attribute identifies the attribute that cannot be queried for help. Decimal (0..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 59 Responses RESPONSE ... .................. .................. ... ............ Description This response contains the three OSI State attributes and the six OSI Status attributes. It is used in Alarms and SCNs. The descriptions generically indicate what each attribute implies about the component. Note that not all the values and state combinations described here are supported by every component that issues alarms or SCNs. For component-specific information and the valid state combinations, refer to the appropriate NTP. ATTRIBUTE adminState Description This attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock -force or Lock command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is in administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component. The OSI Status attributes, if supported by the component, may provide more details, qualifying the state of the component. Values locked unlocked shuttingDown

ATTRIBUTE operationalState Description This attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle. The OSI Status attributes, if supported by the component, may provide more details, qualifying the state of the component. Values enabled disabled
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 60 Responses ATTRIBUTE usageState Description This attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time. The OSI Status attributes, if supported by the component, may provide more details, qualifying the state of the component. Values idle active busy

ATTRIBUTE availabilityStatus Description If supported by the component, this attribute indicates the OSI Availability status of the component. Note that, even though it is defined as a multivalued set, at most one value is shown to the user. When no values are in the set, this indicates that either the attribute is not supported or that none of the status conditions described below is present. The value inTest indicates that the resource is undergoing a test procedure. If adminState is locked or shuttingDown, the normal users are precluded from using the resource and controlStatus is reservedForTest. Tests that do not exclude additional users can be present in any operational or administrative state but the reservedForTest condition should not be present. The value failed indicates that the component has an internal fault that prevents it from operating. The operationalState is disabled. The value dependency indicates that the component cannot operate because some other resource on which it depends is unavailable. The operationalState is disabled. The value powerOff indicates the resource requires power to be applied and it is not powered on. The operationalState is disabled. The value offLine indicates the resource requires a routine operation (either manual, automatic, or both) to be performed to place it on-line and make it available for use. The operationalState is disabled. The value offDuty indicates the resource is inactive in accordance with a predetermined time schedule. In the absence of other disabling conditions, the operationalState is enabled or disabled.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 61 Responses

The value degraded indicates the service provided by the component is degraded in some way such as in speed or operating capacity. Usually, the resource remains available for service. The operationalState is almost always enabled. There is one exception where an operationalState of disabled is used in conjunction with degraded for a component which represents a rolled up view of a set of other components. The value notInstalled indicates the resource is not present. The operationalState is disabled. The value logFull is not used. The value migrating indicates that a software migration activation is in progress, making the component unavailable for other activities until the migration is complete. Set of inTest failed dependency powerOff offLine offDuty degraded notInstalled logFull migrating

ATTRIBUTE proceduralStatus Description If supported by the component, this attribute indicates the OSI Procedural status of the component. Note that, even though it is defined as a multivalued set, at most one value is shown to the user. When no values are in the set, this indicates that either the attribute is not supported or that none of the status conditions described below is present. The value initializationRequired indicates (for a resource which doesnt initialize autonomously) that initialization is required before it can perform its normal functions, and this procedure has not been initiated. The operationalState is disabled. The value notInitialized indicates (for a resource which does initialize autonomously) that initialization is required before it can perform its normal functions, and this procedure has not been initiated. The operationalState may be enabled or disabled. The value initializing indicates that initialization has been initiated but is not yet complete. The operationalState may be enabled or disabled. The value reporting indicates the resource has completed some processing operation and is notifying the results. The operationalState is
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 62 Responses enabled. The value terminating indicates the component is in a termination phase. If the resource doesnt reinitialize autonomously, operationalState is disabled; otherwise it is enabled or disabled. Set of initializationRequired (initRequired) notInitialized (notInit) initializing reporting terminating

ATTRIBUTE controlStatus Description If supported by the component, this attribute indicates the OSI Control status of the component. Note that, even though it is defined as a multivalued set, at most one value is shown to the user. When no values are in the set, this indicates that either the attribute is not supported or that none of the status conditions described below is present. The value subjectToTest indicates the resource is available but tests may be conducted simultaneously at unpredictable times, which may cause it to exhibit unusual characteristics. The value partOfServicesLocked indicates that part of the service is restricted from users of a resource. The adminState is unlocked. The value reservedForTest indicates that the component is administratively unavailable because it is undergoing a test procedure. The adminState is locked. The value suspended indicates that the service has been administratively suspended. Set of subjectToTest partOfServicesLocked (partOfSrvLckd) reservedForTest (rsrvdForTest) suspended

ATTRIBUTE alarmStatus Description If supported by the component, this attribute indicates the OSI Alarm status of the component. Note that, even though it is defined as a multivalued set, at most one value is shown to the user. When no values are in the set, this indicates that either the attribute is not supported or that none of the status conditions described below is present. The value underRepair indicates the component is currently being repaired. The operationalState is enabled or disabled. The value critical indicates one or more critical alarms are outstanding
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 63 Responses against the component. Other, less severe, alarms may also be outstanding. The operationalState is enabled or disabled. The value major indicates one or more major alarms are outstanding against the component. Other, less severe, alarms may also be outstanding. The operationalState is enabled or disabled. The value minor indicates one or more minor alarms are outstanding against the component. Other, less severe, alarms may also be outstanding. The operationalState is enabled or disabled. The value alarmOutstanding generically indicates that an alarm of some severity is outstanding against the component. Set of underRepair critical major minor alarmOutstanding (alrmOutstdng)

ATTRIBUTE standbyStatus Description If supported by the component, this attribute indicates the OSI Standby status of the component. The value notSet indicates that either the attribute is not supported or that none of the status conditions described below is present. Note that this is a non-standard value, used because the original specification indicated this attribute was set-valued and thus, did not provide a value to indicate that none of the other three are applicable. The value hotStandby indicates that the resource is not providing service but will be immediately able to take over the role of the resource to be backed up, without initialization activity, and containing the same information as the resource to be backed up. The value coldStandby indicates the resource is a backup for another resource but will not be immediately able to take over the role of the backed up resource and will require some initialization activity. The value providingService indicates that this component, as a backup resource, is currently backing up another resource. Values hotStandby coldStandby providingService (providingServ) notSet

ATTRIBUTE unknownStatus Description This attribute indicates the OSI Unknown status of the component. The value false indicates that all of the other OSI State and Status
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 64 Responses attribute values can be considered accurate. The value true indicates that the actual state of the component is not known for sure. This could be used, for example, when a proxy alarm is issued on the components behalf. Values false true

RESPONSE The value of ... Description This error response is generated by the Copy Prov command when a DNA attribute cannot be copied from the source component to the destination component. Usually this is because doing so would create a duplicate DNA. System action: the value of the DNA attribute is set to empty (zero length). Operator action: use the Set command to give the DNA attribute another value. ATTRIBUTE attribute Description Values Replication ATTRIBUTE component Description Values This attribute contains the name of the (destination) component whose DNA was set to empty. The name of the component The name of the attribute that was not copied. Decimal (0..65536) The name of the component

RESPONSE The specified verb is ambiguous with .... Description The Help command generates this error response if the named verb is ambiguous for the given component class. System action: the command is not executed. Operator action: re-enter the command, supplying an appropriate verb name. ATTRIBUTE listOfAmbiguities Description Values This attribute contains the list of verbs which are ambiguous matches with the specified verb. String (0..255, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 65 Responses RESPONSE The ... verb is not applicable to this component.The component has no readable attributes. Description The Help command generates this error response if the named verb is the common verb display, and the component definition does not contain any readable attributes. System action: the command is not executed. Operator action: use help on the component to display the allowable verbs. ATTRIBUTE matchedVerbName Description This attribute contains the fullname of the verb specified in the command. This lets the user know exactly what the systems interpretation is of any abbreviation or unambiguous string that is specified in the command. String (0..255, ASCII)

Values

RESPONSE The ... verb is not applicable to this component.The component has no writable attributes. Description The Help command generates this error response if the named verb is the common verb set, and the component definition does not contain any writable attributes. System action: the command is not executed. Operator action: use help on the component to display the allowable verbs. ATTRIBUTE matchedVerbName Description This attribute contains the fullname of the verb specified in the command. This lets the user know exactly what the systems interpretation is of any abbreviation or unambiguous string that is specified in the command. String (0..255, ASCII)

Values

RESPONSE Loading file ... is aborted. Description This response is generated when loading is aborted due to failure in checking the version and feature set information. System action: View is not loaded. Operator action: Upgrade the switchs software and retry the command. ATTRIBUTE file Description Values The name of the view to be loaded. String (1..40, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 66 Responses RESPONSE No more sequence numbers available for view ... - specify a different name. Description This response occurs when the system attempts to generate the next view sequence number (during an Activate, Commit or Save), and the highest possible value (999) is already in use. System action: the command is not executed. Operator action: retry the command using a different file name. ATTRIBUTE file Description Values This attribute identifies the provisioning file which already exists. String (1..40, ASCII)

RESPONSE Permission denied: you have insufficient scope capability.... Description This error response is generated whenever an operator cannot access a component due to insufficient scope capability. System action: the command is not executed. Operator action: you must log in using a userid with a higher scope capability in order to access this component. ATTRIBUTE component Description This attribute contains the name of the component for which the operator has invalid scope access. It is present only if different from the target component. The name of the component

Values

RESPONSE Component ...is owned by another customer. Description This error response is generated when an operator attempts to access a component owned by another customer. System action: the command is not executed for this component. Operator action: none. ATTRIBUTE component Description This attribute contains the name of the component owned by another customer. It is present only if the component name is different from the component name specified in the command. The name of the component

Values

RESPONSE ... file(s) deleted. Description This response is generated when the Tidy command is done. It indicates to the user the number of files that have been removed from the provisioning directory. System action: none. This is an information message only. Operator action: none.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 67 Responses ATTRIBUTE count Description Values This attribute is the number of files deleted from the provisioning directory. Decimal (1..65535)

RESPONSE ... will be kept. Description This response is generated when the committed view, current view, last used view, a protected view, or a base view is within the list of views the Tidy command is attempting to remove. These views are never removed by the Tidy command. System action: the named view is not deleted. Operator action: none. This message is for information only. ATTRIBUTE reason Description Values Describe the type of view not removed Committed file Last used file Current view file Protected file Non-provisioning file Open file Base file

ATTRIBUTE fileName Description Values The committed or the last used view name. String (1..40, ASCII)

RESPONSE ... is not a provisionable component. Description The Save command generates this response if the operator specifies a component to be saved (via the -component option) which is not provisionable. Since Save saves only provisioned components, the command is rejected. System action: the command is not executed. Operator action: if desired, retry the command, specifying a provisionable component. ATTRIBUTE component Description Values This attribute contains the name of the component. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 68 Responses RESPONSE Operational ............... not exist in the edit view. Include the -current option. Description The List or Display commands generate this error response when the user is in provisioning mode and requests information about operational data in the edit view. The response attribute indicates the type of data requested by the operator. Only one type of data will be present. System action: the command is not executed. Operator action: issue the list command again with the -current option. ATTRIBUTE components Description The response attribute indicates that the operator attempted to show information about many operational components while in provisioning mode. The operator could have entered one of: PROV 1> list -o [-p] component PROV 2> list [-o] [-p] operComponent PROV 3> display [-o] [-p] operComponent * Decimal (0..0)

Values ATTRIBUTE component Description

This response attribute indicates that the operator attempted to display information about an operational component while in provisioning mode. The operator could have entered one of: PROV 1> display [-o] [-p] operComponent Decimal (0..0)

Values ATTRIBUTE group Description

This response attribute indicates that the operator attempted to display information about an operational group within provisioning mode. The operator could have entered one of: PROV> display [-o] [-p] component operGroup Decimal (0..65535)

Values ATTRIBUTE attribute Description

This response attribute indicates that the operator attempted to display information about an operational attribute within provisioning mode. The operator could have entered one of: PROV> display [-o] [-p] component operationalAttribute Decimal (0..65535)

Values ATTRIBUTE data Description

This response attribute indicates that the operator attempted to display information about an operational data within provisioning mode. The operator could have entered one of: PROV> display -o [-p] component Decimal (0..0)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005

Values

Copyright 2005, Nortel

Nortel Confidential

- 69 Responses RESPONSE Help on Group ... is not allowed. Description This error response is generated when the operator attempts to ask for help on a group for which Help is not permitted. Note that this message does not signify that the operator has insufficient impact capability, but rather that no operator is allowed to query Help on this group. System action: none. Operator action: none. ATTRIBUTE group Description Values This attribute identifies the group that cannot be queried for help. Decimal (0..65535)

RESPONSE The value of ... was not copied to .... Description Copy can generate this warning when copying part of the current view to the edit view. If a link attribute of a source component names a component which does not exist in the edit view, or if the destination component is already linked to something else and it does not support multiple links, the attribute in the copied component is not set. System action: the link attribute is set to empty. Operator action: determine the appropriate component to link to. Add this component if necessary, or remove the existing link, then enter a Set command to set the link attribute. ATTRIBUTE attribute Description Values Replication ATTRIBUTE component Description Values This attribute identifies the component containing the named attribute. The name of the component This attribute names the link attribute that cannot be set. Decimal (1..65535) The name of the component

RESPONSE Component has no ... data. Description This warning message is issued when a Display command does not find any data to display for components that have no data. If data is not displayed due to insufficient impact, the invalid impact error response is generated instead.

ATTRIBUTE reason Description This response attribute indicates the type of the requested data that could not be found.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 70 Responses Values provisioned or operational provisioned operational

RESPONSE Error: Description A Check command produces this response when two attributes within the same component have incompatible values. System action: no Activate command will be accepted until a subsequent Check completes without errors. Operator action: correct the incompatibility between the values of the attributes specified by attribute and conflictingAttribute, then retry the Check command. ATTRIBUTE attribute Description Values ATTRIBUTE group Description Values This attribute identifies one of the groups involved in the conflict. Decimal (0..65535) This attribute identifies one of the attributes involved in the conflict. Decimal (0..65535)

ATTRIBUTE subcomponent Description Values This attribute identifies one of the subcomponent types involved in the conflict. Decimal (0..65535)

ATTRIBUTE conflictingAttribute Description Values This attribute identifies the other attribute involved in the conflict. Decimal (0..65535)

ATTRIBUTE conflictingGroup Description Values This attribute identifies the other group involved in the conflict. Decimal (0..65535)

ATTRIBUTE conflictingSubcomponent Description Values ATTRIBUTE reason Description Values This attribute describes the problem. String (0..255, ASCII) This attribute identifies the other subcomponent type involved in the conflict. Decimal (0..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 71 Responses RESPONSE Warning: Description A Check command produces this response when there is a conflict between the values of two attributes within the same component, but the conflict is not sufficiently serious to prevent activation of the edit view. System action: none - the warning has no effect on subsequent commands. Operator action: the conflict should be resolved, but not necessarily before activating the edit view. ATTRIBUTE attribute Description Values ATTRIBUTE group Description Values This attribute identifies one of the groups involved in the conflict. Decimal (0..65535) This attribute identifies one of the attributes involved in the conflict. Decimal (0..65535)

ATTRIBUTE subcomponent Description Values This attribute identifies one of the subcomponent types involved in the conflict. Decimal (0..65535)

ATTRIBUTE conflictingAttribute Description Values This attribute identifies the other attribute involved in the conflict. Decimal (0..65535)

ATTRIBUTE conflictingGroup Description Values This attribute identifies the other group involved in the conflict. Decimal (0..65535)

ATTRIBUTE conflictingSubcomponent Description Values ATTRIBUTE reason Description Values This attribute describes the problem. String (0..255, ASCII) This attribute identifies the other subcomponent type involved in the conflict. Decimal (0..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 72 Responses RESPONSE Error: Description A Check command produces this response when two attributes in different components have incompatible values. System action: no Activate command will be accepted until a subsequent Check completes without errors. Operator action: correct the incompatibility between the values of the attributes specified by attribute and conflictingAttribute, then retry the Check command. ATTRIBUTE attribute Description Values ATTRIBUTE group Description Values This attribute identifies one of the groups involved in the conflict. Decimal (0..65535) This attribute identifies one of the attributes involved in the conflict. Decimal (0..65535)

ATTRIBUTE subcomponent Description Values This attribute identifies one of the subcomponent types involved in the conflict. Decimal (0..65535)

ATTRIBUTE conflictingComponent Description Values This attribute identifies the other component involved in the conflict. The name of the component

ATTRIBUTE conflictingAttribute Description Values Replication This attribute identifies the other attribute involved in the conflict. Decimal (0..65535) The name of the component

ATTRIBUTE conflictingGroup Description Values Replication This attribute identifies the other group involved in the conflict. Decimal (0..65535) The name of the component

ATTRIBUTE conflictingSubcomponent Description This attribute identifies the other subcomponent type involved in the conflict.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 73 Responses Values Replication ATTRIBUTE reason Description Values RESPONSE Warning: Description A Check command produces this response when there is a conflict between the values of two attributes within different components, but the conflict is not sufficiently serious to prevent activation of the edit view. System action: none - the warning has no effect on subsequent commands. Operator action: the conflict should be resolved, but not necessarily before activating the edit view. ATTRIBUTE attribute Description Values ATTRIBUTE group Description Values This attribute identifies one of the groups involved in the conflict. Decimal (0..65535) This attribute identifies one of the attributes involved in the conflict. Decimal (0..65535) This attribute describes the problem. String (0..255, ASCII) Decimal (0..65535) The name of the component

ATTRIBUTE subcomponent Description Values This attribute identifies one of the subcomponent types involved in the conflict. Decimal (0..65535)

ATTRIBUTE conflictingComponent Description Values This attribute identifies the other component involved in the conflict. The name of the component

ATTRIBUTE conflictingAttribute Description Values Replication This attribute identifies the other attribute involved in the conflict. Decimal (0..65535) The name of the component

ATTRIBUTE conflictingGroup Description This attribute identifies the other group involved in the conflict.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 74 Responses Values Replication Decimal (0..65535) The name of the component

ATTRIBUTE conflictingSubcomponent Description Values Replication ATTRIBUTE reason Description Values This attribute describes the problem. String (0..255, ASCII) This attribute identifies the other subcomponent type involved in the conflict. Decimal (0..65535) The name of the component

RESPONSE Warning: Activation will disrupt service for the following component(s): Description A Check command generates this response to identify the component(s) which will go out of service temporarily if this view is activated. System action: None - information message only. Operator action: Follow appropriate procedures before activating the view (these could include notification, Locking of components, etc.) ATTRIBUTE component Description List of ATTRIBUTE additional Description Values This attribute states the number of components which will be taken out of service, by an activation, but were not listed by name. Decimal (0..4000000000) This attribute is used to identify each component which will be taken out of service by an activation (up to a maximum of 200 components). The name of the component

RESPONSE The committed file is .... Description The Commit command uses this response to display the name of the committed file. System action: none. Operator action: none. This message is for information only. ATTRIBUTE file Description Values This attribute is the name of the committed file. String (1..40, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 75 Responses RESPONSE The provisioning data is saved in file .... Description The Save command uses this response to display the name of the file used to save the provisioning data. System action: none. Operator action: none. This message is for information only. ATTRIBUTE file Description Values This attribute is the name of the file created by the Save command. String (1..40, ASCII)

RESPONSE Loaded or applied file .... Description The Apply or Load command generates this message when loading is complete, to display the name of the file loaded. System action: none. Operator action: none. This message is for information only. ATTRIBUTE file Description Values This attribute is the name of the accessed file. String (1..40, ASCII)

RESPONSE usage: Help [-verb(\...)] [-subcomponents] [\...............[\...[, \...]]]... Description This is the normal response to a Help command which specifies neither options nor a component class. It consists of a usage description followed by a list of top level components and a list of verbs for which a component name is not mandatory.

ATTRIBUTE subcomponentTypes Description List of ATTRIBUTE verbs Description List of RESPONSE Description ATTRIBUTE groupName Description Values This attribute contains the name of the given group. String (0..255, ASCII)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

This attribute contains a list of all top level component types. String (0..255, ASCII)

This attribute contains the names of all verbs for which a component name is not mandatory. String (0..255, ASCII)

This is the normal response to a Help command which requests information about a specific attribute group.

- 76 Responses ATTRIBUTE groupType Description Values ATTRIBUTE attributeList Description List of RESPONSE Description This is the normal response to a Help command which requests information about a specific attribute. This attribute contains the names of the attributes in the group. String (0..255, ASCII) This attribute indicates whether the group being described by this response is provisionable or not. Operational Provisionable

ATTRIBUTE attributePrompt Description Values ATTRIBUTE readAccess Description This attribute specifies the level of operator impact capability required to Display the attribute. A value of not allowed means that no operator is allowed to Display it. not allowed debug systemAdministration configuration service passive all This attribute contains the name (and abbreviation) of the specified attribute. String (0..255, ASCII)

Values

ATTRIBUTE writeAccess Description This attribute indicates the level of operator impact capability required to Set the attribute. A value of not allowed indicates that the attribute is read-only, that is, no operator is allowed to Set it. not allowed debug systemAdministration configuration service passive all

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 77 Responses ATTRIBUTE criticality Description This attribute displays the criticality of the attribute. Changing the value of a provisionable attribute with criticality none does not cause any disruption of service when the change is made effective (by a subsequent Activate command). Changing the value of an attribute with criticality component will cause the component containing the attribute to temporarily go out of service on an Activate. Changing the value of an attribute with criticality parent will cause the component containing the attribute, and possibly some of its ancestor components, to temporarily go out of service on an Activate. Changing the value of an attribute with criticality parent (set only) will cause the component containing the attribute, and possibly some of its ancestor components, to temporarily go out of service on an Activate. Adding a new instance of a component containing such an attribute does not cause any component to go out of service. Values none component parent module parent (set only)

ATTRIBUTE type Description Values ATTRIBUTE index Description This attribute describes the index or indices of the attribute. For a VECTOR or replicated attribute, there will be one index; for an ARRAY there will be two indices; for all other types there will be no indices and this attribute will be omitted from the response. The description of an index identifies both its type and its permitted values. In the case of an ARRAY index, the name of the index and its abbreviation are included. Values ATTRIBUTE values Description Values This attribute identifies the permitted values of the attribute. String (0..255, ASCII) String (0..255, ASCII) This attribute contains the type specification for the attribute. String (0..255, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 78 Responses ATTRIBUTE defaultValue Description Values ATTRIBUTE units Description Values ATTRIBUTE flags Description Values RESPONSE Description This is the normal response to a Help command when the -subcomponents option is specified. This attribute lists the flags of an attribute. String (0..255, ASCII) This attribute identifies the units for the values of the attribute. String (0..255, ASCII) This attribute contains the default value of the attribute. String (0..255, ASCII)

ATTRIBUTE hierarchyEntry Description This attribute contains the name (and abbreviation) of a subcomponent type, appropriately indented. It will be repeated if there are multiple subcomponents. String (0..255, ASCII)

Values RESPONSE Description ATTRIBUTE verb Description Values ATTRIBUTE impact Description Values

This is the normal response to a Help command that requests information about a specific verb.

This attribute contains the name of the given verb. String (0..255, ASCII)

This attribute indicates the level of operator impact capability required to use the given verb. debug administration configuration service passive Refer to ReadAccess'ofattribute.' Refer to WriteAccess'ofattribute.'

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 79 Responses ATTRIBUTE mandatoryOptions Description List of ATTRIBUTE options Description List of This attribute displays the options of the verb. String (0..255, ASCII) This attribute displays the mandatory options of the verb. String (0..255, ASCII)

RESPONSE The ... verb is not allowed for this component. Description The Help command generates this error response if the named verb is a recognizable verb, but is illegal for the given component class. System action: the command is not executed. Operator action: re-enter the command, supplying an appropriate verb name. ATTRIBUTE matchedVerbName Description This attribute contains the fullname of the verb specified in the command. This lets the user know exactly what the systems interpretation is of any abbreviation or unambiguous string that is specified in the command. String (0..255, ASCII)

Values

RESPONSE ........................... Description This response is the List command output. ATTRIBUTE type Description This attribute describes whether the entry found in the directory was a file or a directory. Values ATTRIBUTE status Description The value of this attribute tells if the file or directory is write protected. Values ATTRIBUTE size Description Values This attribute describes the size, in bytes, of the file. Decimal (0..4294967295) yes (protected) no (unprotected) dir (directory) file

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 80 Responses ATTRIBUTE timeStamp Description This attribute describes the files last modification time. Values ATTRIBUTE name Description This attribute describes the files name. Values String (1..128, ASCII) Time (DHMS)

RESPONSE ............ is not ... one. Description The List command generates this error response when the options used in the command conflict with the component type. System action: the command is not executed. Operator action: issue the list command again with the correct options. ATTRIBUTE component Description This attribute identifies the component. This would happen if the operator entered: PROV 1>list -o -c provisionedComponent 2>list -o provisionedComponent PROV 3>list -p operationalComponent 4>list -p operationalComponent Decimal (0..0)

Values

ATTRIBUTE subComponent Description This attribute identifies the component. This would happen if the operator entered: PROV 1>list -o -c provisionedComponent/* 2>list -o provisionedComponent/* PROV 3>list -p operationalComponent/* 4>list -p operationalComponent/* Decimal (0..65535)

Values ATTRIBUTE group Description

This attribute identified the group whose type conflicts with the options. It could happen if the operator entered: PROV 1>display -o -c provisionedGroup 2>display -o provisionedGroup PROV 3>display -p -c operationalGroup 4>display -p operationalGroup Decimal (0..65535)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 81 Responses ATTRIBUTE attribute Description This attribute identified the attribute whose type conflicts with the options. It could happen if the operator entered:
PROV 1>display -o -c provisionedAttribute 2>display -o provisionedAttribute PROV 3>display -p -c operationalAttribute 4>display -p operationalAttribute

Values ATTRIBUTE dataType Description Values RESPONSE ...... Description

Decimal (0..65535)

This attribute identifies the type of the component, whether it is provisioned or operational. an operational a provisioned

This is the first part of the normal response to a Help command which requests information about a specific component.

ATTRIBUTE subcomponentTypes Description List of This attribute contains the types of the top level subcomponents of the chosen component. String (0..255, ASCII)

ATTRIBUTE componentPrompt Description Values ATTRIBUTE instanceType Description This attribute identifies the permitted instance values for the component class. If only one instance of the component is permitted, this attribute is omitted from the response. String (0..255, ASCII) This attribute contains the name (and the abbreviation, if there is one) of the chosen component. String (0..255, ASCII)

Values ATTRIBUTE existance Description

This attribute specifies the rules for adding and deleting the component. A value of required means that an instance of this component type is added at the same time as its parent is, and there must always be at least one instance of this type present thereafter. This means that where multiple instances of a component type (under the same parent) are permitted, the operator may be allowed to add and delete instances of this component type, provided at least one instance remains when provisioning is complete.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005

Copyright 2005, Nortel

Nortel Confidential

- 82 Responses

A value of optional means that instances of this component type may be added and deleted explicitly by operator commands; there need not be any instance of this component. A value of dynamic means that the application software associated with the parent component can add and delete instances of this component type; however the operator is not allowed to do so. A value of dynamic or optional means that this component type may have provisioned or dynamic instances. The provisioned instances are any that the operator adds, and they replace any existing dynamic instance with the same instance value. Dynamic instances cannot be deleted by the operator. Values required optional dynamic dynamic or optional

ATTRIBUTE scope Description Values This attribute indicates the level of operator scope capability required to access the chosen component. network device application

RESPONSE Description This is the second part of the normal response to a Help command which requests information about a specific component. It describes one attribute group of the component. If the component has multiple groups, one of these responses will appear for each group.

ATTRIBUTE attributeList Description List of ATTRIBUTE groupType Description Values ATTRIBUTE groupName Description Values This attribute contains the name of an attribute group that belongs to the chosen component. String (0..255, ASCII)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

This attribute contains the names of the attributes in the group. String (0..255, ASCII)

This attribute indicates whether the group being described by this response is provisionable or not. Operational Provisionable

- 83 Responses RESPONSE Description ATTRIBUTE verbs Description List of RESPONSE List ... is full. Description This error response is generated when the operator attempts to add a value to a list attribute that already contains the maximum permitted number of elements. System action: the attribute value is unchanged; other attributes, if any, in the Set command may have been set. Operator action: if desired, remove an element from the named attribute, then retry the original Set command. ATTRIBUTE attribute Description Values RESPONSE Description This response is the WorkingDir command output. ATTRIBUTE pathName Description This attribute describes the working directory pathname. Values RESPONSE ... ... ... Description This response indicates the RID, MID and PID of an intermediate node in the network visited as the ping query packet was travelling to its destination. String (1..128, ASCII) This attribute identifies the attribute that cannot be set. Decimal (0..65535) This attribute contains a list of verbs that can be applied to the chosen component. String (0..255, ASCII) This is the third and final part of the normal response to a Help command which requests information about a specific component.

ATTRIBUTE rid Description Values ATTRIBUTE mid Description This attribute indicates the MID of the intermediate node that was visited as the ping query packet was travelling to its destination.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

This attribute indicates the RID of the intermediate node that was visited as the ping query packet was travelling to its destination. Decimal (1..127)

- 84 Responses Values ATTRIBUTE pid Description This attribute indicates the process identifier of the intermediate node that was visited as the ping query packet was travelling to its destination. Note that for a Nortel Networks Multiservice Switch, this value is 0. Decimal (0..4294967295) Decimal (1..2046)

Values

RESPONSE The specified verb is not recognized.... Description The Help command generates this error response if the named verb is not defined for the given component class. System action: the command is not executed. Operator action: re-enter the command, supplying an appropriate verb name. ATTRIBUTE matchedComponent Description Values This attribute indicates whether a component was specified or not. by this component

RESPONSE The ... verb requires a component to be specified. Description The Help command generates this error response if the named verb is a recognizable verb, but this verb requires a component. System action: the command is not executed. Operator action: re-enter the command, supplying an appropriate verb name. ATTRIBUTE matchedVerbName Description This attribute contains the fullname of the verb specified in the command. This lets the user know exactly what the systems interpretation is of any abbreviation or unambiguous string that is specified in the command. String (0..255, ASCII)

Values

RESPONSE Cannot set the ... on another users Session. Description This error response appears if a user tries to issue a Set command on the dataStreams attribute of a session other than his own. The user is prevented from changing someone elses attribute.

ATTRIBUTE attribute Description Values This attribute specifies the name of the attribute that cannot be set. Decimal (0..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 85 Responses RESPONSE Command aborted due to internal error.... Description This error response is returned when a command has failed due to some internal error such as a software error or engineering error (for example, out of memory). There should be an alarm generated that would indicate the remedial action to perform. System action: the command is aborted. It may have been partially executed. Operator action: examine the alarm output to determine the nature of the problem and the appropriate action. ATTRIBUTE notificationId Description Values This attribute is the unique alarm identifier associated with the error. If the alarm ID is unknown, this attribute is omitted. Hex (H.0..H.fffffff)

RESPONSE The following AV(s) have been removed: Description This response is issued to indicate to the user which AVs have been removed as a result of a Tidy or Remove command.

ATTRIBUTE listOfRemovedAvs Description List of This attribute is a list of the names of AVs which have been removed. String (1..30, ASCII)

RESPONSE AV(s) already exist(s): Description This response is issued when the user specifies, in the avListToDownload, one or more AVs which already exist on disk. These AVs are not added to the avListToDownload.

ATTRIBUTE existingAvList Description List of RESPONSE Description ATTRIBUTE bitsTx Description Values ATTRIBUTE bytesTx Description This attribute indicates the number of bytes sent during the test period. This attribute indicates the number of bits sent during the test period. Long Integer The following describes the attributes of the Test process to be displayed for an automatic test statistics display. This attribute is a list of AVs, which the user attempted to add to the avListToDownload, but which exist already on disk. String (1..30, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 86 Responses Values ATTRIBUTE frmTx Description This attribute indicates the number of frames sent during the test period. This attribute is not applicable and is ignored for MSA32 cards because the test does not generate any frame. Values ATTRIBUTE bitsRx Description Values ATTRIBUTE bytesRx Description Values ATTRIBUTE frmRx Description This attribute indicates the number of frames received during the test period. This attribute is not applicable and is ignored for MSA32 cards because the test does not generate any frame. Values Long Integer This attribute indicates the number of bytes received during the test period. Long Integer This attribute indicates the number of bits received during the test period. Long Integer Long Integer Long Integer

ATTRIBUTE erroredFrmRx Description This attribute is not displayed for ATM and MSA32 cards. For ATM cards, the physical layer drops all errored frames at the controller interface. For MSA32 cards, the test does not generate any frame. For all other card types, this attribute indicates the number of errored frames received during the test period. Values ATTRIBUTE bitErrorRate Description This attribute is not displayed for ATM and MSA32 cards. For ATM cards, the physical layer drops all errored frames at the controller interface. For all other card types, this attribute indicates the calculated bit error rate on the link derived from the received errored frames and transmitted frames ratio. Values String (0..5, ASCII) Long Integer

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 87 Responses ATTRIBUTE elapsedTime Description This attribute indicates the time elapsed since the test started for an externalLoop test. For a data test, it indicates time since test data was first transmitted. Values Units Decimal (0.00..30240.00) minutes

ATTRIBUTE timeRemaining Description This attribute indicates the length of time remaining before the test stops according to the duration attribute. Values Units Decimal (0.00..30240.00) minutes

RESPONSE Other end already linked to component .... Description This error response is generated when the user attempts to Set a LINK type attribute, when the remote end is already linked to something, and does not support multiple links. System action: the LINK attribute is unchanged. Operator action: if desired, remove the link from the component named in the error response, then retry the original Set command. ATTRIBUTE currentRemoteValue Description Values This attribute contains the name of the component to which the remote end is currently linked. The name of the component

RESPONSE Loading provisioning data on the standby CP: ...% done. Description A Switchover, Restart, or Reset (active cp or lp/0) command generates this response if the standby CP is still in the process of preloading the provisioning data. System Action: the Switchover or Reset command is ignored. Operator Action: retry the command later. If an immediate switchover is necessary, you may use the Restart -force Lp/0 or Reset -force Lp/0 command; however doing so may cause FPs to restart. ATTRIBUTE percentageDone Description Values This attribute indicates the percentage of the provisioning data loaded onto the standby CP. Decimal (0..100)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 88 Responses RESPONSE The software upgrade failed due to a failure in upgrading the standby CP. Failure reason: ....... Description ATTRIBUTE pcsString Description Values This attribute may be used to provide further information. String (0..512, ASCII) The Control Processor software upgrade failed because the standby CP failed while being upgraded. Software upgrade is aborted.

ATTRIBUTE pcsAbortReason Description Values This attribute indicates why the software migration is being aborted. Abort reason undetermined Inserted card type does not match provisioned card type Card has been inserted into an unconfigured slot A software error occured Card failed self tests Card is not responding Card has backplane connectivity problems Card with unsupported PEC code is inserted Standby Cp crashed Active Cp crashed Software downgrade is detected but not supported Active spared FP crashed Disk synchronization failed Migration stopped via stopprov'command' Standby CP failed to load software with in alloted time

RESPONSE Feature ... must be present in the feature list of at least one Lpt component linked to an Lp in the current view before this provisioning file can be loaded. Description A Load command produces this response when one or more of the features that appear in the load file are not present in any feature list in the current view. This implies that the software necessary to load some parts of the file is not currently loaded. System action: the file is not loaded. The edit view is unchanged. Operator action: Correct the featureList attributes of one or more LogicalProcessorType components (found under the Software component) as indicated by this response. Check, activate and confirm these changes (this will involve a CP reload). Then retry the original Load command. Note: if necessary, the -force option can be used to attempt loading of the file. However, syntax errors will likely result, and some components which are present in the file may not appear in the edit view after loading. A reload -f(<filename>) lp/0 command is another option to load and activate this file.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 89 Responses ATTRIBUTE feature Description Values This attribute gives the name of a missing feature that must be added, checked and activated before retrying the Load command. String (1..30, ASCII)

RESPONSE Av ... must be present in the avList of the Sw component in the current view before this provisioning file can be loaded. Description A Load command produces this response when one or more of the Application versions that appear in the load file are not present in the AVL of the current view. This implies that the software necessary to load some parts of the file is not currently loaded. System action: the file is not loaded. The edit view is unchanged. Operator action: Correct the AVL attribute of the Software component by adding the AV component as indicated by the response. Check, activate and confirm these changes (this will involve a CP reload). Then retry the original Load command. Note: if necessary, the -force option can be used to attempt loading of the file. However, syntax errors will likely result, and some components which are present in the file may not appear in the edit view after loading. A reload -f(<filename>) lp/0 command is another option to load and activate this file. ATTRIBUTE applicationVersion Description Values This attribute gives the name of a missing Av that must be added, checked and activated before retrying the Load command. String (1..30, ASCII)

RESPONSE Application ... in the current views avList should be version ... before this provisioning file can be loaded. Versions other than this one may also be acceptable. Description A Load command produces one of these responses for each application version (AV) in the load file which is incompatible with a currently selected AV. System action: the file is not loaded. The edit view is unchanged. Operator action: Correct the avList attribute of component Software as indicated by this response. Check, activate and confirm these changes (this will involve a CP reload). Then retry the original Load command. Note: if necessary, the -force option can be used to attempt loading of the file. However, syntax errors will likely result, and some components which are present in the file may not appear in the edit view after loading. A reload -f(<filename>) lp/0 command is another option to load and activate this file. ATTRIBUTE applicationName Description Values This attribute names an application whose avList entry must be changed. String (1..30, ASCII)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 90 Responses ATTRIBUTE versionName Description Values This attribute indicates the required version of the named application. String (1..30, ASCII)

RESPONSE Application ... in the current views avList must be at least version ... before this provisioning file can be loaded. Description A Load command produces one of these responses for each application version (AV) in the load file which is incompatible with a currently selected AV. System action: the file is not loaded. The edit view is unchanged. Operator action: Correct the avList attribute of component Software as indicated by this response. Check, activate and confirm these changes (this will involve a CP reload). Then retry the original Load command. Note: if necessary, the -force option can be used to attempt loading of the file. However, syntax errors will likely result, and some components which are present in the file may not appear in the edit view after loading. A reload -f(<filename>) lp/0 command is another option to load and activate this file. ATTRIBUTE applicationName Description Values ATTRIBUTE versionName Description Values This attribute indicates the minimum required version of the named application. String (1..30, ASCII) This attribute names an application whose avList entry must be changed. String (1..30, ASCII)

RESPONSE The following views or files reference this Av or are corrupted and therefore the Av cannot be removed as requested: Description This response is issued to indicate to the user the views (current and/or edit) and/or provisioning files which reference the Av that the operator wanted removed. This response can also indicate provisioning files which are corrupted. The result in all cases is that the Av cannot be removed.

ATTRIBUTE listOfFileNames Description List of This attribute is a list of view and/or file names which reference the associated Av (or possibly are corrupted). String (1..40, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 91 Responses RESPONSE These AV names are invalid and cannot be downloaded: Description This response is issued when the user specifies, an Av name in the avListToDownload, that has either a missing Application name or a missing Version as part of its name. A valid Av name must consist of both an application name and a version separated by an underscore. These invalid AVs are not added to the avListToDownload.

ATTRIBUTE invalidAvNameList Description List of This attribute is a list of AVs, which the user attempted to add to the avListToDownload, but which are invalid names. String (1..30, ASCII)

RESPONSE ...... and ... should not be more than 12 hours apart. Description This response is issued when a semantic check is done on a Collector, indicating that this pair of times are too far apart. It appears once for each invalid pair of times. ATTRIBUTE invalidTimeFirstOfPair Description This is the first of a pair of times that are too far apart. Values Time (HM)

ATTRIBUTE invalidTimeSecOfPair Description This is the second of a pair of times that are too far apart. Values Time (HM)

RESPONSE ... component(s) reported errors. Description Cas generates this error response when it encounters errors due to incompatible options while processing a wild-carded command. System action: the command is partially executed. Operator action: issue the command again on those components that failed using the correct options. ATTRIBUTE count Description Values This attribute identifies the number of errors encountered. Decimal (0..65535)

RESPONSE The Filesystem is full. Description This response is issued when the download is stopped due to the local disk of the file system becoming full.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 92 Responses ATTRIBUTE fileBeingAccessed Description Values This attribute is the name of the file or directory which is being accessed at the time of the error. String (1..128, ASCII)

RESPONSE There is insufficient disk space for download to continue. Description This response is issued when the download is stopped because of lack of disk space that the file system has detected.

ATTRIBUTE fileBeingAccessed Description Values This attribute is the name of the file or directory which is being accessed at the time of the error. String (1..128, ASCII)

RESPONSE Cannot download data from SDS; possible link failure. Description This response is issued when the download is stopped due to a bad read from the data socket. One possible reason for this is that the download connection path has failed.

ATTRIBUTE fileBeingAccessed Description Values This attribute is the name of the file or directory which is being accessed at the time of the error. String (1..128, ASCII)

RESPONSE The Copy command is not allowed for the ... component. Description The Copy command produces this response if the Add command cannot be applied to the component types specified in the -source option. System action: the Copy command is not executed. Operator action: none. ATTRIBUTE component Description Values This attribute contains the name of the component that cannot be copied. The name of the component

RESPONSE The following AV(s) would be removed if the Tidy command was issued without the query option: Description This response is returned to the user to indicate which AVs would be removed if a Tidy command (without the Query option) was issued.

ATTRIBUTE listOfRemovedAvs Description List of This attribute is a list of the names of AVs which would be removed if the Tidy command is issued without the query option String (1..30, ASCII)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 93 Responses RESPONSE .... Description This response is generated when a provisioning command, other than the one entered by the operator, is invoked automatically by the system. For example, if Activate Prov is entered by the user, and the Edit View has not been semantically checked, the system will automatically invoke the semantic checker before proceeding with the activate. System action: another command will be automatically executed as part of the specified one. Operator action: none. This message is for information only. ATTRIBUTE command Description Values This attribute gives the type of provisioning command that is being invoked. Invoking Activate prov command Invoking Save prov command Invoking Load prov command Invoking Check prov command Invoking Clear prov command Invoking Copy prov command Invoking Commit prov command Invoking Delete command Invoking Confirm prov command Invoking Add command

RESPONSE View ... has not been saved in a delta format. Description This error response is generated when a user attempts to apply a view that has not been saved in a delta format, that is, the difference between the current and edit views at the time of the Save Prov. System action: the command is ignored. Operator action: Enter a correct view name. ATTRIBUTE file Description Values This attribute is the name of the view saved without the delta format. String (1..40, ASCII)

RESPONSE The base file ... does not exist. The delta file ... cannot be loaded. Description A Load or an Activate command produces this response when the specified file is a delta file and the base for the delta file cannot be found. The base file for the delta file has been deleted, most likely by a manual operator command entered in error. System action: the command is not executed. Operator action: if possible, restore the base file and reissue the Load or Activate command. Otherwise, use the Tidy command to remove the delta file and retry the Load or Activate using a different view.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 94 Responses ATTRIBUTE file Description Values ATTRIBUTE fileName Description Values This attribute indicates the name of the delta file which could not be loaded. String (1..40, ASCII) This attribute indicates the name of the missing base file. String (1..40, ASCII)

RESPONSE Saving the ... into ... (with ... formats) ... Description This response is generated at the start of saving a view to disk. This can occur with activate, commit or save. Saving can be aborted via stop. In certain cases, a single save prov command can result in both the current and edit views to be saved. System action: none. Operator action: none. This message is for information only. ATTRIBUTE view Description Values ATTRIBUTE file Description Values ATTRIBUTE formats Description This attribute contains the formats of the provisioning data that are being saved. Refer to the formats attribute of the View subcomponent for more information. ascii commit delta part portable This attribute is the name of the view being saved. String (1..40, ASCII) The view from which components are saved onto disk. current edit

Set of

RESPONSE In the voiceRates attribute:... Description This response is used when the user attempts to set the voiceRates attribute to an illegal value. The only rate allowed for g711Only encoding is 64 kbit/s. The only rate allowed for g728Only encoding is 16 kbit/s. The only rate allowed for g729Only encoding is 8 kbit/s. The minimum g711G726 rate must be 32, 24 or 16 kbit/s. The maximum g711G726 rate must be 64, 32, 24 or 16 kbit/s. The min g711G726 rate cannot be greater than the max g711G726 rate.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 95 Responses ATTRIBUTE errorType Description Values See the description in the response. g711Only rates must be 64.0 kbit/s g728Only rates must be 16.0 kbit/s g729Only rates must be 8.0 kbit/s The minimum g711G726 rate must be 16.0, 24.0 or 32.0 kbit/s The maximum g711G726 rate must be 16.0, 24.0, 32.0 or 64.0 kbit/s. The minimum g711G726 rate cannot exceed the maximum g711G726 rate

RESPONSE In the modemFaxRates attribute:... Description This response is used when the user attempts to set the modemFaxRates attribute to an illegal value. The only rate allowed for g711Only encoding is 64 kbit/s. The minimum g711G726 rate must be 32, 24 or 16 kbit/s. The maximum g711G726 rate must be 64, 32, 24 or 16 kbit/s.The minimum g711G726 rate cannot be greater than the max g711G726 rate. The minimum relay rate must be 0.0 kbit/s. The maximum relay rate must be 14.4, 12.0, 9.6, 7.2, 4.8 or 2.4 kbit/s.

ATTRIBUTE errorType Description Values See the description in the response. g711Only rates must be 64.0 kbit/s The minimum g711G726 rate must be 16.0, 24.0 or 32.0 kbit/s The maximum g711G726 rate must be 16.0, 24.0, 32.0 or 64.0 kbit/s The minimum g711G726 rate cannot exceed the maximum g711G726 rate The minimum relay rate must be 0.0 kbit/s The maximum relay rate must be 14.4, 12.0, 9.6, 7.2, 4.8 or 2.4 kbit/s The minimum relay rate cannot exceed the maximum relay rate

RESPONSE Error: Command not executed.Component ... does not exist. Description The Start command produces this response when attempted for a ServiceTrace component which has not been provisioned or its receiver specified by rcvr attribute has not been provisioned. System action: The Start command has no effect. Operator action: Check existence of the specified ServiceTrace component or Rcvr component, enter command again. ATTRIBUTE componentMissing Description Values This attribute is the component name which has not been provisioned. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 96 Responses RESPONSE Error: The trace call to the receiver has failed with ..., .... Description The Start command produces this response when the trace call fails to connect to the receiver. System action: The service trace session stopped. Operator action: Check the failure reason according to the values of clearCause and diagnostic, correct it, enter command again. ATTRIBUTE clearCause (cause) Description Values This attribute is the trace VC clear cause. Hex (H.0..H.ff)

ATTRIBUTE diagnostic (diag) Description Values This attribute is the trace VC diagnostic code. String (1..8, Hex)

RESPONSE You cannot set both operational and provisioned attributes at the same time. Description This error response is generated when the operator attempts to set operational and provisioned attributes at the same time, eg, set component oper 5, prov 7 This is an error because operational attributes only exist in the current view, while provisioned attributes can only be set in the edit view. This would cause two views to be accessed simultaneously. System action: the entire Set command is ignored. Operator action: issue at least two separate Set commands, one for the provisioned attributes, and another for the operational ones. ATTRIBUTE operationalAttribute Description Values This attribute identifies the operational attribute that conflicts with the provisioned one. Decimal (0..65535)

ATTRIBUTE provisionedAttribute Description Values This attribute identifies the provisioned attribute that conflicts with the operational one. Decimal (0..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 97 Responses RESPONSE Error:This application is incompatible with the value specified by attribute ... of the component .... Description This error message appears in response to a Check Prov command if the value specified in the identified attribute is incompatible with an application. System action: The edit view cannot be activated. Operator action: Choose a different value for the indicated attribute. ATTRIBUTE valueId Description Values Replication This attribute contains the numeric ID of the attribute whose specified value is incompatible with the application. Decimal (0..65535) The name of the component

ATTRIBUTE valueComponentName Description Values This attribute contains the name of the component containing the attribute whose specified value is incompatible with the application. The name of the component

RESPONSE The ... is congested. Description This response is returned when either the CP or the first hop of the path to reach the destination is congested.

ATTRIBUTE congestedComponent Description Values This attribute indicates whether the CP or the path is congested. CP path

RESPONSE ... packets were sent, ... packets were returned. Description This response indicates how many query packets were sent and how many of them were returned. It is used in response to the -all ping option. The paths found and their usage follow the response.

ATTRIBUTE numAllPktSent Description Values This attribute indicates how many query packets were sent. Decimal (1..16)

ATTRIBUTE numAllPktReceived Description Values This attribute indicates how many query packets were returned. Decimal (1..16)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 98 Responses RESPONSE Path ... used ... time(s): Description This response contains the header line for a particular path used by one or more ping query packets. It is used in response to the -all ping option. The path mentioned in the header line follows the response.

ATTRIBUTE pathId Description Values ATTRIBUTE pathCount Description Values This attribute indicates how many times the path which follows was used. Decimal (1..16) This attribute indicates the identifier of the path which follows. Decimal (1..16)

RESPONSE Destination ..., .... VC path taken is: Description This response indicates the destination RID and MID of the Frame Relay DLCI connection. It is used for the ping command with no option. The path taken by the VC of the Frame Relay DLCI follows the response.

ATTRIBUTE vcsDestRid Description Values ATTRIBUTE vcsDestMid Description Values This attribute indicates the destination MID of Frame Relay DLCI connection. Decimal (1..2046) This attribute indicates the destination RID of Frame Relay DLCI connection. Decimal (1..127)

RESPONSE and another ... component(s). Description This is the normal response to an Add command. It displays the number of extra subcomponents which have been added if there were more than 6 in total.

ATTRIBUTE count Description Values This attribute indicates the number of added components that have not been displayed. Decimal (0..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 99 Responses RESPONSE Error: The following applications have reserved IP addresses. (At most 20 applications are shown.) Description A Check Prov command generates this response if one or more linked components have a reserved IP address. A reserved IP address is one of: 1) The interface address defined at the ProtocolPort. 2) The subnet address - the host portion of the address is all zeros. 3) The broadcast address - the host portion of the address is all ones.

ATTRIBUTE illegalFriReserved Description List of List Size This attribute contains a list of the offending Frame Relay interfaces. The name of the component 20

RESPONSE Selected reference is not capable of providing a reference. Description The Set command generates this response whenever an operator adds an invalid component name to the list.

ATTRIBUTE erroredReferenceEntry Description Values This parameter contains a copy of the offending value. The name of the component

RESPONSE A ... command is already in progress. Description The Tidy command produces this response if another Tidy Prov, Tidy Software, or Remove Software Av command is in progress. System action: the Tidy command is not executed. Operator action: re-enter the command after the running one has finished. ATTRIBUTE tidyAction Description Values This attribute indicates the actual Tidy or Remove command that is in progress. tidy prov tidy software remove software

RESPONSE Description This response is used to display collected round trip delay information. It contains the sent and returned packets data size in bytes, the emission priority order of the packet, and the average, minimum and maximum round trip delays to the destination in milliseconds. Five samples are sent to the destination. Results are calculated based on returned packets.

ATTRIBUTE averageRtd Description This attribute indicates the average round trip delay to the destination.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 100 Responses Values Units ATTRIBUTE minimumRtd Description Values Units ATTRIBUTE maximumRtd Description Values Units This attribute indicates the maximum round trip delay to the destination. Decimal (0..20000) msec This attribute indicates the minimum round trip delay to the destination. Decimal (0..20000) msec Decimal (0..20000) msec

ATTRIBUTE sentPktDataSize Description This attribute indicates the round trip delay query packet data size, excluding the Nortel Networks proprietary common header and the subnet header, sent to the destination. Decimal (0..4095) bytes

Values Units

ATTRIBUTE returnedPktDataSize Description This attribute indicates the round trip delay acknowledge packet data size, excluding the Nortel Networks proprietary common header and the subnet header, received from the destination. Decimal (0..4095) bytes

Values Units

ATTRIBUTE pktEmissionPriority Description Values This attribute indicates the emission priority order used for the round trip delay query. normal high interrupting

ATTRIBUTE numRtdPktSent Description Values This attribute indicates how many round trip delay query packets were sent to the destination. Decimal (0..5)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 101 Responses ATTRIBUTE numRtdPktReceived Description Values This attribute indicates how many round trip delay query packets were returned. Decimal (0..5)

RESPONSE Outgoing Telnet access .... Description The Telnet command produces this error when the attempt to set up a Telnet client connection fails for some reason. The reason attribute contains more information as to why it failed.

ATTRIBUTE reason Description Values This attribute contains text which should help the user to know why the Telnet command failed. String (0..255, ASCII)

RESPONSE Outgoing Telnet access .... Description The Telnet command produces this error when the attempt to set up a Telnet client connection fails for some reason. The reason attribute contains more information as to why it failed.

ATTRIBUTE reason Description Values This attribute contains text which should help the user to know why the Telnet command failed. String (0..255, ASCII)

RESPONSE Invalid Data Length for Facility Description Facility Classes A,B and C require one, two or three octets of Data, respectively. Facility code D has the length of data encoded in the first byte. The code is determined from the upper two bits of the Facility Code.

ATTRIBUTE escapeFaxAttributeCode Description Values Replication This will just echo back the Facility that was input. String (1..128, Hex) Hex (H.0..H.ff)

RESPONSE Error: Component ... does not exist. Description A Check Prov command produces this response when the index of an IpxSapApplyEntry does not specify an existing ProtocolPort.

ATTRIBUTE missingPpName Description Values This attribute contains the name of the ProtocolPort which does not exist. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 102 Responses RESPONSE Error: There is no IpxPort component under .... Description A Check Prov command produces this response when the index of an IpxSapApplyEntry specifies a ProtocolPort which does not have an IpxPort subcomponent.

ATTRIBUTE missingPpName Description Values This attribute contains the name of the ProtocolPort which does not have an IpxPort subcomponent. The name of the component

RESPONSE Error:The value of ripNeighbor, ..., is not a valid IP address for a RIP neighbor. Description A Check Prov command produces this response when the attribute ripNeighbor is set to an address that does not belong to any Class A, B or C network.

ATTRIBUTE invalidRipNbrAddress Description Values This attribute contains value of the invalid ripNeighbor address. IP address

RESPONSE Error:Duplicate sourceAddress found. The sourceAddress must be unique for all StaticEndPoint and MultipointStaticEndPoint components within the same sharedDomainVirtualRouter. Please verify against Description A Check Prov command produces this response when it detects that at least two StaticEndPoint or MultipointStaticEndPoint components have the identical sourceAddress and sharedDomainVirtualRouter attributes. The sourceAddress of StaticEndPoint or MultipointStaticEndPoint components within the same sharedDomainVirtualRouter must be unique. System action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov command completes without errors. Operator action: Change the value of sourceAddress or sharedDomainVirtualRouter attributes of the related StaticEndPoint or MultipointStaticEndPoint components to ensure that, the sourceAddress of StaticEndPoint or MultipointStaticEndPoint components within the same sharedDomainVirtualRouter is unique. ATTRIBUTE otherDupTunnelEndpt Description This attribute indicates the other StaticEndPoints or MultipointStaticEndPoints component which has the identical sourceAddress within same sharedDomainVirtualRouter. The name of the component

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 103 Responses RESPONSE File ... compile failed:...... Description ATTRIBUTE fileName Description Values This attribute holds the fully qualified name of the file were trying to compile. String (1..255, ASCII) This returns an informational error string describing why the filter file failed to compile.

ATTRIBUTE compilerErrorMsg Description Values This attribute contains a single string holding the compiler error which caused the compile to fail. String (1..80, ASCII)

RESPONSE Error: The bfrIndex value ... is already being used by other Bfr component. The suggested value is .... Description The Check command produces this response if two or more Bfr components on the same Lp have the same bfrIndex value. To correct this problem, change the bfrIndex to the suggested value.

ATTRIBUTE currentValue Description This attribute specifies the current value of the attribute bfrIndex. Values Decimal (0..511)

ATTRIBUTE suggestedValue Description This attribute specifies the suggested value of the attribute bfrIndex. Values Decimal (0..511)

RESPONSE Error: ... is an invalid value for attribute ... . Description This group contains responses for invalid string values entered by the user. This response will be displayed when the user tries to set to value for a network number / node number string.

ATTRIBUTE invalidString Description Values This attribute contains the actual string value entered by the user. String (1..18, ASCII)

ATTRIBUTE invalidAttribute Description Values This attribute contains the attribute name of the attribute containing the error. Decimal (1..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 104 Responses RESPONSE Error: Attribute ... cannot be ... if attribute ... is ... . Description This response group informs the user if the networkNumberProv and the defaultType are incorrectly provisioned. This response will be invoked on a set command.

ATTRIBUTE netNoName Description Values ATTRIBUTE netNoValue Description Values This attribute contains the value of the networkNumberProv attribute to be displayed at response time. String (0..4, Dashed Hex) This attribute contains the name of the networkNumberProv attribute to be displayed at response time Decimal (1..65535)

ATTRIBUTE defTypeName Description Values ATTRIBUTE defTypeValue Description Values This attribute contains the value of the defaultType attribute to be displayed at response time. other broadcast ppp wanRip unnumberedRip This attribute contains the name of the defaultType attribute to be displayed at response time. Decimal (1..65535)

RESPONSE Error : ... cannot be ... for the media provisioned . Description This response group informs the user if the if the defaultType is incorrectly set based on the encapsulation on the ipxPort. This response will be invoked while setting the defaultType value.

ATTRIBUTE defTypeName Description Values ATTRIBUTE defTypeValue Description Values This attribute contains the value of the defaultType attribute to be displayed at response time. other broadcast
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

This attribute contains the name of the defaultType attribute to be displayed at response time. Decimal (1..65535)

- 105 Responses ppp wanRip unnumberedRip RESPONSE Host ... responded in ... milliSecs. Description ATTRIBUTE node Description Values ATTRIBUTE time Description Values This attribute describes the time in which the node responds to the ping request. Decimal (1..2000) This attribute node address of the host which actually responded to the ping. String (1..6, Dashed Hex) This response contains the node address of the host which responded back.

RESPONSE Error : ... encapsulation is invalid for provisioned media type. Description This response group informs the user if the IpxPort instance Id is incorrectly set for a given media application. This response will be invoked when a Ipx Port is added under the protocol port.

ATTRIBUTE encapVal Description Values This attribute contains the instance (encapsulation) of the ipxPort attribute to be displayed at response time. link ethernet novell sap snap vns tunnel

RESPONSE Error : No Net Sentry component installed under ... . Description This response group checks for the presence or absence of the netSentry component under the vr. This response will be invoked when the user tries to add a NetSentry component under Ipx or A NetSentry Port component under an IpxPort.

ATTRIBUTE vrName Description Values This attribute contains the name of the vr component to be displayed at response time. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 106 Responses RESPONSE Error: ... cannot exist without ... . Description This response group informs the user that an ipx port cannot be provisioned without ipx being provisioned. This response will be invoked while adding an Ipx port under the protocol port.

ATTRIBUTE ipxPortCompName Description Values This attribute contains the name of the IpxPort instance to be displayed at response time The name of the component

ATTRIBUTE ipxCompName Description Values This attribute contains the value of the Ipx instance to be displayed at response time. The name of the component

RESPONSE Error: IPX component ... does not exist. Description This group contains responses for invalid protocol port names or SAP Filter ids by the user. This response will be displayed when the user tries add a IpxSapApplyEntry filter with a protocol port name or a SAP filter id which has not been provisioned.

ATTRIBUTE invalidPort Description Values This attribute contains the protocol port component or SAP Filter Component which must be provisioned. The name of the component

RESPONSE Error: ... is an invalid value for attribute ... . Description ATTRIBUTE invalidValue Description Values This attribute contains the actual dashed hex value for the internal network number entered by the user. String (1..4, Dashed Hex) This group contains a response which will be displayed when the user tries to set a value of 0 or ff-ff-ff-ff for the internal network number.

ATTRIBUTE invalidAttribute Description Values This attribute contains the internal network number attribute which is in error. Decimal (1..65535)

RESPONSE Error: ... ... is assigned to ... . Description This response group informs the user if the networkNumberProv has already been assigned to an existing ipxPort. This check would be invoked on a add command.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 107 Responses ATTRIBUTE netNoName Description Values ATTRIBUTE netNoValue Description Values ATTRIBUTE ipxPortComp Description Values This attribute contains the ipxPort Component to be displayed at response time. The name of the component This attribute contains the value of the networkNumberProv attribute to be displayed at response time. String (0..4, Dashed Hex) This attribute contains the name of the networkNumberProv attribute to be displayed at response time Decimal (1..65535)

RESPONSE Error: At least one of the attributes ..., ..., ... or ... should be specified. Description A Check command will produce this response if the user does not specify the type, name, networkNumber or the node for a given SAP filter instance.

ATTRIBUTE invalidType Description Values ATTRIBUTE invalidName Description Values ATTRIBUTE invalidNetNo Description Values ATTRIBUTE invalidNode Description Values This attribute contains the attribute name of the attribute node. Decimal (1..65535) This attribute contains the attribute name of the attribute networkNumber. Decimal (1..65535) This attribute contains the attribute name of the attribute name. Decimal (1..65535) This attribute contains the attribute name of the attribute type. Decimal (1..65535)

RESPONSE Error: ... encapType must be llcEncap or ipxVcEncap. Description A check prov command produces this error message when the attribute encapType under the linked AtmMpe component is neither llcEncap nor ipxVcEncap.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 108 Responses ATTRIBUTE atmMpeName Description Values This attribute contains the name of the AtmMpe component. The name of the component

RESPONSE ERROR: The attribute ... is not a valid Token Ring group address. Description The first two bytes of a valid group address, in canonical form, must be 0300, and the least significant bit of the next byte must be 1. ATTRIBUTE groupMacAdrId Description This attribute contains the numeric ID of the MAC address attribute involved in the error. Values Decimal (1..65535)

RESPONSE ERROR: The attribute ... must set its U/L bit to 1. Description A provisioned MAC address must have its locally administrative bit set to 1. This response is generated as a result of a semantic failure. ATTRIBUTE localAdminMacAdrId Description This attribute contains the numeric ID of the MAC address attribute involved in the error. Values Decimal (1..65535)

RESPONSE ERROR: The attribute ... can not be provisioned as broadcast address (FF-FF-FF-FFFF-FF). Description The broadcast MAC address is not a valid value for this attribute. This response is generated as a result of a semantic failure. ATTRIBUTE bcastMacAdrId Description This attribute contains the numeric ID of the MAC address attribute involved in the error. Values Decimal (1..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 109 Responses RESPONSE Error: Bridge priority provisioned for this spanning tree is out of range for the following operational protocol specification - .... Description This response group is used to encode an error message that will be displayed to the user when the bridge priority semantic check fails. The bridge priority semantic check verifies if the provisioned bridge priority is valid according to the provisioned protocol specification. Priorities supplied by the user must meet the following conditions: 1) 0-255 for protocol specification DEC and 2) 0-65535 for protocol specification IEEE. System Action: The provisioning session will fail Operator Action: Provision the correct value for the attribute priority as per the rules mentioned above based upon the protocolSpec provisioned for the indicated spanning tree instance.

ATTRIBUTE opStp Description Values This attribute will carry the operational value of the protocol specification assigned to the spanning tree instance. both dec ieee8021

RESPONSE Error: Number of ... bridge ports provisioned,... exceeds allowed maximum of .... Description This response group is provided to encode the response to be set back to the user in case of a semantic check failure. This semantic check checks if the number of bridge ports provisioned under the same VirtualRouter does not exceed the allowed maximum of 255. System Action: The provisioning session will fail Operator Action: Reduce the number of bridge ports provisioned to be under the allowed maximum of 255.

ATTRIBUTE brPortType Description Values This attribute contains the bridge type which was exceeded. String (1..9, ASCII)

ATTRIBUTE numBrpsProvd Description Values This attribute will actually carry the number of bridge ports provisioned. Decimal (1..65535)

ATTRIBUTE numBrpsAllowed Description Values This attribute will actually carry the allowed maximum number of bridge ports. Decimal (1..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 110 Responses RESPONSE Error: The following bridge port was provisioned when no port numbers were available: ... This port must be deleted before this session can be activated. Description This response group is provided to encode the response to be sent back to the user in case a bridge port was provisioned after the maximum allowed bridge ports were allocated. When this occurs, a port number cannot be assigned to the bridge port and the port is considered to be invalid. System Action: The provisioning session will fail Operator Action: Delete the specified bridge port. If the maximum number of bridge ports is not provisioned, it can be re-added into the system.

ATTRIBUTE invBrCompName Description Values This attribute will actually carry the component name of the invalid bridge port. The name of the component

RESPONSE Error: ... must be the same for all source route bridge ports in the same domain. Description The error message is returned when the user has provisioned an invalid internalLanId, or bridgeNum value. System Action: The provisioning session will fail Operator Action: Correct the internalLanId or bridgeNum value, then initiate a check prov or an act prov command.

ATTRIBUTE attributeName Description Values This attribute will carry the name of the bridgeNum or internalLanId attribute. Decimal (0..65535)

RESPONSE Error: Invalid LanId value specfied. ... must be in range (1 - 4095). Description The error message is returned when the user has provisioned an invalid lanId or internalLanId value. System Action: The provisioning session will fail Operator Action: Correct the lanId or internalLanId value, then initiate a check prov or an act prov command.

ATTRIBUTE attributeName Description Values RESPONSE ... Description ATTRIBUTE testData Description This attribute contains the test information requested.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

This attribute will carry the name of the lanid or internalLanId attribute. Decimal (0..65535)

Display LanTest specific information, this may be in the form of multiple responses.

- 111 Responses Values String (0..255, ASCII)

RESPONSE ERROR: The attribute ... is not a valid Token Ring functional address. Description The provisioned functional address must contain the bit mask of 03-00-fe8f-84-01. ATTRIBUTE funcAdrId Description This attribute contains the numeric ID of the functional address attribute involved in the error. Values Decimal (1..65535)

RESPONSE Warning: (00-00-00-00-00-00) is provisioned for attribute .... Description A MAC address consisting of all zeros is not a valid value for this attribute. This response is generated as a result of a semantic failure. ATTRIBUTE zeroMacAdrId Description This attribute contains the numeric ID of the MAC address attribute involved in the error. Values Decimal (1..65535)

RESPONSE Error: Attribute ... has an illegal value of ... for this bridge port and medium combination. Description A check prov command produces this response if the attribute preserveDomain cannot have the value on for the given bridge port and medium combination. The Ethernet media cannot handle a value of on for the attribute preserveDomain. System Action: A error message is generated and provisioning session fails. Operator Action: Set the value of preserveDomain attribute to off.

ATTRIBUTE pd Description Values ATTRIBUTE pdVall Description Values This attribute will carries the value of the preserveDomain attribute. off on This attribute carries the name of the preserveDomain attribute. Decimal (1..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 112 Responses RESPONSE Error: Attribute ... has an illegal value of ... for this bridge port and medium combination. Description This response group is provided to encode the response to be sent back to the user in case of a semantic check failure. This semantic check checks if the attribute serviceClass can have the value ordered for the given bridge port and medium combination. This response is not supported as the attribute serviceClass was obsoleted. System Action: A error message is generated and provisioning session fails. Operator Action: Set the value of serviceClass attribute to notOrdered. After this type in the check prov or the act prov command.

ATTRIBUTE svc Description Values ATTRIBUTE svcVal Description Values RESPONSE No name Description This is an EGP Neighbor Loss Trap derived from RFC 1450, RFC 1213, and RFC 1157. An egpNeighborLoss trap signifies that an EgpNeighbor has been marked down and the EGP peer relationship no longer obtains. This attribute will actually carry the value of the serviceClass attribute. ordered notOrdered This attribute will actually carry the name of the serviceClass attribute. Decimal (1..65535)

ATTRIBUTE egpNeighAddrOid Description This is the object identifier of the EgpNeighAddr variable binding in the trap The object identifier is root.iso.org.dod.internet.mgmt.mib2.egp.egpNeighTable.egpNeighEntry.egpNeighAddr Integer Sequence

Values

ATTRIBUTE egpNeighAddrValue Description Values This is the value of the egpNeighAddr that has been lost. IP address

RESPONSE IpPing: Rx reply of ... bytes from ...: icmpSeq=..., time=...ms Description ATTRIBUTE bytes Description This attribute indicates the number of bytes contained in the IP echo reply packet. This response indicates that the ping to the specified IP address was successful.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 113 Responses Values ATTRIBUTE ipAddr Description Values ATTRIBUTE sequence Description Values ATTRIBUTE time Description Values This attribute indicates the time the echo request/reply takes to make a round trip. Decimal (0..65535) This attribute indicates the sequence number contained in the echo reply. Decimal (0..4294967295) This attribute indicates the IP address of the remote host. IP address Decimal (30..20000)

RESPONSE Destination ... is not responding after ... attempt(s). Description ATTRIBUTE ipAddr Description Values ATTRIBUTE attempts Description Values This attribute indicates the number of attempts made before the Ping command declared that the destination was not responding. Decimal (1..4095) This attribute indicates the ipAddr of the remote host. IP address This response indicates that the ping to the specified IP address was unsuccessful.

RESPONSE IP Trace Route for ...:Path taken: Description This response contains the header line used when the -traceRoute ping option was specified. It is used when the trace was successful. The path taken follows this response.

ATTRIBUTE ipAddr Description Values RESPONSE No name Description This is the DLCI Status Change Trap derived from the draft Frame Relay DTE MIB (draft-ietf-iplpdn-frmib-dte-02.txt). This trap event is generated when a virtual circuit changes state. It has either been created or invalidated, or has toggled between the active and inactive states. The object identifier for this trap is root.iso.org.dod.internet.mgmt.mib2.transmission.frameRelay.frameRelayTraps.frDLCIStatusChange
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

This attribute indicates the IP address of the remote host. IP address

- 114 Responses ATTRIBUTE frCircuitStateObjectId Description This is the object identifier of the frCircuitState variable binding in the trap. The object identifier is root.iso.org.dod.internet.mgmt.mib2.transmission.frameRelay.frCircuitTable.frCircuitEntry.frCircuitState plus an instance specific portion. Integer Sequence

Values

ATTRIBUTE frCircuitStateValue Description This is the value of the frCircuitState variable binding in the trap. The value of frCircuitState indicates whether the particular virtual circuit is operational. The object identifier of this variable binding is root.iso.org.dod.internet.mgmt.mib2.transmission.frameRelay.frCircuitTable.frCircuitEntry.frCircuitState plus an instance specific portion. invalid active inactive

Values

RESPONSE Error: Number of ... stp instances exceeds allowedmaximum of 16. Description This response group is provided to encode the response to be sent back to the user in case of a semantic check failure. This semantic check checks if the total number of stp instances does not exceed 16. This response will contain a message that corresponds to the finding that the number of stp instances provisioned exceeds 16. System Action: The provisioning session will fail Operator Action: Verify that the number of instances of the component SpanningTreeProtocol provisioned are less than 16. This includes the SpanningTreeProtocol component with the value of its attribute stpMode set to backbone. If there are more instances of the component SpanningTreeProtocol provisioned than allowed then delete the unwanted instances of the same. After this type in the check prov or the act prov command.

ATTRIBUTE mode Description Values This attribute will actually carry the mode of stp found in violation. tb sr

RESPONSE Error: Interdependency criterion between ..., and ... not satisfied. Description This response group is provided to encode the response to be sent back to the user in case of a semantic check failure. This semantic check checks if the following criteria are satisfied: bridgeMaxAge >= 2 * bridgeHelloTime + 1.0 seconds. System Action: The provisioning session will fail Operator Action: Check the values of the indicated attributes and ensure that the criterion mentioned below is satisfied. After this type in the check prov or the act prov command.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 115 Responses ATTRIBUTE bma Description Values ATTRIBUTE bht Description Values This attribute will actually carry the name of one of the attributes that is used to verify the criteria. The attributes name is bridgeHelloTime. Decimal (1..65535) This attribute will actually carry the name of one of the attributes that is used to verify the criteria. The attributes name is bridgeMaxAge. Decimal (1..65535)

RESPONSE Error: Interdependency criterion between ... and ... is not satisfied. Description This response group is provided to encode the response to be sent back to the user in case of a semantic check failure. This semantic check checks if the following criteria are satisfied: 2 *(bridgeForwardDelay -1.0sconds) >= bridgeMaxAge. System Action: The provisioning session will fail Operator Action: Check the values of the indicated attributes and ensure that the criterion mentioned below is satisfied. After this type in the check prov or the act prov command.

ATTRIBUTE bma Description Values ATTRIBUTE bfd Description Values This attribute will actually carry the name of one of the attributes that is used to verify the criteria.The attributes name is bridgeForwardDelay. Decimal (1..65535) This attribute will actually carry the name of one of the attributes that is used to verify the criteria. The attributes name is bridgeMaxAge. Decimal (1..65535)

RESPONSE Error: The following component ...... does not exist. Description This response group is provided to encode the response to be sent back to the user in case of a semantic check failure. This semantic check checks if the bridge port mentioned as the value of the receivePort attribute has already been provisioned. This response contains a message that corresponds to the finding that the bridge port used as receivePort has not been provisioned yet. A bridge port must be provisioned in the same provisioning session as the StaticTableEntry component. System Action: The provisioning session will fail Operator Action: Provision the indicated bridge port or change the value of the attribute receivePort so that it does not refer to a bridge port that has not been provisioned yet. Also ensure that the provisioned bridge port name is a valid bridge port name. After this type in the check prov or the act prov command.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 116 Responses ATTRIBUTE ppName Description This attribute will actually carry the component name of the protocol port that was used as a part of the value of the receivePort attribute. Protocol port(s) and bridge port(s) that are going to be used in the attribute receivePort must be provisioned before they are referred to. The name of the component

Values ATTRIBUTE brPortName Description

This attribute will actually carry the name of the bridge port that was used as the value of the receivePort attribute but was not found to be provisioned yet. This could also be due to the fact that an invalid bridge port name was provisioned. Bridge port(s) that are going to be used as receivePort must be provisioned before they are referred to. String (1..29, ASCII)

Values

RESPONSE Error: The following bridge port, part of attribute ..., does not exist.- ... . Description This response group is provided to encode the response to be sent back to the user in case of a semantic check failure. This semantic check checks if all the bridge ports mentioned in the allowedToGoTo attribute are already provisioned. This attribute contains a message that corresponds to the finding that some bridge port(s) specified in the attribute allowedToGoTo has / have not been provisioned yet. All bridge ports mentioned in this attribute are expected to be provisioned before they are referred to. System Action: The provisioning session will fail Operator Action: Provision the indicated bridge ports or change the value of the attribute allowedToGoTo so that it does not refer to bridge port(s) that has/have not been provisioned yet. After this type in the check prov or the act prov command.

ATTRIBUTE atgt Description Values ATTRIBUTE brPortName Description This attribute will actually carry the component name of the bridge ports that were mentioned in the attribute allowedToGoTo under the component StaticTableEntry and was not found to be provisioned yet. The name of the component This attribute will actually carry the name of the attribute allowedToGoTo under the component StaticTableEntry. Decimal (1..65535)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 117 Responses RESPONSE Error: No Net Sentry component installed under .... Description This response group is provided to encode the response to be sent back to the user in case of a semantic check failure. This semantic check, checks for the following: 1. If the global component NetSentry is provisioned yet. This attribute houses a message that corresponds to the finding that the component Vr/<string> Bridge NetSentry was provisioned before the Vr/ <string> NetSentry component. System Action: The provisioning session will fail. Operator Action: Provision the global Vr/<string> NetSentry component or delete the component Vr/<string> Bridge NetSentry. After this type in the check prov or the act prov command.

ATTRIBUTE noGlobalNsComp Description Values This attribute will actually carry the component name of the Vr/<string> component to be displayed at response time. The name of the component

RESPONSE Error: Following domain number must be provisioned before being referred to- .... Description This response group is provided to encode the response to be sent back to the user in case of a semantic check failure. This semantic check, checks for the following: If the referenced domain number is actually provisioned. This attribute houses a message that corresponds to the finding that the domain number referred to in the component ApplyTableEntry has not been provisioned yet. System Action: The provisioning session will fail Operator Action: Provision the indicated domain number, setting it as the value of the attribute domainNum of a bridge port or change the value of the attribute domainNum in the NsAte component so that it refers to a domain that has already been provisioned. After this type in the check prov or the act prov command.

ATTRIBUTE domNum Description Values This attribute will actually carry the domain number which was expected to be provisioned but was not found to be so. Decimal (0..4294967293)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 118 Responses RESPONSE Error: This bridge port cannot exist without the following component- .... Description This response group is provided to encode the response to be sent back to the user in case of a semantic check failure. This semantic check checks if the TransparentBridge component is provisioned when a bridge port exists. This response contains a message that corresponds to the finding that one of the above mentioned components, required for the operation of this bridge port, has not been provisioned yet. System Action: The provisioning session will fail Operator Action: Provision the indicated component. After this type in the check prov or the act prov command.

ATTRIBUTE compName Description Values This attribute will actually carry the component name that is required for the operation of the bridge port. The name of the component

RESPONSE Error: It is illegal to provision this bridge port and the following bridge port under the same protocol port- .... Description This response group is provided to encode the response to be sent back to the user in case of a semantic check failure. This semantic check checks if the combination of bridge ports provisioned under the protocol port is legal, given the bridge port types and the associated medium. This response is obsoleted as only the transparent bridge port is supported. System Action: The provisioning session will fail Operator Action: Delete one of the bridge ports provisioned under the indicated protocol port. This bridge port can be provisioned under a different protocol port as per the rules mentioned below.

ATTRIBUTE brpName Description This attribute carries the component name of the bridge port which is found to be an illegal combination when provisioned together with the bridge port being checked, under the same protocol port. The name of the component

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 119 Responses RESPONSE Error: Either A) the domain number assigned to this bridge port is wrong, since it is being used as an instanceidentifier of the backbone stp- ...; or B) the preserveDomainattribute of this bridge port is wrong and it should be set ON. Description A check prov command produces this response if the domain number provisioned for the access bridge port is the same as the instance identifier of the man stp. This response contains a message which corresponds to the finding that the domain number assigned to the access bridge port is the same as the instance identifier of the backbone stp instance. A stp components instance identifier usually represents the domain it is associated with, except when the attribute stpMode in the stp component has a value of backbone. This instance cannot be used as a domain number for a access bridge port. System Action: The provisioning session will fail. Operator Action: Verify that the domain number assigned to any access bridge port is not equal to the instance identifier of the SpanningTreeProtocol component whose attribute stpMode is set to backbone. If such a condition is found, change the domain number assigned to concerned bridge port(s).

ATTRIBUTE domNum Description Values This attribute will carries the domain number found in violation. Decimal (0..4294967295)

RESPONSE Error: Bridge port priority provisioned out of range for the following operational stp type- .... Description This response group is provided to encode the response to be sent back to the user in case of a semantic check failure. This semantic check checks if the bridge port priority range is correct as according to the operational stp type. This response contains a message that corresponds to the finding that the bridge port priority is found to be other than the following range for the corresponding stp type: 1) 0-255 for stp type DEC and 2) 0-65535 for stp type IEEE. System Action: The provisioning session will fail Operator Action: Provision the correct value for the attribute portPriority as per the rules mentioned above. After this type in the check prov or the act prov command.

ATTRIBUTE opStp Description Values This attribute will carry the operational value of the stp type the bridge port will participate in. dec ieee8021

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 120 Responses RESPONSE Error: There should exist at least one instance of the following stp component for this bridge port to be operational- .... Description This response group is provided to encode the response to be sent back to the user in case of a semantic check failure. This semantic check checks if there exists at least one instance of the SpanningTreeProtocol component provisioned while there exist bridge ports provisioned. This response contains a message that corresponds to the finding that there does not exist a single instance of the SpanningTreeProtocol component provisioned while there exist bridge ports provisioned. In other words it is not allowed to provision bridge ports that are out of stps reach. System Action: The provisioning session will fail Operator Action: Provision an instance of the component SpanningTreeProtocol. After this type in the check prov or the act prov command.

ATTRIBUTE stpComp Description Values This attribute will carry the name of the stp component needed for the operation of the bridge port. The name of the component

RESPONSE Error: It is illegal for the following bridge port ... to be the value of the attribute receivePort, and part of attribute ... . Description This response group is provided to encode the response to be sent back to the user in case of a semantic check failure. This semantic check checks if the bridge port mentioned in the receivePort attribute appears in the allowedToGoTo attribute. System Action: The provisioning session will fail Operator Action: Provision the value of the attribute allowedToGoTo so that the bridge port provisioned as the receivePort does not appear in it. After this type in the check prov or the act prov command.

ATTRIBUTE brPortName Description This attribute will actually carry the name of the bridge port that was used as the value of the receivePort attribute but was found to be a part of the attribute allowedToGoTo. Bridge port(s) that are going to be used as receivePort cannot appear in the allowedtoGoTo attribute. String (1..29, ASCII)

Values ATTRIBUTE atgt Description Values

This attribute will actually carry the name of the attribute allowedToGoTo under the component StaticTableEntry. Decimal (1..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 121 Responses RESPONSE ERROR: The attribute ... can not be provisioned as a multicasting address. Description A multicasting address is not a valid value for this attribute. This response is generated as a result of a semantic failure. ATTRIBUTE mcastMacAdrId Description This attribute contains the numeric ID of the MAC address attribute involved in the error. Values Decimal (1..65535)

RESPONSE WARNING: The attribute ... is provisioned. Description This Warning message is generated when a MAC address is provisioned. ATTRIBUTE provMacAdrScId Description This attribute contains the numeric ID of the provisioned MAC address. Values Decimal (1..65535)

RESPONSE Error:The ... feature must be provisioned on .... Description The Start command produces this response when attempted against a service trace receiver without the corresponding trace receiver feature having been provisioned. System action: The Start command has no effect. Operator action: Add the required feature to the list of features specified by the featureList for this LP, issues Start command again. ATTRIBUTE rcvrFeature Description Values ATTRIBUTE lp Description Values This attribute is the component name of the LP which has requested a trace. The name of the component This attribute is the trace receiver feature which must be provisioned. String (0..20, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 122 Responses RESPONSE Cannot Unlock - attribute ... is not set to up. Description This error response is generated when an operator attempts to Unlock a component whose currently provisioned administrative status is down or testing. System action: the Unlock command is ignored. Operator action: if desired, change the value provisioned for the indicated attribute to up, then retry the original Unlock command. Note that doing this will cause the component to attempt to go into service whenever a CP reload occurs. ATTRIBUTE attribute Description Values This attribute identifies the provisioned administrative status attribute. Decimal (0..65535)

RESPONSE Destination reachable. Measured round trip delay .... Description This response contains the measured round trip delay taken to reach the destination node.

ATTRIBUTE roundTripDelay Description Values RESPONSE ...... Description This response contains the nodeName and nodeId of an intermediate node in the network that was visited as the ping query packet travelled to its destination. The order of nodes listed (through multiple occurances of this response) is the order the nodes were traversed. This attribute contains the round trip delay encountered to reach the destination node. Decimal (0..10000)

ATTRIBUTE nodeName Description Values ATTRIBUTE nodeId Description Values This attribute contains the nodeId of each intermediate node that was visited as the ping query packet travelled to its destination. Decimal (1..4095) This attribute contains the nodeName of each intermediate node that was visited as the ping query packet travelled to its destination. String (1..12, ASCII)

RESPONSE Path ... used ... times: Description This response contains the header line for a particular path used by one or more ping query packets. It is used in response to the -all ping option. The path taken follows this response.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 123 Responses ATTRIBUTE pathInstance Description Values ATTRIBUTE pathCount Description Values This attribute contains the count of the number of times the path which follows was used. Decimal (1..16) This attribute contains the instance number of the path which follows. Decimal (1..16)

RESPONSE Measured maximum round trip delay was .... Description This response contains the maximum measured round trip delay taken to reach a destination node in the logical network.

ATTRIBUTE maxRoundTripDelay Description Values This attribute contains the round trip delay encountered to reach the destination node. Decimal (0..10000)

RESPONSE Cannot Unlock - attribute ...... is not set to active. Description This error response is generated when an operator attempts to Unlock a component corresponding to a provisioned SNMP table row whose rowStatus is not active. Note that if the table can have dynamic as well as provisioned rows, the component containing the provisioned data is not the same as the one representing the SNMP table. System action: the Unlock command is ignored. Operator action: if desired, change the value provisioned for the indicated attribute to active, then retry the original Unlock command. ATTRIBUTE provisionedComponent Description This attribute identifies the component which contains the provisioned rowStatus attribute. It is present only if the component is different from that specified in the Unlock command. The name of the component

Values

ATTRIBUTE rowStatusAttribute Description Values Replication This attribute identifies the provisioned rowStatus attribute. Decimal (0..65535) The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 124 Responses RESPONSE Error:...The value specified for ... is invalid. It must be in SnmpUdpAddress Format: IPaddress-UDPport, where UDPport is 162. Description A Set Vr/x Snmp Community/n Manager/n transportAddress command produces this response when the specified transportAddress has an invalid format. System action: the command is ignored. Operator action: retry the command with a valid transportAddress. ATTRIBUTE snmpUdpAddressFormat Description Values This attribute contains the numeric ID of the attribute whose value was Set incorrectly. Decimal (1..65535)

RESPONSE Error:...The ... attribute does not match any ... instance. Description This error message appears in response to a Check Prov command if the value of an Vr/x Snmp Community/n viewIndex attribute does not match the replication index for a Vr/x Snmp View/x, n.n component. System action: The provisioning view cannot be activated. Operator action: Set the viewIndex attribute to match the replication index of an existing View component, or add a View component with the replication index corresponding to viewIndex. ATTRIBUTE attrInError Description Values This attribute contains the numeric ID of the viewIndex attribute whose value was not properly set. Decimal (1..65535)

ATTRIBUTE viewComponent Description Values This attribute indicates a pattern for a View component name which is meant to be referenced by the viewIndex attribute. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 125 Responses RESPONSE Error:...The ... attribute is set incorrectly. The set bit should be consistent with the access mode specified by ... .... The v1Trap and v2Trap may not be set simultaneously. Description This error message appears in response to a Check Prov command if the value of the Vr/x Snmp Community/n Manager/n components privileges attribute is inconsistent with the parent Community components accessMode attribute. Note that set operations are only allowed if the Community accessMode is readWrite. System action: The provisioning view cannot be activated. Operator action: Change the Manager privileges to be consistent with the Community accessMode, or change the Community accessMode to allow the Manager privileges. ATTRIBUTE privilegesAttribute Description Values This attribute contains the numeric ID of the privileges attribute involved in the conflict. Decimal (1..65535)

ATTRIBUTE relatedComponent Description Values This attribute contains the component name of the parent Community component, whose accessMode attribute is involved in the conflict. The name of the component

ATTRIBUTE accessModeAttribute Description Values Replication This attribute contains the numeric ID of the parent Community components accessMode attribute involved in the conflict. Decimal (1..65535) The name of the component

RESPONSE Error:...There are ... instances of the ... component. The maximum number of allowed instances is .... Description This error message is generated in response to a Check Prov command when the maximum number of Party, Context or Acl components has been exceeded. System action: The provisioning view cannot be activated. Operator action: Delete enough Party, Context or Acl components so that the maximum number of components is not exceeded. ATTRIBUTE numberOfSubcomponents Description Values This attribute contains the number of subcomponents. This value exceeds the maximum number allowed. Decimal (0..4294967295)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 126 Responses ATTRIBUTE nameOfSubcomponent Description Values This attribute contains the name of the subcomponent which has too many instances. It can be Party, Context, or Acl. The name of the component

ATTRIBUTE maximumNumberOfSubcomponents Description Values This attribute contains a value indicating the maximum number of allowed subcomponents. Decimal (0..4294967295)

RESPONSE Error:...The ... and ... components have the same value for the ... attribute. Description This error message is generated in response to a Check Prov command when duplicate Vr/x Snmp Community/n Manager/n components are found. The Manager components are the same if the value of their transportAddress attributes are the same. System action: The provisioning view cannot be activated. Operator action: Delete one of the Manager components or ensure that their transportAddress attributes are different. ATTRIBUTE managerComponent1 Description Values This attribute contains the component name of the first instance of duplicate Manager components. The name of the component

ATTRIBUTE managerComponent2 Description Values This attribute contains the component name of the second instance of duplicate Manager components. The name of the component

ATTRIBUTE duplicatedAttribute Description Values This attribute contains the numeric ID of the transportAddress attribute which must be unique among Manager components. Decimal (1..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 127 Responses RESPONSE Error:...The ... and ... components have the same value for the ..., and ... attributes. Description This error message is generated in response to a Check Prov command when duplicate Vr/x Snmp Community/n components are found. The Community components are the same if they have the same values for their communityString and tDomain attributes. System action: The provisioning view cannot be activated. Operator action: Delete one of the Community components or change the value of at least one of the communityString or tDomain attributes so that the Community components are no longer the same. ATTRIBUTE communityComponent1 Description Values This attribute contains the component name of the first duplicate Community component. The name of the component

ATTRIBUTE communityComponent2 Description Values This attribute contains the component name of the second duplicate Community component. The name of the component

ATTRIBUTE duplicatedAttribute1 Description Values This attribute contains the numeric ID of the communityString attribute which is involved in the conflict. Decimal (1..65535)

ATTRIBUTE duplicatedAttribute2 Description Values This attribute contains the numeric ID of the tDomain attribute which is involved in the conflict. Decimal (1..65535)

RESPONSE Warning:The value of the ... ... attribute has been changed from ... to ... on the copy. Description This warning message appears in response to a Copy command when a component containing an attribute whose value must be unique is copied. A new value for the named attribute in the destination component is automatically assigned when the Copy is done. System action: the named attribute has been assigned a unique value. Operator action: none. ATTRIBUTE nameOfChangedComponent Description Values This attribute contains the name of the destination component whose attribute value was changed. The name of the component
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 128 Responses ATTRIBUTE changedAttribute Description Values Replication This attribute contains the numeric ID of the attribute whose value was changed. Decimal (1..65535) The name of the component

ATTRIBUTE oldValueOfAttribute Description Values This attribute contains the original value of the attribute in the source component of the Copy operation. Decimal (0..4294967295)

ATTRIBUTE newValueOfAttribute Description Values This attribute contains the newly assigned value of the attribute in the destination component of the Copy operation. Decimal (0..4294967295)

RESPONSE Error:...SNMP requires the VirtualRouter Ip component to be provisioned when the ... attribute has the value .... Description This error message is generated in response to a Check Prov command when a Vr/x Snmp ipStack attribute has a provisioned value of vrIp and the Vr/x Ip component has not been provisioned. System action: The provisioning view cannot be activated. Operator action: Provision the Vr/x Ip component or change the value of the Vr/x Snmp ipStack attribute, or delete the Vr/x Snmp component. ATTRIBUTE attributeInError Description Values This attribute contains the numeric ID for the ipStack attribute involved in the conflict. Decimal (1..65535)

ATTRIBUTE attributeValue Description Values This attribute contains the value of the ipStack attribute involved in the conflict. vrIp ipiFrIpiVc

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 129 Responses RESPONSE Error: ... SNMP requires the IpiFr or IpiVc component to be provisioned when the ... attribute has the value .... Description This error message is generated in response to a Check Prov command when a Vr/x Snmp ipStack attribute has a provisioned value of ipiFrIpiVc and neither IpiFr nor IpiVc component have been provisioned. System action: The provisioning view cannot be activated. Operator action: Provision the IpiFr or IpiVc component or change the value of the Vr/x Snmp ipStack attribute, or delete the Vr/x Snmp component. ATTRIBUTE attributeInError Description Values This attribute contains the numeric ID for the ipStack attribute involved in the conflict. Decimal (1..65535)

ATTRIBUTE attributeValue Description Values This attribute contains the value of the ipStack attribute involved in the conflict. vrIp ipiFrIpiVc

RESPONSE Warning:...A unique value could not be assigned to the ......... attribute. Description This warning message appears in response to an Add or Copy command when it is not possible to assign a unique value to an attribute whose value must be assigned when the Add or Copy is done. All possible values are currently in use by other components of the same type. System action: the attribute specified in the response could not be assigned a valid value and the component is left with invalid provisioning data. Operator action: the component specified in the response should be deleted. If you wish to add this component again, then you should delete other components of the same type and activate the provisioning view in order to free up attribute values. ATTRIBUTE nameOfAffectedComponent Description This attribute contains the name of the component whose attribute was not assigned a valid value. This attribute will not appear if the component which generates the response contains the attribute whose value was not properly assigned. The name of the component

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 130 Responses ATTRIBUTE componentAttribute Description This attribute contains the numeric id of the attribute which was not assigned a valid value. This attribute will not appear if the component which generates the response contains the attribute whose value was not properly assigned. Decimal (1..65535) The name of the component

Values Replication ATTRIBUTE attribute Description

This attribute contains the numeric id of the attribute which was not assigned a valid value. This attribute will only appear if the component which generates the response contains the attribute whose value was not properly assigned. Decimal (1..65535)

Values

RESPONSE Error:...The Vr managementAccess attributemust be enabled when the ... attribute has the value .... Description This error message is generated in response to a Check Prov command when a Vr/x Snmp ipStack attribute has a provisioned value of ipiFrIpiVc and Vr/x managementAccess attribute is set to disabled. System action: The provisioning view cannot be activated. Operator action: Change the value of the value of Vr/x Snmp ipStack attribute to vrIp or change the Vr/x managementAccess attribute value or remove the Vr/x Snmp component. ATTRIBUTE attributeInError Description Values This attribute contains the numeric ID for the ipStack attribute involved in the conflict. Decimal (1..65535)

ATTRIBUTE attributeValue Description Values This attribute contains the value of the ipStack attribute involved in the conflict. vrIp ipiFrIpiVc

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 131 Responses RESPONSE Error:...The Vr managementAccess attribute must be enabled when the ... attribute has the value .... Description This error message is generated in response to a Check Prov command when a Vr/x Snmp alarmsAsTraps attribute has a provisioned value of enabled and the Vr/x managementAccess attribute is set to disabled. System action: The provisioning view cannot be activated. Operator action: Change the value of the Vr/x Snmp alarmsAsTraps attribute to disabled or change the Vr/x managementAccess attribute value or remove the Vr/x Snmp component. ATTRIBUTE attributeInError Description Values This attribute contains the numeric ID for the alarmsAsTraps attribute involved in the conflict. Decimal (1..65535)

ATTRIBUTE attributeValue Description Values This attribute contains the value of the alarmsAsTraps attribute involved in the conflict. enabled disabled

RESPONSE Error: ... Snmp requires the Man component to be provisioned when the ... attribute has the value .... Description This error message is generated in response to a Check Prov command when a Vr/x Snmp alarmsAsTraps attribute has a provisioned value of enabled and no Man component has been provisioned. System action: The provisioning view cannot be activated. Operator action: Provision the Man component or change the value of the Vr/x Snmp alarmsAsTraps attribute, or delete the Vr/x Snmp component. ATTRIBUTE attributeInError Description Values This attribute contains the numeric ID for the alarmsAsTraps attribute involved in the conflict. Decimal (1..65535)

ATTRIBUTE attributeValue Description Values This attribute contains the value of the alarmsAsTraps attribute involved in the conflict. enabled disabled

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 132 Responses RESPONSE Error:...The mib subtree specified in the view instance... is not allowed on a non management virtual router. Description This error message appears in response to a Check Prov command if the MIB subtree value specified in the subscriber Vr/x Snmp View is starting with 1.3.6.1.4.1.562 System action: The provisioning view cannot be activated. Operator action: Change the MIB subtree value specified in the subscriber Vr/x Snmp View to indicate a branch which is not associated with Nortel Enterprise MIB branches, or delete this view. ATTRIBUTE actualValProved Description Values This attribute contains the actual value of the MIB subtree specified in a subscriber Vr/x snmp view component, which causes the conflict. The name of the component

RESPONSE Error: The Stp component must ...exist for ... connections. Description This response is generated by the Check Prov command when SrcPvc or DstPvc exists, but Stp does not exist, or Stp exists, but SrcPvc or DstPvc does not exist.

ATTRIBUTE invalid Description Values ATTRIBUTE connection Description Values Either SPVC or PVC. String (3..4, ASCII) Either or not . String (0..4, ASCII)

RESPONSE Error: This is a backbone brige port ( preserveDomain = on), but its domainNum matches the STP instance of the access STP - .... Change either the preserveDomain attribute or the domainNum attribute. Description A Check Prov command produces this response when the user has provisioned the bridge port as a backbone port (preserveDomain = on) but domainNum of that bridge port matches the STP instance of an access STP (stpMode = access).

ATTRIBUTE domNum Description Values This attribute carries the domain number found in violation. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 133 Responses RESPONSE Description This RtStats collected event record is generated by an ATM Signalling Interface at the end of each RtStats collection interval. It contains statistics related to call setup attempts and failures. ATM User-Network Interface Specification Version 3.1.(af-sig-0010.002) is referred for Failure Cause Values.

ATTRIBUTE txSetupPdus Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval. Decimal (0..4294967295)

ATTRIBUTE txFailureCause3 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 3. Decimal (0..4294967295)

ATTRIBUTE txFailureCause17 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 17. Decimal (0..4294967295)

ATTRIBUTE txFailureCause18 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 18. Decimal (0..4294967295)

ATTRIBUTE txFailureCause21 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 21. Decimal (0..4294967295)

ATTRIBUTE txFailureCause27 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 27. Decimal (0..4294967295)

ATTRIBUTE txFailureCause28 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 28. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 134 Responses ATTRIBUTE txFailureCause35 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 35. Decimal (0..4294967295)

ATTRIBUTE txFailureCause36 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 36. Decimal (0..4294967295)

ATTRIBUTE txFailureCause37 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 37. Decimal (0..4294967295)

ATTRIBUTE txFailureCause41 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 41. Decimal (0..4294967295)

ATTRIBUTE txFailureCause45 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 45. Decimal (0..4294967295)

ATTRIBUTE txFailureCause47 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 47. Decimal (0..4294967295)

ATTRIBUTE txFailureCause49 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 49. Decimal (0..4294967295)

ATTRIBUTE txFailureCause57 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 57. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 135 Responses ATTRIBUTE txFailureCause58 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 58. Decimal (0..4294967295)

ATTRIBUTE txFailureCause63 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 63. Decimal (0..4294967295)

ATTRIBUTE txFailureCause65 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 65. Decimal (0..4294967295)

ATTRIBUTE txFailureCause73 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 73. Decimal (0..4294967295)

ATTRIBUTE txFailureCause78 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 78. Decimal (0..4294967295)

ATTRIBUTE txFailureCause88 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 88. Decimal (0..4294967295)

ATTRIBUTE txFailureCause96 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 96. Decimal (0..4294967295)

ATTRIBUTE txFailureCause99 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 99. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 136 Responses ATTRIBUTE txFailureCause100 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 100. Decimal (0..4294967295)

ATTRIBUTE txFailureCause104 Description Values This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 104. Decimal (0..4294967295)

ATTRIBUTE txFailureCause111 Description Values ATTRIBUTE rxSetupPdus Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval. Decimal (0..4294967295) This attribute indicates the total number of outgoing call setup attempts in the last collection interval rejected with cause value 111. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause3 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 3. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause17 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 17. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause18 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 18. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause21 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 21. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 137 Responses ATTRIBUTE rxFailureCause27 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 27. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause28 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 28. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause35 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 35. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause36 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 36. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause37 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 37. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause41 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 41. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause45 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 45. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause47 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 47. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 138 Responses ATTRIBUTE rxFailureCause49 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 49. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause57 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 57. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause58 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 58. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause63 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 63. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause65 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 65. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause73 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 73. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause78 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 78. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause88 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 88. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 139 Responses ATTRIBUTE rxFailureCause96 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 96. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause99 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 99. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause100 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 100. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause104 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 104. Decimal (0..4294967295)

ATTRIBUTE rxFailureCause111 Description Values This attribute indicates the total number of incoming call setup attempts in the last collection interval rejected by the switch with cause value 111. Decimal (0..4294967295)

ATTRIBUTE signallingChannelStatus Description This attribute indicates if the signalling interface is capable of processing or originating call setup requests. If the value is up then the signalling channel was capable of processing or originating call setup requests at the end of the last collection interval. If the value is down then the signalling channel was not capable of processing or originating call setup requests at the end of the last collection interval. Values ATTRIBUTE rxCbrSetup Description This attribute indicates the total number of incoming CBR call setup attempts received by this ATM interface during the last collection interval. This total includes successful and unsuccessful setup attempts. Decimal (0..65535) down up

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 140 Responses ATTRIBUTE rxRtVbrSetup Description This attribute indicates the total number of incoming RtVBR call setup attempts received by this ATM interface during the last collection interval. This total includes successful and unsuccessful setup attempts. Decimal (0..65535)

Values

ATTRIBUTE rxNrtVbrSetup Description This attribute indicates the total number of incoming NrtVBR call setup attempts received by this ATM interface during the last collection interval. This total includes successful and unsuccessful setup attempts. Decimal (0..65535)

Values ATTRIBUTE rxUbrSetup Description

This attribute indicates the total number of incoming UBR call setup attempts received by this ATM interface during the last collection interval. This total includes successful and unsuccessful setup attempts. Decimal (0..65535)

Values ATTRIBUTE txCbrSetup Description

This attribute indicates the total number of outgoing CBR call setup attempts transmitted by this ATM interface during the last collection interval. This total includes successful and unsuccessful setup attempts. Decimal (0..65535)

Values ATTRIBUTE txRtVbrSetup Description

This attribute indicates the total number of outgoing RtVBR call setup attempts transmitted by the ATM interface during the last collection interval. This total includes successful and unsuccessful setup attempts. Decimal (0..65535)

Values

ATTRIBUTE txNrtVbrSetup Description This attribute indicates the total number of outgoing NrtVBR call setup attempts transmitted by this ATM interface during the last collection interval. This total includes successful and unsuccessful setup attempts. Decimal (0..65535)

Values ATTRIBUTE txUbrSetup Description

This attribute indicates the total number of outgoing UBR call setup attempts transmitted by this ATM interface during the last collection interval. This total includes successful and unsuccessful setup attempts. Decimal (0..65535)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 141 Responses ATTRIBUTE rxCbrSetupFail Description Values This attribute indicates the total number of failed incoming CBR call setup attempts received by this ATM interface during the last collection interval. Decimal (0..65535)

ATTRIBUTE rxRtVbrSetupFail Description This attribute indicates the total number of failed incoming RtVBR call setup attempts received by this ATM interface during the last collection interval. Decimal (0..65535)

Values

ATTRIBUTE rxNrtVbrSetupFail Description This attribute indicates the total number of failed incoming NrtVBR call setup attempts received by this ATM interface during the last collection interval. Decimal (0..65535)

Values

ATTRIBUTE rxUbrSetupFail Description Values This attribute indicates the total number of failed incoming UBR call setup attempts received by this ATM interface during the last collection interval. Decimal (0..65535)

ATTRIBUTE txCbrSetupFail Description This attribute indicates the total number of failed outgoing CBR call setup attempts transmitted by this ATM interface during the last collection interval. Decimal (0..65535)

Values

ATTRIBUTE txRtVbrSetupFail Description This attribute indicates the total number of failed outgoing RtVBR call setup attempts transmitted by this ATM interface during the last collection interval. Decimal (0..65535)

Values

ATTRIBUTE txNrtVbrSetupFail Description This attribute indicates the total number of failed outgoing NrtVBR call setup attempts transmitted by this ATM interface during the last collection interval. Decimal (0..65535)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 142 Responses ATTRIBUTE txUbrSetupFail Description This attribute indicates the total number of failed outgoing UBR call setup attempts transmitted by this ATM interface during the last collection interval. Decimal (0..65535)

Values

RESPONSE Error:The value of ripInterface, ..., does not match any RIP interface address provisioned on this virtual router. Description A Check Prov command produces this response when the attribute ripInterface is set to an address that does not match any LogicalIf address on this virtual router that has a RipIf.

ATTRIBUTE invalidRipInterfaceAddress Description Values This attribute contains the invalid ripInterface address. IP address

RESPONSE Error: The Autonomous System Identifier asId ...of this neighbor can not be equal to the asId of this Egp entity. Description This error message appears when the value of Autonomous System Identifier asId of the EgpNeighbor is equal to the value of Autonomous System Identifier asId of the Egp entity.

ATTRIBUTE invalidNeighborAsId Description Values This attribute contains the asId of the invalid neighbor. Decimal (1..65535)

RESPONSE Error: The effective address of NetworkList ... is not a valid IP network address. Description This response group generates an error in case the effective address of the NetworkList component is not a valid IP network address. i.e., either all 0s (0.0.0.0) or all 1s (255.255.255.255).

ATTRIBUTE invalidExportAddress Description Values This attribute contains the value of invalid NetworkList address. IP address

RESPONSE Error: The neighbor address, ..., does not correspond to any networks provisioned on this virtual router. Description A Check Prov command produces this response when an EGP neighbor is provisioned with an address that does not correspond to any network as defined by the LogicalIfs.

ATTRIBUTE invalidNeighborAddress Description Values This attribute contains value of the invalid neighbor address. IP address
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 143 Responses RESPONSE Error: The specified mask ... is not a valid contiguous mask. Description This error message appears in response to a Check Prov command when the value of a specified mask is provisioned with an invalid discontiguous mask. 1. The semantic check function will check for the contiguity of the mask by checking if there are contiguous 1s.

ATTRIBUTE invalidMask Description Values This attribute contains the value of the invalid mask. IP address

RESPONSE Error: The NextHop Address ... does not belong to any of the subnets provisioned under an IpPort. Description This error message appears when the value of a NextHops provisioned for a static RouteEntry does not belong to one of the subnets provisioned under an IpPort. Each provisioned NextHop should belong to a valid subnet. This can be accomplished either by adding a logicalIf entry under IpPort component or changing the NextHop address to reflect to one of the subnets provisioned by logicalIf entry.

ATTRIBUTE invalidNextHopAddress Description Values This attribute contains the value of invalid NextHop address. IP address

RESPONSE Error: The combination of IP Address ... and Mask ... does not provide a valid entry. Description This error message appears when the logical-AND of address and mask do not make a valid entry.

ATTRIBUTE invalidDestAddress Description Values This attribute contains the index value of the invalid destination address. IP address

ATTRIBUTE invalidDestMask Description Values This attribute contains the index value of the invalid destination mask. IP address

RESPONSE Error: The ripinterface value can not be set to .... Description This error message is invoked when the ripInterface address is set to 0xffffffff..

ATTRIBUTE invalidRipInterfaceAddress Description Values This attribute contains value of invalid rip Interface Address. IP address

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 144 Responses RESPONSE Error: The attribute metricType for StubAreaEntry ... should be set to ospfMetric if and only if the attribute importAsExtern for the AreaEntry is set to importNoExternal. Description This Error message appears when there is inconsistency between the attribute importAsExtern and the metricType.

ATTRIBUTE ospfStubAreaId Description Values This attribute contains the value of invalid areaId. IP address

RESPONSE Error: The value of routerId should not be .... Description This error message is produced when the routerId is set to either 0.0.0.0 or 255.255.255.255

ATTRIBUTE invalidAddress Description Values This attribute contains value of invalid Router Id. IP address

RESPONSE Error: The value of stub area ID ... is not equal to any of the StubAreaEntries provisioned under OSPF component. Description This Error message appears when this areaId does not match to any of the stub areas provisioned.

ATTRIBUTE ospfStubAreaId Description Values This attribute contains the value of invalid areaId. IP address

RESPONSE Error: The value of areaId ... is not equal to any of the AreaEntries provisioned under the Ospf component. Description This Error message will appear for different components under Ospf that used areaId. When this areaId does not match to any of the areas provisioned.

ATTRIBUTE ospfAreaId Description Values This attribute contains the value of invalid areaId. IP address

RESPONSE Error: The attribute importAsExtern for AreaEntry ... should be set either to importNoExternal or to importNssa. Description This Error message appears when there is a valid AreaEntry provisioned for StubAreaEntry component, but the value of importAsExtern attribute for that AreaEntry is not set either to importNoExternal or importNssa.

ATTRIBUTE ospfStubAreaId Description This attribute contains the value of invalid areaId.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 145 Responses Values IP address

RESPONSE Error: When the value of advertiseDefault is set to yes then the value of importAsExtern for this area ... should be set to importNssa. Description This error message is produced when the StubArea belongs to a valid provisioned Areas but if the value of advertiseDafult is set to yes, then the attribute importAsExterns value for that particular AreaEntry should be importNssa.

ATTRIBUTE ospfStubAreaEntryAreaId Description Values This attribute will contain the value of invalid areaId. IP address

RESPONSE Error: When the index lsdbType is set to nssaExternalLink then the attribute importAsExtern for this Area ... should be set to importNssa. Description This Error message will appear when the index lsdbType is set to nssaExternalLink then the attribute importAsExtern for that Area should have the value of importNssa.

ATTRIBUTE ospfAggregateEntryAreaId Description Values This attribute contains the value of invalid areaId. IP address

RESPONSE Error: The index value nbrRouterId can not be all .... Description This Error message is produced when the provisioned index value nbrRouterId is equal to 0.0.0.0 or 255.255.255.255.

ATTRIBUTE invalidAddress Description Values This attribute contains value of invalid Interface Address. IP address

RESPONSE Error:The value of outInterface, ..., does not match any RIP interface address provisioned on this routing component. Description A Check Prov command produces this response when the attribute outInterface is set to an address that does not match any logicalIf or Interface address on this routing component (Vr, Rtr or Vrf) that has a RipIf.

ATTRIBUTE invalidOutInterface Description Values This attribute contains value of the invalid outInterface address. IP address

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 146 Responses RESPONSE Error:The value of interface, ..., does not match any RIP interface address provisioned on this routing component. Description A Check Prov command produces this response when the attribute interface is set to an address that does not match any LogicalIf or Interface address on this routing component (Vr, Rtr or Vrf) that has a RipIf.

ATTRIBUTE invalidInterfaceAddress Description Values This attribute contains value of the invalid interface address. IP address

RESPONSE Error:The value of ripInterface, ..., does not match any RIP interface address provisioned on this routing component. Description A Check Prov command produces this response when the attribute ripInterface is set to an address that does not match any LogicalIf or Interface address on this routing component (Vr, Rtr or Vrf) that has a RipIf.

ATTRIBUTE invalidRipInterface Description Values This attribute contains the invalid ripInterface address. IP address

RESPONSE Error: The address ... and mask ... should be in classA, classB or classC. Description This error message appears when the specified address and mask are not in classA or in classB or in classC for ApplyEntry component.

ATTRIBUTE netSentryAddress Description Values This attribute contains the value of invalid mask. IP address

ATTRIBUTE netSentryMask Description Values This attribute contains the value of invalid mask. IP address

RESPONSE Error: The HostEntry Address ... does not belong to any of the subnets provisioned as Interface or as logicalIfEntry under IpPort. Description ATTRIBUTE arpHostEntry Description Values This attribute will contain the address of Host Entry. IP address This error will be generated if the hostAddress provisioned does not correlate with any of the subnets provisioned for an interface or ipPort.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 147 Responses RESPONSE Error: The PhysAddress can not be .... Description This error message is displayed when attribute PhysAddress is set to all zeroes or all ones.

ATTRIBUTE invalidPhysAddress Description Values This attribute contains the value of invalid physical Address. String (0..6, Dashed Hex)

RESPONSE Error: The netMask ... is not one of classA, classB, or classC. Description This error message appears when netMask under IpLogicalInterface or Interface is not one of classA, classB or classC. netMask must be contiguous starting from the left-most bit.

ATTRIBUTE invalidNetMask Description Values This attribute contains the value of invalid netMask. IP address

RESPONSE Error: The specified Address ... is not one of classA, classB or classC. Description This error message appears when the specified IP Address is not of classA, classB or classC.

ATTRIBUTE invalidAddress Description Values This attribute contains the value of invalid IP address. IP address

RESPONSE Error: The Ip Address ... is a network address given provisioned NetMask. Description This error message appears when IP Address under IpLogicalInterface or Interface happens to be a broadcastAddress.

ATTRIBUTE invalidAddress Description Values This attribute contains the value of invalid IP address. IP address

RESPONSE Error: There are duplicate LogicalIf ... found. Description This error message appears when there are duplicate IpLogicalInterface Addresses found under two different IpPorts.

ATTRIBUTE invalidAddress Description Values This attribute contains the value of invalid IP address. IP address

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 148 Responses RESPONSE Error:The NextHop Address can not be set to .... Description This error message appears when the value of NextHops provisioned for a static RouteEntry is set to 0.0.0.0 or 255.255.255.255.

ATTRIBUTE invalidAddress Description Values This attribute contains the value of the invalid NextHop address. IP address

RESPONSE Error: There are duplicate linkDestinationAddress ... found. Description This error message appears when there are duplicate linkDestinationAddresses found.

ATTRIBUTE invalidAddress Description Values This attribute contains the value of invalid IP address. IP address

RESPONSE Error: Mtu of ... exceeds the maximum defined range of the media. Description This error message appears when maxTxUnit is not within the defined range of the media. The possible media ranges are Ethernet=1500, FDDI=4470, X25=9188, PPP=18000, TokenRing=18944.

ATTRIBUTE invalidMtuRange Description Values This attribute contains the value of an out of range MTU. Decimal (0..65535)

RESPONSE Error: The linkDestinationAddress can not be set to .... Description This error message appears when: 1) The attribute linkModel under IpPort or Interface component is set to pointToPoint and the attribute linkDestinationAddress under IpLogicalInterface or Interface component is set either to 0.0.0.0 or 255.255.255.255; 2) The media linked to the ProtocolPort is not Ppp and the attribute linkDesintationAddress is set to a non-zero value. ATTRIBUTE invalidAddress Description Values This attribute contains value of invalid linkDestination Address. IP address

RESPONSE Error: The value of index rangeNet can not be set to .... Description This error message appears when index value of rangeNet of Ospf AreaRange Entry is set to either 0x00000000 or 0xffffffff.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 149 Responses ATTRIBUTE invalidAddress Description Values This attribute contains the value of invalid rangeNet address. IP address

RESPONSE Error:The NextHop Address ... can not be equal to any logicalIf If it belongs to any subnets provisioned under an IpPort. Description This error message appears when the value of NextHops provisioned for a static RouteEntry belongs to one of the subnets provisioned under an IpPort; however, the NextHop address is equal to the index value of some LogicalIfEntry component.

ATTRIBUTE invalidNextHopAddress Description Values This attribute contains the value of an invalid NextHop address. IP address

RESPONSE Error:The combination of destAddress and destMask is ambiguous, Please add destAddress as .... Description This error message appears when the logical-AND of destAddress and not of destMask provides and ambiguous entry.

ATTRIBUTE invalidDestAddress Description Values This attribute contains the value of the index destAddress. IP address

RESPONSE Error:The feature ... is not provisioned in the feature list of .... Description The Check Prov command produces this response when an IP, IPX, or bridge port is configured under ProtocolPort component, but the corresponding feature is not present in the featureList of the Sw Lpt/ <string> component associated with the ports inbound card.

ATTRIBUTE featName Description This attribute indicates the feature that is required in the featureList of Sw Lpt/<string> for an IP/IPX/bridge port. The feature can be ip, ipx, or bridge depending on the protocol port. String (1..30, ASCII)

Values ATTRIBUTE lpt Description

This attribute indicates the Sw Lpt component associated with the inbound card of a particular protocol port. This component should have an IP/IPX/ bridge feature in its featureList if the IP/IPX/bridge port is provisioned under ProtocolPort. The name of the component

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 150 Responses RESPONSE Error: The effective address of NetworkList ... is not a valid IP network address. Description This response group generates an error in case the effective address of the NetworkList component is not a valid IP network address, i.e., either all 0s (0.0.0.0) or all 1s (255.255.255.255).

ATTRIBUTE invalidExportAddress Description Values This attribute contains the value of invalid NetworkList address. IP address

RESPONSE Error: The value of localAddressConfigured, ..., does not match any IP interface address provisioned on this routing component. Description A Check Prov command produces this response when the attribute localAddressConfigured is set to an address that does not match any logicalIf or Interface address on this routing component (Vr, Rtr or Vrf).

ATTRIBUTE invalidIPInterfaceAddress Description Values This attribute contains value of the invalid localAddressConfigured address. IP address

RESPONSE Error: The attribute peerAs, ..., must be set to a BGP peerAs on this routing component. Description A Check Prov command produces this response when the value of attribute peerAs does not match the peerAs of any BGP peer on the routing component (Vr, Rtr or Vrf).

ATTRIBUTE invalidPeerAs Description Values This attribute contains value of the invalid peerAs value. Decimal (0..65535)

RESPONSE Error: The value of peerIpAddress, ..., does not match any peers address on this routing component. Description A Check Prov command produces this response when the value of attribute peerIpAddress does not match the address of any BGP peer on the routing component (Vr, Rtr or Vrf).

ATTRIBUTE invalidPeerAddress Description Values This attribute contains value of the invalid peerIpAddress value. IP address

RESPONSE Error: The value of the attribute bgpIdentifier should not be .... Description This error message appears when the bgpIdentifier attribute is set to either 0.0.0.0 or 255.255.255.255.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 151 Responses ATTRIBUTE invalidBgpId Description Values This attribute contains value of invalid Bgp Identifier. IP address

RESPONSE Error:Exceeded maximum number of Vr, Rtr and Vrf components. Description The Check Prov command produces this response when the maximum number of total allowable Vr, Router and Vrf components has been exceeded. System action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator action: Delete Vr, Rtr and Vrf components which are in excess of the maximum allowed ATTRIBUTE maxAllowedVrs Description Values The maximum number of provisionable Vr, Router and Vrf components. Decimal (0..65535)

ATTRIBUTE currentProvisionedVrs Description Values The current number of provisioned Vr, Router and Vrf components. Decimal (0..65535)

RESPONSE Error:Exceeded maximum allowable Protocol Ports and Interfaces. Description The Check Prov command produces this response when the maximum number of allowable Protocol Ports and Interfaces has been exceeded. Delete all Protocol Ports and Interfaces which are in excess of the maximum allowed.

ATTRIBUTE maxAllowedProtocolPorts Description Values The maximum number of provisionable Protocol Ports and Interfaces. Decimal (0..65535)

ATTRIBUTE currentProvisionedProtocolPorts Description Values The current number of provisioned Protocol Ports and Interfaces. Decimal (0..65535)

RESPONSE ... dynamic ARP entries removed. Description This response indicates the number of dynamic ARP entries removed. If no entries were removed, it may be due to specifying an incorrect IP address for the -logicalIf option.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 152 Responses ATTRIBUTE numDeleted Description Values This is the number of dynamic ARP entries removed. Decimal (0..65535)

RESPONSE Error: ... is an invalid value for attribute ... . Description ATTRIBUTE invalidValue Description Values This attribute contains the actual dashed hex value for the port network number entered by the user. String (0..4, Dashed Hex) This group contains a response which will be displayed when the user tries to set a value of ff-ff-ff-ff for the port network number.

ATTRIBUTE invalidAttribute Description Values This attribute contains the port network number attribute which is in error. Decimal (1..65535)

RESPONSE Download stopped. The following AV does not support the processor target specified: Description This response is issued when the user have specified an option of the processorTargets attribute which is not applicable to the given AV. This is the case when the requested files (for example, ppc type) are not present in the corresponding AD file.

ATTRIBUTE scsAvName Description Values This attribute contains the name of the AV which does not support the file type specified in the hardwareType attribute. String (1..30, ASCII)

RESPONSE Error:The following TosMap components contain conflicting tos values: Description A Check Prov command produces this response if any value in the tos attribute appears in two different TosMap components under the same CosPolicyGroup, and the assignedCos attribute of the two parent Policy components are not equal.

ATTRIBUTE tosMap1 Description Values ATTRIBUTE tosMap2 Description Values This attribute specifies the second of two conflicting TosMap components. The name of the component This attribute specifies the first of two conflicting TosMap components. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 153 Responses RESPONSE Error:The following IpAddrLayer4Flow components conflict with each other because they both specify all addresses, some of the same port numbers, and the same protocol: Description A Check Prov command produces this response if the following conditions are all true for two IpAddrLayer4Flow subcomponents of the CosPolicyGroup: 1. The values of the assignedCos attribute of the parent Policy components are not equal. 2. The values of the protocol attributes are equal. 3. The values of the prefixLength attributes are zero. 4. The values of the portNumberRange attributes specify overlapping, but not equal port ranges. System Action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Ensure that at least one of the following conditions is true for the two IpAddrLayer4Flow components: 1. The protocol attributes have different values. 2. The prefix and prefixLength attributes specify different IP address ranges. 3. The portNumberRange attributes specify non-overlapping port ranges. ATTRIBUTE flow1 Description Values ATTRIBUTE flow2 Description Values This attribute specifies the second of two conflicting IpAddrLayer4Flow components. The name of the component This attribute specifies the first of two conflicting IpAddrLayer4Flow components. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 154 Responses RESPONSE Error:The following IpAddrLayer4Flow components conflict with each other because they both specify all addresses, some of the same port numbers, and the same protocol: Description A Check Prov command produces this response if the following conditions are all true for two IpAddrLayer4Flow subcomponents of the DiffServProfile: 1. The values of the assignedPhb attribute of the parent MfMap components are not equal. 2. The values of the protocol attributes are equal. 3. The values of the prefixLength attributes are zero. 4. The values of the portNumberRange attributes specify overlapping, but not equal port ranges. System Action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Ensure that at least one of the following conditions is true for the two IpAddrLayer4Flow components: 1. The protocol attributes have different values. 2. The prefix and prefixLength attributes specify different IP address ranges. 3. The portNumberRange attributes specify non-overlapping port ranges. ATTRIBUTE flow1 Description Values ATTRIBUTE flow2 Description Values This attribute specifies the second of two conflicting IpAddrLayer4Flow components. The name of the component This attribute specifies the first of two conflicting IpAddrLayer4Flow components. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 155 Responses RESPONSE Error:The following IpAddrLayer4Flow components conflict with each other because they both specify the same addresses, some of the same port numbers, and the same protocol: Description A Check Prov command produces this response if the following conditions are all true for two IpAddrLayer4Flow components under the CosPolicyGroup: 1. The values of the assignedCos attribute of the parent Policy components are not equal. 2. The values of the protocol attributes are equal. 3. The values of the prefixLength attributes are equal and not zero. 4. The values of the prefix attributes are equal up to the prefix length. 5. The values of the portNumberRange attributes specify overlapping, but not equal port ranges. System Action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Ensure that at least one of the following conditions is true for the two IpAddrLayer4Flow components: 1. The protocol attributes have different values. 2. The prefix and prefixLength attributes specify different IP address ranges. 3. The portNumberRange attributes specify non-overlapping port ranges. ATTRIBUTE flow1 Description Values ATTRIBUTE flow2 Description Values This attribute specifies the second of two conflicting IpAddrLayer4Flow components. The name of the component This attribute specifies the first of two conflicting IpAddrLayer4Flow components. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 156 Responses RESPONSE Error:The following IpAddrLayer4Flow components conflict with each other because they both specify the same addresses, some of the same port numbers, and the same protocol: Description A Check Prov command produces this response if the following conditions are all true for two IpAddrLayer4Flow components under the DiffServProfile: 1. The values of the assignedPhb attribute of the parent MfMap components are not equal. 2. The values of the protocol attributes are equal. 3. The values of the prefixLength attributes are equal and not zero. 4. The values of the prefix attributes are equal up to the prefix length. 5. The values of the portNumberRange attributes specify overlapping, but not equal port ranges. System Action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Ensure that at least one of the following conditions is true for the two IpAddrLayer4Flow components: 1. The protocol attributes have different values. 2. The prefix and prefixLength attributes specify different IP address ranges. 3. The portNumberRange attributes specify non-overlapping port ranges. ATTRIBUTE flow1 Description Values ATTRIBUTE flow2 Description Values RESPONSE Description ATTRIBUTE testResult Description This attribute records the result of last port test executed on the OAM Ethernet port. The result can be one of the following values. pass: the test passed fail: the test failed neverRun: the test has not been run running: the test is running This response displays the result of the OAM Ethernet port test. This attribute specifies the second of two conflicting IpAddrLayer4Flow components. The name of the component This attribute specifies the first of two conflicting IpAddrLayer4Flow components. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 157 Responses Values running pass fail neverRun

RESPONSE Frame Relay Accounting Information Description This response describes the attributes specific to a Frame Relay accounting record. All items which belong to a Frame Relay accounting record are defined here. This definition is translated into Service Data Description files - sdd file. The Accounting Data Server (ADS) uses the sdd file to decode accounting records.

ATTRIBUTE recordType Description recordType attribute indicates the type of the record. For the first record in the accounting period, only first is set to 1. For the last record, only last is set to 1. For intermediate records, both first and last are set to 0. If there is only one record in the accounting period, then both first and last are set to 1. first, ~last - first record ~first, ~last - intermediate record. ~first, last - final record. first, last - first and last record (one only). Set of ATTRIBUTE callType Description This attribute defines the type of the call for which this accounting record is issued. ~gateway, ~localNetwork - non gateway call. ~gateway, localNetwork - gateway call to another network gateway, ~localNetwork - gateway call from another network gateway, localNetwork - gateway transit call. gateway localNetwork first last

Set of

ATTRIBUTE callReferenceNumber Description This attribute contains the value of the call reference number assigned to each new call. Accounting records are uniquely defined by a call reference number on each function processor. In double ended accounting the callReferenceNumber is the same for both accounting records. Call reference number is unique only on function processor Decimal (0..16777215)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 158 Responses ATTRIBUTE callingNodeIdentifier Description This attribute identifies the calling (originating) node by a unique number assigned to each node in the ModuleData component. (In DPN it is called a NamsId.) Decimal (256..49151)

Values

ATTRIBUTE callingCustomerIdentifier Description This attribute contains the number assigned in each service to a customer and it identifies the customer at the calling end of the call in the Customer Network Management. Decimal (0; 1..8191)

Values

ATTRIBUTE callingPortIdentifier Description This attribute contains the function processor number used by the service issuing the accounting record for the calling (originating) part of the call. If the port information is from DPN, then the pe, port and pi numbers are encoded as 5, 5, 6 bits. Decimal (0..65535)

Values ATTRIBUTE callingNpi Description Values

This attribute contains the calling numbering plan indicator of the calling address. x121 e164

ATTRIBUTE callingAddress Description This attribute contains the calling DataNetworkAddress of the interface. callingAddress includes DNIC (first 4 digits) for X.121, and CC (Country Code) for the E.164 address of the calling end. The maximum length is 15 digits. BCD (1..15)

Values ATTRIBUTE callingDlci Description

This attribute contains the calling DLCI number of the interface. (DLCI is sometimes called LCN - logical channel number). This number is assigned to the call request at the calling end. Decimal (16..1007)

Values

ATTRIBUTE calledNodeIdentifier Description This attribute identifies the called (terminating) node by a unique number assigned to each node in the ModuleData component. (In DPN it is called a NamsId.)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 159 Responses Values Decimal (256..49151)

ATTRIBUTE calledCustomerIdentifier Description This attribute contains the number assigned in each service to a customer and it identifies the customer at the called end of the call in the Customer Network Management. Values Decimal (0; 1..8191)

ATTRIBUTE calledPortIdentifier Description This attribute contains the function processor number used by the service issuing an accounting record for the called (terminating) side of the call. If the port information is from DPN, then the pe, port and pi numbers are encoded as 5, 5, 6 bits. Decimal (0..65535)

Values ATTRIBUTE calledNpi Description Values

This attribute contains the called numbering plan indicator of the called address. x121 e164

ATTRIBUTE calledAddress Description This attribute contains the called DataNetworkAddress of the interface. calledAddress includes DNIC (first 4 digits) for X.121, and CC (Country Code) for the E.164 address of the called end. The maximum length is 15 digits. Values ATTRIBUTE calledDlci Description This attribute contains the called DLCI number of the interface. (DLCI is sometimes called LCN - logical channel number). This number is assigned to the call request at the called end. Values Decimal (16..1007) BCD (1..15)

ATTRIBUTE segmentSizeIndex Description This attribute is the segment size index provisioned on the module. It is used to calculate the number of segments sent and received in the accounting record. Two to the power of segmentSizeIndex is equal to the segment size (in bytes) provisioned in the VirtualCircuitSytem component. For example, if the segment size is 128, then segmentSizeIndex is 7. Decimal (0..16)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 160 Responses ATTRIBUTE clearCause Description Values This attribute is the clear cause signalled at the end of a connection. It is set to H.b0 for intermediate records. Decimal (0..255)

ATTRIBUTE diagnosticCode Description Values ATTRIBUTE callingCir Description Values ATTRIBUTE callingEir Description Values This attribute contains the calling end provisioned EIR (Excess Information Rate). Decimal (0..65535) This attribute contains the calling end provisioned CIR (Committed Information Rate). Decimal (0..65535) This attribute is the diagnostic code signalled at the end of a connection. It is set to 0 for intermediate records. Decimal (0..255)

ATTRIBUTE callingServiceType Description This attribute indicates the service supported by the port used by the calling end. This number is provisioned on each interface Dna as accountClass. Decimal (0..50)

Values

ATTRIBUTE callingCollectReason Description Set of This attribute indicates the reason for the accounting collection of the calling end (It can be any combination of Audit, Study, Test, Billing, Force). bill test study audit force

ATTRIBUTE callingDse Description Values This attribute defines the calling end Data Service Exchange provisioned in Dna as an arbitrary number in the serviceExchange attribute. Decimal (0..255)

ATTRIBUTE callingRateAdaptation Description provisioned - rate adaptation provisioned on the calling end of the call.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 161 Responses occurred - rate adaptation occurred on the calling end of the call. enforced - rate enforcement provisioned on the calling end of the call. Set of provisioned occured enforced

ATTRIBUTE callingClassOfService Description emissionPriority - emission priority provisioned. Set of ATTRIBUTE calledCir Description Values ATTRIBUTE calledEir Description This attribute contains the called end provisioned EIR. Values Decimal (0..65535) This attribute contains the called end provisioned CIR (Committed Information Rate). Decimal (0..65535) emissionPriority

ATTRIBUTE calledServiceType Description This attribute indicates the service supported by the port used by the called end-user. This number is provisioned on each interface Dna as accountClass. Decimal (0..255)

Values

ATTRIBUTE calledCollectReason Description Set of This attribute indicates the reason for the accounting collection of the called end (It can be any combination of Audit, Study, Test, Billing, Force). bill test study audit force

ATTRIBUTE calledDse Description Values One byte field defines the called end Data Service Exchange provisioned in Dna as an arbitrary number in the serviceExchange attribute. Decimal (0..255)

ATTRIBUTE calledRateAdaptation Description provisioned - rate adaptation provisioned on the called end of the call
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 162 Responses occurred - rate adaptation occurred on the called end of the call. enforced - rate enforcement provisioned on the called end of the call. Set of provisioned occured enforced

ATTRIBUTE calledClassOfService Description emissionPriority - emission priority provisioned. Set of ATTRIBUTE flags Description This attribute contains values for the call characteristics. calledEndCharging - called end is charging. ~calledEndCharging - calling end is charging highPriority - call is high priority. pvcType - call is pvc. ~pvcType - call is svc. hunted - call was hunted. redirected - call was redirected. calledGenerated - called end generated accounting record. ~calledGenerated - calling end generated accounting record. calledCleared - call was cleared by called end. ~calledCleared - call was cleared by calling end. unique - accounting record is unique. reachedDataTransfer - call reached data transfer. collReasonValid - collection reasons are valid. callingUni - interface is callingUni. ~callingUni - interface is callingNni. calledUni - interface is calledUni. ~calledUni - interface is calledNni. spareOne - not used spareTwo - not used callingAbit - called Abit set emissionPriority

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 163 Responses calledAbit - calling Abit set userDataInCallReq - user data present in call request Set of calledEndCharging highPriority pvcType hunted redirected calledGenerated calledCleared unique reachedDataTransfer collReasonValid userDataInCallReq callingUni calledUni spareOne spareTwo callingAbit calledAbit

ATTRIBUTE startTime Description This attribute represents the start time in the accounting record. For SVC it is the time when the call request packet was created. For PVC it is set by the Master VC when the master call is formatted. On the subsequent accounting record, the start time corresponds to the end time of the previous record. If Time of Day Accounting (TODA) is used, start time (and end time) correspond to times set in the schedule (set in Col/ accounting collectionTimes attribute). Time (DHMS)

Values ATTRIBUTE endTime Description

This attribute represents the end time in the accounting record. If TODA is used, the end time in non-final records is the time of the TODA period. For 12-hour accounting, the time on non-final records is the time when the 12-hour timer expires at the charged end. On final accounting records, the end time is the time when the disconnect packet is first received. If Time of Day Accounting (TODA) is used, end time (and start time) correspond to times set in the schedule (set in Col/accounting collectionTimes attribute). Time (DHMS)

Values ATTRIBUTE elapsedTime Description

This attribute represents the duration of the call in 0.1 second increments. This time interval is started when call request is processed. If call does not reach data transfer, then elapsed time is set to 0. Elapsed time represents the true measure of the accounting period. It is measured independently of start time and end time. Since start time and end time can be changed
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 164 Responses externally by adjusting the clock, elapsed time can be shorter or longer than the difference between start time and end time. This difference can show as much as 60 seconds on accounting records for the virtual circuits which are idle (carry no traffic) and when TODA is used (in which case it is caused by the internal TODA detection mechanism). When a 12 hour accounting period is used, elapsed time is exact or differs by a few seconds from a 12 hour duration. Values Decimal (0..16777215)

ATTRIBUTE callingEgressBytes Description Values This attribute contains the total number of bytes received at the calling end. Long Integer

ATTRIBUTE callingIngressBytes Description Values This attribute contains the total number of bytes sent at the calling end. Long Integer

ATTRIBUTE callingEgressFrames Description Values This attribute contains the total number of frames received at the calling end. Decimal (0..4294967295)

ATTRIBUTE callingIngressFrames Description Values This attribute contains the total number of frames sent at the calling end. Decimal (0..4294967295)

ATTRIBUTE callingEgressSegments Description Values This attribute contains the total number of segments received at the calling end. Decimal (0..4294967295)

ATTRIBUTE callingIngressSegments Description Values This attribute contains the total number of segments sent at the calling end. Decimal (0..4294967295)

ATTRIBUTE callingEirEgressBytes Description Values This attribute contains the number of EIR bytes received from the subnet at the calling end. Long Integer

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 165 Responses ATTRIBUTE callingEirIngressBytes Description Values This attribute contains the number of EIR bytes sent to the subnet at the calling end. Long Integer

ATTRIBUTE callingEirEgressFrames Description Values This attribute contains the number of EIR Frames received from the subnet at the calling end. Decimal (0..4294967295)

ATTRIBUTE callingEirIngressFrames Description Values This attribute contains the number of EIR Frames sent to the subnet at the calling end. Decimal (0..4294967295)

ATTRIBUTE callingEirEgressSegments Description Values This attribute contains the number of EIR segments received from the subnet at the calling end. Decimal (0..4294967295)

ATTRIBUTE callingEirIngressSegments Description Values This attribute contains the number of EIR segments sent to the subnet at the calling end Decimal (0..4294967295)

ATTRIBUTE callingDiscardedBytes Description Values This attribute contains the number of bytes discarded at the calling end due to rate enforcement when no rate adaptation occurred. Long Integer

ATTRIBUTE callingDiscardedFrames Description Values This attribute contains the number of frames discarded at the calling end due to rate enforcement when no rate adaptation occurred. Decimal (0..4294967295)

ATTRIBUTE callingDiscardedSegments Description Values This attribute contains the number of segments discarded at the calling end due to rate enforcement when no rate adaptation occurred. Decimal (0..4294967295)

ATTRIBUTE calledEgressBytes Description This attribute contains the total number of bytes received at the called end.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 166 Responses Values Long Integer

ATTRIBUTE calledIngressBytes Description Values This attribute contains the total number of bytes sent at the called end. Long Integer

ATTRIBUTE calledEgressFrames Description Values This attribute contains the total number of frames received at the called end. Decimal (0..4294967295)

ATTRIBUTE calledIngressFrames Description Values This attribute contains the total number of frames sent at the called end. Decimal (0..4294967295)

ATTRIBUTE calledEgressSegments Description Values This attribute contains the total number of segments received at the called end. Decimal (0..4294967295)

ATTRIBUTE calledIngressSegments Description Values This attribute contains the total number of segments sent at the called end. Decimal (0..4294967295)

ATTRIBUTE calledEirEgressBytes Description Values This attribute contains the number of EIR bytes received from the subnet at the called end Long Integer

ATTRIBUTE calledEirIngressBytes Description Values This attribute contains the number of EIR bytes sent to the subnet at the called end Long Integer

ATTRIBUTE calledEirEgressFrames Description Values This attribute contains the number of EIR Frames received from the subnet at the called end Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 167 Responses ATTRIBUTE calledEirIngressFrames Description Values This attribute contains the number of EIR Frames sent to the subnet at the called end Decimal (0..4294967295)

ATTRIBUTE calledEirEgressSegments Description Values This attribute contains the number of EIR segments received from the subnet at the called end Decimal (0..4294967295)

ATTRIBUTE calledEirIngressSegments Description Values This attribute contains the number of EIR segments sent to the subnet at the called end Decimal (0..4294967295)

ATTRIBUTE calledDiscardedBytes Description Values This attribute contains the number of bytes discarded at the called end due to rate enforcement when no rate adaptation occurred. Long Integer

ATTRIBUTE calledDiscardedFrames Description Values This attribute contains the number of frames discarded at the called end due to rate enforcement when no rate adaptation occurred. Decimal (0..4294967295)

ATTRIBUTE calledDiscardedSegments Description Values This attribute contains the number of segments discarded at the called end due to rate enforcement when no rate adaptation occurred. Decimal (0..4294967295)

ATTRIBUTE callingTotalPwmBytes Description Values This attribute contains the calling end peak water mark for the total number of ingress bytes. Decimal (0..4294967295)

ATTRIBUTE callingEirPwmBytes Description Values This attribute contains the calling end peak water mark for the number of ingress bytes carried on frames with DE-bit = 1. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 168 Responses ATTRIBUTE callingCirPwmBytes Description Values This attribute contains the calling end peak water mark for the number of ingress bytes carried on frames with DE-bit = 0. Decimal (0..4294967295)

ATTRIBUTE calledTotalPwmBytes Description Values This attribute contains the called end peak water mark for the total number of ingress bytes. Decimal (0..4294967295)

ATTRIBUTE calledEirPwmBytes Description Values This attribute contains the called end peak water mark for the number of ingress bytes carried on frames with DE-bit = 1. Decimal (0..4294967295)

ATTRIBUTE calledCirPwmBytes Description Values This attribute contains the called end peak water mark for the number of ingress bytes carried on frames with DE-bit = 0. Decimal (0..4294967295)

ATTRIBUTE recordIdentifier Description recordIdentifier attribute indicates the contents of the accounting record. Values gvcVintage4 frsVintage4 frsLocalCounts frsLocalAndRemoteCounts frsShortLocalCounts frsShortLocalAndRemoteCounts frsInterworkingPvcRecord frsInterworkingSvcRecord frsIpOptPvcRecord

ATTRIBUTE callingTotalPwmIntervalNumber Description This attribute contains the number of the pwm (peak water mark) interval in which the pwm occurred and is not part of accounting record if Time of Day is not running. (Attribute collectionTimes in Collector component for accounting is not set.) The value is relative to collectionTimes attribute together with peakWaterMarkInterval attribute in Collector component. For example if collectionTimes is set to 16:00 and value of callingTotalPwmIntervalNumber is reported 3 and attribute peakWaterMarkInterval in Collector component is set to 5 minutes, then peak traffic happened between 16:15 and 16:20.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 169 Responses Values Decimal (0..1000)

ATTRIBUTE callingEirPwmIntervalNumber Description This attribute contains the number of the pwm (peak water mark) interval in which the pwm occurred and is not part of accounting record if Time of Day is not running. (Attribute collectionTimes in Collector component for accounting is not set.) Values Decimal (0..1000)

ATTRIBUTE callingCirPwmIntervalNumber Description This attribute contains the number of the pwm (peak water mark) interval in which the pwm occurred and is not part of accounting record if Time of Day is not running. (Attribute collectionTimes in Collector component for accounting is not set.) Values Decimal (0..1000)

ATTRIBUTE calledTotalPwmIntervalNumber Description This attribute contains the number of the pwm (peak water mark) interval in which the pwm occurred and is not part of accounting record if Time of Day is not running. (Attribute collectionTimes in Collector component for accounting is not set.) Values Decimal (0..1000)

ATTRIBUTE calledEirPwmIntervalNumber Description This attribute contains the number of the pwm (peak water mark) interval in which the pwm occurred and is not part of accounting record if Time of Day is not running. (Attribute collectionTimes in Collector component for accounting is not set.) Values Decimal (0..1000)

ATTRIBUTE calledCirPwmIntervalNumber Description This attribute contains the number of the pwm (peak water mark) interval in which the pwm occurred and is not part of accounting record if Time of Day is not running. (Attribute collectionTimes in Collector component for accounting is not set.) Values Decimal (0..1000)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 170 Responses ATTRIBUTE originalNpi Description This attribute contains numbering plan indicator for originally called address. Values x121 e164

ATTRIBUTE originalAddress Description Values This attribute contains originally called DataNetworkAddress of the interface if call was redirected. BCD (1..15)

ATTRIBUTE originalServiceType Description This attribute indicates the service supported by the port used by the calling end. This number is provisioned on each interface Dna as accountClass. Decimal (0..255)

Values

ATTRIBUTE callingTransferPriority Description This attribute indicates the transfer priority used in the direction towards the network. The transfer priority is a preference configured for an application according to its time-sensitivity requirement. Frames with high transfer priority are served by the network before the frames with normal priority. The transfer priority standard is defined to have 16 levels from 0 to 15. Each transfer priority n, where n is the transfer priority index, contains a default setting for routing class of service (multimedia, delay, or throughput) and frame relay egress queue (depending on the number of supported egress queues on the remote end interface) specified by the routingClassOfService and emissionPriority attributes provisioned under the Mod Frs DprsNet Tpm/n component. The default mapping can be altered by a network operator if required. Values Decimal (0..255)

ATTRIBUTE calledTransferPriority Description This attribute indicates the transfer priority used in the direction from the network. The transfer priority is a preference configured for an application according to its time-sensitivity requirement. Frames with high transfer priority are served by the network before the frames with normal priority. The transfer priority standard is defined to have 16 levels from 0 to 15.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 171 Responses

Each transfer priority n, where n is the transfer priority index, contains a default setting for routing class of service (multimedia, delay, or throughput) and frame relay egress queue (depending on the number of supported egress queues on the remote end interface) specified by the routingClassOfService and emissionPriority attributes provisioned under the Mod Frs DprsNet Tpm/n component. The default mapping can be altered by a network operator if required. Values ATTRIBUTE circuitId Description This attribute indicates a unique string, set by the operator as the correlationTag provisioned attribute, which identifies the call for accounting purposes. Downstream processing uses this attribute to correlate accounting records issued at different nodes in the network. Typically, the attribute is provisioned, as the correlationTag, with the same value at both ends of the connection, but this is not mandatory. As a default, there is no correlationTag provisioned against the DLCI. For single-sided accounting with the Egress Protocol on, the circuit identifier specifies the correlationTag value provisioned at the local interface only. There is no circuit identifier for the remote DLCI in the record. For double-sided accounting, the accounting records generated at each end contains the local correlationTag value. Values String (32, ASCII) Decimal (0..255)

ATTRIBUTE callingIpAddress Description This attribute contains the calling IP address of the Frame Relay interface for the connection. It is only applicable when using BNX. Its value is taken from the ipAddress attribute in the BnxProtocol subcomponent of the FrUni. The ipAddress attribute must have been set to an IP address which is associated with the Frame Relay port. This address must be in the same subnet as the associated protocol port. IP address

Values

ATTRIBUTE calledIpAddress Description This attribute contains the called IP address for the connection. It is only applicable when using BNX. Its value is taken from the calledIpAddress attribute in the BnxIwf subcomponent of the DLCI for the connection. The calledIpAddress attribute must have been set to the destination IP address which receives the datagrams. IP address

Values RESPONSE Description

This response displays the port test statistics.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 172 Responses ATTRIBUTE elapsedTime Description Values This attribute is the number of minutes elaspsed since the test started. Decimal (0..4294967295)

ATTRIBUTE timeRemaining Description Values ATTRIBUTE frmTx Description Values ATTRIBUTE bitsTx Description Values ATTRIBUTE frmRx Description Values ATTRIBUTE bitsRx Description Values This attribute is the total number of bits received during the test period. Long Integer This attribute is the total number of frames received during the test period. Long Integer This attribute is the number of bits sent during the test period. Long Integer This attribute is the number of frames sent during the test period. Long Integer This attribute is the number of minutes remaining before the test terminates itself. Decimal (0..4294967295)

ATTRIBUTE erroredFrmRx Description Values This attribute is the total number of errored frame received during the test period. Long Integer

RESPONSE IP Account Record Information Description This record describes the attributes specific to the IP accounting. All items which belong to an IP accounting record are defined here.Ip Accounting records are generated for individual ProtocolPorts.

ATTRIBUTE recordIdentifier Description Values This attribute distinguishes the IP accounting record from other types of accounting records. ipAcctRecord

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 173 Responses ATTRIBUTE vpiId Description This attribute indicates the virtual Private Intranet Identifier to which the ProtocolPort component instance belongs. Note that this attribute will be obsoleted in the near future. Its functionality is replaced by the virtualPrivateNetworkIdentifier attribute. Any affected tools that use this attribute should be converted to use the vpnId attribute instead. Decimal (1..255)

Values

ATTRIBUTE collectReason Description This attribute indicates the reason(s) for accounting collection which are the same as the accountCollection attribute in Vr Ip. It can be any combination of the following reasons: bill, test, study, audit, or force. bill test study audit force

Set of

ATTRIBUTE protocolPortIfIndex Description Values This attribute indicates the interface index of the Protocol Port that generated this accounting record Decimal (1..1024)

ATTRIBUTE protocolPortInstance Description Values ATTRIBUTE mediaType Description This attribute indicates the type of media over which IP traffic is being carried. It is one of the following values: pointToPointTunnel pointToMultipointTunnel frameRelay atmMpe ppp A value of frameRelay is used by the ProtocolPort components that are linked to either the IpDlciGroup or FrDte component. pointToPointTunnel pointToMultipointTunnel frameRelay atmMpe ppp This attribute indicates the instance name of the protocol port that generated this accounting record. String (1..20, ASCII)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 174 Responses ATTRIBUTE localNodeIdentifier Description This attribute identifies the node by a unique number assigned to each node. This value is provisioned in the attribute namsId of the component ModuleData. Decimal (256..49151)

Values ATTRIBUTE vrInstance Description Values ATTRIBUTE startTime Description

This attribute indicates which VR generated the accounting record. String (1..16, ASCII)

This attribute represents the starting time of the accounting interval for the ProtocolPort. In subsequent records, this attribute represents the starting time of the current accounting collection interval. When TODA (time of day accounting) is enabled, the collection intervals are delimited by the entries in the TODA schedule (the Col/accounting collectionTimes attribute). When TODA is disabled, they are delimited by a timer that expires every 12-hours.

Values ATTRIBUTE endTime Description

Time (DHMS)

This attribute indicates the time when the current accounting collection interval ended. In the last accounting record this attribute represents the time when accounting was disabled. When TODA (time of day accounting) is enabled, the collection intervals are delimited by the entries in the TODA schedule (the Col/accounting collectionTimes attribute). When TODA is disabled, they are delimited by a timer that expires every 12-hours. Time (DHMS)

Values ATTRIBUTE elapsedTime Description

This attribute indicates the length of time, in 0.1 second increments, the protocol port was enabled during the reported accounting interval. It is the true duration of the accounting interval, measured independently of the start and end time (since start time and end time can be affected by the adjustment of the clock, elapsed time can be shorter or longer than the difference between them). Decimal (0..16777215)

Values

ATTRIBUTE ipTunnelSrcAddr Description This attribute indicates the source IP Tunnel address in the shared domain.This attribute appears in the accounting record only if the mediaType is:

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 175 Responses pointToPointTunnel pointToMultipointTunnel Values IP address

ATTRIBUTE ipTunnelDestAddr Description This attribute indicates the destination IP Tunnel address in the shared doamin.This attribute appears in the accounting record only if the mediaType is: pointToPointTunnel pointToMultipointTunnel IP address

Values ATTRIBUTE InOctets Description Values ATTRIBUTE OutOctets Description Values ATTRIBUTE InPkts Description Values ATTRIBUTE OutPkts Description Values ATTRIBUTE InDiscards Description Values ATTRIBUTE OutDiscards Description Values

This attribute contains the aggregate number of octets received by the ProtocolPort during the accounting interval. Long Integer

This attribute contains the aggregate number of octets transmitted by the ProtocolPort during the accounting interval. Long Integer

This attribute contains the aggregate number of packets received by the ProtocolPort during the accounting interval. Long Integer

This attribute contains the aggregate number of packets transmitted by a ProtocolPort during the accounting interval. Long Integer

This attribute indicates the aggregate number of packets received by the ProtocolPort that were discarded, during the accounting interval. Long Integer

This attribute indicates the aggregate number of packets transmitted by the ProtocolPort that were discarded, during the accounting interval. Long Integer

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 176 Responses ATTRIBUTE Cos0InOctets Description Values This attribute contains the total number of Cos0 octets received by the ProtocolPort during the accounting interval. Long Integer

ATTRIBUTE Cos0OutOctet Description Values ATTRIBUTE Cos0InPkts Description Values ATTRIBUTE Cos0OutPkts Description Values This attribute contains the total number of Cos0 packets transmitted by the ProtocolPort during the accounting interval. Long Integer This attribute contains the number of Cos0 packets received by the ProtocolPort during the accounting interval. Long Integer This attribute contains the total number of Cos0 octets transmitted by the ProtocolPort during the accounting interval. Long Integer

ATTRIBUTE Cos0InDiscards Description Values This attribute indicates the number of Cos0 packets received by the ProtocolPort that were discarded, during the accounting interval. Long Integer

ATTRIBUTE Cos0OutDiscards Description Values ATTRIBUTE Cos1InOctets Description Values This attribute contains the total number of Cos1 octets received by the ProtocolPort during the accounting interval. Long Integer This attribute indicates the number of Cos0 packets transmitted by the ProtocolPort that were discarded, during the accounting interval. Long Integer

ATTRIBUTE Cos1OutOctet Description Values This attribute contains the total number of Cos1 octets transmitted by the ProtocolPort during the accounting interval. Long Integer

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 177 Responses ATTRIBUTE Cos1InPkts Description Values ATTRIBUTE Cos1OutPkts Description Values This attribute contains the total number of Cos1 packets transmitted by the ProtocolPort during the accounting interval. Long Integer This attribute contains the number of Cos1 packets received by the ProtocolPort during the accounting interval. Long Integer

ATTRIBUTE Cos1InDiscards Description Values This attribute indicates the number of Cos1 packets received by the ProtocolPort that were discarded, during the accounting interval. Long Integer

ATTRIBUTE Cos1OutDiscards Description Values ATTRIBUTE Cos2InOctets Description Values This attribute contains the total number of Cos2 octets received by the ProtocolPort during the accounting interval. Long Integer This attribute indicates the number of Cos1 packets transmitted by the ProtocolPort that were discarded, during the accounting interval. Long Integer

ATTRIBUTE Cos2OutOctet Description Values ATTRIBUTE Cos2InPkts Description Values ATTRIBUTE Cos2OutPkts Description Values This attribute contains the total number of Cos2 packets transmitted by the ProtocolPort during the accounting interval. Long Integer This attribute contains the number of Cos2 packets received by the ProtocolPort during the accounting interval. Long Integer This attribute contains the total number of Cos2 octets transmitted by the ProtocolPort during the accounting interval. Long Integer

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 178 Responses ATTRIBUTE Cos2InDiscards Description Values This attribute indicates the number of Cos2 packets received by the ProtocolPort that were discarded, during the accounting interval. Long Integer

ATTRIBUTE Cos2OutDiscards Description Values ATTRIBUTE Cos3InOctets Description Values This attribute contains the total number of Cos3 octets received by the ProtocolPort during the accounting interval. Long Integer This attribute indicates the number of Cos2 packets transmitted by the ProtocolPort that were discarded, during the accounting interval. Long Integer

ATTRIBUTE Cos3OutOctet Description Values ATTRIBUTE Cos3InPkts Description Values ATTRIBUTE Cos3OutPkts Description Values This attribute contains the total number of Cos3 packets transmitted by the ProtocolPort during the accounting interval. Long Integer This attribute contains the number of Cos3 packets received by the ProtocolPort during the accounting interval. Long Integer This attribute contains the total number of Cos3 octets transmitted by the ProtocolPort during the accounting interval. Long Integer

ATTRIBUTE Cos3InDiscards Description Values This attribute indicates the number of Cos3 packets received by the ProtocolPort that were discarded, during the accounting interval. Long Integer

ATTRIBUTE Cos3OutDiscards Description Values This attribute indicates the number of Cos3 packets transmitted by the ProtocolPort that were discarded, during the accounting interval. Long Integer

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 179 Responses ATTRIBUTE virtualPrivateNetworkIdentifier Description This attribute indicates the Virtual Private Network (VPN) associated with the Virtual Router that relates to this accounting record. This is a globally unique identifier composed of a three-octet long Organizationally Unique Identifier (OUI) followed by a four-octet long VPN index as described in RFC 2685.The value "000000:00000000" identifies an unspecified VPN. String (7, Hex)

Values

ATTRIBUTE ipTunnelVcgVr Description This attribute indicates the IP tunnel Carrier VR (VCG) and it is used by the RTD feature only. This attribute appears in the accounting record only if the mediaType is: pointToPointTunnel pointToMultipointTunnel String (1..16, ASCII)

Values

ATTRIBUTE ipTunnelVcgIpAddr Description This attribute indicates the BGP loopback IP address of the VCG VR used by RTD feature. This attribute appears in the accounting record only if the mediaType is: pointToPointTunnel pointToMultipointTunnel IP address

Values

RESPONSE Full Vc Accounting Information Description This response describes the attributes specific to a full Vc accounting record. All items which belong to a full Vc accounting record are defined here. This definition is translated into Service Data Description files - sdd file. Accounting Data Server (ADS) uses the sdd file to decode accounting records. ATTRIBUTE recordType Description recordType attribute indicates the type of the record. For the first record in the accounting period, only first is set to 1. For the last record, only last is set to 1. For intermediate records, both first and last are set to 0. If there is only one record in the accounting period, then both first and last are set to 1. first, ~last - first record ~first, ~last - intermediate record. ~first, last - final record. first, last - first and last record (one only). Set of first last
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 180 Responses ATTRIBUTE callType Description This attribute defines the type of call for which this accounting record is issued. ~gateway, ~localNetwork - non gateway call. ~gateway, localNetwork - gateway call to another network gateway, ~localNetwork - gateway call from another network gateway, localNetwork - gateway transit call. Set of gateway localNetwork

ATTRIBUTE callReferenceNumber Description This attribute contains the value of the call reference number assigned to each new call. Accounting records are uniquely defined by a call reference number on each function processor. In double ended accounting the callReferenceNumber is the same for both accounting records. Call reference number is unique only on function processor. Decimal (0..16777215)

Values

ATTRIBUTE callingNodeIdentifier Description This attribute identifies the calling (originating) node by a unique number assigned to each node in the ModuleData component. (In DPN it is called a NamsId.) Values Decimal (256..49151)

ATTRIBUTE callingCustomerIdentifier Description This attribute contains the number assigned in each service to a customer and it identifies the customer at the calling end of the call in the Customer Network Management. Values Decimal (0; 1..8191)

ATTRIBUTE callingPortIdentifier Description This attribute contains the function processor number used by the service issuing the accounting record for the calling (originating) part of the call. If the port information is from DPN, then the pe, port, and pi numbers are respectively encoded as 5, 5, 6 bits. Decimal (0..65535)

Values ATTRIBUTE callingNpi Description

This attribute contains calling numbering plan indicator of the calling address.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 181 Responses Values x121 e164

ATTRIBUTE callingAddress Description This attribute contains the calling DataNetworkAddress of the interface. callingAddress includes DNIC (first 4 digits) for X.121, and CC (Country Code) for the E.164 address of the calling end. The maximum length is 15 digits. Values ATTRIBUTE callingDlci Description This attribute contains the calling DLCI number of the interface. (DLCI is sometimes called LCN - logical channel number). This number is assigned to the call request at the calling end. Values Decimal (16..1007) BCD (1..15)

ATTRIBUTE calledNodeIdentifier Description This attribute identifies the called (terminating) node by a unique number assigned to each node in the ModuleData component. (In DPN it is called a NamsId.) Values Decimal (256..49151)

ATTRIBUTE calledCustomerIdentifier Description This attribute contains the number assigned in each service to a customer and it identifies the customer at the called end of the call in the Customer Network Management. Values Decimal (0; 1..8191)

ATTRIBUTE calledPortIdentifier Description This attribute contains the function processor number used by the service issuing accounting record for the called (terminating) side of the call. If the port information is from DPN, then the pe, port, and pi numbers are respectively encoded as 5, 5, 6 bits. Values ATTRIBUTE calledNpi Description Values This attribute contains the called numbering plan indicator of the called address. x121 e164
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

Decimal (0..65535)

- 182 Responses ATTRIBUTE calledAddress Description This attribute contains the called DataNetworkAddress of the interface. calledAddress includes DNIC (first 4 digits) for X.121, and CC (Country Code) for the E.164 address of the called end. The maximum length is 15 digits. Values ATTRIBUTE calledDlci Description This attribute contains the called DLCI number of the interface. (DLCI is sometimes called LCN - logical channel number). This number is assigned to the call request at the called end. Values Decimal (16..1007) BCD (1..15)

ATTRIBUTE segmentSizeIndex Description This attribute is the segment size index provisioned on the module. It is used to calculate the number of segments sent and received in the accounting record. Two to the power of segmentSizeIndex is equal to the segment size (in bytes) provisioned in the VirtualCircuitSytem component. For example, if the segment size is 128, then segmentSizeIndex is 7. Values ATTRIBUTE clearCause Description Values This attribute is the clear cause signalled at the end of connection. It is set to H.b0 for intermediate records. Decimal (0..255) Decimal (0..16)

ATTRIBUTE diagnosticCode Description Values This attribute is the diagnostic code signalled at the end of connection. It is set to 0 for intermediate records Decimal (0..255)

ATTRIBUTE callingServiceType Description This attribute indicates the service supported by the port used by the calling end. This number is provisioned on each interface Dna as accountClass. Values Decimal (0..255)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 183 Responses ATTRIBUTE callingCollectReason Description Set of This attribute indicates the reason for accounting collection of the calling end (can be any combination of Audit, Study, Test, Billing, Force). bill test study audit force

ATTRIBUTE callingDse Description This attribute defines the calling end Data Service Exchange provisioned in Dna as arbitrary number in serviceExchange attribute. Values Decimal (0..255)

ATTRIBUTE calledServiceType Description This attribute indicates the service supported by the port used by the called end-user. This number is provisioned on each interface Dna as accountClass. Values Decimal (0..255)

ATTRIBUTE calledCollectReason Description Set of This attribute indicates the reason for accounting collection of the called end (can be any combination of Audit, Study, Test, Billing, Force). bill test study audit force

ATTRIBUTE calledDse Description One byte field defines the called end Data Service Exchange provisioned in Dna as arbitrary number in serviceExchange attribute. Values ATTRIBUTE flags Description This attribute contains values for call characteristics. calledEndCharging - called end is charging. ~calledEndCharging - calling end is charging highPriority - call is high priority. pvcType - call is Pvc. ~pvcType - call is svc.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

Decimal (0..255)

- 184 Responses hunted - call was hunted. redirected - call was redirected. calledGenerated - called end generated accounting record. ~calledGenerated - calling end generated accounting record. calledCleared - call was cleared by called end. ~calledCleared - call was cleared by calling end. unique - accounting record is unique. reachedDataTransfer - call reached data transfer. collReasonValid - collection reasons are valid. userDataInCallReq - user data present in call request. fastSelect - fast select call restrictedResponse - fast select call with restricted response Set of calledEndCharging highPriority pvcType hunted redirected calledGenerated calledCleared unique reachedDataTransfer collReasonValid userDataInCallReq fastSelect restrictedResponse

ATTRIBUTE startTime Description This attribute represents start time in the accounting record. For SVC it is the time when the call request packet was created. For PVC it is set by the Master VC when the master call is formatted. On subsequent accounting record, the start time corresponds to the end time of the previous record. If Time of Day Accounting (TODA) is used, start time (and end time) correspond to times set in the schedule (set in Col/ accounting collectionTimes attribute). Time (DHMS)

Values ATTRIBUTE endTime Description

This attribute represents end time in the accounting record. If TODA is used, the end time in non-final records is the time of the TODA period. For 12-hour accounting, the time on non-final records is the time when the 12-hour timer expires at the charged end. On final accounting records, the end time is the time when the disconnect packet is first received. If Time of Day Accounting (TODA) is used, end time (and start time) correspond to times set in the schedule (set in Col/accounting collectionTimes attribute). Time (DHMS)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 185 Responses ATTRIBUTE elapsedTime Description Duration of the call in 0.1 second increments. This time interval is started when call request is processed. If call does not reach data transfer elapsed time is set to 0. Elapsed time represents true measure of the accounting period. It is measured independent of start time and end time. Since start time and end time can be changed externally by adjusting the clock, elapsed time can be shorter or longer than difference between start time and end time. This difference can show as much as 60 seconds on accounting records for the virtual circuits which are idle (carry no traffic) and when TODA is used and is caused in this case by internal TODA detection mechanism. When 12 hour accounting period is used elapsed time is exact or differs by a few seconds from 12 hour duration. Values Decimal (0..16777215)

ATTRIBUTE localEgressSegments Description Values This attribute contains the total number of segments received at the local end. Decimal (0..4294967295)

ATTRIBUTE localIngressSegments Description Values ATTRIBUTE originalNpi Description Values This attribute contains numbering plan indicator for originally called address. x121 e164 This attribute contains the total number of segments sent at the local end. Decimal (0..4294967295)

ATTRIBUTE originalAddress Description Values This attribute contains originally called DataNetworkAddress of the interface if call was redirected. BCD (1..15)

ATTRIBUTE originalServiceType Description This attribute indicates the service supported by the port used by the calling end. This number is provisioned on each interface Dna as accountClass. Decimal (0..255)

Values

ATTRIBUTE callingReceiveWindow Description This attribute contains the value for the local calling end receive window
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 186 Responses size. For SVC/PVC this field is populated by X.25 and X.75 services, all other services set it to 0. Values Decimal (0..16)

ATTRIBUTE calledReceiveWindow Description This attribute contains the value for the local called end receive window size. For SVC/PVC this field is populated by X.25 and X.75 services, all other services set it to 0. Values Decimal (0..16)

ATTRIBUTE callingSendWindow Description This attribute contains the value for the local calling end send window size. For SVC/PVC this field is populated by X.25 and X.75 services, all other services set it to 0. Values Decimal (0..16)

ATTRIBUTE calledSendWindow Description This attribute contains the value for the local called end send window size. For SVC/PVC this field is populated by X.25 and X.75 services, all other services set it to 0. Values Decimal (0..16)

ATTRIBUTE callingCalledThruput Description This attribute contains throughput class of packets sent from the calling DTE to the called end. Values Decimal (0..16)

ATTRIBUTE calledCallingThruput Description This attribute contains throughput class of packets sent from the called DTE to the calling end. Values Decimal (0..16)

ATTRIBUTE callingCalledPktSize Description This attribute contains the value of the packet size sent from the calling DTE to the called end. The value is base 2 of actual packet size. Values Decimal (0..16)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 187 Responses ATTRIBUTE calledCallingPktSize Description This attribute contains the value of the packet size sent from the called DTE to the calling end. The value is base 2 of actual packet size. Values Decimal (0..16)

ATTRIBUTE recordIdentifier Description recordIdentifier attribute indicates the contents of the accounting record. Values gvcVintage4 frsVintage4 frsLocalCounts frsLocalAndRemoteCounts frsShortLocalCounts frsShortLocalAndRemoteCounts

ATTRIBUTE localUserResets Description Values This attribute contains the total number of user resets at the local end. Decimal (0..4294967295)

ATTRIBUTE callingTransferPriority Description This attribute indicates the transfer priority used in the direction towards the network. The transfer priority is a preference configured for an application according to its time-sensitivity requirement. Frames with high transfer priority are served by the network before the frames with normal priority. The transfer priority standard is defined to have 16 levels from 0 to 15. Each transfer priority n, where n is the transfer priority index, contains a default setting for routing class of service (multimedia, delay, or throughput) and frame relay egress queue (depending on the number of supported egress queues on the remote end interface) specified by the routingClassOfService and emissionPriority attributes provisioned under the Mod Frs DprsNet Tpm/n component. The default mapping can be altered by a network operator if required. Values Decimal (0..255)

ATTRIBUTE calledTransferPriority Description This attribute indicates the transfer priority used in the direction from the network. The transfer priority is a preference configured for an application according to its time-sensitivity requirement. Frames with high transfer priority are served by the network before the frames with normal priority. The transfer priority standard is defined to have 16 levels from 0 to 15.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 188 Responses

Each transfer priority n, where n is the transfer priority index, contains a default setting for routing class of service (multimedia, delay, or throughput) and frame relay egress queue (depending on the number of supported egress queues on the remote end interface) specified by the routingClassOfService and emissionPriority attributes provisioned under the Mod Frs DprsNet Tpm/n component. The default mapping can be altered by a network operator if required. Values Decimal (0..255)

RESPONSE Time Change Information Description This response describes the attributes specific to an event caused by change of time on the switch. When time is adjusted by more than 20 seconds, time change record is issued and sent to be part of accounting stream. It is then used to keep track of changed of clock for each switch and to explain potential inconsistencies in the accounting records related to start time and end time. ATTRIBUTE recordType Description Always set to first and last. Set of ATTRIBUTE oldDate Description This attribute represents old time on the switch before time was adjusted. Values ATTRIBUTE newDate Description This attribute represents new time on the switch after time was adjusted. Change of time may cause TODA trigger to generate accounting records if time which was adjusted spans TODA expiry. TODA expiry is defined in Collector/Accounting component collectionTimes attribute. Values ATTRIBUTE namsId Description This attribute contains namsId of the switch which issued time change accounting record. Value of namsId is provisioned in ModuleData component. Values Decimal (256..49151) Time (DHMS) Time (DHMS) first last

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 189 Responses ATTRIBUTE recordIdentifier Description recordIdentifier attribute indicates the contents of the accounting record. Values gvcVintage4 frsVintage4 frsLocalCounts frsLocalAndRemoteCounts frsShortLocalCounts frsShortLocalAndRemoteCounts timeChangeRecord

RESPONSE Mpa Voice Accounting Information Description This response describes the attributes specific to an MPA voice accounting record. All items which belong to an MPA voice accounting record are defined here. This definition is translated into Service Data Description files - sdd file. Multiservice Data Provider (MDP) uses the sdd file to decode accounting records.

ATTRIBUTE recordIdentifier Description Values ATTRIBUTE recordType Description This attribute indicates the type of the record. For the first record in the accounting period, only first is set. For the last record, only last is set. For intermediate records, neither first nor last is set. If there is only one record in the accounting period, then both first and last are set. first, ~last (recordType_first 1, recordType_last 0) - first record ~first, ~last (recordType_first 0, recordType_last 0) - intermediate record. ~first, last (recordType_first 0, recordType_last 1) - final record. first, last (recordType_first 1, recordType_last 1) - first and last record (one only). first last This attribute distinguishes the Voice accounting record from other types of accounting records. mpaVoAccRecord

Set of

ATTRIBUTE callCorrelationIdentifier Description This attribute indicates a unique value assigned to all accounting records generated by calling and called nodes for this call. The callCorrelationId is used during post processing of accounting records to correlate records generated by different nodes. The callCorrelationId is always unique in the network with respect to callCorrelationIds generated by other function processors. The value of callCorrelationId repeats after 224 calls on the same, continually active function processor. String (13, Hex)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

Values

- 190 Responses ATTRIBUTE startTime Description This attribute indicates the start time of the accounting record. For the first record, this is the time when the setup message was received. On subsequent accounting records, the startTime will be equal to the endTime of the previous record. If Time of Day Accounting (TODA) is used, startTime is the time of the TODA (set in Col/accounting collectionTimes attribute). Time (DHMS)

Values ATTRIBUTE endTime Description

This attribute indicates end time of the accounting record. In the final accounting record for a call, endTime is the time when the disconnect packet was received. If TODA is used, endTime in non-final records is the time of the TODA. For 12-hour accounting, endTime in non-final records is the time when the 12-hour timer expires. Time (DHMS)

Values ATTRIBUTE elapsedTime Description

This attribute indicates the duration of the call in 0.1 second increments. This time interval is started when the call request is processed. elapsedTime indicates the true measure of the accounting period. It is measured independent of startTime and endTime. Since startTime and endTime can be changed externally by adjusting the clock, elapsedTime can be shorter or longer than the difference between startTime and endTime. When 12 hour accounting is used, elapsedTime is exact or differs by a few seconds from a 12 hour duration. Decimal (0..16777215)

Values

ATTRIBUTE localNodeIdentifier Description This attribute identifies the nodeId of the node that generated the accounting record. nodeId is assigned to each node in the ModuleData component. Decimal (1..4095)

Values

ATTRIBUTE localLogicalProcessor Description Values ATTRIBUTE localPort Description Values This attribute indicates the port used by the service issuing the accounting record. Decimal (0..1024) This attribute indicates the logical processor used by the service issuing the accounting record. Decimal (0..15)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 191 Responses ATTRIBUTE localMpanlInstanceNo Description Values This attribute indicates the MPANL instance number issuing the accounting record. Decimal (1..65535)

ATTRIBUTE callingNumber Description Values ATTRIBUTE localDlci Description This attribute indicates the local dlci number of the interface. This number is assigned to the call request by the node generating this accounting record. Decimal (0; 16..1007) This attribute indicates the calling number signalled to the node. This may have a length of 0 if the calling number was not provided. String (0..16, ASCII)

Values

ATTRIBUTE calledNumber Description This attribute indicates the called number signalled to the node. If Mpanl/n Voice Acct digitsSuppressed was provisioned with a non-zero value, that number of trailing digits in calledNumber are replaced with Xs. String (1..32, ASCII)

Values

ATTRIBUTE connectedNumber Description Values ATTRIBUTE sourceNpi Description This attribute indicates the Numbering Plan Indicator (NPI) of the sourceDna. This is the value sent by the source accounting node to the destination accounting node during call setup. The sourceDna may belong to X.121 or E.164 plans. X.121 is used in packet switched data networks. x121 e164 This attribute indicates the connected number signalled to the node. This may have a length of zero if the connected number was not provided. String (0..16, ASCII)

Values ATTRIBUTE sourceDna Description

This attribute indicates the data network address (the unique identifier) of the calling addressable switched voice application. This is the value sent by the source accounting node to the destination accounting node during call setup. It is valid in accounting records generated by both ends of the call. BCD (0..15)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 192 Responses ATTRIBUTE destinationNpi Description This attribute indicates the Numbering Plan Indicator (NPI) of the destinationDna. This is the value sent by the destination accounting node to the source accounting node during call setup. The destinationDna may belong to X.121 or E.164 plans. X.121 is used in packet switched data networks. x121 e164

Values

ATTRIBUTE destinationDna Description This attribute indicates the data network address (the unique identifier) of the called addressable switched voice application. This is the value sent by the destination accounting node to the source accounting node during call setup. It is valid in accounting records generated by both ends of the call. BCD (0..15)

Values ATTRIBUTE clearCause Description

This attribute indicates the reason the call was cleared. If the call was cleared in the subnet, this attribute contains a Q931 value regardless of the source protocol. If the call was cleared by the MPA, this attribute may contain other information conforming to the specifications of the used protocol. It is set to 0 for intermediate records. Decimal (0..127)

Values

ATTRIBUTE diagnosticCode Description Values This attribute indicates the diagnostic code signalled at the end of connection. It is set to 0 for intermediate records. Hex (H.0..H.ffffff)

ATTRIBUTE localServiceType Description Values This attribute indicates the service supported by the port used by the local interface. This number is provisioned on each interface as accountClass. Decimal (0..255)

ATTRIBUTE localCollectReason Description Set of This attribute indicates the reason the accounting record was generated (The reason can be any combination of audit, study, test, bill). bill test study audit

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 193 Responses ATTRIBUTE localDse Description Values This attribute defines the local end Data Service Exchange provisioned as an arbitrary number in serviceExchange attribute. Decimal (0..255)

ATTRIBUTE localCustomerIdentifier Description This attribute indicates the number assigned in each service to a customer. It identifies the customer in the Customer Network Management on the end which generated the accounting record. Decimal (0; 1..8191)

Values

ATTRIBUTE mpaVoiceFlags Description This attribute indicates values for call characteristics. answered (mpaVoFlags_answered 1) - The call was answered originating (mpaVoFlags_originating 1) - The local end originated the call. ~originating (mpaVoFlags_originating 0) - The far end originated the call. unique (mpaVoFlags_unique 1) - If this is set to 1, it guarantees that only the local end generated one or more accounting records for this call. clearedInSubnet (mpaVoFlags_clearedInSubnet 1) - This flag is only valid in the final accounting record. The value 1 indicates the call was cleared from within the subnet side of this MPANL instance. ~clearedInSubnet (mpaVoFlags_clearedInSubnet 0) - This flag is only valid in the final accounting record. The value 0 indicates the call was cleared from outside the subnet side of this MPANL instance. answered originating unique clearedInSubnet

Set of

ATTRIBUTE callAnswerTime Description This attribute indicates the time in seconds between the setup indication and the call answered indication for answered calls. For unanswered calls, this attribute indicates the time between the setup indication and the call release indication. For values greater than 255 seconds it reports 255 seconds. Decimal (0..255)

Values

RESPONSE ATM Accounting Record Information Description This response describes the attributes specific to the ATM accounting record. All items that belong to an ATM accounting record are defined here.

ATTRIBUTE recordIdentifier Description This attribute distinguishes the ATM accounting record from other types of accounting records.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 194 Responses Values ATTRIBUTE recordType Description The recordType attribute indicates the position of the accounting record in a sequence of records generated by a given interface for a given call. The attribute is a set that contains the value first for the first record of the call and the value last for the last record of a call; for calls that generate only one accounting record, both first and last are present.; for intermediate records, neither first nor last are present. Set of ATTRIBUTE callConnId Description This attribute may be used by downstream processing systems to correlate the accounting records issued for the same call at different interfaces (nodes) in the network. For SVCs (switched virtual connections) and S-PVCs (soft permanent virtual connections), the callConnId is generated by the switch and is unique for every call in the network. For PVCs (permanent virtual connections), the callConnId is provisioned in the correlationTag attribute of the AtmIf Vcc Vcd or AtmIf Vpc Vpd component. String (64, Hex) first last atmAccRecord

Values

ATTRIBUTE callingCollectReason Description This attribute indicates the reason(s) for accounting collection at the ATM interface. It can be any combination of the following reasons: Billing, Test, Study, Audit, or Force. For SVCs and SPVCs, it indicates the value provisioned in attribute accountCollection of component AtmIf Uni or Atmif Iisp. For PVCs, it indicates the value provisioned in attribute accountCollection of NAcct. For SVCs and SPVCs, this attribute is present only for incoming calls. For PVCs, only calledCollectReason is present for both incoming and outgoing calls. Set of bill test study audit force

ATTRIBUTE calledCollectReason Description This attribute indicates the reason(s) for accounting collection at the ATM interface. It can be any combination of the following reasons: Billing, Test, Study, Audit, or Force. For SVCs and SPVCs, it indicates the value provisioned in attribute accountCollection of component AtmIf Uni or AtmIf Iisp. For PVCs, it indicates the value provisioned in attribute

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 195 Responses accountCollection of component AtmIf NAcct. For SVCs and SPVCs, this attribute is present only for outgoing calls. For PVCs, only calledCollectReason is present for both incoming and outgoing calls. Set of bill test study audit force

ATTRIBUTE callingServiceType Description This attribute indicates the service type of the interface that generated the accounting record. For SVCs and SPVCs, the value is provisioned in attribute accountClass for each ATM interface (under the AtmIf Uni or AtmIf Iisp component). For PVCs, it indicates the value provisioned in attribute accountClass of component AtmIf NAcct. For SVCs and SPVCs, this attribute is present only for incoming calls. For PVCs, only calledServiceType is present for both incoming and outgoing calls. Values Decimal (0..255)

ATTRIBUTE calledServiceType Description This attribute indicates the service type of the interface that generated the accounting record. For SVCs and SPVCs, the value is provisioned in attribute accountClass for each ATM interface (under the AtmIf Uni or AtmIf Iisp component). For PVCs, the value is provisioned in attribute accountClass for each ATM interface (under the AtmIf NAcct component). For SVCs and SPVCs, this attribute is present only for outgoing calls. For PVCs, only calledServiceType is present for both incoming and outgoing calls. Values ATTRIBUTE callingDse Description This attribute indicates the Data Service Exchange associated with the ATM interface. For SVCs and SPVCs, it indicates the value provisioned in attribute serviceExchange of component AtmIf Uni or AtmIf Iisp. For PVCs, it indicates the value provisioned in attribute serviceExchange of component AtmIf NAcct. For SVCs and SPVCs, this attribute is present only for incoming calls. For PVCs, only calledDse is present for both incoming and outgoing calls.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

Decimal (0..255)

- 196 Responses Values ATTRIBUTE calledDse Description This attribute indicates the Data Service Exchange associated with the ATM interface. For SVCs and SPVCs, it indicates the value provisioned in attribute serviceExchange of component AtmIf Uni or AtmIf Iisp. For PVCs, it indicates the value provisioned in attribute serviceExchange of component AtmIf NAcct. For SVCs and SPVCs, this attribute is present only for outgoing calls. For PVCs, only calledDse is present for both incoming and outgoing calls. Values Decimal (0..255) Decimal (0..255)

ATTRIBUTE callOrigMethod Description Values This attribute indicates whether the call is point-to-point, point-tomultipoint, multipoint-to-multipoint, or multipoint-to-point. pointToPoint pointToMultipt multiptToPoint multiptToMultipt

ATTRIBUTE callType Description This attribute indicates the type of call. It is one of the following values: pvcChannel (switched virtual connection) spvcChannel (soft permanent virtual connection) pvcChannel (permanent virtual channel transporting a nailed up connection) pvcPath (permanent virtual path transporting a nailed up connection) pvcChannel pvcPath svcChannel spvcChannel

Values

ATTRIBUTE connPointType Description This attribute indicates what type of connection point generated the call record: originating, intermediate, or terminating. It can be used by downstream processing systems when correlating two or more records for the same call. originating intermediate terminating

Values

ATTRIBUTE atmInterfaceNumber Description This attribute indicates the number of the ATM interface that generates the accounting record.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 197 Responses Values ATTRIBUTE callVpi Description Values ATTRIBUTE callVci Description Values This attribute indicates the VCI of the connection point at the interface where the accounting record is generated. Decimal (0..65535) This attribute indicates the VPI of the connection point at the interface where the accounting record is generated. Decimal (0..4095) Decimal (1..4095)

ATTRIBUTE atmCallTermCauseValue Description Values This attribute indicates the call termination cause value as defined by the ATM Forum AtmIf UNI 3.1 specification. It is set to 0 for non-final records. Decimal (0..255)

ATTRIBUTE callTermInSetup Description Values This attribute indicates whether or not the call was terminated in setup (unsuccessful call attempt). false true

ATTRIBUTE cellCountValidityFlag Description Values ATTRIBUTE startTime Description In the first accounting record for a call, this attribute indicates the time the call was set up. In subsequent records, this attribute represents the time the current accounting collection interval started. When TODA (time of day accounting) is enabled, the collection intervals are delimited by the entries in the TODA schedule (the Col/accounting collectionTimes attribute). When TODA is disabled, they are delimited by a timer that expires every 12-hours (per call). Values ATTRIBUTE endTime Description In non-final accounting records, this attribute indicates the time the current accounting collection interval ended. In the final record for a call, this attribute represents the time the call was cleared. Time (DHMS) This attribute indicates whether or not the cell counts in this accounting record are valid. invalid valid

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 198 Responses

When TODA is enabled, the collection intervals are delimited by the entries in the TODA schedule (the Col/accounting collectionTimes attribute). When TODA is disabled, they are delimited by a timer that expires every 12-hours (per call). Values ATTRIBUTE elapsedTime Description This attribute indicates the length of time, in 0.1 second increments, the connection was enabled during the reported accounting interval. It is the true duration of the accounting interval, measured independently of the start and end time (since start time and end time can be affected by the adjustment of the clock, elapsed time can be shorter or longer than the difference between them). Decimal (0..16777215) Time (DHMS)

Values

ATTRIBUTE callingNsapAddr Description This attribute indicates the NSAP address of the calling party. This attribute is not present in accounting records for PVCs. Values String (20, Hex)

ATTRIBUTE calledNsapAddr Description This attribute indicates the NSAP address of the called party. This attribute is not present in accounting records for PVCs. Values String (20, Hex)

ATTRIBUTE callingNsapSubAddr Description This attribute indicates the saved NSAP address of the calling party (which is restored when leaving the public network). This attribute is not present in accounting records for PVCs. Values String (20, Hex)

ATTRIBUTE calledNsapSubAddr Description This attribute indicates the saved NSAP address of the called party (which is restored when leaving the public network). This attribute is not present in accounting records for PVCs. Values String (20, Hex)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 199 Responses ATTRIBUTE callForwPcrClp0 Description This attribute indicates the Peak Cell Rate (PCR) for the connection in the forward direction, for high-priority cells (with CLP=0). The value is in cells per second. Decimal (0..4294967295)

Values

ATTRIBUTE callForwPcrClp01 Description This attribute indicates the Peak Cell Rate (PCR) for the connection in the forward direction, for all cells (with CLP=0 or CLP=1). The value is in cells per second. Decimal (0..4294967295)

Values

ATTRIBUTE callForwScrClp0 Description This attribute indicates the Sustained Cell Rate (SCR) for the connection in the forward direction, for high-priority cells (with CLP=0). The value is in cells per second. Decimal (0..4294967295)

Values

ATTRIBUTE callForwScrClp01 Description This attribute indicates the Sustained Cell Rate (SCR) for the connection in the forward direction, for all cells (with CLP=0 or CLP=1). The value is in cells per second. Decimal (0..4294967295)

Values

ATTRIBUTE callForwMbsClp0 Description This attribute indicates the Maximum Burst Size (MBS) for the connection in the forward direction, for high-priority cells (with CLP=0). The value is in cells. Decimal (0..4294967295)

Values

ATTRIBUTE callForwMbsClp01 Description This attribute indicates the Maximum Burst Size (MBS) for the connection in the forward direction, for all cells (with CLP=0 or CLP=1). The value is in cells. Decimal (0..4294967295)

Values ATTRIBUTE callForwQos Description

This attribute indicates the quality of service (QoS) for the connection in the forward direction. The values of the QoS are conforming to the ATM Forum Atmif UNI 3.1 specification. Decimal (0..4)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 200 Responses ATTRIBUTE callBackPcrClp0 Description This attribute indicates the Peak Cell Rate (PCR) for the connection in the backward direction, for high-priority cells (with CLP=0). The value is in cells per second. Decimal (0..4294967295)

Values

ATTRIBUTE callBackPcrClp01 Description This attribute indicates the Peak Cell Rate (PCR) for the connection in the backward direction, for all cells (with CLP=0 or CLP=1). The value is in cells per second. Decimal (0..4294967295)

Values

ATTRIBUTE callBackScrClp0 Description This attribute indicates the Sustained Cell Rate (SCR) for the connection in the backward direction, for high-priority cells (with CLP=0). The value is in cells per second. Decimal (0..4294967295)

Values

ATTRIBUTE callBackScrClp01 Description This attribute indicates the Sustained Cell Rate (SCR) for the connection in the backward direction, for all cells (with CLP=0 or CLP=1). The value is in cells per second. Decimal (0..4294967295)

Values

ATTRIBUTE callBackMbsClp0 Description This attribute indicates the Maximum Burst Size (MBS) for the connection in the backward direction, for high-priority cells (with CLP=0). The value is in cells. Decimal (0..4294967295)

Values

ATTRIBUTE callBackMbsClp01 Description This attribute indicates the Maximum Burst Size (MBS) for the connection in the backward direction, for all cells (with CLP=0 or CLP=1). The value is in cells. Decimal (0..4294967295)

Values ATTRIBUTE callBackQos Description

This attribute indicates the quality of service (QoS) for the connection in the backward direction. The values of the QoS are conforming to the ATM Forum Uni 3.1 specification. Decimal (0..4)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 201 Responses ATTRIBUTE ingressCellCountClp0 Description Values This attribute contains the number of high priority cells (with CLP=0) received from the link during the accounting interval. Long Integer

ATTRIBUTE ingressCellCountClp01 Description Values This attribute indicates the total number of cells (with CLP=0 or CLP=1) received from the link during the accounting interval. Long Integer

ATTRIBUTE egressCellCountClp0 Description Values This attribute contains the number of high priority cells (with CLP=0) transmitted on the link during the accounting interval. Long Integer

ATTRIBUTE egressCellCountClp01 Description Values This attribute indicates the total number of cells (with CLP=0 or CLP=1) transmitted on the link during the accounting interval. Long Integer

ATTRIBUTE ingressDiscardedClp0 Description This attribute indicates the number of high priority cells or frames (with CLP=0) received from the link and discarded (not transmitted to the switch) during the accounting interval. For consistency with other operational measurements for various applications, the count is expressed either as number of cells or as number of frames. For applications: Loop, CES, Wireless, PVG, and ABS, the count is expressed in cells. For applications: FrAtm, PORS, ATMMPE, and control channels for SVCs, the count is expressed in frames. For applications: Test, SVCs, SVPs, and MPLS, the count is expressed in cells unless AAL5 is used. When AAL5 is used, the count is expressed in frames. Values Long Integer

ATTRIBUTE ingressDiscardedClp01 Description This attribute indicates the total number of cells or frames (with CLP=0 or CLP=1) received from the link and discarded (not transmitted to the switch) during the accounting interval.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 202 Responses For consistency with other operational measurements for various applications, the count is expressed either as number of cells or as number of frames. For applications: Loop, CES, Wireless, PVG, and ABS, the count is expressed in cells. For applications: FrAtm, PORS, ATMMPE, and control channels for SVCs, the count is expressed in frames. For applications: Test, SVCs, SVPs, and MPLS, the count is expressed in cells unless AAL5 is used. When AAL5 is used, the count is expressed in frames. Values Long Integer

ATTRIBUTE egressDiscardedClp0 Description This attribute indicates the number of high priority cells or frames (with CLP=0) received from the switch and discarded (not transmitted on the link) during the accounting interval. For consistency with other operational measurements for various applications, the count is expressed either as number of cells or as number of frames. For applications: Loop, CES, Wireless, PVG, and ABS, the count is expressed in cells. For applications: FrAtm, PORS, ATMMPE, and control channels for SVCs, the count is expressed in frames. For applications: Test, SVCs, SVPs, and MPLS, the count is expressed in cells unless AAL5 is used. When AAL5 is used, the count is expressed in frames. Values Long Integer

ATTRIBUTE egressDiscardedClp01 Description This attribute indicates the total number of cells or frames (with CLP=0 or CLP=1) received from the switch and discarded (not transmitted on the link) during the accounting interval. For consistency with other operational measurements for various applications, the count is expressed either as number of cells or as number of frames. For applications: Loop, CES, Wireless, PVG, and ABS, the count is expressed in cells. For applications: FrAtm, PORS, ATMMPE, and control channels for SVCs, the count is expressed in frames.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 203 Responses

For applications: Test, SVCs, SVPs, and MPLS, the count is expressed in cells unless AAL5 is used. When AAL5 is used, the count is expressed in frames. Values Long Integer

ATTRIBUTE callTrafficMgmt Description This attribute indicates the traffic management policy in effect for the call: tagging (setting CLP=1) or dropping cells. If tagFwd is present, then tagging is enabled in the forward direction, otherwise cells are dropped; if tagBkwd is present, then tagging is enabled in the backward direction, otherwise cells are dropped. tagFwd tagBwd

Set of

ATTRIBUTE callBestEffort Description Values This attribute indicates whether the best effort request was specified in the call setup message. false true

ATTRIBUTE callingCustomerIdentifier Description This attribute contains the number assigned in each service to a customer and it identifies the customer at the calling end of the call in the Customer Network Management. For SVCs and SPVCs, this attribute is present only for incoming calls. For PVCs, only calledCustomerIdentifier is present for both incoming and outgoing calls. Values Decimal (0..8191)

ATTRIBUTE calledCustomerIdentifier Description This attribute contains the number assigned in each service to a customer and it identifies the customer at the called end of the call in the Customer Network Management. For SVCs and SPVCs, this attribute is present only for outgoing calls. For PVCs, only calledCustomerIdentifier is present for both incoming and outgoing calls. Values Decimal (0..8191)

ATTRIBUTE callingNodeIdentifier Description This attribute identifies the calling node by a unique number assigned to each node. This value is provisioned in the attribute namsId of the
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 204 Responses component ModuleData. For SVCs and SPVCs, this attribute is present only for incoming calls. For PVCs, only calledNodeIdentifier is present for both incoming and outgoing calls. Values Decimal (256..49151)

ATTRIBUTE calledNodeIdentifier Description This attribute identifies the called node by a unique number assigned to each node. This value is provisioned in the attribute namsId of the component ModuleData For SVCs and SPVCs, this attribute is present only for outgoing calls. For PVCs, only calledNodeIdentifier is present for both incoming and outgoing calls. Values ATTRIBUTE minimumCtd Description This attribute indicates the minimum calculated cell transfer delay value in microseconds for this connection. Cell transfer delay is calculated as half of the measured segment round trip delay of a loopback cell. This value is visible only for SPVC and SPVP connections when the ctdCalculation attribute of the AtmIf component is on and the segSwitchSideLoopback attribute value is on for the connection. The value is 0 when the switch-side loopback is not working. Values ATTRIBUTE maximumCtd Description This attribute indicates the maximum calculated cell transfer delay value in microseconds for this connection. Cell transfer delay is calculated as half of the measured segment round trip delay of a loopback cell. This value is visible only for SPVC and SPVP connections when the ctdCalculation attribute of the AtmIf component is on and the segSwitchSideLoopback attribute value is on for the connection. The value is 0 when the switch-side loopback is not working. Values ATTRIBUTE averageCtd Description This attribute indicates the average of all calculated cell transfer delay in microseconds for this connection. Cell transfer delay is calculated as half of the measured segment round trip delay of a loopback cell.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

Decimal (256..49151)

Decimal (0..2147483647)

Decimal (0..2147483647)

- 205 Responses

This value is visible only for SPVC and SPVP connections when the ctdCalculation attribute of the AtmIf component is on and the segSwitchSideLoopback attribute value is on for the connection. The value is 0 when the switch-side loopback is not working. Values Decimal (0..2147483647)

ATTRIBUTE sampleSizeCtd Description This attribute indicates the number of loopback cells sampled for cell transfer delay calculations. This value is included only for SPVC and SPVP connections when the ctdCalculation attribute of the AtmIf component is on and the segSwitchSideLoopback attribute value is on for the connection. Values Decimal (0..16384)

ATTRIBUTE lFwdTotalUserCellTxClp0 Description This attribute indicates the total number of user cells with CLP=0 transmitted from the local side in the forward direction. This value is included only when Performance Monitoring is provisioned on the link side. Long Integer

Values

ATTRIBUTE lFwdTotalUserCellTxClp01 Description This attribute indicates the total number of user cells with CLP=0+1 transmitted from the local side in the forward direction. This value is included only when Performance Monitoring is provisioned on the link side. Long Integer

Values

ATTRIBUTE lFwdTotalUserCellRxClp0 Description This attribute indicates the total number of user cells with CLP=0 received on the Remote Side in the forward direction. This value is included only when Performance Monitoring is provisioned on the link side. Long Integer

Values

ATTRIBUTE lFwdTotalUserCellRxClp01 Description This attribute indicates the total number of user cells with CLP=0+1 received on the Remote Side in the forward direction. This value is included only when Performance Monitoring is provisioned on the link side. Long Integer

Values

ATTRIBUTE lFwdTotalPmCellDiscardCount Description This attribute indicates the total number of Performance Monitoring cells discarded in the forward direction. This value is included only when Performance Monitoring is provisioned on the link side.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 206 Responses Values Decimal (0..4294967295)

ATTRIBUTE lBwdTotalUserCellTxClp0 Description This attribute indicates the total number of user cells with CLP=0 transmitted from the Remote Side in the backward direction. This value is included only when Performance Monitoring is provisioned on the link side. Long Integer

Values

ATTRIBUTE lBwdTotalUserCellTxClp01 Description This attribute indicates the total number of user cells with CLP=0+1 transmitted from the Remote Side in the backward direction. This value is included only when Performance Monitoring is provisioned on the link side. Long Integer

Values

ATTRIBUTE lBwdTotalUserCellRxClp0 Description This attribute indicates the total number of user cells with CLP=0 received on the local side in the backward direction. This value is included only when Performance Monitoring is provisioned on the link side. Long Integer

Values

ATTRIBUTE lBwdTotalUserCellRxClp01 Description This attribute indicates the total number of user cells with CLP=0+1 received on the local side in the backward direction. This value is included only when Performance Monitoring is provisioned on the link side. Long Integer

Values

ATTRIBUTE lBwdTotalPmCellDiscardCount Description This attribute indicates the total number of Performance Monitoring cells discarded in the backward direction. This value is included only when Performance Monitoring is provisioned on the link side. Decimal (0..4294967295)

Values ATTRIBUTE lArTotalTime Description

This attribute indicates the total time in seconds that is used to calculate the Availability Ratio. This value is included only when Performance Monitoring is provisioned on the link side. Decimal (0..4294967295)

Values

ATTRIBUTE lArAvailableTime Description This attribute indicates the total time in seconds that a connection was available. This value is included only when Performance Monitoring is provisioned on the link side. Decimal (0..4294967295)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 207 Responses ATTRIBUTE sFwdTotalUserCellTxClp0 Description This attribute indicates the total number of user cells with CLP=0 transmitted from the local side in the forward direction. This value is included only when performance Monitoring is provisioned on the switch side. Long Integer

Values

ATTRIBUTE sFwdTotalUserCellTxClp01 Description This attribute indicates the total number of user cells with CLP=0+1 transmitted from the local side in the forward direction. This value is included only when Performance Monitoring is provisioned on the switch side. Long Integer

Values

ATTRIBUTE sFwdTotalUserCellRxClp0 Description This attribute indicates the total number of user cells with CLP=0 received on the Remote Side in the forward direction. This value is included only when Performance Monitoring is provisioned on the switch side. Long Integer

Values

ATTRIBUTE sFwdTotalUserCellRxClp01 Description This attribute indicates the total number of user cells with CLP=0+1 received on the Remote Side in the forward direction. This value is included only when Performance Monitoring is provisioned on the switch side. Long Integer

Values

ATTRIBUTE sFwdTotalPmCellDiscardCount Description This attribute indicates the total number of Performance Monitoring cells discarded in the forward direction. This value is included only when Performance Monitoring is provisioned on the switch side. Decimal (0..4294967295)

Values

ATTRIBUTE sBwdTotalUserCellTxClp0 Description This attribute indicates the total number of user cells with CLP=0 transmitted from the Remote Side in the backward direction. This value is included only when Performance Monitoring is provisioned on the switch side. Long Integer

Values

ATTRIBUTE sBwdTotalUserCellTxClp01 Description This attribute indicates the total number of user cells with CLP=0+1 transmitted from the Remote Side in the backward direction. This value is

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 208 Responses included only when Performance Monitoring is provisioned on the switch side. Values Long Integer

ATTRIBUTE sBwdTotalUserCellRxClp0 Description This attribute indicates the total number of user cells with CLP=0 received on the local side in the backward direction. This value is included only when Performance Monitoring is provisioned on the switch side. Long Integer

Values

ATTRIBUTE sBwdTotalUserCellRxClp01 Description This attribute indicates the total number of user cells with CLP=0+1 received on the local side in the backward direction. This value is included only when Performance Monitoring is provisioned on the switch side. Long Integer

Values

ATTRIBUTE sBwdTotalPmCellDiscardCount Description This attribute indicates the total number of Performance Monitoring cells discarded in the backward direction. This value is included only when Performance Monitoring is provisioned on the switch side. Decimal (0..4294967295)

Values ATTRIBUTE sArTotalTime Description

This attribute indicates the total time in seconds that is used to calculate the Availability Ratio. This value is included only when Performance Monitoring is provisioned on the switch side. Decimal (0..4294967295)

Values

ATTRIBUTE sArAvailableTime Description This attribute indicates the total time in seconds that a connection was available. This value is included only when Performance Monitoring is provisioned on the switch side. Decimal (0..4294967295)

Values

ATTRIBUTE atmServiceCategory Description Values This attribute indicates the ATM service category for both directions of the connection. UBR CBR rt-VBR nrt-VBR ABR

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 209 Responses ATTRIBUTE circuitId Description This attribute indicates a unique string, set by the operator allowing the customer to assign a meaningful name to identify and manage the VCC/ VPC level components that make up a circuit. It is provisioned in the correlationTag attribute of the AtmIf Vcc Vcd or AtmIf Vpc Vpd component. Downstream processing may use this attribute to correlate accounting records issued at different nodes in the network. String (64, ASCII)

Values

ATTRIBUTE rxUpcViolationOnEnforcer1 Description This attribute counts the UPC violations observed by the Generic Cell Rate Algorithm (GCRA) Enforcer 1. This attribute is only applicable if UPC is enforced or monitored. This attribute is not applicable for standard VPT VCC components. This attribute is not applicable on CQC-based, APC-based, and QRDbased ATM cards. When the value of the rxTrafficDescType attribute for this connection. is 3, 4, 5, 6, 7 or 8, Enforcer 1 enforces conformance of traffic received from the interface to PCR CLP0+1. If UPC is enforced, all non-conforming cells are discarded by this enforcer. These discarded cells are included in rxCellDiscard attribute value. For basic Vpt components, this attribute indicates the aggregated total of all rxUpcViolationOnEnforcer1 attribute values for the Vcc components associated with the Vpt component. The counter wraps to zero when it exceeds its maximum value. Values Long Integer

ATTRIBUTE rxUpcViolationOnEnforcer2 Description This attribute counts the UPC violations observed by the Generic Cell Rate Algorithm (GCRA) Enforcer 2. This attribute is only applicable if UPC is enforced or monitored. This attribute is not applicable for standard VPT VCC components. This attribute is not applicable on CQC-based, APC-based, and QRDbased ATM cards. Enforcer 2 is applicable only if the rxTrafficDescType attribute value for this connection is 4, 5, 6, 7 or 8. When the value of rxTrafficDescType attribute is 4 or 5, Enforcer 2 enforces conformance of traffic received from the interface to PCR CLP0. When the value of rxTrafficDescType attribute is 6, Enforcer 2 enforces
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 210 Responses conformance of traffic received from the interface to SCR CLP0+1. When the value of rxTrafficDescType attribute is 7 or 8, Enforcer 2 enforces conformance of traffic received from the interface to SCR CLP0. If UPC is enforced, Enforcer 2 discards non-conforming cells for rxTrafficDescType attribute values of 4, 6 and 7. It tags non-conforming cells for rxTrafficDescType attribute values of 5 and 8. Discarded cells are counted in the rxCellDiscard attribute value. For basic Vpts component, this attribute indicates the aggregated total of all rxUpcViolationOnEnforcer2 attribute values for the Vcc components associated with the Vpt component. The counter wraps to zero when it exceeds its maximum value. Values Long Integer

RESPONSE Voice Networking Accounting Information Description This response describes the attributes specific to a voice networking accounting record. All items that belong to a voice networking accounting record are defined here. This definition is translated into Service Data Description files - sdd file. The Multiservice Data Provider (MDP) uses the sdd file to decode accounting records.

ATTRIBUTE recordIdentifier Description Values ATTRIBUTE recordType Description This attribute indicates the type of the record. For the first record in the accounting period, only first is set. For the last record, only last is set. For intermediate records, neither first nor last is set. If there is only one record in the accounting period, then both first and last are set. first, ~last (recordType_first 1, recordType_last 0) - first record ~first, ~last (recordType_first 0, recordType_last 0) - intermediate record. ~first, last (recordType_first 0, recordType_last 1) - final record. first, last (recordType_first 1, recordType_last 1) - first and last record (one only). first last This attribute distinguishes the Voice Networking accounting record from other types of accounting records. vnetAccRecord

Set of

ATTRIBUTE callCorrelationIdentifier Description This attribute indicates a unique value assigned to all accounting records generated by calling and called nodes for this call. The callCorrelationId is used during post processing of accounting records to correlate records generated by different nodes. The callCorrelationId is always unique in the

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 211 Responses network with respect to callCorrelationIds generated by other function processors. The value of callCorrelationId repeats after 2 to the power of 24 calls on the same, continually active function processor. Values ATTRIBUTE startTime Description This attribute indicates the start time of the accounting record. For the first record, this is the time when the setup message was received. On subsequent accounting records, the startTime is equal to the endTime of the previous record. If Time of Day Accounting (TODA) is used, startTime is the time of the TODA (set in Col/accounting collectionTimes attribute). Values ATTRIBUTE endTime Description This attribute indicates end time of the accounting record. In the final accounting record for a call, endTime is the time when the disconnect packet was received. If TODA is used, endTime in non-final records is the time of the TODA. For 12-hour accounting, endTime in non-final records is the time when the 12-hour timer expires. Time (DHMS) Time (DHMS) String (13, Hex)

Values ATTRIBUTE elapsedTime Description

This attribute indicates the duration of the call in 0.1 second increments. This time interval is started when the call request is processed. elapsedTime indicates the true measure of the accounting period. It is measured independent of startTime and endTime. Since startTime and endTime can be changed externally by adjusting the clock, elapsedTime can be shorter or longer than the difference between startTime and endTime. When 12 hour accounting is used, elapsedTime is exact or differs by a few seconds from a 12 hour duration. Decimal (0..16777215)

Values

ATTRIBUTE localNodeIdentifier Description This attribute identifies the nodeId of the node that generated the accounting record. nodeId is assigned to each node in the ModuleData component. Decimal (1..4095)

Values

ATTRIBUTE localLogicalProcessor Description Values This attribute indicates the logical processor used by the service issuing the accounting record. Decimal (0..15)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 212 Responses ATTRIBUTE localPort Description Values This attribute indicates the port used by the service issuing the accounting record. Decimal (0..7)

ATTRIBUTE localTimeslots Description This attribute indicates the time slots used by the node issuing the accounting record. Note that in ISDN multiple time slots may be assigned to a single call. Accounting records are not generated for call attempts that fail to get a time slot. Decimal (1..31)

Set of

ATTRIBUTE callingNumber Description This attribute indicates the calling number signalled to the node. This may have a length of 0 if the calling number was not provided. The maximum length is 16 digits. String (0..16, ASCII)

Values ATTRIBUTE localDlci Description

This attribute indicates the local DLCI number of the interface. (DLCI is sometimes called LCN - logical channel number). This number is assigned to the call request by the node generating this accounting record. Decimal (0; 16..1007)

Values

ATTRIBUTE calledNumber Description This attribute indicates the called number signalled to the node. If Vroute/n Acct digitsSuppressed was provisioned with a non-zero value, that number of trailing digits in calledNumber are replaced with Xs. String (1..32, ASCII)

Values

ATTRIBUTE connectedNumber Description Values ATTRIBUTE sourceNpi Description This attribute indicates the Numbering Plan Indicator (NPI) of the sourceDna. This is the value sent by the source accounting node to the destination accounting node during call setup. The sourceDna may belong to X.121 or E.164 plans. X.121 is used in packet switched data networks. x121 e164 This attribute indicates the connected number signalled to the node. This may have a length of zero if the connected number was not provided. String (0..16, ASCII)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 213 Responses ATTRIBUTE sourceDna Description This attribute indicates the data network address (the unique identifier) of the calling addressable switched voice application. This is the value sent by the source accounting node to the destination accounting node during call setup. It is valid in accounting records generated by both ends of the call. BCD (0..15)

Values

ATTRIBUTE destinationNpi Description This attribute indicates the Numbering Plan Indicator (NPI) of the destinationDna. This is the value sent by the destination accounting node to the source accounting node during call setup. The destinationDna may belong to X.121 or E.164 plans. X.121 is used in packet switched data networks. x121 e164

Values

ATTRIBUTE destinationDna Description This attribute indicates the data network address (the unique identifier) of the called addressable switched voice application. This is the value sent by the destination accounting node to the source accounting node during call setup. It is valid in accounting records generated by both ends of the call. BCD (0..15)

Values ATTRIBUTE callVncs Description

This attribute identifies the VoiceNetworkingCallServer used locally for this call by its instance value. This will have a value of 0 in an accounting record generated by a terminating end node. Decimal (0; 1..16)

Values ATTRIBUTE callProfile Description

This attribute identifies the VoiceProfile instance used locally for this call. VoiceProfile instance values are only unique with respect to a particular Vncs instance. This will have a value of 0 in an accounting record generated by a terminating end node. Decimal (0; 1..16)

Values ATTRIBUTE vnetCallType Description

This attribute defines the type of call for which this accounting record is issued. data - ISDN data call modem - a 2100 Hz tone was detected during the call faxRelay - fax relay was applied to this call modemRelay - modem relay was applied to this call voice - all other calls
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005

Copyright 2005, Nortel

Nortel Confidential

- 214 Responses Values voice data modem faxRelay modemRelay

ATTRIBUTE clearCause Description This attribute indicates the reason the call was cleared. If the call was cleared in the subnet, this attribute contains a Q931 value regardless of the source protocol. If the call was cleared by the PBX, this attribute may contain other information conforming to the specifications of the used protocol. It is set to 0 for intermediate records. Decimal (0..127)

Values

ATTRIBUTE diagnosticCode Description Values This attribute indicates the diagnostic code signalled at the end of connection. It is set to 0 for intermediate records. Hex (H.0..H.ffffff)

ATTRIBUTE localServiceType Description Values This attribute indicates the service supported by the port used by the local interface. This number is provisioned on each interface as accountClass. Decimal (0..255)

ATTRIBUTE localCollectReason Description Set of This attribute indicates the reason the accounting record was generated (The reason can be any combination of audit, study, test, bill, force). bill test study audit force

ATTRIBUTE localDse Description Values This attribute defines the local end Data Service Exchange provisioned as an arbitrary number in serviceExchange attribute. Decimal (0..255)

ATTRIBUTE localCustomerIdentifier Description This attribute indicates the number assigned in each service to a customer. It identifies the customer in the Customer Network Management on the end that generated the accounting record. Decimal (0; 1..8191)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 215 Responses ATTRIBUTE vnetFlags Description This attribute indicates values for call characteristics. bumped (vnetFlags_bumped 1) - The call was bumped to another path by a higher priority call in the accounting interval reported by this record. optimized (vnetFlags_optimized 1) - The path of the call was altered in the accounting interval reported by this record. answered (vnetFlags_answered 1) - The call was answered frameCountsValid (vnetFlags_frameCountsValid 1) - The frame counts in this accounting record are valid. originating (vnetFlags_originating 1) - The local end originated the call. ~originating (vnetFlags_originating 0) - The far end originated the call. tandemPassThrough (vnetFlags_tandemPassThrough 1) - The node that generated this record used tandem pass through for this call. faxRelayDownspeed (vnetFlags_faxRelayDownspeed 1) - The fax relay call accounted by this record lowered the relay rate in the accounting interval reported by this record. unique (vnetFlags_unique 1) - If this is set to 1, it guarantees that only the local end generated one or more accounting records for this call. clearedInSubnet (vnetFlags_clearedInSubnet 1) - This flag is only valid in the final accounting record. The value 1 indicates the call was cleared from within the subnet. ~clearedInSubnet (vnetFlags_clearedInSubnet 0) - This flag is only valid in the final accounting record. The value 0 indicates the call was cleared from outside the subnet. bumped optimized answered frameCountsValid originating tandemPassThrough faxRelayDownspeed unique clearedInSubnet

Set of

ATTRIBUTE callRingTime Description This attribute indicates the time in seconds between the setup indication and the call answered indication for answered calls. For unanswered calls, this attribute indicates the time between the setup indication and the call release indication. For values greater than 255 seconds it reports 255 seconds. Decimal (0..255)

Values

ATTRIBUTE framesAtRate1ToNetwork Description Values This attribute indicates the total number of rate 1 frames sent to the network. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 216 Responses ATTRIBUTE framesAtRate2ToNetwork Description Values This attribute indicates the total number of rate 2 frames sent to the network. Decimal (0..4294967295)

ATTRIBUTE framesAtRate3ToNetwork Description Values This attribute indicates the total number of rate 3 frames sent to the network. Decimal (0..4294967295)

ATTRIBUTE framesAtRate1FromNetwork Description Values This attribute indicates the total number of rate 1 frames received from the network. Decimal (0..4294967295)

ATTRIBUTE framesAtRate2FromNetwork Description Values This attribute indicates the total number of rate 2 frames received from the network. Decimal (0..4294967295)

ATTRIBUTE framesAtRate3FromNetwork Description Values ATTRIBUTE rate1 Description Values ATTRIBUTE rate2 Description Values ATTRIBUTE rate3 Description Values This attribute indicates the bit rate of the rate 3 statistics in bit/s. Decimal (0..1920000) This attribute indicates the bit rate of the rate 2 statistics in bit/s. Decimal (0..1920000) This attribute indicates the bit rate of the rate 1 statistics in bit/s. Decimal (0..1920000) This attribute indicates the total number of rate 3 frames received from the network. Decimal (0..4294967295)

ATTRIBUTE rate1CompressionAlgorithm Description This attribute indicates the compression algorithm used for the rate 1 statistics. If no compression algorithm was used, the value is none.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 217 Responses Values none g711 g726 g728 g729 faxRelay modemRelay

ATTRIBUTE rate2CompressionAlgorithm Description Values This attribute indicates the compression algorithm used for the rate 2 statistics. If no compression algorithm was used, the value is none. none g711 g726 g728 g729 faxRelay modemRelay

ATTRIBUTE rate3CompressionAlgorithm Description Values This attribute indicates the compression algorithm used for the rate 3 statistics. If no compression algorithm was used, the value is none. none g711 g726 g728 g729 faxRelay modemRelay

ATTRIBUTE rate1FrameSize Description Values This attribute indicates the size of the rate 1 frames in bytes. Decimal (0..999)

ATTRIBUTE rate2FrameSize Description Values This attribute indicates the size of the rate 2 frames in bytes. Decimal (0..999)

ATTRIBUTE rate3FrameSize Description Values This attribute indicates the size of the rate 3 frames in bytes. Decimal (0..999)

ATTRIBUTE frmLostInNetwork Description This attribute indicates the number of frames lost in the network. If it is greater than 65535 then the value reported is 65535.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 218 Responses Values ATTRIBUTE frmDumped Description This attribute indicates the number of frames that were dumped to limit the size of the egress queue. frmDumped may be an indication of persistent network clock synchronization problems between the interfaces involved in the calls. If it is greater than 255 then the value reported is 255. Decimal (0..255) Decimal (0..65535)

Values

ATTRIBUTE frmUnderRuns Description This attribute indicates the number of frames that arrived late to prevent the egress queue from becoming empty. frmUnderRuns are an indication of network clock synchronization problems between the interfaces involved in the calls. If it is greater than 255 then the value reported is 255. Decimal (0..255)

Values

RESPONSE FR-ATM Accounting Information Description This response describes the attributes specific to a FR-ATM accounting record. All items which belong to a FR-ATM accounting record are defined here.

ATTRIBUTE recordType Description The recordType attribute indicates the type of the record. For the first record in the accounting period, only first is set to 1. For the last record, only last is set to 1. For intermediate records, both first and last are set to 0. If there is only one record in the accounting period, then both first and last are set to 1. first, ~last - first record. ~first, ~last - intermediate record. ~first, last - final record. first, last - first and last record (one only). first last

Set of

ATTRIBUTE recordIdentifier Description The recordIdentifier attribute indicates the contents of the accounting record. A value frAtmAccRecord indicates that it is a FR-ATM accounting record. frAtmAccRecord

Values ATTRIBUTE callConnId Description

This attribute may be used by downstream processing systems to correlate the accounting records issued for the same call at different interfaces (nodes) in the network. For SPVCs (soft permanent virtual connections), the callConnId is generated by the switch and is unique for every call in the network. For NPVCs (nailed-up permanent virtual
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005

Copyright 2005, Nortel

Nortel Confidential

- 219 Responses connections), the callConnId is provisioned in the correlationTag attribute of the FrAtm Dlci Siwf Npvc component. Values ATTRIBUTE callType Description This attribute indicates the type of call. It is one of the following values: spvcChannel (soft permanent virtual connection), pvcChannel (permanent virtual channel transporting a nailed-up connection). pvcChannel spvcChannel String (32, Hex)

Values

ATTRIBUTE interworkingType Description Values This attribute indicates the type of FR-ATM interworking being accounted for. frf8 frf5

ATTRIBUTE callingNodeIdentifier Description Values This attribute identifies the calling (originating) node by a unique number assigned to each node in the ModuleData component. Decimal (256..49151)

ATTRIBUTE callingCustomerIdentifier Description Values This attribute contains the number assigned in each service to a customer and it identifies the customer of the FR-ATM at the calling end of the call. Decimal (0; 1..8191)

ATTRIBUTE callingNsapAddr Description This attribute indicates the NSAP address of the calling party. This attribute may not be present in accounting records for FRF.8 NPVCs and FRF.5 DLCI configurations, because the provisioning of the FR-ATM address is optional. Furthermore, at the called end, if the calling address is present in the setup request, then it will be present in the accounting record. Values String (20, Hex)

ATTRIBUTE callingEndPointNsapAddr Description This attribute indicates the NSAP address of the calling End Point for FRF.5 configuration. This attribute is only present for FRF.5. Furthermore, at the called end, if the calling address is present in the setup request, then it will be present in the accounting record.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 220 Responses Values ATTRIBUTE callingDlci Description This attribute contains the calling DLCI number of the interface. This attribute does not appear in accounting records for the called end of a FRF.8 SPVC. Values ATTRIBUTE callingVpi Description This attribute indicates the VPI of the calling end. For a FRF.5 configuration, this attribute is the calling VPI of the End Point, that the FrAtm is associated with. At the called end, if the calling address is present in the setup request, then it will be present in the accounting record. Values ATTRIBUTE callingVci Description This attribute indicates the VCI of the calling end. If the calling address is present in the setup request, then it will be present at the called end. Also, for a FRF.5 configuration, this attribute is the calling VCI of the End Point that the FrAtm is associated with. Values Decimal (0..65535) Decimal (0..4095) Decimal (16..1007) String (20, Hex)

ATTRIBUTE calledNodeIdentifier Description Values This attribute identifies the called (terminating) node by a unique number assigned to each node in the ModuleData component. Decimal (256..49151)

ATTRIBUTE calledCustomerIdentifier Description Values This attribute contains the number assigned in each service to a customer, and it identifies the customer at the called end of the call. Decimal (0; 1..8191)

ATTRIBUTE calledNsapAddr Description This attribute indicates the NSAP address of the called party. For FRF.8 NPVC, this attribute will not appear in the accounting record. Values String (20, Hex)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 221 Responses ATTRIBUTE calledEndPointNsapAddr Description This attribute indicates the NSAP address of the called End Point for FRF.5 configuration. This is only applicable for FRF.5. Values ATTRIBUTE calledDlci Description This attribute contains the called DLCI of the interface. This attribute will not occur in records for FRF.8 NPVC configuration and the calling end of a FRF.8 SPVC configuration. In the case of FRF.5, this called DLCI is the DLCI in the FRF.5 End Point. Values ATTRIBUTE calledVpi Description This attribute indicates the VPI of the called end. For FRF.8 NPVC, this attribute does not appear in the accounting record. Values ATTRIBUTE calledVci Description This attribute indicates the VCI of the called end. This attribute will not occur in records only for FRF.8 NPVC configuration. Values Decimal (0..65535) Decimal (0..4095) Decimal (16..1007) String (20, Hex)

ATTRIBUTE atmCallTermCauseValue Description Values ATTRIBUTE callingCir Description Values ATTRIBUTE callingEir Description Values This attribute indicates the calling end EIR (Excess Information Rate). Decimal (0..65535) This attribute indicates the calling end CIR (Committed Information Rate). Decimal (0..65535) This attribute indicates the call termination cause value as defined by the ATM Forum AtmIf UNI 3.1 specification. It is set to 0 for non-final records. Decimal (0..255)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 222 Responses ATTRIBUTE callingServiceType Description This attribute indicates the service supported by the port used by the calling end. This number is provisioned on each interface FrAtm Ca as accountClass. Decimal (0..50)

Values

ATTRIBUTE callingCollectReason Description This attribute indicates the reason for the accounting collection of the calling end (It can be any combination of audit, study, test, billing, force). bill test study audit force

Set of

ATTRIBUTE callingDse Description Values ATTRIBUTE calledCir Description Values ATTRIBUTE calledEir Description This attribute contains the called end EIR (Excess Information Rate). Values Decimal (0..65535) This attribute indicates the called end CIR (Committed Information Rate). Decimal (0..65535) This attribute indicates the calling end Data Service Exchange provisioned in FrAtm Ca as an arbitrary number in the serviceExchange attribute. Decimal (0..255)

ATTRIBUTE calledServiceType Description This attribute indicates the service supported by the port used by the called end-user. This number is provisioned on each interface FrAtm Ca as accountClass. Decimal (0..255)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 223 Responses ATTRIBUTE calledCollectReason Description Set of This attribute indicates the reason for the accounting collection of the called end (It can be any combination of audit, study, test, billing, force). bill test study audit force

ATTRIBUTE calledDse Description Values ATTRIBUTE flags Description This attribute indicates values for the call characteristics. calledGenerated - called end generated accounting record. ~calledGenerated - calling end generated accounting record. calledCleared - call was cleared by called end. ~calledCleared - call was cleared by calling end. calledGenerated calledCleared This attribute indicates the called end Data Service Exchange provisioned in FrAtm Ca as an arbitrary number in the serviceExchange attribute. Decimal (0..255)

Set of ATTRIBUTE startTime Description

This attribute indicates the start time in the accounting interval. On the subsequent accounting interval, the start time corresponds to the end time of the previous interval. Time (DHMS)

Values ATTRIBUTE endTime Description

This attribute indicates the end time in the accounting interval. On final accounting records, the end time is the time when the connection is disconnected.

Values ATTRIBUTE elapsedTime Description

Time (DHMS)

This attribute indicates the duration of the call in 0.1 second increments. This time interval is started when the call request is processed. If call does not reach data transfer, then elapsed time is set to 0. Elapsed time represents the true measure of the accounting period. It is measured independently of start time and end time. Since start time and end time can be changed externally by adjusting the clock, elapsed time can be shorter or longer than the difference between start time and end time.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 224 Responses Values Decimal (0..16777215)

ATTRIBUTE callingEgressBytes Description Values This attribute indicates the total number of bytes sent to the link at the calling end. Long Integer

ATTRIBUTE callingIngressBytes Description Values This attribute indicates the total number of bytes received from the link at the calling end. Long Integer

ATTRIBUTE callingEgressFrames Description Values This attribute indicates the total number of frames sent to the link at the calling end. Decimal (0..4294967295)

ATTRIBUTE callingIngressFrames Description Values This attribute indicates the total number of frames received from the link at the calling end. Decimal (0..4294967295)

ATTRIBUTE callingEirEgressBytes Description Values This attribute indicates the number of EIR bytes sent to the link at the calling end. Long Integer

ATTRIBUTE callingEirIngressBytes Description Values This attribute indicates the number of EIR bytes received from the link at the calling end. Long Integer

ATTRIBUTE callingEirEgressFrames Description Values This attribute indicates the number of EIR Frames sent to the link at the calling end. Decimal (0..4294967295)

ATTRIBUTE callingEirIngressFrames Description Values This attribute indicates the number of EIR Frames received from the link at the calling end. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 225 Responses ATTRIBUTE callingDiscardedBytes Description Values This attribute indicates the number of bytes discarded at the calling end. Long Integer

ATTRIBUTE callingDiscardedFrames Description Values This attribute indicates the number of frames discarded at the calling end. Decimal (0..4294967295)

ATTRIBUTE calledEgressBytes Description Values This attribute indicates the total number of bytes sent to the link at the called end. Long Integer

ATTRIBUTE calledIngressBytes Description Values This attribute indicates the total number of bytes received from the link at the called end. Long Integer

ATTRIBUTE calledEgressFrames Description Values This attribute indicates the total number of frames sent to the link at the called end. Decimal (0..4294967295)

ATTRIBUTE calledIngressFrames Description Values This attribute indicates the total number of frames received from the link at the called end. Decimal (0..4294967295)

ATTRIBUTE calledEirEgressBytes Description Values This attribute contains the number of EIR bytes sent to the link at the called end. Long Integer

ATTRIBUTE calledEirIngressBytes Description Values This attribute indicates the number of EIR bytes received from the link at the called end. Long Integer

ATTRIBUTE calledEirEgressFrames Description This attribute indicates the number of EIR Frames send to the link at the called end.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 226 Responses Values Decimal (0..4294967295)

ATTRIBUTE calledEirIngressFrames Description Values This attribute indicates the number of EIR Frames received from the link at the called end. Decimal (0..4294967295)

ATTRIBUTE calledDiscardedBytes Description Values This attribute indicates the number of bytes discarded at the called end. Long Integer

ATTRIBUTE calledDiscardedFrames Description Values This attribute indicates the number of frames discarded at the called end. Decimal (0..4294967295)

ATTRIBUTE callingTransferPriority Description Values This attribute indicates the transfer priority at the calling end. Decimal (0..255)

ATTRIBUTE calledTransferPriority Description Values ATTRIBUTE circuitId Description This attribute indicates a unique string, set by the operator as the correlationTag provisioned attribute, which identifies the call for accounting purposes. Downstream processing uses this attribute to correlate accounting records issued at different nodes in the network. Typically, the attribute is provisioned, as the correlationTag, with the same value at both ends of the connection, but this is not mandatory. As a default, there is no correlationTag provisioned against the DLCI String (0..32, ASCII) This attribute indicates the transfer priority at the called end. Decimal (0..255)

Values

RESPONSE The following AVs will be removed if the Tidy command is issued without the query option. Some of these AVs are partial AVs. Description This response is issued only when the query option is used for the Tidy command. It lists the AVs which would be tidied if the Tidy command was issued without the query option. This list also includes some partial AVs.

ATTRIBUTE listOfRemovedAvs Description List of This attribute is a list of the names of AVs which would be removed if the Tidy command was issued without the query option. String (1..30, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 227 Responses RESPONSE Only partial AVs exist on the disk. They will be removed if the Tidy command was issued without the query option. Description This response is returned when partial AVs exist on the disk which would be removed if the Tidy command was issued without the query option.

ATTRIBUTE listOfRemovedAvs Description List of This attribute is a list of the names of AVs which would be removed if the Tidy command was issued without the query option. String (1..30, ASCII)

RESPONSE APS request of equal or higher priority already in effect. Description This response is issued when the APS request invoked by the command entered is of lower priority than the APS requests already present on the Aps component.

ATTRIBUTE apsResponseText Description This response text gives the specific reason why the command was ignored. For example, Far end is transmitting signalFail on protection, and a suggested alternative, such as Use switch -force to override the signalFail. String (0..256, ASCII)

Values

RESPONSE Error:The component name specified by attribute... does not exist or was not specified. Description This error message appears in response to a Check Prov command if the specified component name cannot be found in the edit view.

ATTRIBUTE atmAccMissingComponent Description Values This attribute contains the numeric ID of the attribute used to specify the component name of the atmConnection to be used. Decimal (0..65535)

RESPONSE Error:The ATM connection specified by attribute ... is not supported. Description This error message appears in response to a Check Prov command if the atmConnection specified is not supported by this component.

ATTRIBUTE atmAccVCUnsupported Description Values This attribute contains the numeric ID of the attribute used to specify the component name of the ATM connection which is unsupported. Decimal (0..65535)

RESPONSE Error:The component name specified by attribute ... does not exist or was not specified. Description This error message appears in response to a Check Prov command if the specified component name cannot be found in the edit view.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 228 Responses ATTRIBUTE paAtmAccMissingComponent Description Values This attribute contains the numeric ID of the attribute used to specify the component name of the ATM connection to be used. Decimal (0..65535)

RESPONSE Error:The ATM connection specified by attribute ... is not supported. Description This error message appears in response to a Check Prov command if the ATM connection specified is not supported by this component.

ATTRIBUTE paAtmAccVCUnsupported Description Values This attribute contains the numeric ID of the attribute used to specify the component name of the ATM connection which is unsupported. Decimal (0..65535)

RESPONSE Error: The ATM connection specified by attribute ... must have the same VPI value as its parent Trunk ATM connection. Description This error message appears in response to a Check Prov command if the ATM connection specified has a different VPI value from its parent Trunk ATM connection.

ATTRIBUTE paAtmAccVpMismatch Description This attribute contains the numeric ID of the attribute used to specify the component name of the ATM connection which has a different VPI value from its parent Trunk ATM connection. Decimal (0..65535)

Values

RESPONSE Error: The ATM connection specified by attribute ... must have the same AtmIf value as its parent Trunk ATM connection. Description This error message appears in response to a Check Prov command if the ATM connection specified has a different AtmIf value from its parent Trunk ATM connection.

ATTRIBUTE paAtmAccAtmifMismatch Description This attribute contains the numeric ID of the attribute used to specify the component name of the ATM connection which has a different AtmIf instance value from its parent Trunk ATM connection. Decimal (0..65535)

Values

RESPONSE Error: The parent Trunk ATM connection specified by its attribute ... is elastic. Pa Atm must be configured for mapped mode on inverse multiplexing Atm trunks. Description This error message appears in response to a Check Prov command if Pa Atm Mode is set to multiplexing and its parent Trunk Atm connection is elastic. Pa Atm does not support elastic Vcc. Mapped mode is recommended on inverse multiplexing Atm trunks.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 229 Responses ATTRIBUTE paAtmAccMuxNotAllowed Description Values This attribute contains the numeric ID of the attribute used to specify the component name of the ATM connection which is elastic. Decimal (0..65535)

RESPONSE Warning: The ATM connection specified by attribute ... is not relevant in mapped mode and will be ignored. Description This warning message appears in response to a Check Prov command if a provisioned VCC component is associated with a Pa Atm which is in map mode.

ATTRIBUTE paAtmAccMapModeWarning Description This attribute contains the numeric ID of the attribute used to specify the component name of the ATM connection which is associated with a mapmoded Pa ATM. Decimal (0..65535)

Values RESPONSE Description

The following describes the attributes of loopback to be displayed when a stop loopback command is issued.

ATTRIBUTE localTotalFrm (ltf) Description Values This attribute records the number of frames looped back to the link since the loopback mode was started. Decimal (0..4294967295)

ATTRIBUTE localTotalBytes (ltb) Description Values This attribute records the number of bytes looped back to the link since the loopback mode was started. Decimal (0..4294967295)

ATTRIBUTE localFecnFrm (lff) Description This attribute records the number of frames with the Forward Explicit Congestion Notification (FECN) bit set, looped back to the link since the loopback mode was started. Decimal (0..4294967295)

Values

ATTRIBUTE localBecnFrm (lbf) Description This attribute records the number of frames with the Backward Explicit Congestion Notification (BECN) bit set, looped back to the link since the loopback mode was started. Decimal (0..4294967295)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 230 Responses ATTRIBUTE localDeFrm (ldf) Description Values This attribute records the number of frames with the Discard Eligibility (DE) bit set, loopback to the link since the looped back mode was started. Decimal (0..4294967295)

ATTRIBUTE localDeBytes (ldb) Description This attribute records the number of bytes in frames with the Discard Eligibility (DE) bit set, looped back to the link since the loopback mode was started. Decimal (0..4294967295)

Values

ATTRIBUTE remoteTotalFrm (rtf) Description Values This attribute records the number of frames looped back to the subnet since the loopback mode was started. Decimal (0..4294967295)

ATTRIBUTE remoteTotalBytes (rtb) Description Values This attribute records the number of bytes looped back to the subnet since the loopback mode was last started. Decimal (0..4294967295)

ATTRIBUTE remoteFecnFrm (rff) Description This attribute records the number of frames with the Forward Explicit Congestion Notification (FECN) bit set, looped back to the subnet since the loopback mode was started. Decimal (0..4294967295)

Values

ATTRIBUTE remoteBecnFrm (rbf) Description This attribute records the number of frames with the Backward Explicit Congestion Notification (BECN) bit set, looped back to the subnet since the loopback mode was started. Decimal (0..4294967295)

Values

ATTRIBUTE remoteDeFrm (rdf) Description This attribute records the number of frames with the Discard Eligibility (DE) bit set, looped back to the subnet since the loopback mode was started. Decimal (0..4294967295)

Values

ATTRIBUTE remoteDeBytes (rdb) Description This attribute records the number of bytes in frames with the Discard Eligibility (DE) bit set, looped back to the subnet since the loopback mode was started.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 231 Responses Values Decimal (0..4294967295)

RESPONSE Error:The vcci attribute for the AtmTrunkConnection component must take values in the range 0-4095 when an Aal2Svc component is provisioned. Description A Check Prov command produces this response if the user tries to provision a value in the range 0-4095 for the vcci attribute of a AtmTConn component, when an Aal2SvcService component is provisioned. System action: no Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: provision a value between 0 and 4095 for the vcci attribute of the VgsConn component. ATTRIBUTE relatedComponent Description Values RESPONSE Description This is the normal response for a Trace command issued against a connection. It lists the ATM components at each hop along the connection path up to the next segment OAM boundary. An example of the complete response is: Switch side trace result: EM/NewYork AtmIf/10 Vcc/0.43 EM/Raleigh AtmIf/30 Vcc/0.43 EM/Raleigh AtmIf/51 Vcc/1.66 EM/Denver AtmIf/40 Vpt/1 Vcc/66 EM/Denver AtmIf/12 Vpt/4 Vcc/25 EM/Atlanta AtmIf/71 Vcc/4.25 EM/Atlanta AtmIf/70 Vcc/0.37 Note that the lines of response in the Trace command output are not necessarily in order. This is due to the fact that the Trace command requires a response from each node along the connection. The time taken to respond to the trace cell depends on the load on that processor. So in any node that has other activity, there are minor differences in the time to respond to the Trace command. The Trace response for a Vcc does not show any hops of a VCC which are conveyed on a path connection (VPC). In this case the Trace command only shows the Vcc hop points, along with any Virtual Path Terminators (VPTs) that may be present. This attribute identifies the component in which the error was detected. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 232 Responses ATTRIBUTE switchSideResponseList Description List of This attribute is used to create a response containing the switch-side trace results. The name of the component

ATTRIBUTE linkSideResponseList Description List of This attribute is used to create a response containing the link-side trace results. The name of the component

RESPONSE Warning:Traffic will not be forwarded to any ATM FP LPs with the following LPTs, since the pppIwf or mlpppIwf feature is not provisioned in the featureList of those LPTs: Description This response is produced by the Check Prov command if the user has not provisioned the pppIwf feature on any card which can be used to route an SPVC configured through a PppIwf AtmAdaptionPoint.

ATTRIBUTE component Description List of This attribute specifies the identity of each Lpt which does not have the feature pppIwf provisioned on it. The name of the component

RESPONSE Error: The ... attribute must ... Description This error response is generated by the Check Prov command when the operator attempts to provision a PVC connection and the atmConnection attribute is not provisioned, or the operator attempts to provision an SPVC connection and the atmConnection attribute is provisioned.

ATTRIBUTE invalidType Description Values ATTRIBUTE invalidValue Description Values Either be set. or not be set.. String (7..11, ASCII) This attribute contains the numeric ID of the attribute which was left unprovisioned. Decimal (1..65535)

RESPONSE Error: The ... attribute must be set. Description ATTRIBUTE invalidType Description This attribute contains the numeric ID of the attribute which was left unprovisioned. This response is produced by the Check command if the user has not provisioned the linkToProtocolPort attribute.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 233 Responses Values Decimal (1..65535)

RESPONSE Error: The ... attribute must be set. Description ATTRIBUTE invalidType Description Values This attribute contains the numeric ID of the attribute which was left unprovisioned. Decimal (1..65535) This response is produced by the Check command if the user has not provisioned the ilsForwarder attribute.

RESPONSE Error: ... encapType must be llcEncap or ipVcEncap. Description This error message appears when the attribute encapType under the linked AtmMpe component is neither llcEncap nor ipVcEncap.

ATTRIBUTE atmMpeName Description Values This attribute contains the name of the AtmMpe component. The name of the component

RESPONSE Failed to reach destination within the maximum of ... hops. Description This response indicates the Ping -traceRoute command cannot reach the given destination IP address within the maximum number of hops supported by IP Trace Route.

ATTRIBUTE hopCount Description Values This attribute indicates the maximum number of hops the Ping -traceRoute command will try to reach its destination. Decimal (1..255)

RESPONSE IP Trace Route for ...:Path taken: Description This response contains the header line used when the -traceRoute ping option was specified. It is used when the trace was unsuccessful due to a timeout. The path taken before the 10 second timer expired follows this response.

ATTRIBUTE ipAddr Description Values This attribute indicates the IP address of the remote host. IP address

RESPONSE ...Hop ...:...(failed) Description This response is printed as the last line of the ping -traceRoute command when the command fails or times out. It indicates the number hops the command had traversed before it failed.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 234 Responses ATTRIBUTE hopCount Description Values RESPONSE ...... Description ATTRIBUTE hopCount Description Values ATTRIBUTE ipAddress Description This attribute indicates the IP address of a node that was visited by the Ping -traceRoute command. The value 0.0.0.0 is displayed if a transit router along the path did not respond. This might be the result of a node filtering incoming and/or outgoing ICMP messages, for example, a firewall router. In this case, the roundTripTime is displayed as 0 as well and should be ignored. Values IP address This attribute indicates the hop count of a node that was visited by the Ping -traceRoute command. Decimal (1..255) This response contains the hopCount, hopAddress and roundTripTime of an intermediate node in the network to reach the IP address being traced. This attribute indicates the number of hops the command had traversed when the command failed. Decimal (1..255)

ATTRIBUTE roundTripTime Description This attribute indicates the round trip time taken to reach this node. The value 0 is displayed if a transit router along the path did not respond. This might be the result of a node filtering incoming and/or outgoing ICMP messages, for example, a firewall router. In this case, the IP address is displayed as 0.0.0.0 as well and should be ignored. Values Decimal (0..65535)

RESPONSE Transport Connection to ... is up. Description This response indicates that the Ping issued against the enabled Ep has verified that the transport connection to the remote end is up. If the Ping issued against the Ep is disabled due to transport priority overlap, then this response indicates that the transport connection from this Eps associated Ep to the remote end is up.

ATTRIBUTE remoteComponentName Description Values This attribute indicates the component name of the remote Ep. String (0..46, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 235 Responses RESPONSE Error: ... encapType must be llcEncap. Description This error message appears when the attribute encapType under the linked AtmMpe component is not llcEncap.

ATTRIBUTE atmMpeName Description Values This attribute contains the name of the AtmMpe component. The name of the component

RESPONSE Warning:Traffic will not be forwarded to any AtmMpe protocol port on Lp(s) with the following Lpt(s), since the feature atmMpe is not provisioned in the featureList of those Lpt(s): Description This response is produced by the Check Prov command if the user has not provisioned the atmMpe feature on any card which has the ip feature provisioned.

ATTRIBUTE component Description List of This attribute specifies the identity of each Lpt which does not have the feature atmMpe provisioned on it. The name of the component

RESPONSE Error:The feature atmMpe must be provisioned in the featureList of ... Description ATTRIBUTE lpt Description Values RESPONSE ... Description This response is generated as an error response to the start verb. The reasons for this response include: The FRUNI is incapable of generation traffic in its current state. This attribute indicates the Lpt which should have the atmMpe feature on it. The name of the component This error response is generated when the feature atmMpe is not provisioned on the corresponding logical processor.

ATTRIBUTE ErrorMsg Description Values This attribute contains the error message to be displayed. String (1..81, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 236 Responses RESPONSE Error:An Lsp must have one of either a ...,or ... or ... subcomponent provisioned when a FEC MscMap is provisioned under the LspG. Description The Check Prov command produces this response when the specified component name cannot be found in the edit view. System Action: The Check Prov fails. Operator Action: Provision either an LdpQos or CrLdpQos or RsvpQos component under this Lsp component. ATTRIBUTE mplsLspGLspMissingCrLdpQosError Description Values This attribute indicates the name of the CrLdpQos component to be used in the response. Decimal (0..65535)

ATTRIBUTE mplsLspGLspMissingLdpQosError Description Values This attribute indicates the name of the LdpQos component to be used in the response. Decimal (0..65535)

ATTRIBUTE mplsLspGLspMissingRsvpQosError Description Values This attribute indicates the name of the RsvpQos component to be used in the response. Decimal (0..65535)

RESPONSE Error:The total number of LSP components has exceeded the allowable limit of ... per Mpls component. Description The Check Prov command produces this response when the number of Lsp components provisioned has exceeded a defined constant System Action: The Check Prov fails. Operator Action: Reduce the number of Lsp components provisioned ATTRIBUTE mplsLspGLspTooManyLspsError Description This attribute indicates the maximum number of Lsp components that can be provisioned on a switch under an Mpls component . This value is a constant set within the software. Decimal (0..65535)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 237 Responses RESPONSE Error:A Te component must have the ... attribute set when the Lsp component has a CrLdpQos subcomponent. Description The Check Prov command produces this response when the TrafficEngineering component does not have its pathname attribute set. System Action: The Check Prov fails. Operator Action: Provision the pathname attribute under the TrafficEngineering component to point to a valid MPLS Path component. ATTRIBUTE mplsTePathnameSetError Description Values This attribute indicates the name of the Pathname attribute to be used in the response. Decimal (0..65535)

RESPONSE Warning:The ... attribute will be ignored when the Lsp component has an LdpQos subcomponent. Description The Check Prov command produces this response when the Lsp component has an LdpQos subcomponent provisioned and the PathOnDemand attribute is set to enabled or when an LdpQos component is provisioned and the PathName attribute is set. System Action: The Check Prov command passes. Operator Action: No operator action required. ATTRIBUTE mplsTeLdpQosWarning Description Values This attribute indicates the name of the attribute to be used in the response. Decimal (0..65535)

RESPONSE Error:A Te ... attribute has to be set to an existing Path component. Description The Check Prov command produces this response when the pathname attribute of the TrafficEngineering component of an Lsp component has been set to a non-existent Path. System Action: The Check Prov fails. Operator Action: Provision the pathname attribute to point to a valid MPLS Path component. ATTRIBUTE mplsTePathnameExistError Description Values This attribute indicates the name of the Pathname attribute to be used in the response. Decimal (0..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 238 Responses RESPONSE Error: ... in the standby LSP attribute does not have Service Category as standby value. Description The Check Prov command produces this response when an Lsp has been added to a standbyLsp but has a non-standby value. System Action: The Check Prov fails. Operator Action: Either remove the Lsp component with a non-standby serviceCategory value from the standbyLsp attribute or change its serviceCategory value to standby. ATTRIBUTE nonStandbyLsp Description Values This attribute specifies the component name of the Lsp Msc to be used in the response. The name of the component

RESPONSE Error:Each non-standby Lsp must have a unique serviceCategory. ... has duplicate serviceCategory. Description The Check Prov command produces this response when multiple Lsp components have been provisioned under the same LspGroup components using the same non-standby serviceCategory. System Action: The Check Prov fails. Operator Action: Ensure that each of the Lsp components provisioned under an LspGroup component has a unique non-standby serviceCategory. ATTRIBUTE mplsMscUniqScError Description Values This attribute indicates the component name of the Lsp Msc to be used in the response. The name of the component

RESPONSE Error:... standby list cannot include a primary Lsp. Description The Check Prov command produces this response when a standbyLsp has been provisioned to include a non-standby LSP. System Action: The Check Prov fails. Operator Action: Either remove the Lsp instance with a non-standby serviceCategory value from the standbyLsp or change the serviceCategory value to standby. ATTRIBUTE mplsMscNonStandbyInListError Description This attribute indicates the component name of the standby list to be used in the response.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 239 Responses Values The name of the component

RESPONSE Error:A standby Lsp cannot appear in more than one standby list. ... and ... include the same Lsp. Description The Check Prov command produces this response when a standby LSP has been included in more than one standbyLsp. System Action: The Check Prov fails. Operator Action: Remove the Lsp component instance value from one of the standbyLsp. ATTRIBUTE firstStandbyInOnePlusListError Description Values This attribute indicates the component name of the standbyLsp to be used in the response. The name of the component

ATTRIBUTE secondStandbyInOnePlusListError Description Values This attribute indicates the component name of the standbyLsp to be used in the response. The name of the component

RESPONSE Error:Standby Lsp ... does not appear in any standby list. Description The Check Prov command produces this response when a standby LSP has not been added to any standbyLsp. System Action: The Check Prov fails. Operator Action: Either change the Msc component serviceCategory attribute value to a non-standby value or add it to a standbyLsp. ATTRIBUTE mplsMscHangingStandbyError Description Values This attribute indicates the component name of the Lsp to be used in the response. The name of the component

RESPONSE Error:A Path component must have at least one ... subcomponent. Description The Check Prov command produces this response when no Hop components have been provisioned under the Path component. System Action: The Check Prov fails. Operator Action: Provision at least one Hop component under each Path component.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 240 Responses ATTRIBUTE pathNoHopsError Description Values This attribute indicates the name of the Hop subcomponent used in the response. Decimal (0..65535)

RESPONSE Error:The total number of Path components has exceeded the allowable limit of ... per Mpls component. Description The Check Prov command produces this response when the number of Path components provisioned exceeds a preset value. System Action: The Check Prov fails. Operator Action: Reduce the number of Path components provisioned. ATTRIBUTE mplsPathTooManyPathsError Description This attribute indicates the maximum number of Path components that can be provisioned on a switch under a Mpls component. This value is a constant set within the software. Decimal (0..65535)

Values

RESPONSE Error:Hop ... attribute is inadmissible. Choose a valid Class A, B or C non-reserved address. Description The Check Prov command produces this response when the IpV4 address for this Hop component is not a valid Class A,B or C non-reserved address. System Action: The Check Prov fails. Operator Action: Provision the IpV4address attribute of this Hop component using a valid Class A,B or C non-reserved address. ATTRIBUTE pathHopInvalidAddrError Description Values This attribute indicates the name of the IpV4Address attribute to be used in the response. Decimal (0..65535)

RESPONSE Error:The total number of Hop components has exceeded the allowable limit of ... per Mpls component. Description The Check Prov command produces this response when the number of Hop components provisioned exceeds a preset number. System Action: The Check Prov fails. Operator Action: Reduce the number of Hop components provisioned.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 241 Responses ATTRIBUTE mplsPathHopTooManyHopsError Description This attribute indicates the maximum number of Hop components that can be provisioned on a switch under a Virtual Router. This value is a constant set within the software. Decimal (0..65535)

Values

RESPONSE Error:An LspGroup component must have one ... subcomponent. Description The Check Prov command produces this response when a ForwardingEquivalenceClass component has not been provisioned under the LspGroup component. System Action: The Check Prov fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Provision a ForwardingEquivalenceClass component under the LspGroup component. ATTRIBUTE lspGroupMissingIpFwdError Description Values This attribute indicates the name of the ForwardingEquivalenceClass component to be used in the response. Decimal (0..65535)

RESPONSE Error:The total number of LspGroup components has exceeded the allowable limit of ... per VirtualRouter. Description The Check Prov command produces this response when the number of LspGroup components provisioned exceeds a preset number. System Action: The Check Prov fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Reduce the number of LspGroup components provisioned. ATTRIBUTE mplsLspGTooManyLspGsError Description This attribute indicates the maximum number of LspGroup components that can be provisioned on a switch under a VirtualRouter component. This value is a constant set within the software. Decimal (0..65535)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 242 Responses RESPONSE Error:Duplicate ipv4Elem value or masked Ipv4 address with another LspGroup component. The duplicate address and length is ...,.... Description The Check Prov command produces this response when the provisioned ipv4Element instance value of the Ipv4Epa subcomponent or the IP address defined by the combination of ipv4Element and ipv4Pref values (masked IP address) is duplicated under another LspGroup component. System Action: The Check Prov command fails. Operator Action: Ensure that the IP address represented by each Ipv4Epa component is unique under the Mpls component. This includes both uniqueness of the ipv4Element instance value along and the IP address defined by combining ipv4Element and ipv4Pref instance values. ATTRIBUTE ipV4DuplicateAddrError Description Values This attribute indicates the ipv4Element to be used in the response. IP address

ATTRIBUTE ipV4DuplicateAddrLengthError Description Values This attribute indicates the ipv4Pref to be used in the response. Decimal (1..32)

RESPONSE Error:The timeslot provisioned for Ccst has not been provisioned in the Channel timeslot list. Description A Check Prov command produces this error response if the Channel timeslot attribute does not contain the timeslot provisioned for the Ccst component. Note that if the Ccst timeslot attribute is set to autoConfigure, then the Channel timeslot attribute must contain 16 for E1 or 24 for DS1. System action: No Activate Prov command will be accepted until a subsequent Check Prov completes without errors. Operator action: Provision the Channel timeslot attribute to include the timeslot used by Ccst. ATTRIBUTE conflictingComponent Description Values This attribute identifies the Channel component for which the incorrect timeslot provisioning has been detected. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 243 Responses RESPONSE Error:PModule subcomponent instance numbers must range contiguously from 1 to ... if the Shelf Card cardType attribute is .... Description A Check Prov command produces this error response when a Vsp component has an incorrect number of PModule subcomponent instances for the provisioned card type. 12 PModule instances are required on a 12mVspAal or Vsp2 card. 24 PModule instances are required on a 2pGeMmSrVsp3 card. 23 PModule instances are required on a 2pOC3ChSmIrVsp3 card. 65 PModule instances are required on a 2pVS card. System action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov completes without errors. Operator action: Provision the number of PModule components appropriately for the card type. ATTRIBUTE vspPModuleCount Description Values This attribute indicates the required number of PModule subcomponents. 12 24 23 65

ATTRIBUTE vspCardType Description Values This attribute indicates the card type for the Vsp component. 12mVspAal Vsp2 2pGeMmSrVsp3 2pOC3ChSmIrVsp3 2pVS

RESPONSE Error: The value specified for the ... attribute is invalid for this card type. Description ATTRIBUTE attribute Description Values This is the attribute involved in the response. Decimal (1..65535) A Check Prov command produces this response when a semantic check fails concerning an MSA card.

RESPONSE Error:......Reason: on MSA cards, .... Description A Check Prov command produces this response when a semantic check escape fails on an MSA card

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 244 Responses ATTRIBUTE attribute Description Values This is the main attribute involved in the response. Decimal (1..65535)

ATTRIBUTE attributeHexValueMustBe Description Values This is the hex value that must be applied to the attribute Hex (H.0..H.ffffffff)

RESPONSE Warning:Traffic using LANE service will not be forwarded to any Lp with the following Lpt(s), since the laneClient feature is not provisioned in the feature list of those Lpt(s): Description A CHECK command produces this response if the laneClient feature is not provisioned on an ATM Lpt that has any of the features: atmUni, atmIisp, atmPnni; or an Lpt that has any of the features: ip, ipx, bridge.

ATTRIBUTE component Description List of This attribute specifies the identity of each Lpt that does not have the feature laneClient provisioned on it. The name of the component

RESPONSE IpPing: Rx ... from ... for ...: icmpSeq=... ... Description ATTRIBUTE type Description This attribute indicates the type of ICMP error received that correlates to an outstanding echo request. ICMP errors that are reported include all variations of unreachable errors, and the time exceeded error. Refer to RFC 792 for details on ICMP. String (0..20, ASCII) This response indicates that the ping to the specified IP address was unsuccessful due to an ICMP error.

Values ATTRIBUTE sourceIpAddr Description Values ATTRIBUTE destIpAddr Description Values ATTRIBUTE sequence Description Values

This attribute indicates the IP address of which the unreachable ICMP packet was originated. IP address

This attribute indicates the IP address of the intended destination of the echo request. IP address

This attribute indicates the sequence number of the failed echo request. Decimal (0..4294967295)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005

Copyright 2005, Nortel

Nortel Confidential

- 245 Responses ATTRIBUTE data Description Values This attribute indicates any other relevant data in the ICMP error, such as the MTU in an unreachable - need fragment ICMP error. String (0..20, ASCII)

RESPONSE Reconnect command successful, connection .... Description ATTRIBUTE currentPath Description Values This attribute specifies the path in use after the Reconnect command. with primary path with alternate path using PNNI routing The Reconnect command produces this response to indicate that the connection was successfully established using the requested path.

RESPONSE Reconnect not successful, connection .... Description ATTRIBUTE currentPath Description Values This attribute specifies the path in use after the Reconnect command. with primary path with alternate path using PNNI routing not established The Reconnect command produces this response to indicate that the connection could not be established using the requested path.

RESPONSE ...... Description This indicates the number of components which generated warnings and the number of components which generated errors that could not be displayed due to volume limitations.

ATTRIBUTE warningCount Description Values ATTRIBUTE errorCount Description Values This attribute indicates the number of components that have generated errors that have not been displayed. Decimal (0..4294967295) This attribute indicates the number of components that have generated warnings that have not been displayed. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 246 Responses RESPONSE Error:An Lsp component must have a ... subcomponent provisioned. Description The Check Prov command produces this response when the specified component name cannot be found in the edit view. System Action: The Check Prov command fails. Operator Action: Provision the component indicated as missing component under this Lsp component. ATTRIBUTE mplsLspGLspMissingSubCompError Description Values This attribute indicates the name of the missing subcomponent to be used in the response. Decimal (0..65535)

RESPONSE Error:A ... subcomponent must be provisioned under the Fec component. Description The Check Prov command produces this response when the specified component name cannot be found in the edit view. System Action: The Check Prov fails. Operator Action: Provision an IpV4Epa subcomponent under this Fec component. ATTRIBUTE ipFwdPolMissingSubCompError Description Values This attribute contains the name of the IpV4Epa subcomponent to be used in the response. Decimal (0..65535)

RESPONSE Error:When the frequency attribute is set to veryFrequent, ... must equal .... Description The Check Prov command produces this response when the frequency attribute has been set to veryFrequent and either the peakDataRate does not equal the committedDataRate or the peakBurstSize does not equal the committedBurstSize. System Action: The Check Prov fails. Operator Action: Alter the attributes to meet the required conditions. ATTRIBUTE mplsCrLdpQosDataPeakError Description Values This attribute indicates the name of one of the CrLdpQos attributes to be used in the response. Decimal (0..65535)

ATTRIBUTE mplsCrLdpQosDataCommittedError Description This attribute indicates the name of one of the CrLdpQos attributes to be used in the response.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 247 Responses Values Decimal (0..65535)

RESPONSE Error: The following have duplicate IP addresses. (At most 20 components are shown.) Description A Check Prov command generates this response if two or more linked components have the same IP address. The first component has this Ip address will be recognized. But the second and more with same Ip address will be listed under this response.

ATTRIBUTE illegalFriDuplicated Description List of List Size This attribute contains a list of the offending Frame Relay interfaces. The name of the component 20

RESPONSE Warning:This will disrupt all the BNX Dlcis under .... Description ATTRIBUTE frUniName Description Values This attribute indicates the component name of its parent: FrUni or FrNni. The name of the component The Check Prov command generates this response when the attribute linkToIpServer and/or ipAddress have been changed.

RESPONSE Cannot Unlock - attribute ... is not set to unlocked. Description This error response is generated when an operator attempts to Unlock a component whose currently provisioned administrative status is permLocked. System action: the Unlock command is ignored. Operator action: if desired, change the value provisioned for the indicated attribute to unlocked, then retry the original Unlock command. Note that doing this will cause the component to attempt to go into service whenever a FP reload occurs. ATTRIBUTE attribute Description Values This attribute identifies the provisioned administrative status attribute. Decimal (0..65535)

RESPONSE node id = ... port id = ... Description This response contains the information for one hop in a computed route returned as the result of issuing the Run command on the RouteFinder component.

ATTRIBUTE nodeId Description This attribute specifies the node ID of a logical node at the near end of the hop.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 248 Responses Values ATTRIBUTE portId Description Values RESPONSE node id = ... Description This response contains the information for one hop with an unknown port ID in a computed route returned as the result of issuing the Run verb on the RouteFinder component. This attribute indicates the port ID of the PNNI interface leaving the node identified by the nodeId attribute. Decimal (0..4294967295) String (22, Hex)

ATTRIBUTE nodeId Description Values RESPONSE Route ...: Description ATTRIBUTE route Description Values This attribute specifies the route number of one of the routes returned as the result of issuing the Run command on the RouteFinder component. Decimal (1..15) This attribute specifies the node ID of a logical node at the near end of the hop. String (22, Hex) Optimal Path Metric Value : ... This response contains the header line for one computed route returned as the result of issuing the Run command on the RouteFinder component.

ATTRIBUTE optMetricValue Description Values This attribute indicates the results of the optimization metric for the best routing path found. Decimal (0..4294967295)

RESPONSE Error:Duplicated remote end is found in .... Description The Check Prov command generates this response when there are duplicated calledIpAddress and calledDlci pairs or backupCalledIpAddress and backupCalledDlci pairs in BnxIwf components under the same FrUni or FrNni. System action: No Activate command is accepted until the provisioning information is corrected. Operator action: Change one or more of the attributes of the duplicated BnxIwf components (calledIpAddress, calledDlci, backupCalledIpAddress, or backupCalledIpAddress) to make the remote ends unique.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 249 Responses ATTRIBUTE illegalFriDuplicated Description Values This attribute contains an offending BnxIwf component. The name of the component

RESPONSE Error: The aggregateNet ... is a host address. Use network address for the corresponding aggregateMask Description This response is generated when host address is used to aggregate routes

ATTRIBUTE ospfAggregateNetAddress Description Values This attribute contains the net address IP address

RESPONSE DPRS MCS switched path associated with McsMgr ... ... Description This response is returned when the operator issued a ping command without the -rtd option and the data path currently being used for this FR VC is a pre-determined DPRS MCS switched path. When data traffic of this FR VC is carried over a DPRS MCS switched path, the ping command should be issued with the -rtd option and meant to get the round-trip-delay information of this switched path. However, if information about this switched path is needed, please refer to the component McsMgr DprsMcsEpG/<x> Ep/<y> EpD associated with this switched path. The steps are as follow (please note that <x> and <y> should be replaced using the actual values displayed in this response): 1) Display the attribute transportConnectionPreference under this component to see how this path is setup (using PORS or ATM). 2) If the value is porsOnly, the path information can be obtained using display McsMgr DprsMcsEpG/<x> Ep/<y> LCo and looking at the value of attribute path. Otherwise, the value for attribute transportConnectionPreference is atmOnly. In this case, you have to check the attribute nextHop under component: McsMgr DprsMcsEpG/ <x> Ep/<y> AtmCon and trace the same attribute manually hop-by-hop to get the path information. ATTRIBUTE vcsEpG Description Values ATTRIBUTE vcsEp Description Values This attribute indicates the Ep number of the DPRS MCS endpoint associated with the switched path. Decimal (1..256) This attribute indicates the group number of the DPRS MCS endpoint associated with the switched path. Decimal (1..8191)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 250 Responses RESPONSE Description The Trace command produces this response when the command completes normally. This is only the initial part of the complete response. The complete response includes multiple instances of AtmTracePartialResponse as well. The following is an example of the complete response: Trace status = Trace Completed Normally Src port Id=001e0001 Src port name =EM/PARIS Atmif/30 Node Id =60A0391111111111111111111111110090CF55E80060 Node name = PARIS Port Id =0700001 Port name= EM/PARIS Atmif/112 ... Node Id =60A0391111111111111111111111110090CF55E81163 Node name = ENGLAND Port Id =0700001 Port name= EM/ENGLANG Atmif/112 ... Node Id = 60A0391111111111111111111111110090CF55E81163 Node name = MOSCOW Port Id =0700001 Port name= EM/MOSCOW Atmif/112 ATTRIBUTE status Description This attribute indicates the status of the trace. The string should be one of the following: Completed normally: The trace completed normally. Incomplete: Partial trace returned. Exceeded information element length limitations: The number of traced nodes exceeded the maximum number of hops. Exceeded message length limitations: The message length exceeded the maximum allowed size. Values Completed normally Incomplete Exceeded information element length limitations Exceeded message length limitations
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 251 Responses ATTRIBUTE srcPortId Description Values ATTRIBUTE srcPortName Description This attribute indicates the node name and the name of the source port used for this connection. This attribute only appears in the trace result for the trace source hop. String (40, ASCII) This attribute indicates the trace source port identifier used for this connection. Decimal (0..4294967295)

Values

RESPONSE Error: The policy described by this component duplicates or conflicts with the policy described by .... Description A Check Prov command produces this response if the addition, deletion, or change of an EgressPolicy or NetworkAddress component results in an inconsistent set of egress policies.

ATTRIBUTE netAddrDupName Description Values This attribute contains the name of the conflicting NetworkAddress component. The name of the component

RESPONSE Error: ... encapType must be llcEncap. Description A Check Prov command produces this response when the encapType attribute of the linked AtmMpe is not llcEncap.

ATTRIBUTE atmMpeName Description Values This attribute contains the name of the AtmMpe component. The name of the component

RESPONSE Error: The combination of attributes ... and ... is invalid because there are non-zero bits in the address which lie outside the mask. Description A Check Prov command produces this response when there are non-zero bits in the sourceAddress or destinationAddress which lie outside the corresponding mask.

ATTRIBUTE invalidAddress Description Values ATTRIBUTE invalidMask Description This attribute contains the numeric ID of the attribute with the invalid mask. This attribute contains the numeric ID of the attribute with the invalid address. Decimal (1..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 252 Responses Values Decimal (1..65535)

RESPONSE Error: More than one Virtual Media Interface component linked to Vr/.... Description The Check command produces this response if more than one Interface of the given VirtualMedia is linked to a given VirtualRouter. Delete any additional VirtualMedia Interfaces, or link them to another VirtualRouter

ATTRIBUTE vrId Description Values This attribute indicates the name of the VirtualRouter. String (1..8, ASCII)

RESPONSE The install version ... does not exist. Description The Install command generates this response when the install file version specified for the fabric application does not exist. System action: The command was not accepted. Operator action: Specify another fabric application version to install, or download the version first from the SDS site.

ATTRIBUTE file Description Values This attribute is the name of the install file to be loaded. String (1..50, ASCII)

RESPONSE Switch side trace result: Description The Trace command produces this response when the command completes normally. This is only the initial part of the complete response. The complete response includes multiple instances of AtmTracePartialResponse as well. An example of the complete response is: Switch side trace result: Trace status = Trace Completed Normally. Src port Id=001e0001 Src port name = EM/PARIS Atmif/30 Node Id=60A0391111111111111111111111110090CF55E80060 Node name = PARIS Port Id =0700001 Port name = EM/PARIS Atmif/112 ...

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 253 Responses

Node Id=60A0391111111111111111111111110090CF55E81163 Node name = ENGLAND Port Id =0700001 Port name= EM/ENGLANG Atmif/112 ... Node Id=60A0391111111111111111111111110090CF55E81163 Node name = MOSCOW Port Id =0700001 Port name= EM/MOSCOW Atmif/112 ATTRIBUTE status Description This attribute indicates the status of the trace. The string is one of the following: Completed normally: The trace completed normally. Incomplete: Partial trace returned. Exceeded information element length limitations: The number of traced nodes exceeded the maximum number of hops. Exceeded message length limitations: The message length exceeded the maximum allowed size. Values Completed normally Incomplete Exceeded information element length limitations Exceeded message length limitations

ATTRIBUTE srcPortId Description Values ATTRIBUTE srcPortName Description This attribute indicates the node name and the name of the source port used for this connection on the ingress side. This attribute only appears in the trace results for the trace source hop. String (40, ASCII) This attribute indicates the port identifier value used for this connection. Decimal (0..4294967295)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 254 Responses RESPONSE Linkside trace result: Description The Trace command produces this response when the command completes normally. This is only the initial part of the complete response. The complete response includes multiple instances of AtmTracePartialResponse as well. The following is an example of the complete response: Linkside trace result: Trace status = Trace Completed Normally. Src port Id=001e0001 Src port name =EM/PARIS Atmif/30 Node Id =60A0391111111111111111111111110090CF55E80060 Node name = PARIS Port Id =0700001 Port name = EM/PARIS Atmif/112 ... Node Id =60A0391111111111111111111111110090CF55E81163 Node name = ENGLAND Port Id =0700001 Port name= EM/ENGLANG Atmif/112 ... Node Id =60A0391111111111111111111111110090CF55E81163 Node name = MOSCOW Port Id =0700001 Port name = EM/MOSCOW Atmif/112 ATTRIBUTE status Description This attribute indicates the status of the trace. The string is one of the following: Completed normally: The trace completed normally. Incomplete: Partial trace returned. Exceeded information element length limitations: The number of traced nodes exceeded the maximum number of hops. Exceeded message length limitations: The message length exceeded the maximum allowed size. Values Completed normally Incomplete Exceeded information element length limitations Exceeded message length limitations
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 255 Responses ATTRIBUTE srcPortId Description Values ATTRIBUTE srcPortName Description This attribute indicates the node name and the name of the source port used for this connection on the ingress side. This attribute only appears in the trace result for the trace source hop. String (40, ASCII) This attribute indicates the port identifier value used for this connection. Decimal (0..4294967295)

Values RESPONSE Description

The Trace command produces this response, or multiple instances of this response, when the path trace test connection completes normally. This partial response is also used by the connection trace to produce the complete response. Multiple instances of this response are part of the complete response as show below: Node Id=60A0391111111111111111111111110090CF55E80060 Node name = PARIS Port Id =0700001 Port name= EM/PARIS Atmif/112 ... Node Id=60A0391111111111111111111111110090CF55E81163 Node name = ENGLAND Port Id =0700001 Port name= EM/ENGLANG Atmif/112 ... Node Id=60A0391111111111111111111111110090CF55E81163 Node name = MOSCOW Port Id =0700001 Port name= EM/MOSCOW Atmif/112

ATTRIBUTE vpiVci Description This attribute indicates the VPI.VCI values are used for this hop on the ingress side. This is the ingress side with respect to the trace or setup messages. This attribute is displayed for ATM interfaces only. For the connection trace, the VPI.VCI values are included in the trace when the -s option is specified. For the test connection, as defined by the specification, the VPI.VCI values are never included when the connection is released at the destination. Values Integer Sequence (0..4095; 0..65535)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 256 Responses ATTRIBUTE dlci Description This attribute indicates the DLCI value used for this hop on the ingress side. This is the ingress side with respect to the trace or setup messages. This attribute is displayed for FrAtm interfaces only. For the connection trace, the VPI.VCI values are included in the trace when the -s option is specified. For the test connection, as defined by the specification, the VPI.VCI values are never included when the connection is released at the destination. Values Decimal (0..1023)

ATTRIBUTE callReference (callref) Description This attribute indicates the call reference value used for this hop on the ingress side. This is the ingress side with respect to the trace or setup messages. For the connection trace, the call reference value is included in the trace when the -a option is specified. For the test connection, as defined by the specification, the call reference value is never included when the connection is released at the destination. Values Hex (H.0..H.ffffff)

ATTRIBUTE endPointReference Description This attribute indicates the end point reference value used for this hop on the ingress side. This is the ingress side with respect to the trace or setup messages. For the connection trace, the end point reference value is included in the trace when the -a option is specified. For the test connection, as defined by the specification, the end point reference value is never included when the connection is released at the destination. Values ATTRIBUTE nodeId Description Values ATTRIBUTE nodeName Description This attribute indicates the nodeName under the ModuleData component for this hop. Only Nortel Networks Multiservice Switches provide this information by including it in the Vendor Specific group.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

Hex (H.0..H.ffff)

This attribute indicates the lowest level node Id traversed for this hop. String (22, Hex)

- 257 Responses Values ATTRIBUTE portId Description Values ATTRIBUTE portName Description This attribute indicates the port name for this hop on the egress side. This is the egress side with respect to the trace or setup messages. Only Nortel Networks Multiservice Switches provide this information by including it in the Vendor Specific group. String (55, ASCII) This attribute indicates the port identifier value for this hop on the egress side. This is the egress side with respect to the trace or setup messages. Decimal (0..4294967295) String (15, ASCII)

Values

ATTRIBUTE pnniTraceContRefusalIndPresent (refusal) Description This attribute indicates whether the PNNI Trace Continuation Refusal indicator is present. PNNI Trace Continuation Refusal indicator indicates that this hop has refused to participate in the trace. This is not applicable for a connection trace because this connection has already been established. Values absent present

ATTRIBUTE crankbackDestNodeIndPresent (dest) Description This attribute indicates whether the PNNI Crankback Received at Trace Destination Node indicator is present. The PNNI Crankback Received at Trace Destination Node indicator indicates that this hop is acting as a trace destination node and has received a crankback for this call from a non-PNNI interface. This is not applicable for a connection trace because this connection has already been established. Values absent present

ATTRIBUTE pnniCrankbackGapIndPresent (gap) Description This attribute indicates whether the PNNI Crankback Gap indicator is present. The PNNI Crankback Gap indicator indicates that the call has been subjected to a crankback, however, no Trace Transit List IE was returned by the node initiating the crankback. This is not applicable for a connection trace because this connection has already been established. Values absent present
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 258 Responses ATTRIBUTE crankBackCause (cause) Description This attribute indicates the crankback cause. Please refer to the PrivateNetwork-to-Network-Interface Specification Version 1.0 for more information. This is not applicable for a connection trace because this connection has already been established. For the test connection, this attribute is present when the traceCrankback is set to Yes. Values Decimal (0..1000)

ATTRIBUTE blockedTransitType (type) Description This attribute indicates the blocked transit type. This is not applicable for a connection trace because this connection has already been established. For the test connection, this attribute is present when the traceCrankback is set to Yes. Values Succeeding end block Blocked node Blocked link

ATTRIBUTE blockedNodeId (bNodeId) Description This attribute indicates the blocked node Id during the call setup request. The blocked node Id identifies the logical node where the connection or party has been blocked. This attribute is present when the blockedTransitType attribute is the Blocked node. Values String (22, Hex)

ATTRIBUTE blockedLinkPrecedingNodeId (pNodeId) Description This attribute indicates the blocked links preceding node Id during the call setup request. The blocked links preceding node Id identifies the logical node preceding a link where the connection or party has been blocked. This attribute is present when the blockedTransitType attribute is Blocked link. Values String (22, Hex)

ATTRIBUTE blockedLinkPortId (bPortId) Description This attribute indicates the blocked links port identifier value used for this connection during the call setup request. The blocked links port identifier identifies a logical port of the blocked links preceding node identifier.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 259 Responses

This attribute is present when the blockedTransitType attribute is Blocked link. Values Decimal (0..4294967295)

ATTRIBUTE blockedLinkSucceedingNodeId (sNodeId) Description This attribute indicates the blocked links succeeding node Id during the call setup request. The blocked links succeeding node Id identifies the logical node succeeding a link where the connection or party has been blocked. This attribute is present when the blockedTransitType attribute is Blocked link. Values ATTRIBUTE dstVpiVci Description This attribute indicates the VPI.VCI values on the destination side. This attribute only appears in the trace result for the trace destination node. This attribute is displayed for ATM interfaces only. For the connection trace, the VPI.VCI values are included in the trace when the -s option is specified. For the test connection, as defined by the specification, the VPI.VCI values are never included when the connection is released at the destination. Values ATTRIBUTE dstDlci Description This attribute indicates the DLCI value on the destination side. This attribute only appears in the trace result for the trace destination node. This attribute is only displayed for FrAtm interfaces. For the connection trace, the VPI.VCI values are included in the trace when the -s option is specified. For the test connection, as defined by the specification, the VPI.VCI values are never included when the connection is released at the destination. Values Decimal (0..1023) Integer Sequence (0..4095; 0..65535) String (22, Hex)

ATTRIBUTE dstCallReference Description This attribute indicates the call reference value on the destination side. This attribute only appears in the trace result for the trace destination node. For the connection trace, the call reference value is included in the trace when the -a option is specified.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 260 Responses

For the test connection, as defined by the specification, the call reference value is never included when the connection is released at the destination. Values Hex (H.0..H.ffffff)

ATTRIBUTE dstEndPointReference Description This attribute indicates the end point call reference value on the destination side. This attribute only appears in the trace result for the trace destination node. For the connection trace, the end point reference value is included in the trace when the -a option is specified. For the test connection, as defined by the specification, the end point reference value is never included when the connection is released at the destination. Values ATTRIBUTE specifiedPath Description This attribute indicates whether this hop is the originator of this manually configured path. Only Nortel Networks Multiservice Switches provide this information by including it in the Vendor Specific group. no yes Hex (H.0..H.ffff)

Values

RESPONSE Syntax Error(s): Description ATTRIBUTE errorString3 Description Values ATTRIBUTE errorString30 Description Values This attribute contains the syntax error when duplicate special characters are found. String (1..255, ASCII) This attribute contains the syntax error when an invalid character is detected in the expression. String (1..255, ASCII) A Set command produces this response when a syntax error is detected in an attribute whose value is a regular expression.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 261 Responses RESPONSE Connection failed or not enough resources. Description The Trace command produces this response to indicate that there are not enough resources and displays the cause identifier for the operator to look at. System action: None. Operator action: Look at the cause identifier, change the proper parameters, and try this command again. ATTRIBUTE causeId Description Values RESPONSE Description The Trace command produces this response when the vendor specific information exists for one hop in the trace record. This is part of the complete response. The complete response may include multiple instances of this response. This attribute indicates the cause code value to identify the failure. Decimal (0..1000)

ATTRIBUTE length Description Values This attribute indicates the length of a vendor specific information group. Decimal (0..11)

ATTRIBUTE organizationUniqueId (oui) Description Values ATTRIBUTE data Description Values This attribute indicates the contents of a vendor specific information group. String (1..8, Hex) This attribute indicates the Organization Unique Identifier (OUI) of a node that is not a Nortel Networks Multiservice Switch. String (3, Dashed Hex)

RESPONSE Error: The value of ripInterface, ..., does not match any RIP interface address provisioned on this routing component. Description A Check Prov command produces this response when the attribute ripInterface is set to an address that does not match any logicalIf address on this routing component (Vr, Rtr or Vrf) that has a RipIf.

ATTRIBUTE invalidRipInterfaceAddress Description Values This attribute contains value of the invalid ripInterface address. IP address

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 262 Responses RESPONSE Error: The value of ripNeighbor, ..., is not a valid IP address for a RIP neighbor. Description A Check Prov command produces this response when the attribute ripNeighbor is set to an address that does not belong to any Class A, B or C network.

ATTRIBUTE invalidRipNbrAddress Description Values This attribute contains value of the invalid ripNeighbor address. IP address

RESPONSE Error: The value of routeReflectorCluster should not be .... Description The Check Prov command produces this response when attribute routeReflector of Bgp component is true and the routeReflectorCluster attribute is 0.0.0.0 or 255.255.255.255.

ATTRIBUTE invalidBgpRouteReflectorClusterId Description Values This attribute contains the invalid route reflector cluster identifier. IP address

RESPONSE Error: Peer ... cannot be a client if the routeReflector attribute of BGP is false. Description A Check Prov command produces this response when the peer is specified as a client but the attribute routeReflector of Bgp component is not true

ATTRIBUTE inwIpBgpRouteReflectorClient Description Values This attribute contains the IP address of the peer that is provisioned as a client IP address

RESPONSE Error: Extenal peer ... cannot be a client of a routeReflector. Description A Check Prov command produces this response when an external peer is provisioned as a client of a Route Reflector.

ATTRIBUTE inwIpBgpRrExternalClientAddress Description Values This attribute contains the IP address of the external peer that is provisioned as a client IP address

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 263 Responses RESPONSE There are ... records available for storage. Description The Start command produces this response indicating the number of records available to be stored. System action: None. Operator action: If the number of records available is zero, the operator should stop and clear some of the existing filters on this Lp or increase the value of Lp/n Eng PTrace Ov maxTraceRecords. ATTRIBUTE recordsAvailable Description Values This attribute indicates the number of available records stored on this Lp. Decimal (0..200)

RESPONSE Error:The encryption key length must be ... hex digits. Description A Check Prov command produces this response when encAlgorithm attribute is set to des, 3des or aes but the length of encKey attribute is not correct. System action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator action: Ensure the length of encKey attribute is correct for the encAlg attribute. ATTRIBUTE encKeySize Description Values The attribute indicates the correct length for the encryption key. Decimal (0; 16; 48)

RESPONSE Error:The authentication key length must be ... hex digits. Description A Check Prov command produces this response when authAlgorithm attribute is set to md5 or sha1, but the length of authKey attribute is not correct (32 or 40). System action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator action: Ensure the length of authKey attribute is valid for the authAlg attribute. ATTRIBUTE authKeySize Description Values The attribute indicates the correct length for the authentication key. Decimal (0; 32; 40)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 264 Responses RESPONSE Warning:You must now set the key(s) for the new component:... Description A Copy Prov command produces this warning when a new Vr/<string> Ip Spd/<string> Policy/<string> Sa/<secDestination, secProtocol, spi> ManualEspSa component is created from an existing one. All attribute values are copied to the new component, except for the authKey and/or encKey attributes. For security reasons, those attribute values are not copied from one component to another. System action: The authKey and/or encKey attributes for the new ManEspSa component are set to empty strings. Any subsequent Check Prov command involving the new component will fail unless the keys have been set to new values by the operator. Operator action: Set the authKey and/or encKey attributes for the new ManEspSa component. ATTRIBUTE componentName Description Values The attribute indicates the component whose keys must be set. The name of the component

RESPONSE Error:The Ip Address ... must be a subnet address given provisioned netMask. Description A Check Prov command produces this response when it detects that the IP address of this IpLogicalInterface or Interface is not a subnet address given the provisioned netMask, and this ProtocolPort or Interface is linked to a VirtualMedia Interface or Loopback Interface component whose mode is set to alwaysUpSummaryInterface. System action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov command completes without errors. Operator action: Change the value of IP address to a subnet address given the provisioned netMask. ATTRIBUTE invalidAddress Description Values This attribute contains the value of invalid IP address. IP address

RESPONSE Released with : Description The Trace command produces this response to indicate the cause and diagnostic code for why the connection was relaesed. System action: None. Operator action: To debug why the connection failed.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 265 Responses ATTRIBUTE causeCode Description This attribute contains the cause code in the transmitted signaling message that contains the CAUSE information element. The cause code is used to describe the reason for generating certain signaling messages. Decimal (0..255)

Values ATTRIBUTE diagCode Description

This attribute contains the diagnostic code in the last transmitted signaling message. The diagnostic code is contained in the CAUSE information element and identifies an information element type or timer type. The diagnostic code is present only if a procedural error is detected by the signaling protocol. A diagnostic code is always accompanied by the cause code. If there is no failure, this attribute is set to NULL. String (0..8, ASCII)

Values

RESPONSE Error:echoCancellationTailLength on a ... card must be set to one of the following values:... Description A Check Prov command produces this response if the user sets the echoCancellationTailLength attribute to an inappropriate value for the card in use. A value of 32 or autoConfigure is allowed on a 12mVspAal card. A value of 32, 48 or autoConfigure is allowed on a Vsp2 card. A value of 64, 128 or autoConfigure is allowed on a 2pGeMmSrVsp3 card. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the echoCancellationTailLength attribute is set to the appropriate value for the card being used ATTRIBUTE vgsCardType Description Values This attribute indicates the card type being used. 12mVspAal Vsp2 2pGeMmSrVsp3

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 266 Responses ATTRIBUTE vgsBragEcanTailLength Description List of This attribute indicates the allowed values for the echoCancellationTailLength attribute. autoConfigure 32 48 64 128 4

List Size RESPONSE Description

This collected event represents the security logs for an SNMP set request. Several such logs may be required for a single set PDU.

ATTRIBUTE managerIpAddress Description Values This attribute is the IP address and port of the SNMP Management station (Manager) that issued the set request. It is in the format of IPaddress-162. String (1..255, ASCII)

ATTRIBUTE snmpCommand Description Values ATTRIBUTE cliCommand Description This attribute is the command line interface (CLI) equivalent of the command that was received by the SNMP Agent (for example, set lp/8 ds1/0 chan/0 timeslotDataRate doNotOverride). There is no equivalent CLI command for a Standard MIB variable set request. String (1..255, ASCII) This attribute is the command that was received by the SNMP Agent (for example, Set mscLpDS1ChanTimeslotDataRate.8.0.0 1). String (1..255, ASCII)

Values ATTRIBUTE response Description

This attribute is the success/failure indicator of the command that was entered. In the case of a failure, a meaningful response message will be provided when possible. In most cases, this is the same message received if the command is entered via the CLI interface. Otherwise the message may be one of these responses defined under the SNMP component: SnmpAgentResourceUnavailable, SnmpAgentForcedOutProvMode, SnmpAgentReqFullSemantic, SnmpAgentUnknownCommunity, SnmpAgentReadonlyCommunity, SnmpAgentReadonlyManager, SnmpAgentUnknownManager, SnmpAgentRespPDUTooBig,
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005

Copyright 2005, Nortel

Nortel Confidential

- 267 Responses SnmpAgentViewInvalidOid, SnmpAgentViewExcluded, SnmpAgentViewNotLeafNode, SnmpAgentViewNotWritable, SnmpAgentViewWrongType, SnmpAgentAddCompError, SnmpAgentSetAttrError, SnmpAgentGeneralErrors, SnmpAgentCpResetErr Values String (1..275, ASCII)

RESPONSE Error:...An invalid object identifier found in VarBind .... Description An SNMP set request produces this response when the SNMP set request has an invalid object identifier. System action: the command terminates without having done anything. Operator action: Validate the object identifier. ATTRIBUTE attributeInError Description Values This attribute contains the index of the SNMP VarBind that caused this error. Decimal (1..1000)

RESPONSE Error:...The object identifier specified in VarBind ... is excluded by the view. Description An SNMP set request produces this response when the SNMP set request has an object identifier that is excluded by the SNMP view. This can represent a security breach. System action: the command terminates without having done anything. Operator action: Use an appropriate view or reconfigure the current one. ATTRIBUTE attributeInError Description Values This attribute contains the index of the SNMP VarBind that caused this error. Decimal (1..1000)

RESPONSE Error:...The object identifier specified in VarBind ... is not a leaf node. Description An SNMP set request produces this response when the SNMP set request has an object identifier that is not a leaf node. System action: the command terminates without having done anything. Operator action: none.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 268 Responses ATTRIBUTE attributeInError Description Values This attribute contains the index of the SNMP VarBind that caused this error. Decimal (1..1000)

RESPONSE Error:...The object identifier spcified in VarBind ... is not writable. Description An SNMP set request produces this response when the SNMP set request has an object identifier that is not writable. System action: the command terminates without having done anything. Operator action: Validate the object identifier. ATTRIBUTE attributeInError Description Values This attribute contains the index of the SNMP VarBind that caused this error. Decimal (1..1000)

RESPONSE Error:...The value specified in VarBind ... has the wrong type. Description An SNMP set request produces this response when the SNMP set request has an object identifier with a wrong type. System action: the command terminates without having done anything. Operator action: Validate the type of the object identifier. ATTRIBUTE attributeInError Description Values This attribute contains the index of the SNMP VarBind that caused this error. Decimal (1..1000)

RESPONSE Error:...Set failed on VarBind ... with the error status: .... Description An SNMP set request produces this response when the SNMP set request failed on a Standard MIB variable. System action: the command terminates without having done anything. Operator action: Check the logs for the SNMP error status. ATTRIBUTE snmpVarBindIndex Description Values This attribute contains the index of the SNMP VarBind that caused this error. Decimal (1..1000)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 269 Responses ATTRIBUTE snmpErrorCode Description Values This attribute contains the SNMP error status (RFC1905). tooBig noSuchName badValue readOnly genErr noAccess wrongType wrongLength wrongEncoding wrongValue noCreation inconsistenValue resourceUnavailable commitFailed undoFailed authorizationError notWritable inconsistenName lastError

RESPONSE Error:...Set failed on Component ... with the error status: .... Description An SNMP set request produces this response when the SNMP set request failed on adding a component. System action: the command terminates without having done anything. Operator action: Check the logs for the SNMP error status. ATTRIBUTE snmpFailedCompName Description Values This attribute contains the component name the set request failed on. The name of the component

ATTRIBUTE snmpAddErrorCode Description Values This attribute contains the SNMP error status (RFC1905). genErr wrongValue inconsistenName

RESPONSE Error:...Set failed on Attribute ...... with the error status: .... Description An SNMP set request produces this response when the SNMP set request failed on setting an attribute. System action: the command terminates without having done anything. Operator action: Check the logs for the SNMP error status.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 270 Responses ATTRIBUTE snmpFailedSetCompName Description Values This attribute contains the component name the set request failed on. The name of the component

ATTRIBUTE snmpFailedAttrName Description Values Replication This attribute contains the attribute name the set request failed on. Decimal (1..65535) The name of the component

ATTRIBUTE snmpSetErrorCode Description Values This attribute contains the SNMP error status (RFC1905). genErr wrongLength wrongValue inconsistenName

RESPONSE Error:The dscpToMatch attribute must contain at least one value. Description A Check Prov command produces this response if the dscpToMatch attribute of the BehaviorAggregate component does not contain at least one value. System Action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov completes without errors. Operator Action: Ensure that the dscpToMatch attribute contains at least one value. ATTRIBUTE ba1 Description Values This attribute specifies the BehaviorAggregate component where the dscpToMatch attribute is empty. The name of the component

RESPONSE Error:The following BehaviorAggregate components contain conflicting dscpToMark values: Description A Check Prov command produces this response if the dscpToMark attribute of any two BehaviorAggregate subcomponents of the same IngressServices or the same EgressServices specify the same DSCP value. System Action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov completes without errors. Operator Action: Remove one of the two conflicting BehaviorAggregate components, or ensure that the two dscpToMark attributes specify different DSCP values.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 271 Responses ATTRIBUTE ba1 Description Values ATTRIBUTE ba2 Description Values This attribute specifies the second of two conflicting BehaviorAggregate components. The name of the component This attribute specifies the first of two conflicting BehaviorAggregate components. The name of the component

RESPONSE Error:The following BehaviorAggregate components contain conflicting dscpToMatch values: Description A Check Prov command produces this response if any value specified by the dscpToMatch attribute appears in two different BehaviorAggregate subcomponents of the same IngressServices or of the same EgressServices. System Action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov completes without errors. Operator Action: Remove one of the two conflicting BehaviorAggregate components, or ensure that the two dscpToMatch attributes specify disjoint sets of DSCP values. ATTRIBUTE ba1 Description Values ATTRIBUTE ba2 Description Values This attribute specifies the second of two conflicting BehaviorAggregate components. The name of the component This attribute specifies the first of two conflicting BehaviorAggregate components. The name of the component

RESPONSE Error:One of the following two PerHopBehavior subcomponent instances must be removed: Description A Check Prov command produces this response if two PerHopBehavior subcomponents instance values are equal. System Action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Remove one of the two conflicting PerHopBehavior components.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 272 Responses ATTRIBUTE phb1 Description Values ATTRIBUTE phb2 Description Values This attribute specifies the second of two conflicting PerHopBehavior components. The name of the component This attribute specifies the first of two conflicting PerHopBehavior components. The name of the component

RESPONSE Error:The media ... is not supported for a Virtual Router that is linked to a VpnXc card. Description The Check Prov command produces this response when a VirtualRouter is linked to a VpnXc card, and it has a ProtocolPort that is linked to a media which is not supported for a VpnXc based Virtual Router. System action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator action: One of the following actions should be taken: - delete the ProtocolPort that is linked to the unsupported media, or - set the value of the virtualRouterProcessor attribute for the VirtualRouter to Lp/0, or - move the ProtocolPort to a VirtualRouter whose virtualRouterProcessor attribute value is Lp/0. ATTRIBUTE media Description Values This attribute indicates the component name of the unsupported media. The name of the component

RESPONSE Error:The ... feature does not support ... trace receiver. Description The Start command produces this response when attempted against a service trace receiver that is not supported by the targeted trace service. System action: The Start command has no effect. Operator action: Check the specified receiver type against the type of service trace as following, correct the receiver name in service SrvTrace rcvr attribute, then enter Start command again. Currently, Frame Relay Trace features support X25, FrameRelay and ATM receivers, and ATM Trace features support FrAtm and ATM receivers. ATTRIBUTE serviceTraceFeature Description Values This attribute indicates the name of service trace feature. String (0..20, ASCII)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 273 Responses ATTRIBUTE rcvrFeature Description Values This attribute indicates the name of trace receiver feature. String (0..20, ASCII)

RESPONSE Error:The dscpToMark attribute is not equal to the instance value of a PerHopBehavior subcomponent of the Vr DifferentiatedServicesDomain Description A Check Prov command produces this response if the dscpToMark attribute value of the BehaviorAggregate subcomponent of the IngressServices is not equal to the instance value of a PerHopBehavior subcomponent under the VirtualRouter DifferentiatedServicesDomain. System Action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov completes without errors. Operator Action: Ensure that the dscpToMark attribute of the BehaviorAggregate subcomponent of the IngressServices is equal to the instance value of a PerHopBehavior subcomponent under the VirtualRouter DifferentiatedServicesDomain. ATTRIBUTE ba1 Description Values This attribute specifies the BehaviorAggregate component where the dscpToMark attribute is out of range. The name of the component

RESPONSE Error:The following component,..., is incompatible with the use of a VrAp component in this Nsta/n Vgs hierarchy. Description A Check Prov command produces this response if a user tries to provision one of the following components under the same Nsta/n Vgs component tree where the VrAp component is provisioned: Nap, Aap, Pap, SpvcAp, IpIf and VCac. System action: The Check Prov command fails. No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that no such component is provisioned within a Nsta/n Vgs component hierarchy which contains a VrAp component. ATTRIBUTE disallowedCompName Description Values This attribute contains the name of the disallowed component. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 274 Responses RESPONSE Error:Duplicate IP addresses are assigned to the following components:... Description A Check Prov command generates this response if the same IP address is assigned to two or more components which have VrAp subcomponents associated with the same Vr/n component instance. System action: The Check Prov command fails. No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the IP addresses are unique for all components with VrAp subcomponents associated with the same Vr/n component instance. ATTRIBUTE vgsCheckDuplicateErrCmpnt Description List of This attribute contains the names of the components for which this check fails. The name of the component

RESPONSE Error:The ... component must have its mode attribute set to alwaysUpInterface. Description A Check Prov command generates this response if the Vm/n If/m instance has a Mode attribute value other than alwaysUpInterface. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the Vm/n If/m instance associated with this VrAp component has the mode attribute set to alwaysUpInterface. ATTRIBUTE vrapCheckVmIfMode Description Values This attribute contains the name of the Vm/n If/m component for which this check fails. The name of the component

RESPONSE Error:The udpPortBase attribute must equal 16384, 32768 or 49152 when provisioned on a ... card. Description A Check Prov command produces this response if the user tries to provision a udpPortBase value other than 16384, 32768 or 49152 when the Shelf Card cardType attribute is of the specified type. System action: no Activate command is accepted until a subsequent Check Prov command completes without errors. Operator action: Provision the udpPortBase attribute with a value of 16384, 32768 or 49152.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 275 Responses ATTRIBUTE vgsCardType Description Values This attribute indicates the card type being used. 2pGeMmSrVsp3 2pOC3ChSmIrVsp3 2pVS

RESPONSE Error:The tosMask attribute of the following components are not equal: Description A Check Prov command produces this response if the tosMask attribute of all EgressCosTreatment subcomponents of the CosPolicyGroup are not equal. System Action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Ensure that the tosMask attribute of all EgressCosTreatment subcomponents of the CosPolicyGroup are equal. ATTRIBUTE inwIpPolEgressCosTmtTosMask1 Description Values This attribute specifies the first of two EgressCosTreatment components where the tosMask attributes are not equal. The name of the component

ATTRIBUTE inwIpPolEgressCosTmtTosMask2 Description Values This attribute specifies the second of two EgressCosTreatment components where the tosMask attributes are not equal. The name of the component

RESPONSE Error:The provisioned IP address must not be a broadcast address within the provisioned subnetMask. Description A Check Prov command produces this response if the IP Address is a broadcast address with in the subnetMask. System Action: no Activate Prov command will be accepted until a subsequent Check Prov command completes without errors. Operator Action: Provision a non-broadcast IP address. ATTRIBUTE broadcastIpAddress Description Values This attribute contains the value of the broadcast IP address. IP address

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 276 Responses RESPONSE The following patched AVs reference the AV that you are attempting to remove. To remove the AV in question,first remove the patched AVs. Description The Remove command produces this response when the AV cannot be removed because there is a dependent patched AV present on the disk. Because of the relationship between a patched AV and its parent AV, the parent AV cannot be removed while it has patched AVs present on the disk, regardless of whether the patched AVs are currently in use. System action: The AV is not removed. Operator action: If the patched AVs are no longer in use, remove these AVs, and then remove the original AV. If the patched AVs are still in use, this AV cannot be removed. ATTRIBUTE listOfFileNames Description List of This attribute is a list of patched AVs that are based on the AV that the user is attempting to remove. String (1..30, ASCII)

RESPONSE Warning:The discardPriority attribute of the following components specify different drop precedence selection methods: Description A Check Prov command produces this response if the discardPriority attribute of one or more, but not all, of the IngressCosTreatment subcomponents of the CosPolicyGroup is set to unchanged. System Action: The Check Prov will complete if there are no errors, however if the CosPolicyGroup component is used and the view is activated, then the Class of Service (CoS) to drop precedence mapping will not always apply. Operator Action: Ensure that the discardPriority attribute of all IngressCosTreatment subcomponents of the CosPolicyGroup are either all set to unchanged or each set individually to high, medium, or low. ATTRIBUTE inwIpIngressCosTmtPortDp1 Description Values This attribute specifies the first of two IngressCosTreatment components where the discardPriority attributes conflict. The name of the component

ATTRIBUTE inwIpIngressCosTmtPortDp2 Description Values This attribute specifies the second of two IngressCosTreatment components where the discardPriority attributes conflict. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 277 Responses RESPONSE Warning:The ... attribute will be ignored when the ClsDef component is provisioned. Description The Check Prov command produces this response when the ClsDef component is provisioned. System Action: The Check Prov passes. Operator Action: No operator action required. ATTRIBUTE mplsRsvpQosClsBwWarning Description Values This attribute indicates the name of the Bandwidth attribute to be used in the response. Decimal (0..65535)

RESPONSE The following patches are mutually exclusive and cannot beprovisioned together: Description The check Prov command produces this response when two or more Reset patches provisioned in the Sw patchList are found to be patching the same object file. Such patches cannot be activated together and are mutually exclusive. System action: Semantic check is failed. No patches are loaded. The current view is unchanged. Operator action: If a patch is required that reflects all the solutions found in the patches in question, contact your customer support representative in order to obtain a composite patch. If only one of the patches is required, remove all of the other flagged patches from the Sw Patchlist. ATTRIBUTE duplicatePatchObjList Description List of This attribute indicates a list of Reset patches that cannot be provisioned together because they patch the same object file. String (1..30, ASCII)

RESPONSE The following Reset patches in the Sw patchList are incompatible with the patched AVs in the Sw Avl: Description The check prov command produces this response when a conflict is detected between a patched AV (new application version based on an existing, released AV) and a Reset patch provisioned in the Sw patchList. Such conflicts arise when both patches are patching the same object file. System action: Semantic check is failed. No patches are loaded. The current view is unchanged. Operator action: If a patch is required that reflects all the solutions found in the patches in question, contact your customer support representative in order to obtain a composite patch. If only the patched AV is required, remove all of the flagged patches from the Sw Patchlist.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 278 Responses ATTRIBUTE patchPdAvConflictList Description This attribute indicates a list of patches (patched AVs and Reset patches from the Sw patchList) that cannot be provisioned together because they patch the same object file. String (1..30, ASCII)

List of

RESPONSE Warning:The cpEquipmentProtection attribute has been changed.Standby CP (card ...) will restart when this view is activated. Description This response is issued when the standby CP will be restarted due to a change in the cpEquipmentProtection attribute.

ATTRIBUTE cpepCardNumberReset Description Values The card number of the standby CP card which will be reset when the provisioning view is activated. Decimal (0..15)

RESPONSE Error:An Lsp component must have a ... or a ... subcomponent provisioned when an AtmSap component is provisioned under the LspG component. Description The Check Prov command produces this response when one of the specified components cannot be found in the edit view. System Action: The Check Prov fails. Operator Action: Provision the component indicated as missing component under this Lsp component. ATTRIBUTE mplsLspGLspOneOfTwoSubCompError Description Values This attribute indicates the name of the missing subcomponent to be used in the response. Decimal (0..65535)

ATTRIBUTE mplsLspGLspOneOfTwoRsvpQosError Description Values This attribute indicates the name of the other component to be used in the response. Decimal (0..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 279 Responses RESPONSE Error: The value of peerIpAddress, ..., does not match the address of any peer of the associated VCG virtual router. Description A Check Prov command produces this response when the value of attribute peerIpAddress does not match the address of any BGP peer of the associated VCG virtual router. System action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Ensure that the value of the peerIpAddress attribute of the MBgp ImportPolicy/n subcomponent under this VirtualRouter matches the instance value of one of the Bgp Peer/<peerIpAddress> subcomponents under the associated VCG VirtualRouter. ATTRIBUTE invalidPeerAddress Description Values This attribute contains the invalid peerIpAddress value. IP address

RESPONSE Error: The address ... is not a valid IP network address prefix. Description A Check Prov command produces this response when the address prefix defined by the Network component is not a valid IP network address prefix. Examples include all 0s (0.0.0.0) or all 1s (255.255.255.255). System action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Provision the prefix and length attributes of the specified Network component to be a valid non-reserved address prefix. ATTRIBUTE invalidAddress Description Values This attribute contains the value of the invalid address prefix. IP address

RESPONSE Warning:The ... attribute will be ignored when the Lsp component has an RsvpQos subcomponent. Description The Check Prov command produces this response when the Lsp component has an RsvpQos component provisioned and the PathOnDemand attribute has been set to enabled. System Action: The Check Prov command passes. Operator Action: No operator action required.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 280 Responses ATTRIBUTE mplsTeRsvpQosWarning Description Values This attribute indicates the name of the attribute to be used in the response. Decimal (0..65535)

RESPONSE Error:An Lsp component must not have a ... subcomponent provisioned when a StaticRoute subcomponent is provisioned. Description The Check Prov command produces this response when the specified component name is found in the edit view. System Action: The Check Prov fails. Operator Action: Remove the component indicated under this Lsp component. ATTRIBUTE mplsLspGLspNotAllowedCompError Description Values This attribute indicates the name of the component to be used in the response. Decimal (0..65535)

RESPONSE Warning:Duplicate IP addresses are assigned to the following components:... Description A Check Prov command generates this response if the same IP address is assigned to two or more components within any Nsta/n Vgs components hierarchy. System action: None. Operator action: Ensure that the duplication of IP addresses do not cause a problem. ATTRIBUTE vgsCheckDuplicateWngCmpnt Description List of This attribute contains the names of the components for which duplicate IP addresses are identified by this check. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 281 Responses RESPONSE Warning:tdmLogLaw is recommended to take one of the following values:... Description A Check Prov command produces this response if the user sets the tdmLogLaw attribute to an inappropriate value for the card in use. A value of aLaw or autoConfigure is recommended for an E1 port. A value of muLaw or autoConfigure is recommended for an DS1 port. System action: An Activate Prov command will be accepted with a warning being generated. Operator action: Ensure that the tdmLogLaw attribute is set to the appropriate value for the TDM interface being used. ATTRIBUTE vgsBragTdmLogLaw Description List of This attribute indicates the allowed values for the tdmLogLaw attribute. muLaw aLaw autoConfigure 2

List Size

RESPONSE Warning:The provisioned ATM Sustained Cell Rate may be too small if all timeslots are active. Description A Check Prov command produces this response if the user tries to provision a sustained cell rate which is less than the minimum value that would be required for a given connection. This value is altered when fax idle suppression or silence suppression is enabled. System action: None. Operator action: Ensure that the Sustained Cell Rate is acceptable. ATTRIBUTE subComponent Description The name of the related component which contains the Sustained Cell Rate. It may be one of the following: AtmIf/n Vcc/m Vcd Tm. Nsta/n Conn/m Aap Nsta/n Conn/m SpvcAp" Values The name of the component

ATTRIBUTE nstaSustainedCellRate Description Values The calculated value of the sustained cell rate. Decimal (0..2147483647)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 282 Responses RESPONSE Error: FrUni DirectConnection and Dlci ... are mutually exclusive. Description The Check Prov command generates this response when a DirectConnection component is provisioned under the FrUni component, and a BnxIwf or IpConnection subcomponent is provisioned under a Dlci subcomponent of the same FrUni. System Action: The Check Prov command fails. An Activate Prov command will not be accepted until a subsequent Check Prov completes without errors. Operator Action: Delete the DirectConnection component under the FrUni. or Delete the Dlci with the BnxIwf or IpConnection subcomponent provisioned under it. or Replace the BnxIwf or IpConnection component under the indicated Dlci with a DirectCall component. ATTRIBUTE frUniDlciMutualExclusiveNetCmpnt Description Values This attribute indicates the Dlci subcomponent that is mutually exclusive to the DirectConnection subcomponent. Decimal (1..65535)

RESPONSE Error:The following IpAddrLayer4Flow components conflict with each other because they both specify all addresses, the same port numbers, and the same protocol: Description A Check Prov command produces this response if the following conditions are all true for two IpAddrLayer4Flow subcomponents of the CosPolicyGroup: 1. The values of the assignedCos attribute of the parent Policy components are not equal. 2. The values of the protocol attributes are equal. 3. The values of the prefixLength attributes are zero. 4. The values of the portNumberRange attributes are equal. System Action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Ensure that at least one of the following conditions is true for the two IpAddrLayer4Flow components: 1. The protocol attributes have different values. 2. The prefix and prefixLength attributes specify different IP address ranges. 3. The portNumberRange attributes specify non-overlapping port ranges.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 283 Responses ATTRIBUTE flow1 Description Values ATTRIBUTE flow2 Description Values This attribute specifies the second of two conflicting IpAddrLayer4Flow components. The name of the component This attribute specifies the first of two conflicting IpAddrLayer4Flow components. The name of the component

RESPONSE Error:The following IpAddrLayer4Flow components conflict with each other because they both specify all addresses, the same port numbers, and the same protocol: Description A Check Prov command produces this response if the following conditions are all true for two IpAddrLayer4Flow subcomponents of the DiffServProfile: 1. The values of the assignedPhb attribute of the parent MfMap components are not equal. 2. The values of the protocol attributes are equal. 3. The values of the prefixLength attributes are zero. 4. The values of the portNumberRange attributes are equal. System Action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Ensure that at least one of the following conditions is true for the two IpAddrLayer4Flow components: 1. The protocol attributes have different values. 2. The prefix and prefixLength attributes specify different IP address ranges. 3. The portNumberRange attributes specify non-overlapping port ranges. ATTRIBUTE flow1 Description Values ATTRIBUTE flow2 Description Values This attribute specifies the second of two conflicting IpAddrLayer4Flow components. The name of the component This attribute specifies the first of two conflicting IpAddrLayer4Flow components. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 284 Responses RESPONSE Error:The following IpAddrLayer4Flow components conflict with each other because they both specify the same addresses, the same port numbers, and the same protocol: Description A Check Prov command produces this response if the following conditions are all true for two IpAddrLayer4Flow components under the CosPolicyGroup: 1. The values of the assignedCos attribute of the parent Policy components are not equal. 2. The values of the protocol attributes are equal. 3. The values of the prefixLength attributes are equal and not zero. 4. The values of the prefix attributes are equal up to the prefix length. 5. The values of the portNumberRange attributes are equal. System Action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Ensure that at least one of the following conditions is true for the two IpAddrLayer4Flow components: 1. The protocol attributes have different values. 2. The prefix and prefixLength attributes specify different IP address ranges. 3. The portNumberRange attributes specify non-overlapping port ranges. ATTRIBUTE flow1 Description Values ATTRIBUTE flow2 Description Values This attribute specifies the second of two conflicting IpAddrLayer4Flow components. The name of the component This attribute specifies the first of two conflicting IpAddrLayer4Flow components. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 285 Responses RESPONSE Error:The following IpAddrLayer4Flow components conflict with each other because they both specify the same addresses, the same port numbers, and the same protocol: Description A Check Prov command produces this response if the following conditions are all true for two IpAddrLayer4Flow components under the DiffServProfile: 1. The values of the assignedPhb attribute of the parent MfMap components are not equal. 2. The values of the protocol attributes are equal. 3. The values of the prefixLength attributes are equal and not zero. 4. The values of the prefix attributes are equal up to the prefix length. 5. The values of the portNumberRange attributes are equal. System Action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Ensure that at least one of the following conditions is true for the two IpAddrLayer4Flow components: 1. The protocol attributes have different values. 2. The prefix and prefixLength attributes specify different IP address ranges. 3. The portNumberRange attributes specify non-overlapping port ranges. ATTRIBUTE flow1 Description Values ATTRIBUTE flow2 Description Values This attribute specifies the second of two conflicting IpAddrLayer4Flow components. The name of the component This attribute specifies the first of two conflicting IpAddrLayer4Flow components. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 286 Responses RESPONSE Error:The following IpAddrLayer4Flow components conflict with each other because they both specify all addresses, all port numbers, and the same protocol: Description A Check Prov command produces this response if the following conditions are all true for two IpAddrLayer4Flow subcomponents of the CosPolicyGroup: 1. The values of the assignedCos attribute of the parent Policy components are not equal. 2. The values of the protocol attributes are equal. 3. The values of the prefixLength attributes are zero. 4. The values of the portNumberRange attributes are not specified. System Action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Ensure that at least one of the following conditions is true for the two IpAddrLayer4Flow components: 1. The protocol attributes have different values. 2. The prefix and prefixLength attributes specify different IP address ranges. 3. The portNumberRange attributes specify non-overlapping port ranges. ATTRIBUTE flow1 Description Values ATTRIBUTE flow2 Description Values This attribute specifies the second of two conflicting IpAddrLayer4Flow components. The name of the component This attribute specifies the first of two conflicting IpAddrLayer4Flow components. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 287 Responses RESPONSE Error:The following IpAddrLayer4Flow components conflict with each other because they both specify all addresses, all port numbers, and the same protocol: Description A Check Prov command produces this response if the following conditions are all true for two IpAddrLayer4Flow subcomponents of the DiffServProfile: 1. The values of the assignedPhb attribute of the parent MfMap components are not equal. 2. The values of the protocol attributes are equal. 3. The values of the prefixLength attributes are zero. 4. The values of the portNumberRange attributes are not specified. System Action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Ensure that at least one of the following conditions is true for the two IpAddrLayer4Flow components: 1. The protocol attributes have different values. 2. The prefix and prefixLength attributes specify different IP address ranges. 3. The portNumberRange attributes specify non-overlapping port ranges. ATTRIBUTE flow1 Description Values ATTRIBUTE flow2 Description Values This attribute specifies the second of two conflicting IpAddrLayer4Flow components. The name of the component This attribute specifies the first of two conflicting IpAddrLayer4Flow components. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 288 Responses RESPONSE Error:The following IpAddrLayer4Flow components conflict with each other because they both specify the same addresses, all port numbers, and the same protocol: Description A Check Prov command produces this response if the following conditions are all true for two IpAddrLayer4Flow components under the CosPolicyGroup: 1. The values of the assignedCos attribute of the parent Policy components are not equal. 2. The values of the protocol attributes are equal. 3. The values of the prefixLength attributes are equal. 4. The values of the prefix attributes are equal up to the prefix length. 5. The values of portNumberRange attributes are not specified. System Action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Ensure that at least one of the following conditions is true for the two IpAddrLayer4Flow components: 1. The protocol attributes have different values. 2. The prefix and prefixLength attributes specify different IP address ranges. 3. The portNumberRange attributes specify non-overlapping port ranges. ATTRIBUTE flow1 Description Values ATTRIBUTE flow2 Description Values This attribute specifies the second of two conflicting IpAddrLayer4Flow components. The name of the component This attribute specifies the first of two conflicting IpAddrLayer4Flow components. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 289 Responses RESPONSE Error:The following IpAddrLayer4Flow components conflict with each other because they both specify the same addresses, all port numbers, and the same protocol: Description A Check Prov command produces this response if the following conditions are all true for two IpAddrLayer4Flow components under the DiffServProfile: 1. The values of the assignedPhb attribute of the parent MfMap components are not equal. 2. The values of the protocol attributes are equal. 3. The values of the prefixLength attributes are equal. 4. The values of the prefix attributes are equal up to the prefix length. 5. The values of portNumberRange attributes are not specified. System Action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Ensure that at least one of the following conditions is true for the two IpAddrLayer4Flow components: 1. The protocol attributes have different values. 2. The prefix and prefixLength attributes specify different IP address ranges. 3. The portNumberRange attributes specify non-overlapping port ranges. ATTRIBUTE flow1 Description Values ATTRIBUTE flow2 Description Values This attribute specifies the second of two conflicting IpAddrLayer4Flow components. The name of the component This attribute specifies the first of two conflicting IpAddrLayer4Flow components. The name of the component

RESPONSE Error:The ... attribute does not conform to required syntax. Description A Check Prov command produces this response if the value of one of the termination identifier format attributes does not comply with the relevant termination identifier syntax. The termination identifier syntax is described in NTP NN10600-780. System action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov command completes without errors. Operator action: Provision the attribute to comply with the termination identifier syntax.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 290 Responses ATTRIBUTE formatAttribute Description Values The name of the Mgc termination ID format attribute which is at fault. ds3Format e1Format stmnVc4Vc12Format stsnOcnVt15Format ipFormat aal2Format

RESPONSE Error:stateChangeSignalingMode on a ... card must be set to .... Description A Check Prov command produces this response if the user tries to provision the stateChangeSignalingMode attribute with a value incompatible with the current VSP card type. System action: The Check Prov command fails. No Activate Prov command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the stateChangeSignalingMode attribute is set to the appropriate value for the current VSP card being used. ATTRIBUTE vgsCardType Description Values This attribute indicates the VSP card type currently being used by PVG. 12mVspAal Vsp2 2pOC3ChSmIrVsp3 Vsp2W

ATTRIBUTE vgsStateChangeSignalingMode Description Values This attribute indicates the current setting of Mgc stateChangeSignalingMode attribute. proprietary itu

RESPONSE Error:The expanded form of ... may exceed 64 characters in length. Description A Check Prov command produces this response if the maximum possible length of a termination ID is greater than 64 characters. Expansion of the termination ID formats is described in NTP NN10600780. System action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov command completes without errors. Operator action: Provision the format attribute to produce termination IDs whose maximum length is no greater than 64 characters.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 291 Responses ATTRIBUTE formatAttribute Description Values The name of the Mgc termination ID format attribute, which is at fault. ds3Format e1Format stmnVc4Vc12Format stsnOcnVt15Format ipFormat aal2Format

RESPONSE Error:The following format attributes will result in identical termination IDs:... Description A Check Prov command produces this response if any of the following attributes result in identical termination IDs when expanded: ds3Format e1Format stmnVc4Vc12Format stsnOcnVt15Format ipFormat aal2Format Expansion of the termination ID formats is described in NTP NN10600780. System action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov command completes without errors. Operator action: Provision the relevant termination ID format attributes to produce unique termination IDs. ATTRIBUTE equalAttributes Description List of A list of Mgc termination ID format attribute names. ds3Format e1Format stmnVc4Vc12Format stsnOcnVt15Format ipFormat aal2Format

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 292 Responses RESPONSE Error:The Rd or Rt instance value ... specified is not valid. Description A Check Prov command produces this response when the Rd or Rt value specified for this VRF is not valid. Valid syntax values can be one of two types, type 0 or type 1. Type 0 syntax is represented as AS:index, where AS is a valid 2 byte autonomous system number and index is a valid 4 byte integer. Type 1 syntax is represented as IPAddr:index, where IPADDR is a valid non-zero IP Address and index is a valid 2 byte integer. System action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Delete the RouteDistinguisher or RouteTarget component which is causing the semantic check to fail. Add the RouteDistinguisher or RouteTarget value to be a valid value as specified above. ATTRIBUTE invalidRdRtValue Description Values This attribute contains the instance value of the invalid RouteDistinguisher or RouteTarget. String (3..21, ASCII)

RESPONSE Error:The Rd instance value ... specified must be unique across all Vrfs. Description A Check Prov command produces this response when the Rd instance value specified for this VpnRouteForwarder already exists for another Vrf. System action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Ensure that the RouteDistinguisher instance value specified is unique across all Vrfs. ATTRIBUTE nonUniqueRdValue Description Values This attribute contains the instance value of the duplicate RouteDistinguisher. String (3..21, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 293 Responses RESPONSE Provisioned file is saved under a new version .... Use -force to attempt loading. Description A Load command generates this response when the application version in the provisioning file is newer than the current running software version on the shelf. The saved data of some components may be lost while loading this file. System action: The Load command is not executed. Operator action: Use -force to attempt loading. ATTRIBUTE versionName Description Values This attribute indicates the application version in the provisioning file being loaded. String (1..30, ASCII)

RESPONSE Warning:The type of component ... has changed.The provisioned data for this component will be lost. Description The Load command generates this response when the component type in the current running software is different from the component type in the software being loaded. The saved provisioned data for the component will be lost upon activation. System action: Display partial warning message and continue loading. Operator action: Note that the component has changed its type; therefore, its attributes will have default values. ATTRIBUTE component Description Values RESPONSE Error:... Description This error response is generated during the CheckProv command. It is generated if the framingType of the framer for the TdmaIwfBearerChannel does not match the card type to which the TdmaIwfBearerChannel is being provisioned or the TdmaIwfBearerChannel is being placed on an unknown card type. This attribute contains the name of the component which has changed its type. The name of the component

ATTRIBUTE tdmaIwfBcUnknownCardType Description Values This attribute indicates the TdmaIwfBearerChannel has an unknown card type. Decimal (0)

ATTRIBUTE tdmaIwfMvpFramingTypeError Description This attribute indicates that the TdmaIwfBearerChannels framing type does not match its DS1Mvp or E1Mvp card type.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 294 Responses Values Decimal (0)

ATTRIBUTE tdmaIwfMtxFramingTypeError Description Values RESPONSE Error:... Description This error response is generated when an IP address is not set for this TdmaIwfCallServer or the IP address is already being used by another TdmaIwfCallServer. This attribute indicates that the TdmaIwfBearerChannels framing type does not match its DS1C or E1C card type. Decimal (0)

ATTRIBUTE tdmaIwfCsIpAddressUnset Description This attribute indicates the TdmaIwfCallServer added a TdmaIwfLogicalProcessor that is being used by another TdmaIwfCallServer. Decimal (0)

Values

ATTRIBUTE tdmaIwfCsIpAddressInUse Description This attribute indicates the TdmaIwfCallServer added a TdmaIwfLogicalProcessor that is being used by another TdmaIwfCallServer. Decimal (0)

Values RESPONSE Error:... Description

This error response is generated when a virtualRouterName set for this TdmaIwfCallServer is not set or is set to a non-provisioned virtualRouterName.

ATTRIBUTE tdmaIwfVrAttrUnset Description A CheckProv command produces this response if the virtualRouterName attribute of this TdmaIwfCallServer is not set or references a nonexistent virtualRouterName. Decimal (0)

Values

ATTRIBUTE tdmaIwfInvalidVrSet Description Values This attribute indicates the virtualRouterName set for this TdmaIwfCallServer has not been provisioned. Decimal (0)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 295 Responses RESPONSE Error:... Description This error response is generated when the TdmaIwfCallServer TdmaIwfLogicalProcessor instance is not added , another TdmaIwfCallServer already has that TdmaIwfLogicalProcessor, or the user is attempting to provision a service other than TDMA asynchronous data call.

ATTRIBUTE tdmaIwfLpInUse Description This attribute indicates the TdmaIwfCallServer added a TdmaIwfLogicalProcessor that is being used by another TdmaIwfCallServer. Decimal (0)

Values

ATTRIBUTE tdmaIwfAsyncDataOnlySupported Description This attribute indicates the supported service provisioned for the TdmaIwfCallServer includes another service or services other than asynchronous data only. Decimal (0)

Values

ATTRIBUTE tdmaIwfTdmaOnlySupported Description Values RESPONSE Error:... Description This error response is generated during the CheckProv command. It is generated if the following occurs: 1) the TdmaIwfBearerChannel has no corresponding TdmaIwfCallServer. 2) the TdmaIwfLogicalProcessor between corresponding TdmaIwfBearerChannel and TdmaIwfCallServer does not match. 3) the LogicalProcessor and its main card do not match. The correspondence between the two components is established by way of the first index of the TdmaIwfBearerChannel and the index of the TdmaIwfCallServer. This attribute indicates the supported technology provisioned for the TdmaIwfCallServer includes something other than TDMA only. Decimal (0)

ATTRIBUTE tdmaIwfCallServerNotProvisioned Description Values This attribute indicates the corresponding TdmaIwfCallServer is not provisioned. Decimal (0)

ATTRIBUTE tdmaIwfLpConflict Description This attribute indicates the TdmaIwfLogicalProcessor linked by the corresponding TdmaIwfCallServer and TdmaIwfBearerChannel is not the same. Decimal (0)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

Values

- 296 Responses ATTRIBUTE tdmaIwfLpError Description This attribute indicates that the LogicalProcessors instance number does not match the card number to which it is provisioned. The user must reprovision the LogicalProcessor so that it matches the card number. Decimal (0)

Values RESPONSE Error: ... Description

The CheckProv command produces this response if the timeslots attribute of the Channel component associated with this bearer channel contains more than one timeslot. This error message is used to specify an applicationFramerName for the TdmaIwfFramer subcomponent of the TdmaIwfBearerChannel that specifies a Channel, which has its timeslots set to more than one timeslot. An error is also generated when the TdmaIwfFramer subcomponent of the TdmaIwfBearerChannel that specifies a Channel which has its timeslot set to 16 on an E1 MVP card. Since timeslot 16 is reserved for signalling on an E1 MVP card, the TdmaIwfBearerChannel cannot be provisioned against this channel.

ATTRIBUTE tdmaIwfMoreThanOneChannel Description Values This attribute indicates the more than one timeslot is attempting to be provisioned against a channel. Decimal (0)

ATTRIBUTE tdmaIwfChan16 Description Values This attribute indicates timeslot 16 is attempting to be provisioned on the E1 MVP or the E1C card. Decimal (0)

ATTRIBUTE tdmaIwfTimeslotNotOneGreater Description Values RESPONSE Error:... Description This error response is generated when a Virtual Router set for this GsmIwfCallServer is not set or is set to a non-provisioned Virtual Router. This attribute indicates the timeslot selected is not one greater than the channel provisioned in the Framer interfaceName. Decimal (0)

ATTRIBUTE gsmIwfVrAttrUnset Description Values This attribute indicates the Virtual Router attribute for GsmIwfCallServer is not set. Decimal (0)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 297 Responses ATTRIBUTE gsmIwfInvalidVrSet Description This attribute indicates the Virtual Router set for this GsmIwfCallServer has not been provisoned or is inconsistent across other GsmIwfCallServers. GsmIwfCallServers on a centralized IWF (Interworking Function) must all share the same Virtual Router. Decimal (0)

Values RESPONSE Error:... Description

This error response is generated when the GsmIwfCallServer Logical Processor subcomponent is not added or another GsmIwfCallServer already has that Logical Processor.

ATTRIBUTE gsmIwfNoCallServerLp Description Values This attribute indicates the GsmIwfCallServer has no Logical Processor subcomponent. Decimal (0)

ATTRIBUTE gsmIwfLpInUse Description Values RESPONSE Error:... Description This error response is generated when 1) the GsmIwfBearerChannel has no corresponding GsmIwfCallServer. 2) the logical processor between corresponding GsmIwfBearerChannel and GsmIwfCallServer does not match. The correspondence between the two components is established by way of the first index of the GsmIwfBearerChannel and the index of the GsmIwfCallServer. This attribute indicates the GsmIwfCallServer added a Logical Processor that is being used by another GsmIwfCallServer. Decimal (0)

ATTRIBUTE gsmIwfCallServerNotProvisioned Description This attribute indicates the corresponding GsmIwfCallServer is not provisioned. The corresponding GsmIwfCallServer must have the same trunk group number as GsmIwfBearerChannel. Decimal (0)

Values

ATTRIBUTE gsmIwfLpConflict Description Values This attribute indicates the logical processor linked by the corresponding GsmIwfCallServer and GsmIwfBearerChannel is not the same. Decimal (0)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 298 Responses RESPONSE ERROR:... Description The IP address cannot be 0.0.0.0 because devices that wants to communicate with IPI system requires the IP address.

ATTRIBUTE ipiInvalidIpAddrAttr Description Values The Ip Address must have a valid IP value. Decimal (0..2147483647)

ATTRIBUTE ipiInvalidSubnetMaskAttr Description There cannot be 1s after 0s in IPIFR subnet mask value because this is what distinguish a subnet mask from a host address. For example, 255.255.0.0 is a valid subnet mask, while 255.255.0.1 is a host address and therefore invalid as a subnet mask. Decimal (0..2147483647)

Values

RESPONSE LAPS request of equal or higher priority already in effect. Description This response is issued when the APS request invoked by this command entered is of lower priority than the APS requests already present on the Laps. System Action: None Operation Action: The clear Laps/n command clears the current outstanding value of the nearEndRequest attribute. The command can be re-issued with a higher nearEndRequest attribute value.

ATTRIBUTE lapsResponseText Description This response text gives the specific reason why the command was ignored. For example, Far end is transmitting signalFail on protection, and a suggested alternative, such as Use switch -force to override the signalFail. String (0..256, ASCII)

Values

RESPONSE Error: All AtmTConn subcomponents must have a unique combination of remoteAddress and vcci attributes. Description A Check Prov command produces this response if the user has added at least two AtmTConn subcomponents under a Vgs component which have the same value for their remoteAddress attribute and also have the same value for their vcci attribute. System action: no Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Use unique remoteAddress and vcci attribute pairing under this Vgs component.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 299 Responses ATTRIBUTE relatedComponent Description Values This attribute identifies the component in which the error was detected. The name of the component

RESPONSE .......................................... Description This response describes the attributes specific to an Alarm Event. ATTRIBUTE activeListStatus Description This mandatory attribute is the active alarm list status. This is equivalent to the DPN-100 Alarm Type field and is used by the MDM to add (upon receiving a SET alarm) and delete (on receiving a CLEAR alarm) alarms from the alarm displays. message (MSG) set (SET) clear (CLR)

Values

ATTRIBUTE severity Description This mandatory attribute is the severity of the alarm which should indicate what priority that fixing this problem should be given. All values are OSIdefined; refer to CCITT X.733 for a more complete description. indeterminate critical major minor warning cleared

Values

ATTRIBUTE alarmType Description This mandatory attribute is the alarm type field as defined by OSI which is used to indicate a broad category of what is wrong. The first 6 values are OSI-defined; refer to CCITT X.733 (for the first 5) and CCITT X.736 (for the last) for a more complete description. The value operator is used when an alarm is issued due to an operator command. The values debug and unknown are for compatibility with DPN100 and are used for debugging alarms and for those which do not fit any of the above, respectively. Values communications qualityOfService processing equipment environmental security operator

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 300 Responses debug unknown ATTRIBUTE probableCause Description This mandatory attribute is the probable cause for the alarm which usually qualifies the Alarm Type field. Most values are OSI-defined; refer to CCITT X.733 and X.736 for a more complete description. Some Nortel Networks proprietary causes are added to be more descriptive in cases where no OSI-defined cause is appropriate. lossOfSignal lossOfFrame framingError localTransmissionError remoteTransmissionError callEstablishmentError degradedSignal commSubsystemFailure commProtocolError lanError dteDceInterfaceError responseTimeExcessive queueSizeExceeded bandwidthReduced retransmissionRateReduced thresholdCrossed performanceDegraded congestion atOrNearCapacity storageCapacityProblem versionMismatch corruptData cpuCyclesLimitExceeded softwareError softwareProgramError softwareProgramTermination fileError outOfMemory underlyingResourceUnavailable (underlyingResourceUnavail) applicationSubsystemFailure configurationError powerProblem timingProblem processorProblem datasetModemError multiplexorProblem receiverFailure transmitterFailure outputDeviceError inputDeviceError ioDeviceError
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

Values

- 301 Responses equipmentFailure adapterError duplicateInfo infoMissing infoModification infoOutOfSequence unexpectedInfo denialOfService outOfService proceduralError otherOperational cableTamper intrusionDetection otherPhysical authenticationFailure breachOfConfidence nonRepudiationFailure unauthorizedAccess otherSecurityService delayedInfo keyExpired outOfHoursActivity enclosureDoorOpen excessiveVibration fireDetected floodDetected heatVentCoolingProblem humidityUnacceptable leakDetected materialSupplyExhausted pressureUnacceptable pumpFailure temperatureUnacceptable toxicLeakDetected operationalCondition debugging unknown inactiveVirtualCircuit networkServerIntervention activeVirtualCircuit ATTRIBUTE ntpIndex Description This mandatory attribute is an 8-digit code that is an index into NTP NN10600-230 which provides a more detailed description of the alarm and possible actions to take. The first 4 digits indicate a grouping of alarms (a set of alarms common to a particular subsystem or component, etc.). The last 4 digits are a subindex arbitrarily assigned by the application which is responsible for the group. BCD (8)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 302 Responses ATTRIBUTE notificationId Description This mandatory attribute is the notification Id of the alarm. The high-order byte is the slot number of the Card from which this alarm originated. The low-order 24 bits contain a sequence number which increases each time an alarm is generated. Thus, this id provides a simple way of uniquely identifying an alarm as well as the order in which alarms are generated on a card. For cross-card ordering, one would have to look at the time stamp (see dateAndTime). Hex (H.0..H.fffffff)

Values

ATTRIBUTE relatedComponentNames Description This mandatory attribute is a list of the names of any components related to the component (that is, the one in the header FIELD) against which this alarm is raised. It typically contains at least the LP and possibly the Card on which the originating component resides. The name of the component

List of ATTRIBUTE operatorData Description

This optional attribute is additional hexadecimal information for the network operator to use. Other than for software alarms, it should be described in NTP NN10600-230.Note: The total number of bytes in comment, operator, and internal data may not exceed 750 bytes. String (0..750, Hex)

Values ATTRIBUTE pid Description Values ATTRIBUTE fileName Description Values

This optional attribute is a string representation of the internal process id (PID) of the process that generated the alarm (for internal use only). String (0..25, ASCII)

This optional attribute is an internal file name (for internal use only). String (0..255, ASCII)

ATTRIBUTE fileLineNumber Description Values ATTRIBUTE fileVersion Description Values This optional attribute is a version indicator of the file (filename) referred to above (for internal use only). String (0..255, ASCII) This optional attribute is an internal line number in the file (see fileName) referred to above (for internal use only). Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 303 Responses ATTRIBUTE internalData Description This optional attribute is additional internal hexadecimal information for internal use only. It does not have to be described in NTP NN10600-230. Note: The total number of bytes in comment, operator, and internal data may not exceed 750 bytes. String (0..750, Hex)

Values

ATTRIBUTE commentData Description This optional attribute is additional textual information for the network operator to use. Other than for software alarms, if it is not self-explanatory, it should be described in NTP NN10600-230. Note: The total number of bytes in comment, operator, and internal data may not exceed 750 bytes. String (0..750, ASCII)

Values

RESPONSE The software migration is paused, pause reason:...To resume, type Continue Prov. To stop, type Stop Prov. Description The Activate Prov command generates this message during a Hitless Software Migration when issued without the -noPause option and when certain software errors are generated or when the list of LPs participating in the Hitless Software Migration is changed before the migration shelf is ready. Activate Prov command always generates this message during a Hitless Software Migration when issued with -pause option. This response indicates that the software migration is paused. The operator can decide to resume by typing Continue Prov or to roll back to the existent software version by typing Stop Prov. The migration will pause as long as no action is taken by the operator.

ATTRIBUTE pcsString Description This attribute indicates the different reasons for a pause in Hitless Software Migration. Listed are different pause reasons for the corresponding LPs listed in the PcsProvisioningActivateSwMigWillPause response. If the Activate Prov command is issued with the -pause option, a pause reason is displayed indicating that the migration is paused due to an operator request. Values String (0..968, ASCII)

RESPONSE Error: The specified mask ... is not a valid contiguous mask. Description This error message appears in response to a Check Prov command when the value of a specified mask is provisioned with an invalid discontiguous mask. 1. The semantic check function will check for the contiguity of the mask by checking if there are contiguous 1s.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 304 Responses ATTRIBUTE invalidMask Description Values This attribute contains the value of the invalid mask. IP address

RESPONSE RpHash: RP address of group ... is ..., where the first attribute is the group address, and the second one is the RP address. Description ATTRIBUTE gAddr Description Values ATTRIBUTE rpAddr Description Values This attribute indicates the IP address of the RP. IP address This attribute represents the multicast group address for which RP is sought. IP address This response indicates the Rp for the given multicast group.

RESPONSE RpHash: no RP address was found for group ... Description ATTRIBUTE gAddr Description Values This attribute specifies the group IP address for which no RP was found. IP address This response indicates that RpHash to the given multicast group (IP) address was unsuccessful.

RESPONSE Error: There is no Domain component of instance ... provisioned under Mcast. Description A Check Prov command produces this response when an attempt is made to add a Domain under PimSm component without provisioning a Domain component of the same instance under Mcast.

ATTRIBUTE domainInstance Description Values This attribute indicates the domain instance. Decimal (0..3)

RESPONSE Error:The ... attribute must be set. Description ATTRIBUTE invalidType Description Values This attribute contains the numeric ID of the attribute which was left unprovisioned. Decimal (1..65535) A Check Prov command produces this response if the user has not provisioned the candidateBsrAddrAssignment attribute.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 305 Responses RESPONSE Error:The ... attribute must be set. Description ATTRIBUTE invalidType Description Values This attribute contains the numeric ID of the attribute which was left unprovisioned. Decimal (1..65535) A Check Prov command produces this response if the user has not provisioned the candidateRpAddrAssignment attribute.

RESPONSE Error: The address attribute must be linked to a LogicalIf under Vr instance ... . Description ATTRIBUTE vrInstance Description Values This attribute indicates the Vr instance. String (1..8, ASCII) A Check Prov command produces this response when an attempt is made to link the address attribute to a LogicalIf under different Vr instance.

RESPONSE Error: The address attribute must be linked to the LogicalIf under Vr instance ... . Description ATTRIBUTE vrInstance Description Values This attribute indicates the Vr instance. String (1..8, ASCII) A Check Prov command produces this response when an attempt is made to link the address attribute to a LogicalIf under different Vr instance.

RESPONSE Error: There is no Domain component of instance ... provisioned under PimSm. Description A Check Prov command produces this response when an attempt is made to change the mcastDomain attribute under IpPort without provisioning a Domain component of the same instance under PimSm.

ATTRIBUTE domainInstance Description Values This attribute indicates the domain instance. Decimal (0..3)

RESPONSE Error: The specified mask ... is not a valid contiguous mask. Description ATTRIBUTE invalidMask Description Values This attribute contains the index value of the invalid mask. IP address A Check Prov command produces this response when an attempt is made to provision a Group component with an invalid (discontiguous) mask.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 306 Responses RESPONSE Error: The combination of address ... and mask ... is invalid because there are nonzero bits in the address which lie outside the mask. Description A Check Prov command produces this response when an attempt is made to provision a Group component with non-zero bits in the IP Address which lie outside the corresponding mask.

ATTRIBUTE invalidAddress Description Values ATTRIBUTE invalidMask Description Values This attribute contains the index value of the invalid mask IP address This attribute contains the index value of the invalid IP address. IP address

RESPONSE Error: The combination of Group Address ... and Mask... for this component is not valid. The trailing zerosin the GroupAddress should match those for the Mask. Description A Check Prov command produces this response when a Group component is added with an invalid GroupAddress and Mask pair. The anded value of the Group Address and Mask pair should be the same as the Group Address.

ATTRIBUTE invalidAddrInPair Description Values This attribute contains the value of the invalid group addr. IP address

ATTRIBUTE invalidMaskInPair Description Values This attribute contains the value of the invalid mask. IP address

RESPONSE The following LPs will be reset when the shelf switches over to the new software, because mate cards are unavailable: ....The software migration will be paused. The migration can be stopped by issuing the Stop Prov command. Description The Activate Prov command generates this message during a Hitless Software Migration when issued without the -noPause option and when the list of LPs participating in the Hitless Software Migration is changed before the migration shelf is ready. Such a change occurs when the configured mate card of an LP becomes unavailable during migration. The response indicates that the software migration will be paused. The operator can stop the migration at this point by issuing the Stop Prov command.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 307 Responses ATTRIBUTE pcsLp Description This attribute lists the LPs that were participating in the Hitless Software Migration in the beginning, but they are no longer participating, because their configured mate cards are unavailable. The name of the component 8

List of List Size

RESPONSE Error: ... in the linkToMulStaticGp list of the LogicalIf under the IpPort must belong to the same domain as provisioned under the mcastDomain attribute of the IpPort component. Description his error message appears when a static route linked to the Logical If belongs to a domain other than that provisioned under the mcastDomain attribute of the IpPort.

ATTRIBUTE mulStaticRouteEntry Description Values This attribute contains the name of the Mcast Static RouteEntry component. The name of the component

RESPONSE Warning:IP multicast traffic will not be forwarded to any protocol port on Lp(s) with the following Lpt(s), since the feature ipMcast is not provisioned in the featureList of those Lpt(s): Description This response is produced by the Check Prov command if the user has not provisioned the ipMcast feature on any FP when the multicast component is provisioned.

ATTRIBUTE component Description List of The list of Lpt which does not have the feature ipMcast provisioned on it. The name of the component

RESPONSE This Ep is disabled due to transport priority overlap, pinging its associated Ep ... instead. Description This response indicates that a ping query packet could not be sent to the remote Ep because the Ep has been disabled due to Transport Priority overlap. System action: The associated Ep is pinged instead. Operation action: Non - wait for reply from ping.

ATTRIBUTE ComponentName Description Values This attribute indicates the component name of the associated Ep. String (0..46, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 308 Responses RESPONSE When the shelf switches over to the new software load, ... will experience a service outage due to provisioning reasons. Description The Activate Prov command generates this message on the service active shelf at the beginning of a hitless software migration to provide a list of Logical Processors that will be reset for provisioning reasons. The response to indicate that the software migration can be stopped at this point would follow later.

ATTRIBUTE pcsLpProv Description This attribute lists the LPs that are not participating in the Hitless Software Migration for configuration reasons. This includes LPs that are provisioned without a spare card and LPs in 1forN configuration. The name of the component 16

List of List Size

RESPONSE When the shelf switches over to the new software load, ... will experience a service outage due to operational reasons. Description The Activate Prov command generates this message on the service active shelf at the beginning of a hitless software migration to provide a list of Logical Processors that will be reset for operational reasons. This message is generated only if the list of LPs is not empty. At this point the operator can stop the migration.

ATTRIBUTE pcsLpOper Description This attribute lists the LPs that are not participating in the Hitless Software Migration for operational reasons. This includes LPs that have cards with standby services unavailable. The name of the component 16

List of List Size

RESPONSE Error:The number of instances of the AtmTConn component must not exceed ... on a ... card. Description A Check Prov command produces this response if the user tries to provision more than the maximum number of AtmTrunkConnection components under a Vgs. The limit is 1022. System action: No Activate Prov command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the number of instances of the AtmTConn component under a specific Vgs does not exceed the maximum.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 309 Responses ATTRIBUTE vgsMaxNumberOfAtmTConns Description Values ATTRIBUTE vgsCardType Description Values This attribute indicates the card type being used. Vsp2 2pGeMmSrVsp3 2pOC3ChSmIrVsp3 Vsp2W 2pVS This attribute indicates the maximum allowed number of AtmTConns components 1022

RESPONSE Error: The IpPort subcomponent of ... must have only a single logical interface. Description A Check Prov command generates this response if more than one LogicalInterface, and therefore more than one subnet, is provisioned under the IpPort.

ATTRIBUTE protocolPortName Description Values This attribute indicates the component name of the linked ProtocolPort. The name of the component

RESPONSE Error: The following are not on the same subnet as the linked ProtocolPort. (At most 20 components are shown.) Description A Check Prov command generates this response if one or more linked components are on a different subnet than the ProtocolPort to which the FrIpServer is linked. Each FrIpServer supports only a single subnet. This error could be caused by an incorrect ipAddress attribute under the linked BnxProtocol or by an incorrect subnet specification (LogicalInterface subcomponent) for the IpPort subcomponet of the linked ProtocolPort.

ATTRIBUTE illegalFri Description List of List Size This attribute contains a list of the offending Frame Relay interfaces. The name of the component 20

RESPONSE Error: The following are not located on the same LogicalProcessor as the FrIpServer. (At most 20 applications are shown) Description A Check Prov command generates this response if one or more of the linked Frame Relay interfaces are on a different LogicalProcessor than the FrIpServer.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 310 Responses ATTRIBUTE illegalFriWrongLP Description List of RESPONSE Description ATTRIBUTE cpuUtilAvg Description This attribute indicates an average processor utilization level over the specified collection interval. The CPU utilization is averaged over a set of one-minute integration intervals. Decimal (0..100) % This real-time statistics event contains the attributes for the PCS performance measurement (real-time statistics) record. This attribute contains a list of the offending Frame Relay interfaces. The name of the component

Values Units

ATTRIBUTE localMemUsageAvg Description Values Units RESPONSE Description This collected performance measuring component describes the attributes contained in an ATM RtStats record. These measurements are generated by the ATM interface. This attribute indicates the average percentage of PEV local message blocks in use over the PM time interval Decimal (0..100) %

ATTRIBUTE linkCapacity Description Values Units ATTRIBUTE rxTotalCell Description Values ATTRIBUTE txTotalCell Description Values This attribute indicates the number of cells with CLP=0+1 transmitted during the collection interval. Long Integer This attribute indicates the number of cells with CLP=0+1 received during the collection interval. Long Integer This attribute indicates the physical capacity of this ATM interface. Decimal (0..4294967295) cell/s

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 311 Responses ATTRIBUTE txCellDiscards Description Values This attribute indicates the number of cells with CLP=0+1 which are discarded before being transmitted during the collection interval. Long Integer

ATTRIBUTE rxCellDiscards Description Values This attribute indicates the number of cells CLP=0+1 which are discarded after being received during the collection interval. Long Integer

ATTRIBUTE txCbrDiscards Description This attribute indicates the number of cells with CLP=0+1 which are discarded before being transmitted during the collection interval by ATM CBR service category. Long Integer

Values

ATTRIBUTE txRtVbrDiscards Description This attribute indicates the number of cells with CLP=0+1 which are discarded before being transmitted during the collection interval by ATM RtVBR service category. Long Integer

Values

ATTRIBUTE txNrtVbrDiscards Description This attribute indicates the number of cells with CLP=0+1 which are discarded before being transmitted during the collection interval by ATM NrtVBR service category. Long Integer

Values

ATTRIBUTE txUbrDiscards Description This attribute indicates the number of cells with CLP=0+1 which are discarded before being transmitted during the collection interval by ATM UBR service category. Long Integer

Values

ATTRIBUTE remoteAtmIfLabel Description Values This attribute indicates the remote ATM interface, as provisioned in the remoteAtmInterfaceLabel attribute. String (0..60, ASCII)

ATTRIBUTE rxCbrTotalCell Description This attribute indicates the total number of ATM cells in the CBR service category, with CLP=0+1, received by the ATM interface during the collection interval.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 312 Responses Values Long Integer

ATTRIBUTE rxRtVbrTotalCell Description This attribute indicates the total number of ATM cells in the RtVBR service category, with CLP=0+1, received by the ATM interface during the collection interval. Long Integer

Values

ATTRIBUTE rxNrtVbrTotalCell Description This attribute indicates the total number of ATM cells in the NrtVBR service category, with CLP=0+1, received by the ATM interface during the collection interval. Long Integer

Values

ATTRIBUTE rxUbrTotalCell Description This attribute indicates the total number of ATM cells in the UBR service category, with CLP=0+1, received by the ATM interface during the collection interval. Long Integer

Values

ATTRIBUTE txCbrTotalCell Description This attribute indicates the total number of ATM cells in the CBR service category, with CLP=0+1, transmitted by the ATM interface during the collection interval. This total includes conforming cells and cells that violated their traffic contract at all points in the network. Long Integer

Values

ATTRIBUTE txRtVbrTotalCell Description This attribute indicates the total number of ATM cells in the RtVBR service category, with CLP=0+1, transmitted by the ATM interface during the collection interval. This total includes conforming cells and cells that violated their traffic contract at all points in the network. Long Integer

Values

ATTRIBUTE txNrtVbrTotalCell Description This attribute indicates the total number of ATM cells in the NrtVBR service category, with CLP=0+1, transmitted by the ATM interface during the collection interval. This total includes conforming cells and cells that violated their traffic contract at all points in the network. Long Integer

Values

ATTRIBUTE txUbrTotalCell Description This attribute indicates the total number of ATM cells in the UBR service category, with CLP=0+1, transmitted by the ATM interface during the

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 313 Responses collection interval. This total includes conforming cells and cells that violated their traffic contract at all points in the network. Values Long Integer

RESPONSE Continue Prov failed due to a pausable event, pause reason: ...Use -force option to continue the migration. To abort migration type Stop Prov. Description The Continue Prov command generates this error message when the Hitless Software Migration is paused and there are pausable events. The Continue Prov command will succeed only if the pausable events are all cleared. The operator can decide to force the migration switchover to resume by typing Continue -force Prov or to abort the software migration by typing Stop Prov. The migration will pause as long as no action is taken by the operator.

ATTRIBUTE pcsString Description This attribute indicates the reason why the Continue Prov command failed. The failure is caused by some pausable events that have occurred. These events include pausable alarms, software alarms generated on the migration shelf, applications nacking the provisioning data, and applications not ready for switchover. String (0..968, ASCII)

Values

RESPONSE Error:The interfaceName attribute must be provisioned to link to an instance of ... component local to this card. Description A Check Prov command produces this response if the interfaceName attribute on components existing under this Vgs component has not been set to link to a Chan, DS1 or E1 component on this card. The following Components support this response: Tag: interfaceName must link to a local Chan Component. Q921: interfaceName must link to a local Chan Component. LapV5: interfaceName must link to a local Chan Component. V5Link: interfaceName must link to a local DS1 or E1 Component. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Set the interfaceName attribute to link to an instance of the suggested component on this card. ATTRIBUTE interfaceNameLinkedComponent Description Values The name of the component to link to. String (0..15, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 314 Responses RESPONSE Error:The ... attribute must be provisioned to link to an instance of the ... component under this Vgs. Description A Check Prov command produces this response if the specified attribute has not been set to an instance of the specified component type existing under this Vgs component. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Set the specified attribute to link to an instance of the specified component type existing under this Vgs component. ATTRIBUTE profileLinkAttribute Description Values The name of the attribute to link. profile casDefinition

ATTRIBUTE profileLinkComponent Description Values The name of the component to link to. TdmNetworkProfile Q921Profile CasDefn

RESPONSE Error:Each DS1 or E1 component cannot have more than one Chan subcomponent associated with an instance of the ... component. Description A Check Prov command produces this response if a DS1 or E1 componenent has more that one Chan subcomponents linked to the specified component type. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that each DS1 or E1 componenent has no more than one Chan subcomponents linked to the specified component type. ATTRIBUTE maxCompLinkedComponent Description Values The name of the linked component. Tag Q921

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 315 Responses RESPONSE Error:The lineType attribute of the ... component provisioned in the interfaceName attribute must take one of the following values:... Description A Check Prov command produces this response if the linetype attribute of the indicated component is of the incorrect type. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Change the lineType attribute of the indicated component to one of the recommended values. ATTRIBUTE priComponentName Description Values ATTRIBUTE priLineType Description List of This attribute indicates the allowed values for the lineType attribute. d4 esf ccs cas d4Cas esfCas 6 This attribute indicates the component for which this check fails. The name of the component

List Size

RESPONSE Error:The ... component may only have one of the following signaling type subcomponents provisioned:.... Description A Check Prov command produces this response if the user tries to provision multiple signaling type subcomponents under the same parent component. System action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the parent component has only one signaling type subcomponent provisioned. ATTRIBUTE parentComponent Description Values This attribute indicates the name of the parent component. Brag BragS

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 316 Responses ATTRIBUTE vgsSignalingSubcomponent Description List of This attribute lists all the signaling type subcomponents currently provisioned under the parent component. Q921 V5Link Cas 3

List Size

RESPONSE Error:The ... component specified in the interfaceName attribute must have a Tc subcomponent. Description A Check Prov command produces this response if the indicated component specified in the interfaceName attribute does not have a Tc subcomponent. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure the indicated component has a Tc subcomponent. ATTRIBUTE chanComponentName Description Values This attribute indicates the component for which this check fails. The name of the component

RESPONSE Error: The address ... is not a valid IP network address prefix. Description A Check Prov command produces this response when the address prefix defined by the Network component is not a valid IP network address prefix. Examples include all 0s (0.0.0.0) or all 1s (255.255.255.255). System action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Provision the prefix and length attributes of the specified Network component to be a valid non-reserved address prefix. ATTRIBUTE invalidAddress Description Values This attribute contains the value of the invalid address prefix. IP address

RESPONSE node id = ...node name@level = ...port id = ...interface name = ... Description This response contains the information for one hop in a computed route returned as the result of issuing the Run command on the RouteFinder component.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 317 Responses ATTRIBUTE nodeId Description Values ATTRIBUTE nodeName Description This attribute specifies the node name of a logical node at the near end of the hop. This attribute is NULL, if the node name is not provisioned under the ModuleData component. String (0..19, ASCII) This attribute specifies the node ID of a logical node at the near end of the hop. String (22, Hex)

Values ATTRIBUTE portId Description Values

This attribute indicates the port ID of the PNNI interface leaving the node identified by the nodeId attribute. Decimal (0..4294967295)

ATTRIBUTE interfaceName Description This attribute indicates the name of the PNNI interface attached to the node identified by the nodeId attribute. This attributes value can take one of the following forms: (a) AtmIf/<1-4095> - If the interface is an ATM interface. (b) AtmIf/<1-4095> Vpt/<1-4095> - If the interface is a VPT interface. (c) Values <0-4294967295> - If the link is a logical link. This attribute is left blank for a node that is not a Nortel Networks Multiservice Switch. Values String (0..19, ASCII)

RESPONSE node id = ...node name@level = ... Description This response contains the information for one hop with an unknown port ID in a computed route returned as the result of issuing the Run command on the RouteFinder component.

ATTRIBUTE nodeId Description Values ATTRIBUTE nodeName Description This attribute specifies the node name of a logical node at the near end of the hop. This attribute is NULL, if the node name is not provisioned under the ModuleData component. String (0..19, ASCII)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

This attribute specifies the node ID of a logical node at the near end of the hop. String (22, Hex)

Values

- 318 Responses RESPONSE Error:The total number of ... components must not exceed ... on a ... card. Description A Check Prov command produces this response if the user tries to provision more than the maximum allowed number of Q921, LapV5 or Cas components in the same Vgs hierarchy. A maximum of 40 Q921 or LapV5 component instances is allowed on a Vsp2 or 12mVspAal card. A maximum of 84 Q921 or Cas component instances is allowed on a 2pGeMmSrVsp3 card. A maximum of 64 LapV5 component instances is allowed on a 2pGeMmSrVsp3 card. A maximum of 84 Q921 component instances is allowed on a 2pOC3ChSmIrVsp3 card. A maximum of 84 Q921 component instances is allowed on a 2pVS card. System action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the number of Q921, LapV5 and Cas component instances under a given Vgs component is appropriate for the card being used. ATTRIBUTE vgsNumberOfSignalingComponents Description Values This attribute indicates the maximum allowed number of signaling components. 40 64 84

ATTRIBUTE vgsCardType Description Values This attribute indicates the card type being used. 12mVspAal Vsp2 2pGeMmSrVsp3 2pOC3ChSmIrVsp3 Vsp2W 2pVS

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 319 Responses ATTRIBUTE vgsSignalingComponent Description List of This attribute lists the names of the inappropriately provisioned signaling components. Q921 LapV5 Cas 3

List Size

RESPONSE Invalid Instance Description The Add command generates this response when the component instance has invalid characters. All printable ascii characters are valid except < > / : * and whitespaces. System action: The Add command fails. Operator action: Update the software on the MDM. The Help command can be used to list the appropriate instance values. ATTRIBUTE value Description Values The attribute indicates the value of a Fed as an ascii string for error details. String (0..255, ASCII)

RESPONSE Error:The noServiceResponse attribute must be set to noResponse when the lineType of the primary rate port is .... Description A Check Prov command produces this response if the noServiceResponse attribute is set to anything other than noResponse, and the lineType of the primary rate port is set to cas, d4Cas, or esfCas. This applies to the following card types: 2pDS3cAal, 32pE1Aal, 2pOC3ChSmIrVsp3 and 2pVS. System action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator action: Set the value of the noServiceResponse attribute (under the Tc component) to noResponse. ATTRIBUTE priLineType Description Values This attribute indicates the current value of the primary rate ports lineType attribute. cas d4Cas esfCas

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 320 Responses RESPONSE Error:The total number of Isis components provisioned (...) exceeds the allowable maximum of ... instance(s). Description The Check Prov command produces this response when the maximum supported number of Isis components is exceeded. System Action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov command completes without errors. Operator Action: Delete sufficient Isis subcomponents until the provisioned number is within the specified allowable limits. ATTRIBUTE inwIpIsisIsisCount Description Values This attribute indicates the number of provisioned Isis components. Decimal (0..65535)

ATTRIBUTE inwIpIsisCountLimit Description Values This attribute indicates the maximum number of Isis components. Decimal (1..65535)

RESPONSE Error:The total number of Net components provisioned (...) exceeds the allowable maximum of ... instances per Isis component. Description The Check Prov command produces this response when the maximum supported number of Net components per Isis instance is exceeded. System Action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov command completes without errors. Operator Action: Delete sufficient Net subcomponents until the provisioned number is within the specified allowable limits. ATTRIBUTE inwIpIsisNetCount Description Values This attribute indicates the number of provisioned Net components found for this Isis instance. Decimal (0..65535)

ATTRIBUTE inwIpIsisNetCountLimit Description Values This attribute indicates the maximum number of Net subcomponents per Isis instance. Decimal (1..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 321 Responses RESPONSE Error:The total number of IsisIf components provisioned (...) exceeds the allowable maximum of ... instances per ProtocolPort component. Description The Check Prov command produces this response when too many IsisIf components are provisioned under the same ProtocolPort component. System Action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov command completes without errors. Operator Action: Delete IsisIf component instances until the number provisioned, under the same ProtocolPort component, equals or is less than the specified limit. ATTRIBUTE inwIpIsisIfInstanceCount Description Values This attribute indicates the number of provisioned IsisIf components found under the associated ProtocolPort. Decimal (0..65535)

ATTRIBUTE inwIpIsisIfInstanceCountLimit Description Values This attribute indicates the maximum number of IsisIf subcomponents per ProtocolPort instance. Decimal (1..65535)

RESPONSE The ... component has more than one settable link attribute. The -attribute option is required. Description The find command generates this response when the component specified by the -freelinks option has more than one link attribute. The user must specify one of the attributes via the -attribute option. System action: The Find command is not executed Operator action: Reissue the command with the -attribute option ATTRIBUTE component Description Values This attribute contains the name of the component that was specified in the command. The name of the component

RESPONSE The attribute ... is not a settable link. Description This error response is generated when the operator specifies a nonsettable link attribute for the -attribute option of the Find command. System action: The Find command is not executed Operator action: None ATTRIBUTE attribute Description This attribute identifies the invalid attribute.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 322 Responses Values String (0..255, ASCII)

RESPONSE The specified attribute is ambiguous with .... Description The Find command generates this error response if the attribute specified in the -attribute option is ambiguous for the given component class. System action: The Find command is not executed Operator action:Reenter the command, supplying an appropriate attribute name ATTRIBUTE listOfAmbiguities Description Values This attribute contains the list of attributes that are ambiguous matches with the specified attribute. String (0..255, ASCII)

RESPONSE The ... component has no settable link attributes. Description The Find command generates this response when the component specified in the -freelinks option has no link attributes which can be set. System action: The Find command is not executed Operator action: None ATTRIBUTE component Description Values This attribute contains the name of the component which was specified in the command. The name of the component

RESPONSE Warning:When calls are in progress, changing the ... attribute may result in some loss of traffic. Description A Check Prov command produces this response if the user changes the value of the lossIntegrationPeriod or egressGain attribute. The following components support this response: Brag BragS PktProf System action: None. Operator action: If calls are present, ensure that traffic disruption is acceptable before activating the provisioning. ATTRIBUTE vgsPossibleTrafficLossAttribute Description Values The name of the attribute. lossIntegrationPeriod egressGain

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 323 Responses RESPONSE Error:The ... attribute must not be provisioned with an empty value. Description A Check Prov command produces this response if the user tries to provision the specified attribute with an empty value. The following components support this response: CasDefn and LocalAnnouncements. fileName attribute may not have an empty value. System action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov command completes without errors. Operation action: Provision the specified attribute with a non-empty value. ATTRIBUTE vgsEmptyAttributeName Description Values The name of the attribute. Decimal (0..65535)

RESPONSE Error:The value provisioned for the ... attribute must only consist of the following characters:.... Description A Set command produces this response if the user tries to provision a specified attribute with a value that does not consist entirely of the allowed characters. The following components support this response: CasDefn and LocalAnnouncements: fileName attribute may only contain the following characters: [a..z, A..Z, 0..9, ., _]. LocalAnnouncements and AnnouncementLanguage: defaultLanguage attribute may only contain the following characters: [a..z]. System action: The Set command is rejected. Operation action: Set the specified attribute to a value that only consists of the allowed characters. ATTRIBUTE vgsAttributeContainingChars Description Values The name of the attribute which has failed the check. Decimal (0..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 324 Responses ATTRIBUTE vgsCharsAllowed Description List of The list of the allowed characters. a..z A..Z 0..9 . _ 4

List Size

RESPONSE Error:Standby Lsp ... must be provisioned with RsvpQ subcomponent when its primary Lsp sets serviceCategory attribute value to be diffServDomainElsp. Description The Check Prov command produces this response when a standby LSP having no RsvpQos subcomponent is added to the list of LSPs specified in the StandbyLsp attribute of a primary LSP whose value of sc attribute in Msc set to diffServDomainElsp. System Action: The Check Prov fails. Operator Action: Provision a RsvpQos subcomponent under the standby Lsp component. ATTRIBUTE mplsMscDiffServStandbyLspError Description Values This attribute indicates the component name of the Lsp to be used in the response. The name of the component

RESPONSE Error:The netMask provisioned in ... forces the ipAddress value to be a broadcast address. Description A Check Prov command generates this response if the IP address provisioned in the parent component is a broadcast address. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the IP address of the parent component is not set to a broadcast address within the subnet. ATTRIBUTE vrapBcIpAddrLogIf Description Values This attribute contains the name of the Vr/n Pp/n Ip LogicalIf/n.n.n.n component in which the netMask is provisioned. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 325 Responses RESPONSE Error:..., as specified by the subnetAccessName attribute, must have a CustSpec subcomponent. Description A Check Prov command generates this response if the Vr/n component specified by the subnetAccessName attribute does not have a CustSpec subcomponent provisioned. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Provision a CustSpec component under the specified Vr/n component instance. ATTRIBUTE vrapCustSpecVr Description Values This attribute contains the name of the Vr/n component for which this check fails. The name of the component

RESPONSE Error:The featureList attribute of ... must contain ip when a VrAp component is used within this Vgs hierarchy. Description A Check Prov command generates this response if a user provisions a VrAp component on an Lp which has not been provisioned to support the ip feature. System action: The Check Prov command fails. No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that ip is provisioned in the featureList of the Sw Lpt referenced from this Vgs hierarchy, or replace the VrAp with another access point type. ATTRIBUTE vrapSwLpt Description Values This attribute contains the name of the Sw Lpt component. The name of the component

RESPONSE Warning:The Bgp component provisioned under ... is not supported because at least one other instance of a Vr with a CustSpec component exists. There is also an instance of a Vr with a Vr Pp linked to a 4pGe card. Description A Check Prov command generates this response if the Vr Ip Bgp component is provisioned on a node that has one other instance of Vr with CustSpec component. In addition, there is an instance of a Vr Pp linked to a 4pGe card. System action: No action is required from the system. Operator action: No action is expected from the operator.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 326 Responses ATTRIBUTE invalidCustSpecVrWithBgp Description Values This attribute indicates the name of the VirtualRouter component instance to which the Bgp component is added. The name of the component

RESPONSE Error: The ... attribute must be set. Description This response is produced by the Check Prov command if the user has not provisioned the linkToEnetIf attribute. System action: The Check Prov command is failed. Operator action: The remedial action is to set the linkToEnetIf attribute to a La component ATTRIBUTE unprovisionedAttribute Description Values This attribute contains the numeric ID of the attribute which was left unprovisioned. Decimal (1..65535)

RESPONSE Error:One of the following two PerHopBehaviorMap subcomponent instances must be removed: Description A Check Prov command produces this response if produces this response if two PerHopBehaviorMap subcomponents instance values are equal. System Action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Remove one of the two conflicting PerHopBehaviorMap components. ATTRIBUTE phb1 Description Values ATTRIBUTE phb2 Description Values This attribute specifies the second of two conflicting PerHopBehaviorMap components. The name of the component This attribute specifies the first of two conflicting PerHopBehaviorMap components. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 327 Responses RESPONSE Error:The following two attributes must reference DifferentiatedServicesDomain PerHopBehavior component instances that are assigned equal TrafficClass values. Description A Check Prov command produces this response if for any of the following pairs of attributes: ubrClp0ToPhb, ubrClp1ToPhb nrtVbrClp0ToPhb, nrtVbrClp1ToPhb rtVbrClp0ToPhb, rtVbrClp1ToPhb cbrClp0ToPhb, cbrClp1ToPhb if the TrafficClass component assigned to the PerHopBehavior component instance that matches the first attribute value is not equal to the TrafficClass component assigned to the PerHopBehavior component instance that matches the second attribute value. System Action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov completes without errors. Operator Action: Set the conflicting attributes to PerHopBehavior component instance values that satisfy the TrafficClass constraint. ATTRIBUTE clp0 Description Values ATTRIBUTE clp1 Description Values This specifies the second of the two conflicting attributes. String (0..16, ASCII) This specifies the first of the two conflicting attributes. String (0..16, ASCII)

RESPONSE Error:The following two attributes must reference DifferentiatedServicesDomain PerHopBehavior component instances that are assigned drop precedence values such that the drop precedence for Clp0 is not higher than that for Clp1. Description A Check Prov command produces this response if for any of the following pairs of attributes: ubrClp0ToPhb, ubrClp1ToPhb nrtVbrClp0ToPhb, nrtVbrClp1ToPhb rtVbrClp0ToPhb, rtVbrClp1ToPhb cbrClp0ToPhb, cbrClp1ToPhb if the dropPrecedence assigned to the PerHopBehavior component instance that matches the first attribute value is higher than the dropPrecedence assigned to the PerHopBehavior component instance that matches the second attribute value. System Action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov completes without errors. Operator Action: Set the conflicting attributes to PerHopBehavior component instance values that satisfy the dropPrecedence constraint.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 328 Responses ATTRIBUTE clp0 Description Values ATTRIBUTE clp1 Description Values This specifies the second of the two conflicting attributes. String (0..16, ASCII) This specifies the first of the two conflicting attributes. String (0..16, ASCII)

RESPONSE Error:The media ... is not supported for Interface under Vrf. Description A Check Prov command produces this response if the Interface is a subcomponent of a Vrf and an invalid media type is added as a subcomponent of the Interface. System Action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov completes without errors. Operator Action: Remove the invalid media provisioned under the Interface subcomponent. ATTRIBUTE invalidMedia Description Values Indicates the invalid media. String (1..20, ASCII)

RESPONSE Error:The media ... is not supported for Interface under Rtr. Description A Check Prov command produces this response if the Interface is a subcomponent of a Router and an invalid media type is added as a subcomponent of the Interface. System Action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov completes without errors. Operator Action: Remove the invalid media provisioned under the Interface subcomponent. ATTRIBUTE invalidMedia Description Values Indicates the invalid media. String (1..20, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 329 Responses RESPONSE Error:The total number of MplsCon components has exceeded the allowable limit of ... per shelf. Description The Check Prov command generates this response when the number of MplsCon components provisioned exceeds a preset number. System Action: The Check Prov command fails. Operator Action: Reduce the number of MplsCon components provisioned. ATTRIBUTE atmMplsConTooManyMplsConsErr Description This attribute indicates the maximum number of MplsCon components that can be provisioned on a switch. This value is a constant, set within the software. Decimal (0..2048)

Values

RESPONSE Error:The ... attribute must take a value within the range -12 to 12 dB. Description A Check Prov command produces this response if the specified attribute has been provisioned to take a value outside the range -12 to 12 dB and the featureList attribute (under the Lpt component) is set to vgsAtm or vgsIp. System action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the value provisioned for the specified attribute lies within the range -12 to 12 dB. ATTRIBUTE vgsTdmNetworkProfileRange Description Values The name of the attribute requiring modification. ingressGain egressGain

RESPONSE Error:The echoCancelTailLength attribute must be set to .... Description A Check Prov command produces this response if the echoCancellationTailLength attribute has been set to a value other than that specified in the response. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the echoCancellationTailLength attribute is set to the recommended value. ATTRIBUTE vgsTdmNetworkProfileEcanTail Description The value to set the echoCancellationTailLength attribute to.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 330 Responses Values 64 128

RESPONSE Error:The moduleType attribute must take one of the following values:... Description A Check Prov command produces this response if the moduleType attribute is not assigned a recommended value. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Change the moduleType attribute to one of the recommended values. ATTRIBUTE vspPModModuleType Description List of This attribute indicates the allowed values for the moduleType attribute. none vpm spm 2

List Size

RESPONSE Error:The NextHop Address ... can not be equal to any Interface address if it belongs to any subnets provisioned under a Vrf. Description This error message appears when the value of NextHop provisioned for a static RouteEntry belongs to one of the subnets provisioned under a Vrf; however, the NextHop address is equal to the index value of some Interface component. System Action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov completes without errors. Operator Action: Change the NextHop address not equal to the index value of any Interface component. ATTRIBUTE invalidNextHopAddress Description Values This attribute contains the value of an invalid NextHop address. IP address

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 331 Responses RESPONSE Error: The NextHop Address ... does not belong to any of the subnets provisioned under the Rtr. Description This error message appears when the value of a NextHop provisioned for a static RouteEntry does not belong to one of the subnets provisioned under the Rtr. Each provisioned NextHop should belong to a valid subnet. System Action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov completes without errors. Operator Action: Add an Interface entry under Rtr component or change the NextHop address to reflect to one of the subnets provisioned by Interface entry. ATTRIBUTE invalidNextHopAddress Description Values This attribute contains the value of invalid NextHop address. IP address

RESPONSE Error:The NextHop Address ... can not be equal to any Interface address if it belongs to any subnets provisioned under a Rtr. Description This error message appears when the value of NextHop provisioned for a static RouteEntry belongs to one of the subnets provisioned under a Rtr ; however, the NextHop address is equal to the index value of some Interface component. System Action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov completes without errors. Operator Action: Change the Nexthop address not equal to the index value of any Interface component. ATTRIBUTE invalidNextHopAddress Description Values This attribute contains the value of an invalid NextHop address. IP address

RESPONSE Error: The NextHop Address ... does not belong to any of the subnets provisioned under a Vrf. Description This error message appears when the value of a NextHop provisioned for a static RouteEntry does not belong to one of the subnets provisioned under a Vrf. Each provisioned NextHop should belong to a valid subnet. System Action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov completes without errors. Operator Action: Add an Interface entry under Vrf component or change the NextHop address to reflect to one of the subnets provisioned by Interface entry.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 332 Responses ATTRIBUTE invalidNextHopAddress Description Values This attribute contains the value of invalid NextHop address. IP address

RESPONSE Error:Exceeded maximum number of Vrf components per Rtr. Description The Check Prov command produces this response when the maximum number of allowable Vrfs per Rtr has been exceeded. System action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator action: Delete Vrf components which are in excess of the maximum allowed. ATTRIBUTE maxAllowedVrfs Description Values The maximum number of provisionable Vrf omponents. Decimal (0..65535)

ATTRIBUTE currentProvisionedVrfs Description Values The current number of provisioned Vrf components. Decimal (0..65535)

RESPONSE Error:The total number of IsisIf components provisioned (...) exceeds the allowable maximum of ... instances. Description The Check Prov command produces this response when the maximum supported number of IsisIf components is exceeded. System Action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov command completes without errors. Operator Action: Delete sufficient IsisIf components until the provisioned number is within the specified allowable limits. ATTRIBUTE inwIpIsisIsisIfCount Description Values This attribute indicates the number of IsisIf components. Decimal (0..65535)

ATTRIBUTE inwIpIsisIsisIfCountLimit Description Values This attribute indicates the maximum number of IsisIf components. Decimal (1..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 333 Responses RESPONSE Error:The packetDelayVariationTolerance attribute can not be set to adaptive on a ... card. Description A Check Prov command produces this response if the user sets the packetDelayVariationTolerance attribute to adaptive on one of the following cards: 12mVspAal, Vsp2, Vsp2W. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the packetDelayVariationTolerance attribute is set to a value other than adaptive. ATTRIBUTE vgsCardType Description Values This attribute indicates the card type being used. 12mVspAal Vsp2 Vsp2W

RESPONSE Error: The specified Address ... is not a valid IP interface address. Description This error message appears when the specified IP interface address is an address of class A, B or C. but it is not valid for the interface.

ATTRIBUTE invalidAddress Description Values This attribute contains the value of invalid IP address. IP address

RESPONSE For security reasons, ... files cannot be deleted. Description This response is generated when the operator tries to remove files which should not be deleted for security reasons.

ATTRIBUTE secureFileType Description Values This attribute gives the type of file that is being removed. log commit

RESPONSE Setting the ... attribute is not allowed for this data type. Description This response is issued whenever a user tries to modify an attribute for a particular type of data due to security reasons. ATTRIBUTE dataType Description This attribute identifies the attribute that cannot be modified by a user.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 334 Responses Values Decimal (0..4294967295)

RESPONSE For security reasons, ... files cannot be touched. Description This response is generated when the operator tries to touch a file which should not be touched for security reasons.

ATTRIBUTE secureFileType Description Values This attribute gives the type of file that is being touched. log

RESPONSE The following patches are superseded by the released patches listed next to them. These superseded patches need to be replaced with the newer patches in the SW patchList: Description This response is issued when there are new released patches that supersede patches already present in the Sw patchList. The patches in the Sw patchList need to be removed from the patch list and replaced with the patches that supersede them. This response is issued when the all option is used for the Check Sw AutoPatch command.

ATTRIBUTE listOfReleasedSuper Description This attribute contains the list of released patch pairs. The first patch of the pair is the patch which is to be superseded, the other patch is the one that has superseded the previous patch. String (1..30, ASCII)

List of

RESPONSE The following patches are released and can be applied, however, the prerequisite patch listed beside each patch is either not eligible for auto-application or is missing from the CP disk: Description This response is issued when a prerequisite patch is either missing or ineligible for automatic application, thus preventing the automatic application of the patch in question. The ineligible patch may still be in verification status, or may be in a category that is not eligible for automatic application, or may not be set to Auto-Apply, or may even have conflicting relationships that prohibit the patch from application status. This response is issued when the all option is used for the Check Sw AutoPatch command.

ATTRIBUTE listOfReleasedPrereq Description List of This attribute is a list of prerequisite patch pairs that cannot be applied. String (1..30, ASCII)

RESPONSE The following patches are released and can be added to the Sw patchList: Description The Check Sw AutoPatch command produces this response when released patches are applicable to the current provisioning and need to be added in the Sw patchList attribute.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 335 Responses ATTRIBUTE listOfReleasedPatches Description List of This attribute contains the list of released patches that can be added to the Sw patchList. String (1..30, ASCII)

RESPONSE The following Reset patches are released and should be added to the Sw patchList: Description The response is issued when Reset patches are available in released status. Reset patches are not eligible for automatic application, however, such patches that have been declared released should be strongly considered for manual application. This response is issued when the all option is used for the Check Sw AutoPatch command.

ATTRIBUTE listOfReleasedResets Description List of This attribute contains the list of released Reset patches that should be added to the Sw patchList. String (1..30, ASCII)

RESPONSE Mutually exclusive released patches exist. Only one patch from each pair can be added to the provisioned patch list: Description The Check Sw AutoPatch command produces this response when mutually exclusive released patches exist. This response is issued when the all option is used for the Check Sw AutoPatch command. Operator Action: Select one patch from each pair when updating the SW patchList attribute. System Action: Command Check Sw AutoPatch fails ATTRIBUTE listOfReleasedMutex Description List of This attribute is a list of mutually exclusive released patch pairs. String (1..62, ASCII)

RESPONSE The following patches have been declared obsolete, with an emergency removal notice. These patches should be removed from the Sw patchList at the earliest opportunity: Description This response is issued when there are obsolete patches present in the Sw patchList. This response is issued when the all option is used for the Check Sw AutoPatch command.

ATTRIBUTE listOfObePatches_c Description List of This attribute contains the list of Obsolete patches that should be removed from the Sw patchList. String (1..30, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 336 Responses RESPONSE The following patches are in verification status and may be manually applied if required (please see patch documentation to determine if you require any of these patches): Description This response is issued when there are verification patches relevant to the switch which are not in the Sw patchList. These patches may be either TAP or Reset. These patches may be required based on the documentation for each patch. This response is issued when the all option is used for the Check Sw AutoPatch command.

ATTRIBUTE listOfVerificationPatches Description List of This attribute contains the list of verification patches relevant to the provisioned software configuration. String (1..30, ASCII)

RESPONSE The following Reset patches have been superseded by the patches listed next to them. It may be advantageous to replace these patches with the superseding ones: Description This response is issued when there are Reset patches in the Sw patchList that have been superseded. Refer to each patches documentation to determine if it is advantageous to supersede the referred patch with the superseded one. This response is issued when the all option is used for the Check Sw AutoPatch command.

ATTRIBUTE listOfResetSuper Description List of This attribute contains the list of pairs of Reset patches and the patches of which they are superseded. String (1..30, ASCII)

RESPONSE The following patches have been declared obsolete due to a defect. These patches should be removed from the Sw patchList: Description This response is issued when there are obsolete patches present in the Sw patchList. Refer to each patches documentation to determine if it is advantageous to obsolete the referred patch. This response is issued when the all option is used for the Check Sw AutoPatch command.

ATTRIBUTE listOfObsPatches Description List of This attribute contains the list of Obsolete patches that should be removed from the Sw patchList. String (1..30, ASCII)

RESPONSE The following released patches have been superseded by the verification patches listed next to them. It may be advantageous to replace these patches with the superseding ones: Description This response is issued when there are verification patches that supersede released patches. Refer to each patches documentation to determine if it is advantageous to supersede the referred patch with the superseded one. This response is issued when the all option is used for the Check Sw AutoPatch command.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 337 Responses ATTRIBUTE listOfVerifSuperReleased Description List of This attribute contains the list of released patches and the verification patches by which they are superseded. String (1..30, ASCII)

RESPONSE The Sw patchList should contain the following patches: Description This response is issued every time the Check Sw AutoPatch command is run to summarize for the operator what the Sw patchList should contain.

ATTRIBUTE listOfFinalPatches Description List of RESPONSE Description This group contains the real-time collected statistics of the Vgs component. These statistics are not collected on Vsp2 or 12mVspAal cards. This attribute contains the list of patches generated from the Check Sw AutoPatch command that should be in the Sw patchList attribute. String (1..30, ASCII)

ATTRIBUTE congestedSeconds (congSec) Description Values This attribute counts how many seconds that new media connection requests have been rejected because the Gateway was busy. Decimal (0..4294967295)

ATTRIBUTE overloadRejectedCommands (olRejCom) Description Values This attribute counts the control protocol commands that were rejected due to input message buffer overload. Decimal (0..4294967295)

ATTRIBUTE connectionsSetup (connSetup) Description This attribute counts the media connections successfully established by this gateway Vgs component and acknowledged to the Controller. The value wraps to 0 when the maximum value is exceeded. Values Decimal (0..4294967295)

ATTRIBUTE connectionsLostToPacketNwLoss Description This attribute counts the connections lost to Gateway detectable network failures. This includes: - individual connection media integrity time-outs. -bulk connection loss due to ATM VCC failure or release or associated component deprovisioning. -bulk connection loss due to local IP media link failure or associated component deprovisioning.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 338 Responses

The counter wraps to 0 when it exceeds the maximum value. Values Decimal (0..4294967295)

ATTRIBUTE connectionsLostToTdmPortLoss Description This attribute counts the connections lost to Gateway detectable TDM unavailability since the last DCS real-time statistics request. This includes deprovisioning of a link with active connections. The counter wraps to 0 when it exceeds the maximum value. Values Decimal (0..4294967295)

ATTRIBUTE activeConnectionsAvg Description This attribute indicates the average number of connections since the last request.The values are sampled every 1 second and averaged over the period. Decimal (0..4294967295)

Values

ATTRIBUTE activeConnectionsMax Description Values This attribute indicates the maximum number of connections at any point since the last request. Decimal (0..4294967295)

ATTRIBUTE activeConnectionsMin Description Values RESPONSE No name Description This group contains the collected statistics of the DigitCollection component. This attribute indicates the minimum number of connections at any point since the last request. Decimal (0..4294967295)

ATTRIBUTE rejectedCollectionRequests Description This attribute counts the digit collection requests rejected due to lack of resources. A persistent increase indicates an engineered mismatch between demand for and capacity of the digit collection resources. This counter wraps to zero if its maximum is reached. Values RESPONSE No name Description This group contains the real-time collected statistics for the H248 component. These statistics are not collected on Vsp2 or 12mVspAal cards. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 339 Responses ATTRIBUTE failovers Description This attribute counts the number of times the gateway has performed failover procedures and attempted contact with another controller since the last DCS real-time statistics poll. Decimal (0..65535)

Values

ATTRIBUTE txRetransmissions (txRetran) Description This attribute counts the number of media gateway control protocol retransmissions sent by the Gateway. Each retransmission of a given transaction will be individually counted. Decimal (0..4294967295)

Values

ATTRIBUTE rxRetransmissions (rxRetran) Description This attribute counts the number of media gateway control protocol retransmissions received by the Gateway. Each retransmission of a given transaction will be individually counted. Decimal (0..4294967295)

Values RESPONSE Description

This collected statistics record contains the CPU resource utilization statistics collected at the real-time collection intervals for the PBlock component. These statistics will not be collected on 12mVspAal and Vsp2 cards.

ATTRIBUTE cpuUtilAvg Description This attribute indicates average processing utilization of this PBlock component. This value is calculated by taking the average of values sampled at 1 second intervals. Decimal (0..100) %

Values Units

ATTRIBUTE cpuUtilAvgMin Description Values Units This attribute indicates the minimum average processing utilization of this PBlock component. Decimal (0..100) %

ATTRIBUTE cpuUtilAvgMax Description Values Units This attribute indicates the maximum average processing utilization of this PBlock component. Decimal (0..100) %
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 340 Responses RESPONSE For security reasons, ... files cannot be unprotected. Description This response is generated when the operator tries to unprotect a file which should not be unprotected for security reasons.

ATTRIBUTE secureFileType Description Values RESPONSE Description This RtStats record is generated at the end of each 5-minute collection interval. It contains information related to the FabricCard component. This attribute gives the type of file that is being touched. log commit

ATTRIBUTE maxFabricTemperature Description Values Units RESPONSE Description ATTRIBUTE linkCapacity Description Values Units ATTRIBUTE inBytes Description This attribute indicates the total number of bytes incoming to this physical interface during the last collection interval. This excludes overhead from layer 2 frame headers. Long Integer This attribute indicates the maximum bandwidth of the link available to layer 3 packet services. Long Integer octet/s This RtStats collected event record contains statistics related to IP traffic passing through this interface. This attribute indicates the maximum temperature which the Fabric reached during the last collection interval. Decimal (0..100) degreeC

Values ATTRIBUTE outBytes Description

This attribute indicates the total number of bytes outgoing from this physical interface during the last collection interval. This excludes overhead from layer 2 frame headers. Long Integer

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 341 Responses ATTRIBUTE inPackets Description Values ATTRIBUTE outPackets Description Values This attribute indicates the total number of IP and ARP packets outgoing from this physical interface during the last collection interval. Long Integer This attribute indicates the total number of IP and ARP packets incoming to this physical interface during the last collection interval. Long Integer

ATTRIBUTE inLocalTcpPackets Description This attribute indicates the total number of TCP packets incoming to this physical interface during the last collection interval and destined to this shelf, with the exception of packets destined to the VSP cards. Long Integer

Values

ATTRIBUTE inLocalUdpPackets Description This attribute indicates the total number of UDP packets incoming to this physical interface during the last collection interval and destined to this shelf, with the exception of packets destined to the VSP cards. Long Integer

Values

ATTRIBUTE inLocalIcmpPackets Description This attribute indicates the total number of ICMP packets incoming to this physical interface during the last collection interval and destined to this shelf, with the exception of packets destined to the VSP cards. Long Integer

Values

ATTRIBUTE inLocalOspfPackets Description This attribute indicates the total number of OSPF packets incoming to this physical interface during the last collection interval and destined to this shelf, with the exception of packets destined to the VSP cards. Long Integer

Values

ATTRIBUTE inLocalArpPackets Description This attribute indicates the total number of ARP packets incoming to this physical interface during the last collection interval and destined to this shelf, with the exception of packets destined to the VSP cards Long Integer

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 342 Responses ATTRIBUTE inLocalPackets Description This attribute indicates the total number of packets incoming to this physical interface during the last collection interval and destined to this shelf that do not fit into the TCP, UDP, ICMP, ARP, or OSFP classification. Long Integer

Values

ATTRIBUTE outLocalTcpPackets Description This attribute indicates the total number of TCP packets leaving this interface during the last collection interval, which originated on this shelf, with the exception of packets from the VSP cards. Long Integer

Values

ATTRIBUTE outLocalUdpPackets Description This attribute indicates the total number of UDP packets leaving this interface during the last collection interval, which originated on this shelf, with the exception of packets from the VSP cards. Long Integer

Values

ATTRIBUTE outLocalIcmpPackets Description This attribute indicates the total number of ICMP packets leaving this interface during the last collection interval, which originated on this shelf, with the exception of packets from the VSP cards. Long Integer

Values

ATTRIBUTE outLocalOspfPackets Description This attribute indicates the total number of OSPF packets leaving this interface during the last collection interval, which originated on this shelf, with the exception of packets from the VSP cards. Long Integer

Values

ATTRIBUTE outLocalArpPackets Description This attribute indicates the total number of OSPF packets leaving this interface during the last collection interval, which originated on this shelf, with the exception of packets from the VSP cards. Long Integer

Values

ATTRIBUTE outLocalPackets Description This attribute indicates the total number of packets leaving the interface during the last collection interval, which originated on this shelf, that do not fit into the TCP, UDP, ICMP, ARP, or OSPF classification. Long Integer

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 343 Responses ATTRIBUTE inLocalDiscarded Description This attribute indicates the total number of malformed IP packets incoming to the interface during the last collection interval. These are packets which are corrupted. Long Integer

Values

ATTRIBUTE outLocalDiscarded Description This attribute indicates the total number of packets attempting to exit the interface during the last collection interval which were rejected. These are packets which are corrupted or lost due to congestion. Long Integer

Values

ATTRIBUTE inLocalExceptions Description This attribute indicates the total number of packets received during the last collection interval on this interface and destined for this shelf that require exception handling, with the exception of packets destined to the VSP cards. Long Integer

Values

ATTRIBUTE inFwdExceptions Description This attribute indicates the total number of packets received during the last collection interval on this interface, not destined for this shelf, that require exception handling. Long Integer

Values

RESPONSE Invalid Logical Processor: Component Lp/... is not currently provisioned. Description This response is generated when the user issues a Check Prov command against an LpG that is provisioned with an Lp that does not exist in the Shelf.

ATTRIBUTE lpgInvalidLpError Description Values This attribute indicates the instance value of the Lp that does not exist in the Shelf. Decimal (1..15)

RESPONSE Lp/... can not be provisioned under both LpG/... and LpG/... at the same time. Description This response is generated when the user issues a Check Prov command against an LpG that is provisioned with an Lp already configured under another LpG. Any given Lp must be associated to a maximum of one LpG.

ATTRIBUTE lpgDuplicateLpInUseError Description Values This attribute indicates the instance value of the Lp that is duplicated under more than one LpG. Decimal (1..15)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 344 Responses ATTRIBUTE lpgFirstLpGNumberError Description Values This attribute indicates the instance value of the first LpG provisioned with a duplicated Lp. Decimal (1..7)

ATTRIBUTE lpgSecondLpGNumberError Description Values This attribute indicates the instance value of the second LpG provisioned with a duplicated Lp. Decimal (1..7)

RESPONSE Provisioning file ... has failed sanity andcannot be loaded. Description This response is generated by the Load or Apply commands when the specified files sanity is failed. System action: The command is ignored. Operator action: Re-enter the command with properly saved provisioning file. ATTRIBUTE file Description Values This attribute is the name of the file that has failed sanity. String (1..40, ASCII)

RESPONSE Error:When custType is pvg, and a protected route is provisioned under ... the preConfigFwdPath of ... must be set to enabled. Description A Check Prov command generates this response if the preConfigFwdPath attribute of the Vr Ip component is not set to enabled when a protected route is provisioned and the attribute custType of the Vr CustSpec component is pvg. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that preConfigFwdPath of the Vr Ip component is set to enabled. ATTRIBUTE vrComponentName Description Values This attribute indicates the name of the Vr component instance under which the protected route is provisioned. The name of the component

ATTRIBUTE vrIpComponentName Description Values This attribute indicates the name of the Vr Ip component. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 345 Responses RESPONSE Error:When custType is pvg, and a protected route is provisioned under ... the defaultProtectedFailureBehavior of ... must be set to discard. Description A Check Prov command generates this response if the defaultProtectedFailureBehavior attribute of the Vr Ip Static component is not set to discard when a protected route is provisioned and the custType attribute of the Vr CustSpec component is pvg. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that defaultProtectedFailureBehavior attribute of the Vr Ip Static component is set to discard when a protected route is provisioned and the attribute custType of the Vr CustSpec component is pvg. ATTRIBUTE vrComponentName Description Values This attribute indicates the name of the Vr component instance under which the protected route is provisioned. The name of the component

ATTRIBUTE vrIpStaticComponentName Description Values This attribute indicates the name of the Vr Ip Static component. The name of the component

RESPONSE Error:When custType is pvg, the heartbeat attribute of protected route...must be set to enabled. Description A Check Prov command generates this response if the heartbeat attribute of the Vr Ip Static Route component is not set to enabled when the route is a protected route and the custType attribute of the Vr CustSpec component is pvg. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that heartbeat of the Vr Ip Static Route component is set to enabled. ATTRIBUTE protectedRouteName Description Values This attribute indicates the name of the Vr Ip Static Route component instance which is a protected route. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 346 Responses RESPONSE Warning:When custType is pvg, setting the defaultHeartbeatFailureBehavior of ... to hard may result in removal of a protected route if the heartbeat fails. Description A Check Prov command generates this response if the defaultHeartbeatFailureBehavior attribute of the Vr Ip Static component is set to hard when a protected route is provisioned and the custType attribute of the Vr CustSpec component is pvg. System action: No action is required from the system. Operator action: No action is expected from the operator. ATTRIBUTE vrIpStaticComponentName Description Values This attribute indicates the name of the Vr Ip Static component. The name of the component

RESPONSE Error:When custType is pvg, and a protected route is provisioned under ... the heartbeatDeadInterval attribute of ... must not be set to disabled. Description A Check Prov command generates this response if the heartbeatDeadInterval attribute of the Vr Ip Static component is not set to a value other than disabled when a protected route is provisioned. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that heartbeatDeadInterval attribute of Vr Ip Static component is not set to disabled when a protected route is provisioned. ATTRIBUTE vrComponentName Description Values This attribute indicates the name of the Vr component instance under which the protected route is provisioned. The name of the component

ATTRIBUTE vrIpStaticComponentName Description Values RESPONSE Description This real-time statistics event contains the attributes for the Shelf performance measurement (real-time statistics) record. This attribute indicates the name of the Vr Ip Static component. The name of the component

ATTRIBUTE criticalSetAlarms Description Values This attribute indicates the number of critical alarms that were set during the last collection interval. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 347 Responses ATTRIBUTE majorSetAlarms Description Values This attribute indicates the number of major alarms that were set during the last collection interval. Decimal (0..4294967295)

ATTRIBUTE minorSetAlarms Description Values This attribute indicates the number of minor alarms that were set during the last collection interval. Decimal (0..4294967295)

ATTRIBUTE criticalClearAlarms Description Values This attribute indicates the number of critical alarms that were cleared during the last collection interval. Decimal (0..4294967295)

ATTRIBUTE majorClearAlarms Description Values This attribute indicates the number of major alarms that were cleared during the last collection interval. Decimal (0..4294967295)

ATTRIBUTE minorClearAlarms Description Values This attribute indicates the number of minor alarms that were cleared during the last collection interval. Decimal (0..4294967295)

RESPONSE Error:The following two PolicedPhb components conflict with each other because they have the same component instance value: Description Two Meter subcomponents of one PolicerProfile component must not have PolicedPhb subcomponents with equal component instance values. System Action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator Action: Remove one of the conflicting PolicedPhb components. ATTRIBUTE phb1 Description Values ATTRIBUTE phb2 Description This attribute specifies the second of two conflicting PolicedPhb components. This attribute specifies the first of two conflicting PolicedPhb components. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 348 Responses Values The name of the component

RESPONSE Error:When custType is pvg and the mode of ... is interVrConnection the destination of the static route...must be the IP subnet defined for a Vsp card. Description A Check Prov command generates this response if the destination of the Vr Ip Static Route component is not an IP subnet defined for the Nsta Vgs IpMConn component on a VSP card when the mode attribute of the Vm If component is interVrConnection and the custType attribute of the Vr CustSpec component is pvg. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the destination of the Vr Ip Static Route component is an IP subnet defined for the Nsta Vgs IpMConn component on a VSP card when the mode attribute of the Vm If component is interVrConnection and the custType attribute of the Vr CustSpec component is pvg. ATTRIBUTE vmIfComponentName Description Values This attribute indicates the name of the Vm If component instance. The name of the component

ATTRIBUTE staticRouteComponentName Description Values This attribute indicates the name of the Vr Ip Static Route component instance. The name of the component

RESPONSE Error:When custType is pvg and the mode of ... is interVrConnection the static route...is not allowed. Description A Check Prov command generates this response if a default RouteEntry/ 0.0.0.0 is provisioned when the mode attribute of the Vm If component is interVrConnection and the custType attribute of the Vr CustSpec component is pvg. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that no default RouteEntry/0.0.0.0 is provisioned when the mode attribute of the Vm If component is interVrConnection and the custType attribute of the Vr CustSpec component is pvg. ATTRIBUTE vmIfComponentName Description Values This attribute indicates the name of the Vm If component instance. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 349 Responses ATTRIBUTE discardDefaultStaticRouteName Description Values This attribute indicates the name of the default Vr Ip Static Route component instance. The name of the component

RESPONSE Error:When the custType is pvg the lacpMode of ... must be passive. Description A Check Prov command generates this response if the lacpMode attribute of the Lag component is not set to passive when the custType attribute of the Vr CustSpec component is pvg. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the lacpMode attribute of the Lag component is set to passive when the attribute custType of the Vr CustSpec component is pvg. ATTRIBUTE lagInstanceName Description Values This attribute indicates the name of the Lag component instance. The name of the component

RESPONSE Warning:When custType is pvg and there is at least one Vr Pp linked to a 4pGe card it is recommended that the phbRoutingSource of ... should be set to cs1. Description A Check Prov command generates this response if the phbRoutingSource attribute of the Vr Dsd component is not set to cs1 when a Vr Pp component is linked to a 4pGe card and the custType attribute of the Vr CustSpec component is pvg. System action: No action is required from the system. Operator action: No action is expected from the operator. ATTRIBUTE vrDiffServDomainName Description Values This attribute indicates the name of the Vr Dsd component instance. The name of the component

RESPONSE Warning:When custType is pvg and there is at least one Vr Pp linked to a 4pGe card it is recommended that the phbGeneralSource of ... should be set to df. Description A Check Prov command generates this response if the phbGeneralSource attribute of the Vr Dsd component is not set to df when a Vr Pp component is linked to a 4pGe card and the custType attribute of the Vr CustSpec component is pvg. System action: No action is required from the system. Operator action: No action is expected from the operator.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 350 Responses ATTRIBUTE vrDiffServDomainName Description Values This attribute indicates the name of the Vr Dsd component instance. The name of the component

RESPONSE Warning:When custType is pvg it is recommended that the baMode of ... should be set to preserve. Description A Check Prov command generates this response if the baMode attribute of the Vr Ip DiffServ Is component is not set to preserve when the custType attribute of the Vr CustSpec component is pvg. System action: No action is required from the system. Operator action: No action is expected from the operator. ATTRIBUTE vrIpDiffServIsName Description Values This attribute indicates the name of the Vr Ip DiffServ Is component. The name of the component

RESPONSE Warning:When custType is pvg the value of minimumLinks in all of the following Lag components is recommended to be the same as they are all linked to the same Vr.... Description A Check Prov command generates this response if different minimumLinks values are assigned to Lag component instances which are linked to the same Vr component instance when the custType attribute of the Vr CustSpec component is pvg. System action: No action is required from the system. Operator action: No action is expected from the operator. ATTRIBUTE lagInstanceList Description List of This attribute contains the list of the Lag component instances which are linked to the same Vr but have different values of minimumLinks. The name of the component

RESPONSE Warning:When custType is pvg and ... is used as a protected default route the minimumLinks of ... may be too low to provide flow protection during port failures if the flow rate exceeds the throughput of the ... active links. Description A Check Prov command generates this response when the custType attribute of the Vr CustSpec component is pvg and the Lag is used as a protected default route but has its minmumLinks set to a value which is too low. System action: No action is required from the system. Operator action: No action is expected from the operator.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 351 Responses ATTRIBUTE lagInstanceName Description Values This attribute indicates the name of the Lag component instance. The name of the component

ATTRIBUTE valueOfMinimumActiveLinks Description Values This attribute indicates the value of the minimumLinks of the Lag component instance. Decimal (1..31)

ATTRIBUTE numberOfActiveLinks Description Values This attribute indicates the number of the Lag Link component instances. Decimal (1..31)

RESPONSE Software patching failed due to the following reason:...... Description The Activate Prov command generates this error response when an event occurs preventing hitless software patching to proceed.

ATTRIBUTE pcsHspAbortReason Description Values This attribute indicates why Hitless Software Patching has been aborted. Abort reason undetermined. A software error occured. HSP stopped via StopProv'command.' LP involved in patching went offline unexpectedly: LP could not load software:

ATTRIBUTE pcsString Description Values This attribute may be used to provide further information. String (0..320, ASCII)

RESPONSE Continue Prov failed due to a pausable event, pause reason: ...............The -force option will continue the software patching, but service outages may occur. To abort type Stop Prov. Description The Continue Prov command generates this response during Hitless Software Patching when issued without the -force option and when certain conditions are not met. The Continue Prov command will succeed only if the pausable events are all cleared. The operator can decide to force the Hitless Software Patching to resume by typing Continue -force Prov or to abort the Hitless Software Patching by typing Stop Prov. System action: The Continue Prov command will resume software patching if the pausable conditions have been cleared. The Continue force Prov command will ignore the pausable events and resume with the software patching. The Stop Prov command will cause a rollback to the current view software. Operator action: Follow appropriate procedures for software patching.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 352 Responses ATTRIBUTE pcsHspTransferOfServices Description Values This attribute indicates which LPs failed to transfer their services to another processor card within the allotted time. String (0..320, ASCII)

ATTRIBUTE pcsHspCannotTransferServices Description Values This attribute indicates which LPs cannot transfer their services to another processor card. String (0..1120, ASCII)

ATTRIBUTE pcsHspProvidingServices Description Values This attribute indicates which LPs failed to indicate that they are providing service within the allotted time. String (0..320, ASCII)

ATTRIBUTE pcsHspPausibleAlarm Description Values This attribute indicates the LPs which have pausable alarms issued against it. String (0..320, ASCII)

ATTRIBUTE pcsHspAppsNotReady Description Values This attribute indicates which LPs have applications which are not ready. String (0..320, ASCII)

RESPONSE The software patching is paused because of the following reason:..................To resume, type Continue Prov. To stop, type Stop Prov. Description The Activate Prov command generates this response during Hitless Software Patching when issued without the -noPause option and when certain conditions are not met. The Activate Prov command always generates this message during Hitless Software Patching when issued with the -pause option. This response indicates that the software migration is paused. The Hitless Software Patching will pause as long as no action is taken by the operator. System action: The Continue Prov command will resume software patching if the pausable conditions have been cleared. The Stop Prov command will cause a rollback to the current view software. Operator action: Follow appropriate procedures for software patching.

ATTRIBUTE pcsHspTransferOfServices Description Values This attribute indicates which LPs failed to transfer their services to another processor card within the allotted time. String (0..320, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 353 Responses ATTRIBUTE pcsHspCannotTransferServices Description Values This attribute indicates which LPs cannot transfer their services to another processor card. String (0..1120, ASCII)

ATTRIBUTE pcsHspProvidingServices Description Values This attribute indicates which LPs failed to indicate that they are providing service within the allotted time. String (0..320, ASCII)

ATTRIBUTE pcsHspPausibleAlarm Description Values This attribute indicates the LPs which have pausable alarms issued against it. String (0..320, ASCII)

ATTRIBUTE pcsHspAppsNotReady Description Values This attribute indicates which LPs have applications which are not ready. String (0..320, ASCII)

ATTRIBUTE pcsHspPauseOptionIssued Description Values This attribute indicates that the Activate Prov command was issued with the -pause option. String (0..320, ASCII)

RESPONSE The following LPs will participate in software patching: ... The patching can be stopped by issuing the Stop Prov command. Description The Activate Prov command generates this response at the beginning of Hitless Software Patching, providing a list of Logical Processors that will be participating. At this point the operator can stop the Hitless Software Patching by issuing the Stop Prov command.

ATTRIBUTE pcsLpOper Description List of List Size This attribute lists the LPs that are participating in the Hitless Software Patching. The name of the component 16

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 354 Responses RESPONSE Error:The tunnelDestinationAddress ... must be one of the public tunnel addresses of the remote tunnel endpoints. Description The Check Prov command produces this response if an invalid IP address, specified for the tunnel endpoint, is not listed with the public tunnel addrsses of the remote tunnel endpoints. The tunnelDestinationAddress must be specified in the destinationAddresses attribute of the InwIpTunnelMsep component or the destinationAddress attribute of the InwIpTunnelSep component in the same shared domain.

ATTRIBUTE invalidTda Description Values This attribute specifies the invalid IP address of the tunnelDestinationAddress attribute. IP address

RESPONSE Error: The linkDestinationAddress can not be set to .... Description This error message appears when the provisioned media is not Ppp and the attribute linkDestinationAddress is provisioned with a non-zero value. System Action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov completes without errors. Operator Action: Change the provisioned linkDestinationAddress under the Interface component. ATTRIBUTE invalidLinkDestAddress Description Values This attribute contains the value of the invalid linkDestinationAddress. IP address

RESPONSE Error: Some features in the Sw Lpt featureList attribute are not supported by the service bundle: ... Description This response group informs the user that not all features in the Sw Lpt featureList are supported by the service bundle. The features not supported by the service bundle are also listed. System action: The Check Prov command has failed. No Activate Prov command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Set the serviceBundleName attribue to a valid service bundle name. The valid bundle names for a 16pOC3PosAtm card are: allServices mplsAtmIp porsAtmIp Note that service bundle allServices cannot be used with a card whose product code starts with NTHW44.

ATTRIBUTE rspNpuListOfUnsupportedFeatures Description This attribute indicates the names of the features that are not supported by the provisionined service bundle.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 355 Responses Values String (0..255, ASCII)

RESPONSE Error:When the vgsIp feature is provisioned on a ... card, ... must be set to one of the following values:... Description A Check Prov command produces this response if either of the attributes defaultVoiceRate or tone2100Rate has been set to 32kG726 and the feature vgsIp, which is not capable of supporting G.726 on the current VSP card type, has been provisioned. System action: No Activate Prov command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Check to see if the feature vgsIp is required. If so, modify the attribute tone2100Rate to 64kG711, or modify the attribute defaultVoiceRate to either 64kG711 or 8kG729. ATTRIBUTE vgsCardType Description Values This attribute indicates the VSP card type currently being used by PVG. 2pOC3ChSmIrVsp3

ATTRIBUTE vgsPktProfAttributeName Description Values This attribute indicates which PktProf component attribute is being checked against the vgsIp feature. defaultVoiceRate tone2100Rate

ATTRIBUTE vgsPktProfAttributeValues Description List of List Size RESPONSE Description ATTRIBUTE status Description This attribute records the current status of the hardware diagnostic test. passed - indicates that the hardware diagnostic test passed. failed - indicates that the hardware diagnostic test failed. running - indicates that the hardware diagnostic test is currently running. notYetRun - indicates that hardware diagnostic have not yet run on this card. notSupported - indicates that the card does not support the running of the hardware diagnostic test.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

This attribute indicates the allowed values for the PktProf component attribute that is being checked against the vgsIp feature. 64kG711 8kG729 2

The following describes the attributes of the hardware diagnostic test to be displayed automatically at the end of the test.

- 356 Responses Values passed failed running notYetRun notSupported

ATTRIBUTE causeOfTermination Description This attribute records the reason the hardware diagnostic test ended. It contains one of the following values: neverStarted: the card test has not been started. testRunning: the card test is currently running. testRanToCompletion: the hardware diagnostic test ran to completion. stoppedByOperator : a Stop command was issued. targetFailed: the target card became non-operational. neverStarted testRunning testRanToCompletion stoppedByOperator targetFailed

Values

ATTRIBUTE startTime Description Values ATTRIBUTE elapsedTime Description Values Units This attribute displays the number of minutes that the test has been running. Decimal (0..1440) minutes This attribute records the time at which the test was started. Time (DHMS)

RESPONSE Warning: Lp/... will be reset due to modifications to the Lp/... Npu component if this is an NTHW44 FP. All other FP types are not affected. Description The Check Prov command generates this response after the user has made a change to the Lp Npu component and the change is a critical change to the Lp component. Activation of the provisioning data will cause the card to be reset. Currently the only critical change is that of changing the serviceBundleName attribue on an NTHW44 FP. On a card whose product code does not start with NTHW44 the card will not be reset. System action: The Check Prov command has just been executed. Continuing with an Activate Prov command will cause the card to be reset. Operator action: The choices are: 1) Continue with the Activate Prov command and allow the card to be reset. 2) Use the Copy Prov command to undo all the provisioning changes. 3) Undo the change to the Lp Npu component and then issue the Check Prov command and the Activate Prov command.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 357 Responses ATTRIBUTE rspNpuLpCriticalChgAttrib1 Description Values This attribute indicates the Lp component instance that is to be reset. Decimal (0..15)

ATTRIBUTE rspNpuLpCriticalChgAttrib2 Description Values This attribute indicates the Lp component instance that is to be reset. Decimal (0..15)

RESPONSE Opened ... files cannot be protected. Description This response is generated when the operator tries to protect an opened file which should not be protected.

ATTRIBUTE secureFileType Description Values This attribute gives the type of file that is being protected. log

RESPONSE Error:An Mpls component must have an RsvpTe component provisioned under the ... component. Description The Check Prov command produces this response when the Mpls component has been provisioned under the Router component but no RsvpTe component has been provisioned under this Router component. System Action: The Check Prov fails. Operator Action: Provision an RsvpTe component under the Router component. ATTRIBUTE noRsvpTeCompErr Description Values This attribute indicates the name of the Router component used in the response. The name of the component

RESPONSE Error: The ... attribute value of ... for the component ... is invalid. Use a valid Class A, B or C non-reserved address. Description The Check Prov command produces this response when an invalid IP address has been provisioned for the specified component. System Action: The Check Prov fails. Operator Action: The specified attribute value for the component should be changed to a valid Class A, B or C non-reserved address. ATTRIBUTE lspInvalidEpaErrorAttr Description This attribute indicates which attribute under the Lsp component is in error.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 358 Responses Values Replication Decimal (0..65535) The name of the component

ATTRIBUTE lspInvalidEpaErrorVal Description Values This attribute indicates the invalid IP address that was provisioned. IP address

ATTRIBUTE lspInvalidEpaErrorComp Description Values This attribute indicates which component contains that invalid IP address. The name of the component

RESPONSE Error:The ... attribute under ... cannot be set to ... when this component is provisioned to be a primary LSP. Description The Check Prov command produces this response when the addToIpRdb attribute has been set to an invalid value for the specified Lsp component which has been provisioned to be a primary LSP. System Action: The Check Prov fails. Operator Action: The attribute value should either be changed to a valid value or the Lsp component should be provisioned to be a standby LSP. ATTRIBUTE lspPlspAddToIpRdbErrorAttr Description Values Replication This attribute indicates which attribute under the Lsp component is in error. Decimal (0..65535) The name of the component

ATTRIBUTE lspPlspAddToIpRdbErrorComp Description Values This attribute indicates which component is in error. The name of the component

ATTRIBUTE lspPlspAddToIpRdbErrorVal Description Values This attribute indicates which Lsp attribute value is invalid. false true sameAsPrimaryLsp (sameAsPLsp)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 359 Responses RESPONSE Error:The ... component has an invalid instance value. Use a valid class A, B or C nonreserved IP address. Description The Check Prov command produces this response when the specified component has been provisioned with an invalid IP address. System Action: The Check Prov fails. Operator Action: The component must be re-added using a valid class A, B or C non-reserved address. ATTRIBUTE lspRaInvalidInstanceErrorComp Description Values This attribute indicates which component has been provisioned with an invalid instance. The name of the component

RESPONSE Error:The maximum number of ... Lsp components per Mpls component has been exceeded. Description The Check Prov command produces this response when the maximum number of allowable Lsp components have been exceeded for this Mpls component. System Action: The Check Prov fails. Operator Action: Delete some of the Lsp components to bring the total number below the maximum allowed value. ATTRIBUTE lspMaxLspErrorVal Description Values This attribute indicates the maximum number of Lsp components allowed on the Mpls component. Decimal (0..65535)

RESPONSE Error:The ... attribute for the component ... cannot have a value of .... Description The Check Prov command produces this response when primaryLsp attribute is set to a value of 0. System Action: The Check Prov fails. Operator Action: The primaryLsp attribute of this Lsp component must be provisioned with a valid Lsp instance value. ATTRIBUTE lspZeroPLspErrorAttr Description Values Replication This attribute indicates which attribute under the Lsp component is in error. Decimal (0..65535) The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 360 Responses ATTRIBUTE lspZeroPLspErrorComp Description Values This attribute indicates which component is in error. The name of the component

ATTRIBUTE lspZeroPLspErrorValue Description Values This attribute indicates the value which is invalid for the specified attribute. Decimal (0..65535)

RESPONSE Error:An ... subcomponent cannot exist under ... when either the addToIpRdb attribute is set to false or the primaryLsp attribute is not the same as the instance value for this Lsp. Description The Check Prov command produces this response when either an Lsp component hase been provisioned to be a primary LSP with the addToIpRdb attribute set to false and provisioned with IpV4ReachableAddress subcomponents or the Lsp component has been provisioned to be a standby LSP and provisioned with IpV4ReachableAddress subcomponents. System Action: The Check Prov fails. Operator Action: If the Lsp component is a primary LSP, then the operator should either set the addToIpRdb attribute to true or delete the IpV4ReachableAddress subcomponents for this Lsp component. If the Lsp component is a standby LSP, then the IpV4ReachableAddress subcomponents must be deleted for this LSP. ATTRIBUTE lspNoRaAllowedErrorSubComp Description Values Replication This attribute indicates which subcomponent type is not allowed to exist under this Lsp component. Decimal (0..65535) The name of the component

ATTRIBUTE lspNoRaAllowedErrorComp Description Values This attribute indicates which Lsp component is in error. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 361 Responses RESPONSE Error:The ... attribute under ... cannot be set to ... when this component is provisioned to be a primary LSP. Description The Check Prov command produces this response when the alarmControl attribute has been set to sameAsPrimaryLsp for an Lsp component that has been provisioned to be a primary LSP. System Action: The Check Prov fails. Operator Action: The alarmControl attribute for the specified Lsp component must be changed from sameAsPrimaryLsp to some other value or the Lsp component must be provisioned to be a standby LSP. ATTRIBUTE lspPlspAlarmErrorAttr Description Values Replication This attribute indicates which attribute under the Lsp component is in error. Decimal (0..65535) The name of the component

ATTRIBUTE lspPlspAlarmErrorComp Description Values This attribute indicates which component is in error. The name of the component

ATTRIBUTE lspPlspAlarmErrorVal Description Values This attribute indicates which Lsp attribute value is invalid. none critical (crit) major (maj) sameAsPrimaryLsp (sameAsPLsp)

RESPONSE Error:The ... attribute under ... cannot be set to ... when this component is provisioned to be a primary LSP. Description The Check Prov command produces this response when the specified attribute has been provisioned to use an invalid value for the specified Lsp component which has been provisioned to be a primary LSP. System Action: The Check Prov fails. Operator Action: The attribute should be set to a valid value or the Lsp component should be provisioned to be a standby LSP. ATTRIBUTE lspPlspBmOvErrorAttr Description Values Replication This attribute indicates which attribute under the Lsp component is in error. Decimal (0..65535) The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 362 Responses ATTRIBUTE lspPlspBmOvErrorComp Description Values This attribute indicates which Lsp component is in error. The name of the component

ATTRIBUTE lspPlspBmOvErrorVal Description Values This attribute indicates which Lsp attribute value is invalid. false true sameAsPrimaryLsp (sameAsPLsp)

RESPONSE Error:The ... attribute under ... cannot be set to ... when this component is provisioned to be a primary LSP. Description The Check Prov command produces this response when the bandwidth attribute is set to sameAsPrimaryLsp for an Lsp component that is provisioned to be a primary LSP. System Action: The Check Prov fails. Operator Action: The bandwidth attribute for this Lsp must be changed to any value other than sameAsPrimaryLsp. ATTRIBUTE lspPlspBwErrorAttr Description Values Replication This attribute indicates which attribute under the Lsp component is in error. Decimal (0..65535) The name of the component

ATTRIBUTE lspPlspBwErrorComp Description Values This attribute indicates which Lsp component is in error. The name of the component

ATTRIBUTE lspPlspBwErrorVal Description Values This attribute indicates the Lsp attribute value which is invalid. sameAsPrimaryLsp (sameAsPLsp)

RESPONSE Error:The ... attribute under ... cannot be set to ... when this component is provisioned to be a primary LSP. Description The Check Prov command produces this response when the specified attribute has been set to use an invalid value for the specified primary LSP component. System Action: The Check Prov fails. Operator Action: The attribute should be set to a valid value or the Lsp component should be provisioned to be a standby LSP.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 363 Responses ATTRIBUTE lspPlspSlspErrorAttr Description Values Replication This attribute indicates which attribute under the Lsp component is in error. Decimal (0..65535) The name of the component

ATTRIBUTE lspPlspSlspErrorComp Description Values This attribute indicates which Lsp component is in error. The name of the component

ATTRIBUTE lspPlspSlspErrorVal Description Values This attribute indicates which Lsp attribute value is invalid. Decimal (0..65535)

RESPONSE Error:The ... attribute under ... must be set to ... when this component is provisioned to be a standby LSP. Description The Check Prov command produces this response when the specified attribute has been set to an invalid value for the specified standby LSP component. System Action: The Check Prov fails. Operator Action: The attribute should be set to a valid value or the Lsp component should be provisioned to be a primary LSP. ATTRIBUTE lspNonZeroEpaErrorAttr Description Values Replication This attribute indicates which attribute under the Lsp component is in error. Decimal (0..65535) The name of the component

ATTRIBUTE lspNonZeroEpaErrorComp Description Values This attribute indicates which Lsp component is in error. The name of the component

ATTRIBUTE lspNonZeroEpaErrorVal Description Values This attribute indicates the invalid Lsp attribute value. IP address

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 364 Responses RESPONSE Error:The maximum value of ... Hop components per Path component has been exceeded for this ... component. Description The Check Prov command produces this response when number of Hop components exceeds the maximum allowable number of Hop components for a Path component. System Action: The Check Prov fails. Operator Action: The operator will have to delete some of the Hop components for the specified Path component. ATTRIBUTE pathMaxHopPerPathErrorVal Description Values This attribute indicates the maximum number of Hops components allowed for a Path component. Decimal (0..65535)

ATTRIBUTE pathMaxHopPerPathErrorComp Description Values This attribute indicates which Path component has too many Hop components provisioned. The name of the component

RESPONSE Error:The allowed maximum of ... Path components for an Mpls component has been exceeded. Description The Check Prov command produces this response when the number of provisioned Path components exceeds the maximum number of allowable Path components for an Mpls component. System Action: The Check Prov fails. Operator Action: The operator will have to delete some of the Path components to bring the total number of Path components below the maximum allowed value. ATTRIBUTE pathMaxPathErrorAttr Description Values This attribute indicates the maximum value for the number of provisioned Path components. Decimal (0..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 365 Responses RESPONSE Warning:The component ... has changed and is specified in the pathName attribute for .... This new path will not take effect until this Lsp is locked and then unlocked. Description The Check Prov command produces this response when a provisioning change has occurred to a Path component which is being used by an existing Lsp component. System Action: The Check Prov issues a warning. Operator Action: If the operator requires the affected Lsp components to use the updated Path component then the Lsp components will have to be locked and then unlocked. ATTRIBUTE pathCompNameWarningPathComp Description Values This attribute indicates which Path component has been changed. The name of the component

ATTRIBUTE pathCompNameWarningLspComp Description Values This attribute indicates which Lsp component is affected by the changed Path component. The name of the component

RESPONSE Error:The component ... must have at least one Hop subcomponent provisioned. Description The Check Prov command produces this response when the specified Path component does not have at least one Hop subcomponent provisioned. System Action: The Check Prov fails. Operator Action: Provision at least one Hop subcomponent for this Path component. ATTRIBUTE pathNoHopsErrorComp Description Values This attribute indicates which Path component requires a Hop subcomponent. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 366 Responses RESPONSE Error:The ... component is provisioned to use ... as a ... LSP but ... is not provisioned. Description The Check Prov command produces this response when an Lsp component is provisioned to use another Lsp component as either a primary or standby LSP but the second Lsp component does not exist. System Action: The Check Prov fails. Operator Action: The second Lsp component should be provisioned to act as a primary or standby LSP for the first Lsp component or the first Lsp component should be provisioned to use another Lsp component as the primary or standby LSP. ATTRIBUTE lspPlspSlspNotProvErrorComp Description Values This attribute indicates the first Lsp component that is in error. The name of the component

ATTRIBUTE lspPlspSlspNotProvErrorComp1 Description Values This attribute indicates the second Lsp component that is specified in the attribute of the first Lsp component. The name of the component

ATTRIBUTE lspPlspSlspNotProvErrorType Description Values This attribute indicates whether the second Lsp component was to be used as a primary or standby LSP. primary standby

ATTRIBUTE lspPlspSlspNotProvErrorComp2 Description Values This attribute indicates the second Lsp component which does not exist. The name of the component

RESPONSE Error:When the ... ... attribute value is set to ..., the ... ... attribute value must be set to .... Description The Check Prov command produces this response when the standbyLsp attribute or the primaryLsp attribute has been set to a value for an Lsp component which does not correspond to the primaryLsp attribute or the standbyLsp attribute for another Lsp component. System Action: The Check Prov fails. Operator Action: The specified attribute value for the first component should match the specified attribute value for the second component. ATTRIBUTE lspSlspPlspErrorComp Description This attribute indicates the first Lsp component that is in error.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 367 Responses Values The name of the component

ATTRIBUTE lspSlspPlspErrorAttr Description Values Replication This attribute indicates which attribute is in error for the first Lsp component. Decimal (0..65535) The name of the component

ATTRIBUTE lspSlspPlspErrorVal Description Values This attribute indicates which Lsp attribute value is invalid. Decimal (0..65535)

ATTRIBUTE lspSlspPlspErrorComp1 Description Values This attribute indicates the second Lsp component that is in error. The name of the component

ATTRIBUTE lspSlspPlspErrorAttr1 Description Values Replication This attribute indicates which attribute is in error for the second Lsp component. Decimal (0..65535) The name of the component

ATTRIBUTE lspSlspPlspErrorVal1 Description Values This attribute indicates which Lsp attribute value is invalid. Decimal (0..65535)

RESPONSE Warning:The ... attribute under ... should be set to ... when this component is provisioned to be a standby LSP. Description The Check Prov command produces this response when the specified attribute has been set to an invalid value for the specified standby LSP component. System Action: The Check Prov issues a warning. Operator Action: The attribute should be set to a valid value or the Lsp component should be provisioned to be a primary LSP. ATTRIBUTE lspSlspAddToIpRdbErrorAttr Description Values Replication This attribute indicates which attribute under the Lsp component is associated with this warning Decimal (0..65535) The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 368 Responses ATTRIBUTE lspSlspAddToIpRdbErrorComp Description Values This attribute indicates which Lsp component is associated with this warning. The name of the component

ATTRIBUTE lspSlspAddToIpRdbErrorVal Description Values This attribute indicates which Lsp attribute value is invalid. false true sameAsPrimaryLsp (sameAsPLsp)

RESPONSE Warning:The ... attribute under ... should be set to ... when this component is provisioned to be a standby LSP. Description The Check Prov command produces this response when the specified attribute has been set to an invalid value for the specified standby LSP component. System Action: The Check Prov issues a warning. Operator Action: The attribute should be set to a valid value or the Lsp component should be provisioned to be a primary LSP. ATTRIBUTE lspSlspBmOvErrorAttr Description Values Replication This attribute indicates which attribute under the Lsp component is associated with this warning. Decimal (0..65535) The name of the component

ATTRIBUTE lspSlspBmOvErrorComp Description Values This attribute indicates which Lsp component is associated with this warning. The name of the component

ATTRIBUTE lspSlspBmOvErrorVal Description Values This attribute indicates which Lsp attribute value is invalid. false true sameAsPrimaryLsp (sameAsPLsp)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 369 Responses RESPONSE Error:The ... attribute value of ... for the component ... is invalid. This value is linked to a component which either does not exist or it is not a Path component. Description The Check Prov command produces this response when the specified attribute has been set to link to a component which is either not a path component or has been set to link to a path component which does not exist. System Action: The Check Prov fails. Operator Action: The attribute value should be changed to link to a valid path component. ATTRIBUTE lspPathNameInvalidAttr Description Values Replication This attribute indicates which attribute under the Lsp component is in error. Decimal (0..65535) The name of the component

ATTRIBUTE lspPathNameInvalidComp Description Values This attribute indicates the invalid component name used for the attribute in error. The name of the component

ATTRIBUTE lspPathNameInvalidComp1 Description Values This attribute indicates the Lsp component that is in error. The name of the component

RESPONSE Error:The ... attribute under ... must not be set when this component is provisioned to be a standby LSP. Description The Check Prov command produces this response when the specified attribute has been set for the standby LSP component. System Action: The Check Prov fails. Operator Action: The specified attribute must be cleared of its provisioned value or the Lsp component must be provisioned to be a primary LSP. ATTRIBUTE lspDoNotSetSlspErrorAttr Description Values Replication This attribute indicates which attribute under the Lsp component is in error. Decimal (0..65535) The name of the component

ATTRIBUTE lspDoNotSetSlspErrorComp Description This attribute indicates which Lsp component is in error.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 370 Responses Values The name of the component

RESPONSE Error:The duplicate address and prefix length of ...,... was detected for components:... and .... Description The Check Prov command produces this response when a duplicate address and prefix length is detected between two components. This error could result from the duplication from any combination of endPointAddress attribute values under the Lsp component and the IpV4ReachableAddress instance value. The address that is duplicated may or may not be a masked address. System Action: The Check Prov fails. Operator Action: The two components in question should be reprovisioned such that the IP addresses are no longer duplicated. ATTRIBUTE lspDupIpV4AddrErrorAddr Description Values This attribute indicates which IP address has been duplicated. IP address

ATTRIBUTE lspDupIpV4AddrErrorAddrLen Description Values This attribute indicates which prefix length is being used for this IP address. Decimal (0..65535)

ATTRIBUTE lspDupIpV4AddrErrorComp Description Values This attribute indicates the first component that has the duplicated IP address. The name of the component

ATTRIBUTE lspDupIpV4AddrErrorComp1 Description Values This attribute indicates the second component that has the duplicated IP address. The name of the component

RESPONSE Error:The maximum value of ... Hop components has been exceeded for this component. Description The Check Prov command produces this response when the total number of Hop components has exceeded the maximum value allowed for the Mpls component. System Action: The Check Prov fails. Operator Action: Delete some of the Hop components to bring the total number below the maximum allowed value.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 371 Responses ATTRIBUTE hopMaxHopPerMplsErrorVal Description Values This attribute indicates maximum allowed value for Hop components. Decimal (0..65535)

RESPONSE Error:No more than one instance of the ... component may be provisioned under the same Vgs component as this Spd component. Description A Check Prov command produces this response if more than one instance of each of the following components is provisioned under the same Vgs component as this Spd: Mgc, H248. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that no more than a single instance of each of the above components is provisioned under the same Vgs component as this Spd. ATTRIBUTE pvgIpSecSpdComponentType Description Values This attribute indicates the component that is in error. Mgc H248

RESPONSE Error:The value of the ikeResponseTimerValue attribute multiplied by the value of the ikeRetryAttempts attribute must be less than 70% of the value of the saTimeToLive attribute in the ... component. Description A Check Prov command produces this response if the value of the ikeResponseTimerValue attribute multiplied by the value of the ikeRetryAttempts attribute is greater than 70% of the value of the saTimeToLive attribute in the specified IkeTransform component. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the value of the ikeResponseTimerValue attribute multiplied by the value of the ikeRetryAttempts attribute is less than 70% of the value of the saTimeToLive attribute in the specified IkeTransform component. ATTRIBUTE ikeTransformComponentName Description Values This attribute indicates the ikeTransform component that contains the attribute saTimeToLive. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 372 Responses RESPONSE Error:The ... attribute must reference an instance of the ... component under the same parent Spd as this Policy component. Description A Check Prov command produces this response if the specified attribute does not link to an instance of the specified component under the same parent Spd as this Policy component. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the specified attribute links to an instance of the specified component under the same parent Spd as this Policy component. ATTRIBUTE linkAttribute Description Values This attribute indicates the attribute that is in error. ikePolicy saProposal

ATTRIBUTE pvgIpSecSpdComponentType Description Values This attribute indicates the component that is in error. IkePolicy SaProposal

RESPONSE Error:The value of the saTimeToLive attribute in each of the following components:...must be less than the minimum saTimeToLive attribute value of the following components:... Description A Check Prov command produces this response if any of the values of saTimeToLive in each of the indicated components is greater than the minimum saTimeToLive value of all the components listed. System action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator action: Ensure that the value of saTimeToLive in each of the indicated components is less than the minimum saTimeToLive value of all the components listed. ATTRIBUTE securityAssociationTransform Description List of List Size This attribute indicates the list of securityAssociationTransform components. The name of the component 4

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 373 Responses ATTRIBUTE ikeTransform Description List of List Size This attribute indicates the list of ikeTransform components. The name of the component 4

RESPONSE Error:When custType is pvg and the mode of ... is interVrConnection only one NextHop is allowed under.... Description A Check Prov command generates this response if more than one NextHop component is provisioned under the Vr Ip Static Route component when the mode attribute of the Vm If component is interVrConnection and the custType attribute of the Vr CustSpec component is pvg. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that no more than one NextHop component is provisioned under the Vr Ip Static Route component when the mode attribute of the Vm If component is interVrConnection and the custType attribute of the Vr CustSpec component is pvg. ATTRIBUTE vmIfComponentName Description Values This attribute indicates the name of the Vm If component instance. The name of the component

ATTRIBUTE staticRouteComponentName Description Values This attribute indicates the name of the Vr Ip Static Route component instance. The name of the component

RESPONSE Error:When custType is pvg and the mode of ... is interVrConnection only two Vr components can be linked to .... Description A Check Prov command generates this response if more than two Vr components are linked to a Vm when the mode attribute of the Vm If component is interVrConnection and the custType attribute of the Vr CustSpec component is pvg. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that no more than two Vr components are linked to a Vm when the mode attribute of the Vm If component is interVrConnection and the custType attribute of the Vr CustSpec component is pvg.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 374 Responses ATTRIBUTE vmIfComponentName Description Values This attribute indicates the name of the Vm If component instance. The name of the component

ATTRIBUTE vmComponentName Description Values This attribute indicates the name of the Vm component. The name of the component

RESPONSE Error:When custType is pvg and the mode of ... is interVrConnection, ... must have a CustSpec subcomponent with a custType of pvg. Description A Check Prov command generates this response when the mode attribute of the Vm If component is interVrConnection, the custType attribute of this Vr CustSpec component is pvg and there is another Vr component linked to the Vm component which does not have a CustSpec subcomponent with a custType of pvg. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the CustSpec component is provisioned under the Vr component when the mode attribute of the Vm If component is interVrConnection and the custType attribute of the Vr CustSpec component is pvg. ATTRIBUTE vmIfComponentName Description Values This attribute indicates the name of the Vm If component instance. The name of the component

ATTRIBUTE vrComponentName Description Values This attribute indicates the name of the Vr component instance under which the protected route is provisioned. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 375 Responses RESPONSE Error:When custType is pvg and the mode of ... is interVrConnection the routing protocol component...is not allowed. Description A Check Prov command generates this response if OspfInterface RipInterface or IsisInterface is provisioned when the mode attribute of the Vm If component is interVrConnection and the custType attribute of the Vr CustSpec component is pvg. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that no OspfInterface RipInterface or IsisInterface is provisioned under the Vr Pp ipPort LogicalIf when the mode attribute of the Vm If component is interVrConnection and the custType attribute of the Vr CustSpec component is pvg. ATTRIBUTE vmIfComponentName Description Values This attribute indicates the name of the Vm If component instance. The name of the component

ATTRIBUTE routingProtocolName Description Values This attribute indicates the routing protocol subcomponent name under the Vr Pp ipPort LogicalIf component. The name of the component

RESPONSE Error: The ... attribute cannot be set for SPVC type AtmMpe interfaces. Description This error response is generated by the Check Prov command when the ilsForwarder attribute of AtmMpe component is set for an SPVC type AtmMpe interface. System Action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov completes without errors. Operator Action: Ensure that the ilsForwarder attribute of the AtmMpe component is not set. Use of an IlsForwarder card when the AtmMpe component is configured for using SPVCs is not applicable. ATTRIBUTE attribute Description Values This is the name of the attribute causing the error. Decimal (1..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 376 Responses RESPONSE Error: The ... attribute cannot be set. Set ignored. Description This response is used when the operator attempts to set the instance attribute of the Loopback component. System Action: The Set command is ignored. Operator Action: None. This attribute cannot be set by the operator. ATTRIBUTE attribute Description Values This is the name of the attribute that cannot be set. Decimal (1..65535)

RESPONSE Error: The ... attribute cannot be set. Set ignored. Description This response is used when the operator attempts to set the instance attribute of the AtmMpe component. System Action: The Set command is ignored. Operator Action: None. This attribute cannot be set by the operator. ATTRIBUTE attribute Description Values This is the name of the attribute that cannot be set. Decimal (1..65535)

RESPONSE The following Av(s) do not exist in the provisioned list: Description This response is issued when the list of Avs specified for removal does not exist in the already provisioned list. This response is also issued when the list of Avs specified by the operator does not have the right case sensitivity.

ATTRIBUTE listOfAvsNotPresent Description List of This attribute is the list of Avs not present in the already provisioned list. String (1..30, ASCII)

RESPONSE Error:The ... attribute must not contain a value of 0.0.0.0. Description A Check Prov command produces this response if the user provisions the specified attribute to contain the value 0.0.0.0. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the specified attribute does not contain the value 0.0.0.0. ATTRIBUTE directionAttribute Description This attribute indicates the attribute that is in error.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 377 Responses Values srcIpAddress dstIpAddress

RESPONSE Error:The ... component is not permitted under the same Vgs component as this Spd component. Description A Check Prov command produces this response if the user provisions the specified component in the same Vgs hierarchy as this Spd component. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Delete the instance of the specified component. ATTRIBUTE componentName Description Values This attribute indicates the component that must not be provisioned. The name of the component

RESPONSE Warning:This Voice Gateway as a whole is unsecured. The ... component does not have an Spd subcomponent. Description A Check Prov command produces this response if the specified Ctrl component does not have an Spd subcomponent. Note, this warning is only produced if a different Ctrl under this Vgs has been provisioned with an Spd subcomponent. System action: A warning is given. Operator action: It is recommended that an Spd subcomponent is provisioned under the specified Ctrl component. ATTRIBUTE ctrlConnComponentName Description Values This attribute indicates the Ctrl component that does not have a Spd subcomponent. The name of the component

RESPONSE Error:The following Policy components must be provisioned in complementary pairs for inbound and outbound directions:... Description A Check Prov command produces this response if there are any Policy subcomponents under this Spd component that have not been provisioned with a complementary Policy component. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that all Policy components provisioned under this Spd component have been provisioned with a complementary Policy component.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 378 Responses ATTRIBUTE policyComponentList Description List of This attribute indicates the list of Policy components. The name of the component

RESPONSE Error:The value of the remoteIpAddress attribute must be equal to the value of the initialMgcAddress attribute in the ... component. Description A Check Prov command produces this response if the value of the remoteIpAddress attribute is not be equal to the value of the initialMgcAddress attribute in the specified Mgc component. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the value of the remoteIpAddress attribute is equal to the value of the initialMgcAddress attribute in the specified Mgc component. ATTRIBUTE mgcComponentName Description Values This attribute indicates the Mgc component that contains the initialMgcAddress attribute. The name of the component

RESPONSE Error:When the value of the direction attribute is ... then the value of the ... attribute must not be equal to the value of the ipAddress attribute in the ... component. Description A Check Prov command produces this response if for a particular value of the direction attribute, the user provisions the value of the specified attribute to be equal to the value of attribute ipAddress in the specified Ctrl component. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the value of the specified attribute is not equal to the value of the ipAddress attribute in the specified Ctrl component. ATTRIBUTE direction Description Values ATTRIBUTE srcDstIpAddr Description Values This attribute indicates the attribute that is in error. srcIpAddress dstIpAddress This attribute indicates the value of the direction attribute. inbound outbound

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 379 Responses ATTRIBUTE ctrlComponentName Description Values This attribute indicates the Ctrl component that holds the ipAddress attribute. The name of the component

RESPONSE Error:When the value of the direction attribute is ... then the value of the ... attribute must be equal to the value of the ipAddress attribute in the ... component. Description A Check Prov command produces this response if for a particular value of the direction attribute, the value of the specified attribute is provisioned to not be equal to the value of the ipAddress attribute in the specified Ctrl component. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the value of the specified attribute is equal to the value of attribute ipAddress in the specified Ctrl component. ATTRIBUTE direction Description Values ATTRIBUTE srcDstIpAddr Description Values This attribute indicates the attribute that is in error. srcIpAddress dstIpAddress This attribute indicates the value of the direction attribute. inbound outbound

ATTRIBUTE ctrlComponentName Description Values This attribute indicates the Ctrl component that holds the ipAddress attribute. The name of the component

RESPONSE Error: The value of ... under ... is different from the value under .... All the Ethernet components associated with the same Lag must have their TM EP attributes set to the same values. Description This response is issued as the result of a Check Prov or Act Prov command when any of the following attributes, minimumBandwidthGuarantee, redMode or txQueueSize are not set to the same value for the Ethernet TM EP subcomponents. All Ethernet components associated with LAG Links under the same LAG must have their TM EP attributes set to the same values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 380 Responses ATTRIBUTE tmValueId Description Values Replication This attribute contains the numeric identifier of the attribute that does not have the same value set for the other links in the same Lag. Decimal (0..65535) The name of the component

ATTRIBUTE etherTm1ComponentName Description Values This attribute indicates the Ethernet TM EP subcomponent which is associated with the Lag Link component under checking. The name of the component

ATTRIBUTE etherTm2ComponentName Description Values This attribute indicates which Ethernet TM EP subcomponent has different value setting compared to the component under checking. The name of the component

RESPONSE Error:When the protocol attribute is set to icmp then the ... attribute must be set to any. Description A Check Prov command produces this response if the specified attribute is not set to any when the protocol attribute is set to icmp. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the specified attribute is set to any. ATTRIBUTE portAttribute Description Values This attribute indicates the attribute that is in error. dstPort srcPort

RESPONSE Error:When the action attribute is set to apply and the direction attribute is set to ... then the ... attribute must be set to equal the value of the initialMgcAddress attribute in the ... component. Description A Check Prov command produces this response if the value of the specified attribute is not equal to the value of the initialMgcAddress attribute in the specified Mgc component when the action attribute is set to apply and for the given value of the direction attribute. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the value of the specified attribute is equal to the value of the initialMgcAddress attribute in the specified Mgc component.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 381 Responses ATTRIBUTE direction Description Values ATTRIBUTE srcDstIpAddr Description Values This attribute indicates the attribute that is in error. dstIpAddress srcIpAddress This attribute indicates the value of the direction attribute. inbound outbound

ATTRIBUTE mgcComponentName Description Values This attribute indicates the Mgc component that holds the initialMgcAddress attribute. The name of the component

RESPONSE Error:When the action attribute is set to apply then the ... attribute must be set to 2944. Description A Check Prov command produces this response if the specified attribute is not set to 2944 when the action attribute is set to apply. System action: No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator action: Ensure that the specified attribute is set to 2944. ATTRIBUTE portAttribute Description Values This attribute indicates the attribute that is in error. dstPort srcPort

RESPONSE Ping: Received reply of ... from ...: icmpSeq=..., time=... Description The Ping command generates this response to indicate that the ping to the specified IP address was successful. This response is generated for every successfull ping request - there can be up to two such responses per Ping verb invocation.

ATTRIBUTE bytes Description Values ATTRIBUTE ipAddr Description Values This attribute indicates the IP address of the remote host. IP address
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

This attribute indicates the number of bytes contained in the ICMP echo reply packet. Decimal (0..4294967295)

- 382 Responses ATTRIBUTE sequence Description Values ATTRIBUTE time Description Values This attribute indicates the time from the ICMP ping request being generated to the ICMP ping response being received. Decimal (0..4294967295) This attribute indicates the sequence number contained in the ICMP echo reply packet. Decimal (0..4294967295)

RESPONSE Ping: Destination ... has not responded with a valid ICMP echo reply. Description The Ping command generates this response to indicate that the ping to the specified IP address was unsuccessful because: - no ICMP ping response was received after 5 seconds, or - an ICMP error occured

ATTRIBUTE ipAddr Description Values This attribute indicates the IP address of the remote host. IP address

RESPONSE Error: The linkDestinationAddress can not be set to ... when the netmask is 255.255.255.255. Description This error message appears when 1) the provisioned media is Ppp, the value of the netMask attribute is 255.255.255.255 and the linkDestinationAddress is provisioned with a zero value; 2) the provisioned media is Ppp, the value of the netMask attribute is 255.255.255.255 and the linkDestinationAddress is provisioned as 255.255.255.255. System Action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov completes without errors. Operator Action: Change the provisioned linkDestinationAddress under the Interface component. ATTRIBUTE invalidLinkDestAddress Description Values This attribute contains the value of the invalid linkDestinationAddress. IP address

RESPONSE Error:Reason: Value of ... for EP 0 cannot be less than 32. Description This response is issued when a semantic check is done on a bufferLimitPerEP attribute for EP0 element.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 383 Responses ATTRIBUTE bufferLimitPerEp Description Values This attribute identifies the attribute containing the error. Decimal (0..4294967295)

RESPONSE Error:The Lmi pvcConfigParmsInFsr attribute can not be set to a value of vendorForumExtensions for a ... component. Description The Check Prov command generates this response when the value of the Lmi pvcConfigParmsInFsr attribute is set to vendorForumExtensions under a component that does not support Vendor Forum Extensions. System action: The Check Prov command fails. No Activate command is accepted until a subsequent Check Prov completes without errors. Operator action: Change the value of the Lmi pvcConfigParmsInFsr attribute to either yes or no. ATTRIBUTE frsLmiPvcConfigVndrFrmErrCmpnt Description This attribute indicates the component for which the Lmi pvcConfigParmsInFsr attribute can not be set to vendorForumExtensions. Decimal (1..65535) The name of the component

Values Replication

RESPONSE Error:Only one of the following components can be provisioned under ...:FramerMlpppFramer. Description The Check Prov command generates this response if both of the following subcomponents are found under the same Ppp or PppIwf component: Framer MlpppFramer The Framer and MlpppFramer are mutually exclusive. System action: The Check Prov command fails. An Activate Prov command will not be accepted until a subsequent Check Prov completes without errors. Operator action: Delete either the Framer or MlpppFramer subcomponent. ATTRIBUTE pppBothFramersTypesComponent Description Values This attribute represents the root level component that has both a Framer and MlpppFramer subcomponent. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 384 Responses RESPONSE Error:One of the following components must be provisioned under ...:FramerMlpppFramer. Description The Check Prov command generates this response if none of the following subcomponents are found under the same Ppp or PppIWf component: Framer MlpppFramer One instance of Framer or MlpppFramer must exist under the Ppp or PppIWf component. System action: The Check Prov command fails. An Activate Prov command will not be accepted until a subsequent Check Prov completes without errors. Operator action: Add an instance of Framer or MlpppFramer. ATTRIBUTE pppNoFramersTypesComponent Description Values This attribute represents the root level component that has no Framer or MlpppFramer subcomponent. The name of the component

RESPONSE The following LPs will participate in Hitless Critical Attribute Activation: ... The activation can be stopped by issuing the Stop Prov command. Description The Activate Prov command generates this response at the beginning of Hitless Critical Attribute activation, providing a list of Logical Processors that will be participating. At this point the operator can stop the Hitless Critical Attribute activation by issuing the Stop Prov command.

ATTRIBUTE pcsLpOper Description List of List Size This attribute lists the LPs that are participating in the Hitless Critical Attribute activation. The name of the component 16

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 385 Responses RESPONSE Continue Prov failed due to a pausable event, pause reason: ...The -force option will continue the activation, but service outages may occur. To abort type Stop Prov. Description The Continue Prov command generates this response during Hitless Critical Attribute activation when issued without the -force option and when certain conditions are not met. The Continue Prov command will succeed only if the pausable events are all cleared. The operator can decide to force the Hitless Critical Attribute activation to resume by typing Continue -force Prov or to abort the Hitless Critical Attribute activation by typing Stop Prov. System action: The Continue Prov command will resume activation if the pausable conditions have been cleared. The Continue -force Prov command will ignore the pausable events and resume with the Hitless Critical Attribute activation. The Stop Prov command will cause a rollback to the current view. Operator action: Follow appropriate procedures for Hitless Critical Attribute activation.

ATTRIBUTE pcsHcaPausibleAlarm Description Values This attribute indicates the LPs which have pausable alarms issued against it. String (0..320, ASCII)

ATTRIBUTE pcsHcaAppsNotReady Description Values This attribute indicates which LPs have applications which are not ready. String (0..320, ASCII)

RESPONSE Activation failed due to the following reason:... Description The Activate Prov command generates this error response when an event occurs preventing Hitless Critical Attribute activation to proceed.

ATTRIBUTE pcsHcaAbortReason Description Values This attribute indicates why Hitless Critical Attribute activation has been aborted. Abort reason undetermined. A software error occured. HCA stopped via StopProv'command.' LP involved in activation went offline unexpectedly: LP could not load software:

ATTRIBUTE pcsString Description Values This attribute may be used to provide further information. String (0..320, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 386 Responses RESPONSE The activation is paused because of the following reason:...To resume, type Continue Prov. To stop, type Stop Prov. Description The Activate Prov command generates this response during Hitless Critical Attribute activation when issued without the -noPause option and when certain conditions are not met. The Activate Prov command always generates this message during Hitless Critical Attribute activation when issued with the -pause option. This response indicates that the activation is paused. The Hitless Critical Attribute activation will pause as long as no action is taken by the operator. System action: The Continue Prov command will resume activation if the pausable conditions have been cleared. The Stop Prov command will cause a rollback to the current view. Operator action: Follow appropriate procedures for Hitless Critical Attribute activation.

ATTRIBUTE pcsHcaPausibleAlarm Description Values This attribute indicates the LPs which have pausable alarms issued against it. String (0..320, ASCII)

ATTRIBUTE pcsHcaAppsNotReady Description Values This attribute indicates which LPs have applications which are not ready. String (0..320, ASCII)

ATTRIBUTE pcsHspPauseOptionIssued Description Values This attribute indicates that the Activate Prov command was issued with the -pause option. String (0..320, ASCII)

RESPONSE ...The hitlessActivation attribute under the ProvisioningSystem ActivationMode component must be set to disabled prior to performing service disruptive modifications. Description This response is issued during semantic check whenever conditions for a Hitless Critical Attribute activation or a Non-disruptive activation are not met.

ATTRIBUTE errorType Description Values This attribute indicates which type of activation is not permitted. Hitless Critical Attribute activation cannot occur. Reason(s): Non-disruptive Activation cannot occur. Reason(s): ATTRIBUTE addedComponents Description Values This attribute indicates the number of components added. Decimal (0..2147483647)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 387 Responses ATTRIBUTE deletedComponents Description Values This attribute indicates the number of components deleted. Decimal (0..2147483647)

ATTRIBUTE moduleCriticalAttributeList Description List of This attributes contains a list of modified attributes with a criticality of module. String (0..1024, ASCII)

ATTRIBUTE compOrProcCriticalAttributeList Description List of This attributes contains a list of modified attributes with a criticality of component or process. String (0..1024, ASCII)

ATTRIBUTE appRequestCriticalAttributeList Description List of This attributes contains a list of components for which software has marked critical. The name of the component

ATTRIBUTE nonHcaSupportAttributeList Description List of This attributes contains a list of modified attributes which do not support Hitless Critical Attribute Activation. String (0..1024, ASCII)

ATTRIBUTE lpsNonEquipmentProtectionSupport Description List of List Size This attributes contains a list of LPs which do not support equipment protection. The name of the component 16

ATTRIBUTE hcaAttributeOnCpList Description List of This attributes contains a list of modified attributes which support HCA activation but reside on a Control Processor. String (0..1024, ASCII)

RESPONSE Upon activation a Hitless Critical Attribute Activation will occur.... Description This response is issued when a Hitless Critical Attribute activation is possible.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 388 Responses ATTRIBUTE lpsHcaCandidates Description This attributes contains a list of LPs which are HCA activation candidates. This attribute indicates the LPs which meet the configuration requirements for HCA activation. The name of the component 16

List of List Size

RESPONSE Error: The attribute doubleEmissionQSizes can not be set to a value of yes for .... Description The Check Prov command generates this response if the doubleEmissionQSize attribute is set to yes, and the Frame Relay interface is not FrUni. System action: An Activate Prov command will not be accepted until a subsequent check completes without errors. Operator action: Set doubleEmissionQSize to no. ATTRIBUTE frsDoubleEmissionQSizeUnSupportErrCmpnt Description Values This attribute indicates the component for which the doubleEmissionQSize attribute can not be set to yes. The name of the component

RESPONSE Error:Feature ... must be set in the featureList of ...under .... Description A check prov will generate this response if the feature atmLrb under lp/n is not set. System action: The check prov command is not accepted until a valid value is provied. Operator action: Configure feature atmLrb in a feature list of lp/n. ATTRIBUTE atmPnniLrbgFeatureName Description Values This attribute contains the feature name. String (0..6, ASCII)

ATTRIBUTE atmPnniLrbgSwLptName Description Values This attribute indicates the component name under which this feature is configured. The name of the component

ATTRIBUTE atmPnniLrbgLpName Description Values This attribute indicates the component name to which sw lpt/n is linked. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 389 Responses RESPONSE On this type of card, setting of ... is not allowed. Description This response is triggered when thresholds txCellDiscardThreshold, rxCellDiscardThreshold, txFrameDiscardThreshold, and rxFrameDiscardThreshold under the ATM interface is set on 3pOC3MmAtm, 3pOC3SmAtm, 3pDS3Atm, 3pE3Atm, 3pDS1Atm, 3pE1Atm, 8pDS1Atm, 8pE1Atm, and 2pJ6MAtm cards.

ATTRIBUTE atmDiscardThreshold Description This attribute contains the name of threshold for ATM Discard Alarm. The name of thresholds are txCellDiscardThreshold, rxCellDiscardThreshold, txFrameDiscardThreshold, and rxFrameDiscardThreshold. String (0..49, ASCII)

Values

RESPONSE On this type of card, setting of ... is not allowed. Description This response is triggered when thresholds txCellDiscardThreshold, rxCellDiscardThreshold, txFrameDiscardThreshold, and rxFrameDiscardThreshold under the ATM service category is set on 3pOC3MmAtm, 3pOC3SmAtm, 3pDS3Atm, 3pE3Atm, 3pDS1Atm, 3pE1Atm, 8pDS1Atm, 8pE1Atm, and 2pJ6MAtm cards.

ATTRIBUTE atmCaDiscardThreshold Description This attribute contains the name of threshold for ATM Discard Alarm. The name of thresholds are txCellDiscardThreshold, rxCellDiscardThreshold, txFrameDiscardThreshold, and rxFrameDiscardThreshold for different service category. String (0..49, ASCII)

Values

RESPONSE Cannot test card pair ... which is not in a 1:1 or 1+1 sparing configuration running with full equipment protection. Description This response is generated when the user provisions a card pair that is not in a 1:1 or 1+1 spared configuration. Cards in 1:1 configuration are also checked for full Equipment Protection support. If the CP is specified, it is checked for hot CP equipment protection support. Card in 1+1 configuration are checked for LAPs sparing or LP group association. Unspared and 1:N spared cards are not supported for REX testing.

ATTRIBUTE invalidCardPair Description Values RESPONSE ... Description This response is issued during query REX. This is the invalid card pair specified for REX testing. Decimal (0..15)

ATTRIBUTE responseLastTestResult Description This attribute contains all the information about last run REX test.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 390 Responses Values String (1..1024, ASCII)

ATTRIBUTE responseDowDetails Description Values This attribute contains provisioning details of DayOfWeek subcomponents. String (1..2048, ASCII)

RESPONSE Warning:Packet loss may occur on ... at high traffic rate as the capacity limitation on 2pGeMmSrVsp3 card to support Inter-Vr connection enabled on this Vr. Description A Check Prov command generates this response when the mode attribute of the Vm If component is inter-VrConnection, and this Vr linked to VSP3 card System action: No action is required from the system. Operator action: No action is expected from the operator. ATTRIBUTE lpComponent Description Values This attribute indicates the name of the Lp which linked to VSP3 card The name of the component

RESPONSE Error: On this card, the value of the attribute perVcQueueLimitReferenceRate must not exceed .... Description The check prov generaes this response if the ATM service category perVcQueueLimitReferenceRate is set to a value beyond the value supported on a card.

ATTRIBUTE perVcQLimitRefRate Description Values This contains the maximum value of the ATM service category perVcQueueLimitReferenceRate on a card. Decimal (0..5651320)

RESPONSE Error:... is not allowed on this Virtual Router Description The Check Prov command produces this response when a protocol which is permitted only on the Management Virtual Router has been added to a Virtual Router whose managementAccess attribute is disabled.

ATTRIBUTE invalidProtocol Description Values Indicates the invalid protocol. String (1..20, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 391 Responses RESPONSE Error:Attribute ... under ... must be set. Description A check prov will generate this response if the attribute under a link is not set. System action: The check prov command is not accepted until a valid value is provied. Operator action: Provide a valid value for the attribute under a link. ATTRIBUTE atmPnniLrbgLinkAttr Description Values This attribute contains the numeric identifier of the attribute that should be provisioned. Decimal (0..65535)

ATTRIBUTE atmPnniLrbgLinkName Description Values This attribute indicates the component name under which a certain attribute should be provisioned. The name of the component

RESPONSE Error:Attribute ... is different between ... and .... Description A check prov will generate this response if the attribute is different between two links of one group. System action: The check prov command is not accepted until the attribute of all links of one group is same. Operator action: Make the attribute of all links of one group same. ATTRIBUTE atmPnniLrbgLinkDiffAttr Description Values This attribute contains the numeric identifier of the attribute that is different between two links Decimal (0..65535)

ATTRIBUTE atmPnniLrbgLink1Name Description Values This attribute indicates the component name under which a certain attribute should be same. The name of the component

ATTRIBUTE atmPnniLrbgLink2Name Description Values This attribute indicates the component name under which a certain attribute should be same. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 392 Responses RESPONSE Error:The attribute ... cannot be set to value .... This value is currently not available. Description A Check Prov command generates this response if the value specified for the defaultToneset or toneset attribute is set to any of the custom values. System action: The Check Prov command fails. No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator Action: Ensure that the defaultToneset or toneset attribute is reprovisioned with another value. ATTRIBUTE invalidAttribute Description Values ATTRIBUTE invalidValue Description Values This attribute contains the actual toneset value entered by the user. Custom1 Custom2 Custom3 Custom4 Custom5 This attribute contains the toneset attribute which is in error. Decimal (1..65535)

RESPONSE Warning:Changes to attributes under this component require LCP to reconfigure. A Lock and Unlock of the associated Channel component or ... is required. Description The Check Prov command generates this response when an attribute is changed which requires LCP to reconfigure in order to use the new value. System action: A Check Prov command passes and the warning is generated. The new value will only be used when LCP configuration occurs. Operator Action: After the activation is complete perform a Lock and then an Unlock of the associated Channel component or Ppp/Piwf component to force LCP to reconfigure. ATTRIBUTE pppRootLevelComponentType Description Values This attribute represents the root level component that must be locked and unlocked. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 393 Responses RESPONSE Error:This Proposal is identical to .... Description A Check Prov command produces this response when this Proposal is identical to the specified Proposal. System action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator action: remove one of the identical Proposal components. ATTRIBUTE identicalIpSecProposal Description Values The attribute indicates the identical IpSec Proposal. The name of the component

RESPONSE Error:This policy is identical to .... Description A Check Prov command produces this response when this Policy is identical to the specified Policy. System action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator action: remove one of the identical Policy components. ATTRIBUTE identicalIkePolicy Description Values The attribute indicates the identical Policy. The name of the component

RESPONSE Error:This Proposal is identical to .... Description A Check Prov command produces this response when this Proposal is identical to the specified Proposal. System action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator action: remove one of the identical Proposal components. ATTRIBUTE identicalIkeProposal Description Values The attribute indicates the identical IKE Proposal. The name of the component

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 394 Responses RESPONSE Error:Exceeded maximum number of Vr components. Description The Check Prov command produces this response when the maximum number of allowable Vr components has been exceeded. Delete all Vr components which are in excess of the maximum allowed. System action: The Check Prov command fails. No Activate Prov command is accepted until a subsequent Check Prov completes without errors. Operator action: Delete Vr which are in excess of the maximum allowed ATTRIBUTE maxAllowedVrs Description Values The maximum number of provisionable Vr components. Decimal (0..65535)

ATTRIBUTE currentProvisionedVrs Description Values The current number of provisioned Vr components. Decimal (0..65535)

RESPONSE Warning:A Delete of the Override subcomponent requires LCP to reconfigure. A Lock and Unlock of the associated Channel component or ... is required. Description The Check Prov command generates this response when the Override component is deleted. This requires LCP to reconfigure in order to use the default values. System action: The Check Prov command passes, but the default values will only be used when LCP configuration occurs. Operator Action: After the activation is complete perform a Lock and then an Unlock of the associated Channel component or Ppp/Piwf component to force LCP to reconfigure. ATTRIBUTE mlpppRootLevelComponentType Description Values This attribute represents the root level component that must be locked and unlocked. The name of the component

RESPONSE The current view file ... has been corrupted and cannot be committed. Use the -file option and commit a new file. Description The Commit Prov command generates this response when the current view file which is being committed has been corrupted. System action: the command fails. Operator action: retry the command,specifying the -file option.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 395 Responses ATTRIBUTE file Description Values This attribute is the name of the file being committed. String (1..40, ASCII)

RESPONSE Error:Setting attribute ... is not allowed. Description A set command generates this response if any of the attributes tone1CustomValue, tone2CustomValue, tone3CustomValue, tone4CustomValue and tone5CustomValue is set to any value. System action: The set command command fails. No Activate command will be accepted until a subsequent Check Prov command completes without errors. Operator Action: Ensure that the attributes tone1CustomValue, tone2CustomValue, tone3CustomValue, tone4CustomValue and tone5CustomValue are not set to any value. ATTRIBUTE customTonesetAttribute Description Values This attribute contains the custom tone value which cannot be set. Decimal (1..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

Collected Statistics
COLLECTED STATS Router VpnRouteForwarder Interface IngressServices MeterStatistics
Description The statistics record generated by the Router VpnRouteForwarder Interface IngressServices MeterStatistics component.

ATTRIBUTE Rtr Vrf If IS Meter committedInformationRate (cir) Description This attribute indicates the committed information rate (cir) in bits per second (bits/s) for the Meter. It represents the rate at which network agrees to transfer information under normal conditions. The provisioned cir attribute of the Meter component specifies the upper bound of this attribute value which might be adjusted in some cases. Decimal (0..600000000)

Values

ATTRIBUTE Rtr Vrf If IS Meter excessInformationRate (eir) Description This attribute indicates the excess information rate (eir) in bits per second (bits/s) for the Meter. It represents the rate at which network will attempt to transfer information. The value of this attribute is derived from the excessBurstSize (be) and measurmentInterval (t) operational attribute values (eir = be/t). Values Decimal (0..50000000)

ATTRIBUTE Rtr Vrf If IS Meter committedBurstSize (bc) Description This attribute indicates the committed burst size (bc) in bits for the Meter. The provisioned bc attribute of the Meter component specifies the upper bound of this attribute value which might be adjusted in some cases. Decimal (0..600000000)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 397 Collected Statistics ATTRIBUTE Rtr Vrf If IS Meter excessBurstSize (be) Description This attribute indicates the excess burst size (be) in bits for the Meter. The provisioned be attribute of the Meter component specifies the upper bound of this attribute value which might be adjusted in some cases. Decimal (0..50000000)

Values

ATTRIBUTE Rtr Vrf If IS Meter measurmentInterval (t) Description This attribute indicates the time interval (in milliseconds) over which rates and burst sizes are measured by the Meter. The value of this attribute is derived from the provisioned cir and bc attributes values when both of those attributes are non-zero (t=bc/cir); otherwise, it is equal to the provisioned Meter measurmentInterval attribute value. Decimal (0..4294967295)

Values

ATTRIBUTE Rtr Vrf If IS Meter packetsReceived Description This attribute indicates the number of packets received by the traffic meter during the prior statistics collection interval. It includes packets that are discarded due to excess. Long Integer

Values

ATTRIBUTE Rtr Vrf If IS Meter octetsReceived Description This attribute indicates the number of octets received by the traffic meter during the prior statistics collection interval. It includes packets that are discarded due to excess Long Integer

Values

ATTRIBUTE Rtr Vrf If IS Meter eirPacketsReceived (excessPackets) Description This attribute indicates the number of packets received by the traffic meter that contributed only to the excess information rate during the prior statistics collection interval. Long Integer

Values

ATTRIBUTE Rtr Vrf If IS Meter eirOctetsReceived (excessOctets) Description This attribute indicates the number of octets received by the traffic meter that contributed only to the excess information rate during the prior statistics collection interval. Long Integer

Values

ATTRIBUTE Rtr Vrf If IS Meter packetsRemarked Description This attribute indicates the number of packets that contributed to and exceeded the committed information rate during the prior statistics collection interval.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 398 Collected Statistics Values Long Integer

ATTRIBUTE Rtr Vrf If IS Meter octetsRemarked Description This attribute indicates the number of octets that contributed to and exceeded the committed information rate during the prior statistics collection interval. Long Integer

Values

ATTRIBUTE Rtr Vrf If IS Meter packetsDiscarded Description Values This attribute indicates the number of packets discarded by the traffic meter during the prior statistics collection interval. Long Integer

ATTRIBUTE Rtr Vrf If IS Meter octetsDiscarded Description Values This attribute indicates the number of octets discarded by the traffic meter during the prior statistics collection interval. . Long Integer

COLLECTED STATS Router VpnRouteForwarder Interface EgressServices MeterStatistics


Description The statistics record generated by the Router VpnRouteForwarder Interface EgressServices MeterStatistics component.

ATTRIBUTE Rtr Vrf If ES Meter committedInformationRate (cir) Description This attribute indicates the committed information rate (cir) in bits per second (bits/s) for the Meter. It represents the rate at which network agrees to transfer information under normal conditions. The provisioned cir attribute of the Meter component specifies the upper bound of this attribute value which might be adjusted in some cases. Decimal (0..600000000)

Values

ATTRIBUTE Rtr Vrf If ES Meter excessInformationRate (eir) Description This attribute indicates the excess information rate (eir) in bits per second (bits/s) for the Meter. It represents the rate at which network will attempt to transfer information. The value of this attribute is derived from the excessBurstSize (be) and measurmentInterval (t) operational attribute values (eir = be/t). Values Decimal (0..50000000)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 399 Collected Statistics ATTRIBUTE Rtr Vrf If ES Meter committedBurstSize (bc) Description This attribute indicates the committed burst size (bc) in bits for the Meter. The provisioned bc attribute of the Meter component specifies the upper bound of this attribute value which might be adjusted in some cases. Decimal (0..600000000)

Values

ATTRIBUTE Rtr Vrf If ES Meter excessBurstSize (be) Description This attribute indicates the excess burst size (be) in bits for the Meter. The provisioned be attribute of the Meter component specifies the upper bound of this attribute value which might be adjusted in some cases. Decimal (0..50000000)

Values

ATTRIBUTE Rtr Vrf If ES Meter measurmentInterval (t) Description This attribute indicates the time interval (in milliseconds) over which rates and burst sizes are measured by the Meter. The value of this attribute is derived from the provisioned cir and bc attributes values when both of those attributes are non-zero (t=bc/cir); otherwise, it is equal to the provisioned Meter measurmentInterval attribute value. Decimal (0..4294967295)

Values

ATTRIBUTE Rtr Vrf If ES Meter packetsReceived Description This attribute indicates the number of packets received by the traffic meter during the prior statistics collection interval. It includes packets that are discarded due to excess. Long Integer

Values

ATTRIBUTE Rtr Vrf If ES Meter octetsReceived Description This attribute indicates the number of octets received by the traffic meter during the prior statistics collection interval. It includes packets that are discarded due to excess Long Integer

Values

ATTRIBUTE Rtr Vrf If ES Meter eirPacketsReceived (excessPackets) Description This attribute indicates the number of packets received by the traffic meter that contributed only to the excess information rate during the prior statistics collection interval. Long Integer

Values

ATTRIBUTE Rtr Vrf If ES Meter eirOctetsReceived (excessOctets) Description This attribute indicates the number of octets received by the traffic meter that contributed only to the excess information rate during the prior statistics collection interval.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 400 Collected Statistics Values Long Integer

ATTRIBUTE Rtr Vrf If ES Meter packetsRemarked Description This attribute indicates the number of packets that contributed to and exceeded the committed information rate during the prior statistics collection interval. Long Integer

Values

ATTRIBUTE Rtr Vrf If ES Meter octetsRemarked Description This attribute indicates the number of octets that contributed to and exceeded the committed information rate during the prior statistics collection interval. Long Integer

Values

ATTRIBUTE Rtr Vrf If ES Meter packetsDiscarded Description Values This attribute indicates the number of packets discarded by the traffic meter during the prior statistics collection interval. Long Integer

ATTRIBUTE Rtr Vrf If ES Meter octetsDiscarded Description Values This attribute indicates the number of octets discarded by the traffic meter during the prior statistics collection interval. . Long Integer

COLLECTED STATS Router VpnRouteForwarder ControlPlaneProtection


Description The statistics record generated by the Router VpnRouteForwarder ControlPlaneProtection component.

ATTRIBUTE Rtr Vrf Cpp isolatedDa Description Values This attribute indicates the ip address of the isolated locally destined DA. IP address

ATTRIBUTE Rtr Vrf Cpp isolatedLp Description Values This attribute indicates the LP number on which the locally destined address is being isolated. Decimal (0..15)

ATTRIBUTE Rtr Vrf Cpp isolatedCounts Description Values This attribute indicates the number of counts that the isolated DA encountered during the last 15 minutes. Decimal (0..65535)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 401 Collected Statistics ATTRIBUTE Rtr Vrf Cpp averageFlowRate Description Values This attribute indicates the average flow rate of the isolated DA during the isolation period. Decimal (0..65535)

COLLECTED STATS Router Interface IngressServices MeterStatistics


Description The statistics record generated by the Router Interface IngressServices MeterStatistics component.

ATTRIBUTE Rtr If IS Meter committedInformationRate (cir) Description This attribute indicates the committed information rate (cir) in bits per second (bits/s) for the Meter. It represents the rate at which network agrees to transfer information under normal conditions. The provisioned cir attribute of the Meter component specifies the upper bound of this attribute value which might be adjusted in some cases. Decimal (0..600000000)

Values

ATTRIBUTE Rtr If IS Meter excessInformationRate (eir) Description This attribute indicates the excess information rate (eir) in bits per second (bits/s) for the Meter. It represents the rate at which network will attempt to transfer information. The value of this attribute is derived from the excessBurstSize (be) and measurmentInterval (t) operational attribute values (eir = be/t). Values Decimal (0..50000000)

ATTRIBUTE Rtr If IS Meter committedBurstSize (bc) Description This attribute indicates the committed burst size (bc) in bits for the Meter. The provisioned bc attribute of the Meter component specifies the upper bound of this attribute value which might be adjusted in some cases. Decimal (0..600000000)

Values

ATTRIBUTE Rtr If IS Meter excessBurstSize (be) Description This attribute indicates the excess burst size (be) in bits for the Meter. The provisioned be attribute of the Meter component specifies the upper bound of this attribute value which might be adjusted in some cases. Decimal (0..50000000)

Values

ATTRIBUTE Rtr If IS Meter measurmentInterval (t) Description This attribute indicates the time interval (in milliseconds) over which rates and burst sizes are measured by the Meter. The value of this attribute is derived from the provisioned cir and bc
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 402 Collected Statistics attributes values when both of those attributes are non-zero (t=bc/cir); otherwise, it is equal to the provisioned Meter measurmentInterval attribute value. Values Decimal (0..4294967295)

ATTRIBUTE Rtr If IS Meter packetsReceived Description This attribute indicates the number of packets received by the traffic meter during the prior statistics collection interval. It includes packets that are discarded due to excess. Long Integer

Values

ATTRIBUTE Rtr If IS Meter octetsReceived Description This attribute indicates the number of octets received by the traffic meter during the prior statistics collection interval. It includes packets that are discarded due to excess Long Integer

Values

ATTRIBUTE Rtr If IS Meter eirPacketsReceived (excessPackets) Description This attribute indicates the number of packets received by the traffic meter that contributed only to the excess information rate during the prior statistics collection interval. Long Integer

Values

ATTRIBUTE Rtr If IS Meter eirOctetsReceived (excessOctets) Description This attribute indicates the number of octets received by the traffic meter that contributed only to the excess information rate during the prior statistics collection interval. Long Integer

Values

ATTRIBUTE Rtr If IS Meter packetsRemarked Description This attribute indicates the number of packets that contributed to and exceeded the committed information rate during the prior statistics collection interval. Long Integer

Values

ATTRIBUTE Rtr If IS Meter octetsRemarked Description This attribute indicates the number of octets that contributed to and exceeded the committed information rate during the prior statistics collection interval. Long Integer

Values

ATTRIBUTE Rtr If IS Meter packetsDiscarded Description This attribute indicates the number of packets discarded by the traffic meter during the prior statistics collection interval.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 403 Collected Statistics Values Long Integer

ATTRIBUTE Rtr If IS Meter octetsDiscarded Description Values This attribute indicates the number of octets discarded by the traffic meter during the prior statistics collection interval. . Long Integer

COLLECTED STATS Router Interface EgressServices MeterStatistics


Description The statistics record generated by the Router Interface EgressServices MeterStatistics component.

ATTRIBUTE Rtr If ES Meter committedInformationRate (cir) Description This attribute indicates the committed information rate (cir) in bits per second (bits/s) for the Meter. It represents the rate at which network agrees to transfer information under normal conditions. The provisioned cir attribute of the Meter component specifies the upper bound of this attribute value which might be adjusted in some cases. Decimal (0..600000000)

Values

ATTRIBUTE Rtr If ES Meter excessInformationRate (eir) Description This attribute indicates the excess information rate (eir) in bits per second (bits/s) for the Meter. It represents the rate at which network will attempt to transfer information. The value of this attribute is derived from the excessBurstSize (be) and measurmentInterval (t) operational attribute values (eir = be/t). Values Decimal (0..50000000)

ATTRIBUTE Rtr If ES Meter committedBurstSize (bc) Description This attribute indicates the committed burst size (bc) in bits for the Meter. The provisioned bc attribute of the Meter component specifies the upper bound of this attribute value which might be adjusted in some cases. Decimal (0..600000000)

Values

ATTRIBUTE Rtr If ES Meter excessBurstSize (be) Description This attribute indicates the excess burst size (be) in bits for the Meter. The provisioned be attribute of the Meter component specifies the upper bound of this attribute value which might be adjusted in some cases. Decimal (0..50000000)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 404 Collected Statistics ATTRIBUTE Rtr If ES Meter measurmentInterval (t) Description This attribute indicates the time interval (in milliseconds) over which rates and burst sizes are measured by the Meter. The value of this attribute is derived from the provisioned cir and bc attributes values when both of those attributes are non-zero (t=bc/cir); otherwise, it is equal to the provisioned Meter measurmentInterval attribute value. Decimal (0..4294967295)

Values

ATTRIBUTE Rtr If ES Meter packetsReceived Description This attribute indicates the number of packets received by the traffic meter during the prior statistics collection interval. It includes packets that are discarded due to excess. Long Integer

Values

ATTRIBUTE Rtr If ES Meter octetsReceived Description This attribute indicates the number of octets received by the traffic meter during the prior statistics collection interval. It includes packets that are discarded due to excess Long Integer

Values

ATTRIBUTE Rtr If ES Meter eirPacketsReceived (excessPackets) Description This attribute indicates the number of packets received by the traffic meter that contributed only to the excess information rate during the prior statistics collection interval. Long Integer

Values

ATTRIBUTE Rtr If ES Meter eirOctetsReceived (excessOctets) Description This attribute indicates the number of octets received by the traffic meter that contributed only to the excess information rate during the prior statistics collection interval. Long Integer

Values

ATTRIBUTE Rtr If ES Meter packetsRemarked Description This attribute indicates the number of packets that contributed to and exceeded the committed information rate during the prior statistics collection interval. Long Integer

Values

ATTRIBUTE Rtr If ES Meter octetsRemarked Description This attribute indicates the number of octets that contributed to and exceeded the committed information rate during the prior statistics collection interval.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 405 Collected Statistics Values Long Integer

ATTRIBUTE Rtr If ES Meter packetsDiscarded Description Values This attribute indicates the number of packets discarded by the traffic meter during the prior statistics collection interval. Long Integer

ATTRIBUTE Rtr If ES Meter octetsDiscarded Description Values This attribute indicates the number of octets discarded by the traffic meter during the prior statistics collection interval. . Long Integer

COLLECTED STATS Router ControlPlaneProtection


Description The statistics record generated by the Router ControlPlaneProtection component.

ATTRIBUTE Rtr Cpp isolatedDa Description Values This attribute indicates the ip address of the isolated locally destined DA. IP address

ATTRIBUTE Rtr Cpp isolatedLp Description Values This attribute indicates the LP number on which the locally destined address is being isolated. Decimal (0..15)

ATTRIBUTE Rtr Cpp isolatedCounts Description Values This attribute indicates the number of counts that the isolated DA encountered during the last 15 minutes. Decimal (0..65535)

ATTRIBUTE Rtr Cpp averageFlowRate Description Values This attribute indicates the average flow rate of the isolated DA during the isolation period. Decimal (0..65535)

COLLECTED STATS LogicalProcessor


Description The statistics record generated by the LogicalProcessor component. ATTRIBUTE Lp cardNumber (ca) Description This attribute is the card number associated to this statistical information.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 406 Collected Statistics Values ATTRIBUTE Lp cardStatus Description Values ATTRIBUTE Lp cpuUtilAvg Description This attribute indicates an average processor utilization level over a the specified collection interval. This average is calculated based on one minute CPU utilization averages. Values Units Decimal (0..100) % This attribute indicates whether the card is running as active or standby. standby active Decimal (0..15)

ATTRIBUTE Lp cpuUtilAvgMin Description This attribute indicates the minimum processor utilization level over a specified collection interval. This is calculated based on one minute CPU utilization averages. Values Units Decimal (0..100) %

ATTRIBUTE Lp cpuUtilAvgMax Description This attribute indicates the maximum processor utilization level over a specified collection interval. This is based on one minute CPU utilization averages. Values Units Decimal (0..100) %

ATTRIBUTE Lp memoryCapacity Description Vector of Units Index This attribute indicates the processors memory capacity for each type of memory. Decimal (0..2147483647) kbyte fastRam normalRam sharedRam

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 407 Collected Statistics ATTRIBUTE Lp memoryUsageAvg Description This attribute indicates the processors average memory utilization for each type of memory in the specified collection interval. This is calculated using 15 second samples. Decimal (0..2147483647) kbyte fastRam normalRam sharedRam

Vector of Units Index

ATTRIBUTE Lp memoryUsageAvgMin Description This attribute indicates the processors minimum memory utilization for each type of memory in the specified collection interval. This is calculated using 15 second samples. Decimal (0..2147483647) kbyte fastRam normalRam sharedRam

Vector of Units Index

ATTRIBUTE Lp memoryUsageAvgMax Description This attribute indicates the processors maximum memory utilization for each type of memory in the specified collection interval. This is calculated using 15 second samples. Decimal (0..2147483647) kbyte fastRam normalRam sharedRam

Vector of Units Index

ATTRIBUTE Lp sharedMsgBlockCapacity Description Values Units This attribute indicates the processors shared message block memory capacity. Decimal (0..2147483647) kbyte

ATTRIBUTE Lp sharedMsgBlockUsageAvg Description This attribute indicates the processors average shared message block memory utilization over a specified collection interval. This is calculated using 15 second samples. Decimal (0..2147483647)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

Values

- 408 Collected Statistics Units kbyte

ATTRIBUTE Lp sharedMsgBlockUsageAvgMin Description This attribute indicates the processors minimum shared message block memory utilization over a specified collection interval. This is calculated using 15 second samples. Decimal (0..2147483647) kbyte

Values Units

ATTRIBUTE Lp sharedMsgBlockUsageAvgMax Description This attribute indicates the processors maximum shared message block memory utilization over a specified collection interval. This is calculated using 15 second samples. Decimal (0..2147483647) kbyte

Values Units

ATTRIBUTE Lp localMsgBlockCapacity Description Values Units This attribute indicates the processors local message block memory capacity. These message blocks are used for local messaging on the card. Decimal (0..2147483647) kbyte

ATTRIBUTE Lp localMsgBlockUsageAvg Description This attribute indicates the processors average memory utilization of message blocks used for local messaging on the card, calculated over a specified collection interval. This is calculated using 15 second samples. Decimal (0..2147483647) kbyte

Values Units

ATTRIBUTE Lp localMsgBlockUsageMin Description This attribute indicates the processors minimum memory utilization of message blocks used for local messaging on the card, calculated over a specified collection interval. Decimal (0..2147483647) kbyte

Values Units

ATTRIBUTE Lp localMsgBlockUsageMax Description This attribute indicates the processors maximum memory utilization of message blocks used for local messaging on the card, calculated over a specified collection interval. Decimal (0..2147483647)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 409 Collected Statistics Units kbyte

COLLECTED STATS LogicalProcessor PCUServicesProcessor ProcessingModule ProcessingBlock


Description The statistics record generated by the LogicalProcessor PCUServicesProcessor ProcessingModule ProcessingBlock component.

ATTRIBUTE Lp Pcusp PModule PBlock cpuPBlockUtilAvg (avg) Description Values Units This attribute indicates the average PBlock CPU load during the statistics collection interval. Decimal (0..100) %

ATTRIBUTE Lp Pcusp PModule PBlock cpuPBlockUtilMin (min) Description Values Units This attribute indicates the minimum PBlock CPU load during the statistics collection interval. Decimal (0..100) %

ATTRIBUTE Lp Pcusp PModule PBlock cpuPBlockUtilMax (max) Description Values Units This attribute indicates the maximum PBlock CPU load during the statistics collection interval. Decimal (0..100) %

COLLECTED STATS Collector


Description The statistics record generated by the Collector component. ATTRIBUTE Col oldDateTime Description Values This attribute shows the old date/time immediately prior to the time change. Time (DHMS)

ATTRIBUTE Col newDateTime Description Values This attribute shows the new date/time immediately after the time change. Time (DHMS)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 410 Collected Statistics

COLLECTED STATS VoiceNetworkingCallServer


Description The statistics record generated by the VoiceNetworkingCallServer component.

ATTRIBUTE Vncs totalTranslations Description Values This spooled statistic counts the number of translation requests received by Vncs in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE Vncs completeTranslations Description This spooled statistic counts the number of completed translations handled under each DiallingPlan component in the last statistics collection interval. The complete translations are the one that resulted in the return by VNCS server of the reply message with the routing information and VoiceProfile parameters associated with the directory number prefix supplied in the translation request message. Decimal (0..65535) Decimal (0..2)

Vector of Index

ATTRIBUTE Vncs incompleteTranslations Description This spooled statistic counts the number of incomplete translations handled under each DiallingPlan component in the last statistics collection interval. The incomplete translations are the one that require more digits in the directory number prefix to uniquely identify routing attributes. Decimal (0..65535) Decimal (0..2)

Vector of Index

ATTRIBUTE Vncs failedTranslations Description This spooled statistic counts the number of failed translations handled under this DiallingPlan component in the last statistics collection interval. The failed translations are the one for which the directory number prefix could not be found in the database. Decimal (0..65535) Decimal (0..2)

Vector of Index

ATTRIBUTE Vncs usageCount Description This spooled statistic counts the number of times each VoiceProfile useage count is accessed to set up a connection in the last statistics collection interval. Decimal (0..65535) Decimal (1..64)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

Vector of Index

- 411 Collected Statistics

COLLECTED STATS Trunk


Description The statistics record generated by the Trunk component. ATTRIBUTE Trk remoteComponentName (remote) Description Values This attribute is the component name of the remote end which it has supplied through the Trunk staging protocol. String (1..26, ASCII)

ATTRIBUTE Trk measuredSpeedToIfMax Description This is the maximum measured transmit speed (bit/s) of the link. A value of zero is provided when the link is disabled for the whole interval or the measured speed is unknown. Decimal (0..4294967295)

Values

ATTRIBUTE Trk measuredSpeedToIfMin Description This is the minimum measured transmit speed (bit/s) of the link. A value of zero is provided when the link is disabled for any part of the interval or the measured speed is unknown. Decimal (0..4294967295)

Values

ATTRIBUTE Trk measuredSpeedToIfCurrent Description This is the current measured transmit speed (bit/s) of the link. A value of zero is provided when the link is disabled or the measured speed is unknown. Decimal (0..4294967295)

Values

ATTRIBUTE Trk measuredRoundTripDelayMax Description This is the maximum measured Round Trip Delay (ms) discovered with the remote through the Trunk staging protocols. A value of zero is provided when the link is disabled for the whole interval or the delay is unknown. Decimal (0..1500)

Values

ATTRIBUTE Trk measuredRoundTripDelayMin Description This is the minimum measured Round Trip Delay (ms) discovered with the remote through the Trunk staging protocols. A value of zero is provided when the link is disabled for any part of the interval or the delay is unknown. Decimal (0..1500)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 412 Collected Statistics ATTRIBUTE Trk measuredRoundTripDelayCurrent Description This is the measured Round Trip Delay (ms) discovered with the remote through the Trunk staging protocols. A value of zero is provided when the link is disabled or the delay is unknown. Decimal (0..1500)

Values

ATTRIBUTE Trk porsNormPktFromIf (normPkt) Description Values This attribute counts the number of normal priority packets received on the PORS Trunk normal priority queue in the last statistics collection interval. Long Integer

ATTRIBUTE Trk porsNormDiscUnforwardFromIf (normDisc) Description This attribute counts the number of normal priority packets discarded from the PORS Trunk normal priority queue in the last statistics collection interval. Long Integer

Values

ATTRIBUTE Trk porsNormOctetFromIf (normOctet) Description Values This attribute counts the number of normal priority bytes received on the PORS Trunk normal priority queue in the last statistics collection interval. Long Integer

ATTRIBUTE Trk porsIntPktFromIf (intPkt) Description This attribute counts the number of interrupting priority packets received on the PORS Trunk interrupting priority queue in the last statistics collection interval. Long Integer

Values

ATTRIBUTE Trk porsIntDiscUnforwardFromIf (intDisc) Description This attribute counts the number of interrupting priority packets discarded from the PORS Trunk interrupting priority queue in the last statistics collection interval. Long Integer

Values

ATTRIBUTE Trk porsIntOctetFromIf (intOctets) Description This attribute counts the number of interrupting priority bytes received on the PORS Trunk interrupting priority queue in the last statistics collection interval. Long Integer

Values

ATTRIBUTE Trk remoteComponentName (remote) Description This attribute is the component name of the remote end which it has supplied through the Trunk or DpnGateway staging protocol.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 413 Collected Statistics Values String (1..26, ASCII)

ATTRIBUTE Trk measuredSpeedToIfMax Description This is the maximum measured transmit speed (bit/s) of the link. A value of zero is provided when the link is disabled for the whole interval or the measured speed is unknown. Decimal (0..4294967295)

Values

ATTRIBUTE Trk measuredSpeedToIfMin Description This is the minimum measured transmit speed (bit/s) of the link. A value of zero is provided when the link is disabled for any part of the interval or the measured speed is unknown. Decimal (0..4294967295)

Values

ATTRIBUTE Trk measuredSpeedToIfCurrent Description This is the current measured transmit speed (bit/s) of the link. A value of zero is provided when the link is disabled or the measured speed is unknown. Decimal (0..4294967295)

Values

ATTRIBUTE Trk measuredRoundTripDelayMax Description This is the maximum measured Round Trip Delay (ms) discovered with the remote through the Trunk and DpnGateway staging protocols. A value of zero is provided when the link is disabled for the whole interval or the delay is unknown. Decimal (0..1500)

Values

ATTRIBUTE Trk measuredRoundTripDelayMin Description This is the minimum measured Round Trip Delay (ms) discovered with the remote through the Trunk and DpnGateway staging protocols. A value of zero is provided when the link is disabled for any part of the interval or the delay is unknown. Decimal (0..1500)

Values

ATTRIBUTE Trk measuredRoundTripDelayCurrent Description This is the measured Round Trip Delay (ms) discovered with the remote through the Trunk and DpnGateway staging protocols. A value of zero is provided when the link is disabled or the delay is unknown. Decimal (0..1500)

Values

ATTRIBUTE Trk fwdPktFromIf (fwdPkt) Description Values This attribute counts the number of forwarding packets received on the Trunk or DpnGateway in the last statistics collection interval. Long Integer
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 414 Collected Statistics ATTRIBUTE Trk fwdDiscUnforwardFromIf (fwdDisc) Description Values This attribute counts the number of forwarding packets discarded by the Trunk or DpnGateway in the last statistics collection interval. Long Integer

ATTRIBUTE Trk fwdOctetFromIf (fwdOctet) Description Values This attribute counts the number of forwarding bytes received on the Trunk or DpnGateway in the last statistics collection interval. Long Integer

ATTRIBUTE Trk dprsPktFromIfByPrio (dprsPktBp) Description This attribute counts the number of DPRS packets received by the Trunk in the last statistics collection interval. It is an array indexed by the emission priorities (ep0, ep1 and ep2) and discard priorities (dp0, dp1, dp2 and dp3) of the packets. The highest emission priority is ep0 and the least discardable priority is dp0. Long Integer ep ep1 ep2] dp dp1 dp2 dp3] [ep0

Array of Row

Column

[dp0

ATTRIBUTE Trk dprsDiscPktFromIfByPrio (dprsDiscBp) Description This attribute counts the number of DPRS packets received and discarded by the Trunk in the last statistics collection interval. It is an array indexed by the emission priorities (ep0, ep1 and ep2) and discard priorities (dp0, dp1, dp2 and dp3) of the packets. The highest emission priority is ep0 and the least discardable priority is dp0. Long Integer ep ep1 ep2] dp dp1 dp2 dp3] [ep0

Array of Row

Column

[dp0

ATTRIBUTE Trk dprsOctetFromIfByPrio (dprsOctBp) Description This attribute counts the number of DPRS octets received by the Trunk in the last statistics collection interval. It is an array indexed by the emission

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 415 Collected Statistics priorities (ep0, ep1 and ep2) and discard priorities (dp0, dp1, dp2 and dp3) of the packets. The highest emission priority is ep0 and the least discardable priority is dp0. Array of Row Long Integer ep ep1 ep2] dp dp1 dp2 dp3] [ep0

Column

[dp0

ATTRIBUTE Trk porsPktFromIfByPrio (porsPktBp) Description This attribute counts the number of PORS packets received by the Trunk in the last statistics collection interval. It is an array indexed by the emission priorities (ep0, ep1 and ep2) and discard priorities (dp0, dp1, dp2 and dp3) of the packets. The highest emission priority is ep0 and the least discardable priority is dp0. Long Integer ep ep1 ep2] dp dp1 dp2 dp3] [ep0

Array of Row

Column

[dp0

ATTRIBUTE Trk porsDiscPktFromIfByPrio (porsDiscBp) Description This attribute counts the number of PORS packets received and discarded by the Trunk in the last statistics collection interval. It is an array indexed by the emission priorities (ep0, ep1 and ep2) and discard priorities (dp0, dp1, dp2 and dp3) of the packets. The highest emission priority is ep0 and the least discardable priority is dp0. Long Integer ep ep1 ep2] dp dp1 dp2 dp3] [ep0

Array of Row

Column

[dp0

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 416 Collected Statistics ATTRIBUTE Trk porsOctetFromIfByPrio (porsOctBp) Description This attribute counts the number of PORS octets received by the Trunk in the last statistics collection interval. It is an array indexed by the emission priorities (ep0, ep1 and ep2) and discard priorities (dp0, dp1, dp2 and dp3) of the packets. The highest emission priority is ep0 and the least discardable priority is dp0. Long Integer ep ep1 ep2] dp dp1 dp2 dp3] [ep0

Array of Row

Column

[dp0

COLLECTED STATS Trunk UnAcked Framer


Description The statistics record generated by the Trunk UnAcked Framer component. ATTRIBUTE Trk UnAcked Framer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE Trk UnAcked Framer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

ATTRIBUTE Trk UnAcked Framer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE Trk UnAcked Framer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 417 Collected Statistics ATTRIBUTE Trk UnAcked Framer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

COLLECTED STATS Trunk AtmAccess


Description The statistics record generated by the Trunk AtmAccess component. ATTRIBUTE Trk Atm interfaceName (interface) Description Values ATTRIBUTE Trk Atm txCell Description Values Units This attribute counts the number of cells that have been transmitted to the interface on the Vcc in the last collection interval. Long Integer cells This attribute indicates the component name of the local ATM Layer 2 AAL5 interface that the AtmAccess component uses. String (1..45, ASCII)

ATTRIBUTE Trk Atm txCellClp Description Values Units This attribute counts the number of cells that have been transmitted to the interface on the Vcc with the CLP=1 in the last collection interval. Long Integer cells

ATTRIBUTE Trk Atm txDiscard Description This attribute counts the number of cells or frames received from the bus on the Vcc that have been discarded (due to congestion or when the Vcc interface is disabled) in the last collection interval. Long Integer

Values

ATTRIBUTE Trk Atm txDiscardClp Description This attribute counts the number of cells or frames received from the bus on the Vcc with the CLP=1 that have been discarded (due to congestion or when the Vcc interface is disabled) in the last collection interval. Long Integer

Values ATTRIBUTE Trk Atm rxCell Description

This attribute counts the number of cells that have been received from the interface on the Vcc in the last collection interval.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 418 Collected Statistics Values Units Long Integer cells

ATTRIBUTE Trk Atm rxCellClp Description Values Units This attribute counts the number of cells that have been received from the interface on the Vcc with the CLP=1 in the last collection interval. Long Integer cells

ATTRIBUTE Trk Atm rxDiscard Description This attribute counts the number of cells or frames received from the interface on the Vcc that have been discarded (due to congestion, nonconformance with UPC or AAL reassembly problems) in the last collection interval. Long Integer

Values

ATTRIBUTE Trk Atm rxDiscardClp Description This attribute counts the number of cells or frames received from the interface on the Vcc with the CLP=1 that have been discarded (due to congestion, non-conformance with UPC or AAL reassembly problems) in the last collection interval. Long Integer

Values

ATTRIBUTE Trk Atm txCellRateMax Description Values Units This attribute indicates the maximum transmit cell throughput rate of the Vcc in the last collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE Trk Atm txCellRateMin Description Values Units This attribute indicates the minimum transmit cell throughput rate of the Vcc in the last collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE Trk Atm txCellRateAvg Description Values Units This attribute indicates the average transmit cell throughput rate of the Vcc in the last collection interval. Decimal (0..4294967295) cell/s

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 419 Collected Statistics ATTRIBUTE Trk Atm txClpCellRateMax Description Values Units This attribute indicates the maximum transmit cell throughput rate with the CLP=1 of the Vcc in the last collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE Trk Atm txClpCellRateMin Description Values Units This attribute indicates the minimum transmit cell throughput rate with the CLP=1 of the Vcc in the last collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE Trk Atm txClpCellRateAvg Description Values Units This attribute indicates the average transmit cell throughput rate with the CLP=1 of the Vcc in the last collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE Trk Atm rxCellRateMax Description Values Units This attribute indicates the maximum receive cell throughput rate of the Vcc in the last collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE Trk Atm rxCellRateMin Description Values Units This attribute indicates the minimum receive cell throughput rate of the Vcc in the last collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE Trk Atm rxCellRateAvg Description Values Units This attribute indicates the average receive cell throughput rate of the Vcc in the last collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE Trk Atm rxClpCellRateMax Description This attribute indicates the maximum receive cell throughput rate with the CLP=1 of the Vcc in the last collection interval.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 420 Collected Statistics Values Units Decimal (0..4294967295) cell/s

ATTRIBUTE Trk Atm rxClpCellRateMin Description Values Units This attribute indicates the minimum receive cell throughput rate with the CLP=1 of the Vcc in the last collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE Trk Atm rxClpCellRateAvg Description Values Units This attribute indicates the average receive cell throughput rate with the CLP=1 of the Vcc in the last collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE Trk Atm rxTotalVccUtil Description This attribute indicates the average total receive Vcc utilization computed based on comparing the total number of cells received on the Vcc with the estimated available bandwidth in the last collection interval. Decimal (0..200) %

Values Units

ATTRIBUTE Trk Atm txTotalVccUtil Description This attribute indicates the average total transmitted Vcc utilization computed based on comparing the total number of cells transmitted on the Vcc with the estimated available bandwidth in the last collection interval. Decimal (0..200) %

Values Units

COLLECTED STATS DpnGateway


Description The statistics record generated by the DpnGateway component. ATTRIBUTE DpnGate remoteComponentName (remote) Description Values This attribute is the component name of the remote end which it has supplied through the Trunk or DpnGateway staging protocol. String (1..26, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 421 Collected Statistics ATTRIBUTE DpnGate measuredSpeedToIfMax Description This is the maximum measured transmit speed (bit/s) of the link. A value of zero is provided when the link is disabled for the whole interval or the measured speed is unknown. Decimal (0..4294967295)

Values

ATTRIBUTE DpnGate measuredSpeedToIfMin Description This is the minimum measured transmit speed (bit/s) of the link. A value of zero is provided when the link is disabled for any part of the interval or the measured speed is unknown. Decimal (0..4294967295)

Values

ATTRIBUTE DpnGate measuredSpeedToIfCurrent Description This is the current measured transmit speed (bit/s) of the link. A value of zero is provided when the link is disabled or the measured speed is unknown. Decimal (0..4294967295)

Values

ATTRIBUTE DpnGate measuredRoundTripDelayMax Description This is the maximum measured Round Trip Delay (ms) discovered with the remote through the Trunk and DpnGateway staging protocols. A value of zero is provided when the link is disabled for the whole interval or the delay is unknown. Decimal (0..1500)

Values

ATTRIBUTE DpnGate measuredRoundTripDelayMin Description This is the minimum measured Round Trip Delay (ms) discovered with the remote through the Trunk and DpnGateway staging protocols. A value of zero is provided when the link is disabled for any part of the interval or the delay is unknown. Decimal (0..1500)

Values

ATTRIBUTE DpnGate measuredRoundTripDelayCurrent Description This is the measured Round Trip Delay (ms) discovered with the remote through the Trunk and DpnGateway staging protocols. A value of zero is provided when the link is disabled or the delay is unknown. Decimal (0..1500)

Values

ATTRIBUTE DpnGate fwdPktFromIf (fwdPkt) Description Values This attribute counts the number of forwarding packets received on the Trunk or DpnGateway in the last statistics collection interval. Long Integer

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 422 Collected Statistics ATTRIBUTE DpnGate fwdDiscUnforwardFromIf (fwdDisc) Description Values This attribute counts the number of forwarding packets discarded by the Trunk or DpnGateway in the last statistics collection interval. Long Integer

ATTRIBUTE DpnGate fwdOctetFromIf (fwdOctet) Description Values This attribute counts the number of forwarding bytes received on the Trunk or DpnGateway in the last statistics collection interval. Long Integer

COLLECTED STATS DpnGateway Utp Framer


Description The statistics record generated by the DpnGateway Utp Framer component.

ATTRIBUTE DpnGate Utp Framer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE DpnGate Utp Framer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

ATTRIBUTE DpnGate Utp Framer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE DpnGate Utp Framer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE DpnGate Utp Framer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 423 Collected Statistics

COLLECTED STATS FrameRelayNni Framer


Description The statistics record generated by the FrameRelayNni Framer component. ATTRIBUTE FrNni Framer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE FrNni Framer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

ATTRIBUTE FrNni Framer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE FrNni Framer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE FrNni Framer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

COLLECTED STATS FrameRelayUni Framer


Description The statistics record generated by the FrameRelayUni Framer component. ATTRIBUTE FrUni Framer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE FrUni Framer rxFrames Description This attribute provides the number of frames received on the link interface by the Framer in the last collection interval.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 424 Collected Statistics Values Long Integer

ATTRIBUTE FrUni Framer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE FrUni Framer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE FrUni Framer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

COLLECTED STATS FrameRelayAtmInterface Framer


Description The statistics record generated by the FrameRelayAtmInterface Framer component.

ATTRIBUTE FrAtm Framer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE FrAtm Framer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

ATTRIBUTE FrAtm Framer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE FrAtm Framer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 425 Collected Statistics Values Long Integer

ATTRIBUTE FrAtm Framer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

COLLECTED STATS VoiceService Framer


Description The statistics record generated by the VoiceService Framer component. ATTRIBUTE Vs Framer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE Vs Framer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

ATTRIBUTE Vs Framer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE Vs Framer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE Vs Framer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

COLLECTED STATS BitTransparentDataService Framer


Description The statistics record generated by the BitTransparentDataService Framer component.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 426 Collected Statistics ATTRIBUTE Btds Framer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE Btds Framer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

ATTRIBUTE Btds Framer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE Btds Framer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE Btds Framer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

COLLECTED STATS HdlcTransparentDataService Framer


Description The statistics record generated by the HdlcTransparentDataService Framer component.

ATTRIBUTE Htds Framer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE Htds Framer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 427 Collected Statistics ATTRIBUTE Htds Framer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE Htds Framer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE Htds Framer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

COLLECTED STATS X25Dte Lapb Framer


Description The statistics record generated by the X25Dte Lapb Framer component. ATTRIBUTE X25Dte Lapb Framer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE X25Dte Lapb Framer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

ATTRIBUTE X25Dte Lapb Framer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE X25Dte Lapb Framer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 428 Collected Statistics ATTRIBUTE X25Dte Lapb Framer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

COLLECTED STATS VirtualRouter ProtocolPort IpPort IngressServices MeterStatistics


Description The statistics record generated by the VirtualRouter ProtocolPort IpPort IngressServices MeterStatistics component.

ATTRIBUTE Vr Pp IpPort IS Meter committedInformationRate (cir) Description This attribute indicates the committed information rate (cir) in bits per second (bits/s) for the Meter. It represents the rate at which network agrees to transfer information under normal conditions. The provisioned cir attribute of the Meter component specifies the upper bound of this attribute value which might be adjusted in some cases. Decimal (0..600000000)

Values

ATTRIBUTE Vr Pp IpPort IS Meter excessInformationRate (eir) Description This attribute indicates the excess information rate (eir) in bits per second (bits/s) for the Meter. It represents the rate at which network will attempt to transfer information. The value of this attribute is derived from the excessBurstSize (be) and measurmentInterval (t) operational attribute values (eir = be/t). Values Decimal (0..50000000)

ATTRIBUTE Vr Pp IpPort IS Meter committedBurstSize (bc) Description This attribute indicates the committed burst size (bc) in bits for the Meter. The provisioned bc attribute of the Meter component specifies the upper bound of this attribute value which might be adjusted in some cases. Decimal (0..600000000)

Values

ATTRIBUTE Vr Pp IpPort IS Meter excessBurstSize (be) Description This attribute indicates the excess burst size (be) in bits for the Meter. The provisioned be attribute of the Meter component specifies the upper bound of this attribute value which might be adjusted in some cases. Decimal (0..50000000)

Values

ATTRIBUTE Vr Pp IpPort IS Meter measurmentInterval (t) Description This attribute indicates the time interval (in milliseconds) over which rates and burst sizes are measured by the Meter. The value of this attribute is derived from the provisioned cir and bc
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 429 Collected Statistics attributes values when both of those attributes are non-zero (t=bc/cir); otherwise, it is equal to the provisioned Meter measurmentInterval attribute value. Values Decimal (0..4294967295)

ATTRIBUTE Vr Pp IpPort IS Meter packetsReceived Description This attribute indicates the number of packets received by the traffic meter during the prior statistics collection interval. It includes packets that are discarded due to excess. Long Integer

Values

ATTRIBUTE Vr Pp IpPort IS Meter octetsReceived Description This attribute indicates the number of octets received by the traffic meter during the prior statistics collection interval. It includes packets that are discarded due to excess Long Integer

Values

ATTRIBUTE Vr Pp IpPort IS Meter eirPacketsReceived (excessPackets) Description This attribute indicates the number of packets received by the traffic meter that contributed only to the excess information rate during the prior statistics collection interval. Long Integer

Values

ATTRIBUTE Vr Pp IpPort IS Meter eirOctetsReceived (excessOctets) Description This attribute indicates the number of octets received by the traffic meter that contributed only to the excess information rate during the prior statistics collection interval. Long Integer

Values

ATTRIBUTE Vr Pp IpPort IS Meter packetsRemarked Description This attribute indicates the number of packets that contributed to and exceeded the committed information rate during the prior statistics collection interval. Long Integer

Values

ATTRIBUTE Vr Pp IpPort IS Meter octetsRemarked Description This attribute indicates the number of octets that contributed to and exceeded the committed information rate during the prior statistics collection interval. Long Integer

Values

ATTRIBUTE Vr Pp IpPort IS Meter packetsDiscarded Description This attribute indicates the number of packets discarded by the traffic meter during the prior statistics collection interval.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 430 Collected Statistics Values Long Integer

ATTRIBUTE Vr Pp IpPort IS Meter octetsDiscarded Description Values This attribute indicates the number of octets discarded by the traffic meter during the prior statistics collection interval. . Long Integer

COLLECTED STATS VirtualRouter ProtocolPort IpPort EgressServices MeterStatistics


Description The statistics record generated by the VirtualRouter ProtocolPort IpPort EgressServices MeterStatistics component.

ATTRIBUTE Vr Pp IpPort ES Meter committedInformationRate (cir) Description This attribute indicates the committed information rate (cir) in bits per second (bits/s) for the Meter. It represents the rate at which network agrees to transfer information under normal conditions. The provisioned cir attribute of the Meter component specifies the upper bound of this attribute value which might be adjusted in some cases. Decimal (0..600000000)

Values

ATTRIBUTE Vr Pp IpPort ES Meter excessInformationRate (eir) Description This attribute indicates the excess information rate (eir) in bits per second (bits/s) for the Meter. It represents the rate at which network will attempt to transfer information. The value of this attribute is derived from the excessBurstSize (be) and measurmentInterval (t) operational attribute values (eir = be/t). Values Decimal (0..50000000)

ATTRIBUTE Vr Pp IpPort ES Meter committedBurstSize (bc) Description This attribute indicates the committed burst size (bc) in bits for the Meter. The provisioned bc attribute of the Meter component specifies the upper bound of this attribute value which might be adjusted in some cases. Decimal (0..600000000)

Values

ATTRIBUTE Vr Pp IpPort ES Meter excessBurstSize (be) Description This attribute indicates the excess burst size (be) in bits for the Meter. The provisioned be attribute of the Meter component specifies the upper bound of this attribute value which might be adjusted in some cases. Decimal (0..50000000)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 431 Collected Statistics ATTRIBUTE Vr Pp IpPort ES Meter measurmentInterval (t) Description This attribute indicates the time interval (in milliseconds) over which rates and burst sizes are measured by the Meter. The value of this attribute is derived from the provisioned cir and bc attributes values when both of those attributes are non-zero (t=bc/cir); otherwise, it is equal to the provisioned Meter measurmentInterval attribute value. Decimal (0..4294967295)

Values

ATTRIBUTE Vr Pp IpPort ES Meter packetsReceived Description This attribute indicates the number of packets received by the traffic meter during the prior statistics collection interval. It includes packets that are discarded due to excess. Long Integer

Values

ATTRIBUTE Vr Pp IpPort ES Meter octetsReceived Description This attribute indicates the number of octets received by the traffic meter during the prior statistics collection interval. It includes packets that are discarded due to excess Long Integer

Values

ATTRIBUTE Vr Pp IpPort ES Meter eirPacketsReceived (excessPackets) Description This attribute indicates the number of packets received by the traffic meter that contributed only to the excess information rate during the prior statistics collection interval. Long Integer

Values

ATTRIBUTE Vr Pp IpPort ES Meter eirOctetsReceived (excessOctets) Description This attribute indicates the number of octets received by the traffic meter that contributed only to the excess information rate during the prior statistics collection interval. Long Integer

Values

ATTRIBUTE Vr Pp IpPort ES Meter packetsRemarked Description This attribute indicates the number of packets that contributed to and exceeded the committed information rate during the prior statistics collection interval. Long Integer

Values

ATTRIBUTE Vr Pp IpPort ES Meter octetsRemarked Description This attribute indicates the number of octets that contributed to and exceeded the committed information rate during the prior statistics collection interval.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 432 Collected Statistics Values Long Integer

ATTRIBUTE Vr Pp IpPort ES Meter packetsDiscarded Description Values This attribute indicates the number of packets discarded by the traffic meter during the prior statistics collection interval. Long Integer

ATTRIBUTE Vr Pp IpPort ES Meter octetsDiscarded Description Values This attribute indicates the number of octets discarded by the traffic meter during the prior statistics collection interval. . Long Integer

COLLECTED STATS VirtualRouter Ip ControlPlaneProtection


Description The statistics record generated by the VirtualRouter Ip ControlPlaneProtection component.

ATTRIBUTE Vr Ip Cpp isolatedDa Description Values This attribute indicates the ip address of the isolated locally destined DA. IP address

ATTRIBUTE Vr Ip Cpp isolatedLp Description Values This attribute indicates the LP number on which the locally destined address is being isolated. Decimal (0..15)

ATTRIBUTE Vr Ip Cpp isolatedCounts Description Values This attribute indicates the number of counts that the isolated DA encountered during the last 15 minutes. Decimal (0..65535)

ATTRIBUTE Vr Ip Cpp averageFlowRate Description Values This attribute indicates the average flow rate of the isolated DA during the isolation period. Decimal (0..65535)

COLLECTED STATS VirtualRouter Ip Rtd


Description The statistics record generated by the VirtualRouter Ip Rtd component.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 433 Collected Statistics ATTRIBUTE Vr Ip Rtd localNodeIdentifier Description This attribute identifies the node by a unique number assigned to each node. This value is provisioned in the attribute namsId of the component ModuleData. Decimal (256..49151)

Values

ATTRIBUTE Vr Ip Rtd ipVcgInstance Description Values This attribute indicates which VCG VR generated the statistics record String (1..16, ASCII)

ATTRIBUTE Vr Ip Rtd localVcgIpAddress Description Values This attribute indicates the VCG loopback IP address of the VCG VR that generated the statistics record. IP address

ATTRIBUTE Vr Ip Rtd remoteVcgIpAddress Description Values This attribute indicates the remote VCG destination address that will have the delays measured. IP address

ATTRIBUTE Vr Ip Rtd framesSent Description Vector of Index This attribute contains the number of frames transmitted by the Virtual Carrier Gateway during the latest interval. Decimal (1..5) Decimal (0..3)

ATTRIBUTE Vr Ip Rtd framesReceived Description Vector of Index This attribute contains the number of frames received by the Virtual Carrier Gateway during the collection interval. Decimal (1..5) Decimal (0..3)

ATTRIBUTE Vr Ip Rtd sample1StartTime Description Values This attribute represents the timestamp when the first sample was sent to this remote Virtual Carrier Gateway. Time (DHMS)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 434 Collected Statistics ATTRIBUTE Vr Ip Rtd RoundTripDelays1 Description This attribute indicates an array of round trip delays for the first sample of packets received by the Virtual Carrier Gateway during the last monitoring session, for each class of service (0 to 3). Decimal (0..65535) Decimal (0..3)

Vector of Index

ATTRIBUTE Vr Ip Rtd sample2StartTime Description Values This attribute represents the timestamp when the second sample of packets was sent to this remote Virtual Carrier Gateway. Time (DHMS)

ATTRIBUTE Vr Ip Rtd RoundTripDelay2 Description This attribute indicates an array of round trip delays for the second sample of packets received by the Virtual Carrier Gateway during the last monitoring session, for each class of service (0 to 3) Decimal (0..65535) Decimal (0..3)

Vector of Index

ATTRIBUTE Vr Ip Rtd sample3StartTime Description Values This attribute represents the timestamp when the third sample of packets was sent to this remote Virtual Carrier Gateway. Time (DHMS)

ATTRIBUTE Vr Ip Rtd RoundTripDelay3 Description This attribute indicates an array of round trip delays for the third sample of packets received by the Virtual Carrier Gateway during the last monitoring session, for each class of service (0 to 3) Decimal (0..65535) Decimal (0..3)

Vector of Index

ATTRIBUTE Vr Ip Rtd sample4StartTime Description Values This attribute represents the timestamp when the fourth sample of packets was sent to this remote Virtual Carrier Gateway. Time (DHMS)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 435 Collected Statistics ATTRIBUTE Vr Ip Rtd RoundTripDelay4 Description This attribute indicates an array of round trip delays for the fourth sample of packets received by the Virtual Carrier Gateway during the last monitoring session, for each class of service (0 to 3). Decimal (0..65535) Decimal (0..3)

Vector of Index

ATTRIBUTE Vr Ip Rtd sample5StartTime Description Values This attribute represents the timestamp when the fifth sample of packets was sent to this remote Virtual Carrier Gateway. Time (DHMS)

ATTRIBUTE Vr Ip Rtd RoundTripDelay5 Description This attribute indicates an array of round trip delays for the fifth sample of packets received by the Virtual Carrier Gateway during the last monitoring session, for each class of service (0 to 3). Decimal (0..65535) Decimal (0..3)

Vector of Index

COLLECTED STATS PointToPointProtocol Framer


Description The statistics record generated by the PointToPointProtocol Framer component.

ATTRIBUTE Ppp Framer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE Ppp Framer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

ATTRIBUTE Ppp Framer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 436 Collected Statistics ATTRIBUTE Ppp Framer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE Ppp Framer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

COLLECTED STATS PointToPointProtocol MlpppFramer


Description The statistics record generated by the PointToPointProtocol MlpppFramer component.

ATTRIBUTE Ppp MlFramer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE Ppp MlFramer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

ATTRIBUTE Ppp MlFramer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE Ppp MlFramer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE Ppp MlFramer rxTotalLinkUtil Description This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 437 Collected Statistics Values Decimal (0..100)

COLLECTED STATS FrMux Framer


Description The statistics record generated by the FrMux Framer component. ATTRIBUTE FrMux Framer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE FrMux Framer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

ATTRIBUTE FrMux Framer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE FrMux Framer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE FrMux Framer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

COLLECTED STATS AtmInterface


Description The statistics record generated by the AtmInterface component. ATTRIBUTE AtmIf remoteInstance Description Values This attribute indicates the remote ATM interface, as provisioned in the remoteAtmInterfaceLabel. String (0..60, ASCII)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 438 Collected Statistics ATTRIBUTE AtmIf provRate Description Values Units This attribute indicates the provisioned bandwidth for this ATM interface. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf actualRate Description This attribute indicates the actual bandwidth for this ATM interface. When no errors occur it has a value equal to provRate. When the link (or IMA group) is down for the entire collection interval it has a value of zero. When the link goes down during the collection interval it has a value representing the average bandwidth during the collection interval. Decimal (0..4294967295) cell/s

Values Units

ATTRIBUTE AtmIf txUtilization Description This attribute indicates the average transmit traffic rate over the most recent collection interval expressed as a percentage of the ATM link bandwidth. On AtmIfs linked to MPLS POS interfaces, the ATM link is the LSP. Many LSPs could share the same POS link. If the POS link is underutilized it is possible for an LSP to carry more traffic than it has been assigned. This occurs as bandwidth on an LSP is allocated based on determining whether the requested bandwidth exceeds the available bandwidth on an LSP, not on whether the actual bandwidth exceeds the available bandwidth. When the actual bandwidth is higher than the requested bandwith it is possible that this extra traffic will be carried over the LSP. Since this is possible, the value of this attribute may exceed 100%. If the utilization exceeds 65535% then 65535 is displayed. If the Lsp has a bandwidth of 0, then 0 is displayed for the utilization. Values Units Decimal (0..65535) %

ATTRIBUTE AtmIf rxUtilization Description This attribute indicates the average receive traffic rate over the most recent collection interval expressed as a percentage of the ATM link bandwidth. On AtmIfs linked to MPLS POS interfaces, the ATM link is the LSP. Many LSPs could share the same POS link. If the POS link is underutilized it is possible for an LSP to carry more traffic than it has been assigned. This occurs as bandwidth on an LSP is allocated based on determining whether the requested bandwidth exceeds the available bandwidth on an LSP, not on whether the actual bandwidth exceeds the available
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 439 Collected Statistics bandwidth. When the actual bandwidth is higher than the requested bandwith it is possible that this extra traffic will be carried over the LSP. Since this is possible, the value of this attribute may exceed 100%. If the utilization exceeds 65535% then 65535 is displayed. If the Lsp has a bandwidth of 0, then 0 is displayed for the utilization. Values Units Decimal (0..65535) %

ATTRIBUTE AtmIf txMaxCellRate Description Values Units This attribute indicates the transmitted cell rate (CLP=0+1) during the busiest minute of the collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf txMaxCellRateByServiceCat Description Vector of Index This attribute indicates the transmitted cell rate (CLP=0+1) during the busiest minute of the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf txMinCellRate Description Values Units This attribute indicates the transmitted cell rate (CLP=0+1) during the least busy minute of the collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf txMinCellRateByServiceCat Description Vector of Index This attribute indicates the transmitted cell rate (CLP=0+1) during the least busy minute of the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 440 Collected Statistics ATTRIBUTE AtmIf txAvgCellRate Description Values Units This attribute indicates the average transmitted cell rate (CLP=0+1) during the collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf txAvgCellRateByServiceCat Description Vector of Index This attribute indicates the average transmitted cell rate (CLP=0+1) during the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf rxMaxCellRate Description Values Units This attribute indicates the received cell rate (CLP=0+1) during the busiest minute of the collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf rxMaxCellRateByServiceCat Description Vector of Index This attribute indicates the received cell rate (CLP=0+1) during the busiest minute of the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf rxMinCellRate Description Values Units This attribute indicates the received cell rate (CLP=0+1) during the least busy minute of the collection interval. Decimal (0..4294967295) cell/s

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 441 Collected Statistics ATTRIBUTE AtmIf rxMinCellRateByServiceCat Description Vector of Index This attribute indicates the received cell rate (CLP=0+1) during the least busy minute of the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf rxAvgCellRate Description Values Units This attribute indicates the average received cell rate (CLP=0+1) during the collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf rxAvgCellRateByServiceCat Description Vector of Index This attribute indicates the average received cell rate (CLP=0+1) during the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf txMaxCellRateClp Description Values Units This attribute indicates the transmitted cell rate (CLP=1) during the busiest minute of the collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf txMaxCellRateClpByServiceCat Description Vector of Index This attribute indicates the transmitted cell rate (CLP=1) during the busiest minute of the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 442 Collected Statistics ATTRIBUTE AtmIf txMinCellRateClp Description Values Units This attribute indicates the transmitted cell rate (CLP=1) during the least busy minute of the collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf txMinCellRateClpByServiceCat Description Vector of Index This attribute indicates the transmitted cell rate (CLP=1) during the least busy minute of the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf txAvgCellRateClp Description Values Units This attribute indicates the average transmitted cell rate (CLP=1) during the collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf txAvgCellRateClpByServiceCat Description Vector of Index This attribute indicates the average transmitted cell rate (CLP=1) during the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf rxMaxCellRateClp Description Values Units This attribute indicates the received cell rate (CLP=1) during the busiest minute of the collection interval. Decimal (0..4294967295) cell/s

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 443 Collected Statistics ATTRIBUTE AtmIf rxMaxCellRateClpByServiceCat Description Vector of Index This attribute indicates the received cell rate (CLP=1) during the busiest minute of the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf rxMinCellRateClp Description Values Units This attribute indicates the received cell rate (CLP=1) during the least busy minute of the collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf rxMinCellRateClpByServiceCat Description Vector of Index This attribute indicates the received cell rate (CLP=1) during the least busy minute of the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf rxAvgCellRateClp Description Values Units This attribute indicates the average received cell rate (CLP=1) during the collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf rxAvgCellRateClpByServiceCat Description Vector of Index This attribute indicates the average received cell rate (CLP=1) during the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 444 Collected Statistics ATTRIBUTE AtmIf txCellDiscards Description Values This attribute counts the cells (CLP=0+1) which are discarded before being transmitted during the collection interval. Long Integer

ATTRIBUTE AtmIf txCellDiscardsByServiceCat Description Vector of Index This attribute counts the cells (CLP=0+1) which are discarded before being transmitted during the collection interval by ATM service category. Long Integer cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf rxCellDiscards Description Values This attribute counts the cells (CLP=0+1) which are discarded after being received during the collection interval. Long Integer

ATTRIBUTE AtmIf rxCellDiscardsByServiceCat Description Vector of Index This attribute counts the cells (CLP=0+1) which are discarded after being received during the collection interval by ATM service category. Long Integer cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf txFrameDiscards Description Values This attribute counts the frames (CLP=0+1) which are discarded before being transmitted during the collection interval. Long Integer

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 445 Collected Statistics ATTRIBUTE AtmIf txFrameDiscardsByServiceCat Description Vector of Index This attribute counts the frames (CLP=0+1) which are discarded before being transmitted during the collection interval by ATM service category. Long Integer cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf rxFrameDiscards Description Values This attribute counts the frames (CLP=0+1) which are discarded after being received during the collection interval. Long Integer

ATTRIBUTE AtmIf rxFrameDiscardsByServiceCat Description Vector of Index This attribute counts the frames (CLP=0+1) which are discarded after being received during the collection interval by ATM service category. Long Integer cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf txCellDiscardsClp Description Values This attribute counts the cells (CLP=1) which are discarded before being transmitted during the collection interval. Long Integer

ATTRIBUTE AtmIf txCellDiscardsClpByServiceCat Description Vector of Index This attribute counts the cells (CLP=1) which are discarded before being transmitted during the collection interval by ATM service category. Long Integer cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf rxCellDiscardsClp Description This attribute counts the cells (CLP=1) which are discarded after being received during the collection interval.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 446 Collected Statistics Values Long Integer

ATTRIBUTE AtmIf rxCellDiscardsClpByServiceCat Description Vector of Index This attribute counts the cells (CLP=1) which are discarded after being received during the collection interval by ATM service category. Long Integer cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf txFrameDiscardsClp Description Values This attribute counts the frames (CLP=1) which are discarded before being transmitted during the collection interval. Long Integer

ATTRIBUTE AtmIf txFrameDiscardsClpByServiceCat Description Vector of Index This attribute counts the frames (CLP=1) which are discarded before being transmitted during the collection interval by ATM service category. Long Integer cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf rxFrameDiscardsClp Description Values This attribute counts the frames (CLP=1) which are discarded after being received during the collection interval. Long Integer

ATTRIBUTE AtmIf rxFrameDiscardsClpByServiceCat Description Vector of Index This attribute counts the frames (CLP=1) which are discarded after being received during the collection interval by ATM service category. Long Integer cbr rtvbr nrtvbr abr ubr

COLLECTED STATS AtmInterface


Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 447 Collected Statistics

VirtualPathTerminator
Description The statistics record generated by the AtmInterface VirtualPathTerminator component.

ATTRIBUTE AtmIf Vpt remoteInstance Description Values This attribute indicates the remote ATM interface, as provisioned in the remoteAtmInterfaceLabel. String (0..60, ASCII)

ATTRIBUTE AtmIf Vpt provRate Description Values Units This attribute indicates the provisioned bandwidth for this ATM interface. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf Vpt actualRate Description This attribute indicates the actual bandwidth for this ATM interface. When no errors occur it has a value equal to provRate. When the link (or IMA group) is down for the entire collection interval it has a value of zero. When the link goes down during the collection interval it has a value representing the average bandwidth during the collection interval. Decimal (0..4294967295) cell/s

Values Units

ATTRIBUTE AtmIf Vpt txUtilization Description This attribute indicates the average transmit traffic rate over the most recent collection interval expressed as a percentage of the ATM link bandwidth. On AtmIfs linked to MPLS POS interfaces, the ATM link is the LSP. Many LSPs could share the same POS link. If the POS link is underutilized it is possible for an LSP to carry more traffic than it has been assigned. This occurs as bandwidth on an LSP is allocated based on determining whether the requested bandwidth exceeds the available bandwidth on an LSP, not on whether the actual bandwidth exceeds the available bandwidth. When the actual bandwidth is higher than the requested bandwith it is possible that this extra traffic will be carried over the LSP. Since this is possible, the value of this attribute may exceed 100%. If the utilization exceeds 65535% then 65535 is displayed. If the Lsp has a bandwidth of 0, then 0 is displayed for the utilization. Values Units Decimal (0..65535) %

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 448 Collected Statistics ATTRIBUTE AtmIf Vpt rxUtilization Description This attribute indicates the average receive traffic rate over the most recent collection interval expressed as a percentage of the ATM link bandwidth. On AtmIfs linked to MPLS POS interfaces, the ATM link is the LSP. Many LSPs could share the same POS link. If the POS link is underutilized it is possible for an LSP to carry more traffic than it has been assigned. This occurs as bandwidth on an LSP is allocated based on determining whether the requested bandwidth exceeds the available bandwidth on an LSP, not on whether the actual bandwidth exceeds the available bandwidth. When the actual bandwidth is higher than the requested bandwith it is possible that this extra traffic will be carried over the LSP. Since this is possible, the value of this attribute may exceed 100%. If the utilization exceeds 65535% then 65535 is displayed. If the Lsp has a bandwidth of 0, then 0 is displayed for the utilization. Values Units Decimal (0..65535) %

ATTRIBUTE AtmIf Vpt txMaxCellRate Description Values Units This attribute indicates the transmitted cell rate (CLP=0+1) during the busiest minute of the collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf Vpt txMaxCellRateByServiceCat Description Vector of Index This attribute indicates the transmitted cell rate (CLP=0+1) during the busiest minute of the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf Vpt txMinCellRate Description Values Units This attribute indicates the transmitted cell rate (CLP=0+1) during the least busy minute of the collection interval. Decimal (0..4294967295) cell/s

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 449 Collected Statistics ATTRIBUTE AtmIf Vpt txMinCellRateByServiceCat Description Vector of Index This attribute indicates the transmitted cell rate (CLP=0+1) during the least busy minute of the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf Vpt txAvgCellRate Description Values Units This attribute indicates the average transmitted cell rate (CLP=0+1) during the collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf Vpt txAvgCellRateByServiceCat Description Vector of Index This attribute indicates the average transmitted cell rate (CLP=0+1) during the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf Vpt rxMaxCellRate Description Values Units This attribute indicates the received cell rate (CLP=0+1) during the busiest minute of the collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf Vpt rxMaxCellRateByServiceCat Description Vector of Index This attribute indicates the received cell rate (CLP=0+1) during the busiest minute of the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 450 Collected Statistics ATTRIBUTE AtmIf Vpt rxMinCellRate Description Values Units This attribute indicates the received cell rate (CLP=0+1) during the least busy minute of the collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf Vpt rxMinCellRateByServiceCat Description Vector of Index This attribute indicates the received cell rate (CLP=0+1) during the least busy minute of the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf Vpt rxAvgCellRate Description Values Units This attribute indicates the average received cell rate (CLP=0+1) during the collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf Vpt rxAvgCellRateByServiceCat Description Vector of Index This attribute indicates the average received cell rate (CLP=0+1) during the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf Vpt txMaxCellRateClp Description Values Units This attribute indicates the transmitted cell rate (CLP=1) during the busiest minute of the collection interval. Decimal (0..4294967295) cell/s

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 451 Collected Statistics ATTRIBUTE AtmIf Vpt txMaxCellRateClpByServiceCat Description Vector of Index This attribute indicates the transmitted cell rate (CLP=1) during the busiest minute of the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf Vpt txMinCellRateClp Description Values Units This attribute indicates the transmitted cell rate (CLP=1) during the least busy minute of the collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf Vpt txMinCellRateClpByServiceCat Description Vector of Index This attribute indicates the transmitted cell rate (CLP=1) during the least busy minute of the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf Vpt txAvgCellRateClp Description Values Units This attribute indicates the average transmitted cell rate (CLP=1) during the collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf Vpt txAvgCellRateClpByServiceCat Description Vector of Index This attribute indicates the average transmitted cell rate (CLP=1) during the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 452 Collected Statistics ATTRIBUTE AtmIf Vpt rxMaxCellRateClp Description Values Units This attribute indicates the received cell rate (CLP=1) during the busiest minute of the collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf Vpt rxMaxCellRateClpByServiceCat Description Vector of Index This attribute indicates the received cell rate (CLP=1) during the busiest minute of the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf Vpt rxMinCellRateClp Description Values Units This attribute indicates the received cell rate (CLP=1) during the least busy minute of the collection interval. Decimal (0..4294967295) cell/s

ATTRIBUTE AtmIf Vpt rxMinCellRateClpByServiceCat Description Vector of Index This attribute indicates the received cell rate (CLP=1) during the least busy minute of the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf Vpt rxAvgCellRateClp Description Values Units This attribute indicates the average received cell rate (CLP=1) during the collection interval. Decimal (0..4294967295) cell/s

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 453 Collected Statistics ATTRIBUTE AtmIf Vpt rxAvgCellRateClpByServiceCat Description Vector of Index This attribute indicates the average received cell rate (CLP=1) during the collection interval by ATM service category. Decimal (0..4294967295) cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf Vpt txCellDiscards Description Values This attribute counts the cells (CLP=0+1) which are discarded before being transmitted during the collection interval. Long Integer

ATTRIBUTE AtmIf Vpt txCellDiscardsByServiceCat Description Vector of Index This attribute counts the cells (CLP=0+1) which are discarded before being transmitted during the collection interval by ATM service category. Long Integer cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf Vpt rxCellDiscards Description Values This attribute counts the cells (CLP=0+1) which are discarded after being received during the collection interval. Long Integer

ATTRIBUTE AtmIf Vpt rxCellDiscardsByServiceCat Description Vector of Index This attribute counts the cells (CLP=0+1) which are discarded after being received during the collection interval by ATM service category. Long Integer cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf Vpt txFrameDiscards Description This attribute counts the frames (CLP=0+1) which are discarded before being transmitted during the collection interval.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 454 Collected Statistics Values Long Integer

ATTRIBUTE AtmIf Vpt txFrameDiscardsByServiceCat Description Vector of Index This attribute counts the frames (CLP=0+1) which are discarded before being transmitted during the collection interval by ATM service category. Long Integer cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf Vpt rxFrameDiscards Description Values This attribute counts the frames (CLP=0+1) which are discarded after being received during the collection interval. Long Integer

ATTRIBUTE AtmIf Vpt rxFrameDiscardsByServiceCat Description Vector of Index This attribute counts the frames (CLP=0+1) which are discarded after being received during the collection interval by ATM service category. Long Integer cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf Vpt txCellDiscardsClp Description Values This attribute counts the cells (CLP=1) which are discarded before being transmitted during the collection interval. Long Integer

ATTRIBUTE AtmIf Vpt txCellDiscardsClpByServiceCat Description Vector of Index This attribute counts the cells (CLP=1) which are discarded before being transmitted during the collection interval by ATM service category. Long Integer cbr rtvbr nrtvbr abr ubr

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 455 Collected Statistics ATTRIBUTE AtmIf Vpt rxCellDiscardsClp Description Values This attribute counts the cells (CLP=1) which are discarded after being received during the collection interval. Long Integer

ATTRIBUTE AtmIf Vpt rxCellDiscardsClpByServiceCat Description Vector of Index This attribute counts the cells (CLP=1) which are discarded after being received during the collection interval by ATM service category. Long Integer cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf Vpt txFrameDiscardsClp Description Values This attribute counts the frames (CLP=1) which are discarded before being transmitted during the collection interval. Long Integer

ATTRIBUTE AtmIf Vpt txFrameDiscardsClpByServiceCat Description Vector of Index This attribute counts the frames (CLP=1) which are discarded before being transmitted during the collection interval by ATM service category. Long Integer cbr rtvbr nrtvbr abr ubr

ATTRIBUTE AtmIf Vpt rxFrameDiscardsClp Description Values This attribute counts the frames (CLP=1) which are discarded after being received during the collection interval. Long Integer

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 456 Collected Statistics ATTRIBUTE AtmIf Vpt rxFrameDiscardsClpByServiceCat Description Vector of Index This attribute counts the frames (CLP=1) which are discarded after being received during the collection interval by ATM service category. Long Integer cbr rtvbr nrtvbr abr ubr

COLLECTED STATS SignallingChannel E1Cas


Description The statistics record generated by the SignallingChannel E1Cas component.

ATTRIBUTE SigChan E1Cas totalCallsOutgoing Description Values This spooled statistic counts the number of outgoing node call attempts made to this link in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan E1Cas totalCallsIncoming Description Values This attribute counts the number of incoming link call attempts made to this node in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan E1Cas seizeFailures Description This spooled statistic counts the number of outgoing node call attempts to this link for which the link failed to respond correctly upon receiving a seize signal in the last statistics collection interval. That is no seizure acknowledgment or wink was returned from link. Decimal (0..65535)

Values

ATTRIBUTE SigChan E1Cas releaseFailures Description This spooled statistic counts the number of times that the link failed to respond correctly during the disconnect sequence of a call in the last statistics collection interval. Decimal (0..65535)

Values

ATTRIBUTE SigChan E1Cas outgoingAnsweredCalls Description Values This spooled statistic counts the number of outgoing node calls to this link that were answered by the link in the last statistics collection interval. Decimal (0..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 457 Collected Statistics ATTRIBUTE SigChan E1Cas incomingAnsweredCalls Description This spooled statistic counts the number of incoming link calls that were answered by this node, connect signals transmitted by this node out to the link in the last statistics collection interval. Decimal (0..65535)

Values

ATTRIBUTE SigChan E1Cas peakActiveChannels Description This spooled statistic counts the maximum number of channels that have been simultaneously active on this signalling channel during the last statistics collection interval. Decimal (0..30)

Values

COLLECTED STATS SignallingChannel Ds1Cas


Description The statistics record generated by the SignallingChannel Ds1Cas component.

ATTRIBUTE SigChan Ds1Cas totalCallsOutgoing Description Values This spooled statistic counts the number of outgoing node call attempts made to this link in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan Ds1Cas totalCallsIncoming Description Values This attribute counts the number of incoming link call attempts made to this node in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan Ds1Cas seizeFailures Description This spooled statistic counts the number of outgoing node call attempts to this link for which the link failed to respond correctly upon receiving a seize signal in the last statistics collection interval. That is no seizure acknowledgment or wink was returned from link. Decimal (0..65535)

Values

ATTRIBUTE SigChan Ds1Cas releaseFailures Description This spooled statistic counts the number of times that the link failed to respond correctly during the disconnect sequence of a call in the last statistics collection interval. Decimal (0..65535)

Values

ATTRIBUTE SigChan Ds1Cas outgoingAnsweredCalls Description This spooled statistic counts the number of outgoing node calls to this link that were answered by the link in the last statistics collection interval.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 458 Collected Statistics Values Decimal (0..65535)

ATTRIBUTE SigChan Ds1Cas incomingAnsweredCalls Description This spooled statistic counts the number of incoming link calls that were answered by this node, connect signals transmitted by this node out to the link in the last statistics collection interval. Decimal (0..65535)

Values

ATTRIBUTE SigChan Ds1Cas peakActiveChannels Description This spooled statistic counts the maximum number of channels that have been simultaneously active on this signalling channel during the last statistics collection interval. Decimal (0..30)

Values

COLLECTED STATS SignallingChannel J2Cas


Description The statistics record generated by the SignallingChannel J2Cas component.

ATTRIBUTE SigChan J2 totalCallsOutgoing Description Values This spooled statistic counts the number of outgoing node call attempts made to this link in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan J2 totalCallsIncoming Description Values This attribute counts the number of incoming link call attempts made to this node in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan J2 seizeFailures Description This spooled statistic counts the number of outgoing node call attempts to this link for which the link failed to respond correctly upon receiving a seize signal in the last statistics collection interval. That is no seizure acknowledgment or wink was returned from link. Decimal (0..65535)

Values

ATTRIBUTE SigChan J2 releaseFailures Description This spooled statistic counts the number of times that the link failed to respond correctly during the disconnect sequence of a call in the last statistics collection interval. Decimal (0..65535)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 459 Collected Statistics ATTRIBUTE SigChan J2 outgoingAnsweredCalls Description Values This spooled statistic counts the number of outgoing node calls to this link that were answered by the link in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan J2 incomingAnsweredCalls Description This spooled statistic counts the number of incoming link calls that were answered by this node, connect signals transmitted by this node out to the link in the last statistics collection interval. Decimal (0..65535)

Values

ATTRIBUTE SigChan J2 peakActiveChannels Description This spooled statistic counts the maximum number of channels that have been simultaneously active on this signalling channel during the last statistics collection interval. Decimal (0..30)

Values

COLLECTED STATS SignallingChannel EtsiQsig


Description The statistics record generated by the SignallingChannel EtsiQsig component.

ATTRIBUTE SigChan EQsig peakActiveChannels Description This collected statistic counts the maximum number of channels that have been active on this signalling channel in the last statistics collection interval. Decimal (0..30)

Values

ATTRIBUTE SigChan EQsig peakActiveVoiceChannels Description This collected statistic counts the maximum number of voice channels that have been active on this signalling channel in the last statistics collection interval. Decimal (0..30)

Values

ATTRIBUTE SigChan EQsig peakActiveDataChannels Description This collected statistic counts the maximum number of data channels that have been active on this signalling channel in the last statistics collection interval. Decimal (0..30)

Values

ATTRIBUTE SigChan EQsig totalCallsToIf Description This collected statistic counts the total number of calls that have been made to the interface in the last statistics collection interval.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 460 Collected Statistics Values Decimal (0..65535)

ATTRIBUTE SigChan EQsig totalCallsFromIf Description Values This collected statistic counts the number of calls from the interface in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan EQsig nonCallAssocSessionsToIf Description Values This collected statistic counts the number of non-call associated sessions to the interface in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan EQsig nonCallAssocSessionsFromIf Description Values This collected statistic counts the number of non-call associated sessions from the interface in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan EQsig frmToIf Description Values This collected statistic counts the number of frames transmitted to the link interface by Framer in the last statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE SigChan EQsig frmFromIf Description This collected statistic counts the number of frames received from the link interface by Framer in the last statistics collection interval. Values Decimal (0..4294967295)

ATTRIBUTE SigChan EQsig octetFromIf Description Values The number of bytes received from the link interface by Framer in the last statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE SigChan EQsig octetToIf Description Values The number of bytes sent to the link interface by Framer in the last statistics collection interval. Decimal (0..4294967295)

COLLECTED STATS SignallingChannel NisSig


Description The statistics record generated by the SignallingChannel NisSig component.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 461 Collected Statistics ATTRIBUTE SigChan Nis peakActiveChannels Description This collected statistic counts the maximum number of channels that have been active on this signalling channel in the last statistics collection interval. Decimal (0..30)

Values

ATTRIBUTE SigChan Nis peakActiveVoiceChannels Description This collected statistic counts the maximum number of voice channels that have been active on this signalling channel in the last statistics collection interval. Decimal (0..30)

Values

ATTRIBUTE SigChan Nis peakActiveDataChannels Description This collected statistic counts the maximum number of data channels that have been active on this signalling channel in the last statistics collection interval. Decimal (0..30)

Values

ATTRIBUTE SigChan Nis totalCallsToIf Description Values This collected statistic counts the total number of calls that have been made to the interface in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan Nis totalCallsFromIf Description Values This collected statistic counts the number of calls from the interface in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan Nis nonCallAssocSessionsToIf Description Values This collected statistic counts the number of non-call associated sessions to the interface in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan Nis nonCallAssocSessionsFromIf Description Values This collected statistic counts the number of non-call associated sessions from the interface in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan Nis frmToIf Description Values This collected statistic counts the number of frames transmitted to the link interface by Framer in the last statistics collection interval. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 462 Collected Statistics ATTRIBUTE SigChan Nis frmFromIf Description This collected statistic counts the number of frames received from the link interface by Framer in the last statistics collection interval. Values Decimal (0..4294967295)

ATTRIBUTE SigChan Nis octetFromIf Description Values The number of bytes received from the link interface by Framer in the last statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE SigChan Nis octetToIf Description Values The number of bytes sent to the link interface by Framer in the last statistics collection interval. Decimal (0..4294967295)

COLLECTED STATS SignallingChannel EuroIsdn


Description The statistics record generated by the SignallingChannel EuroIsdn component.

ATTRIBUTE SigChan EIsdn peakActiveChannels Description This collected statistic counts the maximum number of channels that have been active on this signalling channel in the last statistics collection interval. Decimal (0..30)

Values

ATTRIBUTE SigChan EIsdn peakActiveVoiceChannels Description This collected statistic counts the maximum number of voice channels that have been active on this signalling channel in the last statistics collection interval. Decimal (0..30)

Values

ATTRIBUTE SigChan EIsdn peakActiveDataChannels Description This collected statistic counts the maximum number of data channels that have been active on this signalling channel in the last statistics collection interval. Decimal (0..30)

Values

ATTRIBUTE SigChan EIsdn totalCallsToIf Description Values This collected statistic counts the total number of calls that have been made to the interface in the last statistics collection interval. Decimal (0..65535)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 463 Collected Statistics ATTRIBUTE SigChan EIsdn totalCallsFromIf Description Values This collected statistic counts the number of calls from the interface in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan EIsdn nonCallAssocSessionsToIf Description Values This collected statistic counts the number of non-call associated sessions to the interface in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan EIsdn nonCallAssocSessionsFromIf Description Values This collected statistic counts the number of non-call associated sessions from the interface in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan EIsdn frmToIf Description Values This collected statistic counts the number of frames transmitted to the link interface by Framer in the last statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE SigChan EIsdn frmFromIf Description This collected statistic counts the number of frames received from the link interface by Framer in the last statistics collection interval. Values Decimal (0..4294967295)

ATTRIBUTE SigChan EIsdn octetFromIf Description Values The number of bytes received from the link interface by Framer in the last statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE SigChan EIsdn octetToIf Description Values The number of bytes sent to the link interface by Framer in the last statistics collection interval. Decimal (0..4294967295)

COLLECTED STATS SignallingChannel McdnSig


Description The statistics record generated by the SignallingChannel McdnSig component.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 464 Collected Statistics ATTRIBUTE SigChan Mcdn peakActiveChannels Description This collected statistic counts the maximum number of channels that have been active on this signalling channel in the last statistics collection interval. Decimal (0..30)

Values

ATTRIBUTE SigChan Mcdn peakActiveVoiceChannels Description This collected statistic counts the maximum number of voice channels that have been active on this signalling channel in the last statistics collection interval. Decimal (0..30)

Values

ATTRIBUTE SigChan Mcdn peakActiveDataChannels Description This collected statistic counts the maximum number of data channels that have been active on this signalling channel in the last statistics collection interval. Decimal (0..30)

Values

ATTRIBUTE SigChan Mcdn totalCallsToIf Description Values This collected statistic counts the total number of calls that have been made to the interface in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan Mcdn totalCallsFromIf Description Values This collected statistic counts the number of calls from the interface in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan Mcdn nonCallAssocSessionsToIf Description Values This collected statistic counts the number of non-call associated sessions to the interface in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan Mcdn nonCallAssocSessionsFromIf Description Values This collected statistic counts the number of non-call associated sessions from the interface in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE SigChan Mcdn frmToIf Description Values This collected statistic counts the number of frames transmitted to the link interface by Framer in the last statistics collection interval. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 465 Collected Statistics ATTRIBUTE SigChan Mcdn frmFromIf Description This collected statistic counts the number of frames received from the link interface by Framer in the last statistics collection interval. Values Decimal (0..4294967295)

ATTRIBUTE SigChan Mcdn octetFromIf Description Values The number of bytes received from the link interface by Framer in the last statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE SigChan Mcdn octetToIf Description Values The number of bytes sent to the link interface by Framer in the last statistics collection interval. Decimal (0..4294967295)

COLLECTED STATS VoiceRoute


Description The statistics record generated by the VoiceRoute component. ATTRIBUTE VRoute totalCallsFromSubnet Description Values This spooled statistic counts the calls that have been received from the subnet in the last statistics collection interval, including calls that fail. Decimal (0..65535)

ATTRIBUTE VRoute callsClearedNoChannel Description This spooled statistic counts the calls from the subnet that were rejected when all of the in-service channels were busy in the last statistics collection interval. When a call is rejected for this reason, the cause code sent to the originator is 34, no circuit/channel available. Decimal (0..65535)

Values

ATTRIBUTE VRoute callsClearedOutOfService Description This spooled statistic counts the calls from the subnet that were rejected because all of the channels were out-of-service in the last statistics collection interval. A channel is considered out-of-service if it is unavailable for any reason other than it is being engaged in handling a call. That is, an operator lock of any of the components required for the channels operation, or problems which interfere with the connection to the PBX, will cause the channel to be considered out-of-service. When a call is rejected for this reason, the cause code sent back to the originator is 27, destination out-of-service. Decimal (0..65535)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 466 Collected Statistics ATTRIBUTE VRoute callsRejected Description This spooled statistic counts the calls from the subnet that were rejected in the last statistics collection interval because they were: 1) voice calls to a typeOfRoute which is set to data, 2) data calls to a typeOfRoute which is set to voice, 3) using a signalling protocol which is incompatible with this end. Decimal (0..65535)

Values

COLLECTED STATS VoiceSubroute


Description The statistics record generated by the VoiceSubroute component. ATTRIBUTE Vsr totalCallsFromIf Description Values This spooled statistic counts the number of calls that have been received by this VoiceSubroute from the PBX in the last statistics collection interval. Decimal (0..65535)

ATTRIBUTE Vsr totalFailedCallsFromIf Description This spooled statistic counts the number of calls that have been received by this VoiceSubroute from the PBX which failed to be successfully routed through the subnet in the last statistics collection interval. Decimal (0..65535)

Values

ATTRIBUTE Vsr invalidNumberingPlanCalls Description This spooled statistic counts the calls from the interface for which the type of number and the numbering plan identification was not associated with a diallingPlan in the last statistics collection interval. The numbering plan types diallingPlan0, diallingPlan1, diallingPlan2 are provisioned in the VoiceRoute. Decimal (0..65535)

Values

ATTRIBUTE Vsr addressResolutionFailedCalls Description This spooled statistic counts the calls from the interface which had dialled numbers that had no entry in the VoiceNetworkingCallServer data base in the last statistics collection interval. Decimal (0..65535)

Values

ATTRIBUTE Vsr addressIncompleteCalls Description This spooled statistic counts the calls from the interface which had dialled numbers with insufficient digits to resolve to a unique entry in the VoiceNetworkingCallServer data base in the last statistics collection interval. Decimal (0..65535)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 467 Collected Statistics ATTRIBUTE Vsr pathAttributesNotMetCalls Description This spooled statistic counts the calls from the interface for which a path to the end point could not be established based on the attribute specified in the VoiceProfile in the last statistics collection interval. Decimal (0..65535)

Values

ATTRIBUTE Vsr pathSetupTimeOutCalls Description This spooled statistic counts the calls from the interface for which a path to the end point could not be established due to a subnet path setup time-out in the last statistics collection interval. Decimal (0..65535)

Values

ATTRIBUTE Vsr callsRejectedLocally Description This spooled statistic counts the calls from the interface which were rejected by the originating end in the last statistics collection interval because it was: 1) a data call on a voice only VoiceRoute, or 2) a voice call on a data only VoiceRoute, or 3) a data call to an end-point whose VoiceProfile prevents data calls from being made. Decimal (0..65535)

Values

ATTRIBUTE Vsr callsRejectedByFarEnd Description This spooled statistic counts the calls from the interface which were rejected by the far-end in the last statistics collection interval.This rejection could be due to: 1) no free channels at the end-point, or 2) a voice call going to a data only VoiceRoute, or 3) a data call going to a voice only VoiceRoute, or 4) a signalling protocol incompatibility between end-points. Decimal (0..65535)

Values

ATTRIBUTE Vsr peakActiveChannels Description Values This spooled statistic counts the peak number of B-channels that were active in the last statistics collection interval. Decimal (0..30)

ATTRIBUTE Vsr peakActiveVoiceChannels Description Values This spooled statistic counts the peak number of B-channels that were active carrying voice in the last statistics collection interval. Decimal (0..30)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 468 Collected Statistics ATTRIBUTE Vsr peakActiveModemChannels Description Values This spooled statistic counts the peak number of active B-channels that a 2100Hz tone was detected in the last statistics collection interval. Decimal (0..30)

ATTRIBUTE Vsr peakActiveDataChannels Description Values This spooled statistic counts the maximum number of B-channels that were active carrying data in the last statistics collection interval. Decimal (0..30)

ATTRIBUTE Vsr peakActiveFaxRelayChannels Description Values ATTRIBUTE Vsr totalCalls Description This spooled statistic counts the call attempts processed on this channel (in both directions) in the last statistics collection interval. This counter includes the number of unsuccessful as well as successful call attempts. Decimal (0..65535) Decimal (1..32) This spooled statistic counts the maximum number of B-channels that were active carrying fax relay calls in the last statistics collection interval. Decimal (0..30)

Vector of Index

ATTRIBUTE Vsr totalCallSeconds Description This spooled statistic counts the number of seconds that each channel is handling a call in the last statistics collection interval. This is regardless of whether the call is successful or not. In other words, this is the amount of time that the channel is not in the idle state. Decimal (0..65535) seconds Decimal (1..32)

Vector of Units Index

ATTRIBUTE Vsr voiceRouteInstance Description Values This spooled statistic is the value of the VoiceRoute linked to this VoiceSubRoute. Decimal (1..16)

COLLECTED STATS VoiceSubroute SwitchedVoiceService Framer


Description The statistics record generated by the VoiceSubroute SwitchedVoiceService Framer component.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 469 Collected Statistics ATTRIBUTE Vsr Svs Framer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE Vsr Svs Framer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

ATTRIBUTE Vsr Svs Framer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE Vsr Svs Framer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE Vsr Svs Framer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

COLLECTED STATS DataSignallingChannel TS014 Framer


Description The statistics record generated by the DataSignallingChannel TS014 Framer component.

ATTRIBUTE DataSigChan TS014 Framer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE DataSigChan TS014 Framer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 470 Collected Statistics ATTRIBUTE DataSigChan TS014 Framer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE DataSigChan TS014 Framer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE DataSigChan TS014 Framer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

COLLECTED STATS DataSignallingChannel Etsi Framer


Description The statistics record generated by the DataSignallingChannel Etsi Framer component.

ATTRIBUTE DataSigChan Etsi Framer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE DataSigChan Etsi Framer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

ATTRIBUTE DataSigChan Etsi Framer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE DataSigChan Etsi Framer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 471 Collected Statistics Values Long Integer

ATTRIBUTE DataSigChan Etsi Framer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

COLLECTED STATS DataSignallingChannel JapanIns Framer


Description The statistics record generated by the DataSignallingChannel JapanIns Framer component.

ATTRIBUTE DataSigChan Ins Framer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE DataSigChan Ins Framer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

ATTRIBUTE DataSigChan Ins Framer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE DataSigChan Ins Framer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE DataSigChan Ins Framer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

COLLECTED STATS DataSignallingChannel

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 472 Collected Statistics

NationalIsdn2 Framer
Description The statistics record generated by the DataSignallingChannel NationalIsdn2 Framer component.

ATTRIBUTE DataSigChan Ni2 Framer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE DataSigChan Ni2 Framer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

ATTRIBUTE DataSigChan Ni2 Framer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE DataSigChan Ni2 Framer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE DataSigChan Ni2 Framer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

COLLECTED STATS DataSignallingChannel Nis Framer


Description The statistics record generated by the DataSignallingChannel Nis Framer component.

ATTRIBUTE DataSigChan Nis Framer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 473 Collected Statistics ATTRIBUTE DataSigChan Nis Framer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

ATTRIBUTE DataSigChan Nis Framer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE DataSigChan Nis Framer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE DataSigChan Nis Framer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

COLLECTED STATS McsManager DprsMcsEndPointGroup EndPoint


Description The statistics record generated by the McsManager DprsMcsEndPointGroup EndPoint component.

ATTRIBUTE McsMgr DprsMcsEpG Ep remoteComponentName (remoteName) Description This attribute indicates the component name of the remote Ep, learned from the remote end. For example: EM/NODEY2D0 McsMgr DprsMcsEpG/1 Ep/1. The value will be a null string if the transport connection is down at the end of the statistics collection interval. String (0..46, ASCII)

Values

ATTRIBUTE McsMgr DprsMcsEpG Ep bandwidthHWM Description This attribute indicates the high-water mark of the bandwidth at which the transport connection agrees to transfer data during the last statistics collection interval. The value for this attribute is equal to the provisioned bandwidth when the connection is up, and is 0 when the transport connection is down. This attribute, when combined with bandwidthLWM can also be used to indicate a transport connection outage occurrence.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 474 Collected Statistics Values Units Decimal (0..155000000) bit/s

ATTRIBUTE McsMgr DprsMcsEpG Ep bandwidthLWM Description This attribute indicates the low-water mark of the bandwidth at which the transport connection agrees to transfer data during the last statistics collection interval. The value for this attribute is equal to the provisioned bandwidth when the connection is up, and is 0 when the transport connection is down. This attribute, when combined with bandwidthHWM can also be used to indicate a transport connection outage occurrence. Decimal (0..155000000) bit/s

Values Units

ATTRIBUTE McsMgr DprsMcsEpG Ep serviceCategory (sc) Description Values This attribute indicates the ATM service category of the transport connection. ubr cbr rtVbr nrtVbr

ATTRIBUTE McsMgr DprsMcsEpG Ep pktFromMcs Description This attribute indicates the number of packets received on the DPRS MCS Switched Path End Point for each discard priority in the last statistics collection interval. This attribute is a vector with four entries. Each vector entry is a counter indexed by one of four discard priorities, namely, discard priority 0(dp0), discard priority 1 (dp1), discard priority 2 (dp2), or discard priority 3 (dp3). Long Integer discardPriority0 (dp0) discardPriority1 (dp1) discardPriority2 (dp2) discardPriority3 (dp3)

Vector of Index

ATTRIBUTE McsMgr DprsMcsEpG Ep octetsFromMcs Description This attribute indicates the octets received on the DPRS MCS Switched Path End Point for each discard priority in the last statistics collection interval. This attribute is a vector with four entries. Each vector entry is a counter

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 475 Collected Statistics indexed by one of four discard priorities, namely, discard priority 0 (dp0), discard priority 1 (dp1), discard priority 2 (dp2), or discard priority 3 (dp3). Vector of Index Long Integer discardPriority0 (dp0) discardPriority1 (dp1) discardPriority2 (dp2) discardPriority3 (dp3)

ATTRIBUTE McsMgr DprsMcsEpG Ep pktDiscCongestedFromMcs Description This attribute indicates the number of packets received on the DPRS MCS Switched Path End Point for each discard priority that have been discarded at the transport card in the last statistics collection interval due to congestion at the access card. This attribute is a vector with four entries. Each vector entry is a counter indexed by one of four discard priorities, namely, discard priority 0 (dp0), discard priority 1 (dp1), discard priority 2 (dp2), or discard priority 3 (dp3). Decimal (0..4294967295) discardPriority0 (dp0) discardPriority1 (dp1) discardPriority2 (dp2) discardPriority3 (dp3)

Vector of Index

ATTRIBUTE McsMgr DprsMcsEpG Ep pktDiscErroredFromMcs Description This attribute the number of errored packets received on the DPRS MCS Switched Path End Point that have been discarded in the last statistics collection interval. Decimal (0..4294967295)

Values

COLLECTED STATS McsManager DprsMcsEndPointGroup EndPoint CallAdmissionControl


Description The statistics record generated by the McsManager DprsMcsEndPointGroup EndPoint CallAdmissionControl component.

ATTRIBUTE McsMgr DprsMcsEpG Ep Cac effectiveBandwidth Description This value indicates the level of effective bandwidth available during the last statistics collection interval, as indicated by the effectiveBandwidth attribute of the McsMgr DprsMcsEpG/m EndPoint/n Cac component in thousands of bits per second. Decimal (0..4294967295) kbit/s

Values Units

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 476 Collected Statistics ATTRIBUTE McsMgr DprsMcsEpG Ep Cac effectiveBandwidthAvailableLWM Description This value indicates the lowest level of effective bandwidth available as indicated by the effectiveBandwidthAvailable attribute of the McsMgr DprsMcsEp/m EndPoint/n Cac component, in thousands of bits per second during the last statistics collection interval. Decimal (0..4294967295) kbit/s

Values Units

ATTRIBUTE McsMgr DprsMcsEpG Ep Cac numberOfCallsActiveHWM Description This value indicates the highest level of the numberOfCallsActive attribute of the McsMgr DprsMcsEp/m EndPoint/n Cac component, during the last statistics collection interval. Decimal (0..512)

Values

ATTRIBUTE McsMgr DprsMcsEpG Ep Cac numberOfCacFailures Description This value indicates the number of call admission failures in the last statistics collection interval. This value equals the increase in the numberOfCacFailures attribute of the McsMgr DprsMcsEp/m EndPoint/n Cac component during the last statistics collection interval. Decimal (0..4294967295)

Values

COLLECTED STATS MpaNetworkLink Framer


Description The statistics record generated by the MpaNetworkLink Framer component.

ATTRIBUTE Mpanl Framer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE Mpanl Framer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

ATTRIBUTE Mpanl Framer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 477 Collected Statistics ATTRIBUTE Mpanl Framer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE Mpanl Framer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

COLLECTED STATS NarrowbandServicesTrunkOverATM VoiceGateway AmrBasicRateGroup Mtp2


Description The statistics record generated by the NarrowbandServicesTrunkOverATM VoiceGateway AmrBasicRateGroup Mtp2 component.

ATTRIBUTE Nsta Vgs AmrBrag Mtp2 insvFailures Description This attribute indicates the number of in-service link outages over the collection interval. It does not include failures which occur during the alignment process. Decimal (0..4294967295)

Values

ATTRIBUTE Nsta Vgs AmrBrag Mtp2 msusTx Description This attribute indicates the number of message signal units transmitted over the collection interval. This includes the MSUs retransmitted, indicated by the attribute msuRetransmits. Decimal (0..4294967295)

Values

ATTRIBUTE Nsta Vgs AmrBrag Mtp2 msuRetransmits (msuReTx) Description Values This attribute indicates the number of message signal units retransmitted because of negative acknowledgments over the collection interval. Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs AmrBrag Mtp2 msusRx Description This attribute indicates the number of message signal units received over the collection interval. This includes the MSUs with errors, indicated by the attribute msuErrors. Decimal (0..4294967295)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 478 Collected Statistics ATTRIBUTE Nsta Vgs AmrBrag Mtp2 msuErrors Description This attribute indicates the number of message signal units discarded because of sequence number, length or CRC errors over the collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Nsta Vgs AmrBrag Mtp2 msuOctetsTx Description Values This attribute indicates the number of payload MSU octets transmitted over the collection interval. Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs AmrBrag Mtp2 msuOctetsRx Description Values This attribute indicates the number of payload MSU octets received over the collection interval. Decimal (0..4294967295)

COLLECTED STATS NarrowbandServicesTrunkOverATM VoiceGateway CsdBasicRateGroup Mtp2


Description The statistics record generated by the NarrowbandServicesTrunkOverATM VoiceGateway CsdBasicRateGroup Mtp2 component.

ATTRIBUTE Nsta Vgs CsdBrag Mtp2 insvFailures Description This attribute indicates the number of in-service link outages over the collection interval. It does not include failures which occur during the alignment process. Decimal (0..4294967295)

Values

ATTRIBUTE Nsta Vgs CsdBrag Mtp2 msusTx Description This attribute indicates the number of message signal units transmitted over the collection interval. This includes the MSUs retransmitted, indicated by the attribute msuRetransmits. Decimal (0..4294967295)

Values

ATTRIBUTE Nsta Vgs CsdBrag Mtp2 msuRetransmits (msuReTx) Description Values This attribute indicates the number of message signal units retransmitted because of negative acknowledgments over the collection interval. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 479 Collected Statistics ATTRIBUTE Nsta Vgs CsdBrag Mtp2 msusRx Description This attribute indicates the number of message signal units received over the collection interval. This includes the MSUs with errors, indicated by the attribute msuErrors. Decimal (0..4294967295)

Values

ATTRIBUTE Nsta Vgs CsdBrag Mtp2 msuErrors Description This attribute indicates the number of message signal units discarded because of sequence number, length or CRC errors over the collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Nsta Vgs CsdBrag Mtp2 msuOctetsTx Description Values This attribute indicates the number of payload MSU octets transmitted over the collection interval. Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs CsdBrag Mtp2 msuOctetsRx Description Values This attribute indicates the number of payload MSU octets received over the collection interval. Decimal (0..4294967295)

COLLECTED STATS NarrowbandServicesTrunkOverATM VoiceGateway Mtp2


Description The statistics record generated by the NarrowbandServicesTrunkOverATM VoiceGateway Mtp2 component.

ATTRIBUTE Nsta Vgs Mtp2 alignmentReadyTimeouts Description This attribute counts the number of timeouts of the Alignment Ready timer (T1) represented by the attribute alignmentReadyTimer (defined in the Nsta/n Vgs Mtp2Profile/n component). The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 notAlignedTimeouts Description This attribute counts the number of timeouts of the Not Aligned timer (T2) represented by the attribute notAlignedTimer (defined in the Nsta/n Vgs Mtp2Profile/n component). The counter counts the number of events in the collection interval.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 480 Collected Statistics Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 alignedTimeouts Description This attribute counts the number of timeouts of the Aligned timer (T3) represented by the attribute alignedTimer (defined in the Nsta/n Vgs Mtp2Profile component). The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 congestionDetects Description This attribute counts the number of times congestion was detected by the MonitoredCommunicationsProtocol dynamic subcomponent at the local end of the signalling link. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 congestionIndicationsSent Description This attribute counts the number of congestion indications transmitted to the remote end of the signalling link. The congestion is detected locally by the MonitoredCommunicationsProtocol dynamic subcomponent and is transmitted to the remote end if it does not abate within the time interval specified by the sendingSibTimer (T5) attribute of the linked Nsta/n Vgs Mtp2Profile/n component. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 congestionIndicationsReceived Description This attribute counts the number of congestion indications received from the remote end of the signalling link. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 ackTimeouts Description This attribute counts the number of timeouts of the T7 Timer represented by the attribute ackTimer (defined in the Nsta/n Vgs Mtp2Profile/n component). The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 481 Collected Statistics ATTRIBUTE Nsta Vgs Mtp2 inServiceFailures Description This attribute counts the number of failures the Mtp2 link has experienced while it was In service. It does not include failures which occur during the alignment process. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 msuSent Description This attribute counts the number of Message Signal Units (MSU) transmitted. This includes the number of MSUs retransmitted, indicated by the attribute msuRetransmits. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 msuRetransmits Description This attribute counts the number of Message Signal Units (MSU) retransmitted because of negative acknowledgments. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 msuReceived Description This attribute counts the number of Message Signal Units (MSU) received. This includes the MSUs with errors, indicated by the attribute msuErrors. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 msuErrors Description This attribute counts the number of ingress signal units discarded because of sequence number, length or Cyclic Redundancy Check (CRC) errors. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 msuOctetsSent Description This attribute counts the number of layer 3 payload octets transmitted within the Message Signal Units (MSU). The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 482 Collected Statistics ATTRIBUTE Nsta Vgs Mtp2 msuOctetsReceived Description This attribute counts the number of layer 3 payload octets received within the Message Signal Units (MSU). The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

COLLECTED STATS NarrowbandServicesTrunkOverATM VoiceGateway Mtp2 MonitoredCommunicationProtocol


Description The statistics record generated by the NarrowbandServicesTrunkOverATM VoiceGateway Mtp2 MonitoredCommunicationProtocol component.

ATTRIBUTE Nsta Vgs Mtp2 MCP communicationFailures (commFailures) Description This attribute counts the number of communication failures between the neighbors being monitored. The communication failure is detected in two ways: - if no messages are received from the neighbor for a predetermined number of consecutive Heartbeat timer expiries, the value of this attribute is incremented. The value of the Heartbeat timer and retries is not provisionable, but it is negotiated between the monitored parent components. The value of the Heartbeat timer and retries can be determined from the operational attributes heartbeatTimer and heartbeatRetries respectively. - if communication monitoring is not established between the two neighbors, the value of this attribute is incremented. Monitor Enable Request messages are sent to the neighbor when the Heartbeat timer expires and if the Monitor Enable Response message is not received prior to the predetermined number of Heartbeat timer expiries, then it is assumed that monitoring communication could not be established and the value of this attribute is incremented. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 MCP messageTxFailures (msgTxFailures) Description This attribute counts the number of payload messages sent to the neighbor but were not received by the neighbor. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 483 Collected Statistics ATTRIBUTE Nsta Vgs Mtp2 MCP messageRxFailures (msgRxFailures) Description This attribute counts the number of payload messages that were sent by the neighbor but were not received by this component. This is detected by a gap in the Message Numbers received in payload messages from the neighbor. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 MCP enableRequestsTx (enableReqsTx) Description This attribute counts the number of Monitor Enable Request messages sent by this component to the neighbor. The value of this attribute is incremented when a Monitor Enable Request message is sent in an attempt to establish monitoring communication between the neighbors to be monitored. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 MCP enableRequestsRx (enableReqsRx) Description This attribute counts the number of Monitor Enable Request messages received by this component. The value of this attribute is incremented when a Monitor Enable Request message is received from the neighbor in an attempt to establish monitoring communication. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 MCP enableResponsesTx (enableRspsTx) Description This attribute counts the number of Monitor Enable Response messages sent by this component. The value of this attribute is incremented when a Monitor Enable Response message is sent to the neighbor in response to a Monitor Enable Request message. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 MCP enableResponsesRx (enableRspsRx) Description This attribute counts the number of Monitor Enable Response messages received by this component in response to the Monitor Enable Request message.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 484 Collected Statistics

The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 MCP heartbeatsTx (hbsTx) Description This attribute counts the number of Heartbeat messages sent by this component to the neighbor. If no messages are sent by this component for the duration of the Heartbeat timer, then a Heartbeat message is sent to the neighbor and the value of this attribute is incremented. The Heartbeat timer is not provisionable and is set by the neighbors being monitored. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 MCP heartbeatRx (hbsRx) Description This attribute counts the number of Heartbeat messages received by this component. The value of this attribute is incremented when the Heartbeat message is received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 MCP messagesTx (msgsTx) Description This attribute counts the number of payload messages sent by this component to the neighbor. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 MCP messagesRx (msgsRx) Description This attribute counts the number of payload messages received by this component. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 MCP sequenceGapsTx (seqGapsTx) Description This attribute counts the number of Sequencing Gap messages sent by this component. When a gap in the sequence of Message Numbers in the payload messages received from the neighbor is identified, a Sequence Gap
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 485 Collected Statistics message is sent and the value of this attribute is incremented. The Sequence Gap message shows the start and end of the gap in the Messages Numbers. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 MCP sequenceGapsRx (seqGapsRx) Description This attribute counts the number of Sequencing Gap messages received by this component. When a gap in the sequence of Message Numbers in the payload messages received from the neighbor is identified, a Sequence Gap message is sent. The value of this attribute is incremented when this message is received. The Sequence Gap message shows the start and end of the gap in the Messages Numbers. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 MCP unknownMessagesRx (unknownMsgsRx) Description This attribute counts the number of messages received by this component that are not recognized by the MonitoredCommunicationProtocol (MCP). The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs Mtp2 MCP messagesDiscarded (msgsDiscarded) Description This attribute counts the number of messages that were discarded to avoid overflowing of the neighbor. The number of messages that the neighbor can handle without overflowing is identified from the Available Capacity field in the messages received from the neighbor. If the value of the Available Capacity field is zero, payload messages to be sent to the neighbor are discarded and the value of this counter is incremented. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

COLLECTED STATS NarrowbandServicesTrunkOverATM VoiceGateway

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 486 Collected Statistics

M2ua
Description The statistics record generated by the NarrowbandServicesTrunkOverATM VoiceGateway M2ua component.

ATTRIBUTE Nsta Vgs M2ua connectionsRefused Description This attribute counts the number of connection requests refused by the Message Transfer Part Layer 2 User Adaptation (M2UA) layer. The most likely cause for the connection to be refused is that the requestors IP address or port information is not configured under the Nsta/n Vgs M2ua hierarchy. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

COLLECTED STATS NarrowbandServicesTrunkOverATM VoiceGateway M2ua ApplicationServer InterfaceIdentifier


Description The statistics record generated by the NarrowbandServicesTrunkOverATM VoiceGateway M2ua ApplicationServer InterfaceIdentifier component.

ATTRIBUTE Nsta Vgs M2ua As Iid dataMessagesReceived Description This attribute counts the number of Data messages received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid dataMessagesSent Description This attribute counts the number of Data messages sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid dataAcknowledgementsReceived Description This attribute counts the number of Data Acknowledgement messages received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 487 Collected Statistics ATTRIBUTE Nsta Vgs M2ua As Iid dataAcknowledgementsSent Description This attribute counts the number of Data Acknowledgement messages sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid establishRequestsReceived Description This attribute counts the number of Establish Request messages received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid establishRequestsSent Description This attribute counts the number of Establish Request messages sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid establishConfirmsReceived Description This attribute counts the number of Establish Confirm messages received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid establishConfirmsSent Description This attribute counts the number of Establish Confirm messages sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid releaseRequestsReceived Description This attribute counts the number of Release Request messages received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid releaseConfirmsSent Description This attribute counts the number of Release Confirm messages sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 488 Collected Statistics ATTRIBUTE Nsta Vgs M2ua As Iid releaseIndicationsSent Description This attribute counts the number of Release Indication messages sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid stateRequestsReceived Description This attribute counts the number of State Request messages received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid stateConfirmsSent Description This attribute counts the number of State Confirm messages sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid stateIndicationsSent Description This attribute counts the number of State Indication messages sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid dataRetrievalRequestsReceived Description This attribute counts the number of Data Retrieval Request messages received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid dataRetrievalConfirmsSent Description This attribute counts the number of Data Retrieval Confirm messages sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid dataRetrievalIndicationsSent Description This attribute counts the number of Data Retrieval Indication messages sent. The counter counts the number of events in the collection interval.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 489 Collected Statistics Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid dataRetrievalCmplIndicationsSent Description This attribute counts the number of Data Retrieval Complete Indication messages. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid congestionIndicationsSent Description This attribute counts the number of Congestion Indication messages sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

COLLECTED STATS NarrowbandServicesTrunkOverATM VoiceGateway M2ua ApplicationServer InterfaceIdentifier MonitoredCommunicationProtocol


Description The statistics record generated by the NarrowbandServicesTrunkOverATM VoiceGateway M2ua ApplicationServer InterfaceIdentifier MonitoredCommunicationProtocol component.

ATTRIBUTE Nsta Vgs M2ua As Iid MCP communicationFailures (commFailures) Description This attribute counts the number of communication failures between the neighbors being monitored. The communication failure is detected in two ways: - if no messages are received from the neighbor for a predetermined number of consecutive Heartbeat timer expiries, the value of this attribute is incremented. The value of the Heartbeat timer and retries is not provisionable, but it is negotiated between the monitored parent components. The value of the Heartbeat timer and retries can be determined from the operational attributes heartbeatTimer and heartbeatRetries respectively. - if communication monitoring is not established between the two neighbors, the value of this attribute is incremented. Monitor Enable Request messages are sent to the neighbor when the Heartbeat timer expires and if the Monitor Enable Response message is not received prior to the predetermined number of Heartbeat timer expiries, then it is assumed that monitoring communication could not be established and the value of this attribute is incremented. The counter counts the number of events in the collection interval.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 490 Collected Statistics Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid MCP messageTxFailures (msgTxFailures) Description This attribute counts the number of payload messages sent to the neighbor but were not received by the neighbor. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid MCP messageRxFailures (msgRxFailures) Description This attribute counts the number of payload messages that were sent by the neighbor but were not received by this component. This is detected by a gap in the Message Numbers received in payload messages from the neighbor. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid MCP enableRequestsTx (enableReqsTx) Description This attribute counts the number of Monitor Enable Request messages sent by this component to the neighbor. The value of this attribute is incremented when a Monitor Enable Request message is sent in an attempt to establish monitoring communication between the neighbors to be monitored. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid MCP enableRequestsRx (enableReqsRx) Description This attribute counts the number of Monitor Enable Request messages received by this component. The value of this attribute is incremented when a Monitor Enable Request message is received from the neighbor in an attempt to establish monitoring communication. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid MCP enableResponsesTx (enableRspsTx) Description This attribute counts the number of Monitor Enable Response messages sent by this component. The value of this attribute is incremented when a Monitor Enable Response message is sent to the neighbor in response to a Monitor

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 491 Collected Statistics Enable Request message. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid MCP enableResponsesRx (enableRspsRx) Description This attribute counts the number of Monitor Enable Response messages received by this component in response to the Monitor Enable Request message. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid MCP heartbeatsTx (hbsTx) Description This attribute counts the number of Heartbeat messages sent by this component to the neighbor. If no messages are sent by this component for the duration of the Heartbeat timer, then a Heartbeat message is sent to the neighbor and the value of this attribute is incremented. The Heartbeat timer is not provisionable and is set by the neighbors being monitored. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid MCP heartbeatRx (hbsRx) Description This attribute counts the number of Heartbeat messages received by this component. The value of this attribute is incremented when the Heartbeat message is received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid MCP messagesTx (msgsTx) Description This attribute counts the number of payload messages sent by this component to the neighbor. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid MCP messagesRx (msgsRx) Description This attribute counts the number of payload messages received by this component.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 492 Collected Statistics

The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid MCP sequenceGapsTx (seqGapsTx) Description This attribute counts the number of Sequencing Gap messages sent by this component. When a gap in the sequence of Message Numbers in the payload messages received from the neighbor is identified, a Sequence Gap message is sent and the value of this attribute is incremented. The Sequence Gap message shows the start and end of the gap in the Messages Numbers. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid MCP sequenceGapsRx (seqGapsRx) Description This attribute counts the number of Sequencing Gap messages received by this component. When a gap in the sequence of Message Numbers in the payload messages received from the neighbor is identified, a Sequence Gap message is sent. The value of this attribute is incremented when this message is received. The Sequence Gap message shows the start and end of the gap in the Messages Numbers. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid MCP unknownMessagesRx (unknownMsgsRx) Description This attribute counts the number of messages received by this component that are not recognized by the MonitoredCommunicationProtocol (MCP). The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Iid MCP messagesDiscarded (msgsDiscarded) Description This attribute counts the number of messages that were discarded to avoid overflowing of the neighbor. The number of messages that the neighbor can handle without overflowing is identified from the Available Capacity field in the messages received from the neighbor. If the value of the Available Capacity field is zero, payload messages to be sent to the neighbor are discarded and the value of this counter is
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 493 Collected Statistics incremented. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

COLLECTED STATS NarrowbandServicesTrunkOverATM VoiceGateway M2ua ApplicationServer ApplicationServerProcess


Description The statistics record generated by the NarrowbandServicesTrunkOverATM VoiceGateway M2ua ApplicationServer ApplicationServerProcess component.

ATTRIBUTE Nsta Vgs M2ua As Asp aspUpMsgsReceived Description This attribute counts the number of Application Server Process (ASP) Up (UP) messages received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp aspDownMsgsReceived Description This attribute counts the number of Application Server Process (ASP) Down (DOWN) messages received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp aspUpAcksSent Description This attribute counts the number of Application Server Process (ASP) Up Acknowledgement (UP ACK) messages sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp aspDownAcksSent Description This attribute counts the number of Application Server Process (ASP) Down Acknowledgement (DOWN ACK) messages sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp aspActiveMsgsReceived Description This attribute counts the number of Application Server Process (ASP) Active (ACTIVE) messages received.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 494 Collected Statistics

The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp aspInactiveMsgsReceived Description This attribute counts the number of Application Server Process (ASP) Inactive (INACTIVE) messages received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp aspActiveAcksSent Description This attribute counts the number of Application Server Process (ASP) Active Acknowledgement (ACTIVE ACK) messages sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp aspInactiveAcksSent Description This attribute counts the number of Application Server Process (ASP) Inactive Acknowledgement (INACTIVE ACK) messages sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp heartbeatsSent Description This attribute counts the number of Heartbeat (BEAT) messages sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp heartbeatsReceived Description This attribute counts the number of Heartbeat (BEAT) messages received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp heartbeatAcksSent Description This attribute counts the number of Heartbeat Acknowledgement (BEAT ACK) messages sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 495 Collected Statistics ATTRIBUTE Nsta Vgs M2ua As Asp heartbeatAcksReceived Description This attribute counts the number of Heartbeat Acknowledgement (BEAT ACK) messages received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp notifyMsgsSent Description This attribute counts the number of Notify (NTFY) messages sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp errorsSent Description This attribute counts the number of Error (ERR) messages sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp errorsReceived Description This attribute counts the number of Error (ERR) messages received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp invalidVersionErrorsSent Description This attribute counts the number of "Invalid Version" errors sent. This corresponds to error code 0x1 defined in RFC 3331. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp invalidVersionErrorsReceived Description This attribute counts the number of "Invalid Version" errors received. This corresponds to error code 0x1 defined in RFC 3331. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp invalidIidErrorsSent Description This attribute counts the number of "Invalid Interface Identifier" errors sent. This corresponds to error code 0x2 defined in RFC 3331. This error occurs when the Application Server Process (ASP) references
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 496 Collected Statistics an Interface Identifier (IID) that is not locally configured. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp invalidIidErrorsReceived Description This attribute counts the number of "Invalid Interface Identifier" errors received. This corresponds to error code 0x2 defined in RFC 3331. This error occurs when the remote Application Server Process (ASP) does not recognize the Interface Identifier (IID) that it has received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp unsupportedTypeErrorsSent Description This attribute counts the number of following errors sent that are defined in RFC 3331: - "Unsupported Message Class" (error code 0x3) - "Unsupported Message Type" (error code 0x4) - "Unsupported Traffic Handling Mode" (error code 0x5). The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp unsupportedTypeErrorsReceived Description This attribute counts the number of following errors received that are defined in RFC 3331: - "Unsupported Message Class" (error code 0x3) - "Unsupported Message Type" (error code 0x4) - "Unsupported Traffic Handling Mode" (error code 0x5). The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp protocolErrorsSent Description This attribute counts the number of protocol errors detected locally. This corresponds to the following errors defined in RFC 3331: - "Unexpected Message" (error code 0x6) - "Protocol Error" (error code 0x7) - "Invalid Parameter Value" (error code 0x11) - "Parameter Field Error" (error code 0x12) - "Unexpected Parameter" (error code 0x13) - "Missing Parameter" (error code 0x16). The counter counts the number of events in the collection interval.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 497 Collected Statistics Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp protocolErrorsReceived Description This attribute counts the number of protocol errors detected by the remote Application Server Process (ASP). This corresponds to the following errors defined in RFC 3331: - "Unexpected Message" (error code 0x6) - "Protocol Error" (error code 0x7) - "Invalid Parameter Value" (error code 0x11) - "Parameter Field Error" (error code 0x12) - "Unexpected Parameter" (error code 0x13) - "Missing Parameter" (error code 0x16). The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp invalidStreamIdErrorsSent Description This attribute counts the number of "Invalid Stream Identifier" errors sent. This corresponds to error code 0x9 defined in RFC 3331. This error is sent if a management message is received on a stream other than "0". The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp invalidStreamIdErrorsReceived Description This attribute counts the number of "Invalid Stream Identifier" errors received This corresponds to error code 0x9 defined in RFC 3331. Receipt of this error indicates that the remote node received a message on an unexpected Stream Control Transmission Protocol (SCTP) stream. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp sendFailures Description This attribute counts the times the Message Transfer Part Layer 2 User Adaptation (M2UA) application was unable to send a Stream Control Transmission Protocol (SCTP) message to the remote Application Server Process (ASP). The most likely cause of a send failure is congestion on the remote node. Messages that the SCTP layer is unable to send are discarded. The counter counts the number of events in the collection interval.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 498 Collected Statistics Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp sctpEstablishIndications Description This attribute counts the number of M-SCTP Establish Indications received for this Application Server Process (ASP). This counter is incremented only when the value of the localRole attribute is set to server. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp sctpEstablishRequests Description This attribute counts the number of M-SCTP Establish Requests sent for this Application Server Process (ASP). This attribute counts the number of the attempts to establish a Stream Control Transmission Protocol (SCTP) association with the remote ASP. This counter is incremented only when the value of the localRole attribute is set to client. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp sctpEstablishFailures Description This attribute counts the number of M-SCTP Establish Requests that failed to successfully establish a Stream Control Transmission Protocol (SCTP) association with the remote Application Server Process (ASP). This counter is incremented only when the value of the localRole attribute is set to client. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp sctpReleaseIndications Description This attribute counts the number of M-SCTP Release Indications received for this Application Server Process (ASP). This counter is incremented only when the value of the localRole attribute is set to server. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 499 Collected Statistics ATTRIBUTE Nsta Vgs M2ua As Asp sctpRestartIndications Description This attribute counts the number of M-SCTP Restart Indications received for this Application Server Process (ASP). This counter is incremented only when the value of the localRole attribute is set to server. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

COLLECTED STATS NarrowbandServicesTrunkOverATM VoiceGateway M2ua ApplicationServer ApplicationServerProcess SctpAssociation


Description The statistics record generated by the NarrowbandServicesTrunkOverATM VoiceGateway M2ua ApplicationServer ApplicationServerProcess SctpAssociation component.

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc packetsSent Description This attribute counts the number of IP packets sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc packetsReceived Description This attribute counts the number of IP packets received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc bytesSent Description This attribute counts the number of bytes sent. This count includes the Stream Control Transmission Protocol (SCTP) message headers and chunk headers but does not include the IP header. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc bytesReceived Description This attribute counts the number of bytes received. This count includes the Stream Control Transmission Protocol (SCTP)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 500 Collected Statistics message headers and chunk headers but does not include the IP header. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc dataChunksSent Description This attribute counts the number of Payload Data (DATA) chunks sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc dataChunksReceived Description This attribute counts the number of Payload Data (DATA) chunks received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc sackChunksSent Description This attribute counts the number of Selective Acknowledgement (SACK) chunks sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc sackChunksReceived Description This attribute counts the number of Selective Acknowledgement (SACK) chunks received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc heartbeatChunksSent Description This attribute counts the number of Heartbeat Request (HEARTBEAT) chunks sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc heartbeatChunksReceived Description This attribute counts the number of Heartbeat Request (HEARTBEAT) chunks received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 501 Collected Statistics ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc heartbeatAckChunksSent Description This attribute counts the number of Heartbeat Acknowledgement (HEARTBEAT ACK) chunks sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc heartbeatAckChunksReceived Description This attribute counts the number of Heartbeat Acknowledgement (HEARTBEAT ACK) chunks received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc errorChunksSent Description This attribute counts the number of Operation Error (ERROR) chunks sent. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc errorChunksReceived Description This attribute counts the number of Operation Error (ERROR) chunks received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc invalidStreamIdErrorsSent Description This attribute counts the number of "Invalid Stream Identifier" errors sent. This corresponds to cause code 1 defined in RFC 2960. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc invalidStreamIdErrorsReceived Description This attribute counts the number of "Invalid Stream Identifier" errors received. This corresponds to cause code 1 defined in RFC 2960. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 502 Collected Statistics ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc protocolErrorsSent Description This attribute counts the number of protocol errors sent. This corresponds to the cause codes defined in RFC 2960: 2 - "Missing Mandatory Parameter" 6 - "Unrecognized Chunk Type" 7 - "Invalid Mandatory Parameter" 8 - "Unrecognized Parameters" 9 - "No User Data" It also corresponds to cause code 13 for "Protocol Violation" defined in the Stream Control Transmission Protocol (SCTP) Implementers Guide The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc protocolErrorsReceived Description This attribute counts the number of protocol errors received. This corresponds to the cause codes defined in RFC 2960: 2 - "Missing Mandatory Parameter" 6 - "Unrecognized Chunk Type" 7 - "Invalid Mandatory Parameter" 8 - "Unrecognized Parameters" 9 - "No User Data" It also corresponds to cause code 13 for "Protocol Violation" defined in the Stream Control Transmission Protocol (SCTP) Implementers Guide. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc outOfResourceErrorsSent Description This attribute counts the number of "Out of Resource" errors sent. This corresponds to error code 4 defined in RFC 2960. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc outOfResourceErrorsReceived Description This attribute counts the number of "Out of Resource" errors received. This corresponds to error code 4 defined in RFC 2960. The counter counts the number of events in the collection interval.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 503 Collected Statistics Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc invalidAssocRestartErrorsSent Description This attribute counts the number of "Restart of an association with new addresses" errors sent. This corresponds to error code 11 defined in the Stream Control Transmission Protocol (SCTP) Implementers Guide. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc invalidAssocRestartErrorsReceived Description This attribute counts the number of "Restart of an association with new addresses" errors received. This corresponds to error code 11 defined in the Stream Control Transmission Protocol (SCTP) Implementers Guide. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc userInitiatedAbortsSent Description This attribute counts the number of "User Initiated Abort" indications sent by the local Stream Control Transmission Protocol (SCTP) user. This corresponds to error code 12 defined in the SCTP Implementers Guide. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc userInitiatedAbortsReceived Description This attribute counts the number of "User Initiated Abort" indications received from the peer Stream Control Transmission Protocol (SCTP) user. This corresponds to error code 12 defined in the SCTP Implementers Guide. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc checksumErrors Description This attribute counts the number of incoming packets that were discarded due to checksum verification failure.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 504 Collected Statistics

The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc retransmittedChunks Description This attribute counts the number of Payload Data (DATA) chunks retransmitted. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc gapAcknowledgementsSent Description This attribute counts the number of chunks reported to the far end in "Gap Ack" reports. This provides an indication of the number of chunks that were locally received out of order. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc gapAcknowledgementsReceived Description This attribute counts the number of chunks reported by the far end in "Gap Ack" reports. This provides an indication of the number of chunks that were received out of order by the far end. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc duplicateChunkReportsSent Description This attribute counts the number of chunks reported to the far end in "Duplicate TSN" reports. This provides an indication of the number of duplicate data chunks that were locally received. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs M2ua As Asp SctpAssoc duplicateChunkReportsReceived Description This attribute counts the number of chunks reported by the far end in "Duplicate TSN" reports. This provides an indication of the number of duplicate data chunks that were received by the far end. The counter counts the number of events in the collection interval. Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 505 Collected Statistics

COLLECTED STATS DcmeLink VoiceService Framer


Description The statistics record generated by the DcmeLink VoiceService Framer component.

ATTRIBUTE Dcl Vs Framer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE Dcl Vs Framer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

ATTRIBUTE Dcl Vs Framer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE Dcl Vs Framer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE Dcl Vs Framer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

COLLECTED STATS PCUSupportApplication Connection PcmLink


Description The statistics record generated by the PCUSupportApplication Connection PcmLink component.

ATTRIBUTE Pcusa Conn PcmLk pduDn (pduDn) Description Values This attribute counts the BSSGP PDUs received from the SGSN by all the BVCs associated to this PCM link during the statistics collection interval. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 506 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk pduUp (pduUp) Description Values This attribute counts the BSSGP PDUs transmitted to the SGSN by all the BVCs associated to this PCM link during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk octetsDn (octDn) Description Values This attribute counts the octets received by all the BVCs associated to this PCM link during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk octetsUp (octUp) Description Values This attribute counts the octets sent by all the BVCs associated to this PCM link during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk psPaging (psPag) Description Values This attribute counts the BSSGP PAGING PS PDUs received from the SGSN by this PCM link during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk csPaging (csPag) Description Values This attribute counts the BSSGP PAGING CS PDUs received from the SGSN by this PCM link during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk dyAgprsLackOfTimeslots (dyAgprsLTs) Description This attribute counts the number of time that the PCU has not been able to satisfy the request sent by the most loaded cell on which appears a lack of resource during the statistics collection interval. Decimal (0..4294967295)

Values

COLLECTED STATS PCUSupportApplication Connection PcmLink LapdSignaling


Description The statistics record generated by the PCUSupportApplication Connection PcmLink LapdSignaling component.

ATTRIBUTE Pcusa Conn PcmLk LapdSig framesLostOverflowUp (fLovfUp) Description Values This attribute counts the uplink frames lost due to data overrun or receive buffer overflow during the statistics collection interval. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 507 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk LapdSig framesLostOverflowDn (fLovfDn) Description Values This attribute counts the downlink frames which were not sent because of buffer overflow during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk LapdSig errorsCRC (errCRC) Description Values This attribute counts the frames with CRC errors which were received during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk LapdSig framesLostAlignment (fLAlign) Description Values This attribute counts the frames lost due to abort or lack of alignment during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk LapdSig iFramesUp (iFrmUp) Description Values This attribute counts the I frames received during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk LapdSig uiFramesUp (uiFrmUp) Description Values This attribute counts the unnumbered I frames received during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk LapdSig iFramesDn (iFrmDn) Description Values This attribute counts the I frames transmitted during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk LapdSig uiFramesDn (uiFrmDn) Description Values This attribute counts the unnumbered I frames transmitted during the statistics collection interval. Decimal (0..4294967295)

COLLECTED STATS PCUSupportApplication Connection PcmLink Cell


Description The statistics record generated by the PCUSupportApplication Connection PcmLink Cell component.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 508 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk Cell cellBVCI Description Values This attribute indicates the corresponding BSSGP Virtual Channel Identifier during the statistics collection interval. Decimal (0..65535)

ATTRIBUTE Pcusa Conn PcmLk Cell upMultiSlotRequests (upMSlotReq) Description This attribute counts the multislot allocation requests received by the PCU from the mobile station during the statistics collection interval. Index 1 counts the number of 1- timeslot allocation requests. Index 2 counts the number of 2- timeslot allocation requests. Index 3 counts the number of 3- timeslot allocation requests. Index 4 counts the number of 4- or more timeslot allocation requests. Vector of Index Decimal (0..4294967295) Decimal (1..4)

ATTRIBUTE Pcusa Conn PcmLk Cell upMultiSlotAllocations (upMSlotAll) Description This attribute counts the multislot granted allocations received by the PCU from the mobile station during the statistics collection interval. Index 1 counts the number of 1- timeslot granted allocations. Index 2 counts the number of 2- timeslot granted allocations. Index 3 counts the number of 3- timeslot granted allocations. Index 4 counts the number of 4- or more timeslot granted allocations. Vector of Index Decimal (0..4294967295) Decimal (1..4)

ATTRIBUTE Pcusa Conn PcmLk Cell dnMultiSlotRequests (dnMSlotReq) Description This attribute counts the multislot allocation requests received by the mobile station from the PCU during the statistics collection interval. Index 1 counts the number of 1- timeslot allocation requests. Index 2 counts the number of 2- timeslot allocation requests. Index 3 counts the number of 3- timeslot allocation requests. Index 4 counts the number of 4- or more timeslot allocation requests. Vector of Index Decimal (0..4294967295) Decimal (1..4)

ATTRIBUTE Pcusa Conn PcmLk Cell dnMultiSlotAllocations (dnMSlotAll) Description This attribute counts the multislot granted allocations received by the mobile station from the PCU during the statistics collection interval. Index 1 counts the number of 1- timeslot granted allocations. Index 2 counts the number of 2- timeslot granted allocations.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 509 Collected Statistics Index 3 counts the number of 3- timeslot granted allocations. Index 4 counts the number of 4- or more timeslot granted allocations. Vector of Index Decimal (0..4294967295) Decimal (1..4)

ATTRIBUTE Pcusa Conn PcmLk Cell fullDuplexTbfEstablishment (fdTbfEst) Description Values This attribute counts how many full duplex TBFs were established during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell upTbfReleases (upTbfRel) Description Values This attribute counts how many uplink TBFs were released during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell cumulativeTimeUpTbf (cumTimeUpTbf) Description Values Units This attribute indicates the cumulative duration of all uplink TBFs released during the statistics collection interval. Decimal (0..4294967295) seconds

ATTRIBUTE Pcusa Conn PcmLk Cell allocatedBlocksUpTbf (allBUpTbf) Description Values This attribute counts the blocks allocated for the uplink TBFs during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell nonAckUpTbfEstablishment (nAckUpTbfEst) Description Values This attribute counts the non-acknowledged uplink TBFs established during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell ackUpTbfEstablishment (ackUpTbfEst) Description Values This attribute counts the acknowledged uplink TBFs established during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell closeEndedUpTbfEstablishment (closeEndUpTbfEst) Description Values This attribute counts the close-ended uplink TBFs established during the statistics collection interval. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 510 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk Cell dnTbfReleases (dnTbfRel) Description Values This attribute counts how many downlink TBFs were released during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell cumulativeTimeDnTbf (cumTimeDnTbf) Description Values Units This attribute indicates the cumulative duration of all downlink TBFs released during the statistics collection interval. Decimal (0..4294967295) seconds

ATTRIBUTE Pcusa Conn PcmLk Cell nonAckDnTbfEstablishment (nAckDnTbfEst) Description Values This attribute counts the non-acknowledged downlink TBFs established during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell ackDnTbfEstablishment (ackDnTbfEst) Description Values This attribute counts the acknowledged downlink TBFs established during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell dyAgprsNbModif (dyAgprsNbMod) Description Values This attribute counts the modifications of Agprs timeslots allocated in the cell during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell dyAgprsAvgNbTimeslots (dyAgprsAvgNbTs) Description Values This attribute indicates the average number of Agprs timeslots allocated in the cell during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell dyAgprsMinNbTimeslots (dyAgprsMinNbTs) Description Values This attribute indicates the minimum number of Agprs timeslots allocated in the cell during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell dyAgprsMaxNbTimeslots (dyAgprsMaxNbTs) Description Values This attribute indicates the maximum number of Agprs timeslots allocated in the cell during the statistics collection interval. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 511 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk Cell dyAgprsAvgLoadCriterion (dyAgprsAvgLdCrit) Description Values Units This attribute indicates the average Agprs load criterion value during the statistics collection interval. Decimal (0..100) %

ATTRIBUTE Pcusa Conn PcmLk Cell dyAgprsMaxLoadCriterion (dyAgprsMaxLdCrit) Description Values Units This attribute indicates the maximum Agprs load criterion value during the statistics collection interval. Decimal (0..100) %

ATTRIBUTE Pcusa Conn PcmLk Cell dnTbfGoldSatisfactMore90pCent (dnTbfGSatM90) Description This attribute counts the downlink TBFs with gold QOS that have a satisfaction rate greater or equal to 90 per cent during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell dnTbfGoldSatisfactBet5090pCent (dnTbfGSatB5090) Description This attribute counts the downlink TBFs with gold QOS that have a satisfaction rate between 50 to 90 per cent during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell dnTbfGoldSatisfactLess50pCent (dnTbfGSatL50) Description This attribute counts the downlink TBFs with gold QOS that have a satisfaction rate lower than 50 per cent during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell dnTbfGoldRejectedForMinTput (dnTbfGRejMinTput) Description This attribute counts the downlink TBFs with gold QOS rejected at the establishment due to non allocation of corresponding minimum throughput during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell dnTbfSilverSatisfactMore90pCent (dnTbfSSatM90) Description This attribute counts the downlink TBFs with silver QOS that have a satisfaction rate greater or equal to 90 per cent during the statistics collection interval. Decimal (0..4294967295)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 512 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk Cell dnTbfSilverSatisfactBet5090pCent (dnTbfSSatB5090) Description This attribute counts the downlink TBFs with silver QOS that have a satisfaction rate between 50 to 90 per cent during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell dnTbfSilverSatisfactLess50pCent (dnTbfSSatL50) Description This attribute counts the downlink TBFs with silver QOS that have a satisfaction rate lower than 50 per cent during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell dnTbfSilverRejectedForMinTput (dnTbfSRejMinTput) Description This attribute counts the downlink TBFs with silver QOS rejected at the establishment due to non allocation of corresponding minimum throughput during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell dnTbfBronzeSatisfactMore90pCent (dnTbfBSatM90) Description This attribute counts the downlink TBFs with bronze QOS that have a satisfaction rate greater or equal to 90 per cent during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell dnTbfBronzeSatisfactBet5090pCent (dnTbfBSatB5090) Description This attribute counts the downlink TBFs with bronze QOS that have a satisfaction rate between 50 to 90 per cent during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell dnTbfBronzeSatisfactLess50pCent (dnTbfBSatL50) Description This attribute counts the downlink TBFs with bronze QOS that have a satisfaction rate lower than 50 per cent during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell dnTbfBronzeRejectedForMinTput (dnTbfBRejMinTput) Description This attribute counts the downlink TBFs with bronze QOS rejected at the establishment due to non allocation of corresponding minimum throughput during the statistics collection interval. Decimal (0..4294967295)

Values

COLLECTED STATS PCUSupportApplication


Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 513 Collected Statistics

Connection PcmLink Cell Tdma


Description The statistics record generated by the PCUSupportApplication Connection PcmLink Cell Tdma component.

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma localBusy (locBus) Description Values This attribute counts the blocks sent with the window stalled indicator set during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma remoteBusy (remBus) Description Values This attribute counts the blocks received with the window stalled indicator set during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma configuredTimeslots (cfgTs) Description Values This attribute indicates the number of configured timeslots at the end of the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma cumulativeUnavailableTimeslots (cumUnavailTs) Description This attribute indicates the cumulative number of unavailable timeslots at the sample time during the statistics collection interval. The average can be calculated by dividing this attribute value by the nbSamples value. Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma cumulativeUpActiveTimeslots (cumUpActTs) Description This attribute indicates the cumulative number of active uplink timeslots bearing at least one TBF at the sample time during the statistics collection interval. The average can be calculated by dividing this attribute value by the nbSamples value. Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma cumulativeUpTbfPerTimeslots (cumUpTbfPerTs) Description This attribute indicates the cumulative number of uplink TBFs per timeslots for all the timeslots in the TDMA at the sample time during the statistics collection interval. The average can be calculated by dividing this attribute value by the nbSamples value.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 514 Collected Statistics Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma cumulativeDnActiveTimeslots (cumDnActTs) Description This attribute indicates the cumulative number of active downlink timeslots bearing at least one TBF at the sample time during the statistics collection interval. The average can be calculated by dividing this attribute value by the nbSamples value. Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma cumulativeDnTbfPerTimeslots (cumDnTbfPerTs) Description This attribute indicates the cumulative number of downlink TBFs per timeslots for all the timeslots in the TDMA at the sample time during the statistics collection interval. The average can be calculated by dividing this attribute value by the nbSamples value. Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma nbSamples (nbS) Description This attribute indicates how many samples were taken during the statistics collection interval. This value can be used with the cumulative attribute for average calculs. Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma llcPacketsUp (llcPktUp) Description Values This attribute counts the LLC packets reassembled and transmitted to the LLC relay during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma dataBlocksUp (dataBUp) Description Values This attribute counts the uplink RLC data blocks received during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma controlBlocksUp (ctrlBUp) Description Values This attribute counts the uplink RLC control blocks received during the statistics collection interval. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 515 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk Cell Tdma invalidBlocksUp (invalidBUp) Description Values This attribute counts the uplink invalid radio blocks received during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma invalidProtocolErrorBlocksUp (invalidProtErrBUp) Description Values This attribute counts the uplink invalid radio blocks received with invalid RLC protocol during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma outOfSequenceBlocksUp (outOfSeqBUp) Description This attribute counts the data blocks received uplink with Block Sequence Number outside the received window during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma packetAckNackUp (pktANUp) Description Values This attribute counts the PACKET-UPLINK-ACK-NACK messages received during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma totalRetransmissionRequested (totRtxReq) Description Values This attribute counts the RLC/MAC block retransmission requests during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma cumulativeUpRxQual (cumUpRxQual) Description This attribute indicates the cumulative uplink RxQual value during the statistics collection interval. The average can be calculated by dividing this attribute value by the nbSamples value. Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma cumulativeUpRxLev (cumUpRxLev) Description This attribute indicates the cumulative uplink RxLev value during the statistics collection interval. The average can be calculated by dividing this attribute value by the nbSamples value. Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 516 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk Cell Tdma nbSamplesUpQuality (nbSamplesUpQuality) Description Values This attribute counts the samples for RxQual and RxLev cumulative values during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma llcPacketsDn (llcPktDn) Description Values This attribute counts the LLC packets segmented into RLC data blocks received during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma dataBlocksDn (dataBDn) Description Values This attribute counts the downlink RLC data blocks transmitted during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma controlBlocksDn (ctrlBDn) Description Values This attribute counts the downlink RLC control blocks transmitted during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma retransmittedDataBlocksDn (rtxDataBDn) Description Values This attribute counts the data blocks retransmitted downlink during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma packetAckNackDn (pktANDn) Description Values This attribute counts the PACKET-DOWNLINK-ACK-NACK messages transmitted during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma cumulativeDnRxQual (cumDnRxQual) Description This attribute indicates the cumulative downlink RxQual value during the statistics collection interval. The average can be calculated by dividing this attribute value by the nbSamples value. Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma nbSamplesDnQuality (nbSamplesDnQuality) Description Values This attribute counts the samples for RxQual cumulative values during the statistics collection interval. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 517 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk Cell Tdma tbfNormalReleaseUp (tbfNormRelUp) Description Values This attribute counts the uplink TBFs which terminated normally during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma tbfNormalReleaseDn (tbfNormRelDn) Description Values This attribute counts the downlink TBFs which terminated normally during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma noPacketResourceReq (noPktResReq) Description Values This attribute counts the TBFs abnormally released due to non receipt of Packet Resource Request during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma lossOfComNN002Max (lOCNN002Max) Description Values This attribute counts the TBFs abnormally released due to V(Q) non progression during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma lossOfComT3169 (lOCT3169) Description Values This attribute counts the TBFs abnormally released due to timer T3169 expiry during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma lossOfComNT0001 (lOCNT0001) Description Values This attribute counts the TBFs abnormally released due to NT0001 timer expiry during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma lossOfComT3195 (lOCT3195) Description Values This attribute counts the TBFs abnormally released due to T3195 timer expiry during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma lossOfComT3191 (lOCT3191) Description Values This attribute counts the TBFs abnormally released due to T3191 timer expiry during the statistics collection interval. Decimal (0..4294967295)

COLLECTED STATS PCUSupportApplication


Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 518 Collected Statistics

Connection PcmLink Cell Ccch


Description The statistics record generated by the PCUSupportApplication Connection PcmLink Cell Ccch component.

ATTRIBUTE Pcusa Conn PcmLk Cell Ccch upTbfImmediateAssignment (immAssUp) Description This attribute counts IMMEDIATE-ASSIGNMENT messages generated by the PCU to the mobile station in the first phase of the two-phase access uplink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell Ccch upTbfImmAssigRejectNoPdch (noPdch) Description This attribute counts IMMEDIATE-ASSIGNMENT-REJECT messages generated by the PCU to the mobile station with a cause of No PDCH available for GPRS in the first phase of the two-phase access uplink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell Ccch upTbfImmAssigRejectNoTs (noTs) Description This attribute counts IMMEDIATE-ASSIGNMENT-REJECT messages generated by the PCU to the mobile station with a cause of Maximum MS per TS is reached in the first phase of the two-phase access uplink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell Ccch upTbfImmAssigRejectNoTbf (noTbf) Description This attribute counts IMMEDIATE-ASSIGNMENT-REJECT messages generated by the PCU to the mobile station with a cause of Maximum TBF per TDMA is reached in the first phase of the two-phase access uplink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell Ccch channelRequest (chanReq) Description This attribute counts CHANNEL-REQUEST messages received by the PCU from the mobile station in the first phase of the two-phase access uplink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell Ccch packetResourceRequest (pktResReq) Description This attribute counts PACKET-RESOURCE-REQUEST messages received by the PCU from the mobile station in the second phase of the two-phase access uplink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 519 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk Cell Ccch deleteIndicationUp (delIndUp) Description This attribute counts DELETE-INDICATION messages sent by the BTSs when an IMMEDIATE-ASSIGNMENT message for uplink transfer is dropped during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell Ccch packetUpAssignment (pktUpAss) Description This attribute counts PACKET-UPLINK-ASSIGNMENT messages generated by the PCU after a PACKET-RESOURCE-REQUEST in the second phase of the two_phase access uplink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell Ccch upTbfPacketAccessRejectNoPdch (pktNoPdch) Description This attribute counts PACKET-ACCESS-REJECT messages generated by the PCU to the mobile station with a cause of No PDCH available for GPRS in the second phase of the two-phase access uplink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell Ccch upTbfPacketAccessRejectNoTs (pktNoTs) Description This attribute counts PACKET-ACCESS-REJECT messages generated by the PCU to the mobile station with a cause of Maximum MS per TS is reached in the second phase of the two-phase access uplink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell Ccch upTbfPacketAccessRejectNoTbf (pktUpNoTbf) Description This attribute counts PACKET-ACCESS-REJECT messages generated by the PCU to the mobile station with a cause of Maximum TBF per TDMA is reached in the second phase of the two-phase access uplink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell Ccch dnTbfImmediateAssignment (immAssDn) Description This attribute counts IMMEDIATE-ASSIGNMENT messages sent for a downlink TBF establishment from the PCU to the mobile station during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell Ccch pagingRequest (pagReq) Description This attribute counts PAGING-REQUEST messages generated by the PCU to the mobile station during the statistics collection interval.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 520 Collected Statistics Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Ccch deleteIndicationDn (delIndDn) Description This attribute counts DELETE-INDICATION messages sent by the BTSs when an IMMEDIATE-ASSIGNMENT message for downlink transfer is dropped during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell Ccch packetDnAssignment (pktDnAss) Description This attribute counts PACKET-DOWNLINK-ASSIGNMENT messages generated by the PCU to the mobile station in the downlink TBF establishment phase during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell Ccch dnTbfPacketAccessRejectNoPdch (pktDnNoPdch) Description This attribute counts PACKET-ACCESS-REJECT messages generated by the PCU to the mobile station with a cause of No PDCH available for GPRS in the second phase of the two-phase access downlink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell Ccch dnTbfPacketAccessRejectNoTs (pktDnNoTs) Description This attribute counts PACKET-ACCESS-REJECT messages generated by the PCU to the mobile station with a cause of Maximum MS per TS is reached in the second phase of the two-phase access downlink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Cell Ccch dnTbfPacketAccessRejectNoTbf (pktDnNoTbf) Description This attribute counts PACKET-ACCESS-REJECT messages generated by the PCU to the mobile station with a cause of Maximum TBF per TDMA is reached in the second phase of the two-phase access downlink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

COLLECTED STATS PCUSupportApplication Connection PcmLink BssgpVirtualConnection


Description The statistics record generated by the PCUSupportApplication Connection PcmLink BssgpVirtualConnection component.

ATTRIBUTE Pcusa Conn PcmLk Bvc cell Description Values This attribute indicates the cell identity number associated to this BVC. Decimal (0..65535)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 521 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk Bvc pduDn Description Values This attribute counts the PDUs received by this BVC from the Gb interface during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc pduUp Description Values This attribute counts the PDUs sent by this BVC to the Gb interface during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc octetsDn (octDn) Description Values This attribute counts the octets received by the BVC from the Gb interface during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc octetsUp (octUp) Description Values This attribute counts the octets sent by the BVC to the Gb interface during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc pduDataDn Description Values This attribute counts the UNIT-DATA PDUs received by the BVC from the Gb interface during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc pduDataUp Description Values This attribute counts the UNIT-DATA PDUs sent by the BVC to the Gb interface during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc octetsDataDn Description Values This attribute counts the octets received by the BVC from the Gb interface in DL-UNIT-DATA PDUs during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc octetsDataUp Description Values This attribute counts the octets sent by the BVC to the Gb interface in ULUNIT-DATA PDUs during the statistics collection interval. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 522 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk Bvc maxSizeDataDn Description Values This attribute indicates the largest size of LLC frame received during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc maxSizeDataUp Description Values This attribute indicates the biggest size of LLC frames sent during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc bvcBlockRequests (bvcBReq) Description Values This attribute counts BVC-BLOCK PDU messages sent by the BVC during the statistics collection interval. Decimal (0..65535)

ATTRIBUTE Pcusa Conn PcmLk Bvc bvcUnBlockRequests (bvcUBReq) Description Values This attribute counts BVC-UNBLOCK PDU messages sent by the BVC during the statistics collection interval. Decimal (0..65535)

ATTRIBUTE Pcusa Conn PcmLk Bvc bvct1TimeOuts (t1TO) Description Values This attribute counts BVC-BLOCK-ACK and BVC-UNBLOCK-ACK timer expiries during the statistics collection interval. Decimal (0..65535)

ATTRIBUTE Pcusa Conn PcmLk Bvc bvcResetRequestsUp (bvcResReqUp) Description Values This attribute counts BVC-RESET PDU messages sent by a BVC during the statistics collection interval. Decimal (0..65535)

ATTRIBUTE Pcusa Conn PcmLk Bvc bvcResetRequestsDn (bvcResReqDn) Description Values This attribute counts BVC-RESET PDU messages received by the BVC during the statistics collection interval. Decimal (0..65535)

ATTRIBUTE Pcusa Conn PcmLk Bvc bvct2TimeOuts (t2TO) Description Values This attribute counts BVC-RESET-ACK timer expiries during the statistics collection interval. Decimal (0..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 523 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk Bvc bvcFlowControlRequests (bvcFCtrlReq) Description Values This attribute counts FLOW-CONTROL-BVC PDUs sent by the BVC during the statistics collection interval. Decimal (0..65535)

ATTRIBUTE Pcusa Conn PcmLk Bvc msFlowControlRequests (msFCtrlReq) Description Values This attribute counts FLOW-CONTROL-MS PDUs sent by the BVC during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc llcDiscardedPdu (llcDiscPdu) Description Values This attribute counts LLC-DISCARDED PDUs sent by the BVC during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc llcDiscardedOctets (llcDiscOct) Description This attribute counts the octets discarded with a LLC-DISCARDEDINDICATION message sent by the BVC during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk Bvc nmStatusUp (nmStusUp) Description Values This attribute counts NM-STATUS PDUs sent by a BVC during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc nmStatusDn (nmStusDn) Description Values This attribute counts NM-STATUS PDUs received by a BVC during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc msFlushLLRequest (msFlushLLReq) Description Values This attribute counts FLUSH-LL PDUs sent from the SGSN to the PCU during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc msRadioStatusInd (msRadStusInd) Description This attribute counts INDICATION messages reporting that a radio exception condition occurred on the radio interface in the BVC during the statistics collection interval. Decimal (0..4294967295)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 524 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk Bvc msSuspendReq (msSusReq) Description Values This attribute counts SUSPEND PDUs sent by the BVC during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc msRaCapabilityInd (msRaCapInd) Description Values This attribute counts RA-CAPABILITY-INDICATION PDUs received by the BVC during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc msRaCapabilityUpdateReq (msRaCapUpdateReq) Description Values This attribute counts RA-CAPABILITY-UPDATE PDUs sent by the BVC during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc bvct3TimeOuts (t3TO) Description Values This attribute counts SUSPEND-ACK timer expiries during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc bvct5TimeOuts (t5TO) Description Values This attribute counts RA-CAPABILITY-UPDATE-ACK timer expiries during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc msCellTransitionDn (msCellTransDn) Description This attribute counts FLUSH-LL PDUs sent by the SGSN to the PCU when the mobile station located on a cell indicated by the BVCI has moved to another cell indicated to the new BVCI. Decimal (0..4294967295)

Values

COLLECTED STATS PCUSupportApplication Connection PcmLink CgiCell


Description The statistics record generated by the PCUSupportApplication Connection PcmLink CgiCell component.

ATTRIBUTE Pcusa Conn PcmLk CgiCell cellBVCI Description Values This attribute indicates the corresponding BSSGP Virtual Channel Identifier during the statistics collection interval. Decimal (0..65535)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 525 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk CgiCell upMultiSlotRequests (upMSlotReq) Description This attribute counts the multislot allocation requests received by the PCU from the mobile station during the statistics collection interval. Index 1 counts the number of 1- timeslot allocation requests. Index 2 counts the number of 2- timeslot allocation requests. Index 3 counts the number of 3- timeslot allocation requests. Index 4 counts the number of 4- or more timeslot allocation requests. Vector of Index Decimal (0..4294967295) Decimal (1..4)

ATTRIBUTE Pcusa Conn PcmLk CgiCell upMultiSlotAllocations (upMSlotAll) Description This attribute counts the multislot granted allocations received by the PCU from the mobile station during the statistics collection interval. Index 1 counts the number of 1- timeslot granted allocations. Index 2 counts the number of 2- timeslot granted allocations. Index 3 counts the number of 3- timeslot granted allocations. Index 4 counts the number of 4- or more timeslot granted allocations. Vector of Index Decimal (0..4294967295) Decimal (1..4)

ATTRIBUTE Pcusa Conn PcmLk CgiCell dnMultiSlotRequests (dnMSlotReq) Description This attribute counts the multislot allocation requests received by the mobile station from the PCU during the statistics collection interval. Index 1 counts the number of 1- timeslot allocation requests. Index 2 counts the number of 2- timeslot allocation requests. Index 3 counts the number of 3- timeslot allocation requests. Index 4 counts the number of 4- or more timeslot allocation requests. Vector of Index Decimal (0..4294967295) Decimal (1..4)

ATTRIBUTE Pcusa Conn PcmLk CgiCell dnMultiSlotAllocations (dnMSlotAll) Description This attribute counts the multislot granted allocations received by the mobile station from the PCU during the statistics collection interval. Index 1 counts the number of 1- timeslot granted allocations. Index 2 counts the number of 2- timeslot granted allocations. Index 3 counts the number of 3- timeslot granted allocations. Index 4 counts the number of 4- or more timeslot granted allocations. Vector of Index Decimal (0..4294967295) Decimal (1..4)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 526 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk CgiCell fullDuplexTbfEstablishment (fdTbfEst) Description Values This attribute counts how many full duplex TBFs were established during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell upTbfReleases (upTbfRel) Description Values This attribute counts how many uplink TBFs were released during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell cumulativeTimeUpTbf (cumTimeUpTbf) Description Values Units This attribute indicates the cumulative duration of all uplink TBFs released during the statistics collection interval. Decimal (0..4294967295) seconds

ATTRIBUTE Pcusa Conn PcmLk CgiCell allocatedBlocksUpTbf (allBUpTbf) Description Values This attribute counts the blocks allocated for the uplink TBFs during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell nonAckUpTbfEstablishment (nAckUpTbfEst) Description Values This attribute counts the non-acknowledged uplink TBFs established during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell ackUpTbfEstablishment (ackUpTbfEst) Description Values This attribute counts the acknowledged uplink TBFs established during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell closeEndedUpTbfEstablishment (closeEndUpTbfEst) Description Values This attribute counts the close-ended uplink TBFs established during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell dnTbfReleases (dnTbfRel) Description Values This attribute counts how many downlink TBFs were released during the statistics collection interval. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 527 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk CgiCell cumulativeTimeDnTbf (cumTimeDnTbf) Description Values Units This attribute indicates the cumulative duration of all downlink TBFs released during the statistics collection interval. Decimal (0..4294967295) seconds

ATTRIBUTE Pcusa Conn PcmLk CgiCell nonAckDnTbfEstablishment (nAckDnTbfEst) Description Values This attribute counts the non-acknowledged downlink TBFs established during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell ackDnTbfEstablishment (ackDnTbfEst) Description Values This attribute counts the acknowledged downlink TBFs established during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell dyAgprsNbModif (dyAgprsNbMod) Description Values This attribute counts the modifications of Agprs timeslots allocated in the cell during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell dyAgprsAvgNbTimeslots (dyAgprsAvgNbTs) Description Values This attribute indicates the average number of Agprs timeslots allocated in the cell during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell dyAgprsMinNbTimeslots (dyAgprsMinNbTs) Description Values This attribute indicates the minimum number of Agprs timeslots allocated in the cell during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell dyAgprsMaxNbTimeslots (dyAgprsMaxNbTs) Description Values This attribute indicates the maximum number of Agprs timeslots allocated in the cell during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell dyAgprsAvgLoadCriterion (dyAgprsAvgLdCrit) Description Values Units This attribute indicates the average Agprs load criterion value during the statistics collection interval. Decimal (0..100) %
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 528 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk CgiCell dyAgprsMaxLoadCriterion (dyAgprsMaxLdCrit) Description Values Units This attribute indicates the maximum Agprs load criterion value during the statistics collection interval. Decimal (0..100) %

ATTRIBUTE Pcusa Conn PcmLk CgiCell dnTbfGoldSatisfactMore90pCent (dnTbfGSatM90) Description This attribute counts the downlink TBFs with gold QOS that have a satisfaction rate greater or equal to 90 per cent during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell dnTbfGoldSatisfactBet5090pCent (dnTbfGSatB5090) Description This attribute counts the downlink TBFs with gold QOS that have a satisfaction rate between 50 to 90 per cent during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell dnTbfGoldSatisfactLess50pCent (dnTbfGSatL50) Description This attribute counts the downlink TBFs with gold QOS that have a satisfaction rate lower than 50 per cent during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell dnTbfGoldRejectedForMinTput (dnTbfGRejMinTput) Description This attribute counts the downlink TBFs with gold QOS rejected at the establishment due to non allocation of corresponding minimum throughput during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell dnTbfSilverSatisfactMore90pCent (dnTbfSSatM90) Description This attribute counts the downlink TBFs with silver QOS that have a satisfaction rate greater or equal to 90 per cent during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell dnTbfSilverSatisfactBet5090pCent (dnTbfSSatB5090) Description This attribute counts the downlink TBFs with silver QOS that have a satisfaction rate between 50 to 90 per cent during the statistics collection interval. Decimal (0..4294967295)

Values

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 529 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk CgiCell dnTbfSilverSatisfactLess50pCent (dnTbfSSatL50) Description This attribute counts the downlink TBFs with silver QOS that have a satisfaction rate lower than 50 per cent during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell dnTbfSilverRejectedForMinTput (dnTbfSRejMinTput) Description This attribute counts the downlink TBFs with silver QOS rejected at the establishment due to non allocation of corresponding minimum throughput during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell dnTbfBronzeSatisfactMore90pCent (dnTbfBSatM90) Description This attribute counts the downlink TBFs with bronze QOS that have a satisfaction rate greater or equal to 90 per cent during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell dnTbfBronzeSatisfactBet5090pCent (dnTbfBSatB5090) Description This attribute counts the downlink TBFs with bronze QOS that have a satisfaction rate between 50 to 90 per cent during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell dnTbfBronzeSatisfactLess50pCent (dnTbfBSatL50) Description This attribute counts the downlink TBFs with bronze QOS that have a satisfaction rate lower than 50 per cent during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell dnTbfBronzeRejectedForMinTput (dnTbfBRejMinTput) Description This attribute counts the downlink TBFs with bronze QOS rejected at the establishment due to non allocation of corresponding minimum throughput during the statistics collection interval. Decimal (0..4294967295)

Values

COLLECTED STATS PCUSupportApplication Connection PcmLink CgiCell Tdma


Description The statistics record generated by the PCUSupportApplication Connection PcmLink CgiCell Tdma component.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 530 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma localBusy (locBus) Description Values This attribute counts the blocks sent with the window stalled indicator set during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma remoteBusy (remBus) Description Values This attribute counts the blocks received with the window stalled indicator set during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma configuredTimeslots (cfgTs) Description Values This attribute indicates the number of configured timeslots at the end of the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma cumulativeUnavailableTimeslots (cumUnavailTs) Description This attribute indicates the cumulative number of unavailable timeslots at the sample time during the statistics collection interval. The average can be calculated by dividing this attribute value by the nbSamples value. Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma cumulativeUpActiveTimeslots (cumUpActTs) Description This attribute indicates the cumulative number of active uplink timeslots bearing at least one TBF at the sample time during the statistics collection interval. The average can be calculated by dividing this attribute value by the nbSamples value. Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma cumulativeUpTbfPerTimeslots (cumUpTbfPerTs) Description This attribute indicates the cumulative number of uplink TBFs per timeslots for all the timeslots in the TDMA at the sample time during the statistics collection interval. The average can be calculated by dividing this attribute value by the nbSamples value. Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma cumulativeDnActiveTimeslots (cumDnActTs) Description This attribute indicates the cumulative number of active downlink timeslots bearing at least one TBF at the sample time during the statistics collection
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 531 Collected Statistics interval. The average can be calculated by dividing this attribute value by the nbSamples value. Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma cumulativeDnTbfPerTimeslots (cumDnTbfPerTs) Description This attribute indicates the cumulative number of downlink TBFs per timeslots for all the timeslots in the TDMA at the sample time during the statistics collection interval. The average can be calculated by dividing this attribute value by the nbSamples value. Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma nbSamples (nbS) Description This attribute indicates how many samples were taken during the statistics collection interval. This value can be used with the cumulative attribute for average calculs. Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma llcPacketsUp (llcPktUp) Description Values This attribute counts the LLC packets reassembled and transmitted to the LLC relay during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma dataBlocksUp (dataBUp) Description Values This attribute counts the uplink RLC data blocks received during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma controlBlocksUp (ctrlBUp) Description Values This attribute counts the uplink RLC control blocks received during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma invalidBlocksUp (invalidBUp) Description Values This attribute counts the uplink invalid radio blocks received during the statistics collection interval. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 532 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma invalidProtocolErrorBlocksUp (invalidProtErrBUp) Description Values This attribute counts the uplink invalid radio blocks received with invalid RLC protocol during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma outOfSequenceBlocksUp (outOfSeqBUp) Description This attribute counts the data blocks received uplink with Block Sequence Number outside the received window during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma packetAckNackUp (pktANUp) Description Values This attribute counts the PACKET-UPLINK-ACK-NACK messages received during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma totalRetransmissionRequested (totRtxReq) Description Values This attribute counts the RLC/MAC block retransmission requests during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma cumulativeUpRxQual (cumUpRxQual) Description This attribute indicates the cumulative uplink RxQual value during the statistics collection interval. The average can be calculated by dividing this attribute value by the nbSamples value. Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma cumulativeUpRxLev (cumUpRxLev) Description This attribute indicates the cumulative uplink RxLev value during the statistics collection interval. The average can be calculated by dividing this attribute value by the nbSamples value. Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma nbSamplesUpQuality (nbSamplesUpQuality) Description Values This attribute counts the samples for RxQual and RxLev cumulative values during the statistics collection interval. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 533 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma llcPacketsDn (llcPktDn) Description Values This attribute counts the LLC packets segmented into RLC data blocks received during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma dataBlocksDn (dataBDn) Description Values This attribute counts the downlink RLC data blocks transmitted during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma controlBlocksDn (ctrlBDn) Description Values This attribute counts the downlink RLC control blocks transmitted during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma retransmittedDataBlocksDn (rtxDataBDn) Description Values This attribute counts the data blocks retransmitted downlink during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma packetAckNackDn (pktANDn) Description Values This attribute counts the PACKET-DOWNLINK-ACK-NACK messages transmitted during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma cumulativeDnRxQual (cumDnRxQual) Description This attribute indicates the cumulative downlink RxQual value during the statistics collection interval. The average can be calculated by dividing this attribute value by the nbSamples value. Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma nbSamplesDnQuality (nbSamplesDnQuality) Description Values This attribute counts the samples for RxQual cumulative values during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma tbfNormalReleaseUp (tbfNormRelUp) Description Values This attribute counts the uplink TBFs which terminated normally during the statistics collection interval. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 534 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma tbfNormalReleaseDn (tbfNormRelDn) Description Values This attribute counts the downlink TBFs which terminated normally during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma noPacketResourceReq (noPktResReq) Description Values This attribute counts the TBFs abnormally released due to non receipt of Packet Resource Request during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma lossOfComNN002Max (lOCNN002Max) Description Values This attribute counts the TBFs abnormally released due to V(Q) non progression during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma lossOfComT3169 (lOCT3169) Description Values This attribute counts the TBFs abnormally released due to timer T3169 expiry during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma lossOfComNT0001 (lOCNT0001) Description Values This attribute counts the TBFs abnormally released due to NT0001 timer expiry during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma lossOfComT3195 (lOCT3195) Description Values This attribute counts the TBFs abnormally released due to T3195 timer expiry during the statistics collection interval. Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma lossOfComT3191 (lOCT3191) Description Values This attribute counts the TBFs abnormally released due to T3191 timer expiry during the statistics collection interval. Decimal (0..4294967295)

COLLECTED STATS PCUSupportApplication Connection PcmLink CgiCell Ccch


Description The statistics record generated by the PCUSupportApplication Connection PcmLink CgiCell Ccch component.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 535 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk CgiCell Ccch upTbfImmediateAssignment (immAssUp) Description This attribute counts IMMEDIATE-ASSIGNMENT messages generated by the PCU to the mobile station in the first phase of the two-phase access uplink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell Ccch upTbfImmAssigRejectNoPdch (noPdch) Description This attribute counts IMMEDIATE-ASSIGNMENT-REJECT messages generated by the PCU to the mobile station with a cause of No PDCH available for GPRS in the first phase of the two-phase access uplink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell Ccch upTbfImmAssigRejectNoTs (noTs) Description This attribute counts IMMEDIATE-ASSIGNMENT-REJECT messages generated by the PCU to the mobile station with a cause of Maximum MS per TS is reached in the first phase of the two-phase access uplink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell Ccch upTbfImmAssigRejectNoTbf (noTbf) Description This attribute counts IMMEDIATE-ASSIGNMENT-REJECT messages generated by the PCU to the mobile station with a cause of Maximum TBF per TDMA is reached in the first phase of the two-phase access uplink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell Ccch channelRequest (chanReq) Description This attribute counts CHANNEL-REQUEST messages received by the PCU from the mobile station in the first phase of the two-phase access uplink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell Ccch packetResourceRequest (pktResReq) Description This attribute counts PACKET-RESOURCE-REQUEST messages received by the PCU from the mobile station in the second phase of the two-phase access uplink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell Ccch deleteIndicationUp (delIndUp) Description This attribute counts DELETE-INDICATION messages sent by the BTSs when an IMMEDIATE-ASSIGNMENT message for uplink transfer is dropped during the statistics collection interval.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 536 Collected Statistics Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Ccch packetUpAssignment (pktUpAss) Description This attribute counts PACKET-UPLINK-ASSIGNMENT messages generated by the PCU after a PACKET-RESOURCE-REQUEST in the second phase of the two_phase access uplink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell Ccch upTbfPacketAccessRejectNoPdch (pktNoPdch) Description This attribute counts PACKET-ACCESS-REJECT messages generated by the PCU to the mobile station with a cause of No PDCH available for GPRS in the second phase of the two-phase access uplink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell Ccch upTbfPacketAccessRejectNoTs (pktNoTs) Description This attribute counts PACKET-ACCESS-REJECT messages generated by the PCU to the mobile station with a cause of Maximum MS per TS is reached in the second phase of the two-phase access uplink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell Ccch upTbfPacketAccessRejectNoTbf (pktUpNoTbf) Description This attribute counts PACKET-ACCESS-REJECT messages generated by the PCU to the mobile station with a cause of Maximum TBF per TDMA is reached in the second phase of the two-phase access uplink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell Ccch dnTbfImmediateAssignment (immAssDn) Description This attribute counts IMMEDIATE-ASSIGNMENT messages sent for a downlink TBF establishment from the PCU to the mobile station during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell Ccch pagingRequest (pagReq) Description Values This attribute counts PAGING-REQUEST messages generated by the PCU to the mobile station during the statistics collection interval. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 537 Collected Statistics ATTRIBUTE Pcusa Conn PcmLk CgiCell Ccch deleteIndicationDn (delIndDn) Description This attribute counts DELETE-INDICATION messages sent by the BTSs when an IMMEDIATE-ASSIGNMENT message for downlink transfer is dropped during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell Ccch packetDnAssignment (pktDnAss) Description This attribute counts PACKET-DOWNLINK-ASSIGNMENT messages generated by the PCU to the mobile station in the downlink TBF establishment phase during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell Ccch dnTbfPacketAccessRejectNoPdch (pktDnNoPdch) Description This attribute counts PACKET-ACCESS-REJECT messages generated by the PCU to the mobile station with a cause of No PDCH available for GPRS in the second phase of the two-phase access downlink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell Ccch dnTbfPacketAccessRejectNoTs (pktDnNoTs) Description This attribute counts PACKET-ACCESS-REJECT messages generated by the PCU to the mobile station with a cause of Maximum MS per TS is reached in the second phase of the two-phase access downlink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Pcusa Conn PcmLk CgiCell Ccch dnTbfPacketAccessRejectNoTbf (pktDnNoTbf) Description This attribute counts PACKET-ACCESS-REJECT messages generated by the PCU to the mobile station with a cause of Maximum TBF per TDMA is reached in the second phase of the two-phase access downlink TBF establishment during the statistics collection interval. Decimal (0..4294967295)

Values

COLLECTED STATS PcGprsTransportLayer NetworkServiceEntity


Description The statistics record generated by the PcGprsTransportLayer NetworkServiceEntity component.

ATTRIBUTE PcGtl Nse octetsToSgsn (octsTxSgsn) Description This attribute counts the octets sent to the Serving GPRS Support Node (SGSN) by all the Network Service Virtual Connections (NS-VCs) served by this Network Service Entity (NSE). This counter counts the events in the collection interval.
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 538 Collected Statistics Values Decimal (0..4294967295)

ATTRIBUTE PcGtl Nse octetsFromSgsn (octsRxSgsn) Description This attribute counts the octets received from the Serving GPRS Support Nodes (SGSN) Network Service Virtual Connections (NS-VCs) served by the peer Network Service Entity (NSE). This counter counts the events in the collection interval. Decimal (0..4294967295)

Values

COLLECTED STATS PcGprsTransportLayer NetworkServiceEntity NetworkServiceVirtualConnection


Description The statistics record generated by the PcGprsTransportLayer NetworkServiceEntity NetworkServiceVirtualConnection component.

ATTRIBUTE PcGtl Nse Nsvc unitDatasFromSgsn (unitDataRxSgsn) Description This attribute counts the NS-UNITDATA Protocol Data Units (PDUs) received from the Serving GPRS Support Node (SGSN) in the collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE PcGtl Nse Nsvc unitDatasToSgsn (unitDataTxSgsn) Description This attribute counts the NS-UNITDATA Protocol Data Units (PDUs) encoded to be sent to the Serving GPRS Support Node (SGSN) in the collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE PcGtl Nse Nsvc octetsFromSgsn (octsRxSgsn) Description This attribute counts the octets the Network Service Virtual Connection (NS-VC) has processed that were received from the Serving GPRS Support Node (SGSN) in the collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE PcGtl Nse Nsvc octetsToSgsn (octsTxSgsn) Description This attribute counts the octets the Network Service Virtual Connection (NS-VC) has processed that were sent to the Serving GPRS Support Node (SGSN) in the collection interval. Decimal (0..4294967295)

Values

COLLECTED STATS PppIwf Framer


Description The statistics record generated by the PppIwf Framer component.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 539 Collected Statistics ATTRIBUTE Piwf Framer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE Piwf Framer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

ATTRIBUTE Piwf Framer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE Piwf Framer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE Piwf Framer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

COLLECTED STATS PppIwf MlpppFramer


Description The statistics record generated by the PppIwf MlpppFramer component. ATTRIBUTE Piwf MlFramer rxBytes Description Values This attribute provides the number of bytes received on the link by the Framer in the last collection interval. Long Integer

ATTRIBUTE Piwf MlFramer rxFrames Description Values This attribute provides the number of frames received on the link interface by the Framer in the last collection interval. Long Integer

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 540 Collected Statistics ATTRIBUTE Piwf MlFramer txBytes Description This attribute provides the number of bytes transmitted to the link by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE Piwf MlFramer txFrames Description This attribute provides the number of frames transmitted to the link interface by the Framer in the last collection interval. This value could be zero if the application sends the frames directly to the link. Long Integer

Values

ATTRIBUTE Piwf MlFramer rxTotalLinkUtil Description Values This attribute provides the average total link utilization computed based on the total number of bytes received on the link in the last collection interval. Decimal (0..100)

COLLECTED STATS SignallingSystem7 MessageTransferPartLayer3


Description The statistics record generated by the SignallingSystem7 MessageTransferPartLayer3 component.

ATTRIBUTE Ss7 Mtp3 linkSetsUnavailable (lsUnavail) Description Values This attribute indicates the number of linkset unavailable conditions over the collection interval. Decimal (0..4294967295)

COLLECTED STATS SignallingSystem7 MessageTransferPartLayer3 Linkset Link


Description The statistics record generated by the SignallingSystem7 MessageTransferPartLayer3 Linkset Link component.

ATTRIBUTE Ss7 Mtp3 Ls Lk pdusRx Description This attribute indicates the number of Protocol Data Units (PDUs) received from layer 2 over the collection interval. This includes the PDUs with and without user payload. Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 541 Collected Statistics ATTRIBUTE Ss7 Mtp3 Ls Lk payloadPdusRx Description Values This attribute indicates the number of Protocol Data Units (PDUs) with payload received from layer 2 over the collection interval. Decimal (0..4294967295)

ATTRIBUTE Ss7 Mtp3 Ls Lk pdusTx Description This attribute indicates the number of Protocol Data Units (PDUs) sent to layer 2 over the collection interval. This includes PDUs with and without user payload. Values Decimal (0..4294967295)

ATTRIBUTE Ss7 Mtp3 Ls Lk payloadPdusTx Description Values This attribute indicates the number of Protocol Data Units (PDUs) with payload sent to layer 2 over the collection interval. Decimal (0..4294967295)

ATTRIBUTE Ss7 Mtp3 Ls Lk invalidPdusRx Description Values This attribute indicates the number of number of invalid Protocol Data Units received over the collection interval. Decimal (0..4294967295)

ATTRIBUTE Ss7 Mtp3 Ls Lk sltFailures Description Values This attribute indicates the number of signalling link test message failure conditions over the collection interval. Decimal (0..4294967295)

ATTRIBUTE Ss7 Mtp3 Ls Lk changeovers Description Values This attribute indicates the number of link changeover conditions over the collection interval. Decimal (0..4294967295)

COLLECTED STATS SignallingSystem7 SignallingConnControlPart


Description The statistics record generated by the SignallingSystem7 SignallingConnControlPart component.

ATTRIBUTE Ss7 Sccp activeConnections Description This attribute indicates the number of the current open signalling connections for the Ss7SignallingConnControlPart component at the end of the collection interval.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 542 Collected Statistics Values Decimal (0..4294967295)

ATTRIBUTE Ss7 Sccp rejectedConnections Description This attribute indicates the number of rejected signalling connections for the Ss7SignallingConnControlPart component over the collection interval. The reasons include the subsystem being down, the number of open connections exceeding the limit specified by the attribute maxConnections and so on, at the end of the collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Ss7 Sccp maxConnectionsExhausted Description This attribute indicates the number of times a signalling connection establishment request by the application was refused because the number of open connections reached the limit specified by the attribute maxConnections, over the collection interval. Decimal (0..4294967295)

Values

ATTRIBUTE Ss7 Sccp lostConnections Description Values This attribute indicates the number of the open signalling connections lost due to unavailability of the SCCP Subsystem over the collection interval. Decimal (0..4294967295)

ATTRIBUTE Ss7 Sccp invalidMessages Description Values This attribute indicates the number of invalid (syntax error or undecodable) messages received over the collection interval. Decimal (0..4294967295)

ATTRIBUTE Ss7 Sccp messagesTx Description Values This attribute indicates the number of the messages sent to layer 3 over the collection interval. This includes maintenance messages. Decimal (0..4294967295)

ATTRIBUTE Ss7 Sccp payloadMessagesTx Description Values This attribute indicates the number of payload messages transmitted over the collection interval. Decimal (0..4294967295)

ATTRIBUTE Ss7 Sccp messagesRx Description Values This attribute indicates the number of the messages received from layer 3 over the collection interval. This includes maintenance messages. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 543 Collected Statistics ATTRIBUTE Ss7 Sccp payloadMessagesRx Description Values This attribute indicates the number of payload messages received over the collection interval. Decimal (0..4294967295)

ATTRIBUTE Ss7 Sccp localRoutingFailures Description Values This attribute indicates the number of the routing failures to the local subsystem over the collection interval. Decimal (0..4294967295)

ATTRIBUTE Ss7 Sccp remoteRoutingFailures Description Values This attribute indicates the number of the routing failures to the remote subsystem over the collection interval. Decimal (0..4294967295)

ATTRIBUTE Ss7 Sccp attemptedConnections (attCon) Description This attribute indicates the number of signalling connections that this

Ss7SignallingConnControlPart component has attempted to


establish during the collection interval. Values Decimal (0..4294967295)

COLLECTED STATS SignallingSystem7 SaalNni


Description The statistics record generated by the SignallingSystem7 SaalNni component.

ATTRIBUTE Ss7 SaalNni insvFailures Description This attribute indicates the number of in-service link outages over the collection interval. It does not include failures which occur during the alignment process. Decimal (0..4294967295)

Values

ATTRIBUTE Ss7 SaalNni pdusTx Description Values This attribute indicates the number of protocol data units transmitted over the collection interval. Decimal (0..4294967295)

ATTRIBUTE Ss7 SaalNni pdusRx Description Values This attribute indicates the number of protocol data units received over the collection interval. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 544 Collected Statistics ATTRIBUTE Ss7 SaalNni pduOctetsTx Description Values This attribute indicates the number of payload PDU octets transmitted over the collection interval. Decimal (0..4294967295)

ATTRIBUTE Ss7 SaalNni pduOctetsRx Description Values This attribute indicates the number of payload PDU octets received over the collection interval. Decimal (0..4294967295)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

Component hierarchy (EM)


Scope Description Device Em/string This component represents the local node. An instance of the EM component class (with the local node name as its instance string) is automatically created as the root of the component hierarchy; that is, all of the top level components are its subcomponents. The local node name is provisioned as the nodeName attribute of the ModuleData component. An operator need not enter the EM component at the start of a component name; the local node is assumed by default. However, to specify some

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 546 Component hierarchy (EM) other node, it must be entered. Similarly, on output, the local node name is suppressed. Mib Subcomponents no_mib RncInterfaceNode (RncIn) CpdsNode (Cpds) ProvisioningSystem (Prov) Shelf Software (Sw) ModuleData (Mod) NetworkManagementInterfaceSystem (Nmis) Time (Time) Collector (Col) ActiveAlarmServices (AAServ) Router (Rtr) PortBridgeGroup (Pbg) EthernetTransportSystem (Ets) LogicalProcessor (Lp) AccessControl (Ac) NetworkSynchronization (NS) Routing (Rtg) CallRouter (CR) VoiceNetworkingCallServer (Vncs) IpInterfaceOverFrameRelay (IpiFr) IpInterfaceOverVc (Ipivc) Trunk (Trk) DpnGateway (DpnGate) FrameRelayNni (FrNni) FrameRelayUni (FrUni) FrameRelayAtmInterface (FrAtm) VoiceService (Vs) BitTransparentDataService (Btds) HdlcTransparentDataService (Htds) X25Dte AtmRouting (ARtg) VirtualRouter (Vr) FrameRelayDte (FrDte) PointToPointProtocol (Ppp) ClusterBridge (CB) PseudoBridge (PB) LanApplication (La) RemoteServerAgent (Rsa) FrMux AtmInterface (AtmIf) SignallingChannel (SigChan) VoiceRoute (VRoute) VoiceSubroute (Vsr) AtmMultiprotocolEncapsulation (AtmMpe) Aal1CircuitEmulationService (Aal1Ces) DataSignallingChannel (DataSigChan)
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

Opt. Subcomp.

- 547 Component hierarchy (EM) McsManager (McsMgr) MpaNetworkLink (Mpanl) LanEmulationClient (Lec) NarrowbandServicesTrunkOverATM (Nsta) GsmIwfCallServer (GsmCs) GsmIwfBearerChannel (GsmBc) Dcme DcmeLink (Dcl) HuntGroup (Hg) CallRedirectionServer (Crs) VirtualMedia (Vm) AutomaticProtectionSwitching (Aps) TdmaIwfCallServer (TdmaCs) TdmaIwfBearerChannel (TdmaBc) RoutingGateway (RGty) PCUSupportApplication (Pcusa) PacketControlUnitSupportNode (Pcusn) PcGprsTransportLayer (PcGtl) TdmaIwfFcBearerChannel (TdmaFcBc) Layer2TunnelingProtocolAccessConcentrator (Lac) MaintenanceMonitorTx (MmTx) FrameRelayIpServer (FrIpServer) PppIwf (Piwf) IuxInterface (IuxIf) DualLpEquipmentProtection (Dlep) IpDlciGroup (IpDlciGrp) LocalMedia ServiceTrace (SrvTrace) SignallingSystem7 (Ss7) IuPc (IuPc) LpGroup (LpG) RoutineExerciser (Rex) VcTester (Vct) LineAutomaticProtectionSwitching (Laps) Dyn. Subcomp. FileSystem (Fs) TransportResource (Trm) NumberingPlanIndicator (Npi) LpPair (LpP) Help List

Common Verbs

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

Appendix: Data types


Attributes have data types that specify the structure of an attributes data (for example, decimal, hexadecimal, enumeration, vector and array). Component instances also have data types. The appendix is organized by data type. Each data type description includes information on the nature of the data type (that is, its structure and what it represents), and gives examples.

Attribute value data types


At their highest level, data types can be divided into single-value data types and multiple-value data types, as follows: Single-value data types represent a single value for the attribute. This group consists of the following: signed integer integer sequence decimal number fixed point decimal hexadecimal number hexadecimal string dashed hexadecimal string IP address enumeration string Extended string BCD component name link time

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 549 Appendix: Data types Multiple-value data types are types that have more than one value associated with the attribute. Included in this group are: set of... list of... vector of... array of... replicated

Component instance value data types


Component instance value data types represent a single value for the component. For details, refer to Component name type (page 555). Included in this group are: signed integer integer sequence decimal number hexadecimal number hexadecimal string dashed hexadecimal string IP address enumeration string BCD time

Component instances have one multiple-value data type: it is the multi-indexed component.

Syntax conventions
All command descriptions in this chapter follow these conventions: bold indicates a keyword explicitly typed by the operator square brackets, [], indicate optional parameters curled brackets, { }, indicates a choice of one of the items inside the brackets <italic> indicates a user-specified parameter an asterisk, *, indicates one or more of the previous items unless otherwise specified

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 550 Appendix: Data types

Signed integer type


The signed integer type represents a 32-bit signed integer value. The supported values range from -2,147,483,648 to +2,147,483,647. On a text interface device, a signed integer type appears as follows: attribute_name attribute_value where:
attribute_value = [<sign>]<digit> [ <digit> ]* (that is, one or more digits)

where sign = one of { +, - } digit = one of { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 }


Examples

0, -0, +0, 00000 -123, 123, +123, 000123

Integer sequence type


The integer sequence type is used for Decnet addresses, AppleTalk addresses, and ObjectIds. On a text interface device, an integer sequence type appears as follows: attribute_name attribute_value where attribute_value = <number>[ <period><number>...] where number = ranges from { 0 to 4,294,967,295 } period = { . }
Examples

1.3.5.1.2.1.10.18 (object identifier for ISO.org.dod.internet.mgmt. Mib-2.transmission.ds1) 65535.255(highest AppleTalk address) 63.1023(highest DECnet address)

Decimal number type


The decimal number type represents a 32-bit or 64-bit decimal value. On a text interface device, you can set a decimal number type as follows:
set component_name attribute_name attribute_value

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 551 Appendix: Data types where:


attribute_value = <digit> [<digit>]* (that is, one or more digits) digit = one of {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}

Example
> set lp/3 customerIdentifier 55

Fixed point decimal type


The fixed point decimal type represents a scaled decimal number. On a text interface device, a fixed point decimal type is entered as follows:
set component_name attribute_name attribute_value

where:
attribute_value = <digits> [.<digits>]

digits = one or more of {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} Example 1.234

Hexadecimal number type


The hex number type represents a 32-bit numeric value which is input and output as a hexadecimal number. On a text interface device, a hex number type is entered as follows:
set component_name attribute_name attribute_value

where:
attribute_value = <hex_digit><hex_digit> [<hex_digit><hex_digit>] * (that is, from one to

four pairs of hex digits) hex_digit = one of { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, a, b, c, d, e, f, A, B, C, D, E, F} Example aC15

Hexadecimal string type


The hex string type represents an integer value which is input and output as a hexadecimal number. On a text interface device, a hex string type is entered as follows: attribute_name attribute_value where:
attribute_value = [<hex_digit><hex_digit>] * (that is, zero or more pairs of hex digits)

hex_digit = one of { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, a, b, c, d, e, f, A, B, C, D, E, F}
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 552 Appendix: Data types Example 15aC

Dashed hexadecimal string type


The dashed hexadecimal string type allows for IEEE802MAC addresses to be parsed and formatted. On a text interface device, a dashed hexadecimal string type appears as follows: attribute_name attribute_value where:
attribute_value = [<quote>] <hexDigit><hexDigit>[<dash> <hexDigit><hexDigit>...] [<quote>]

where: quote = { } hexDigit = { 0 - 9, a - f, A - F } dash = { - }


Examples

3a 3a-fc (zero hex characters for use within list, vectors, arrays, and replicated attributes) 3abc(missing dash, will be formatted with dash)

IP address type
The IP address type represents an IP address. On a text interface device, you can set an IP address type as follows:
set component_name attribute_name attribute_value

where:
attribute_value = <number>.<number>.<number>.<number> number = <digit>[<digit>[<digit>]] (that is, up to three digits. The value range is 0-255.)

Example
> set ipivc ipaddress 47.208.133.201

Enumeration type
The enumeration type represents a finite set of constants that are referred to symbolically by their name. On a text interface device, you can set an enumeration type as follows:
set component_name attribute_name attribute_value

where:
attribute_value = <name> (the constant corresponding to desired value)

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 553 Appendix: Data types Example


> set shelf card/5 cardType DS1

String type
The string type represents an ASCII string. On a text interface device, you can set a string type as follows:
set component_name attribute_name attribute_value

where: for an ASCII string


attribute_value = <ascii_only> ascii_only = [<printable_character>]*

Note: If an ASCII string type contains the characters, {space,(!~/-} or ), then the entire string must be enclosed by double quotes.
printable_character = any printable character on the keyboard, including the space

(no carriage returns, line feeds, tabs, or control characters) Note: For the component string instance values, characters are converted to upper case. Except for a single $, white space, empty strings, and < > / : * all string data type characters are valid. for a HEX string
attribute_value = <hex> hex = [<hex_digit> <hex_digit>]* [<hex_ascii_toggle> <ascii_only> [<hex_ascii_toggle> <hex>]]*

Note: If a hex string type contains the characters, {space,(!~/-} or ), then the entire string must be enclosed by double quotes.
hex_digit = one of {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, a, b, c, d, e, f, A, B, C, D, E, F} hex_ascii_toggle = \x

Example
> set ac userid/JOE loginDirectory /spooled/open

Note: If the string is used as an attribute value, it is case-sensitive (as in the above example: /spooled/open). If the string is used as an instance value, it is not casesensitive (as in the above example: JOE).

Extended string type


The extended string type allows for the parsing and displaying of mostly ASCII characters. However, extended characters are parsed and displayed through an escape syntax. The extended string type looks like a string type with an escape mechanism to enter non-ASCII characters. On a text interface device, an extended string type appears as follows: attribute_name attribute_value

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 554 Appendix: Data types where:


attribute_value = <quoted string> | <unquoted string>]

where: quoted string = { <quote> <any char> <any char>...<quote> } where quote = { } any char = { <ascii char> | <escaped hex> | <exception> } ascii char = { any ASCII character other than <slash> or <quote> } escaped hex = { <slash><hex digit><hex digit> } exception = { <slash><slash> | <slash><quote> } slash = { / } hex digit = { a-f | A-F | 0-9 } unquoted string = { <char><char><char>... } char = { <alphanumeric> | <escaped hex> | <escaped ascii> } alphanumeric = { a-z | A-Z | 0-9 } escaped ascii = { <slash> <other ascii character> } other ascii character = { any non-alphanumeric char }
Examples

Hello Hello, how are you?(spaces and punctuation marks) R\e9sum\E9(Rsum) R\e9sum\e9(Rsum) She said \Hello\.(the character) \ \(the \ character) hello\ there(the space character) empty Note: In some cases, the output may contain unexpected characters. For example, may not represent \e9 on some platforms.

Binary-coded decimal type


The binary-coded decimal (BCD) type represents a BCD entity (such as DNA). On a text interface device, you can set a BCD type as follows:
set component_name attribute_name attribute_value

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 555 Appendix: Data types where: for wildcarded BCD:


attribute_value = [<digit>]* (that is, zero or more digits) digit = one of {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, ?}

Example
> set callRouter NPI/x121 dna/37498?736?53

for other BCD:


attribute_value = [<digit>]* (that is, zero or more digits) digit = one of {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}

Example
> set fruni/34 dna dataNetworkAddress 374984736253

Component name type


The component name type represents the full name of a given component. On a text interface device, you can set a component name type as follows:
set component_name attribute_name attribute_value

where:
attribute_value = [<component_type>[<separator> <component_instance>]]* component_type = the type of component separator = / component_instance = simple or multi-indexed

simple = <decimal value> (see Decimal number type (page 550)) OR <enum_value> (see Enumeration type (page 552)) OR <hex_value> (see Hexadecimal string type (page 551)) OR <dashed_hex_string_value> (see Dashed hexadecimal string type (page 552)) OR <ip_address_value> (see IP address type (page 552)) OR <string_value> (see String type (page 553)) OR <bcd_value> (see Binary-coded decimal type (page 554)) OR <signed_integer_value> (see Signed integer type (page 550)) OR <integer_sequence_value> (see Integer sequence type (page 550)) multi-indexed = <simple>, <simple>, ... Example
> set trk/111 addressplan addressPlanName routing dpn

Link type
The link type represents a bidirectional pointer between two components. The value of this data type consists of a component name. This remote component must contain an attribute whose value is compatible with the local components attribute value.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 556 Appendix: Data types The text interface format for the link type is identical to that of the component name type. Example
> set lp/1 mainCard shelf card/1

Time type
The time type represents a specific absolute time. On the text interface device, you can set a time type as follows:
set component_name attribute_name attribute_value

where:
attribute_value = [<date> <separator>] <time> OR <date> [<separator> <time>] date = <year> <dash> <month> <dash> <day> year = <digit><digit><digit><digit> month = <digit><digit> day = <digit><digit> separator = one of {SPACE, T} time = <hours> [<colon> <minutes> [<colon> <seconds>]] hours = <digit><digit> minutes = <digit><digit> seconds = <digit><digit> digit = one of {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} dash = colon = :

Example
> set time networkTime 1995-09-11 13:34:02

Set of...type
The set of... type represents a collection of values whose elements must be from a fixed, discrete range of values. Each value in the set must only appear once. For example, if the set represents the 12 months of the year, then July, one month in the set, could only appear once. The set of... type is available for the following single-value data types: decimal (see Decimal number type (page 550)) enumeration (see Enumeration type (page 552)) hex number (see Hexadecimal number type (page 551).)

All possible set type attribute values and the defaults are defined. For example, under the components Nmis Session the dataStreams attribute values are:
Set of alarm (ala) debug (deb) log scn Default No default

There are no default values for the above example.

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 557 Appendix: Data types On a text interface device, you can set a set of... type as follows:
set component_name attribute_name attribute_value

where:
attribute_value = <set_value> [<set_value>]* set_value = <empty> (to empty the set) OR <delete> <value> (to delete a value) OR <value> (to add a value to the set) empty = ! delete= ~ value = <decimal_value> OR <enumeration_value>

Note: You may be unfamiliar with the use of the tilde ~ character to remove values, therefore exercise extreme caution when using it in string types. Example The following example uses enum as the base data type.
> set nmis telnet session/1 dataStreams !

True sets and sets of flags True sets only list those values that are ON. Sets of flags list every value. In tabular format, * indicates ON and . indicates OFF; in nontabular format, nothing indicates ON, and ~ indicates ON. The figure, True sets (page 557), shows the tabular and nontabular output of true sets and the figure, Sets of flags (page 558), shows the tabular and nontabular output of sets of flags. True sets True set - tabular output
+==+-----+---------------------------------------|Lp| Osi |Response | |Avail| +==+-----+---------------------------------------| 0| | | 2| | ok 1995-10-26 19:30:04.91

* = ON . = OFF

True set - nontabular output


Lp/0 availabilityStatus = Lp/2 availabilityStatus = ok 1995-10-26 19:30:22.44 nothing = ON ~ = OFF

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 558 Appendix: Data types Sets of flags Set of flags - tabular output
+=======+-------+------------------------------|Session| data |Response | |Streams| | |a d l s| | |l e o c| | |a b g n| +=======+-------+------------------------------| 1|* . . .| | 2|* . . .| | 3|* . . .| | 4|. . . .| | 5|* . . .| ok 1995-10-26 19:26:03.78

* = ON . = OFF

Set of flags -nontabular output


Nmis Telnet Session/1 dataStreams = ala ~deb ~log ~scn Nmis Telnet Session/2 dataStreams = ala ~deb ~log ~scn Nmis Telnet Session/3 dataStreams = ala ~deb ~log ~scn Nmis Telnet Session/4 dataStreams = ~ala ~deb ~log ~scn Nmis Telnet Session/5 dataStreams = ala ~deb ~log ~scn ok 1995-10-26 19:26:47.43 nothing = ON ~ = OFF

List of... type


The list of... type represents a collection of values whose elements (in general) are not restricted to any fixed range. Each value in the list must only appear once. The number of values in a list may or may not be bounded.The list of... type is available for the following single-value data types: decimal (see Decimal number type (page 550)) hex (see Hexadecimal string type (page 551)) hex number (see Hexadecimal number type (page 551)) dashed hex strings (see Dashed hexadecimal string type (page 552)) IP Address (see IP address type (page 552)) enumeration (see Enumeration type (page 552)) string (see String type (page 553)) extended ASCII string (see Extended string type (page 553)) integer sequence (see Integer sequence type (page 550))

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 559 Appendix: Data types signed numbers (see Signed integer type (page 550)) fixed point decimal (see Fixed point decimal type (page 551)) BCD (see Binary-coded decimal type (page 554)) component name (see Component name type (page 555)) link (see Link type (page 555)) time (see Time type (page 556))

All possible values are specified for list of..types. If the size of the list is not specified, the list of values is limitless. The default value appears below the list of values. Under the component ModuleData, the attribute nodeId defines all possible values as any number between 1 and 4095:
List of Decimal (1..4095) Default No default

The default value is listed under the list of possible values. There are no default values set for the above example. Under the Components ModuleData, VirtualCircuitSystem, the complete list of values for the attribute segmentSize appears as follows:
List of 1 2 4 6 8 16 32 64 128 256 512 1024 2048 4096 Default 128

The default value is 128. On the text interface device, you can set a list of... type as follows:
set component_name attribute_name attribute_value

where:
attribute_value = <list_value> [<list_value>]* list_value = <empty> (to empty the list) OR <delete> <value> (to delete a value) OR <value> (to add a value to the list) empty = ! delete = ~ value = <any single-value data type>

Example
> set sw avList base_AA0042 networking_AA0042 frameRelay_AA0042

Vector of... type


The vector of... type represents an indexed collection of values. The number of values in a vector is always fixed. The vector of... type is available for the following types: decimal (see Decimal number type (page 550))
Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 560 Appendix: Data types fixed point decimal (see Fixed point decimal type (page 551)) hex (see Hexadecimal string type (page 551)) hex numbers (see Hexadecimal number type (page 551)) dashed hex strings (see Dashed hexadecimal string type (page 552)) IP address (see IP address type (page 552)) enumeration (see Enumeration type (page 552)) string (see String type (page 553)) extended ASCII string (see Extended string type (page 553)) signed number (see Signed integer type (page 550)) BCD (see Binary-coded decimal type (page 554))

A vector of... types index can be of the following types: decimal (see Decimal number type (page 550)) enumeration (see Enumeration type (page 552))

The index values are included in the vector value information. The attribute connectionPoolCapacity belongs to the AtmResourceControl Component which resides under the LogicalProcessor component. The values are written as follows:
Vector of Decimal (0;512..4096) Index Decimal (0..2) Default ([3] 1536)

Vector of refers to the attribute type. Decimal refers to the type of value (decimal or enumeration). The numbers that appear in parenthesis define the possible values that each vector value may have. In the example, each vector value may be 0 or any number between 512 and 4096. You can determine the size of the vector from the index numbers. The index numbers in the example are 0, 1 and 2. Therefore, there are 3 index values for this attribute. The default values for the example is 1536. The 3 in square brackets denotes that the proceeding value is used the next three times. The vector default numbers for the example look like this: Index 0 1 2

Attribute value
1536 1536 1536

Index values may be enumerated values or decimal values. The frmSize attribute under the Test component under AtmIf appears as follows:

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 561 Appendix: Data types


Vector of Decimal (16..16000) Index lowPriority highPriority Default (lowPriority: 8192, highPriority: 56)

The attribute values can be any number between 16 and 16,000. There are 2 index values; each one has a unique default value. This vectors default values can be illustrated as follows: Index value low priority high priority

Attribute value
8192 56

On a text interface device, you can set a vector of... type as follows:
set component_name attribute_name attribute_value

where:
attribute_value = <vector_value> [<vector_value>]* vector_value = <index> <value> index = <decimal_value> OR <enumeration_value> value = <single-value data type>

Example
> set shelf card/5 test frmSize lowPriority 8100 highPriority 65

Array of... type


The array of... type represents a double-indexed (two-dimensional) collection of values. The number of values in an array is always fixed. The array of... type is available for the following types: decimal (see Decimal number type (page 550)) fixed point decimal (see Fixed point decimal type (page 551)) hex (see Hexadecimal string type (page 551)) hex numbers (see Hexadecimal number type (page 551)) dashed hex strings (see Dashed hexadecimal string type (page 552)) IP address (see IP address type (page 552)) enumeration (see Enumeration type (page 552)) string (see String type (page 553)) extended ASCII string (see Extended string type (page 553)) signed number (see Signed integer type (page 550)) BCD (see Binary-coded decimal type (page 554))

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 562 Appendix: Data types An array of... types index can be of the following types: decimal (see Decimal number type (page 550)) enumeration (see Enumeration type (page 552))

Read the values of Nortel Multiservice Switch arrays from left to right. The values of the windowSize attribute of the component WindowOptions, under the ModuleData component appears as follows:
Array of Decimal (1..63) Row packet Size (pkt) [16 32 64 128 256 512 1024 2048 4096 8192 32768 65535] Column throughput class (tpt) [Decimal (0..15)] Default ([12*16] 4)

In the first line, the attribute type is defined as an array with possible values between 1 and 63 inclusive. The index name for the row is packet size. The index numbers are listed, as they appear from left to right. The column is named throughput class. The index numbers, from top to bottom, begin at 0 and increment by one up to and including 15. All default values in the example are 4. In square brackets the 12 refers to the number of index items across the row. The 16 refers to the number of index items in the column. The 4 refers to the default value. Each default value is displayed when the values of each cell are different. On a text interface, you can set an array of... type as follows:
set component_name attribute_name attribute_value

where:
attribute_value = <array_value> [<array_value>]* array_value = <index_name> <index> <index_name> <index> <value> index = <decimal_value> OR <enumeration_value> value = <single-value data type>

Example
> set mod vcs windowSize packetSize 16 throughputClass 0 8

Replicated types
A replicated type is a general indexed collection of values. The number of values in the replicated type (in general) is not set. Replicated types support the following types for index and value: decimal (see Decimal number type (page 550)) fixed point decimal (see Fixed point decimal type (page 551))

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

- 563 Appendix: Data types hex (see Hexadecimal string type (page 551)) dashed hex strings (see Dashed hexadecimal string type (page 552)) IP address (see IP address type (page 552)) enumeration (see Enumeration type (page 552)) string (see String type (page 553)) extended ASCII string (see Extended string type (page 553)) integer sequence (see Integer sequence type (page 550)) signed number (see Signed integer type (page 550)) BCD (see Binary-coded decimal type (page 554)) component name (see Component name type (page 555)) time (see Time type (page 556))

On a text interface device, you can set a replicated type as follows:


set component_name attribute_name attribute_value

where:
attribute_value = <empty> (to empty all values) OR <remove> <index> (to delete a value) OR <index> <value> (to add a value) empty = ! remove = ~ index = <any single-value data type> value = <any single-value data type>

Example
> set fruni/34 dlci/18 dc natlFax 1 64

Nortel Multiservice Switch 7400, 15000, 20000 Components Reference Overview Load CG0131E NN10600-060 7.1S1 Standard PCR7.1 and up October 2005
Copyright 2005, Nortel Nortel Confidential

Nortel Multiservice Switch 7400, 15000, 20000

Components Reference Overview


Copyright 2005 Nortel. All Rights Reserved. Publication: NN10600-060 Document status: Standard Document issue: 7.1S1 Document date: October 2005 Product release: PCR7.1 and up Job function: Product Fundamentals Type: NTP Language type: U.S. English NORTEL, the globemark design, and the NORTEL corporate logo are trademarks of Nortel.

Вам также может понравиться