Sie sind auf Seite 1von 586

Nortel Multiservice Switch 7400/15000/20000

Components Reference
Overview

NN10600-060
Document status: Standard
Document issue: 02.01
Document date: June 2007
Product release: PCR 8.2
Job function: Product Fundamentals
Type: NTP
Language type: U.S. English

Sourced in Canada and the United States of America.

Copyright 2007 Nortel Networks, All Rights Reserved


This document is protected by copyright laws and international treaties. All information, copyrights
and any other intellectual property rights contained in this document are the property of Nortel
Networks. Except as expressly authorized in writing by Nortel Networks, the holder is granted no
rights to use the information contained herein and this document shall not be published, copied,
produced or reproduced, modified, translated, compiled, distributed, displayed or transmitted, in
whole or part, in any form or media.

Nortel, the Nortel logo, and the Globemark are trademarks of Nortel Networks.
Contents
About this document 5
Component and attribute overview 6
What are components? 6
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
Chapter summary 20

Interpreting information in this document 21


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

Common Verbs 27
Responses 34
Collected Statistics 398
COMPONENT HIERARCHY (EM) 566
Appendix: Data types 569
Attribute value data types 569

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
-4-
Contents

Component instance value data types 570


Syntax conventions 570
Signed integer type 571
Integer sequence type 571
Decimal number type 571
Fixed point decimal type 572
Hexadecimal number type 572
Hexadecimal string type 572
Dashed hexadecimal string type 573
IP address type 573
Enumeration type 573
String type 574
Extended string type 574
Binary-coded decimal type 575
Component name type 576
Link type 576
Time type 577
Set of...type 577
List of... type 579
Vector of... type 580
Array of... type 582
Replicated types 583

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
About this document
This 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 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 Multiservice Switch node.

What you need to know


You should understand Multiservice Switch network architecture.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
Component and attribute overview
After reading this chapter, you will have an 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
-7-
Component 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
Subcomponent Subcomponent component and a parent
Parent component to another subcomponent
simultaneously.

Subcomponent Subcomponent

PPT 0005 001 AA

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
-8-
Component 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
Lmi Dlci and Dlci "subcomponents".

"subcomponent" "subcomponent"

PPT 0006 001 AA

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
-9-
Component 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 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
Nortel Multiservice Switch 7400/15000/20000 Commands Reference
(NN10600-050).

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 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

The Interior subcomponent has


now become the parent component to
subcomponents Dashboard, Steering
Wheel, Seat/Driver, Seat/Passenger.
Legend It is these subcomponents that make up
the parent component Interior.
= component
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 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

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
Legend attribute of each subcomponent.
= component

= provisionable attribute

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
the cars speed through the speedometer component. It is because of these points,

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 18 -
Component and attribute overview

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

The Speedometer is used only to


Speedometer Speed 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 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 of the component as a section before
describing another component. This description can be visualized using the diagram
How this document modularizes the details of each Multiservice Switch component
(page 23).

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 23 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 24 -
Interpreting information in this document

This field... Contains...


COMPONENT This names the component being detailed

Groups This lists the attribute groups defining the data for
a component type.

Scope This states the level of operator capability required


to access or change components of
this type.
Opt. Subcomp. This states the optional components which must
be added or provisioned by the user.

Subcomponents This states the subcomponents that are created


automatically when the parent
component is created.

Dyn. Subcomp. These are the non-provisionable (operational)


subcomponents.

Dyn. Opt. Subcomp. These are the subcomponents which may have
optional or dynamic instances.

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... Contains...


GROUP Identifies the group to which the following
attributes belong.

Properties This specifies whether the attribute is


provisionable or operational.

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

This field... Contains...


ATTRIBUTE This is the attribute being described.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 25 -
Interpreting information in this document

This field... Contains...


Criticality 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 This states whether the component is write only,


read only, read and write, or none.

Default This states the attributes assigned default value.

Values 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... Contains...


VERB This is the verb being described.

Impact 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 26 -
Interpreting information in this document

This field... Contains...


OPTION 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... Contains...


RESPONSE 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
Common Verbs

VERB Add (A) Common

Impact Configuration

Description 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 28 -
Common Verbs

VERB DELete Common

Impact Configuration

Description 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.

VERB Display (D) Common

Impact Passive

Description 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

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 29 -
Common Verbs

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.
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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 30 -
Common Verbs

VERB Help (H) Common

Impact Passive

Description 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


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 Passive

Description 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 31 -
Common Verbs

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.

-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 Service

Description 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 32 -
Common Verbs

VERB Set (S) Common

Impact Service

Description 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.

VERB Unlock Common

Impact Service

Description Unlock <component name>


This verb causes the specified component to enter the OSI unlocked
state.

VERB Find (F) Common

Impact Passive

Description 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 33 -
Common Verbs

-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
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
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 Time (HM)

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 This attribute identifies the attribute containing the error.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 35 -
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 This parameter identifies, by name, the attribute for which a problem has
been detected.

Values 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 This parameter contains the valid portion of the component name.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 36 -
Responses

ATTRIBUTE group

Description This parameter identifies the group, by name, for which a problem has
been detected.

Values 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 This parameter identifies the option, by name, for which a problem has
been detected.

Values 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 This parameter identifies the unrecognized action type. The MDM may or
may not be able to convert it to an ASCII name.

Values Decimal (0..65535)

ATTRIBUTE service

Description This parameter identifies the unrecognized service. The MDM may or may
not be able to convert it to an ascii name.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 37 -
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.

Values message (MSG)


set (SET)
clear (CLR)

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 OSI-
defined; refer to CCITT X.733 for a more complete description.

Values indeterminate
critical
major
minor
warning
cleared

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 Networks-
specific causes are added to be more descriptive in cases where no OSI-
defined cause is appropriate.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 38 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 39 -
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.

Values BCD (8)

RESPONSE

Description This response describes the attributes specific to a Log Event.

ATTRIBUTE userId

Description This mandatory attribute is the user id of the user who issued the
command (see command).

Values String (0..8, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 40 -
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.

Values Decimal (0..4294967295)

ATTRIBUTE command

Description This mandatory attribute is the command which was entered by the user.

Values String (1..255, ASCII)

ATTRIBUTE response

Description 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.

Values String (1..255, ASCII)

RESPONSE

Description This response describes the attributes specific to a Debug Event.

ATTRIBUTE debugData

Description This mandatory attribute is the debugging information.

Values String (0..1024, ASCII)

RESPONSE Accounting Information

Description This response describes the attributes specific to a Vintage 4 format


Accounting Event.

ATTRIBUTE vintage4Data

Description This mandatory attribute is hexadecimal data which is in the same format
as the DPN-100 Vintage 4 accounting record.

Values String (0..255, Hex)

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 41 -
Responses

ATTRIBUTE attribute

Description This attribute contains the name of an attribute which the operator is not
permitted to access with this command.

Values Decimal (0..65535)

ATTRIBUTE group

Description This attribute contains the name of a group which the operator is not
permitted to Display.

Values 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 This attribute is the name of the file or directory which is being accessed
at the time of the error.

Values 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 This attribute is the name of the file or directory which is being accessed
at the time of the error.

Values String (1..128, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 42 -
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 This attribute identifies the operation which failed.

Values open
read
write
close
delete
swap
protect
unprotect

ATTRIBUTE fileOrDirectory

Description This attribute indicates whether the file involved was a directory or an
ordinary file.

Values directory
file

ATTRIBUTE fileName

Description This attribute contains the file or directory name.

Values String (0..128, ASCII)

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 43 -
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.

Values Decimal (0..65535)

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

Values Decimal (0..65535)

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).

Values Hex (H.0..H.fffffff)

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 44 -
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 String (0..750, Hex)

ATTRIBUTE pid

Description This optional attribute is a string representation of the internal process id


(Pid) of the process which generated the alarm (for internal use only).

Values String (0..25, ASCII)

ATTRIBUTE fileName

Description This optional attribute is an internal file name (for internal use only).

Values String (0..255, ASCII)

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.

List of The name of the component

ATTRIBUTE fileLineNumber

Description This optional attribute is an internal line number in the file (see fileName)
referred to above (for internal use only).

Values Decimal (0..4294967295)

ATTRIBUTE fileVersion

Description This optional attribute is a version indicator of the file (fileName) referred to
above (for internal use only).

Values String (0..255, ASCII)

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 45 -
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 This attribute contains the name of a component which has been added. It
is repeated for every added component.

Values The name of the component

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 String (1..255, ASCII)

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.

Values Decimal (0..1023)

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 46 -
Responses

Values Decimal (0..1023)

ATTRIBUTE problem

Description This attribute contains a description of the problem associated with the
term (for example, missing, unrecognized).

Values String (1..255, ASCII)

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 String (1..255, ASCII)

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.

Values Decimal (0..1023)

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.

Values Decimal (0..1023)

ATTRIBUTE reason

Description This optional attribute contains the reason the parsing problem occurred.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 47 -
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.

Values The name of the component

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.

Values The name of the component

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.

Values current
edit

RESPONSE A total of ... components have been deleted.

Description This is the normal response to a Delete command. It contains a count of


deleted components.

ATTRIBUTE count

Description This attribute counts the number of deleted components.

Values Decimal (0..65535)

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 48 -
Responses

ATTRIBUTE reason

Description The text describes the format of a provisioning file.

Values 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 This attribute contains the command that failed during loading.

Values 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 This attribute identifies the provisioning file being read.

Values String (1..40, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 49 -
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 This attribute identifies the session which is currently in provisioning mode.

Values The name of the component

ATTRIBUTE userId

Description This attribute identifies the user whose session is in provisioning mode.

Values String (0..8, ASCII)

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 This attribute gives the type of provisioning command that is being
executed.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 50 -
Responses

Confirm prov command is in progress


Add command is in progress
Restore command is in progress

ATTRIBUTE commandPhase

Description This attribute gives the phase of the command that is currently being
executed.

Values Decimal (0..100)

ATTRIBUTE additionReason

Description This is an optional attribute which gives the percentage of work that has
been finished.

Values Decimal (0..100)

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.

Values String (0..40, ASCII)

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 This attribute contains the reason explaining why no subcomponents are
displayed

Values provisioned or operational


provisioned
operational

requested

ATTRIBUTE filter

Description This attribute indicates to the user that their userid does not have the
correct scope or cid to list subcomponents.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 51 -
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.

Values Hex (H.0..H.fffffff)

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 This attribute identifies the attribute that cannot be displayed.

Values 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 This attribute identifies the attribute that cannot be set.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 52 -
Responses

ATTRIBUTE attribute

Description This attribute identifies the attribute that cannot be set.

Values Decimal (0..65535)

RESPONSE Fed problem

Description A Fed related problem occurred.

ATTRIBUTE problem

Description The problem with the given fed.

Values unrecognized
missing
unexpected
corrupt
invalid
value

ATTRIBUTE type

Description The recognized Fed Type that has a problem.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 53 -
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 An unrecognized Fed Type.

Values Decimal (0..65535)

ATTRIBUTE length

Description The length of the FedTlv. This attribute is optional.

Values Decimal (0..65535)

ATTRIBUTE valueUnsigned

Description The value of a Fed as a DECIMAL when possible.

Values Decimal (0..65535)

ATTRIBUTE valueHex

Description The value of a Fed as a hex string.

Values String (0..255, Hex)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 54 -
Responses

ATTRIBUTE valueAscii

Description The value of a FEDas an ASCII string.

Values 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.

Values 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.

ATTRIBUTE componentAddedCount

Description This attribute indicates the number of components that have been added
to the edit view since the last activation.

Values Decimal (0..2147483647)

ATTRIBUTE componentDeletedCount

Description This attribute indicates the number of components that have been deleted
from the edit view since the last activation.

Values Decimal (0..2147483647)

ATTRIBUTE dataChangedCount

Description This attribute indicates the number of attributes that have been changed in
the edit view since the last activation.

Values Decimal (0..2147483647)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 55 -
Responses

RESPONSE Error: ...

Description This response is issued when a semantic check error occurs requiring only
a string response.

ATTRIBUTE errorString

Description This attribute is a string issued as a semantic check error.

Values String (1..255, ASCII)

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 This parameter contains the valid portion of the component name.

Values The name of the component

ATTRIBUTE subcomponentType

Description This parameter identifies the unrecognized subcomponent type. The MDM
may or may not be able to convert it to an ascii name.

Values 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 This parameter contains the valid portion of the component name. The last
subcomponent instance which is in error is not shown.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 56 -
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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 57 -
Responses

ATTRIBUTE option

Description This parameter identifies the option, by name, for which a problem has
been detected.

Values 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 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.

Values 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 This attribute is the name of the file that has an invalid file format. A
software alarm is also generated by the subsystem SCS.

Values 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 This attribute identifies the attribute that cannot be queried for help.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 58 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 59 -
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 multi-
valued 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 60 -
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 multi-
valued 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 61 -
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 multi-
valued 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 multi-
valued 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 62 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 63 -
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 The name of the attribute that was not copied.

Values Decimal (0..65536)

Replication The name of the component

ATTRIBUTE component

Description This attribute contains the name of the (destination) component whose
DNA was set to empty.

Values 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 This attribute contains the list of verbs which are ambiguous matches with
the specified verb.

Values String (0..255, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 64 -
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.

Values String (0..255, ASCII)

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.

Values String (0..255, ASCII)

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 The name of the view to be loaded.

Values String (1..40, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 65 -
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 This attribute identifies the provisioning file which already exists.

Values 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.

Values The name of the component

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.

Values The name of the component

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 66 -
Responses

ATTRIBUTE count

Description This attribute is the number of files deleted from the provisioning directory.

Values 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 Describe the type of view not removed

Values Committed file


Last used file
Current view file
Protected file
Non-provisioning file
Open file
Base file

ATTRIBUTE fileName

Description The committed or the last used view name.

Values 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 This attribute contains the name of the component.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 67 -
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 *

Values Decimal (0..0)

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

Values Decimal (0..0)

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

Values Decimal (0..65535)

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

Values Decimal (0..65535)

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

Values Decimal (0..0)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 68 -
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 This attribute identifies the group that cannot be queried for help.

Values 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 This attribute names the link attribute that cannot be set.

Values Decimal (1..65535)

Replication The name of the component

ATTRIBUTE component

Description This attribute identifies the component containing the named attribute.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 69 -
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 This attribute identifies one of the attributes involved in the conflict.

Values Decimal (0..65535)

ATTRIBUTE group

Description This attribute identifies one of the groups involved in the conflict.

Values Decimal (0..65535)

ATTRIBUTE subcomponent

Description This attribute identifies one of the subcomponent types involved in the
conflict.

Values Decimal (0..65535)

ATTRIBUTE conflictingAttribute

Description This attribute identifies the other attribute involved in the conflict.

Values Decimal (0..65535)

ATTRIBUTE conflictingGroup

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

Values Decimal (0..65535)

ATTRIBUTE conflictingSubcomponent

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

Values Decimal (0..65535)

ATTRIBUTE reason

Description This attribute describes the problem.

Values String (0..255, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 70 -
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 This attribute identifies one of the attributes involved in the conflict.

Values Decimal (0..65535)

ATTRIBUTE group

Description This attribute identifies one of the groups involved in the conflict.

Values Decimal (0..65535)

ATTRIBUTE subcomponent

Description This attribute identifies one of the subcomponent types involved in the
conflict.

Values Decimal (0..65535)

ATTRIBUTE conflictingAttribute

Description This attribute identifies the other attribute involved in the conflict.

Values Decimal (0..65535)

ATTRIBUTE conflictingGroup

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

Values Decimal (0..65535)

ATTRIBUTE conflictingSubcomponent

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

Values Decimal (0..65535)

ATTRIBUTE reason

Description This attribute describes the problem.

Values String (0..255, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 71 -
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 This attribute identifies one of the attributes involved in the conflict.

Values Decimal (0..65535)

ATTRIBUTE group

Description This attribute identifies one of the groups involved in the conflict.

Values Decimal (0..65535)

ATTRIBUTE subcomponent

Description This attribute identifies one of the subcomponent types involved in the
conflict.

Values Decimal (0..65535)

ATTRIBUTE conflictingComponent

Description This attribute identifies the other component involved in the conflict.

Values The name of the component

ATTRIBUTE conflictingAttribute

Description This attribute identifies the other attribute involved in the conflict.

Values Decimal (0..65535)

Replication The name of the component

ATTRIBUTE conflictingGroup

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

Values Decimal (0..65535)

Replication 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 72 -
Responses

Values Decimal (0..65535)

Replication The name of the component

ATTRIBUTE reason

Description This attribute describes the problem.

Values String (0..255, ASCII)

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 This attribute identifies one of the attributes involved in the conflict.

Values Decimal (0..65535)

ATTRIBUTE group

Description This attribute identifies one of the groups involved in the conflict.

Values Decimal (0..65535)

ATTRIBUTE subcomponent

Description This attribute identifies one of the subcomponent types involved in the
conflict.

Values Decimal (0..65535)

ATTRIBUTE conflictingComponent

Description This attribute identifies the other component involved in the conflict.

Values The name of the component

ATTRIBUTE conflictingAttribute

Description This attribute identifies the other attribute involved in the conflict.

Values Decimal (0..65535)

Replication 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 73 -
Responses

Values Decimal (0..65535)

Replication The name of the component

ATTRIBUTE conflictingSubcomponent

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

Values Decimal (0..65535)

Replication The name of the component

ATTRIBUTE reason

Description This attribute describes the problem.

Values String (0..255, ASCII)

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 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).

List of The name of the component

ATTRIBUTE additional

Description This attribute states the number of components which will be taken out of
service, by an activation, but were not listed by name.

Values Decimal (0..4000000000)

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 This attribute is the name of the committed file.

Values String (1..40, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 74 -
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 This attribute is the name of the file created by the Save command.

Values 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 This attribute is the name of the accessed file.

Values 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 This attribute contains a list of all top level component types.

List of String (0..255, ASCII)

ATTRIBUTE verbs

Description This attribute contains the names of all verbs for which a component name
is not mandatory.

List of String (0..255, ASCII)

RESPONSE

Description This is the normal response to a Help command which requests


information about a specific attribute group.

ATTRIBUTE groupName

Description This attribute contains the name of the given group.

Values String (0..255, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 75 -
Responses

ATTRIBUTE groupType

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

Values Operational
Provisionable

ATTRIBUTE attributeList

Description This attribute contains the names of the attributes in the group.

List of String (0..255, ASCII)

RESPONSE

Description This is the normal response to a Help command which requests


information about a specific attribute.

ATTRIBUTE attributePrompt

Description This attribute contains the name (and abbreviation) of the specified
attribute.

Values String (0..255, ASCII)

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.

Values not allowed


debug
systemAdministration
configuration
service
passive
all

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.

Values not allowed


debug
systemAdministration
configuration
service
passive
all

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 76 -
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 This attribute contains the type specification for the attribute.

Values String (0..255, ASCII)

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 String (0..255, ASCII)

ATTRIBUTE values

Description This attribute identifies the permitted values of the attribute.

Values String (0..255, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 77 -
Responses

ATTRIBUTE defaultValue

Description This attribute contains the default value of the attribute.

Values String (0..255, ASCII)

ATTRIBUTE units

Description This attribute identifies the units for the values of the attribute.

Values String (0..255, ASCII)

ATTRIBUTE flags

Description This attribute lists the flags of an attribute.

Values String (0..255, ASCII)

RESPONSE

Description This is the normal response to a Help command when the


-subcomponents option is specified.

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.

Values String (0..255, ASCII)

RESPONSE

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

ATTRIBUTE verb

Description This attribute contains the name of the given verb.

Values String (0..255, ASCII)

ATTRIBUTE impact

Description This attribute indicates the level of operator impact capability required to
use the given verb.

Values debug
administration
configuration
service
passive
Refer to ReadAccess'ofattribute.'
Refer to WriteAccess'ofattribute.'

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 78 -
Responses

ATTRIBUTE mandatoryOptions

Description This attribute displays the mandatory options of the verb.

List of String (0..255, ASCII)

ATTRIBUTE options

Description This attribute displays the options of the verb.

List of 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.

Values String (0..255, ASCII)

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 dir (directory)


file

ATTRIBUTE status

Description The value of this attribute tells if the file or directory is write protected.

Values yes (protected)


no (unprotected)

ATTRIBUTE size

Description This attribute describes the size, in bytes, of the file.

Values Decimal (0..4294967295)

ATTRIBUTE timeStamp

Description This attribute describes the files last modification time.

Values Time (DHMS)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 79 -
Responses

ATTRIBUTE name

Description This attribute describes the files name.

Values String (1..128, ASCII)

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

Values Decimal (0..0)

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/*

Values Decimal (0..65535)

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

Values Decimal (0..65535)

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

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 80 -
Responses

Values Decimal (0..65535)

ATTRIBUTE dataType

Description This attribute identifies the type of the component, whether it is


provisioned or operational.

Values an operational
a provisioned

RESPONSE ......

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

ATTRIBUTE subcomponentTypes

Description This attribute contains the types of the top level subcomponents of the
chosen component.

List of String (0..255, ASCII)

ATTRIBUTE componentPrompt

Description This attribute contains the name (and the abbreviation, if there is one) of
the chosen component.

Values String (0..255, ASCII)

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.

Values String (0..255, ASCII)

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.

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 81 -
Responses

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 This attribute indicates the level of operator scope capability required to
access the chosen component.

Values 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 This attribute contains the names of the attributes in the group.

List of String (0..255, ASCII)

ATTRIBUTE groupType

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

Values Operational
Provisionable

ATTRIBUTE groupName

Description This attribute contains the name of an attribute group that belongs to the
chosen component.

Values String (0..255, ASCII)

RESPONSE

Description This is the third and final part of the normal response to a Help command
which requests information about a specific component.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 82 -
Responses

ATTRIBUTE verbs

Description This attribute contains a list of verbs that can be applied to the chosen
component.

List of String (0..255, ASCII)

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 This attribute identifies the attribute that cannot be set.

Values Decimal (0..65535)

RESPONSE

Description This response is the WorkingDir command output.

ATTRIBUTE pathName

Description This attribute describes the working directory pathname.

Values String (1..128, ASCII)

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.

ATTRIBUTE rid

Description This attribute indicates the RID of the intermediate node that was visited
as the ping query packet was travelling to its destination.

Values Decimal (1..127)

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.

Values Decimal (1..2046)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 83 -
Responses

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.

Values Decimal (0..4294967295)

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 This attribute indicates whether a component was specified or not.

Values 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.

Values String (0..255, ASCII)

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 This attribute specifies the name of the attribute that cannot be set.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 84 -
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 This attribute is the unique alarm identifier associated with the error. If the
alarm ID is unknown, this attribute is omitted.

Values 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 This attribute is a list of the names of AVs which have been removed.

List of 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 This attribute is a list of AVs, which the user attempted to add to the
avListToDownload, but which exist already on disk.

List of String (1..30, ASCII)

RESPONSE

Description The following describes the attributes of the Test process to be displayed
for an automatic test statistics display.

ATTRIBUTE bitsTx

Description This attribute indicates the number of bits sent during the test period.

Values Long Integer

ATTRIBUTE bytesTx

Description This attribute indicates the number of bytes sent during the test period.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 85 -
Responses

Values Long Integer

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 Long Integer

ATTRIBUTE bitsRx

Description This attribute indicates the number of bits received during the test period.

Values Long Integer

ATTRIBUTE bytesRx

Description This attribute indicates the number of bytes received during the test
period.

Values Long Integer

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

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 Long Integer

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)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 86 -
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 Decimal (0.00..30240.00)

Units minutes

ATTRIBUTE timeRemaining

Description This attribute indicates the length of time remaining before the test stops
according to the duration attribute.

Values Decimal (0.00..30240.00)

Units 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 This attribute contains the name of the component to which the remote
end is currently linked.

Values 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 This attribute indicates the percentage of the provisioning data loaded
onto the standby CP.

Values Decimal (0..100)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 87 -
Responses

RESPONSE The software upgrade failed due to a failure in upgrading the standby CP. Failure
reason: .......

Description The Control Processor software upgrade failed because the standby CP
failed while being upgraded. Software upgrade is aborted.

ATTRIBUTE pcsString

Description This attribute may be used to provide further information.

Values String (0..512, ASCII)

ATTRIBUTE pcsAbortReason

Description This attribute indicates why the software migration is being aborted.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 88 -
Responses

ATTRIBUTE feature

Description This attribute gives the name of a missing feature that must be added,
checked and activated before retrying the Load command.

Values 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 This attribute gives the name of a missing Av that must be added, checked
and activated before retrying the Load command.

Values 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 This attribute names an application whose avList entry must be changed.

Values String (1..30, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 89 -
Responses

ATTRIBUTE versionName

Description This attribute indicates the required version of the named application.

Values 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 This attribute names an application whose avList entry must be changed.

Values String (1..30, ASCII)

ATTRIBUTE versionName

Description This attribute indicates the minimum required version of the named
application.

Values 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 This attribute is a list of view and/or file names which reference the
associated Av (or possibly are corrupted).

List of String (1..40, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 90 -
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 This attribute is a list of AVs, which the user attempted to add to the
avListToDownload, but which are invalid names.

List of 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 This attribute identifies the number of errors encountered.

Values 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.

ATTRIBUTE fileBeingAccessed

Description This attribute is the name of the file or directory which is being accessed
at the time of the error.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 91 -
Responses

Values 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 This attribute is the name of the file or directory which is being accessed
at the time of the error.

Values 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 This attribute is the name of the file or directory which is being accessed
at the time of the error.

Values 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 This attribute contains the name of the component that cannot be copied.

Values 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 This attribute is a list of the names of AVs which would be removed if the
Tidy command is issued without the query option

List of String (1..30, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 92 -
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 This attribute gives the type of provisioning command that is being
invoked.

Values 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 This attribute is the name of the view saved without the delta format.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 93 -
Responses

ATTRIBUTE file

Description This attribute indicates the name of the missing base file.

Values String (1..40, ASCII)

ATTRIBUTE fileName

Description This attribute indicates the name of the delta file which could not be
loaded.

Values 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 The view from which components are saved onto disk.

Values current
edit

ATTRIBUTE file

Description This attribute is the name of the view being saved.

Values String (1..40, ASCII)

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.

Set of ascii
commit
delta
part
portable

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 94 -
Responses

ATTRIBUTE errorType

Description See the description in the response.

Values 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 See the description in the response.

Values 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 This attribute is the component name which has not been provisioned.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 95 -
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 This attribute is the trace VC clear cause.

Values Hex (H.0..H.ff)

ATTRIBUTE diagnostic (diag)

Description This attribute is the trace VC diagnostic code.

Values 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 This attribute identifies the operational attribute that conflicts with the
provisioned one.

Values Decimal (0..65535)

ATTRIBUTE provisionedAttribute

Description This attribute identifies the provisioned attribute that conflicts with the
operational one.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 96 -
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 This attribute contains the numeric ID of the attribute whose specified
value is incompatible with the application.

Values Decimal (0..65535)

Replication The name of the component

ATTRIBUTE valueComponentName

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

Values 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 This attribute indicates whether the CP or the path is congested.

Values 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 This attribute indicates how many query packets were sent.

Values Decimal (1..16)

ATTRIBUTE numAllPktReceived

Description This attribute indicates how many query packets were returned.

Values Decimal (1..16)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 97 -
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 This attribute indicates the identifier of the path which follows.

Values Decimal (1..16)

ATTRIBUTE pathCount

Description This attribute indicates how many times the path which follows was used.

Values 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 This attribute indicates the destination RID of Frame Relay DLCI
connection.

Values Decimal (1..127)

ATTRIBUTE vcsDestMid

Description This attribute indicates the destination MID of Frame Relay DLCI
connection.

Values Decimal (1..2046)

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 This attribute indicates the number of added components that have not
been displayed.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 98 -
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 This attribute contains a list of the offending Frame Relay interfaces.

List of The name of the component

List Size 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 This parameter contains a copy of the offending value.

Values 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 This attribute indicates the actual Tidy or Remove command that is in
progress.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 99 -
Responses

Values Decimal (0..20000)

Units msec

ATTRIBUTE minimumRtd

Description This attribute indicates the minimum round trip delay to the destination.

Values Decimal (0..20000)

Units msec

ATTRIBUTE maximumRtd

Description This attribute indicates the maximum round trip delay to the destination.

Values Decimal (0..20000)

Units 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.

Values Decimal (0..4095)

Units bytes

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.

Values Decimal (0..4095)

Units bytes

ATTRIBUTE pktEmissionPriority

Description This attribute indicates the emission priority order used for the round trip
delay query.

Values normal
high
interrupting

ATTRIBUTE numRtdPktSent

Description This attribute indicates how many round trip delay query packets were
sent to the destination.

Values Decimal (0..5)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 100 -
Responses

ATTRIBUTE numRtdPktReceived

Description This attribute indicates how many round trip delay query packets were
returned.

Values 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 This attribute contains text which should help the user to know why the
Telnet command failed.

Values 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 This attribute contains text which should help the user to know why the
Telnet command failed.

Values 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 This will just echo back the Facility that was input.

Values String (1..128, Hex)

Replication 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 This attribute contains the name of the ProtocolPort which does not exist.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 101 -
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 This attribute contains the name of the ProtocolPort which does not have
an IpxPort subcomponent.

Values 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 This attribute contains value of the invalid ripNeighbor address.

Values 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.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 102 -
Responses

RESPONSE File ... compile failed:......

Description This returns an informational error string describing why the filter file failed
to compile.

ATTRIBUTE fileName

Description This attribute holds the fully qualified name of the file were trying to
compile.

Values String (1..255, ASCII)

ATTRIBUTE compilerErrorMsg

Description This attribute contains a single string holding the compiler error which
caused the compile to fail.

Values 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 This attribute contains the actual string value entered by the user.

Values String (1..18, ASCII)

ATTRIBUTE invalidAttribute

Description This attribute contains the attribute name of the attribute containing the
error.

Values Decimal (1..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 103 -
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 This attribute contains the name of the networkNumberProv attribute to be


displayed at response time

Values Decimal (1..65535)

ATTRIBUTE netNoValue

Description This attribute contains the value of the networkNumberProv attribute to be


displayed at response time.

Values String (0..4, Dashed Hex)

ATTRIBUTE defTypeName

Description This attribute contains the name of the defaultType attribute to be


displayed at response time.

Values Decimal (1..65535)

ATTRIBUTE defTypeValue

Description This attribute contains the value of the defaultType attribute to be


displayed at response time.

Values other
broadcast
ppp
wanRip
unnumberedRip

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 This attribute contains the name of the defaultType attribute to be


displayed at response time.

Values Decimal (1..65535)

ATTRIBUTE defTypeValue

Description This attribute contains the value of the defaultType attribute to be


displayed at response time.

Values other
broadcast

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 104 -
Responses

ppp
wanRip
unnumberedRip

RESPONSE Host ... responded in ... milliSecs.

Description This response contains the node address of the host which responded
back.

ATTRIBUTE node

Description This attribute node address of the host which actually responded to the
ping.

Values String (1..6, Dashed Hex)

ATTRIBUTE time

Description This attribute describes the time in which the node responds to the ping
request.

Values Decimal (1..2000)

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 This attribute contains the instance (encapsulation) of the ipxPort attribute
to be displayed at response time.

Values 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 This attribute contains the name of the vr component to be displayed at


response time.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 105 -
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 This attribute contains the name of the IpxPort instance to be displayed at
response time

Values The name of the component

ATTRIBUTE ipxCompName

Description This attribute contains the value of the Ipx instance to be displayed at
response time.

Values 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 This attribute contains the protocol port component or SAP Filter
Component which must be provisioned.

Values The name of the component

RESPONSE Error: ... is an invalid value for attribute ... .

Description 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 invalidValue

Description This attribute contains the actual dashed hex value for the internal network
number entered by the user.

Values String (1..4, Dashed Hex)

ATTRIBUTE invalidAttribute

Description This attribute contains the internal network number attribute which is in
error.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 106 -
Responses

ATTRIBUTE netNoName

Description This attribute contains the name of the networkNumberProv attribute to be


displayed at response time

Values Decimal (1..65535)

ATTRIBUTE netNoValue

Description This attribute contains the value of the networkNumberProv attribute to be


displayed at response time.

Values String (0..4, Dashed Hex)

ATTRIBUTE ipxPortComp

Description This attribute contains the ipxPort Component to be displayed at response


time.

Values The name of the component

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 This attribute contains the attribute name of the attribute type.

Values Decimal (1..65535)

ATTRIBUTE invalidName

Description This attribute contains the attribute name of the attribute name.

Values Decimal (1..65535)

ATTRIBUTE invalidNetNo

Description This attribute contains the attribute name of the attribute networkNumber.

Values Decimal (1..65535)

ATTRIBUTE invalidNode

Description This attribute contains the attribute name of the attribute node.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 107 -
Responses

ATTRIBUTE atmMpeName

Description This attribute contains the name of the AtmMpe component.

Values 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 03-
00, 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-FF-
FF-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)

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 108 -
Responses

ATTRIBUTE opStp

Description This attribute will carry the operational value of the protocol specification
assigned to the spanning tree instance.

Values 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 This attribute contains the bridge type which was exceeded.

Values String (1..9, ASCII)

ATTRIBUTE numBrpsProvd

Description This attribute will actually carry the number of bridge ports provisioned.

Values Decimal (1..65535)

ATTRIBUTE numBrpsAllowed

Description This attribute will actually carry the allowed maximum number of bridge
ports.

Values Decimal (1..65535)

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 This attribute will actually carry the component name of the invalid bridge
port.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 109 -
Responses

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 This attribute will carry the name of the bridgeNum or internalLanId
attribute.

Values 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 This attribute will carry the name of the lanid or internalLanId attribute.

Values Decimal (0..65535)

RESPONSE ...

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

ATTRIBUTE testData

Description This attribute contains the test information requested.

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-fe-
8f-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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 110 -
Responses

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 This attribute carries the name of the preserveDomain attribute.

Values Decimal (1..65535)

ATTRIBUTE pdVall

Description This attribute will carries the value of the preserveDomain attribute.

Values off
on

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 This attribute will actually carry the name of the serviceClass attribute.

Values Decimal (1..65535)

ATTRIBUTE svcVal

Description This attribute will actually carry the value of the serviceClass attribute.

Values ordered
notOrdered

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 111 -
Responses

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.

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.mib-
2.egp.egpNeighTable.egpNeighEntry.egpNeighAddr

Values Integer Sequence

ATTRIBUTE egpNeighAddrValue

Description This is the value of the egpNeighAddr that has been lost.

Values IP address

RESPONSE IpPing: Rx reply of ... bytes from ...: icmpSeq=..., time=...ms

Description This response indicates that the ping to the specified IP address was
successful.

ATTRIBUTE bytes

Description This attribute indicates the number of bytes contained in the IP echo reply
packet.

Values Decimal (30..20000)

ATTRIBUTE ipAddr

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

Values IP address

ATTRIBUTE sequence

Description This attribute indicates the sequence number contained in the echo reply.

Values Decimal (0..4294967295)

ATTRIBUTE time

Description This attribute indicates the time the echo request/reply takes to make a
round trip.

Values Decimal (0..65535)

RESPONSE Destination ... is not responding after ... attempt(s).

Description This response indicates that the ping to the specified IP address was
unsuccessful.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 112 -
Responses

ATTRIBUTE ipAddr

Description This attribute indicates the ipAddr of the remote host.

Values IP address

ATTRIBUTE attempts

Description This attribute indicates the number of attempts made before the Ping
command declared that the destination was not responding.

Values Decimal (1..4095)

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 This attribute indicates the IP address of the remote host.

Values IP address

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.mib-
2.transmission.frameRelay.frameRelayTraps.frDLCIStatusChange

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.mib-
2.transmission.frameRelay.frCircuitTable.frCircuitEntry.frCircuitState plus
an instance specific portion.

Values Integer Sequence

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.mib-
2.transmission.frameRelay.frCircuitTable.frCircuitEntry.frCircuitState
plus an instance specific portion.

Values invalid
active
inactive

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 113 -
Responses

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 This attribute will actually carry the mode of stp found in violation.

Values 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.

ATTRIBUTE bma

Description This attribute will actually carry the name of one of the attributes that is
used to verify the criteria. The attributes name is bridgeMaxAge.

Values Decimal (1..65535)

ATTRIBUTE bht

Description This attribute will actually carry the name of one of the attributes that is
used to verify the criteria. The attributes name is bridgeHelloTime.

Values Decimal (1..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 114 -
Responses

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 This attribute will actually carry the name of one of the attributes that is
used to verify the criteria. The attributes name is bridgeMaxAge.

Values Decimal (1..65535)

ATTRIBUTE bfd

Description This attribute will actually carry the name of one of the attributes that is
used to verify the criteria.The attributes name is bridgeForwardDelay.

Values 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.

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.

Values The name of the component

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

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 115 -
Responses

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.

Values String (1..29, ASCII)

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 This attribute will actually carry the name of the attribute allowedToGoTo
under the component StaticTableEntry.

Values Decimal (1..65535)

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.

Values The name of the component

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 This attribute will actually carry the component name of the Vr/<string>
component to be displayed at response time.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 116 -
Responses

Values 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 This attribute will actually carry the domain number which was expected to
be provisioned but was not found to be so.

Values Decimal (0..4294967293)

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 This attribute will actually carry the component name that is required for
the operation of the bridge port.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 117 -
Responses

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.

Values The name of the component

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 This attribute will carries the domain number found in violation.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 118 -
Responses

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 This attribute will carry the operational value of the stp type the bridge port
will participate in.

Values dec
ieee8021

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 This attribute will carry the name of the stp component needed for the
operation of the bridge port.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 119 -
Responses

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.

Values String (1..29, ASCII)

ATTRIBUTE atgt

Description This attribute will actually carry the name of the attribute allowedToGoTo
under the component StaticTableEntry.

Values Decimal (1..65535)

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)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 120 -
Responses

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 This attribute is the trace receiver feature which must be provisioned.

Values String (0..20, ASCII)

ATTRIBUTE lp

Description This attribute is the component name of the LP which has requested a
trace.

Values The name of the component

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 This attribute identifies the provisioned administrative status attribute.

Values 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 This attribute contains the round trip delay encountered to reach the
destination node.

Values Decimal (0..10000)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 121 -
Responses

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.

ATTRIBUTE nodeName

Description This attribute contains the nodeName of each intermediate node that was
visited as the ping query packet travelled to its destination.

Values String (1..12, ASCII)

ATTRIBUTE nodeId

Description This attribute contains the nodeId of each intermediate node that was
visited as the ping query packet travelled to its destination.

Values Decimal (1..4095)

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.

ATTRIBUTE pathInstance

Description This attribute contains the instance number of the path which follows.

Values Decimal (1..16)

ATTRIBUTE pathCount

Description This attribute contains the count of the number of times the path which
follows was used.

Values 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 This attribute contains the round trip delay encountered to reach the
destination node.

Values Decimal (0..10000)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 122 -
Responses

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.

Values The name of the component

ATTRIBUTE rowStatusAttribute

Description This attribute identifies the provisioned rowStatus attribute.

Values Decimal (0..65535)

Replication The name of the component

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 This attribute contains the numeric ID of the attribute whose value was Set
incorrectly.

Values Decimal (1..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 123 -
Responses

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 This attribute contains the numeric ID of the viewIndex attribute whose
value was not properly set.

Values Decimal (1..65535)

ATTRIBUTE viewComponent

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

Values The name of the component

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 This attribute contains the numeric ID of the privileges attribute involved in
the conflict.

Values Decimal (1..65535)

ATTRIBUTE relatedComponent

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

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 124 -
Responses

ATTRIBUTE accessModeAttribute

Description This attribute contains the numeric ID of the parent Community


components accessMode attribute involved in the conflict.

Values Decimal (1..65535)

Replication 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 This attribute contains the number of subcomponents. This value exceeds
the maximum number allowed.

Values Decimal (0..4294967295)

ATTRIBUTE nameOfSubcomponent

Description This attribute contains the name of the subcomponent which has too many
instances. It can be Party, Context, or Acl.

Values The name of the component

ATTRIBUTE maximumNumberOfSubcomponents

Description This attribute contains a value indicating the maximum number of allowed
subcomponents.

Values 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 125 -
Responses

ATTRIBUTE managerComponent1

Description This attribute contains the component name of the first instance of
duplicate Manager components.

Values The name of the component

ATTRIBUTE managerComponent2

Description This attribute contains the component name of the second instance of
duplicate Manager components.

Values The name of the component

ATTRIBUTE duplicatedAttribute

Description This attribute contains the numeric ID of the transportAddress attribute


which must be unique among Manager components.

Values Decimal (1..65535)

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 This attribute contains the component name of the first duplicate
Community component.

Values The name of the component

ATTRIBUTE communityComponent2

Description This attribute contains the component name of the second duplicate
Community component.

Values The name of the component

ATTRIBUTE duplicatedAttribute1

Description This attribute contains the numeric ID of the communityString attribute


which is involved in the conflict.

Values Decimal (1..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 126 -
Responses

ATTRIBUTE duplicatedAttribute2

Description This attribute contains the numeric ID of the tDomain attribute that is
involved in the conflict.

Values 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 This attribute contains the name of the destination component whose
attribute value was changed.

Values The name of the component

ATTRIBUTE changedAttribute

Description This attribute contains the numeric ID of the attribute whose value was
changed.

Values Decimal (1..65535)

Replication The name of the component

ATTRIBUTE oldValueOfAttribute

Description This attribute contains the original value of the attribute in the source
component of the Copy operation.

Values Decimal (0..4294967295)

ATTRIBUTE newValueOfAttribute

Description This attribute contains the newly assigned value of the attribute in the
destination component of the Copy operation.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 127 -
Responses

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 This attribute contains the numeric ID for the ipStack attribute involved in
the conflict.

Values Decimal (1..65535)

ATTRIBUTE attributeValue

Description This attribute contains the value of the ipStack attribute involved in the
conflict.

Values vrIp
ipiFrIpiVc

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 This attribute contains the numeric ID for the ipStack attribute involved in
the conflict.

Values Decimal (1..65535)

ATTRIBUTE attributeValue

Description This attribute contains the value of the ipStack attribute involved in the
conflict.

Values vrIp
ipiFrIpiVc

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 128 -
Responses

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.

Values The name of the component

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.

Values Decimal (1..65535)

Replication The name of the component

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.

Values Decimal (1..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 129 -
Responses

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 This attribute contains the numeric ID for the ipStack attribute involved in
the conflict.

Values Decimal (1..65535)

ATTRIBUTE attributeValue

Description This attribute contains the value of the ipStack attribute involved in the
conflict.

Values vrIp
ipiFrIpiVc

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 This attribute contains the numeric ID for the alarmsAsTraps attribute
involved in the conflict.

Values Decimal (1..65535)

ATTRIBUTE attributeValue

Description This attribute contains the value of the alarmsAsTraps attribute involved in
the conflict.

Values enabled
disabled

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 130 -
Responses

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 This attribute contains the numeric ID for the alarmsAsTraps attribute
involved in the conflict.

Values Decimal (1..65535)

ATTRIBUTE attributeValue

Description This attribute contains the value of the alarmsAsTraps attribute involved in
the conflict.

Values enabled
disabled

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 that is not associated with
Nortel Enterprise MIB branches, or delete this view.

ATTRIBUTE actualValProved

Description This attribute contains the actual value of the MIB subtree specified in a
subscriber Vr/x snmp view component, which causes the conflict.

Values 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 131 -
Responses

ATTRIBUTE invalid

Description Either or not .

Values String (0..4, ASCII)

ATTRIBUTE connection

Description Either SPVC or PVC.

Values String (3..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 This attribute carries the domain number found in violation.

Values Decimal (0..4294967295)

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 This attribute indicates the total number of outgoing call setup attempts in
the last collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause3

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 3.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause17

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 17.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 132 -
Responses

ATTRIBUTE txFailureCause18

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 18.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause21

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 21.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause27

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 27.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause28

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 28.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause35

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 35.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause36

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 36.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause37

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 37.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause41

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 41.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 133 -
Responses

ATTRIBUTE txFailureCause45

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 45.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause47

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 47.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause49

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 49.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause57

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 57.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause58

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 58.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause63

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 63.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause65

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 65.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause73

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 73.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 134 -
Responses

ATTRIBUTE txFailureCause78

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 78.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause88

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 88.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause96

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 96.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause99

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 99.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause100

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 100.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause104

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 104.

Values Decimal (0..4294967295)

ATTRIBUTE txFailureCause111

Description This attribute indicates the total number of outgoing call setup attempts in
the last collection interval rejected with cause value 111.

Values Decimal (0..4294967295)

ATTRIBUTE rxSetupPdus

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 135 -
Responses

ATTRIBUTE rxFailureCause3

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 3.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause17

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 17.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause18

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 18.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause21

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 21.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause27

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 27.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause28

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 28.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause35

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 35.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause36

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 36.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 136 -
Responses

ATTRIBUTE rxFailureCause37

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 37.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause41

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 41.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause45

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 45.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause47

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 47.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause49

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 49.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause57

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 57.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause58

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 58.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause63

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 63.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 137 -
Responses

ATTRIBUTE rxFailureCause65

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 65.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause73

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 73.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause78

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 78.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause88

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 88.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause96

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 96.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause99

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 99.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause100

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 100.

Values Decimal (0..4294967295)

ATTRIBUTE rxFailureCause104

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 104.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 138 -
Responses

ATTRIBUTE rxFailureCause111

Description This attribute indicates the total number of incoming call setup attempts in
the last collection interval rejected by the switch with cause value 111.

Values 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 down
up

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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 139 -
Responses

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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

ATTRIBUTE rxCbrSetupFail

Description This attribute indicates the total number of failed incoming CBR call setup
attempts received by this ATM interface during the last collection interval.

Values 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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 140 -
Responses

ATTRIBUTE rxUbrSetupFail

Description This attribute indicates the total number of failed incoming UBR call setup
attempts received by this ATM interface during the last collection interval.

Values 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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

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 This attribute contains the invalid ripInterface address.

Values 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 141 -
Responses

ATTRIBUTE invalidNeighborAsId

Description This attribute contains the asId of the invalid neighbor.

Values 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 This attribute contains the value of invalid NetworkList address.

Values 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 This attribute contains value of the invalid neighbor address.

Values IP address

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 This attribute contains the value of the invalid mask.

Values 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 This attribute contains the value of invalid NextHop address.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 142 -
Responses

Values 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 This attribute contains the index value of the invalid destination address.

Values IP address

ATTRIBUTE invalidDestMask

Description This attribute contains the index value of the invalid destination mask.

Values 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 This attribute contains value of invalid rip Interface Address.

Values IP address

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 This attribute contains the value of invalid areaId.

Values 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 This attribute contains value of invalid Router Id.

Values 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 143 -
Responses

ATTRIBUTE ospfStubAreaId

Description This attribute contains the value of invalid areaId.

Values 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 This attribute contains the value of invalid areaId.

Values 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.

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 This attribute will contain the value of invalid areaId.

Values 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 This attribute contains the value of invalid areaId.

Values IP address

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 144 -
Responses

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 This attribute contains value of invalid Interface Address.

Values 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 This attribute contains value of the invalid outInterface address.

Values IP address

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 This attribute contains value of the invalid interface address.

Values 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 This attribute contains the invalid ripInterface address.

Values 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 145 -
Responses

ATTRIBUTE netSentryAddress

Description This attribute contains the value of invalid mask.

Values IP address

ATTRIBUTE netSentryMask

Description This attribute contains the value of invalid mask.

Values IP address

RESPONSE Error: The HostEntry Address ... does not belong to any of the subnets provisioned
as Interface or as logicalIfEntry under IpPort.

Description This error will be generated if the hostAddress provisioned does not
correlate with any of the subnets provisioned for an interface or ipPort.

ATTRIBUTE arpHostEntry

Description This attribute will contain the address of Host Entry.

Values IP address

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 This attribute contains the value of invalid physical Address.

Values 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 This attribute contains the value of invalid netMask.

Values 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 This attribute contains the value of invalid IP address.

Values IP address

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 146 -
Responses

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 This attribute contains the value of invalid IP address.

Values 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 This attribute contains the value of invalid IP address.

Values IP address

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 This attribute contains the value of the invalid NextHop address.

Values IP address

RESPONSE Error: There are duplicate linkDestinationAddress ... found.

Description This error message appears when there are duplicate


linkDestinationAddresses found.

ATTRIBUTE invalidAddress

Description This attribute contains the value of invalid IP address.

Values 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 This attribute contains the value of an out of range MTU.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 147 -
Responses

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 This attribute contains value of invalid linkDestination Address.

Values 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.

ATTRIBUTE invalidAddress

Description This attribute contains the value of invalid rangeNet address.

Values 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 This attribute contains the value of an invalid NextHop address.

Values 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 This attribute contains the value of the index destAddress.

Values IP address

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 148 -
Responses

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.

Values String (1..30, ASCII)

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.

Values The name of the component

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 This attribute contains the value of invalid NetworkList address.

Values 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 This attribute contains value of the invalid localAddressConfigured


address.

Values 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).

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 149 -
Responses

ATTRIBUTE invalidPeerAs

Description This attribute contains value of the invalid peerAs value.

Values 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 This attribute contains value of the invalid peerIpAddress value.

Values 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.

ATTRIBUTE invalidBgpId

Description This attribute contains value of invalid Bgp Identifier.

Values 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 The maximum number of provisionable Vr, Router and Vrf components.

Values Decimal (0..65535)

ATTRIBUTE currentProvisionedVrs

Description The current number of provisioned Vr, Router and Vrf components.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 150 -
Responses

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 The maximum number of provisionable Protocol Ports and Interfaces.

Values Decimal (0..65535)

ATTRIBUTE currentProvisionedProtocolPorts

Description The current number of provisioned Protocol Ports and Interfaces.

Values 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.

ATTRIBUTE numDeleted

Description This is the number of dynamic ARP entries removed.

Values Decimal (0..65535)

RESPONSE Error: ... is an invalid value for attribute ... .

Description 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 invalidValue

Description This attribute contains the actual dashed hex value for the port network
number entered by the user.

Values String (0..4, Dashed Hex)

ATTRIBUTE invalidAttribute

Description This attribute contains the port network number attribute which is in error.

Values 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 151 -
Responses

ATTRIBUTE scsAvName

Description This attribute contains the name of the AV which does not support the file
type specified in the hardwareType attribute.

Values 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 This attribute specifies the first of two conflicting TosMap components.

Values The name of the component

ATTRIBUTE tosMap2

Description This attribute specifies the second of two conflicting TosMap components.

Values The name of the component

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 This attribute specifies the first of two conflicting IpAddrLayer4Flow


components.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 152 -
Responses

Values The name of the component

ATTRIBUTE flow2

Description This attribute specifies the second of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

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 This attribute specifies the first of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

ATTRIBUTE flow2

Description This attribute specifies the second of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 153 -
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 This attribute specifies the first of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

ATTRIBUTE flow2

Description This attribute specifies the second of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 154 -
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 This attribute specifies the first of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

ATTRIBUTE flow2

Description This attribute specifies the second of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

RESPONSE

Description This response displays the result of the OAM Ethernet port test.

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

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 155 -
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 first
last

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.

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

Values Decimal (0..16777215)

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.)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 156 -
Responses

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
encoded as 5, 5, 6 bits.

Values Decimal (0..65535)

ATTRIBUTE callingNpi

Description This attribute contains the calling numbering plan indicator of the calling
address.

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 BCD (1..15)

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)

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 157 -
Responses

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.

Values Decimal (0..65535)

ATTRIBUTE calledNpi

Description This attribute contains the called numbering plan indicator of the called
address.

Values 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 BCD (1..15)

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)

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 Decimal (0..16)

ATTRIBUTE clearCause

Description This attribute is the clear cause signalled at the end of a connection. It is
set to H.b0 for intermediate records.

Values Decimal (0..255)

ATTRIBUTE diagnosticCode

Description This attribute is the diagnostic code signalled at the end of a connection. It
is set to 0 for intermediate records.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 158 -
Responses

Values Decimal (0..255)

ATTRIBUTE callingCir

Description This attribute contains the calling end provisioned CIR (Committed
Information Rate).

Values Decimal (0..65535)

ATTRIBUTE callingEir

Description This attribute contains the calling end provisioned EIR (Excess Information
Rate).

Values Decimal (0..65535)

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..50)

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).

Set of bill
test
study
audit
force

ATTRIBUTE callingDse

Description This attribute defines the calling end Data Service Exchange provisioned
in Dna as an arbitrary number in the serviceExchange attribute.

Values Decimal (0..255)

ATTRIBUTE callingRateAdaptation

Description provisioned - rate adaptation provisioned on the calling end of the call.
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 emissionPriority

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 159 -
Responses

ATTRIBUTE calledCir

Description This attribute contains the called end provisioned CIR (Committed
Information Rate).

Values Decimal (0..65535)

ATTRIBUTE calledEir

Description This attribute contains the called end provisioned EIR.

Values Decimal (0..65535)

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 This attribute indicates the reason for the accounting collection of the
called end (It can be any combination of Audit, Study, Test, Billing, Force).

Set of bill
test
study
audit
force

ATTRIBUTE calledDse

Description One byte field defines the called end Data Service Exchange provisioned
in Dna as an arbitrary number in the serviceExchange attribute.

Values Decimal (0..255)

ATTRIBUTE calledRateAdaptation

Description provisioned - rate adaptation provisioned on the called end of the call
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 emissionPriority

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 160 -
Responses

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
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

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 161 -
Responses

time (and end time) correspond to times set in the schedule (set in Col/
accounting collectionTimes attribute).

Values Time (DHMS)

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).

Values Time (DHMS)

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
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 This attribute contains the total number of bytes received at the calling
end.

Values Long Integer

ATTRIBUTE callingIngressBytes

Description This attribute contains the total number of bytes sent at the calling end.

Values Long Integer

ATTRIBUTE callingEgressFrames

Description This attribute contains the total number of frames received at the calling
end.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 162 -
Responses

ATTRIBUTE callingIngressFrames

Description This attribute contains the total number of frames sent at the calling end.

Values Decimal (0..4294967295)

ATTRIBUTE callingEgressSegments

Description This attribute contains the total number of segments received at the calling
end.

Values Decimal (0..4294967295)

ATTRIBUTE callingIngressSegments

Description This attribute contains the total number of segments sent at the calling
end.

Values Decimal (0..4294967295)

ATTRIBUTE callingEirEgressBytes

Description This attribute contains the number of EIR bytes received from the subnet
at the calling end.

Values Long Integer

ATTRIBUTE callingEirIngressBytes

Description This attribute contains the number of EIR bytes sent to the subnet at the
calling end.

Values Long Integer

ATTRIBUTE callingEirEgressFrames

Description This attribute contains the number of EIR Frames received from the
subnet at the calling end.

Values Decimal (0..4294967295)

ATTRIBUTE callingEirIngressFrames

Description This attribute contains the number of EIR Frames sent to the subnet at the
calling end.

Values Decimal (0..4294967295)

ATTRIBUTE callingEirEgressSegments

Description This attribute contains the number of EIR segments received from the
subnet at the calling end.

Values Decimal (0..4294967295)

ATTRIBUTE callingEirIngressSegments

Description This attribute contains the number of EIR segments sent to the subnet at
the calling end.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 163 -
Responses

Values Decimal (0..4294967295)

ATTRIBUTE callingDiscardedBytes

Description This attribute contains the number of bytes discarded at the calling end
due to rate enforcement when no rate adaptation occurred.

Values Long Integer

ATTRIBUTE callingDiscardedFrames

Description This attribute contains the number of frames discarded at the calling end
due to rate enforcement when no rate adaptation occurred.

Values Decimal (0..4294967295)

ATTRIBUTE callingDiscardedSegments

Description This attribute contains the number of segments discarded at the calling
end due to rate enforcement when no rate adaptation occurred.

Values Decimal (0..4294967295)

ATTRIBUTE calledEgressBytes

Description This attribute contains the total number of bytes received at the called end.

Values Long Integer

ATTRIBUTE calledIngressBytes

Description This attribute contains the total number of bytes sent at the called end.

Values Long Integer

ATTRIBUTE calledEgressFrames

Description This attribute contains the total number of frames received at the called
end.

Values Decimal (0..4294967295)

ATTRIBUTE calledIngressFrames

Description This attribute contains the total number of frames sent at the called end.

Values Decimal (0..4294967295)

ATTRIBUTE calledEgressSegments

Description This attribute contains the total number of segments received at the called
end.

Values Decimal (0..4294967295)

ATTRIBUTE calledIngressSegments

Description This attribute contains the total number of segments sent at the called
end.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 164 -
Responses

Values Decimal (0..4294967295)

ATTRIBUTE calledEirEgressBytes

Description This attribute contains the number of EIR bytes received from the subnet
at the called end.

Values Long Integer

ATTRIBUTE calledEirIngressBytes

Description This attribute contains the number of EIR bytes sent to the subnet at the
called end.

Values Long Integer

ATTRIBUTE calledEirEgressFrames

Description This attribute contains the number of EIR Frames received from the
subnet at the called end.

Values Decimal (0..4294967295)

ATTRIBUTE calledEirIngressFrames

Description This attribute contains the number of EIR Frames sent to the subnet at the
called end.

Values Decimal (0..4294967295)

ATTRIBUTE calledEirEgressSegments

Description This attribute contains the number of EIR segments received from the
subnet at the called end.

Values Decimal (0..4294967295)

ATTRIBUTE calledEirIngressSegments

Description This attribute contains the number of EIR segments sent to the subnet at
the called end.

Values Decimal (0..4294967295)

ATTRIBUTE calledDiscardedBytes

Description This attribute contains the number of bytes discarded at the called end
due to rate enforcement when no rate adaptation occurred.

Values Long Integer

ATTRIBUTE calledDiscardedFrames

Description This attribute contains the number of frames discarded at the called end
due to rate enforcement when no rate adaptation occurred.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 165 -
Responses

ATTRIBUTE calledDiscardedSegments

Description This attribute contains the number of segments discarded at the called
end due to rate enforcement when no rate adaptation occurred.

Values Decimal (0..4294967295)

ATTRIBUTE callingTotalPwmBytes

Description This attribute contains the calling end peak water mark for the total
number of ingress bytes.

Values Decimal (0..4294967295)

ATTRIBUTE callingEirPwmBytes

Description This attribute contains the calling end peak water mark for the number of
ingress bytes carried on frames with DE-bit = 1.

Values Decimal (0..4294967295)

ATTRIBUTE callingCirPwmBytes

Description This attribute contains the calling end peak water mark for the number of
ingress bytes carried on frames with DE-bit = 0.

Values Decimal (0..4294967295)

ATTRIBUTE calledTotalPwmBytes

Description This attribute contains the called end peak water mark for the total number
of ingress bytes.

Values Decimal (0..4294967295)

ATTRIBUTE calledEirPwmBytes

Description This attribute contains the called end peak water mark for the number of
ingress bytes carried on frames with DE-bit = 1.

Values Decimal (0..4294967295)

ATTRIBUTE calledCirPwmBytes

Description This attribute contains the called end peak water mark for the number of
ingress bytes carried on frames with DE-bit = 0.

Values Decimal (0..4294967295)

ATTRIBUTE recordIdentifier

Description recordIdentifier attribute indicates the contents of the accounting record.

Values gvcVintage4
frsVintage4
frsLocalCounts
frsLocalAndRemoteCounts
frsShortLocalCounts

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 166 -
Responses

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.

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)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 167 -
Responses

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)

ATTRIBUTE originalNpi

Description This attribute contains numbering plan indicator for originally called
address.

Values x121
e164

ATTRIBUTE originalAddress

Description This attribute contains originally called DataNetworkAddress of the


interface if call was redirected.

Values 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.

Values Decimal (0..255)

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)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 168 -
Responses

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.

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 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)

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.

Values IP address

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 169 -
Responses

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.

Values IP address

RESPONSE

Description This response displays the port test statistics.

ATTRIBUTE elapsedTime

Description This attribute is the number of minutes elaspsed since the test started.

Values Decimal (0..4294967295)

ATTRIBUTE timeRemaining

Description This attribute is the number of minutes remaining before the test
terminates itself.

Values Decimal (0..4294967295)

ATTRIBUTE frmTx

Description This attribute is the number of frames sent during the test period.

Values Long Integer

ATTRIBUTE bitsTx

Description This attribute is the number of bits sent during the test period.

Values Long Integer

ATTRIBUTE frmRx

Description This attribute is the total number of frames received during the test period.

Values Long Integer

ATTRIBUTE bitsRx

Description This attribute is the total number of bits received during the test period.

Values Long Integer

ATTRIBUTE erroredFrmRx

Description This attribute is the total number of errored frame received during the test
period.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 170 -
Responses

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 This attribute distinguishes the IP accounting record from other types of
accounting records.

Values ipAcctRecord

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.

Values Decimal (1..255)

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.

Set of bill
test
study
audit
force

ATTRIBUTE protocolPortIfIndex

Description This attribute indicates the interface index of the Protocol Port that
generated this accounting record

Values Decimal (1..1024)

ATTRIBUTE protocolPortInstance

Description This attribute indicates the instance name of the protocol port that
generated this accounting record.

Values String (1..20, ASCII)

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

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 171 -
Responses

atmMpe
ppp
A value of frameRelay is used by the ProtocolPort components that are
linked to either the IpDlciGroup or FrDte component.

Values pointToPointTunnel
pointToMultipointTunnel
frameRelay
atmMpe
ppp

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.

Values Decimal (256..49151)

ATTRIBUTE vrInstance

Description This attribute indicates which VR generated the accounting record.

Values String (1..16, ASCII)

ATTRIBUTE startTime

Description 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 Time (DHMS)

ATTRIBUTE endTime

Description 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.

Values Time (DHMS)

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

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 172 -
Responses

adjustment of the clock, elapsed time can be shorter or longer than the
difference between them).

Values Decimal (0..16777215)

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:
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

Values IP address

ATTRIBUTE InOctets

Description This attribute contains the aggregate number of octets received by the
ProtocolPort during the accounting interval.

Values Long Integer

ATTRIBUTE OutOctets

Description This attribute contains the aggregate number of octets transmitted by the
ProtocolPort during the accounting interval.

Values Long Integer

ATTRIBUTE InPkts

Description This attribute contains the aggregate number of packets received by the
ProtocolPort during the accounting interval.

Values Long Integer

ATTRIBUTE OutPkts

Description This attribute contains the aggregate number of packets transmitted by a


ProtocolPort during the accounting interval.

Values Long Integer

ATTRIBUTE InDiscards

Description This attribute indicates the aggregate number of packets received by the
ProtocolPort that were discarded, during the accounting interval.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 173 -
Responses

Values Long Integer

ATTRIBUTE OutDiscards

Description This attribute indicates the aggregate number of packets transmitted by


the ProtocolPort that were discarded, during the accounting interval.

Values Long Integer

ATTRIBUTE Cos0InOctets

Description This attribute contains the total number of Cos0 octets received by the
ProtocolPort during the accounting interval.

Values Long Integer

ATTRIBUTE Cos0OutOctet

Description This attribute contains the total number of Cos0 octets transmitted by the
ProtocolPort during the accounting interval.

Values Long Integer

ATTRIBUTE Cos0InPkts

Description This attribute contains the number of Cos0 packets received by the
ProtocolPort during the accounting interval.

Values Long Integer

ATTRIBUTE Cos0OutPkts

Description This attribute contains the total number of Cos0 packets transmitted by the
ProtocolPort during the accounting interval.

Values Long Integer

ATTRIBUTE Cos0InDiscards

Description This attribute indicates the number of Cos0 packets received by the
ProtocolPort that were discarded, during the accounting interval.

Values Long Integer

ATTRIBUTE Cos0OutDiscards

Description This attribute indicates the number of Cos0 packets transmitted by the
ProtocolPort that were discarded, during the accounting interval.

Values Long Integer

ATTRIBUTE Cos1InOctets

Description This attribute contains the total number of Cos1 octets received by the
ProtocolPort during the accounting interval.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 174 -
Responses

ATTRIBUTE Cos1OutOctet

Description This attribute contains the total number of Cos1 octets transmitted by the
ProtocolPort during the accounting interval.

Values Long Integer

ATTRIBUTE Cos1InPkts

Description This attribute contains the number of Cos1 packets received by the
ProtocolPort during the accounting interval.

Values Long Integer

ATTRIBUTE Cos1OutPkts

Description This attribute contains the total number of Cos1 packets transmitted by the
ProtocolPort during the accounting interval.

Values Long Integer

ATTRIBUTE Cos1InDiscards

Description This attribute indicates the number of Cos1 packets received by the
ProtocolPort that were discarded, during the accounting interval.

Values Long Integer

ATTRIBUTE Cos1OutDiscards

Description This attribute indicates the number of Cos1 packets transmitted by the
ProtocolPort that were discarded, during the accounting interval.

Values Long Integer

ATTRIBUTE Cos2InOctets

Description This attribute contains the total number of Cos2 octets received by the
ProtocolPort during the accounting interval.

Values Long Integer

ATTRIBUTE Cos2OutOctet

Description This attribute contains the total number of Cos2 octets transmitted by the
ProtocolPort during the accounting interval.

Values Long Integer

ATTRIBUTE Cos2InPkts

Description This attribute contains the number of Cos2 packets received by the
ProtocolPort during the accounting interval.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 175 -
Responses

ATTRIBUTE Cos2OutPkts

Description This attribute contains the total number of Cos2 packets transmitted by the
ProtocolPort during the accounting interval.

Values Long Integer

ATTRIBUTE Cos2InDiscards

Description This attribute indicates the number of Cos2 packets received by the
ProtocolPort that were discarded, during the accounting interval.

Values Long Integer

ATTRIBUTE Cos2OutDiscards

Description This attribute indicates the number of Cos2 packets transmitted by the
ProtocolPort that were discarded, during the accounting interval.

Values Long Integer

ATTRIBUTE Cos3InOctets

Description This attribute contains the total number of Cos3 octets received by the
ProtocolPort during the accounting interval.

Values Long Integer

ATTRIBUTE Cos3OutOctet

Description This attribute contains the total number of Cos3 octets transmitted by the
ProtocolPort during the accounting interval.

Values Long Integer

ATTRIBUTE Cos3InPkts

Description This attribute contains the number of Cos3 packets received by the
ProtocolPort during the accounting interval.

Values Long Integer

ATTRIBUTE Cos3OutPkts

Description This attribute contains the total number of Cos3 packets transmitted by the
ProtocolPort during the accounting interval.

Values Long Integer

ATTRIBUTE Cos3InDiscards

Description This attribute indicates the number of Cos3 packets received by the
ProtocolPort that were discarded, during the accounting interval.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 176 -
Responses

ATTRIBUTE Cos3OutDiscards

Description This attribute indicates the number of Cos3 packets transmitted by the
ProtocolPort that were discarded, during the accounting interval.

Values Long Integer

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.

Values String (7, Hex)

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

Values String (1..16, ASCII)

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

Values IP address

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 177 -
Responses

~first, last - final record.


first, last - first and last record (one only).

Set of first
last

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.

Values Decimal (0..16777215)

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.

Values Decimal (0..65535)

ATTRIBUTE callingNpi

Description This attribute contains calling numbering plan indicator of the calling
address.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 178 -
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 BCD (1..15)

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)

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 Decimal (0..65535)

ATTRIBUTE calledNpi

Description This attribute contains the called numbering plan indicator of the called
address.

Values 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

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 179 -
Responses

Code) for the E.164 address of the called end. The maximum length is 15
digits.

Values BCD (1..15)

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)

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 Decimal (0..16)

ATTRIBUTE clearCause

Description This attribute is the clear cause signalled at the end of connection. It is set
to H.b0 for intermediate records.

Values Decimal (0..255)

ATTRIBUTE diagnosticCode

Description This attribute is the diagnostic code signalled at the end of connection. It is
set to 0 for intermediate records

Values 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)

ATTRIBUTE callingCollectReason

Description This attribute indicates the reason for accounting collection of the calling
end (can be any combination of Audit, Study, Test, Billing, Force).

Set of bill
test
study
audit
force

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 180 -
Responses

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 This attribute indicates the reason for accounting collection of the called
end (can be any combination of Audit, Study, Test, Billing, Force).

Set of 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 Decimal (0..255)

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.
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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 181 -
Responses

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).

Values Time (DHMS)

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).

Values Time (DHMS)

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

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 182 -
Responses

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 This attribute contains the total number of segments received at the local
end.

Values Decimal (0..4294967295)

ATTRIBUTE localIngressSegments

Description This attribute contains the total number of segments sent at the local end.

Values Decimal (0..4294967295)

ATTRIBUTE originalNpi

Description This attribute contains numbering plan indicator for originally called
address.

Values x121
e164

ATTRIBUTE originalAddress

Description This attribute contains originally called DataNetworkAddress of the


interface if call was redirected.

Values 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.

Values Decimal (0..255)

ATTRIBUTE callingReceiveWindow

Description This attribute contains the value for the local calling 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 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)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 183 -
Responses

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)

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 This attribute contains the total number of user resets at the local end.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 184 -
Responses

Values 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.

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 185 -
Responses

ATTRIBUTE recordType

Description Always set to first and last.

Set of first
last

ATTRIBUTE oldDate

Description This attribute represents old time on the switch before time was adjusted.

Values Time (DHMS)

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 Time (DHMS)

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)

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 This attribute distinguishes the Voice accounting record from other types
of accounting records.

Values mpaVoAccRecord

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 186 -
Responses

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).

Set of first
last

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.

Values String (13, Hex)

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).

Values Time (DHMS)

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.

Values Time (DHMS)

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

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 187 -
Responses

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.

Values Decimal (0..16777215)

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.

Values Decimal (1..4095)

ATTRIBUTE localLogicalProcessor

Description This attribute indicates the logical processor used by the service issuing
the accounting record.

Values Decimal (0..15)

ATTRIBUTE localPort

Description This attribute indicates the port used by the service issuing the accounting
record.

Values Decimal (0..1024)

ATTRIBUTE localMpanlInstanceNo

Description This attribute indicates the MPANL instance number issuing the
accounting record.

Values Decimal (1..65535)

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.

Values String (0..16, ASCII)

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.

Values Decimal (0; 16..1007)

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.

Values String (1..32, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 188 -
Responses

ATTRIBUTE connectedNumber

Description This attribute indicates the connected number signalled to the node. This
may have a length of zero if the connected number was not provided.

Values String (0..16, ASCII)

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.

Values x121
e164

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.

Values BCD (0..15)

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.

Values x121
e164

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.

Values BCD (0..15)

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 189 -
Responses

Values Decimal (0..127)

ATTRIBUTE diagnosticCode

Description This attribute indicates the diagnostic code signalled at the end of
connection. It is set to 0 for intermediate records.

Values Hex (H.0..H.ffffff)

ATTRIBUTE localServiceType

Description This attribute indicates the service supported by the port used by the local
interface. This number is provisioned on each interface as accountClass.

Values Decimal (0..255)

ATTRIBUTE localCollectReason

Description This attribute indicates the reason the accounting record was generated
(The reason can be any combination of audit, study, test, bill).

Set of bill
test
study
audit

ATTRIBUTE localDse

Description This attribute defines the local end Data Service Exchange provisioned as
an arbitrary number in serviceExchange attribute.

Values 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.

Values Decimal (0; 1..8191)

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

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 190 -
Responses

valid in the final accounting record. The value 0 indicates the call was
cleared from outside the subnet side of this MPANL instance.

Set of answered
originating
unique
clearedInSubnet

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.

Values Decimal (0..255)

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.

Values atmAccRecord

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 first
last

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.

Values String (64, Hex)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 191 -
Responses

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
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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 192 -
Responses

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 Decimal (0..255)

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.

Values Decimal (0..255)

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)

ATTRIBUTE callOrigMethod

Description This attribute indicates whether the call is point-to-point, point-to-


multipoint, multipoint-to-multipoint, or multipoint-to-point.

Values pointToPoint
pointToMultipt
multiptToPoint
multiptToMultipt

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 193 -
Responses

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)

Values pvcChannel
pvcPath
svcChannel
spvcChannel

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.

Values originating
intermediate
terminating

ATTRIBUTE atmInterfaceNumber

Description This attribute indicates the number of the ATM interface that generates the
accounting record.

Values Decimal (1..4095)

ATTRIBUTE callVpi

Description This attribute indicates the VPI of the connection point at the interface
where the accounting record is generated.

Values Decimal (0..4095)

ATTRIBUTE callVci

Description This attribute indicates the VCI of the connection point at the interface
where the accounting record is generated.

Values Decimal (0..65535)

ATTRIBUTE atmCallTermCauseValue

Description 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.

Values Decimal (0..255)

ATTRIBUTE callTermInSetup

Description This attribute indicates whether or not the call was terminated in setup
(unsuccessful call attempt).

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 194 -
Responses

Values false
true

ATTRIBUTE cellCountValidityFlag

Description This attribute indicates whether or not the cell counts in this accounting
record are valid.

Values invalid
valid

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 Time (DHMS)

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.

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 Time (DHMS)

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).

Values Decimal (0..16777215)

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)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 195 -
Responses

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)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 196 -
Responses

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 197 -
Responses

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4)

ATTRIBUTE ingressCellCountClp0

Description This attribute contains the number of high priority cells (with CLP=0)
received from the link during the accounting interval.

Values Long Integer

ATTRIBUTE ingressCellCountClp01

Description This attribute indicates the total number of cells (with CLP=0 or CLP=1)
received from the link during the accounting interval.

Values Long Integer

ATTRIBUTE egressCellCountClp0

Description This attribute contains the number of high priority cells (with CLP=0)
transmitted on the link during the accounting interval.

Values Long Integer

ATTRIBUTE egressCellCountClp01

Description This attribute indicates the total number of cells (with CLP=0 or CLP=1)
transmitted on the link during the accounting interval.

Values 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 198 -
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 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.

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 199 -
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 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.

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.

Set of tagFwd
tagBwd

ATTRIBUTE callBestEffort

Description This attribute indicates whether the best effort request was specified in
the call setup message.

Values 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 200 -
Responses

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
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 Decimal (256..49151)

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 201 -
Responses

The value is 0 when the switch-side loopback is not working.

Values Decimal (0..2147483647)

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 Decimal (0..2147483647)

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.

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.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 202 -
Responses

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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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.

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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 203 -
Responses

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.

Values Long Integer

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 204 -
Responses

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.

Values Long Integer

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.

Values Decimal (0..4294967295)

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.

Values Long Integer

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
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.

Values Long Integer

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.

Values Long Integer

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 205 -
Responses

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

ATTRIBUTE atmServiceCategory

Description This attribute indicates the ATM service category for both directions of the
connection.

Values UBR
CBR
rt-VBR
nrt-VBR
ABR

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.

Values String (64, ASCII)

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 QRD-


based 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 206 -
Responses

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 QRD-


based 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


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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 207 -
Responses

ATTRIBUTE recordIdentifier

Description This attribute distinguishes the Voice Networking accounting record from
other types of accounting records.

Values vnetAccRecord

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).

Set of first
last

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 2 to the power of
24 calls on the same, continually active function processor.

Values String (13, Hex)

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 Time (DHMS)

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.

Values Time (DHMS)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 208 -
Responses

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.

Values Decimal (0..16777215)

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.

Values Decimal (1..4095)

ATTRIBUTE localLogicalProcessor

Description This attribute indicates the logical processor used by the service issuing
the accounting record.

Values Decimal (0..15)

ATTRIBUTE localPort

Description This attribute indicates the port used by the service issuing the accounting
record.

Values 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.

Set of Decimal (1..31)

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.

Values String (0..16, ASCII)

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 209 -
Responses

Values Decimal (0; 16..1007)

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.

Values String (1..32, ASCII)

ATTRIBUTE connectedNumber

Description This attribute indicates the connected number signalled to the node. This
may have a length of zero if the connected number was not provided.

Values String (0..16, ASCII)

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.

Values x121
e164

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.

Values BCD (0..15)

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.

Values x121
e164

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.

Values BCD (0..15)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 210 -
Responses

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.

Values Decimal (0; 1..16)

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.

Values Decimal (0; 1..16)

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

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.

Values Decimal (0..127)

ATTRIBUTE diagnosticCode

Description This attribute indicates the diagnostic code signalled at the end of
connection. It is set to 0 for intermediate records.

Values Hex (H.0..H.ffffff)

ATTRIBUTE localServiceType

Description This attribute indicates the service supported by the port used by the local
interface. This number is provisioned on each interface as accountClass.

Values Decimal (0..255)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 211 -
Responses

ATTRIBUTE localCollectReason

Description This attribute indicates the reason the accounting record was generated
(The reason can be any combination of audit, study, test, bill, force).

Set of bill
test
study
audit
force

ATTRIBUTE localDse

Description This attribute defines the local end Data Service Exchange provisioned as
an arbitrary number in serviceExchange attribute.

Values 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.

Values Decimal (0; 1..8191)

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

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 212 -
Responses

in the final accounting record. The value 0 indicates the call was cleared
from outside the subnet.

Set of bumped
optimized
answered
frameCountsValid
originating
tandemPassThrough
faxRelayDownspeed
unique
clearedInSubnet

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.

Values Decimal (0..255)

ATTRIBUTE framesAtRate1ToNetwork

Description This attribute indicates the total number of rate 1 frames sent to the
network.

Values Decimal (0..4294967295)

ATTRIBUTE framesAtRate2ToNetwork

Description This attribute indicates the total number of rate 2 frames sent to the
network.

Values Decimal (0..4294967295)

ATTRIBUTE framesAtRate3ToNetwork

Description This attribute indicates the total number of rate 3 frames sent to the
network.

Values Decimal (0..4294967295)

ATTRIBUTE framesAtRate1FromNetwork

Description This attribute indicates the total number of rate 1 frames received from the
network.

Values Decimal (0..4294967295)

ATTRIBUTE framesAtRate2FromNetwork

Description This attribute indicates the total number of rate 2 frames received from the
network.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 213 -
Responses

ATTRIBUTE framesAtRate3FromNetwork

Description This attribute indicates the total number of rate 3 frames received from the
network.

Values Decimal (0..4294967295)

ATTRIBUTE rate1

Description This attribute indicates the bit rate of the rate 1 statistics in bit/s.

Values Decimal (0..1920000)

ATTRIBUTE rate2

Description This attribute indicates the bit rate of the rate 2 statistics in bit/s.

Values Decimal (0..1920000)

ATTRIBUTE rate3

Description This attribute indicates the bit rate of the rate 3 statistics in bit/s.

Values Decimal (0..1920000)

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.

Values none
g711
g726
g728
g729
faxRelay
modemRelay

ATTRIBUTE rate2CompressionAlgorithm

Description This attribute indicates the compression algorithm used for the rate 2
statistics. If no compression algorithm was used, the value is none.

Values none
g711
g726
g728
g729
faxRelay
modemRelay

ATTRIBUTE rate3CompressionAlgorithm

Description This attribute indicates the compression algorithm used for the rate 3
statistics. If no compression algorithm was used, the value is none.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 214 -
Responses

Values none
g711
g726
g728
g729
faxRelay
modemRelay

ATTRIBUTE rate1FrameSize

Description This attribute indicates the size of the rate 1 frames in bytes.

Values Decimal (0..999)

ATTRIBUTE rate2FrameSize

Description This attribute indicates the size of the rate 2 frames in bytes.

Values Decimal (0..999)

ATTRIBUTE rate3FrameSize

Description This attribute indicates the size of the rate 3 frames in bytes.

Values 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.

Values Decimal (0..65535)

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.

Values Decimal (0..255)

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.

Values Decimal (0..255)

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 215 -
Responses

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).

Set of first
last

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.

Values frAtmAccRecord

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
connections), the callConnId is provisioned in the correlationTag attribute
of the FrAtm Dlci Siwf Npvc component.

Values String (32, Hex)

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).

Values pvcChannel
spvcChannel

ATTRIBUTE interworkingType

Description This attribute indicates the type of FR-ATM interworking being accounted
for.

Values frf8
frf5

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 216 -
Responses

ATTRIBUTE callingNodeIdentifier

Description This attribute identifies the calling (originating) node by a unique number
assigned to each node in the ModuleData component.

Values Decimal (256..49151)

ATTRIBUTE callingCustomerIdentifier

Description 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.

Values 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.

Values String (20, Hex)

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 Decimal (16..1007)

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 Decimal (0..4095)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 217 -
Responses

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)

ATTRIBUTE calledNodeIdentifier

Description This attribute identifies the called (terminating) node by a unique number
assigned to each node in the ModuleData component.

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.

Values 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)

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 String (20, Hex)

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 Decimal (16..1007)

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 218 -
Responses

Values Decimal (0..4095)

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)

ATTRIBUTE atmCallTermCauseValue

Description 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.

Values Decimal (0..255)

ATTRIBUTE callingCir

Description This attribute indicates the calling end CIR (Committed Information Rate).

Values Decimal (0..65535)

ATTRIBUTE callingEir

Description This attribute indicates the calling end EIR (Excess Information Rate).

Values Decimal (0..65535)

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.

Values Decimal (0..50)

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).

Set of bill
test
study
audit
force

ATTRIBUTE callingDse

Description This attribute indicates the calling end Data Service Exchange provisioned
in FrAtm Ca as an arbitrary number in the serviceExchange attribute.

Values Decimal (0..255)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 219 -
Responses

ATTRIBUTE calledCir

Description This attribute indicates the called end CIR (Committed Information Rate).

Values Decimal (0..65535)

ATTRIBUTE calledEir

Description This attribute contains the called end EIR (Excess Information Rate).

Values Decimal (0..65535)

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.

Values Decimal (0..255)

ATTRIBUTE calledCollectReason

Description This attribute indicates the reason for the accounting collection of the
called end (It can be any combination of audit, study, test, billing, force).

Set of bill
test
study
audit
force

ATTRIBUTE calledDse

Description This attribute indicates the called end Data Service Exchange provisioned
in FrAtm Ca as an arbitrary number in the serviceExchange attribute.

Values Decimal (0..255)

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.

Set of calledGenerated
calledCleared

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.

Values Time (DHMS)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 220 -
Responses

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 Time (DHMS)

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. 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.

Values Decimal (0..16777215)

ATTRIBUTE callingEgressBytes

Description This attribute indicates the total number of bytes sent to the link at the
calling end.

Values Long Integer

ATTRIBUTE callingIngressBytes

Description This attribute indicates the total number of bytes received from the link at
the calling end.

Values Long Integer

ATTRIBUTE callingEgressFrames

Description This attribute indicates the total number of frames sent to the link at the
calling end.

Values Decimal (0..4294967295)

ATTRIBUTE callingIngressFrames

Description This attribute indicates the total number of frames received from the link at
the calling end.

Values Decimal (0..4294967295)

ATTRIBUTE callingEirEgressBytes

Description This attribute indicates the number of EIR bytes sent to the link at the
calling end.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 221 -
Responses

ATTRIBUTE callingEirIngressBytes

Description This attribute indicates the number of EIR bytes received from the link at
the calling end.

Values Long Integer

ATTRIBUTE callingEirEgressFrames

Description This attribute indicates the number of EIR Frames sent to the link at the
calling end.

Values Decimal (0..4294967295)

ATTRIBUTE callingEirIngressFrames

Description This attribute indicates the number of EIR Frames received from the link at
the calling end.

Values Decimal (0..4294967295)

ATTRIBUTE callingDiscardedBytes

Description This attribute indicates the number of bytes discarded at the calling end.

Values Long Integer

ATTRIBUTE callingDiscardedFrames

Description This attribute indicates the number of frames discarded at the calling end.

Values Decimal (0..4294967295)

ATTRIBUTE calledEgressBytes

Description This attribute indicates the total number of bytes sent to the link at the
called end.

Values Long Integer

ATTRIBUTE calledIngressBytes

Description This attribute indicates the total number of bytes received from the link at
the called end.

Values Long Integer

ATTRIBUTE calledEgressFrames

Description This attribute indicates the total number of frames sent to the link at the
called end.

Values Decimal (0..4294967295)

ATTRIBUTE calledIngressFrames

Description This attribute indicates the total number of frames received from the link at
the called end.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 222 -
Responses

Values Decimal (0..4294967295)

ATTRIBUTE calledEirEgressBytes

Description This attribute contains the number of EIR bytes sent to the link at the
called end.

Values Long Integer

ATTRIBUTE calledEirIngressBytes

Description This attribute indicates the number of EIR bytes received from the link at
the called end.

Values Long Integer

ATTRIBUTE calledEirEgressFrames

Description This attribute indicates the number of EIR Frames send to the link at the
called end.

Values Decimal (0..4294967295)

ATTRIBUTE calledEirIngressFrames

Description This attribute indicates the number of EIR Frames received from the link at
the called end.

Values Decimal (0..4294967295)

ATTRIBUTE calledDiscardedBytes

Description This attribute indicates the number of bytes discarded at the called end.

Values Long Integer

ATTRIBUTE calledDiscardedFrames

Description This attribute indicates the number of frames discarded at the called end.

Values Decimal (0..4294967295)

ATTRIBUTE callingTransferPriority

Description This attribute indicates the transfer priority at the calling end.

Values Decimal (0..255)

ATTRIBUTE calledTransferPriority

Description This attribute indicates the transfer priority at the called end.

Values Decimal (0..255)

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

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 223 -
Responses

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

Values String (0..32, ASCII)

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 This attribute is a list of the names of AVs which would be removed if the
Tidy command was issued without the query option.

List of String (1..30, ASCII)

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 This attribute is a list of the names of AVs which would be removed if the
Tidy command was issued without the query option.

List of 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.

Values String (0..256, ASCII)

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 224 -
Responses

ATTRIBUTE atmAccMissingComponent

Description This attribute contains the numeric ID of the attribute used to specify the
component name of the atmConnection to be used.

Values 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 This attribute contains the numeric ID of the attribute used to specify the
component name of the ATM connection which is unsupported.

Values 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.

ATTRIBUTE paAtmAccMissingComponent

Description This attribute contains the numeric ID of the attribute used to specify the
component name of the ATM connection to be used.

Values 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 This attribute contains the numeric ID of the attribute used to specify the
component name of the ATM connection which is unsupported.

Values 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.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 225 -
Responses

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.

Values Decimal (0..65535)

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.

ATTRIBUTE paAtmAccMuxNotAllowed

Description This attribute contains the numeric ID of the attribute used to specify the
component name of the ATM connection which is elastic.

Values 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 map-
moded Pa ATM.

Values Decimal (0..65535)

RESPONSE

Description The following describes the attributes of loopback to be displayed when a


stop loopback command is issued.

ATTRIBUTE localTotalFrm (ltf)

Description This attribute records the number of frames looped back to the link since
the loopback mode was started.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 226 -
Responses

ATTRIBUTE localTotalBytes (ltb)

Description This attribute records the number of bytes looped back to the link since the
loopback mode was started.

Values 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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

ATTRIBUTE localDeFrm (ldf)

Description 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.

Values 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.

Values Decimal (0..4294967295)

ATTRIBUTE remoteTotalFrm (rtf)

Description This attribute records the number of frames looped back to the subnet
since the loopback mode was started.

Values Decimal (0..4294967295)

ATTRIBUTE remoteTotalBytes (rtb)

Description This attribute records the number of bytes looped back to the subnet since
the loopback mode was last started.

Values 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 227 -
Responses

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

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 This attribute identifies the component in which the error was detected.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 228 -
Responses

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.

ATTRIBUTE switchSideResponseList

Description This attribute is used to create a response containing the switch-side trace
results.

List of The name of the component

ATTRIBUTE linkSideResponseList

Description This attribute is used to create a response containing the link-side trace
results.

List of 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 This attribute specifies the identity of each Lpt which does not have the
feature pppIwf provisioned on it.

List of The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 229 -
Responses

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 This attribute contains the numeric ID of the attribute which was left
unprovisioned.

Values Decimal (1..65535)

ATTRIBUTE invalidValue

Description Either be set. or not be set..

Values String (7..11, ASCII)

RESPONSE Error: The ... attribute must be set.

Description This response is produced by the Check command if the user has not
provisioned the linkToProtocolPort attribute.

ATTRIBUTE invalidType

Description This attribute contains the numeric ID of the attribute which was left
unprovisioned.

Values Decimal (1..65535)

RESPONSE Error: The ... attribute must be set.

Description This response is produced by the Check command if the user has not
provisioned the ilsForwarder attribute.

ATTRIBUTE invalidType

Description This attribute contains the numeric ID of the attribute which was left
unprovisioned.

Values Decimal (1..65535)

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 This attribute contains the name of the AtmMpe component.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 230 -
Responses

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 This attribute indicates the maximum number of hops the Ping -traceRoute
command will try to reach its destination.

Values 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 This attribute indicates the IP address of the remote host.

Values 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.

ATTRIBUTE hopCount

Description This attribute indicates the number of hops the command had traversed
when the command failed.

Values Decimal (1..255)

RESPONSE ......

Description This response contains the hopCount, hopAddress and roundTripTime of


an intermediate node in the network to reach the IP address being traced.

ATTRIBUTE hopCount

Description This attribute indicates the hop count of a node that was visited by the
Ping -traceRoute command.

Values Decimal (1..255)

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

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 231 -
Responses

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

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 This attribute indicates the component name of the remote Ep.

Values String (0..46, ASCII)

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 This attribute contains the name of the AtmMpe component.

Values 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 This attribute specifies the identity of each Lpt which does not have the
feature atmMpe provisioned on it.

List of The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 232 -
Responses

RESPONSE Error:The feature atmMpe must be provisioned in the featureList of ...

Description This error response is generated when the feature atmMpe is not
provisioned on the corresponding logical processor.

ATTRIBUTE lpt

Description This attribute indicates the Lpt which should have the atmMpe
feature on it.

Values The name of the component

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.

ATTRIBUTE ErrorMsg

Description This attribute contains the error message to be displayed.

Values String (1..81, ASCII)

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 This attribute indicates the name of the CrLdpQos component to be used
in the response.

Values Decimal (0..65535)

ATTRIBUTE mplsLspGLspMissingLdpQosError

Description This attribute indicates the name of the LdpQos component to be used in
the response.

Values Decimal (0..65535)

ATTRIBUTE mplsLspGLspMissingRsvpQosError

Description This attribute indicates the name of the RsvpQos component to be used in
the response.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 233 -
Responses

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.

Values Decimal (0..65535)

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 This attribute indicates the name of the Pathname attribute to be used in
the response.

Values 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 This attribute indicates the name of the attribute to be used in the
response.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 234 -
Responses

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 This attribute indicates the name of the Pathname attribute to be used in
the response.

Values Decimal (0..65535)

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 This attribute specifies the component name of the Lsp Msc to be used in
the response.

Values 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 This attribute indicates the component name of the Lsp Msc to be used in
the response.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 235 -
Responses

Values 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.

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 This attribute indicates the component name of the standbyLsp to be used
in the response.

Values The name of the component

ATTRIBUTE secondStandbyInOnePlusListError

Description This attribute indicates the component name of the standbyLsp to be used
in the response.

Values 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 236 -
Responses

ATTRIBUTE mplsMscHangingStandbyError

Description This attribute indicates the component name of the Lsp to be used in the
response.

Values 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.

ATTRIBUTE pathNoHopsError

Description This attribute indicates the name of the Hop subcomponent used in the
response.

Values 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.

Values Decimal (0..65535)

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 237 -
Responses

ATTRIBUTE pathHopInvalidAddrError

Description This attribute indicates the name of the IpV4Address attribute to be used
in the response.

Values 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.

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.

Values Decimal (0..65535)

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 This attribute indicates the name of the ForwardingEquivalenceClass


component to be used in the response.

Values 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 238 -
Responses

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.

Values Decimal (0..65535)

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 This attribute indicates the ipv4Element to be used in the response.

Values IP address

ATTRIBUTE ipV4DuplicateAddrLengthError

Description This attribute indicates the ipv4Pref to be used in the response.

Values 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 This attribute identifies the Channel component for which the incorrect
timeslot provisioning has been detected.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 239 -
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.

53 PModule instances are required on a 2pVS card.

45 PModule instances are required on a 2pOC3ChSmIrVsp4e 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 This attribute indicates the required number of PModule subcomponents.

Values 12
24
23
53
45

ATTRIBUTE vspCardType

Description This attribute indicates the card type for the Vsp component.

Values 12mVspAal
Vsp2
2pGeMmSrVsp3
2pOC3ChSmIrVsp3
2pVS
2pOC3ChSmIrVsp4e

RESPONSE Error: The value specified for the ... attribute is invalid for this card type.

Description A Check Prov command produces this response when a semantic check
fails concerning an MSA card.

ATTRIBUTE attribute

Description This is the attribute involved in the response.

Values Decimal (1..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 240 -
Responses

RESPONSE Error:......Reason: on MSA cards, ....

Description A Check Prov command produces this response when a semantic check
escape fails on an MSA card

ATTRIBUTE attribute

Description This is the main attribute involved in the response.

Values Decimal (1..65535)

ATTRIBUTE attributeHexValueMustBe

Description This is the hex value that must be applied to the attribute

Values 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 This attribute specifies the identity of each Lpt that does not have the
feature laneClient provisioned on it.

List of The name of the component

RESPONSE IpPing: Rx ... from ... for ...: icmpSeq=... ...

Description This response indicates that the ping to the specified IP address was
unsuccessful due to an ICMP error.

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.

Values String (0..20, ASCII)

ATTRIBUTE sourceIpAddr

Description This attribute indicates the IP address of which the unreachable ICMP
packet was originated.

Values IP address

ATTRIBUTE destIpAddr

Description This attribute indicates the IP address of the intended destination of the
echo request.

Values IP address

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 241 -
Responses

ATTRIBUTE sequence

Description This attribute indicates the sequence number of the failed echo request.

Values Decimal (0..4294967295)

ATTRIBUTE data

Description This attribute indicates any other relevant data in the ICMP error, such as
the MTU in an unreachable - need fragment ICMP error.

Values String (0..20, ASCII)

RESPONSE Reconnect command successful, connection ....

Description The Reconnect command produces this response to indicate that the
connection was successfully established using the requested path.

ATTRIBUTE currentPath

Description This attribute specifies the path in use after the Reconnect command.

Values with primary path


with alternate path
using PNNI routing

RESPONSE Reconnect not successful, connection ....

Description The Reconnect command produces this response to indicate that the
connection could not be established using the requested path.

ATTRIBUTE currentPath

Description This attribute specifies the path in use after the Reconnect command.

Values with primary path


with alternate path
using PNNI routing
not established

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 This attribute indicates the number of components that have generated
warnings that have not been displayed.

Values Decimal (0..4294967295)

ATTRIBUTE errorCount

Description This attribute indicates the number of components that have generated
errors that have not been displayed.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 242 -
Responses

Values Decimal (0..4294967295)

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 This attribute indicates the name of the missing subcomponent to be used
in the response.

Values 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 This attribute contains the name of the IpV4Epa subcomponent to be used
in the response.

Values 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 This attribute indicates the name of one of the CrLdpQos attributes to be
used in the response.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 243 -
Responses

ATTRIBUTE mplsCrLdpQosDataCommittedError

Description This attribute indicates the name of one of the CrLdpQos attributes to be
used in the response.

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 This attribute contains a list of the offending Frame Relay interfaces.

List of The name of the component

List Size 20

RESPONSE Warning:This will disrupt all the BNX Dlcis under ....

Description The Check Prov command generates this response when the attribute
linkToIpServer and/or ipAddress have been changed.

ATTRIBUTE frUniName

Description This attribute indicates the component name of its parent: FrUni or FrNni.

Values The name of the component

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 This attribute identifies the provisioned administrative status attribute.

Values 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 244 -
Responses

ATTRIBUTE nodeId

Description This attribute specifies the node ID of a logical node at the near end of the
hop.

Values String (22, Hex)

ATTRIBUTE portId

Description This attribute indicates the port ID of the PNNI interface leaving the node
identified by the nodeId attribute.

Values Decimal (0..4294967295)

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.

ATTRIBUTE nodeId

Description This attribute specifies the node ID of a logical node at the near end of the
hop.

Values String (22, Hex)

RESPONSE Route ...: Optimal Path Metric Value : ...

Description This response contains the header line for one computed route returned
as the result of issuing the Run command on the RouteFinder component.

ATTRIBUTE route

Description This attribute specifies the route number of one of the routes returned as
the result of issuing the Run command on the RouteFinder component.

Values Decimal (1..15)

ATTRIBUTE optMetricValue

Description This attribute indicates the results of the optimization metric for the best
routing path found.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 245 -
Responses

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.

ATTRIBUTE illegalFriDuplicated

Description This attribute contains an offending BnxIwf component.

Values 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 This attribute contains the net address.

Values IP address

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 246 -
Responses

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 This attribute indicates the group number of the DPRS MCS endpoint
associated with the switched path.

Values Decimal (1..8191)

ATTRIBUTE vcsEp

Description This attribute indicates the Ep number of the DPRS MCS endpoint
associated with the switched path.

Values Decimal (1..256)

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

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 247 -
Responses

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

ATTRIBUTE srcPortId

Description This attribute indicates the trace source port identifier used for this
connection.

Values Decimal (0..4294967295)

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.

Values String (40, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 248 -
Responses

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 This attribute contains the name of the conflicting NetworkAddress


component.

Values 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 This attribute contains the name of the AtmMpe component.

Values 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 This attribute contains the numeric ID of the attribute with the invalid
address.

Values Decimal (1..65535)

ATTRIBUTE invalidMask

Description This attribute contains the numeric ID of the attribute with the invalid mask.

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 This attribute indicates the name of the VirtualRouter.

Values String (1..8, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 249 -
Responses

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 This attribute is the name of the install file to be loaded.

Values 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

...

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 250 -
Responses

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 This attribute indicates the port identifier value used for this connection.

Values Decimal (0..4294967295)

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.

Values String (40, ASCII)

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

...

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 251 -
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 This attribute indicates the port identifier value used for this connection.

Values Decimal (0..4294967295)

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.

Values String (40, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 252 -
Responses

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)

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 253 -
Responses

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 Hex (H.0..H.ffff)

ATTRIBUTE nodeId

Description This attribute indicates the lowest level node Id traversed for this hop.

Values String (22, Hex)

ATTRIBUTE nodeName

Description This attribute indicates the nodeName under the ModuleData component
for this hop. Only Nortel Networks Multiservice Switch provides this
information by including it in the Vendor Specific group.

Values String (15, ASCII)

ATTRIBUTE portId

Description 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.

Values Decimal (0..4294967295)

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

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 254 -
Responses

Networks Multiservice Switch provides this information by including it in


the Vendor Specific group.

Values String (55, ASCII)

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

ATTRIBUTE crankBackCause (cause)

Description This attribute indicates the crankback cause. Please refer to the Private-
Network-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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 255 -
Responses

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.

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

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 256 -
Responses

blocked.

This attribute is present when the blockedTransitType attribute is Blocked


link.

Values String (22, Hex)

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 Integer Sequence (0..4095; 0..65535)

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)

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.

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 257 -
Responses

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 Hex (H.0..H.ffff)

ATTRIBUTE specifiedPath

Description This attribute indicates whether this hop is the originator of this manually
configured path. Only Nortel Networks Multiservice Switch provides this
information by including it in the Vendor Specific group.

Values no
yes

RESPONSE Syntax Error(s):

Description A Set command produces this response when a syntax error is detected in
an attribute whose value is a regular expression.

ATTRIBUTE errorString3

Description This attribute contains the syntax error when an invalid character is
detected in the expression.

Values String (1..255, ASCII)

ATTRIBUTE errorString30

Description This attribute contains the syntax error when duplicate special characters
are found.

Values String (1..255, ASCII)

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 This attribute indicates the cause code value to identify the failure.

Values Decimal (0..1000)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 258 -
Responses

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.

ATTRIBUTE length

Description This attribute indicates the length of a vendor specific information group.

Values Decimal (0..11)

ATTRIBUTE organizationUniqueId (oui)

Description This attribute indicates the Organization Unique Identifier (OUI) of a node
that is not a Nortel Networks Multiservice Switch.

Values String (3, Dashed Hex)

ATTRIBUTE data

Description This attribute indicates the contents of a vendor specific information group.

Values String (1..8, 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 This attribute contains value of the invalid ripInterface address.

Values IP address

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 This attribute contains value of the invalid ripNeighbor address.

Values 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 259 -
Responses

ATTRIBUTE invalidBgpRouteReflectorClusterId

Description This attribute contains the invalid route reflector cluster identifier.

Values 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 This attribute contains the IP address of the peer that is provisioned as a
client.

Values 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 This attribute contains the IP address of the external peer that is
provisioned as a client.

Values IP address

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 This attribute indicates the number of available records stored on this Lp.

Values Decimal (0..200)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 260 -
Responses

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 The attribute indicates the correct length for the encryption key.

Values 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 The attribute indicates the correct length for the authentication key.

Values Decimal (0; 32; 40)

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 261 -
Responses

ATTRIBUTE componentName

Description The attribute indicates the component whose keys must be set.

Values 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 This attribute contains the value of invalid IP address.

Values 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.

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.

Values Decimal (0..255)

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.

Values String (0..8, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 262 -
Responses

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 This attribute indicates the card type being used.

Values 12mVspAal
Vsp2
2pGeMmSrVsp3

ATTRIBUTE vgsBragEcanTailLength

Description This attribute indicates the allowed values for the


echoCancellationTailLength attribute.

List of autoConfigure
32
48
64
128

List Size 4

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 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.

Values String (1..255, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 263 -
Responses

ATTRIBUTE snmpCommand

Description This attribute is the command that was received by the SNMP Agent (for
example, Set mscLpDS1ChanTimeslotDataRate.8.0.0 1).

Values String (1..255, ASCII)

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.

Values String (1..255, ASCII)

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,
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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 264 -
Responses

ATTRIBUTE attributeInError

Description This attribute contains the index of the SNMP VarBind that caused this
error.

Values 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 This attribute contains the index of the SNMP VarBind that caused this
error.

Values 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.

ATTRIBUTE attributeInError

Description This attribute contains the index of the SNMP VarBind that caused this
error.

Values 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 This attribute contains the index of the SNMP VarBind that caused this
error.

Values Decimal (1..1000)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 265 -
Responses

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 This attribute contains the index of the SNMP VarBind that caused this
error.

Values 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 This attribute contains the index of the SNMP VarBind that caused this
error.

Values Decimal (1..1000)

ATTRIBUTE snmpErrorCode

Description This attribute contains the SNMP error status (RFC1905).

Values tooBig
noSuchName
badValue
readOnly
genErr
noAccess
wrongType
wrongLength
wrongEncoding
wrongValue
noCreation
inconsistenValue
resourceUnavailable
commitFailed
undoFailed
authorizationError
notWritable
inconsistenName
lastError

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 266 -
Responses

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 This attribute contains the component name the set request failed on.

Values The name of the component

ATTRIBUTE snmpAddErrorCode

Description This attribute contains the SNMP error status (RFC1905).

Values 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.

ATTRIBUTE snmpFailedSetCompName

Description This attribute contains the component name the set request failed on.

Values The name of the component

ATTRIBUTE snmpFailedAttrName

Description This attribute contains the attribute name the set request failed on.

Values Decimal (1..65535)

Replication The name of the component

ATTRIBUTE snmpSetErrorCode

Description This attribute contains the SNMP error status (RFC1905).

Values genErr
wrongLength
wrongValue
inconsistenName

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 267 -
Responses

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 This attribute specifies the BehaviorAggregate component where the


dscpToMatch attribute is empty.

Values 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.

ATTRIBUTE ba1

Description This attribute specifies the first of two conflicting BehaviorAggregate


components.

Values The name of the component

ATTRIBUTE ba2

Description This attribute specifies the second of two conflicting BehaviorAggregate


components.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 268 -
Responses

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 This attribute specifies the first of two conflicting BehaviorAggregate


components.

Values The name of the component

ATTRIBUTE ba2

Description This attribute specifies the second of two conflicting BehaviorAggregate


components.

Values 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.

ATTRIBUTE phb1

Description This attribute specifies the first of two conflicting PerHopBehavior


components.

Values The name of the component

ATTRIBUTE phb2

Description This attribute specifies the second of two conflicting PerHopBehavior


components.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 269 -
Responses

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 This attribute indicates the component name of the unsupported media.

Values 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 This attribute indicates the name of service trace feature.

Values String (0..20, ASCII)

ATTRIBUTE rcvrFeature

Description This attribute indicates the name of trace receiver feature.

Values String (0..20, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 270 -
Responses

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 This attribute specifies the BehaviorAggregate component where the


dscpToMark attribute is out of range.

Values 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 This attribute contains the name of the disallowed component.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 271 -
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 This attribute contains the names of the components for which this check
fails.

List of 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 This attribute contains the name of the Vm/n If/m component for which this
check fails.

Values 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.

ATTRIBUTE vgsCardType

Description This attribute indicates the card type being used.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 272 -
Responses

Values 2pGeMmSrVsp3
2pOC3ChSmIrVsp3
2pVS
2pOC3ChSmIrVsp4e

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 This attribute specifies the first of two EgressCosTreatment components


where the tosMask attributes are not equal.

Values The name of the component

ATTRIBUTE inwIpPolEgressCosTmtTosMask2

Description This attribute specifies the second of two EgressCosTreatment


components where the tosMask attributes are not equal.

Values 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 This attribute contains the value of the broadcast IP address.

Values IP address

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 273 -
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 This attribute is a list of patched AVs that are based on the AV that the
user is attempting to remove.

List of 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 This attribute specifies the first of two IngressCosTreatment components


where the discardPriority attributes conflict.

Values The name of the component

ATTRIBUTE inwIpIngressCosTmtPortDp2

Description This attribute specifies the second of two IngressCosTreatment


components where the discardPriority attributes conflict.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 274 -
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 This attribute indicates the name of the Bandwidth attribute to be used in
the response.

Values 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 This attribute indicates a list of Reset patches that cannot be provisioned
together because they patch the same object file.

List of 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 275 -
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.

List of String (1..30, ASCII)

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 The card number of the standby CP card which will be reset when the
provisioning view is activated.

Values 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 This attribute indicates the name of the missing subcomponent to be used
in the response.

Values Decimal (0..65535)

ATTRIBUTE mplsLspGLspOneOfTwoRsvpQosError

Description This attribute indicates the name of the other component to be used in the
response.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 276 -
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 This attribute contains the invalid peerIpAddress value.

Values 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 This attribute contains the value of the invalid address prefix.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 277 -
Responses

ATTRIBUTE mplsTeRsvpQosWarning

Description This attribute indicates the name of the attribute to be used in the
response.

Values 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 This attribute indicates the name of the component to be used in the
response.

Values 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 This attribute contains the names of the components for which duplicate IP
addresses are identified by this check.

List of The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 278 -
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 This attribute indicates the allowed values for the tdmLogLaw attribute.

List of muLaw
aLaw
autoConfigure

List Size 2

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 The calculated value of the sustained cell rate.

Values Decimal (0..2147483647)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 279 -
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 This attribute indicates the Dlci subcomponent that is mutually exclusive to
the DirectConnection subcomponent.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 280 -
Responses

ATTRIBUTE flow1

Description This attribute specifies the first of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

ATTRIBUTE flow2

Description This attribute specifies the second of two conflicting IpAddrLayer4Flow


components.

Values 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 This attribute specifies the first of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

ATTRIBUTE flow2

Description This attribute specifies the second of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 281 -
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 This attribute specifies the first of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

ATTRIBUTE flow2

Description This attribute specifies the second of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 282 -
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 This attribute specifies the first of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

ATTRIBUTE flow2

Description This attribute specifies the second of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 283 -
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 This attribute specifies the first of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

ATTRIBUTE flow2

Description This attribute specifies the second of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 284 -
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 This attribute specifies the first of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

ATTRIBUTE flow2

Description This attribute specifies the second of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 285 -
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 This attribute specifies the first of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

ATTRIBUTE flow2

Description This attribute specifies the second of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 286 -
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 This attribute specifies the first of two conflicting IpAddrLayer4Flow


components.

Values The name of the component

ATTRIBUTE flow2

Description This attribute specifies the second of two conflicting IpAddrLayer4Flow


components.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 287 -
Responses

ATTRIBUTE formatAttribute

Description The name of the Mgc termination ID format attribute which is at fault.

Values 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 This attribute indicates the VSP card type currently being used by PVG.

Values 12mVspAal
Vsp2
2pOC3ChSmIrVsp3
Vsp2W
2pOC3ChSmIrVsp4e

ATTRIBUTE vgsStateChangeSignalingMode

Description This attribute indicates the current setting of Mgc


stateChangeSignalingMode attribute.

Values proprietary
itu

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 288 -
Responses

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 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 format attribute to produce termination IDs


whose maximum length is no greater than 64 characters.

ATTRIBUTE formatAttribute

Description The name of the Mgc termination ID format attribute, which is at fault.

Values 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 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 relevant termination ID format attributes to


produce unique termination IDs.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 289 -
Responses

ATTRIBUTE equalAttributes

Description A list of Mgc termination ID format attribute names.

List of ds3Format
e1Format
stmnVc4Vc12Format
stsnOcnVt15Format
ipFormat
aal2Format

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 This attribute contains the instance value of the invalid RouteDistinguisher
or RouteTarget.

Values 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 290 -
Responses

ATTRIBUTE nonUniqueRdValue

Description This attribute contains the instance value of the duplicate


RouteDistinguisher.

Values String (3..21, ASCII)

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 This attribute indicates the application version in the provisioning file being
loaded.

Values 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 This attribute contains the name of the component which has changed its
type.

Values The name of the component

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.

ATTRIBUTE tdmaIwfBcUnknownCardType

Description This attribute indicates the TdmaIwfBearerChannel has an unknown card


type.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 291 -
Responses

Values Decimal (0)

ATTRIBUTE tdmaIwfMvpFramingTypeError

Description This attribute indicates that the TdmaIwfBearerChannels framing type


does not match its DS1Mvp or E1Mvp card type.

Values Decimal (0)

ATTRIBUTE tdmaIwfMtxFramingTypeError

Description This attribute indicates that the TdmaIwfBearerChannels framing type


does not match its DS1C or E1C card type.

Values Decimal (0)

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.

ATTRIBUTE tdmaIwfCsIpAddressUnset

Description This attribute indicates the TdmaIwfCallServer added a


TdmaIwfLogicalProcessor that is being used by another
TdmaIwfCallServer.

Values Decimal (0)

ATTRIBUTE tdmaIwfCsIpAddressInUse

Description This attribute indicates the TdmaIwfCallServer added a


TdmaIwfLogicalProcessor that is being used by another
TdmaIwfCallServer.

Values Decimal (0)

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.

Values Decimal (0)

ATTRIBUTE tdmaIwfInvalidVrSet

Description This attribute indicates the virtualRouterName set for this


TdmaIwfCallServer has not been provisioned.

Values Decimal (0)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 292 -
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.

Values Decimal (0)

ATTRIBUTE tdmaIwfAsyncDataOnlySupported

Description This attribute indicates the supported service provisioned for the
TdmaIwfCallServer includes another service or services other than
asynchronous data only.

Values Decimal (0)

ATTRIBUTE tdmaIwfTdmaOnlySupported

Description This attribute indicates the supported technology provisioned for the
TdmaIwfCallServer includes something other than TDMA only.

Values Decimal (0)

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.

ATTRIBUTE tdmaIwfCallServerNotProvisioned

Description This attribute indicates the corresponding TdmaIwfCallServer is not


provisioned.

Values Decimal (0)

ATTRIBUTE tdmaIwfLpConflict

Description This attribute indicates the TdmaIwfLogicalProcessor linked by the


corresponding TdmaIwfCallServer and TdmaIwfBearerChannel is not the
same.

Values Decimal (0)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 293 -
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.

Values Decimal (0)

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 This attribute indicates the more than one timeslot is attempting to be
provisioned against a channel.

Values Decimal (0)

ATTRIBUTE tdmaIwfChan16

Description This attribute indicates timeslot 16 is attempting to be provisioned on the


E1 MVP or the E1C card.

Values Decimal (0)

ATTRIBUTE tdmaIwfTimeslotNotOneGreater

Description This attribute indicates the timeslot selected is not one greater than the
channel provisioned in the Framer interfaceName.

Values Decimal (0)

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.

ATTRIBUTE gsmIwfVrAttrUnset

Description This attribute indicates the Virtual Router attribute for GsmIwfCallServer is
not set.

Values Decimal (0)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 294 -
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.

Values Decimal (0)

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 This attribute indicates the GsmIwfCallServer has no Logical Processor


subcomponent.

Values Decimal (0)

ATTRIBUTE gsmIwfLpInUse

Description This attribute indicates the GsmIwfCallServer added a Logical Processor


that is being used by another GsmIwfCallServer.

Values Decimal (0)

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.

ATTRIBUTE gsmIwfCallServerNotProvisioned

Description This attribute indicates the corresponding GsmIwfCallServer is not


provisioned. The corresponding GsmIwfCallServer must have the same
trunk group number as GsmIwfBearerChannel.

Values Decimal (0)

ATTRIBUTE gsmIwfLpConflict

Description This attribute indicates the logical processor linked by the corresponding
GsmIwfCallServer and GsmIwfBearerChannel is not the same.

Values Decimal (0)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 295 -
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 The Ip Address must have a valid IP value.

Values 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.

Values Decimal (0..2147483647)

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.

Values String (0..256, ASCII)

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.

ATTRIBUTE relatedComponent

Description This attribute identifies the component in which the error was detected.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 296 -
Responses

Values 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.

Values message (MSG)


set (SET)
clear (CLR)

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 OSI-
defined; refer to CCITT X.733 for a more complete description.

Values indeterminate
critical
major
minor
warning
cleared

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 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

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 297 -
Responses

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.

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

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 298 -
Responses

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.

Values BCD (8)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 299 -
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).

Values Hex (H.0..H.fffffff)

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.

List of The name of the component

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 String (0..750, Hex)

ATTRIBUTE pid

Description This optional attribute is a string representation of the internal process id


(PID) of the process that generated the alarm (for internal use only).

Values String (0..25, ASCII)

ATTRIBUTE fileName

Description This optional attribute is an internal file name (for internal use only).

Values String (0..255, ASCII)

ATTRIBUTE fileLineNumber

Description This optional attribute is an internal line number in the file (see fileName)
referred to above (for internal use only).

Values Decimal (0..4294967295)

ATTRIBUTE fileVersion

Description This optional attribute is a version indicator of the file (filename) referred
to above (for internal use only).

Values String (0..255, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 300 -
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)

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)

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 301 -
Responses

ATTRIBUTE invalidMask

Description This attribute contains the value of the invalid mask.

Values 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 This response indicates the Rp for the given multicast group.

ATTRIBUTE gAddr

Description This attribute represents the multicast group address for which RP is
sought.

Values IP address

ATTRIBUTE rpAddr

Description This attribute indicates the IP address of the RP.

Values IP address

RESPONSE RpHash: no RP address was found for group ...

Description This response indicates that RpHash to the given multicast group (IP)
address was unsuccessful.

ATTRIBUTE gAddr

Description This attribute specifies the group IP address for which no RP was found.

Values IP address

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 This attribute indicates the domain instance.

Values Decimal (0..3)

RESPONSE Error:The ... attribute must be set.

Description A Check Prov command produces this response if the user has not
provisioned the candidateBsrAddrAssignment attribute.

ATTRIBUTE invalidType

Description This attribute contains the numeric ID of the attribute which was left
unprovisioned.

Values Decimal (1..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 302 -
Responses

RESPONSE Error:The ... attribute must be set.

Description A Check Prov command produces this response if the user has not
provisioned the candidateRpAddrAssignment attribute.

ATTRIBUTE invalidType

Description This attribute contains the numeric ID of the attribute which was left
unprovisioned.

Values Decimal (1..65535)

RESPONSE Error: The address attribute must be linked to a LogicalIf under Vr instance ... .

Description A Check Prov command produces this response when an attempt is made
to link the address attribute to a LogicalIf under different Vr instance.

ATTRIBUTE vrInstance

Description This attribute indicates the Vr instance.

Values String (1..8, ASCII)

RESPONSE Error: The address attribute must be linked to the LogicalIf under Vr instance ... .

Description A Check Prov command produces this response when an attempt is made
to link the address attribute to a LogicalIf under different Vr instance.

ATTRIBUTE vrInstance

Description This attribute indicates the Vr instance.

Values String (1..8, ASCII)

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 This attribute indicates the domain instance.

Values Decimal (0..3)

RESPONSE Error: The specified mask ... is not a valid contiguous mask.

Description A Check Prov command produces this response when an attempt is made
to provision a Group component with an invalid (discontiguous) mask.

ATTRIBUTE invalidMask

Description This attribute contains the index value of the invalid mask.

Values IP address

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 303 -
Responses

RESPONSE Error: The combination of address ... and mask ... 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 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 This attribute contains the index value of the invalid IP address.

Values IP address

ATTRIBUTE invalidMask

Description This attribute contains the index value of the invalid mask

Values 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 This attribute contains the value of the invalid group addr.

Values IP address

ATTRIBUTE invalidMaskInPair

Description This attribute contains the value of the invalid mask.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 304 -
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.

List of The name of the component

List Size 8

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 This attribute contains the name of the Mcast Static RouteEntry
component.

Values 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 The list of Lpt which does not have the feature ipMcast provisioned on it.

List of 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 This attribute indicates the component name of the associated Ep.

Values String (0..46, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 305 -
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.

List of The name of the component

List Size 16

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.

List of The name of the component

List Size 16

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 306 -
Responses

ATTRIBUTE vgsMaxNumberOfAtmTConns

Description This attribute indicates the maximum allowed number of AtmTConns


components

Values 1022

ATTRIBUTE vgsCardType

Description This attribute indicates the card type being used.

Values Vsp2
2pGeMmSrVsp3
2pOC3ChSmIrVsp3
Vsp2W
2pVS
2pOC3ChSmIrVsp4e

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 This attribute indicates the component name of the linked ProtocolPort.

Values 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 This attribute contains a list of the offending Frame Relay interfaces.

List of The name of the component

List Size 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 307 -
Responses

ATTRIBUTE illegalFriWrongLP

Description This attribute contains a list of the offending Frame Relay interfaces.

List of The name of the component

RESPONSE

Description This real-time statistics event contains the attributes for the PCS
performance measurement (real-time statistics) record.

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.

Values Decimal (0..100)

Units %

ATTRIBUTE localMemUsageAvg

Description This attribute indicates the average percentage of PEV local message
blocks in use over the PM time interval.

Values Decimal (0..100)

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.

ATTRIBUTE linkCapacity

Description This attribute indicates the physical capacity of this ATM interface.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE rxTotalCell

Description This attribute indicates the number of cells with CLP=0+1 received during
the collection interval.

Values Long Integer

ATTRIBUTE txTotalCell

Description This attribute indicates the number of cells with CLP=0+1 transmitted
during the collection interval.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 308 -
Responses

ATTRIBUTE txCellDiscards

Description This attribute indicates the number of cells with CLP=0+1 which are
discarded before being transmitted during the collection interval.

Values Long Integer

ATTRIBUTE rxCellDiscards

Description This attribute indicates the number of cells CLP=0+1 which are discarded
after being received during the collection interval.

Values 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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

ATTRIBUTE remoteAtmIfLabel

Description This attribute indicates the remote ATM interface, as provisioned in the
remoteAtmInterfaceLabel attribute.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 309 -
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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 310 -
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.

Values String (0..968, ASCII)

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 The name of the component to link to.

Values String (0..15, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 311 -
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 The name of the attribute to link.

Values profile
casDefinition

ATTRIBUTE profileLinkComponent

Description The name of the component to link to.

Values 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 The name of the linked component.

Values Tag
Q921

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 312 -
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 This attribute indicates the component for which this check fails.

Values The name of the component

ATTRIBUTE priLineType

Description This attribute indicates the allowed values for the lineType attribute.

List of d4
esf
ccs
cas
d4Cas
esfCas

List Size 6

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 This attribute indicates the name of the parent component.

Values Brag
BragS

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 313 -
Responses

ATTRIBUTE vgsSignalingSubcomponent

Description This attribute lists all the signaling type subcomponents currently
provisioned under the parent component.

List of Q921
V5Link
Cas

List Size 3

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 This attribute indicates the component for which this check fails.

Values 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 This attribute contains the value of the invalid address prefix.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 314 -
Responses

ATTRIBUTE nodeId

Description This attribute specifies the node ID of a logical node at the near end
of the hop.

Values String (22, Hex)

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.

Values String (0..19, ASCII)

ATTRIBUTE portId

Description This attribute indicates the port ID of the PNNI interface leaving the node
identified by the nodeId attribute.

Values 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 This attribute specifies the node ID of a logical node at the near end of the
hop.

Values String (22, Hex)

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.

Values String (0..19, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 315 -
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.

A maximum of 168 Q921 or Cas component instances is allowed on a


2pOC3ChSmIrVsp4e 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 This attribute indicates the maximum allowed number of signaling


components.

Values 40
64
84
168

ATTRIBUTE vgsCardType

Description This attribute indicates the card type being used.

Values 12mVspAal
Vsp2
2pGeMmSrVsp3
2pOC3ChSmIrVsp3
Vsp2W
2pVS
2pOC3ChSmIrVsp4e

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 316 -
Responses

ATTRIBUTE vgsSignalingComponent

Description This attribute lists the names of the inappropriately provisioned signaling
components.

List of Q921
LapV5
Cas

List Size 3

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 The attribute indicates the value of a Fed as an ascii string for error
details.

Values 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 This attribute indicates the current value of the primary rate ports lineType
attribute.

Values cas
d4Cas
esfCas

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 317 -
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 This attribute indicates the number of provisioned Isis components.

Values Decimal (0..65535)

ATTRIBUTE inwIpIsisCountLimit

Description This attribute indicates the maximum number of Isis components.

Values 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 This attribute indicates the number of provisioned Net components found
for this Isis instance.

Values Decimal (0..65535)

ATTRIBUTE inwIpIsisNetCountLimit

Description This attribute indicates the maximum number of Net subcomponents per
Isis instance.

Values Decimal (1..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 318 -
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 This attribute indicates the number of provisioned IsisIf components found
under the associated ProtocolPort.

Values Decimal (0..65535)

ATTRIBUTE inwIpIsisIfInstanceCountLimit

Description This attribute indicates the maximum number of IsisIf subcomponents per
ProtocolPort instance.

Values 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 This attribute contains the name of the component that was specified in
the command.

Values The name of the component

RESPONSE The attribute ... is not a settable link.

Description This error response is generated when the operator specifies a non-
settable 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 319 -
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 This attribute contains the list of attributes that are ambiguous matches
with the specified attribute.

Values 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 This attribute contains the name of the component which was specified in
the command.

Values 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 The name of the attribute.

Values lossIntegrationPeriod
egressGain

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 320 -
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 The name of the attribute.

Values 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 The name of the attribute which has failed the check.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 321 -
Responses

ATTRIBUTE vgsCharsAllowed

Description The list of the allowed characters.

List of a..z
A..Z
0..9
.
_

List Size 4

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 This attribute indicates the component name of the Lsp to be used in the
response.

Values 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 This attribute contains the name of the Vr/n Pp/n Ip LogicalIf/n.n.n.n
component in which the netMask is provisioned.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 322 -
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 This attribute contains the name of the Vr/n component for which this
check fails.

Values 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 This attribute contains the name of the Sw Lpt component.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 323 -
Responses

ATTRIBUTE invalidCustSpecVrWithBgp

Description This attribute indicates the name of the VirtualRouter component instance
to which the Bgp component is added.

Values 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 This attribute contains the numeric ID of the attribute which was left
unprovisioned.

Values 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 This attribute specifies the first of two conflicting PerHopBehaviorMap


components.

Values The name of the component

ATTRIBUTE phb2

Description This attribute specifies the second of two conflicting PerHopBehaviorMap


components.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 324 -
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 This specifies the first of the two conflicting attributes.

Values String (0..16, ASCII)

ATTRIBUTE clp1

Description This specifies the second of the two conflicting attributes.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 325 -
Responses

ATTRIBUTE clp0

Description This specifies the first of the two conflicting attributes.

Values String (0..16, ASCII)

ATTRIBUTE clp1

Description This specifies the second of the two conflicting attributes.

Values 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 Indicates the invalid media.

Values 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 Indicates the invalid media.

Values String (1..20, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 326 -
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.

Values Decimal (0..2048)

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 The name of the attribute requiring modification.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 327 -
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 This attribute indicates the allowed values for the moduleType attribute.

List of none
vpm
spm

List Size 2

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 This attribute contains the value of an invalid NextHop address.

Values IP address

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 328 -
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 This attribute contains the value of invalid NextHop address.

Values 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 This attribute contains the value of an invalid NextHop address.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 329 -
Responses

ATTRIBUTE invalidNextHopAddress

Description This attribute contains the value of invalid NextHop address.

Values 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 The maximum number of provisionable Vrf omponents.

Values Decimal (0..65535)

ATTRIBUTE currentProvisionedVrfs

Description The current number of provisioned Vrf components.

Values 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 This attribute indicates the number of IsisIf components.

Values Decimal (0..65535)

ATTRIBUTE inwIpIsisIsisIfCountLimit

Description This attribute indicates the maximum number of IsisIf components.

Values Decimal (1..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 330 -
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 This attribute indicates the card type being used.

Values 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 This attribute contains the value of invalid IP address.

Values 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 This attribute gives the type of file that is being removed.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 331 -
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 This attribute gives the type of file that is being touched.

Values 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.

List of String (1..30, ASCII)

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 This attribute is a list of prerequisite patch pairs that cannot be applied.

List of 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 332 -
Responses

ATTRIBUTE listOfReleasedPatches

Description This attribute contains the list of released patches that can be added to the
Sw patchList.

List of 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 This attribute contains the list of released Reset patches that should be
added to the Sw patchList.

List of 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 This attribute is a list of mutually exclusive released patch pairs.

List of 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 This attribute contains the list of Obsolete patches that should be removed
from the Sw patchList.

List of String (1..30, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 333 -
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 This attribute contains the list of verification patches relevant to the
provisioned software configuration.

List of 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 This attribute contains the list of pairs of Reset patches and the patches of
which they are superseded.

List of 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 This attribute contains the list of Obsolete patches that should be removed
from the Sw patchList.

List of 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 334 -
Responses

ATTRIBUTE listOfVerifSuperReleased

Description This attribute contains the list of released patches and the verification
patches by which they are superseded.

List of 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 This attribute contains the list of patches generated from the Check Sw
AutoPatch command that should be in the Sw patchList attribute.

List of String (1..30, ASCII)

RESPONSE

Description This group contains the real-time collected statistics of the Vgs
component.
These statistics are not collected on Vsp2 or 12mVspAal cards.

ATTRIBUTE congestedSeconds (congSec)

Description This attribute counts how many seconds that new media connection
requests have been rejected because the Gateway was busy.

Values Decimal (0..4294967295)

ATTRIBUTE overloadRejectedCommands (olRejCom)

Description This attribute counts the control protocol commands that were rejected
due to input message buffer overload.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 335 -
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.

Values Decimal (0..4294967295)

ATTRIBUTE activeConnectionsMax

Description This attribute indicates the maximum number of connections at any point
since the last request.

Values Decimal (0..4294967295)

ATTRIBUTE activeConnectionsMin

Description This attribute indicates the minimum number of connections at any point
since the last request.

Values Decimal (0..4294967295)

ATTRIBUTE evrcConnectionsSetup

Description This attribute counts the number of EVRC media connections successfully
established by this gateway Vgs component.

The counter wraps to 0 when it exceeds the maximum value.

Values Decimal (0..4294967295)

ATTRIBUTE evrc0ConnectionsSetup

Description This attribute counts the number of EVRC0 (Header Free EVRC) media
connections successfully stablished by this gateway Vgs component.

The counter wraps to 0 when it exceeds the maximum value.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 336 -
Responses

ATTRIBUTE trfoConnectionsSetup

Description This attribute counts the number of TrFO connections successfully


established by this gateway Vgs component.

The counter wraps to 0 when it exceeds the maximum value.

Values Decimal (0..4294967295)

ATTRIBUTE connectionsLostToTrfoFailure

Description This attribute counts the number of connections lost due to TrFO failure
since component creation.

The counter wraps to 0 when it exceeds the maximum value.

Values Decimal (0..4294967295)

RESPONSE No name

Description This group contains the collected statistics of the DigitCollection


component.

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 Decimal (0..4294967295)

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.

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.

Values Decimal (0..65535)

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.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 337 -
Responses

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..100)

Units %

ATTRIBUTE cpuUtilAvgMin

Description This attribute indicates the minimum average processing utilization of this
PBlock component.

Values Decimal (0..100)

Units %

ATTRIBUTE cpuUtilAvgMax

Description This attribute indicates the maximum average processing utilization of this
PBlock component.

Values Decimal (0..100)

Units %

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 This attribute gives the type of file that is being touched.

Values log
commit

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 338 -
Responses

RESPONSE

Description This RtStats record is generated at the end of each 5-minute collection
interval. It contains information related to the FabricCard component.

ATTRIBUTE maxFabricTemperature

Description This attribute indicates the maximum temperature which the Fabric
reached during the last collection interval.

Values Decimal (0..100)

Units degreeC

RESPONSE

Description This RtStats collected event record contains statistics related to IP traffic
passing through this interface.

ATTRIBUTE linkCapacity

Description This attribute indicates the maximum bandwidth of the link available to
layer 3 packet services.

Values Long Integer

Units octet/s

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.

Values Long Integer

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.

Values Long Integer

ATTRIBUTE inPackets

Description This attribute indicates the total number of IP and ARP packets incoming
to this physical interface during the last collection interval.

Values Long Integer

ATTRIBUTE outPackets

Description This attribute indicates the total number of IP and ARP packets outgoing
from this physical interface during the last collection interval.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 339 -
Responses

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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 340 -
Responses

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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 341 -
Responses

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.

Values Long Integer

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.

Values Long Integer

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 This attribute indicates the instance value of the Lp that does not exist in
the Shelf.

Values 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 This attribute indicates the instance value of the Lp that is duplicated
under more than one LpG.

Values Decimal (1..15)

ATTRIBUTE lpgFirstLpGNumberError

Description This attribute indicates the instance value of the first LpG provisioned with
a duplicated Lp.

Values Decimal (1..7)

ATTRIBUTE lpgSecondLpGNumberError

Description This attribute indicates the instance value of the second LpG provisioned
with a duplicated Lp.

Values Decimal (1..7)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 342 -
Responses

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 This attribute is the name of the file that has failed sanity.

Values 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 This attribute indicates the name of the Vr component instance under
which the protected route is provisioned.

Values The name of the component

ATTRIBUTE vrIpComponentName

Description This attribute indicates the name of the Vr Ip component.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 343 -
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 This attribute indicates the name of the Vr component instance under
which the protected route is provisioned.

Values The name of the component

ATTRIBUTE vrIpStaticComponentName

Description This attribute indicates the name of the Vr Ip Static component.

Values 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 This attribute indicates the name of the Vr Ip Static Route component
instance which is a protected route.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 344 -
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 This attribute indicates the name of the Vr Ip Static component.

Values 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 This attribute indicates the name of the Vr component instance under
which the protected route is provisioned.

Values The name of the component

ATTRIBUTE vrIpStaticComponentName

Description This attribute indicates the name of the Vr Ip Static component.

Values The name of the component

RESPONSE

Description This real-time statistics event contains the attributes for the Shelf
performance measurement (real-time statistics) record.

ATTRIBUTE criticalSetAlarms

Description This attribute indicates the number of critical alarms that were set during
the last collection interval.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 345 -
Responses

ATTRIBUTE majorSetAlarms

Description This attribute indicates the number of major alarms that were set during
the last collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE minorSetAlarms

Description This attribute indicates the number of minor alarms that were set during
the last collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE criticalClearAlarms

Description This attribute indicates the number of critical alarms that were cleared
during the last collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE majorClearAlarms

Description This attribute indicates the number of major alarms that were cleared
during the last collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE minorClearAlarms

Description This attribute indicates the number of minor alarms that were cleared
during the last collection interval.

Values 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 This attribute specifies the first of two conflicting PolicedPhb components.

Values The name of the component

ATTRIBUTE phb2

Description This attribute specifies the second of two conflicting PolicedPhb


components.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 346 -
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 This attribute indicates the name of the Vm If component instance.

Values The name of the component

ATTRIBUTE staticRouteComponentName

Description This attribute indicates the name of the Vr Ip Static Route component
instance.

Values 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 This attribute indicates the name of the Vm If component instance.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 347 -
Responses

ATTRIBUTE discardDefaultStaticRouteName

Description This attribute indicates the name of the default Vr Ip Static Route
component instance.

Values 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 This attribute indicates the name of the Lag component instance.

Values 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 This attribute indicates the name of the Vr Dsd component instance.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 348 -
Responses

ATTRIBUTE vrDiffServDomainName

Description This attribute indicates the name of the Vr Dsd component instance.

Values 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 This attribute indicates the name of the Vr Ip DiffServ Is component.

Values 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 This attribute contains the list of the Lag component instances which are
linked to the same Vr but have different values of minimumLinks.

List of 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 349 -
Responses

ATTRIBUTE lagInstanceName

Description This attribute indicates the name of the Lag component instance.

Values The name of the component

ATTRIBUTE valueOfMinimumActiveLinks

Description This attribute indicates the value of the minimumLinks of the Lag
component instance.

Values Decimal (1..31)

ATTRIBUTE numberOfActiveLinks

Description This attribute indicates the number of the Lag Link component instances.

Values 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 This attribute indicates why Hitless Software Patching has been aborted.

Values 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 This attribute may be used to provide further information.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 350 -
Responses

ATTRIBUTE pcsHspTransferOfServices

Description This attribute indicates which LPs failed to transfer their services to
another processor card within the allotted time.

Values String (0..320, ASCII)

ATTRIBUTE pcsHspCannotTransferServices

Description This attribute indicates which LPs cannot transfer their services to another
processor card.

Values String (0..1120, ASCII)

ATTRIBUTE pcsHspProvidingServices

Description This attribute indicates which LPs failed to indicate that they are providing
service within the allotted time.

Values String (0..320, ASCII)

ATTRIBUTE pcsHspPausibleAlarm

Description This attribute indicates the LPs which have pausable alarms issued
against it.

Values String (0..320, ASCII)

ATTRIBUTE pcsHspAppsNotReady

Description This attribute indicates which LPs have applications which are not ready.

Values 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 This attribute indicates which LPs failed to transfer their services to
another processor card within the allotted time.

Values String (0..320, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 351 -
Responses

ATTRIBUTE pcsHspCannotTransferServices

Description This attribute indicates which LPs cannot transfer their services to another
processor card.

Values String (0..1120, ASCII)

ATTRIBUTE pcsHspProvidingServices

Description This attribute indicates which LPs failed to indicate that they are providing
service within the allotted time.

Values String (0..320, ASCII)

ATTRIBUTE pcsHspPausibleAlarm

Description This attribute indicates the LPs which have pausable alarms issued
against it.

Values String (0..320, ASCII)

ATTRIBUTE pcsHspAppsNotReady

Description This attribute indicates which LPs have applications which are not ready.

Values String (0..320, ASCII)

ATTRIBUTE pcsHspPauseOptionIssued

Description This attribute indicates that the Activate Prov command was issued with
the -pause option.

Values 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 This attribute lists the LPs that are participating in the Hitless Software
Patching.

List of The name of the component

List Size 16

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 352 -
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 This attribute specifies the invalid IP address of the


tunnelDestinationAddress attribute.

Values 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 This attribute contains the value of the invalid linkDestinationAddress.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 353 -
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 This attribute indicates the VSP card type currently being used by PVG.

Values 2pOC3ChSmIrVsp3
2pOC3ChSmIrVsp4e

ATTRIBUTE vgsPktProfAttributeName

Description This attribute indicates which PktProf component attribute is being


checked against the vgsIp feature.

Values defaultVoiceRate
tone2100Rate

ATTRIBUTE vgsPktProfAttributeValues

Description This attribute indicates the allowed values for the PktProf component
attribute that is being checked against the vgsIp feature.

List of 64kG711
8kG729

List Size 2

RESPONSE

Description The following describes the attributes of the hardware diagnostic test to be
displayed automatically at the end of the test.

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 354 -
Responses

notSupported - indicates that the card does not support the running of
the hardware diagnostic test.

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.

Values neverStarted
testRunning
testRanToCompletion
stoppedByOperator
targetFailed

ATTRIBUTE startTime

Description This attribute records the time at which the test was started.

Values Time (DHMS)

ATTRIBUTE elapsedTime

Description This attribute displays the number of minutes that the test has been
running.

Values Decimal (0..1440)

Units minutes

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 355 -
Responses

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.

ATTRIBUTE rspNpuLpCriticalChgAttrib1

Description This attribute indicates the Lp component instance that is to be reset.

Values Decimal (0..15)

ATTRIBUTE rspNpuLpCriticalChgAttrib2

Description This attribute indicates the Lp component instance that is to be reset.

Values 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 This attribute gives the type of file that is being protected.

Values 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 356 -
Responses

ATTRIBUTE noRsvpTeCompErr

Description This attribute indicates the name of the Router component used in the
response.

Values 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.

Values Decimal (0..65535)

Replication The name of the component

ATTRIBUTE lspInvalidEpaErrorVal

Description This attribute indicates the invalid IP address that was provisioned.

Values IP address

ATTRIBUTE lspInvalidEpaErrorComp

Description This attribute indicates which component contains that invalid IP address.

Values 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 This attribute indicates which attribute under the Lsp component is in error.

Values Decimal (0..65535)

Replication The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 357 -
Responses

ATTRIBUTE lspPlspAddToIpRdbErrorComp

Description This attribute indicates which component is in error.

Values The name of the component

ATTRIBUTE lspPlspAddToIpRdbErrorVal

Description This attribute indicates which Lsp attribute value is invalid.

Values false
true
sameAsPrimaryLsp (sameAsPLsp)

RESPONSE Error:The ... component has an invalid instance value. Use a valid class A, B or C non-
reserved 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 This attribute indicates which component has been provisioned with an
invalid instance.

Values 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 This attribute indicates the maximum number of Lsp components allowed
on the Mpls component.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 358 -
Responses

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 This attribute indicates which attribute under the Lsp component is in error.

Values Decimal (0..65535)

Replication The name of the component

ATTRIBUTE lspZeroPLspErrorComp

Description This attribute indicates which component is in error.

Values The name of the component

ATTRIBUTE lspZeroPLspErrorValue

Description This attribute indicates the value which is invalid for the specified attribute.

Values 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 This attribute indicates which subcomponent type is not allowed to exist
under this Lsp component.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 359 -
Responses

Values Decimal (0..65535)

Replication The name of the component

ATTRIBUTE lspNoRaAllowedErrorComp

Description This attribute indicates which Lsp component is in error.

Values 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 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 This attribute indicates which attribute under the Lsp component is in error.

Values Decimal (0..65535)

Replication The name of the component

ATTRIBUTE lspPlspAlarmErrorComp

Description This attribute indicates which component is in error.

Values The name of the component

ATTRIBUTE lspPlspAlarmErrorVal

Description This attribute indicates which Lsp attribute value is invalid.

Values 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 360 -
Responses

ATTRIBUTE lspPlspBmOvErrorAttr

Description This attribute indicates which attribute under the Lsp component is in error.

Values Decimal (0..65535)

Replication The name of the component

ATTRIBUTE lspPlspBmOvErrorComp

Description This attribute indicates which Lsp component is in error.

Values The name of the component

ATTRIBUTE lspPlspBmOvErrorVal

Description This attribute indicates which Lsp attribute value is invalid.

Values 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 This attribute indicates which attribute under the Lsp component is in error.

Values Decimal (0..65535)

Replication The name of the component

ATTRIBUTE lspPlspBwErrorComp

Description This attribute indicates which Lsp component is in error.

Values The name of the component

ATTRIBUTE lspPlspBwErrorVal

Description This attribute indicates the Lsp attribute value which is invalid.

Values sameAsPrimaryLsp (sameAsPLsp)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 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 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.

ATTRIBUTE lspPlspSlspErrorAttr

Description This attribute indicates which attribute under the Lsp component is in error.

Values Decimal (0..65535)

Replication The name of the component

ATTRIBUTE lspPlspSlspErrorComp

Description This attribute indicates which Lsp component is in error.

Values The name of the component

ATTRIBUTE lspPlspSlspErrorVal

Description This attribute indicates which Lsp attribute value is invalid.

Values 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 This attribute indicates which attribute under the Lsp component is in error.

Values Decimal (0..65535)

Replication The name of the component

ATTRIBUTE lspNonZeroEpaErrorComp

Description This attribute indicates which Lsp component is in error.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 362 -
Responses

ATTRIBUTE lspNonZeroEpaErrorVal

Description This attribute indicates the invalid Lsp attribute value.

Values IP address

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 This attribute indicates the maximum number of Hops components allowed
for a Path component.

Values Decimal (0..65535)

ATTRIBUTE pathMaxHopPerPathErrorComp

Description This attribute indicates which Path component has too many Hop
components provisioned.

Values 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 This attribute indicates the maximum value for the number of provisioned
Path components.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 363 -
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 This attribute indicates which Path component has been changed.

Values The name of the component

ATTRIBUTE pathCompNameWarningLspComp

Description This attribute indicates which Lsp component is affected by the changed
Path component.

Values 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 This attribute indicates which Path component requires a Hop


subcomponent.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 364 -
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 This attribute indicates the first Lsp component that is in error.

Values The name of the component

ATTRIBUTE lspPlspSlspNotProvErrorComp1

Description This attribute indicates the second Lsp component that is specified in the
attribute of the first Lsp component.

Values The name of the component

ATTRIBUTE lspPlspSlspNotProvErrorType

Description This attribute indicates whether the second Lsp component was to be
used as a primary or standby LSP.

Values primary
standby

ATTRIBUTE lspPlspSlspNotProvErrorComp2

Description This attribute indicates the second Lsp component which does not exist.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 365 -
Responses

Values The name of the component

ATTRIBUTE lspSlspPlspErrorAttr

Description This attribute indicates which attribute is in error for the first Lsp
component.

Values Decimal (0..65535)

Replication The name of the component

ATTRIBUTE lspSlspPlspErrorVal

Description This attribute indicates which Lsp attribute value is invalid.

Values Decimal (0..65535)

ATTRIBUTE lspSlspPlspErrorComp1

Description This attribute indicates the second Lsp component that is in error.

Values The name of the component

ATTRIBUTE lspSlspPlspErrorAttr1

Description This attribute indicates which attribute is in error for the second Lsp
component.

Values Decimal (0..65535)

Replication The name of the component

ATTRIBUTE lspSlspPlspErrorVal1

Description This attribute indicates which Lsp attribute value is invalid.

Values 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 This attribute indicates which attribute under the Lsp component is
associated with this warning.

Values Decimal (0..65535)

Replication The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 366 -
Responses

ATTRIBUTE lspSlspAddToIpRdbErrorComp

Description This attribute indicates which Lsp component is associated with this
warning.

Values The name of the component

ATTRIBUTE lspSlspAddToIpRdbErrorVal

Description This attribute indicates which Lsp attribute value is invalid.

Values 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 This attribute indicates which attribute under the Lsp component is
associated with this warning.

Values Decimal (0..65535)

Replication The name of the component

ATTRIBUTE lspSlspBmOvErrorComp

Description This attribute indicates which Lsp component is associated with this
warning.

Values The name of the component

ATTRIBUTE lspSlspBmOvErrorVal

Description This attribute indicates which Lsp attribute value is invalid.

Values false
true
sameAsPrimaryLsp (sameAsPLsp)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 367 -
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 This attribute indicates which attribute under the Lsp component is in error.

Values Decimal (0..65535)

Replication The name of the component

ATTRIBUTE lspPathNameInvalidComp

Description This attribute indicates the invalid component name used for the attribute
in error.

Values The name of the component

ATTRIBUTE lspPathNameInvalidComp1

Description This attribute indicates the Lsp component that is in error.

Values 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 This attribute indicates which attribute under the Lsp component is in error.

Values Decimal (0..65535)

Replication 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 368 -
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 re-


provisioned such that the IP addresses are no longer duplicated.

ATTRIBUTE lspDupIpV4AddrErrorAddr

Description This attribute indicates which IP address has been duplicated.

Values IP address

ATTRIBUTE lspDupIpV4AddrErrorAddrLen

Description This attribute indicates which prefix length is being used for this IP
address.

Values Decimal (0..65535)

ATTRIBUTE lspDupIpV4AddrErrorComp

Description This attribute indicates the first component that has the duplicated IP
address.

Values The name of the component

ATTRIBUTE lspDupIpV4AddrErrorComp1

Description This attribute indicates the second component that has the duplicated IP
address.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 369 -
Responses

ATTRIBUTE hopMaxHopPerMplsErrorVal

Description This attribute indicates maximum allowed value for Hop components.

Values 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 This attribute indicates the component that is in error.

Values 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 This attribute indicates the ikeTransform component that contains the
attribute saTimeToLive.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 370 -
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 This attribute indicates the attribute that is in error.

Values ikePolicy
saProposal

ATTRIBUTE pvgIpSecSpdComponentType

Description This attribute indicates the component that is in error.

Values 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 This attribute indicates the list of securityAssociationTransform


components.

List of The name of the component

List Size 4

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 371 -
Responses

ATTRIBUTE ikeTransform

Description This attribute indicates the list of ikeTransform components.

List of The name of the component

List Size 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 This attribute indicates the name of the Vm If component instance.

Values The name of the component

ATTRIBUTE staticRouteComponentName

Description This attribute indicates the name of the Vr Ip Static Route component
instance.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 372 -
Responses

ATTRIBUTE vmIfComponentName

Description This attribute indicates the name of the Vm If component instance.

Values The name of the component

ATTRIBUTE vmComponentName

Description This attribute indicates the name of the Vm component.

Values 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 This attribute indicates the name of the Vm If component instance.

Values The name of the component

ATTRIBUTE vrComponentName

Description This attribute indicates the name of the Vr component instance under
which the protected route is provisioned.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 373 -
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 This attribute indicates the name of the Vm If component instance.

Values The name of the component

ATTRIBUTE routingProtocolName

Description This attribute indicates the routing protocol subcomponent name under the
Vr Pp ipPort LogicalIf component.

Values 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 This is the name of the attribute causing the error.

Values Decimal (1..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 374 -
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 This is the name of the attribute that cannot be set.

Values 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 This is the name of the attribute that cannot be set.

Values 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 This attribute is the list of Avs not present in the already provisioned list.

List of 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 375 -
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 This attribute indicates the component that must not be provisioned.

Values 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 This attribute indicates the Ctrl component that does not have a Spd
subcomponent.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 376 -
Responses

ATTRIBUTE policyComponentList

Description This attribute indicates the list of Policy components.

List of 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 This attribute indicates the Mgc component that contains the
initialMgcAddress attribute.

Values 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 This attribute indicates the value of the direction attribute.

Values inbound
outbound

ATTRIBUTE srcDstIpAddr

Description This attribute indicates the attribute that is in error.

Values srcIpAddress
dstIpAddress

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 377 -
Responses

ATTRIBUTE ctrlComponentName

Description This attribute indicates the Ctrl component that holds the ipAddress
attribute.

Values 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 This attribute indicates the value of the direction attribute.

Values inbound
outbound

ATTRIBUTE srcDstIpAddr

Description This attribute indicates the attribute that is in error.

Values srcIpAddress
dstIpAddress

ATTRIBUTE ctrlComponentName

Description This attribute indicates the Ctrl component that holds the ipAddress
attribute.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 378 -
Responses

ATTRIBUTE tmValueId

Description 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.

Values Decimal (0..65535)

Replication The name of the component

ATTRIBUTE etherTm1ComponentName

Description This attribute indicates the Ethernet TM EP subcomponent which is


associated with the Lag Link component under checking.

Values The name of the component

ATTRIBUTE etherTm2ComponentName

Description This attribute indicates which Ethernet TM EP subcomponent has different


value setting compared to the component under checking.

Values 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 This attribute indicates the attribute that is in error.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 379 -
Responses

ATTRIBUTE direction

Description This attribute indicates the value of the direction attribute.

Values inbound
outbound

ATTRIBUTE srcDstIpAddr

Description This attribute indicates the attribute that is in error.

Values dstIpAddress
srcIpAddress

ATTRIBUTE mgcComponentName

Description This attribute indicates the Mgc component that holds the
initialMgcAddress attribute.

Values 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 This attribute indicates the attribute that is in error.

Values dstPort
srcPort

RESPONSE IpPing: Rx reply of ... from ...: icmpSeq=..., time=...

Description The Ping command generates this response if the specified IP address
responded with a valid ICMP reply.

ATTRIBUTE bytes

Description This attribute indicates the number of bytes contained in the ICMP echo
reply packet.

Values Decimal (0..4294967295)

ATTRIBUTE ipAddr

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

Values IP address

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 380 -
Responses

ATTRIBUTE sequence

Description This attribute indicates the sequence number contained in the ICMP echo
reply packet.

Values Decimal (0..4294967295)

ATTRIBUTE time

Description This attribute indicates the time from the ICMP ping request being
generated to the ICMP ping response being received.

Values Decimal (0..4294967295)

RESPONSE ICMP echo request to ... failed.

Description The Ping command generates this response to indicate that the ping to the
specified IP address was unsuccessful because an ICMP error occurred.

ATTRIBUTE ipAddr

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

Values 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 This attribute contains the value of the invalid linkDestinationAddress.

Values 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.

ATTRIBUTE bufferLimitPerEp

Description This attribute identifies the attribute containing the error.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 381 -
Responses

Values 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.

Values Decimal (1..65535)

Replication The name of the component

RESPONSE Error:...The combination of the ipAddress and port attributes must have a value that
is unique under the Nsta/n Vgs ... component.

Description The Check Prov command produces this response if the combination of
the ipAddress and port attributes has a value that is not unique under the
Nsta/n Vgs M2ua/SgV5 component.

System action: The Check Prov command fails. No Activate command is


accepted until a subsequent Check Prov command completes without
errors.

Operator action: Ensure that the combination of the ipAddress and port
attributes has a value that is unique under the Nsta/n Vgs M2ua/SgV5
component.

ATTRIBUTE userAdaptationComponent

Description This describes the User Adaptation component under which this Asp has
been provisioned.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 382 -
Responses

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 This attribute represents the root level component that has both a Framer
and MlpppFramer subcomponent.

Values The name of the component

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 This attribute represents the root level component that has no Framer or
MlpppFramer subcomponent.

Values 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 383 -
Responses

ATTRIBUTE pcsLpOper

Description This attribute lists the LPs that are participating in the Hitless Critical
Attribute activation.

List of The name of the component

List Size 16

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 This attribute indicates the LPs which have pausable alarms issued
against it.

Values String (0..320, ASCII)

ATTRIBUTE pcsHcaAppsNotReady

Description This attribute indicates which LPs have applications which are not ready.

Values 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 This attribute indicates why Hitless Critical Attribute activation has been
aborted.

Values Abort reason undetermined.


A software error occured.
HCA stopped via StopProv'command.'
LP involved in activation went offline unexpectedly:
LP could not load software:

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 384 -
Responses

ATTRIBUTE pcsString

Description This attribute may be used to provide further information.

Values String (0..320, ASCII)

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 This attribute indicates the LPs which have pausable alarms issued
against it.

Values String (0..320, ASCII)

ATTRIBUTE pcsHcaAppsNotReady

Description This attribute indicates which LPs have applications which are not ready.

Values String (0..320, ASCII)

ATTRIBUTE pcsHspPauseOptionIssued

Description This attribute indicates that the Activate Prov command was issued with
the -pause option.

Values 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 This attribute indicates which type of activation is not permitted.

Values Hitless Critical Attribute activation cannot occur. Reason(s):

Non-disruptive Activation cannot occur. Reason(s):

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 385 -
Responses

ATTRIBUTE addedComponents

Description This attribute indicates the number of components added.

Values Decimal (0..2147483647)

ATTRIBUTE deletedComponents

Description This attribute indicates the number of components deleted.

Values Decimal (0..2147483647)

ATTRIBUTE moduleCriticalAttributeList

Description This attributes contains a list of modified attributes with a criticality of


module.

List of String (0..1024, ASCII)

ATTRIBUTE compOrProcCriticalAttributeList

Description This attributes contains a list of modified attributes with a criticality of


component or process.

List of String (0..1024, ASCII)

ATTRIBUTE appRequestCriticalAttributeList

Description This attributes contains a list of components for which software has
marked critical.

List of The name of the component

ATTRIBUTE nonHcaSupportAttributeList

Description This attributes contains a list of modified attributes which do not support
Hitless Critical Attribute Activation.

List of String (0..1024, ASCII)

ATTRIBUTE lpsNonEquipmentProtectionSupport

Description This attributes contains a list of LPs which do not support equipment
protection.

List of The name of the component

List Size 16

ATTRIBUTE hcaAttributeOnCpList

Description This attributes contains a list of modified attributes which support HCA
activation but reside on a Control Processor.

List of String (0..1024, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 386 -
Responses

RESPONSE Upon activation a Hitless Critical Attribute Activation will occur....

Description This response is issued when a Hitless Critical Attribute activation is


possible.

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.

List of The name of the component

List Size 16

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 This attribute indicates the component for which the doubleEmissionQSize
attribute can not be set to yes.

Values 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 This attribute contains the feature name.

Values String (0..6, ASCII)

ATTRIBUTE atmPnniLrbgSwLptName

Description This attribute indicates the component name under which this feature is
configured.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 387 -
Responses

ATTRIBUTE atmPnniLrbgLpName

Description This attribute indicates the component name to which sw lpt/n is linked.

Values The name of the component

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.

Values String (0..49, ASCII)

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.

Values String (0..49, ASCII)

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 This is the invalid card pair specified for REX testing.

Values Decimal (0..15)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 388 -
Responses

RESPONSE ...

Description This response is issued during query REX.

ATTRIBUTE responseLastTestResult

Description This attribute contains all the information about last run REX test.

Values String (1..1024, ASCII)

ATTRIBUTE responseDowDetails

Description This attribute contains provisioning details of DayOfWeek sub-


components.

Values String (1..2048, ASCII)

RESPONSE Warning:Packet loss may occur on ... if an Inter-Vr connection is enabled and this Vr
is linked to a 2pGeMmSrVsp3 card or a 2pOC3ChSmIrVsp4e card.

Description A Check Prov command generates this response when the mode
attribute of the Vm If component is inter-VrConnection, and this Vr
is linked to a 2pGeMmSrVsp3 card or a 2pOC3ChSmIrVsp4e
card.

System action: No action is required from the system.

Operator action: No action is expected from the operator.

ATTRIBUTE lpComponent

Description This attribute indicates the name of the Lp that is linked to VSP3 card.

Values 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 This contains the maximum value of the ATM service category
perVcQueueLimitReferenceRate on a card.

Values 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 Indicates the invalid protocol.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 389 -
Responses

Values String (1..20, ASCII)

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 This attribute contains the numeric identifier of the attribute that should be
provisioned.

Values Decimal (0..65535)

ATTRIBUTE atmPnniLrbgLinkName

Description This attribute indicates the component name under which a certain
attribute should be provisioned.

Values The name of the component

RESPONSE Error:Attribute ... under ... 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 This attribute contains the numeric identifier of the attribute that is different
between two links.

Values Decimal (0..65535)

Replication The name of the component

ATTRIBUTE atmPnniLrbgLinkDiffParent

Description This attribute indicates the component name under which a certain
attribute should be same.

Values The name of the component

ATTRIBUTE atmPnniLrbgLink1Name

Description This attribute indicates the component name under which a certain
attribute should be same.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 390 -
Responses

Values The name of the component

ATTRIBUTE atmPnniLrbgLink2Name

Description This attribute indicates the component name under which a certain
attribute should be same.

Values The name of the component

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 This attribute contains the toneset attribute which is in error.

Values Decimal (1..65535)

ATTRIBUTE invalidValue

Description This attribute contains the actual toneset value entered by the user.

Values Custom1
Custom2
Custom3
Custom4
Custom5
Hungary
Norway
Finland
Denmark
Bolivia
SouthAfrica

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 391 -
Responses

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 This attribute represents the root level component that must be locked and
unlocked.

Values 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 identicalIpSecProposal

Description The attribute indicates the identical IpSec Proposal.

Values 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 The attribute indicates the identical Policy.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 392 -
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 identicalIkeProposal

Description The attribute indicates the identical IKE Proposal.

Values The name of the component

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 The maximum number of provisionable Vr components.

Values Decimal (0..65535)

ATTRIBUTE currentProvisionedVrs

Description The current number of provisioned Vr components.

Values 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 393 -
Responses

ATTRIBUTE mlpppRootLevelComponentType

Description This attribute represents the root level component that must be locked and
unlocked.

Values 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.

ATTRIBUTE file

Description This attribute is the name of the file being committed.

Values String (1..40, ASCII)

RESPONSE Warning: Reason:Setting the ... attribute as non-blank for the standby CP may cause
a card reset.

Description The check prov command produces this response when the Shelf Card/n
configuredProductCode attribute for the standby CP is provisioned to a
non-blank value.

ATTRIBUTE pcsConfProductCodeAttribWarnResp

Description This attribute specifies the attribute name that is set to a product code.

Values Decimal (0..4294967295)

RESPONSE Error:Reason: The ... attribute cannot be provisioned to a non-default value which
does not match with the inserted product engineering code for the active CP.

Description The check prov command produces this response when the Shelf Card/n
configuredProductCode attribute for the acive CP is provisioned with a
value which does not match with inserted product engineering code.

ATTRIBUTE pcsConfProductCodeAttribErrResp

Description This attribute specifies the attribute name that is set to an erroneous
product code.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 394 -
Responses

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 This attribute contains the custom tone value which cannot be set.

Values Decimal (1..65535)

RESPONSE Hop ...: ... (time = ...)

Description The ping command generates this response for each successful hop
detected while performing a traceroute.

ATTRIBUTE ipAddr

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

Values IP address

ATTRIBUTE time

Description This attribute indicates the round trip time of a ICMP ECHO request.

Values Decimal (0..4294967295)

ATTRIBUTE hopno

Description This attribute indicates the current hop number.

Values Decimal (0..4294967295)

RESPONSE Hop ...: (failed)

Description The ping command generates this response for each hop not responding
while performing a traceroute.

ATTRIBUTE hopno

Description This attribute indicates the current hop number.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 395 -
Responses

RESPONSE Ip Trace Route for ...:Path Taken:

Description The Ping command generates this response to indicate that the traceroute
to the specified IP address was successful and will be followed by the hop
list.

ATTRIBUTE ipAddr

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

Values IP address

RESPONSE Destination ... is not responding after ... attempt(s).

Description The Ping command generates this response to indicate that the ping to the
specified IP address was unsuccessful because the host failed to reply
with a valid ICMP response within 5 seconds.

ATTRIBUTE ipAddr

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

Values IP address

ATTRIBUTE retry

Description This attribute indicates the number of attempts taken to ping a host.

Values Decimal (0..4294967295)

RESPONSE Error:Attribute ... localHostDeviceTopology is set to a value other than layer3 and
requires that attribute ... losDuringMigration be set to disabled.

Description A Check Porv command generates this response when attribute Vr


custSpec localHostDeviceTopology is set to a value other than layer3
while its associated lp ethernet losDuringMigration is set to enabled.

System action: An Activate Prov command will not be accepted until a


subsequent check completes without errors.

Operator Action: Set attributes losDuringMigration and Vr


CustSpeclosDuringMigration to the correct values or set attribute
losDuringMigration to disabled and delete attribute Vr CustSpec.

ATTRIBUTE vrComponentName

Description This attribute represents Vr custSpec localHostDeviceTopology that is


associated with this lp ethernet.

Values The name of the component

ATTRIBUTE lpEthernetComponentName

Description This attribute represents the lp ethernet component of the


losDuringMigration attribute.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 396 -
Responses

RESPONSE Error:Attribute ... localHostDeviceTopologyis set to layer3 and requires that the
attribute ... losDuringMigration be set to enabled.

Description A Check Porv command generates this response when attribute Vr


custSpec localHostDeviceTopology is set to layer3 while its associated lp
ethernet losDuringMigration is set to disabled.

System action: An Activate Prov command will not be accepted until a


subsequent check completes without errors.

Operator Action: Set attributes losDuringMigration and Vr


CustSpeclosDuringMigration to the correct values or set attribute
losDuringMigration to disabled and delete attribute Vr CustSpec.

ATTRIBUTE vrComponentName

Description This attribute represents Vr custSpec localHostDeviceTopology that is


associated with this lp ethernet.

Values The name of the component

ATTRIBUTE lpEthernetComponentName

Description This attribute represents the lp ethernet component of the


losDuringMigration attribute.

Values The name of the component

RESPONSE Error:Attribute ... losDuringMigration is set to a value of enabledand requires that the
attribute ... customizationType be set topvg.

Description A Check Porv command generates this response when attribute


losDuringMigration is set to enabled when its associated Vr custSpec
customizationType attribute is not provisioned to PVG.

System action: An Activate Prov command will not be accepted until a


subsequent check completes without errors.

Operator Action: Set attributes losDuringMigration and Vr CustSpec


customizationType to the correct values or set attribute
losDuringMigration to disabled and delete attribute Vr CustSpec.

ATTRIBUTE vrComponentName

Description This attribute represents Vr custSpec localHostDeviceTopology that is


associated with this lp ethernet.

Values The name of the component

ATTRIBUTE lpEthernetComponentName

Description This attribute represents the lp ethernet component of the


losDuringMigration attribute.

Values The name of the component

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 397 -
Responses

RESPONSE Error: The value of the attribute cacheTableSize cannot be more than ... for Lp/0.

Description The Check Prov command produces this response when the value of the
attribute cacheTableSize for Lp/0 under a Router/Router Vrf is greater
than 500.

System action: The Check Prov command fails. No Activate Prov


command is accepted until the value of the attribute cacheTableSize for
Lp/0 under a Router/Router Vrf is set less than or equal to 500.

Operator action: Ensure that the value of the attribute cacheTableSize for
Lp/0 under a Router/Router Vrf is set less than or equal to 500.

ATTRIBUTE maxIpCpCacheSize

Description This attribute contains the maximum cache table size allowed on the Cp.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
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.

Values Decimal (0..600000000)

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.

Values Decimal (0..600000000)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 399 -
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.

Values Decimal (0..50000000)

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.

Values Decimal (0..4294967295)

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.

Values Long Integer

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

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 400 -
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.

Values Long Integer

ATTRIBUTE Rtr Vrf If IS Meter packetsDiscarded

Description This attribute indicates the number of packets discarded by the traffic
meter during the prior statistics collection interval.

Values Long Integer

ATTRIBUTE Rtr Vrf If IS Meter octetsDiscarded

Description This attribute indicates the number of octets discarded by the traffic meter
during the prior statistics collection interval. .

Values 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.

Values Decimal (0..600000000)

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 401 -
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.

Values Decimal (0..600000000)

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.

Values Decimal (0..50000000)

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.

Values Decimal (0..4294967295)

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.

Values Long Integer

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

Values Long Integer

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.

Values Long Integer

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 402 -
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.

Values Long Integer

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.

Values Long Integer

ATTRIBUTE Rtr Vrf If ES Meter packetsDiscarded

Description This attribute indicates the number of packets discarded by the traffic
meter during the prior statistics collection interval.

Values Long Integer

ATTRIBUTE Rtr Vrf If ES Meter octetsDiscarded

Description This attribute indicates the number of octets discarded by the traffic meter
during the prior statistics collection interval. .

Values Long Integer

COLLECTED STATS Router VpnRouteForwarder


ControlPlaneProtection
Description The statistics record generated by the Router VpnRouteForwarder
ControlPlaneProtection component.

ATTRIBUTE Rtr Vrf Cpp isolatedDa

Description This attribute indicates the ip address of the isolated locally destined DA.

Values IP address

ATTRIBUTE Rtr Vrf Cpp isolatedLp

Description This attribute indicates the LP number on which the locally destined
address is being isolated.

Values Decimal (0..15)

ATTRIBUTE Rtr Vrf Cpp isolatedCounts

Description This attribute indicates the number of counts that the isolated DA
encountered during the last 15 minutes.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 403 -
Collected Statistics

ATTRIBUTE Rtr Vrf Cpp averageFlowRate

Description This attribute indicates the average flow rate of the isolated DA during the
isolation period.

Values 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.

Values Decimal (0..600000000)

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.

Values Decimal (0..600000000)

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.

Values Decimal (0..50000000)

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 404 -
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.

Values Long Integer

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

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 405 -
Collected Statistics

Values Long Integer

ATTRIBUTE Rtr If IS Meter octetsDiscarded

Description This attribute indicates the number of octets discarded by the traffic meter
during the prior statistics collection interval. .

Values 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.

Values Decimal (0..600000000)

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.

Values Decimal (0..600000000)

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.

Values Decimal (0..50000000)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 406 -
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.

Values Decimal (0..4294967295)

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.

Values Long Integer

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

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 407 -
Collected Statistics

Values Long Integer

ATTRIBUTE Rtr If ES Meter packetsDiscarded

Description This attribute indicates the number of packets discarded by the traffic
meter during the prior statistics collection interval.

Values Long Integer

ATTRIBUTE Rtr If ES Meter octetsDiscarded

Description This attribute indicates the number of octets discarded by the traffic meter
during the prior statistics collection interval. .

Values Long Integer

COLLECTED STATS Router ControlPlaneProtection


Description The statistics record generated by the Router ControlPlaneProtection
component.

ATTRIBUTE Rtr Cpp isolatedDa

Description This attribute indicates the ip address of the isolated locally destined DA.

Values IP address

ATTRIBUTE Rtr Cpp isolatedLp

Description This attribute indicates the LP number on which the locally destined
address is being isolated.

Values Decimal (0..15)

ATTRIBUTE Rtr Cpp isolatedCounts

Description This attribute indicates the number of counts that the isolated DA
encountered during the last 15 minutes.

Values Decimal (0..65535)

ATTRIBUTE Rtr Cpp averageFlowRate

Description This attribute indicates the average flow rate of the isolated DA during the
isolation period.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 408 -
Collected Statistics

Values Decimal (0..15)

ATTRIBUTE Lp cardStatus

Description This attribute indicates whether the card is running as active or standby.

Values standby
active

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 Decimal (0..100)

Units %

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 Decimal (0..100)

Units %

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 Decimal (0..100)

Units %

ATTRIBUTE Lp memoryCapacity

Description This attribute indicates the processors memory capacity for each type of
memory.

Vector of Decimal (0..2147483647)

Units kbyte

Index fastRam
normalRam
sharedRam

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 409 -
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.

Vector of Decimal (0..2147483647)

Units kbyte

Index fastRam
normalRam
sharedRam

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.

Vector of Decimal (0..2147483647)

Units kbyte

Index fastRam
normalRam
sharedRam

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.

Vector of Decimal (0..2147483647)

Units kbyte

Index fastRam
normalRam
sharedRam

ATTRIBUTE Lp sharedMsgBlockCapacity

Description This attribute indicates the processors shared message block memory
capacity.

Values Decimal (0..2147483647)

Units 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.

Values Decimal (0..2147483647)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 410 -
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.

Values Decimal (0..2147483647)

Units kbyte

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.

Values Decimal (0..2147483647)

Units kbyte

ATTRIBUTE Lp localMsgBlockCapacity

Description This attribute indicates the processors local message block memory
capacity. These message blocks are used for local messaging on the card.

Values Decimal (0..2147483647)

Units 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.

Values Decimal (0..2147483647)

Units kbyte

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.

Values Decimal (0..2147483647)

Units kbyte

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.

Values Decimal (0..2147483647)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 411 -
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 This attribute indicates the average PBlock CPU load during the statistics
collection interval.

Values Decimal (0..100)

Units %

ATTRIBUTE Lp Pcusp PModule PBlock cpuPBlockUtilMin (min)

Description This attribute indicates the minimum PBlock CPU load during the statistics
collection interval.

Values Decimal (0..100)

Units %

ATTRIBUTE Lp Pcusp PModule PBlock cpuPBlockUtilMax (max)

Description This attribute indicates the maximum PBlock CPU load during the
statistics collection interval.

Values Decimal (0..100)

Units %

COLLECTED STATS Collector


Description The statistics record generated by the Collector component.

ATTRIBUTE Col oldDateTime

Description This attribute shows the old date/time immediately prior to the time
change.

Values Time (DHMS)

ATTRIBUTE Col newDateTime

Description This attribute shows the new date/time immediately after the time change.

Values Time (DHMS)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 412 -
Collected Statistics

COLLECTED STATS VoiceNetworkingCallServer


Description The statistics record generated by the VoiceNetworkingCallServer
component.

ATTRIBUTE Vncs totalTranslations

Description This spooled statistic counts the number of translation requests received
by Vncs in the last statistics collection interval.

Values 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.

Vector of Decimal (0..65535)

Index Decimal (0..2)

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.

Vector of Decimal (0..65535)

Index Decimal (0..2)

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.

Vector of Decimal (0..65535)

Index Decimal (0..2)

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.

Vector of Decimal (0..65535)

Index Decimal (1..64)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 413 -
Collected Statistics

COLLECTED STATS Trunk


Description The statistics record generated by the Trunk component.

ATTRIBUTE Trk remoteComponentName (remote)

Description This attribute is the component name of the remote end which it has
supplied through the Trunk staging protocol.

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..1500)

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.

Values Decimal (0..1500)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 414 -
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.

Values Decimal (0..1500)

ATTRIBUTE Trk porsNormPktFromIf (normPkt)

Description This attribute counts the number of normal priority packets received on the
PORS Trunk normal priority queue in the last statistics collection interval.

Values 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.

Values Long Integer

ATTRIBUTE Trk porsNormOctetFromIf (normOctet)

Description This attribute counts the number of normal priority bytes received on the
PORS Trunk normal priority queue in the last statistics collection interval.

Values 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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 415 -
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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..1500)

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.

Values Decimal (0..1500)

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.

Values Decimal (0..1500)

ATTRIBUTE Trk fwdPktFromIf (fwdPkt)

Description This attribute counts the number of forwarding packets received on the
Trunk or DpnGateway in the last statistics collection interval.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 416 -
Collected Statistics

ATTRIBUTE Trk fwdDiscUnforwardFromIf (fwdDisc)

Description This attribute counts the number of forwarding packets discarded by the
Trunk or DpnGateway in the last statistics collection interval.

Values Long Integer

ATTRIBUTE Trk fwdOctetFromIf (fwdOctet)

Description This attribute counts the number of forwarding bytes received on the Trunk
or DpnGateway in the last statistics collection interval.

Values 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.

Array of Long Integer

Row ep [ep0
ep1
ep2]

Column dp [dp0
dp1
dp2
dp3]

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.

Array of Long Integer

Row ep [ep0
ep1
ep2]

Column dp [dp0
dp1
dp2
dp3]

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 417 -
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 Long Integer

Row ep [ep0
ep1
ep2]

Column dp [dp0
dp1
dp2
dp3]

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.

Array of Long Integer

Row ep [ep0
ep1
ep2]

Column dp [dp0
dp1
dp2
dp3]

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.

Array of Long Integer

Row ep [ep0
ep1
ep2]

Column dp [dp0
dp1
dp2
dp3]

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 418 -
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.

Array of Long Integer

Row ep [ep0
ep1
ep2]

Column dp [dp0
dp1
dp2
dp3]

COLLECTED STATS Trunk UnAcked Framer


Description The statistics record generated by the Trunk UnAcked Framer component.

ATTRIBUTE Trk UnAcked Framer rxBytes

Description This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values Long Integer

ATTRIBUTE Trk UnAcked Framer rxFrames

Description This attribute provides the number of frames received on the link interface
by the Framer in the last collection interval.

Values 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.

Values Long Integer

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.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 419 -
Collected Statistics

ATTRIBUTE Trk UnAcked Framer 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.

Values Decimal (0..100)

COLLECTED STATS Trunk AtmAccess


Description The statistics record generated by the Trunk AtmAccess component.

ATTRIBUTE Trk Atm interfaceName (interface)

Description This attribute indicates the component name of the local ATM Layer 2
AAL5 interface that the AtmAccess component uses.

Values String (1..45, ASCII)

ATTRIBUTE Trk Atm txCell

Description This attribute counts the number of cells that have been transmitted to the
interface on the Vcc in the last collection interval.

Values Long Integer

Units cells

ATTRIBUTE Trk Atm txCellClp

Description 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.

Values Long Integer

Units 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.

Values Long Integer

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.

Values Long Integer

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 420 -
Collected Statistics

Values Long Integer

Units cells

ATTRIBUTE Trk Atm rxCellClp

Description 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.

Values Long Integer

Units 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, non-
conformance with UPC or AAL reassembly problems) in the last collection
interval.

Values Long Integer

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.

Values Long Integer

ATTRIBUTE Trk Atm txCellRateMax

Description This attribute indicates the maximum transmit cell throughput rate of the
Vcc in the last collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE Trk Atm txCellRateMin

Description This attribute indicates the minimum transmit cell throughput rate of the
Vcc in the last collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE Trk Atm txCellRateAvg

Description This attribute indicates the average transmit cell throughput rate of the Vcc
in the last collection interval.

Values Decimal (0..4294967295)

Units cell/s

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 421 -
Collected Statistics

ATTRIBUTE Trk Atm txClpCellRateMax

Description This attribute indicates the maximum transmit cell throughput rate with the
CLP=1 of the Vcc in the last collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE Trk Atm txClpCellRateMin

Description This attribute indicates the minimum transmit cell throughput rate with the
CLP=1 of the Vcc in the last collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE Trk Atm txClpCellRateAvg

Description This attribute indicates the average transmit cell throughput rate with the
CLP=1 of the Vcc in the last collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE Trk Atm rxCellRateMax

Description This attribute indicates the maximum receive cell throughput rate of the
Vcc in the last collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE Trk Atm rxCellRateMin

Description This attribute indicates the minimum receive cell throughput rate of the
Vcc in the last collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE Trk Atm rxCellRateAvg

Description This attribute indicates the average receive cell throughput rate of the Vcc
in the last collection interval.

Values Decimal (0..4294967295)

Units 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 422 -
Collected Statistics

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE Trk Atm rxClpCellRateMin

Description This attribute indicates the minimum receive cell throughput rate with the
CLP=1 of the Vcc in the last collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE Trk Atm rxClpCellRateAvg

Description This attribute indicates the average receive cell throughput rate with the
CLP=1 of the Vcc in the last collection interval.

Values Decimal (0..4294967295)

Units 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.

Values Decimal (0..200)

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.

Values Decimal (0..200)

Units %

COLLECTED STATS DpnGateway


Description The statistics record generated by the DpnGateway component.

ATTRIBUTE DpnGate remoteComponentName (remote)

Description This attribute is the component name of the remote end which it has
supplied through the Trunk or DpnGateway staging protocol.

Values String (1..26, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 423 -
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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..1500)

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.

Values Decimal (0..1500)

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.

Values Decimal (0..1500)

ATTRIBUTE DpnGate fwdPktFromIf (fwdPkt)

Description This attribute counts the number of forwarding packets received on the
Trunk or DpnGateway in the last statistics collection interval.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 424 -
Collected Statistics

ATTRIBUTE DpnGate fwdDiscUnforwardFromIf (fwdDisc)

Description This attribute counts the number of forwarding packets discarded by the
Trunk or DpnGateway in the last statistics collection interval.

Values Long Integer

ATTRIBUTE DpnGate fwdOctetFromIf (fwdOctet)

Description This attribute counts the number of forwarding bytes received on the Trunk
or DpnGateway in the last statistics collection interval.

Values Long Integer

COLLECTED STATS DpnGateway Utp Framer


Description The statistics record generated by the DpnGateway Utp Framer
component.

ATTRIBUTE DpnGate Utp Framer rxBytes

Description This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values Long Integer

ATTRIBUTE DpnGate Utp Framer rxFrames

Description This attribute provides the number of frames received on the link interface
by the Framer in the last collection interval.

Values 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.

Values Long Integer

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.

Values Long Integer

ATTRIBUTE DpnGate Utp Framer 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.

Values Decimal (0..100)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 425 -
Collected Statistics

COLLECTED STATS FrameRelayNni Framer


Description The statistics record generated by the FrameRelayNni Framer component.

ATTRIBUTE FrNni Framer rxBytes

Description This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values Long Integer

ATTRIBUTE FrNni Framer rxFrames

Description This attribute provides the number of frames received on the link interface
by the Framer in the last collection interval.

Values 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.

Values Long Integer

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.

Values Long Integer

ATTRIBUTE FrNni Framer 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.

Values Decimal (0..100)

COLLECTED STATS FrameRelayUni Framer


Description The statistics record generated by the FrameRelayUni Framer component.

ATTRIBUTE FrUni Framer rxBytes

Description This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 426 -
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.

Values Long Integer

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.

Values Long Integer

ATTRIBUTE FrUni Framer 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.

Values Decimal (0..100)

COLLECTED STATS FrameRelayAtmInterface Framer


Description The statistics record generated by the FrameRelayAtmInterface Framer
component.

ATTRIBUTE FrAtm Framer rxBytes

Description This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values Long Integer

ATTRIBUTE FrAtm Framer rxFrames

Description This attribute provides the number of frames received on the link interface
by the Framer in the last collection interval.

Values 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.

Values Long Integer

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 427 -
Collected Statistics

Values Long Integer

ATTRIBUTE FrAtm Framer 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.

Values Decimal (0..100)

COLLECTED STATS VoiceService Framer


Description The statistics record generated by the VoiceService Framer component.

ATTRIBUTE Vs Framer rxBytes

Description This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values Long Integer

ATTRIBUTE Vs Framer rxFrames

Description This attribute provides the number of frames received on the link interface
by the Framer in the last collection interval.

Values 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.

Values Long Integer

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.

Values Long Integer

ATTRIBUTE Vs Framer 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.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 428 -
Collected Statistics

ATTRIBUTE Btds Framer rxBytes

Description This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values Long Integer

ATTRIBUTE Btds Framer rxFrames

Description This attribute provides the number of frames received on the link interface
by the Framer in the last collection interval.

Values 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.

Values Long Integer

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.

Values Long Integer

ATTRIBUTE Btds Framer 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.

Values Decimal (0..100)

COLLECTED STATS HdlcTransparentDataService


Framer
Description The statistics record generated by the HdlcTransparentDataService
Framer component.

ATTRIBUTE Htds Framer rxBytes

Description This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values Long Integer

ATTRIBUTE Htds Framer rxFrames

Description This attribute provides the number of frames received on the link interface
by the Framer in the last collection interval.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 429 -
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.

Values Long Integer

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.

Values Long Integer

ATTRIBUTE Htds Framer 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.

Values 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 This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values Long Integer

ATTRIBUTE X25Dte Lapb Framer rxFrames

Description This attribute provides the number of frames received on the link interface
by the Framer in the last collection interval.

Values 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.

Values Long Integer

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.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 430 -
Collected Statistics

ATTRIBUTE X25Dte Lapb Framer 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.

Values 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.

Values Decimal (0..600000000)

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.

Values Decimal (0..600000000)

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.

Values Decimal (0..50000000)

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 431 -
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.

Values Long Integer

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

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 432 -
Collected Statistics

Values Long Integer

ATTRIBUTE Vr Pp IpPort IS Meter octetsDiscarded

Description This attribute indicates the number of octets discarded by the traffic meter
during the prior statistics collection interval. .

Values 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.

Values Decimal (0..600000000)

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.

Values Decimal (0..600000000)

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.

Values Decimal (0..50000000)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 433 -
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.

Values Decimal (0..4294967295)

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.

Values Long Integer

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

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 434 -
Collected Statistics

Values Long Integer

ATTRIBUTE Vr Pp IpPort ES Meter packetsDiscarded

Description This attribute indicates the number of packets discarded by the traffic
meter during the prior statistics collection interval.

Values Long Integer

ATTRIBUTE Vr Pp IpPort ES Meter octetsDiscarded

Description This attribute indicates the number of octets discarded by the traffic meter
during the prior statistics collection interval. .

Values Long Integer

COLLECTED STATS VirtualRouter Ip


ControlPlaneProtection
Description The statistics record generated by the VirtualRouter Ip
ControlPlaneProtection component.

ATTRIBUTE Vr Ip Cpp isolatedDa

Description This attribute indicates the ip address of the isolated locally destined DA.

Values IP address

ATTRIBUTE Vr Ip Cpp isolatedLp

Description This attribute indicates the LP number on which the locally destined
address is being isolated.

Values Decimal (0..15)

ATTRIBUTE Vr Ip Cpp isolatedCounts

Description This attribute indicates the number of counts that the isolated DA
encountered during the last 15 minutes.

Values Decimal (0..65535)

ATTRIBUTE Vr Ip Cpp averageFlowRate

Description This attribute indicates the average flow rate of the isolated DA during the
isolation period.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 435 -
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.

Values Decimal (256..49151)

ATTRIBUTE Vr Ip Rtd ipVcgInstance

Description This attribute indicates which VCG VR generated the statistics record

Values String (1..16, ASCII)

ATTRIBUTE Vr Ip Rtd localVcgIpAddress

Description This attribute indicates the VCG loopback IP address of the VCG VR that
generated the statistics record.

Values IP address

ATTRIBUTE Vr Ip Rtd remoteVcgIpAddress

Description This attribute indicates the remote VCG destination address that will have
the delays measured.

Values IP address

ATTRIBUTE Vr Ip Rtd framesSent

Description This attribute contains the number of frames transmitted by the Virtual
Carrier Gateway during the latest interval.

Vector of Decimal (1..5)

Index Decimal (0..3)

ATTRIBUTE Vr Ip Rtd framesReceived

Description This attribute contains the number of frames received by the Virtual Carrier
Gateway during the collection interval.

Vector of Decimal (1..5)

Index Decimal (0..3)

ATTRIBUTE Vr Ip Rtd sample1StartTime

Description This attribute represents the timestamp when the first sample was sent to
this remote Virtual Carrier Gateway.

Values Time (DHMS)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 436 -
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).

Vector of Decimal (0..65535)

Index Decimal (0..3)

ATTRIBUTE Vr Ip Rtd sample2StartTime

Description This attribute represents the timestamp when the second sample of
packets was sent to this remote Virtual Carrier Gateway.

Values 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)

Vector of Decimal (0..65535)

Index Decimal (0..3)

ATTRIBUTE Vr Ip Rtd sample3StartTime

Description This attribute represents the timestamp when the third sample of packets
was sent to this remote Virtual Carrier Gateway.

Values 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)

Vector of Decimal (0..65535)

Index Decimal (0..3)

ATTRIBUTE Vr Ip Rtd sample4StartTime

Description This attribute represents the timestamp when the fourth sample of packets
was sent to this remote Virtual Carrier Gateway.

Values Time (DHMS)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 437 -
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).

Vector of Decimal (0..65535)

Index Decimal (0..3)

ATTRIBUTE Vr Ip Rtd sample5StartTime

Description This attribute represents the timestamp when the fifth sample of packets
was sent to this remote Virtual Carrier Gateway.

Values 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).

Vector of Decimal (0..65535)

Index Decimal (0..3)

COLLECTED STATS PointToPointProtocol Framer


Description The statistics record generated by the PointToPointProtocol Framer
component.

ATTRIBUTE Ppp Framer rxBytes

Description This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values Long Integer

ATTRIBUTE Ppp Framer rxFrames

Description This attribute provides the number of frames received on the link interface
by the Framer in the last collection interval.

Values 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.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 438 -
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.

Values Long Integer

ATTRIBUTE Ppp Framer 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.

Values Decimal (0..100)

COLLECTED STATS PointToPointProtocol


MlpppFramer
Description The statistics record generated by the PointToPointProtocol MlpppFramer
component.

ATTRIBUTE Ppp MlFramer rxBytes

Description This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values Long Integer

ATTRIBUTE Ppp MlFramer rxFrames

Description This attribute provides the number of frames received on the link interface
by the Framer in the last collection interval.

Values 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.

Values Long Integer

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.

Values Long Integer

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 439 -
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 This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values Long Integer

ATTRIBUTE FrMux Framer rxFrames

Description This attribute provides the number of frames received on the link interface
by the Framer in the last collection interval.

Values 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.

Values Long Integer

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.

Values Long Integer

ATTRIBUTE FrMux Framer 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.

Values Decimal (0..100)

COLLECTED STATS AtmInterface


Description The statistics record generated by the AtmInterface component.

ATTRIBUTE AtmIf remoteInstance

Description This attribute indicates the remote ATM interface, as provisioned in the
remoteAtmInterfaceLabel.

Values String (0..60, ASCII)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 440 -
Collected Statistics

ATTRIBUTE AtmIf provRate

Description This attribute indicates the provisioned bandwidth for this ATM interface.

Values Decimal (0..4294967295)

Units 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.

Values Decimal (0..4294967295)

Units cell/s

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 Decimal (0..65535)

Units %

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 441 -
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 Decimal (0..65535)

Units %

ATTRIBUTE AtmIf txMaxCellRate

Description This attribute indicates the transmitted cell rate (CLP=0+1) during the
busiest minute of the collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE AtmIf txMaxCellRateByServiceCat

Description This attribute indicates the transmitted cell rate (CLP=0+1) during the
busiest minute of the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf txMinCellRate

Description This attribute indicates the transmitted cell rate (CLP=0+1) during the least
busy minute of the collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE AtmIf txMinCellRateByServiceCat

Description This attribute indicates the transmitted cell rate (CLP=0+1) during the least
busy minute of the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 442 -
Collected Statistics

ATTRIBUTE AtmIf txAvgCellRate

Description This attribute indicates the average transmitted cell rate (CLP=0+1) during
the collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE AtmIf txAvgCellRateByServiceCat

Description This attribute indicates the average transmitted cell rate (CLP=0+1) during
the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf rxMaxCellRate

Description This attribute indicates the received cell rate (CLP=0+1) during the busiest
minute of the collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE AtmIf rxMaxCellRateByServiceCat

Description This attribute indicates the received cell rate (CLP=0+1) during the busiest
minute of the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf rxMinCellRate

Description This attribute indicates the received cell rate (CLP=0+1) during the least
busy minute of the collection interval.

Values Decimal (0..4294967295)

Units cell/s

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 443 -
Collected Statistics

ATTRIBUTE AtmIf rxMinCellRateByServiceCat

Description This attribute indicates the received cell rate (CLP=0+1) during the least
busy minute of the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf rxAvgCellRate

Description This attribute indicates the average received cell rate (CLP=0+1) during
the collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE AtmIf rxAvgCellRateByServiceCat

Description This attribute indicates the average received cell rate (CLP=0+1) during
the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf txMaxCellRateClp

Description This attribute indicates the transmitted cell rate (CLP=1) during the busiest
minute of the collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE AtmIf txMaxCellRateClpByServiceCat

Description This attribute indicates the transmitted cell rate (CLP=1) during the busiest
minute of the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 444 -
Collected Statistics

ATTRIBUTE AtmIf txMinCellRateClp

Description This attribute indicates the transmitted cell rate (CLP=1) during the least
busy minute of the collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE AtmIf txMinCellRateClpByServiceCat

Description This attribute indicates the transmitted cell rate (CLP=1) during the least
busy minute of the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf txAvgCellRateClp

Description This attribute indicates the average transmitted cell rate (CLP=1) during
the collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE AtmIf txAvgCellRateClpByServiceCat

Description This attribute indicates the average transmitted cell rate (CLP=1) during
the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf rxMaxCellRateClp

Description This attribute indicates the received cell rate (CLP=1) during the busiest
minute of the collection interval.

Values Decimal (0..4294967295)

Units cell/s

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 445 -
Collected Statistics

ATTRIBUTE AtmIf rxMaxCellRateClpByServiceCat

Description This attribute indicates the received cell rate (CLP=1) during the busiest
minute of the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf rxMinCellRateClp

Description This attribute indicates the received cell rate (CLP=1) during the least busy
minute of the collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE AtmIf rxMinCellRateClpByServiceCat

Description This attribute indicates the received cell rate (CLP=1) during the least busy
minute of the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf rxAvgCellRateClp

Description This attribute indicates the average received cell rate (CLP=1) during the
collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE AtmIf rxAvgCellRateClpByServiceCat

Description This attribute indicates the average received cell rate (CLP=1) during the
collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 446 -
Collected Statistics

ATTRIBUTE AtmIf txCellDiscards

Description This attribute counts the cells (CLP=0+1) which are discarded before
being transmitted during the collection interval.

Values Long Integer

ATTRIBUTE AtmIf txCellDiscardsByServiceCat

Description This attribute counts the cells (CLP=0+1) which are discarded before
being transmitted during the collection interval by ATM service category.

Vector of Long Integer

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf rxCellDiscards

Description This attribute counts the cells (CLP=0+1) which are discarded after being
received during the collection interval.

Values Long Integer

ATTRIBUTE AtmIf rxCellDiscardsByServiceCat

Description This attribute counts the cells (CLP=0+1) which are discarded after being
received during the collection interval by ATM service category.

Vector of Long Integer

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf txFrameDiscards

Description This attribute counts the frames (CLP=0+1) which are discarded before
being transmitted during the collection interval.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 447 -
Collected Statistics

ATTRIBUTE AtmIf txFrameDiscardsByServiceCat

Description This attribute counts the frames (CLP=0+1) which are discarded before
being transmitted during the collection interval by ATM service category.

Vector of Long Integer

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf rxFrameDiscards

Description This attribute counts the frames (CLP=0+1) which are discarded after
being received during the collection interval.

Values Long Integer

ATTRIBUTE AtmIf rxFrameDiscardsByServiceCat

Description This attribute counts the frames (CLP=0+1) which are discarded after
being received during the collection interval by ATM service category.

Vector of Long Integer

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf txCellDiscardsClp

Description This attribute counts the cells (CLP=1) which are discarded before being
transmitted during the collection interval.

Values Long Integer

ATTRIBUTE AtmIf txCellDiscardsClpByServiceCat

Description This attribute counts the cells (CLP=1) which are discarded before being
transmitted during the collection interval by ATM service category.

Vector of Long Integer

Index 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 448 -
Collected Statistics

Values Long Integer

ATTRIBUTE AtmIf rxCellDiscardsClpByServiceCat

Description This attribute counts the cells (CLP=1) which are discarded after being
received during the collection interval by ATM service category.

Vector of Long Integer

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf txFrameDiscardsClp

Description This attribute counts the frames (CLP=1) which are discarded before being
transmitted during the collection interval.

Values Long Integer

ATTRIBUTE AtmIf txFrameDiscardsClpByServiceCat

Description This attribute counts the frames (CLP=1) which are discarded before being
transmitted during the collection interval by ATM service category.

Vector of Long Integer

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf rxFrameDiscardsClp

Description This attribute counts the frames (CLP=1) which are discarded after being
received during the collection interval.

Values Long Integer

ATTRIBUTE AtmIf rxFrameDiscardsClpByServiceCat

Description This attribute counts the frames (CLP=1) which are discarded after being
received during the collection interval by ATM service category.

Vector of Long Integer

Index cbr
rtvbr
nrtvbr
abr
ubr

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 449 -
Collected Statistics

COLLECTED STATS AtmInterface


VirtualPathTerminator
Description The statistics record generated by the AtmInterface VirtualPathTerminator
component.

ATTRIBUTE AtmIf Vpt remoteInstance

Description This attribute indicates the remote ATM interface, as provisioned in the
remoteAtmInterfaceLabel.

Values String (0..60, ASCII)

ATTRIBUTE AtmIf Vpt provRate

Description This attribute indicates the provisioned bandwidth for this ATM interface.

Values Decimal (0..4294967295)

Units 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.

Values Decimal (0..4294967295)

Units cell/s

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 Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 450 -
Collected Statistics

Units %

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 Decimal (0..65535)

Units %

ATTRIBUTE AtmIf Vpt txMaxCellRate

Description This attribute indicates the transmitted cell rate (CLP=0+1) during the
busiest minute of the collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE AtmIf Vpt txMaxCellRateByServiceCat

Description This attribute indicates the transmitted cell rate (CLP=0+1) during the
busiest minute of the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf Vpt txMinCellRate

Description This attribute indicates the transmitted cell rate (CLP=0+1) during the least
busy minute of the collection interval.

Values Decimal (0..4294967295)

Units cell/s

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 451 -
Collected Statistics

ATTRIBUTE AtmIf Vpt txMinCellRateByServiceCat

Description This attribute indicates the transmitted cell rate (CLP=0+1) during the least
busy minute of the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf Vpt txAvgCellRate

Description This attribute indicates the average transmitted cell rate (CLP=0+1) during
the collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE AtmIf Vpt txAvgCellRateByServiceCat

Description This attribute indicates the average transmitted cell rate (CLP=0+1) during
the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf Vpt rxMaxCellRate

Description This attribute indicates the received cell rate (CLP=0+1) during the busiest
minute of the collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE AtmIf Vpt rxMaxCellRateByServiceCat

Description This attribute indicates the received cell rate (CLP=0+1) during the busiest
minute of the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 452 -
Collected Statistics

ATTRIBUTE AtmIf Vpt rxMinCellRate

Description This attribute indicates the received cell rate (CLP=0+1) during the least
busy minute of the collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE AtmIf Vpt rxMinCellRateByServiceCat

Description This attribute indicates the received cell rate (CLP=0+1) during the least
busy minute of the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf Vpt rxAvgCellRate

Description This attribute indicates the average received cell rate (CLP=0+1) during
the collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE AtmIf Vpt rxAvgCellRateByServiceCat

Description This attribute indicates the average received cell rate (CLP=0+1) during
the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf Vpt txMaxCellRateClp

Description This attribute indicates the transmitted cell rate (CLP=1) during the busiest
minute of the collection interval.

Values Decimal (0..4294967295)

Units cell/s

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 453 -
Collected Statistics

ATTRIBUTE AtmIf Vpt txMaxCellRateClpByServiceCat

Description This attribute indicates the transmitted cell rate (CLP=1) during the busiest
minute of the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf Vpt txMinCellRateClp

Description This attribute indicates the transmitted cell rate (CLP=1) during the least
busy minute of the collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE AtmIf Vpt txMinCellRateClpByServiceCat

Description This attribute indicates the transmitted cell rate (CLP=1) during the least
busy minute of the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf Vpt txAvgCellRateClp

Description This attribute indicates the average transmitted cell rate (CLP=1) during
the collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE AtmIf Vpt txAvgCellRateClpByServiceCat

Description This attribute indicates the average transmitted cell rate (CLP=1) during
the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 454 -
Collected Statistics

ATTRIBUTE AtmIf Vpt rxMaxCellRateClp

Description This attribute indicates the received cell rate (CLP=1) during the busiest
minute of the collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE AtmIf Vpt rxMaxCellRateClpByServiceCat

Description This attribute indicates the received cell rate (CLP=1) during the busiest
minute of the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf Vpt rxMinCellRateClp

Description This attribute indicates the received cell rate (CLP=1) during the least busy
minute of the collection interval.

Values Decimal (0..4294967295)

Units cell/s

ATTRIBUTE AtmIf Vpt rxMinCellRateClpByServiceCat

Description This attribute indicates the received cell rate (CLP=1) during the least busy
minute of the collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf Vpt rxAvgCellRateClp

Description This attribute indicates the average received cell rate (CLP=1) during the
collection interval.

Values Decimal (0..4294967295)

Units cell/s

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 455 -
Collected Statistics

ATTRIBUTE AtmIf Vpt rxAvgCellRateClpByServiceCat

Description This attribute indicates the average received cell rate (CLP=1) during the
collection interval by ATM service category.

Vector of Decimal (0..4294967295)

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf Vpt txCellDiscards

Description This attribute counts the cells (CLP=0+1) which are discarded before
being transmitted during the collection interval.

Values Long Integer

ATTRIBUTE AtmIf Vpt txCellDiscardsByServiceCat

Description This attribute counts the cells (CLP=0+1) which are discarded before
being transmitted during the collection interval by ATM service category.

Vector of Long Integer

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf Vpt rxCellDiscards

Description This attribute counts the cells (CLP=0+1) which are discarded after being
received during the collection interval.

Values Long Integer

ATTRIBUTE AtmIf Vpt rxCellDiscardsByServiceCat

Description This attribute counts the cells (CLP=0+1) which are discarded after being
received during the collection interval by ATM service category.

Vector of Long Integer

Index 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 456 -
Collected Statistics

Values Long Integer

ATTRIBUTE AtmIf Vpt txFrameDiscardsByServiceCat

Description This attribute counts the frames (CLP=0+1) which are discarded before
being transmitted during the collection interval by ATM service category.

Vector of Long Integer

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf Vpt rxFrameDiscards

Description This attribute counts the frames (CLP=0+1) which are discarded after
being received during the collection interval.

Values Long Integer

ATTRIBUTE AtmIf Vpt rxFrameDiscardsByServiceCat

Description This attribute counts the frames (CLP=0+1) which are discarded after
being received during the collection interval by ATM service category.

Vector of Long Integer

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf Vpt txCellDiscardsClp

Description This attribute counts the cells (CLP=1) which are discarded before being
transmitted during the collection interval.

Values Long Integer

ATTRIBUTE AtmIf Vpt txCellDiscardsClpByServiceCat

Description This attribute counts the cells (CLP=1) which are discarded before being
transmitted during the collection interval by ATM service category.

Vector of Long Integer

Index cbr
rtvbr
nrtvbr
abr
ubr

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 457 -
Collected Statistics

ATTRIBUTE AtmIf Vpt rxCellDiscardsClp

Description This attribute counts the cells (CLP=1) which are discarded after being
received during the collection interval.

Values Long Integer

ATTRIBUTE AtmIf Vpt rxCellDiscardsClpByServiceCat

Description This attribute counts the cells (CLP=1) which are discarded after being
received during the collection interval by ATM service category.

Vector of Long Integer

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf Vpt txFrameDiscardsClp

Description This attribute counts the frames (CLP=1) which are discarded before being
transmitted during the collection interval.

Values Long Integer

ATTRIBUTE AtmIf Vpt txFrameDiscardsClpByServiceCat

Description This attribute counts the frames (CLP=1) which are discarded before being
transmitted during the collection interval by ATM service category.

Vector of Long Integer

Index cbr
rtvbr
nrtvbr
abr
ubr

ATTRIBUTE AtmIf Vpt rxFrameDiscardsClp

Description This attribute counts the frames (CLP=1) which are discarded after being
received during the collection interval.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 458 -
Collected Statistics

ATTRIBUTE AtmIf Vpt rxFrameDiscardsClpByServiceCat

Description This attribute counts the frames (CLP=1) which are discarded after being
received during the collection interval by ATM service category.

Vector of Long Integer

Index cbr
rtvbr
nrtvbr
abr
ubr

COLLECTED STATS SignallingChannel E1Cas


Description The statistics record generated by the SignallingChannel E1Cas
component.

ATTRIBUTE SigChan E1Cas totalCallsOutgoing

Description This spooled statistic counts the number of outgoing node call attempts
made to this link in the last statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE SigChan E1Cas totalCallsIncoming

Description This attribute counts the number of incoming link call attempts made to
this node in the last statistics collection interval.

Values 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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

ATTRIBUTE SigChan E1Cas 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.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 459 -
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.

Values Decimal (0..65535)

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.

Values Decimal (0..30)

COLLECTED STATS SignallingChannel Ds1Cas


Description The statistics record generated by the SignallingChannel Ds1Cas
component.

ATTRIBUTE SigChan Ds1Cas totalCallsOutgoing

Description This spooled statistic counts the number of outgoing node call attempts
made to this link in the last statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE SigChan Ds1Cas totalCallsIncoming

Description This attribute counts the number of incoming link call attempts made to
this node in the last statistics collection interval.

Values 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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 460 -
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.

Values Decimal (0..65535)

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.

Values Decimal (0..30)

COLLECTED STATS SignallingChannel J2Cas


Description The statistics record generated by the SignallingChannel J2Cas
component.

ATTRIBUTE SigChan J2 totalCallsOutgoing

Description This spooled statistic counts the number of outgoing node call attempts
made to this link in the last statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE SigChan J2 totalCallsIncoming

Description This attribute counts the number of incoming link call attempts made to
this node in the last statistics collection interval.

Values 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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 461 -
Collected Statistics

ATTRIBUTE SigChan J2 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.

Values 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.

Values Decimal (0..65535)

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.

Values Decimal (0..30)

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.

Values Decimal (0..30)

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.

Values Decimal (0..30)

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.

Values Decimal (0..30)

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 462 -
Collected Statistics

Values Decimal (0..65535)

ATTRIBUTE SigChan EQsig totalCallsFromIf

Description This collected statistic counts the number of calls from the interface in the
last statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE SigChan EQsig nonCallAssocSessionsToIf

Description This collected statistic counts the number of non-call associated sessions
to the interface in the last statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE SigChan EQsig nonCallAssocSessionsFromIf

Description This collected statistic counts the number of non-call associated sessions
from the interface in the last statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE SigChan EQsig frmToIf

Description This collected statistic counts the number of frames transmitted to the link
interface by Framer in the last statistics collection interval.

Values 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 The number of bytes received from the link interface by Framer in the last
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE SigChan EQsig octetToIf

Description The number of bytes sent to the link interface by Framer in the last
statistics collection interval.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 463 -
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.

Values Decimal (0..30)

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.

Values Decimal (0..30)

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.

Values Decimal (0..30)

ATTRIBUTE SigChan Nis totalCallsToIf

Description This collected statistic counts the total number of calls that have been
made to the interface in the last statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE SigChan Nis totalCallsFromIf

Description This collected statistic counts the number of calls from the interface in the
last statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE SigChan Nis nonCallAssocSessionsToIf

Description This collected statistic counts the number of non-call associated sessions
to the interface in the last statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE SigChan Nis nonCallAssocSessionsFromIf

Description This collected statistic counts the number of non-call associated sessions
from the interface in the last statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE SigChan Nis frmToIf

Description This collected statistic counts the number of frames transmitted to the link
interface by Framer in the last statistics collection interval.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 464 -
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 The number of bytes received from the link interface by Framer in the last
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE SigChan Nis octetToIf

Description The number of bytes sent to the link interface by Framer in the last
statistics collection interval.

Values 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.

Values Decimal (0..30)

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.

Values Decimal (0..30)

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.

Values Decimal (0..30)

ATTRIBUTE SigChan EIsdn totalCallsToIf

Description This collected statistic counts the total number of calls that have been
made to the interface in the last statistics collection interval.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 465 -
Collected Statistics

ATTRIBUTE SigChan EIsdn totalCallsFromIf

Description This collected statistic counts the number of calls from the interface in the
last statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE SigChan EIsdn nonCallAssocSessionsToIf

Description This collected statistic counts the number of non-call associated sessions
to the interface in the last statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE SigChan EIsdn nonCallAssocSessionsFromIf

Description This collected statistic counts the number of non-call associated sessions
from the interface in the last statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE SigChan EIsdn frmToIf

Description This collected statistic counts the number of frames transmitted to the link
interface by Framer in the last statistics collection interval.

Values 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 The number of bytes received from the link interface by Framer in the last
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE SigChan EIsdn octetToIf

Description The number of bytes sent to the link interface by Framer in the last
statistics collection interval.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 466 -
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.

Values Decimal (0..30)

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.

Values Decimal (0..30)

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.

Values Decimal (0..30)

ATTRIBUTE SigChan Mcdn totalCallsToIf

Description This collected statistic counts the total number of calls that have been
made to the interface in the last statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE SigChan Mcdn totalCallsFromIf

Description This collected statistic counts the number of calls from the interface in the
last statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE SigChan Mcdn nonCallAssocSessionsToIf

Description This collected statistic counts the number of non-call associated sessions
to the interface in the last statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE SigChan Mcdn nonCallAssocSessionsFromIf

Description This collected statistic counts the number of non-call associated sessions
from the interface in the last statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE SigChan Mcdn frmToIf

Description This collected statistic counts the number of frames transmitted to the link
interface by Framer in the last statistics collection interval.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 467 -
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 The number of bytes received from the link interface by Framer in the last
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE SigChan Mcdn octetToIf

Description The number of bytes sent to the link interface by Framer in the last
statistics collection interval.

Values Decimal (0..4294967295)

COLLECTED STATS VoiceRoute


Description The statistics record generated by the VoiceRoute component.

ATTRIBUTE VRoute totalCallsFromSubnet

Description This spooled statistic counts the calls that have been received from the
subnet in the last statistics collection interval, including calls that fail.

Values 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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 468 -
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.

Values Decimal (0..65535)

COLLECTED STATS VoiceSubroute


Description The statistics record generated by the VoiceSubroute component.

ATTRIBUTE Vsr totalCallsFromIf

Description This spooled statistic counts the number of calls that have been received
by this VoiceSubroute from the PBX in the last statistics collection interval.

Values 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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 469 -
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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

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.

Values Decimal (0..65535)

ATTRIBUTE Vsr peakActiveChannels

Description This spooled statistic counts the peak number of B-channels that were
active in the last statistics collection interval.

Values Decimal (0..30)

ATTRIBUTE Vsr peakActiveVoiceChannels

Description This spooled statistic counts the peak number of B-channels that were
active carrying voice in the last statistics collection interval.

Values Decimal (0..30)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 470 -
Collected Statistics

ATTRIBUTE Vsr peakActiveModemChannels

Description This spooled statistic counts the peak number of active B-channels that a
2100Hz tone was detected in the last statistics collection interval.

Values Decimal (0..30)

ATTRIBUTE Vsr peakActiveDataChannels

Description This spooled statistic counts the maximum number of B-channels that
were active carrying data in the last statistics collection interval.

Values Decimal (0..30)

ATTRIBUTE Vsr peakActiveFaxRelayChannels

Description This spooled statistic counts the maximum number of B-channels that
were active carrying fax relay calls in the last statistics collection interval.

Values Decimal (0..30)

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.

Vector of Decimal (0..65535)

Index Decimal (1..32)

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.

Vector of Decimal (0..65535)

Units seconds

Index Decimal (1..32)

ATTRIBUTE Vsr voiceRouteInstance

Description This spooled statistic is the value of the VoiceRoute linked to this
VoiceSubRoute.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 471 -
Collected Statistics

ATTRIBUTE Vsr Svs Framer rxBytes

Description This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values Long Integer

ATTRIBUTE Vsr Svs Framer rxFrames

Description This attribute provides the number of frames received on the link interface
by the Framer in the last collection interval.

Values 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.

Values Long Integer

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.

Values Long Integer

ATTRIBUTE Vsr Svs Framer 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.

Values 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 This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values Long Integer

ATTRIBUTE DataSigChan TS014 Framer rxFrames

Description This attribute provides the number of frames received on the link interface
by the Framer in the last collection interval.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 472 -
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.

Values Long Integer

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.

Values Long Integer

ATTRIBUTE DataSigChan TS014 Framer 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.

Values 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 This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values Long Integer

ATTRIBUTE DataSigChan Etsi Framer rxFrames

Description This attribute provides the number of frames received on the link interface
by the Framer in the last collection interval.

Values 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.

Values Long Integer

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 473 -
Collected Statistics

Values Long Integer

ATTRIBUTE DataSigChan Etsi Framer 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.

Values 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 This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values Long Integer

ATTRIBUTE DataSigChan Ins Framer rxFrames

Description This attribute provides the number of frames received on the link interface
by the Framer in the last collection interval.

Values 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.

Values Long Integer

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.

Values Long Integer

ATTRIBUTE DataSigChan Ins Framer 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.

Values Decimal (0..100)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 474 -
Collected Statistics

COLLECTED STATS DataSignallingChannel


NationalIsdn2 Framer
Description The statistics record generated by the DataSignallingChannel
NationalIsdn2 Framer component.

ATTRIBUTE DataSigChan Ni2 Framer rxBytes

Description This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values Long Integer

ATTRIBUTE DataSigChan Ni2 Framer rxFrames

Description This attribute provides the number of frames received on the link interface
by the Framer in the last collection interval.

Values 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.

Values Long Integer

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.

Values Long Integer

ATTRIBUTE DataSigChan Ni2 Framer 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.

Values 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 This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 475 -
Collected Statistics

Values Long Integer

ATTRIBUTE DataSigChan Nis Framer rxFrames

Description This attribute provides the number of frames received on the link interface
by the Framer in the last collection interval.

Values 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.

Values Long Integer

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.

Values Long Integer

ATTRIBUTE DataSigChan Nis Framer 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.

Values 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.

Values String (0..46, ASCII)

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 476 -
Collected Statistics

This attribute, when combined with bandwidthLWM can also be used to


indicate a transport connection outage occurrence.

Values Decimal (0..155000000)

Units 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.

Values Decimal (0..155000000)

Units bit/s

ATTRIBUTE McsMgr DprsMcsEpG Ep serviceCategory (sc)

Description This attribute indicates the ATM service category of the transport
connection.

Values 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).

Vector of Long Integer

Index discardPriority0 (dp0)


discardPriority1 (dp1)
discardPriority2 (dp2)
discardPriority3 (dp3)

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 477 -
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 Long Integer

Index 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).

Vector of Decimal (0..4294967295)

Index discardPriority0 (dp0)


discardPriority1 (dp1)
discardPriority2 (dp2)
discardPriority3 (dp3)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

Units kbit/s

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 478 -
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.

Values Decimal (0..4294967295)

Units kbit/s

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.

Values Decimal (0..512)

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.

Values Decimal (0..4294967295)

COLLECTED STATS MpaNetworkLink Framer


Description The statistics record generated by the MpaNetworkLink Framer
component.

ATTRIBUTE Mpanl Framer rxBytes

Description This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values Long Integer

ATTRIBUTE Mpanl Framer rxFrames

Description This attribute provides the number of frames received on the link interface
by the Framer in the last collection interval.

Values 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.

Values Long Integer

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 479 -
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.

Values Long Integer

ATTRIBUTE Mpanl Framer 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.

Values 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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs AmrBrag Mtp2 msuRetransmits (msuReTx)

Description This attribute indicates the number of message signal units retransmitted
because of negative acknowledgments over the collection interval.

Values 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.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 480 -
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.

Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs AmrBrag Mtp2 msuOctetsTx

Description This attribute indicates the number of payload MSU octets transmitted
over the collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs AmrBrag Mtp2 msuOctetsRx

Description This attribute indicates the number of payload MSU octets received over
the collection interval.

Values 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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs CsdBrag Mtp2 msuRetransmits (msuReTx)

Description This attribute indicates the number of message signal units retransmitted
because of negative acknowledgments over the collection interval.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 481 -
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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs CsdBrag Mtp2 msuOctetsTx

Description This attribute indicates the number of payload MSU octets transmitted
over the collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs CsdBrag Mtp2 msuOctetsRx

Description This attribute indicates the number of payload MSU octets received over
the collection interval.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 482 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 483 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 484 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 485 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 486 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 487 -
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)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 488 -
Collected Statistics

COLLECTED STATS
NarrowbandServicesTrunkOverATM VoiceGateway
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 489 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 490 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 491 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 492 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 493 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 494 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 495 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 496 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 497 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 498 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 499 -
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 User Adaptation 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.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 500 -
Collected Statistics

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 501 -
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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 502 -
Collected Statistics

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 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 503 -
Collected Statistics

Values Decimal (0..4294967295)

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 504 -
Collected Statistics

Values Decimal (0..4294967295)

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 505 -
Collected Statistics

The counter counts the number of events in the collection interval.

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)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 506 -
Collected Statistics

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.

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 507 -
Collected Statistics

Values Decimal (0..4294967295)

COLLECTED STATS
NarrowbandServicesTrunkOverATM VoiceGateway
SgV5UserAdaptation ApplicationServer
InterfaceIdentifier
Description The statistics record generated by the NarrowbandServicesTrunkOverATM
VoiceGateway SgV5UserAdaptation ApplicationServer InterfaceIdentifier
component.

ATTRIBUTE Nsta Vgs SgV5 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 SgV5 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 SgV5 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)

ATTRIBUTE Nsta Vgs SgV5 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 SgV5 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)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 508 -
Collected Statistics

ATTRIBUTE Nsta Vgs SgV5 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 SgV5 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 SgV5 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 SgV5 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 SgV5 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)

ATTRIBUTE Nsta Vgs SgV5 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 SgV5 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)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 509 -
Collected Statistics

ATTRIBUTE Nsta Vgs SgV5 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 SgV5 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 SgV5 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 SgV5 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 SgV5 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.

Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs SgV5 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 SgV5 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 510 -
Collected Statistics

Values Decimal (0..4294967295)

COLLECTED STATS
NarrowbandServicesTrunkOverATM VoiceGateway
SgV5UserAdaptation ApplicationServer
InterfaceIdentifier MonitoredCommunicationProtocol
Description The statistics record generated by the NarrowbandServicesTrunkOverATM
VoiceGateway SgV5UserAdaptation ApplicationServer InterfaceIdentifier
MonitoredCommunicationProtocol component.

ATTRIBUTE Nsta Vgs SgV5 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.

Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs SgV5 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 SgV5 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

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 511 -
Collected Statistics

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 SgV5 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 SgV5 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 SgV5 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
Enable Request message.

The counter counts the number of events in the collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs SgV5 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)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 512 -
Collected Statistics

ATTRIBUTE Nsta Vgs SgV5 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 SgV5 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 SgV5 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 SgV5 As Iid 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 SgV5 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 513 -
Collected Statistics

The counter counts the number of events in the collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs SgV5 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 SgV5 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 SgV5 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
incremented.

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 514 -
Collected Statistics

COLLECTED STATS
NarrowbandServicesTrunkOverATM VoiceGateway
SgV5UserAdaptation ApplicationServer
ApplicationServerProcess
Description The statistics record generated by the NarrowbandServicesTrunkOverATM
VoiceGateway SgV5UserAdaptation ApplicationServer
ApplicationServerProcess component.

ATTRIBUTE Nsta Vgs SgV5 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 SgV5 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 SgV5 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 SgV5 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 SgV5 As Asp aspActiveMsgsReceived

Description This attribute counts the number of Application Server Process (ASP)
Active (ACTIVE) 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 515 -
Collected Statistics

ATTRIBUTE Nsta Vgs SgV5 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 SgV5 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 SgV5 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 SgV5 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 SgV5 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 SgV5 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)

ATTRIBUTE Nsta Vgs SgV5 As Asp heartbeatAcksReceived

Description This attribute counts the number of Heartbeat Acknowledgement (BEAT


ACK) messages received.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 516 -
Collected Statistics

The counter counts the number of events in the collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs SgV5 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 SgV5 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 SgV5 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 SgV5 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 SgV5 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 SgV5 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
an Interface Identifier (IID) that is not locally configured.

The counter counts the number of events in the collection interval.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 517 -
Collected Statistics

Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs SgV5 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 SgV5 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 SgV5 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 SgV5 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.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 518 -
Collected Statistics

ATTRIBUTE Nsta Vgs SgV5 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 SgV5 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 SgV5 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 SgV5 As Asp sendFailures

Description This attribute counts the times the User Adaptation 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.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 519 -
Collected Statistics

ATTRIBUTE Nsta Vgs SgV5 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 SgV5 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 SgV5 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 SgV5 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 520 -
Collected Statistics

ATTRIBUTE Nsta Vgs SgV5 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
SgV5UserAdaptation ApplicationServer
ApplicationServerProcess SctpAssociation
Description The statistics record generated by the NarrowbandServicesTrunkOverATM
VoiceGateway SgV5UserAdaptation ApplicationServer
ApplicationServerProcess SctpAssociation component.

ATTRIBUTE Nsta Vgs SgV5 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 SgV5 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 SgV5 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 SgV5 As Asp SctpAssoc bytesReceived

Description This attribute counts the number of bytes received.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 521 -
Collected Statistics

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 SgV5 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 SgV5 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 SgV5 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 SgV5 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 SgV5 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 SgV5 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 522 -
Collected Statistics

Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs SgV5 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 SgV5 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 SgV5 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 SgV5 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 SgV5 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 SgV5 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 523 -
Collected Statistics

Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs SgV5 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 SgV5 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 SgV5 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 SgV5 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 524 -
Collected Statistics

The counter counts the number of events in the collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs SgV5 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 SgV5 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 SgV5 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 SgV5 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)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 525 -
Collected Statistics

ATTRIBUTE Nsta Vgs SgV5 As Asp SctpAssoc checksumErrors

Description This attribute counts the number of incoming packets that were discarded
due to checksum verification failure.

The counter counts the number of events in the collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Nsta Vgs SgV5 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 SgV5 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 SgV5 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 SgV5 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 SgV5 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 526 -
Collected Statistics

Values Decimal (0..4294967295)

COLLECTED STATS DcmeLink VoiceService Framer


Description The statistics record generated by the DcmeLink VoiceService Framer
component.

ATTRIBUTE Dcl Vs Framer rxBytes

Description This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values Long Integer

ATTRIBUTE Dcl Vs Framer rxFrames

Description This attribute provides the number of frames received on the link interface
by the Framer in the last collection interval.

Values 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.

Values Long Integer

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.

Values Long Integer

ATTRIBUTE Dcl Vs Framer 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.

Values 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 This attribute counts the BSSGP PDUs received from the SGSN by all the
BVCs associated to this PCM link during the statistics collection interval.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 527 -
Collected Statistics

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk pduUp (pduUp)

Description This attribute counts the BSSGP PDUs transmitted to the SGSN by all the
BVCs associated to this PCM link during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk octetsDn (octDn)

Description This attribute counts the octets received by all the BVCs associated to this
PCM link during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk octetsUp (octUp)

Description This attribute counts the octets sent by all the BVCs associated to this
PCM link during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk psPaging (psPag)

Description This attribute counts the BSSGP PAGING PS PDUs received from the
SGSN by this PCM link during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk csPaging (csPag)

Description This attribute counts the BSSGP PAGING CS PDUs received from the
SGSN by this PCM link during the statistics collection interval.

Values 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.

Values Decimal (0..4294967295)

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 This attribute counts the uplink frames lost due to data overrun or receive
buffer overflow during the statistics collection interval.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 528 -
Collected Statistics

ATTRIBUTE Pcusa Conn PcmLk LapdSig framesLostOverflowDn (fLovfDn)

Description This attribute counts the downlink frames which were not sent because of
buffer overflow during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk LapdSig errorsCRC (errCRC)

Description This attribute counts the frames with CRC errors which were received
during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk LapdSig framesLostAlignment (fLAlign)

Description This attribute counts the frames lost due to abort or lack of alignment
during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk LapdSig iFramesUp (iFrmUp)

Description This attribute counts the I frames received during the statistics collection
interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk LapdSig uiFramesUp (uiFrmUp)

Description This attribute counts the unnumbered I frames received during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk LapdSig iFramesDn (iFrmDn)

Description This attribute counts the I frames transmitted during the statistics
collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk LapdSig uiFramesDn (uiFrmDn)

Description This attribute counts the unnumbered I frames transmitted during the
statistics collection interval.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 529 -
Collected Statistics

ATTRIBUTE Pcusa Conn PcmLk Cell cellBVCI

Description This attribute indicates the corresponding BSSGP Virtual Channel


Identifier during the statistics collection interval.

Values 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 Decimal (0..4294967295)

Index 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 Decimal (0..4294967295)

Index 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 Decimal (0..4294967295)

Index 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 530 -
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 Decimal (0..4294967295)

Index Decimal (1..4)

ATTRIBUTE Pcusa Conn PcmLk Cell fullDuplexTbfEstablishment (fdTbfEst)

Description This attribute counts how many full duplex TBFs were established during
the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell upTbfReleases (upTbfRel)

Description This attribute counts how many uplink TBFs were released during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell cumulativeTimeUpTbf (cumTimeUpTbf)

Description This attribute indicates the cumulative duration of all uplink TBFs released
during the statistics collection interval.

Values Decimal (0..4294967295)

Units seconds

ATTRIBUTE Pcusa Conn PcmLk Cell allocatedBlocksUpTbf (allBUpTbf)

Description This attribute counts the blocks allocated for the uplink TBFs during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell nonAckUpTbfEstablishment (nAckUpTbfEst)

Description This attribute counts the non-acknowledged uplink TBFs established


during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell ackUpTbfEstablishment (ackUpTbfEst)

Description This attribute counts the acknowledged uplink TBFs established during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell closeEndedUpTbfEstablishment (closeEndUpTbfEst)

Description This attribute counts the close-ended uplink TBFs established during the
statistics collection interval.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 531 -
Collected Statistics

ATTRIBUTE Pcusa Conn PcmLk Cell dnTbfReleases (dnTbfRel)

Description This attribute counts how many downlink TBFs were released during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell cumulativeTimeDnTbf (cumTimeDnTbf)

Description This attribute indicates the cumulative duration of all downlink TBFs
released during the statistics collection interval.

Values Decimal (0..4294967295)

Units seconds

ATTRIBUTE Pcusa Conn PcmLk Cell nonAckDnTbfEstablishment (nAckDnTbfEst)

Description This attribute counts the non-acknowledged downlink TBFs established


during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell ackDnTbfEstablishment (ackDnTbfEst)

Description This attribute counts the acknowledged downlink TBFs established during
the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell dyAgprsNbModif (dyAgprsNbMod)

Description This attribute counts the modifications of Agprs timeslots allocated in the
cell during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell dyAgprsAvgNbTimeslots (dyAgprsAvgNbTs)

Description This attribute indicates the average number of Agprs timeslots allocated in
the cell during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell dyAgprsMinNbTimeslots (dyAgprsMinNbTs)

Description This attribute indicates the minimum number of Agprs timeslots allocated
in the cell during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell dyAgprsMaxNbTimeslots (dyAgprsMaxNbTs)

Description This attribute indicates the maximum number of Agprs timeslots allocated
in the cell during the statistics collection interval.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 532 -
Collected Statistics

ATTRIBUTE Pcusa Conn PcmLk Cell dyAgprsAvgLoadCriterion (dyAgprsAvgLdCrit)

Description This attribute indicates the average Agprs load criterion value during the
statistics collection interval.

Values Decimal (0..100)

Units %

ATTRIBUTE Pcusa Conn PcmLk Cell dyAgprsMaxLoadCriterion (dyAgprsMaxLdCrit)

Description This attribute indicates the maximum Agprs load criterion value during the
statistics collection interval.

Values Decimal (0..100)

Units %

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 533 -
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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 534 -
Collected Statistics

COLLECTED STATS PCUSupportApplication


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 This attribute counts the blocks sent with the window stalled indicator set
during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma remoteBusy (remBus)

Description This attribute counts the blocks received with the window stalled indicator
set during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma configuredTimeslots (cfgTs)

Description This attribute indicates the number of configured timeslots at the end of
the statistics collection interval.

Values 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 535 -
Collected Statistics

The average can be calculated by dividing this attribute value by the


nbSamples value.

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 This attribute counts the LLC packets reassembled and transmitted to the
LLC relay during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma dataBlocksUp (dataBUp)

Description This attribute counts the uplink RLC data blocks received during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma controlBlocksUp (ctrlBUp)

Description This attribute counts the uplink RLC control blocks received during the
statistics collection interval.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 536 -
Collected Statistics

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma invalidBlocksUp (invalidBUp)

Description This attribute counts the uplink invalid radio blocks received during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma invalidProtocolErrorBlocksUp (invalidProtErrBUp)

Description This attribute counts the uplink invalid radio blocks received with invalid
RLC protocol during the statistics collection interval.

Values 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.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma packetAckNackUp (pktANUp)

Description This attribute counts the PACKET-UPLINK-ACK-NACK messages received


during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma totalRetransmissionRequested (totRtxReq)

Description This attribute counts the RLC/MAC block retransmission requests during
the statistics collection interval.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 537 -
Collected Statistics

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma nbSamplesUpQuality (nbSamplesUpQuality)

Description This attribute counts the samples for RxQual and RxLev cumulative values
during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma llcPacketsDn (llcPktDn)

Description This attribute counts the LLC packets segmented into RLC data blocks
received during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma dataBlocksDn (dataBDn)

Description This attribute counts the downlink RLC data blocks transmitted during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma controlBlocksDn (ctrlBDn)

Description This attribute counts the downlink RLC control blocks transmitted during
the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma retransmittedDataBlocksDn (rtxDataBDn)

Description This attribute counts the data blocks retransmitted downlink during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma packetAckNackDn (pktANDn)

Description This attribute counts the PACKET-DOWNLINK-ACK-NACK messages


transmitted during the statistics collection interval.

Values 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 This attribute counts the samples for RxQual cumulative values during the
statistics collection interval.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 538 -
Collected Statistics

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma tbfNormalReleaseUp (tbfNormRelUp)

Description This attribute counts the uplink TBFs which terminated normally during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma tbfNormalReleaseDn (tbfNormRelDn)

Description This attribute counts the downlink TBFs which terminated normally during
the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma noPacketResourceReq (noPktResReq)

Description This attribute counts the TBFs abnormally released due to non receipt of
Packet Resource Request during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma lossOfComNN002Max (lOCNN002Max)

Description This attribute counts the TBFs abnormally released due to V(Q) non
progression during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma lossOfComT3169 (lOCT3169)

Description This attribute counts the TBFs abnormally released due to timer T3169
expiry during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma lossOfComNT0001 (lOCNT0001)

Description This attribute counts the TBFs abnormally released due to NT0001 timer
expiry during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma lossOfComT3195 (lOCT3195)

Description This attribute counts the TBFs abnormally released due to T3195 timer
expiry during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Cell Tdma lossOfComT3191 (lOCT3191)

Description This attribute counts the TBFs abnormally released due to T3191 timer
expiry during the statistics collection interval.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 539 -
Collected Statistics

COLLECTED STATS PCUSupportApplication


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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 540 -
Collected Statistics

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 541 -
Collected Statistics

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.

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

COLLECTED STATS PCUSupportApplication


Connection PcmLink BssgpVirtualConnection
Description The statistics record generated by the PCUSupportApplication Connection
PcmLink BssgpVirtualConnection component.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 542 -
Collected Statistics

ATTRIBUTE Pcusa Conn PcmLk Bvc cell

Description This attribute indicates the cell identity number associated to this BVC.

Values Decimal (0..65535)

ATTRIBUTE Pcusa Conn PcmLk Bvc pduDn

Description This attribute counts the PDUs received by this BVC from the Gb interface
during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc pduUp

Description This attribute counts the PDUs sent by this BVC to the Gb interface during
the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc octetsDn (octDn)

Description This attribute counts the octets received by the BVC from the Gb interface
during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc octetsUp (octUp)

Description This attribute counts the octets sent by the BVC to the Gb interface during
the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc pduDataDn

Description This attribute counts the UNIT-DATA PDUs received by the BVC from the
Gb interface during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc pduDataUp

Description This attribute counts the UNIT-DATA PDUs sent by the BVC to the Gb
interface during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc octetsDataDn

Description This attribute counts the octets received by the BVC from the Gb interface
in DL-UNIT-DATA PDUs during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc octetsDataUp

Description This attribute counts the octets sent by the BVC to the Gb interface in UL-
UNIT-DATA PDUs during the statistics collection interval.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 543 -
Collected Statistics

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc maxSizeDataDn

Description This attribute indicates the largest size of LLC frame received during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc maxSizeDataUp

Description This attribute indicates the biggest size of LLC frames sent during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc bvcBlockRequests (bvcBReq)

Description This attribute counts BVC-BLOCK PDU messages sent by the BVC during
the statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE Pcusa Conn PcmLk Bvc bvcUnBlockRequests (bvcUBReq)

Description This attribute counts BVC-UNBLOCK PDU messages sent by the BVC
during the statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE Pcusa Conn PcmLk Bvc bvct1TimeOuts (t1TO)

Description This attribute counts BVC-BLOCK-ACK and BVC-UNBLOCK-ACK timer


expiries during the statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE Pcusa Conn PcmLk Bvc bvcResetRequestsUp (bvcResReqUp)

Description This attribute counts BVC-RESET PDU messages sent by a BVC during
the statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE Pcusa Conn PcmLk Bvc bvcResetRequestsDn (bvcResReqDn)

Description This attribute counts BVC-RESET PDU messages received by the BVC
during the statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE Pcusa Conn PcmLk Bvc bvct2TimeOuts (t2TO)

Description This attribute counts BVC-RESET-ACK timer expiries during the statistics
collection interval.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 544 -
Collected Statistics

ATTRIBUTE Pcusa Conn PcmLk Bvc bvcFlowControlRequests (bvcFCtrlReq)

Description This attribute counts FLOW-CONTROL-BVC PDUs sent by the BVC


during the statistics collection interval.

Values Decimal (0..65535)

ATTRIBUTE Pcusa Conn PcmLk Bvc msFlowControlRequests (msFCtrlReq)

Description This attribute counts FLOW-CONTROL-MS PDUs sent by the BVC during
the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc llcDiscardedPdu (llcDiscPdu)

Description This attribute counts LLC-DISCARDED PDUs sent by the BVC during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc llcDiscardedOctets (llcDiscOct)

Description This attribute counts the octets discarded with a LLC-DISCARDED-


INDICATION message sent by the BVC during the statistics collection
interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc nmStatusUp (nmStusUp)

Description This attribute counts NM-STATUS PDUs sent by a BVC during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc nmStatusDn (nmStusDn)

Description This attribute counts NM-STATUS PDUs received by a BVC during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc msFlushLLRequest (msFlushLLReq)

Description This attribute counts FLUSH-LL PDUs sent from the SGSN to the PCU
during the statistics collection interval.

Values 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.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 545 -
Collected Statistics

ATTRIBUTE Pcusa Conn PcmLk Bvc msSuspendReq (msSusReq)

Description This attribute counts SUSPEND PDUs sent by the BVC during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc msRaCapabilityInd (msRaCapInd)

Description This attribute counts RA-CAPABILITY-INDICATION PDUs received by the


BVC during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc msRaCapabilityUpdateReq (msRaCapUpdateReq)

Description This attribute counts RA-CAPABILITY-UPDATE PDUs sent by the BVC


during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc bvct3TimeOuts (t3TO)

Description This attribute counts SUSPEND-ACK timer expiries during the statistics
collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk Bvc bvct5TimeOuts (t5TO)

Description This attribute counts RA-CAPABILITY-UPDATE-ACK timer expiries during


the statistics collection interval.

Values 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.

Values Decimal (0..4294967295)

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 This attribute indicates the corresponding BSSGP Virtual Channel


Identifier during the statistics collection interval.

Values Decimal (0..65535)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 546 -
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 Decimal (0..4294967295)

Index 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 Decimal (0..4294967295)

Index 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 Decimal (0..4294967295)

Index 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 Decimal (0..4294967295)

Index Decimal (1..4)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 547 -
Collected Statistics

ATTRIBUTE Pcusa Conn PcmLk CgiCell fullDuplexTbfEstablishment (fdTbfEst)

Description This attribute counts how many full duplex TBFs were established during
the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell upTbfReleases (upTbfRel)

Description This attribute counts how many uplink TBFs were released during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell cumulativeTimeUpTbf (cumTimeUpTbf)

Description This attribute indicates the cumulative duration of all uplink TBFs released
during the statistics collection interval.

Values Decimal (0..4294967295)

Units seconds

ATTRIBUTE Pcusa Conn PcmLk CgiCell allocatedBlocksUpTbf (allBUpTbf)

Description This attribute counts the blocks allocated for the uplink TBFs during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell nonAckUpTbfEstablishment (nAckUpTbfEst)

Description This attribute counts the non-acknowledged uplink TBFs established


during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell ackUpTbfEstablishment (ackUpTbfEst)

Description This attribute counts the acknowledged uplink TBFs established during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell closeEndedUpTbfEstablishment (closeEndUpTbfEst)

Description This attribute counts the close-ended uplink TBFs established during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell dnTbfReleases (dnTbfRel)

Description This attribute counts how many downlink TBFs were released during the
statistics collection interval.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 548 -
Collected Statistics

ATTRIBUTE Pcusa Conn PcmLk CgiCell cumulativeTimeDnTbf (cumTimeDnTbf)

Description This attribute indicates the cumulative duration of all downlink TBFs
released during the statistics collection interval.

Values Decimal (0..4294967295)

Units seconds

ATTRIBUTE Pcusa Conn PcmLk CgiCell nonAckDnTbfEstablishment (nAckDnTbfEst)

Description This attribute counts the non-acknowledged downlink TBFs established


during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell ackDnTbfEstablishment (ackDnTbfEst)

Description This attribute counts the acknowledged downlink TBFs established during
the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell dyAgprsNbModif (dyAgprsNbMod)

Description This attribute counts the modifications of Agprs timeslots allocated in the
cell during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell dyAgprsAvgNbTimeslots (dyAgprsAvgNbTs)

Description This attribute indicates the average number of Agprs timeslots allocated in
the cell during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell dyAgprsMinNbTimeslots (dyAgprsMinNbTs)

Description This attribute indicates the minimum number of Agprs timeslots allocated
in the cell during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell dyAgprsMaxNbTimeslots (dyAgprsMaxNbTs)

Description This attribute indicates the maximum number of Agprs timeslots allocated
in the cell during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell dyAgprsAvgLoadCriterion (dyAgprsAvgLdCrit)

Description This attribute indicates the average Agprs load criterion value during the
statistics collection interval.

Values Decimal (0..100)

Units %

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 549 -
Collected Statistics

ATTRIBUTE Pcusa Conn PcmLk CgiCell dyAgprsMaxLoadCriterion (dyAgprsMaxLdCrit)

Description This attribute indicates the maximum Agprs load criterion value during the
statistics collection interval.

Values Decimal (0..100)

Units %

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 550 -
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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 551 -
Collected Statistics

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma localBusy (locBus)

Description This attribute counts the blocks sent with the window stalled indicator set
during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma remoteBusy (remBus)

Description This attribute counts the blocks received with the window stalled indicator
set during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma configuredTimeslots (cfgTs)

Description This attribute indicates the number of configured timeslots at the end of
the statistics collection interval.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 552 -
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 This attribute counts the LLC packets reassembled and transmitted to the
LLC relay during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma dataBlocksUp (dataBUp)

Description This attribute counts the uplink RLC data blocks received during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma controlBlocksUp (ctrlBUp)

Description This attribute counts the uplink RLC control blocks received during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma invalidBlocksUp (invalidBUp)

Description This attribute counts the uplink invalid radio blocks received during the
statistics collection interval.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 553 -
Collected Statistics

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma invalidProtocolErrorBlocksUp (invalidProtErrBUp)

Description This attribute counts the uplink invalid radio blocks received with invalid
RLC protocol during the statistics collection interval.

Values 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.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma packetAckNackUp (pktANUp)

Description This attribute counts the PACKET-UPLINK-ACK-NACK messages received


during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma totalRetransmissionRequested (totRtxReq)

Description This attribute counts the RLC/MAC block retransmission requests during
the statistics collection interval.

Values 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 This attribute counts the samples for RxQual and RxLev cumulative values
during the statistics collection interval.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 554 -
Collected Statistics

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma llcPacketsDn (llcPktDn)

Description This attribute counts the LLC packets segmented into RLC data blocks
received during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma dataBlocksDn (dataBDn)

Description This attribute counts the downlink RLC data blocks transmitted during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma controlBlocksDn (ctrlBDn)

Description This attribute counts the downlink RLC control blocks transmitted during
the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma retransmittedDataBlocksDn (rtxDataBDn)

Description This attribute counts the data blocks retransmitted downlink during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma packetAckNackDn (pktANDn)

Description This attribute counts the PACKET-DOWNLINK-ACK-NACK messages


transmitted during the statistics collection interval.

Values 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 This attribute counts the samples for RxQual cumulative values during the
statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma tbfNormalReleaseUp (tbfNormRelUp)

Description This attribute counts the uplink TBFs which terminated normally during the
statistics collection interval.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 555 -
Collected Statistics

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma tbfNormalReleaseDn (tbfNormRelDn)

Description This attribute counts the downlink TBFs which terminated normally during
the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma noPacketResourceReq (noPktResReq)

Description This attribute counts the TBFs abnormally released due to non receipt of
Packet Resource Request during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma lossOfComNN002Max (lOCNN002Max)

Description This attribute counts the TBFs abnormally released due to V(Q) non
progression during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma lossOfComT3169 (lOCT3169)

Description This attribute counts the TBFs abnormally released due to timer T3169
expiry during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma lossOfComNT0001 (lOCNT0001)

Description This attribute counts the TBFs abnormally released due to NT0001 timer
expiry during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma lossOfComT3195 (lOCT3195)

Description This attribute counts the TBFs abnormally released due to T3195 timer
expiry during the statistics collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Tdma lossOfComT3191 (lOCT3191)

Description This attribute counts the TBFs abnormally released due to T3191 timer
expiry during the statistics collection interval.

Values 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 556 -
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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 557 -
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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

ATTRIBUTE Pcusa Conn PcmLk CgiCell Ccch pagingRequest (pagReq)

Description This attribute counts PAGING-REQUEST messages generated by the


PCU to the mobile station during the statistics collection interval.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 558 -
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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 559 -
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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 560 -
Collected Statistics

COLLECTED STATS PppIwf Framer


Description The statistics record generated by the PppIwf Framer component.

ATTRIBUTE Piwf Framer rxBytes

Description This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values Long Integer

ATTRIBUTE Piwf Framer rxFrames

Description This attribute provides the number of frames received on the link interface
by the Framer in the last collection interval.

Values 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.

Values Long Integer

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.

Values Long Integer

ATTRIBUTE Piwf Framer 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.

Values Decimal (0..100)

COLLECTED STATS PppIwf MlpppFramer


Description The statistics record generated by the PppIwf MlpppFramer component.

ATTRIBUTE Piwf MlFramer rxBytes

Description This attribute provides the number of bytes received on the link by the
Framer in the last collection interval.

Values Long Integer

ATTRIBUTE Piwf MlFramer 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 561 -
Collected Statistics

Values Long Integer

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.

Values Long Integer

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.

Values Long Integer

ATTRIBUTE Piwf 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.

Values Decimal (0..100)

COLLECTED STATS SignallingSystem7


MessageTransferPartLayer3
Description The statistics record generated by the SignallingSystem7
MessageTransferPartLayer3 component.

ATTRIBUTE Ss7 Mtp3 linkSetsUnavailable (lsUnavail)

Description This attribute indicates the number of linkset unavailable conditions over
the collection interval.

Values 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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 562 -
Collected Statistics

Values Decimal (0..4294967295)

ATTRIBUTE Ss7 Mtp3 Ls Lk payloadPdusRx

Description This attribute indicates the number of Protocol Data Units (PDUs) with
payload received from layer 2 over the collection interval.

Values 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 This attribute indicates the number of Protocol Data Units (PDUs) with
payload sent to layer 2 over the collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Ss7 Mtp3 Ls Lk invalidPdusRx

Description This attribute indicates the number of number of invalid Protocol Data
Units received over the collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Ss7 Mtp3 Ls Lk sltFailures

Description This attribute indicates the number of signalling link test message failure
conditions over the collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Ss7 Mtp3 Ls Lk changeovers

Description This attribute indicates the number of link changeover conditions over the
collection interval.

Values Decimal (0..4294967295)

COLLECTED STATS SignallingSystem7


SignallingConnControlPart
Description The statistics record generated by the SignallingSystem7
SignallingConnControlPart component.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 563 -
Collected Statistics

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.

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.

Values Decimal (0..4294967295)

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.

Values Decimal (0..4294967295)

ATTRIBUTE Ss7 Sccp lostConnections

Description This attribute indicates the number of the open signalling connections lost
due to unavailability of the SCCP Subsystem over the collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Ss7 Sccp invalidMessages

Description This attribute indicates the number of invalid (syntax error or undecodable)
messages received over the collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Ss7 Sccp messagesTx

Description This attribute indicates the number of the messages sent to layer 3 over
the collection interval. This includes maintenance messages.

Values Decimal (0..4294967295)

ATTRIBUTE Ss7 Sccp payloadMessagesTx

Description This attribute indicates the number of payload messages transmitted over
the collection interval.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 564 -
Collected Statistics

ATTRIBUTE Ss7 Sccp messagesRx

Description This attribute indicates the number of the messages received from layer 3
over the collection interval. This includes maintenance messages.

Values Decimal (0..4294967295)

ATTRIBUTE Ss7 Sccp payloadMessagesRx

Description This attribute indicates the number of payload messages received over the
collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Ss7 Sccp localRoutingFailures

Description This attribute indicates the number of the routing failures to the local
subsystem over the collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Ss7 Sccp remoteRoutingFailures

Description This attribute indicates the number of the routing failures to the remote
subsystem over the collection interval.

Values 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.

Values Decimal (0..4294967295)

ATTRIBUTE Ss7 SaalNni pdusTx

Description This attribute indicates the number of protocol data units transmitted over
the collection interval.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 565 -
Collected Statistics

ATTRIBUTE Ss7 SaalNni pdusRx

Description This attribute indicates the number of protocol data units received over the
collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Ss7 SaalNni pduOctetsTx

Description This attribute indicates the number of payload PDU octets transmitted over
the collection interval.

Values Decimal (0..4294967295)

ATTRIBUTE Ss7 SaalNni pduOctetsRx

Description This attribute indicates the number of payload PDU octets received over
the collection interval.

Values Decimal (0..4294967295)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
COMPONENT HIERARCHY (EM)
Scope Device

Description 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
other node, it must be entered. Similarly, on output, the local node name is
suppressed.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 567 -
COMPONENT HIERARCHY (EM)

Mib no_mib

Subcomponents RncInterfaceNode (RncIn)


CpdsNode (Cpds)
ProvisioningSystem (Prov)
Shelf
Software (Sw)
ModuleData (Mod)
NetworkManagementInterfaceSystem (Nmis)
Time (Time)
Collector (Col)
ActiveAlarmServices (AAServ)

Opt. Subcomp. VirtualBridge (Vb)


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)
LanApplication (La)
RemoteServerAgent (Rsa)
FrMux
AtmInterface (AtmIf)
SignallingChannel (SigChan)
VoiceRoute (VRoute)
VoiceSubroute (Vsr)
AtmMultiprotocolEncapsulation (AtmMpe)
Aal1CircuitEmulationService (Aal1Ces)
DataSignallingChannel (DataSigChan)
McsManager (McsMgr)

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 568 -
COMPONENT HIERARCHY (EM)

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)

Common Verbs Help


List

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
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, they are 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 570 -
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 576). 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 571 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 572 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 573 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 574 -
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 case-
sensitive (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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 575 -
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 576 -
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 571))


OR <enum_value> (see Enumeration type (page 573))
OR <hex_value> (see Hexadecimal string type (page 572))
OR <dashed_hex_string_value> (see Dashed hexadecimal string type
(page 573))
OR <ip_address_value> (see IP address type (page 573))
OR <string_value> (see String type (page 574))
OR <bcd_value> (see Binary-coded decimal type (page 575))
OR <signed_integer_value> (see Signed integer type (page 571))
OR <integer_sequence_value> (see Integer sequence type (page 571))
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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 577 -
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 571))
enumeration (see Enumeration type (page 573))
hex number (see Hexadecimal number type (page 572).)

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.

On a text interface device, you can set a set of... type as follows:
set component_name attribute_name attribute_value

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 578 -
Appendix: Data types

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 578), shows the tabular and
nontabular output of true sets and the figure, Sets of flags (page 579), shows the
tabular and nontabular output of sets of flags.

True sets

True set - tabular output


+==+-----+----------------------------------------
|Lp| Osi |Response
| |Avail|
+==+-----+----------------------------------------
| 0| |
| 2| | * = ON
ok 1995-10-26 19:30:04.91 . = 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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 579 -
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|. . . .| * = ON
| 5|* . . .| . = OFF
ok 1995-10-26 19:26:03.78

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 571))
hex (see Hexadecimal string type (page 572))
hex number (see Hexadecimal number type (page 572))
dashed hex strings (see Dashed hexadecimal string type (page 573))
IP Address (see IP address type (page 573))
enumeration (see Enumeration type (page 573))
string (see String type (page 574))
extended ASCII string (see Extended string type (page 574))
integer sequence (see Integer sequence type (page 571))

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 580 -
Appendix: Data types

signed numbers (see Signed integer type (page 571))


fixed point decimal (see Fixed point decimal type (page 572))
BCD (see Binary-coded decimal type (page 575))
component name (see Component name type (page 576))
link (see Link type (page 576))
time (see Time type (page 577))

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 571))

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 581 -
Appendix: Data types

fixed point decimal (see Fixed point decimal type (page 572))
hex (see Hexadecimal string type (page 572))
hex numbers (see Hexadecimal number type (page 572))
dashed hex strings (see Dashed hexadecimal string type (page 573))
IP address (see IP address type (page 573))
enumeration (see Enumeration type (page 573))
string (see String type (page 574))
extended ASCII string (see Extended string type (page 574))
signed number (see Signed integer type (page 571))
BCD (see Binary-coded decimal type (page 575))

A vector of... types index can be of the following types:


decimal (see Decimal number type (page 571))
enumeration (see Enumeration type (page 573))

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 Attribute value


0 1536
1 1536
2 1536

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 582 -
Appendix: Data types

Index values may be enumerated values or decimal values. The frmSize attribute
under the Test component under AtmIf appears as follows:

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 Attribute value


low priority 8192
high priority 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 571))
fixed point decimal (see Fixed point decimal type (page 572))
hex (see Hexadecimal string type (page 572))
hex numbers (see Hexadecimal number type (page 572))
dashed hex strings (see Dashed hexadecimal string type (page 573))
IP address (see IP address type (page 573))
enumeration (see Enumeration type (page 573))
string (see String type (page 574))
extended ASCII string (see Extended string type (page 574))

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 583 -
Appendix: Data types

signed number (see Signed integer type (page 571))


BCD (see Binary-coded decimal type (page 575))

An array of... types index can be of the following types:


decimal (see Decimal number type (page 571))
enumeration (see Enumeration type (page 573))

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.

Nortel Multiservice Switch 7400/15000/20000


Components Reference Overview Load CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
- 584 -
Appendix: Data types

Replicated types support the following types for index and value:
decimal (see Decimal number type (page 571))
fixed point decimal (see Fixed point decimal type (page 572))
hex (see Hexadecimal string type (page 572))
dashed hex strings (see Dashed hexadecimal string type (page 573))
IP address (see IP address type (page 573))
enumeration (see Enumeration type (page 573))
string (see String type (page 574))
extended ASCII string (see Extended string type (page 574))
integer sequence (see Integer sequence type (page 571))
signed number (see Signed integer type (page 571))
BCD (see Binary-coded decimal type (page 575))
component name (see Component name type (page 576))
time (see Time type (page 577))

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 CH0144A
NN10600-060 02.01 Standard
PCR 8.2 June 2007
Copyright 2007, Nortel Networks
Nortel Multiservice Switch 7400/15000/20000
Components Reference Overview
Copyright 2007 Nortel Networks, All Rights Reserved
This document is protected by copyright laws and international treaties. All information, copyrights and any other
intellectual property rights contained in this document are the property of Nortel Networks. Except as expressly
authorized in writing by Nortel Networks, the holder is granted no rights to use the information contained herein and
this document shall not be published, copied, produced or reproduced, modified, translated, compiled, distributed,
displayed or transmitted, in whole or part, in any form or media.

Sourced in Canada and the United States of America.

Publication: NN10600-060
Document status: Standard
Document issue: 02.01
Document date: June 2007
Product release: PCR 8.2
Job function: Product Fundamentals
Type: NTP
Language type: U.S. English

Nortel, the Nortel logo, and the Globemark are trademarks of Nortel Networks.

To provide feedback or to report a problem in this document, go to www.nortel.com/documentfeedback.

Das könnte Ihnen auch gefallen