frNniIndex |
.1.3.6.1.4.1.562.2.4.1.70.1.1.10 |
This variable represents the index for the frNni tables.
|
frNniRowStatus |
.1.3.6.1.4.1.562.2.4.1.70.1.1.1 |
This variable is used as the basis for SNMP naming of
frNni components.
These components can be added and deleted.
|
frNniComponentName |
.1.3.6.1.4.1.562.2.4.1.70.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frNniStorageType |
.1.3.6.1.4.1.562.2.4.1.70.1.1.4 |
This variable represents the storage type value for the
frNni tables.
|
frNniCustomerIdentifier |
.1.3.6.1.4.1.562.2.4.1.70.10.1.1 |
This attribute holds the Customer Identifier (CID).
Every component has a CID. If a component has a cid attribute, the
component's CID is the provisioned value of that attribute;
otherwise the component inherits the CID of its parent. The top-
level component has a CID of 0.
Every operator session also has a CID, which is the CID
provisioned for the operator's user ID. An operator will see only the
stream data for components having a matching CID. Also, the
operator will be allowed to issue commands for only those
components which have a matching CID.
An operator CID of 0 is used to identify the Network Manager
(referred to as 'NetMan' in DPN). This CID matches the CID of
any component. Values 1 to 8191 inclusive (equivalent to 'basic
CIDs' in DPN) may be assigned to specific customers.
|
frNniAdminState |
.1.3.6.1.4.1.562.2.4.1.70.11.1.1 |
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 or Lock -
force 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 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.
|
frNniOperationalState |
.1.3.6.1.4.1.562.2.4.1.70.11.1.2 |
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.
|
frNniUsageState |
.1.3.6.1.4.1.562.2.4.1.70.11.1.3 |
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.
|
frNniAvailabilityStatus |
.1.3.6.1.4.1.562.2.4.1.70.11.1.4 |
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 are 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.
The value degraded indicates the service provided by the
component is degraded in some way, such as in speed or operating
capacity. However, the resource remains available for service. The
operationalState is enabled.
The value notInstalled indicates the resource is not present. The
operationalState is disabled.
The value logFull is not used.
Description of bits:
inTest(0)
failed(1)
powerOff(2)
offLine(3)
offDuty(4)
dependency(5)
degraded(6)
notInstalled(7)
logFull(8)
|
frNniProceduralStatus |
.1.3.6.1.4.1.562.2.4.1.70.11.1.5 |
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 are present.
The value initializationRequired indicates (for a resource which
doesn't 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 enabled.
The value terminating indicates the component is in a termination
phase. If the resource doesn't reinitialize autonomously,
operationalState is disabled; otherwise it is enabled or disabled.
Description of bits:
initializationRequired(0)
notInitialized(1)
initializing(2)
reporting(3)
terminating(4)
|
frNniControlStatus |
.1.3.6.1.4.1.562.2.4.1.70.11.1.6 |
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 are 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.
Description of bits:
subjectToTest(0)
partOfServicesLocked(1)
reservedForTest(2)
suspended(3)
|
frNniAlarmStatus |
.1.3.6.1.4.1.562.2.4.1.70.11.1.7 |
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 are 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 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.
Description of bits:
underRepair(0)
critical(1)
major(2)
minor(3)
alarmOutstanding(4)
|
frNniStandbyStatus |
.1.3.6.1.4.1.562.2.4.1.70.11.1.8 |
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 are 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.
|
frNniUnknownStatus |
.1.3.6.1.4.1.562.2.4.1.70.11.1.9 |
This attribute indicates the OSI Unknown status of the component.
The value false indicates that all of the other OSI State and Status
attribute values can be considered accurate.
The value true indicates that the actual state of the component is not
known for sure.
|
frNniLastUnknownDlci |
.1.3.6.1.4.1.562.2.4.1.70.12.1.1 |
This attribute identifies the most recent DLCI which user frames
were received on for which a DLCI has not been provisioned on the
port.
|
frNniUnknownDlciFramesFromIf |
.1.3.6.1.4.1.562.2.4.1.70.12.1.2 |
This attribute contains a count of the number of frames received
from the interface with an unknown DLCI (DLCI which is not
provisioned). When the maximum is reached the count wraps to
zero.
|
frNniInvalidHeaderFramesFromIf |
.1.3.6.1.4.1.562.2.4.1.70.12.1.3 |
This attribute counts the number of frames received from the
interface with an invalid header format. When the maximum is
reached the count wraps to zero.
|
frNniIfAdminStatus |
.1.3.6.1.4.1.562.2.4.1.70.13.1.1 |
The desired state of the interface. The up state indicates the
interface is operational. The down state indicates the interface is not
operational. The testing state indicates that no operational packets
can be passed.
|
frNniIfIndex |
.1.3.6.1.4.1.562.2.4.1.70.13.1.2 |
This is the index for the IfEntry. Its value is automatically initialized
during the provisioning process.
|
frNniSnmpOperStatus |
.1.3.6.1.4.1.562.2.4.1.70.14.1.1 |
The current state of the interface. The up state indicates the
interface is operational and capable of forwarding packets. The
down state indicates the interface is not operational, thus unable to
forward packets. testing state indicates that no operational packets
can be passed.
|
frNniNumberOfEmissionQs |
.1.3.6.1.4.1.562.2.4.1.70.15.1.1 |
This attribute specifies the number of egress emission priority
queues that will be used for that Frame Relay interface. The
possible values of this attribute are 2 or 4:
For V.35, V.11, HSSI, E1, DS1, E3, DS3 or 8pDS1 the possible
values are: 2 (in which case they are hardware queues), or 4 (in
which case they are software queues).
For DS1C, E1C or DS3C the possible values are 2, 4 (in all cases
they are software queues).
|
frNniFrmToIfByQueueIndex |
.1.3.6.1.4.1.562.2.4.1.70.341.1.1 |
This variable represents the index for the frNniFrmToIfByQueueTable.
|
frNniFrmToIfByQueueValue |
.1.3.6.1.4.1.562.2.4.1.70.341.1.2 |
This variable represents an individual value for the
frNniFrmToIfByQueueTable.
|
frNniOctetToIfByQueueIndex |
.1.3.6.1.4.1.562.2.4.1.70.342.1.1 |
This variable represents the index for the frNniOctetToIfByQueueTable.
|
frNniOctetToIfByQueueValue |
.1.3.6.1.4.1.562.2.4.1.70.342.1.2 |
This variable represents an individual value for the
frNniOctetToIfByQueueTable.
|
frNniDnaIndex |
.1.3.6.1.4.1.562.2.4.1.70.2.1.1.10 |
This variable represents the index for the frNniDna tables.
|
frNniDnaRowStatus |
.1.3.6.1.4.1.562.2.4.1.70.2.1.1.1 |
This variable is used as the basis for SNMP naming of
frNniDna components.
These components cannot be added nor deleted.
|
frNniDnaComponentName |
.1.3.6.1.4.1.562.2.4.1.70.2.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frNniDnaStorageType |
.1.3.6.1.4.1.562.2.4.1.70.2.1.1.4 |
This variable represents the storage type value for the
frNniDna tables.
|
frNniDnaNumberingPlanIndicator |
.1.3.6.1.4.1.562.2.4.1.70.2.10.1.1 |
This attribute indicates the Numbering Plan Indicator (NPI) of the
DNA that is entered. Address may belong to X.121 or E.164 plans.
X.121 is used in packet switched data networks.
|
frNniDnaDataNetworkAddress |
.1.3.6.1.4.1.562.2.4.1.70.2.10.1.2 |
This attribute indicates the customer's unique identifier. It is the
equivalent of the telephone number in the telephone network.
|
frNniDnaOutDefaultPriority |
.1.3.6.1.4.1.562.2.4.1.70.2.11.1.7 |
This attribute indicates the default priority of outgoing calls from
the DTE to the network.
It can be overridden by the discardPriority under DLCI Direct Call
subcomponent.
This option can be also included in X.25 signalling, in such case it
will be overruled.
|
frNniDnaOutDefaultPathSensitivity |
.1.3.6.1.4.1.562.2.4.1.70.2.11.1.11 |
This attribute specifies the default class of path sensitivity to
network for all outgoing calls that use this DNA. The chosen default
class of path sensitivity applies to all outgoing calls established
using this DNA.
This attribute, if set to throughput, indicates that the default class is
throughput sensitive. If set to delay, then the default class is delay
sensitive. The default of outDefaultPathSensitivity is throughput.
|
frNniDnaOutPathSensitivityOverRide |
.1.3.6.1.4.1.562.2.4.1.70.2.11.1.12 |
If this attribute is set to yes in the call request, the called end will
use the calling end provisioning data on path sensitivity to override
its own provisioning data.
The default of outPathSensitivityOverRide is yes.
|
frNniDnaOutDefaultPathReliability |
.1.3.6.1.4.1.562.2.4.1.70.2.11.1.14 |
This attribute specifies the default class of routing for reliability
routing for all outgoing calls (from the DTE to the network) using
this particular DNA. The chosen default class of routing applies to
all outgoing calls established using this DNA, and applies to the
packets travelling in both directions on all outgoing calls (local to
remote, and remote to local). For incoming calls, the default class of
routing is chosen by the calling party (as opposed to DPN, where
either end of the call can choose the default routing class).
This attribute, if set to a value of normal, indicates that the default
class of routing is normal reliability routing. If set to a value of
high, then the default class of routing is high reliability routing.
High reliability is the standard choice for most DPN and Passport
services. It usually indicates that packets are overflowed or
retransmitted at various routing levels. Typically high reliability
results in duplication and disordering of packets in the network
when errors are detected or during link congestion. However, the
VC handles the duplication and disordering to ensure that packets
are delivered to the DTE properly.
For the Frame Relay service, duplication of packets is not desired,
in which case, normal reliability may be chosen as the preferred
class of routing.
|
frNniDnaOutAccess |
.1.3.6.1.4.1.562.2.4.1.70.2.11.1.17 |
This attribute is an extension of the Closed User Group (CUG)
facility, as follows:
This attribute, if set to a value of allowed indicates that outgoing
calls (from the DTE to the network) to the open (non-CUG) part of
the network are permitted. It also permits outgoing calls to DTEs
that have Incoming Access capabilities. If set to a value of
disallowed, then such calls cannot be made using this DNA. Such
calls will be cleared by the local DCE.
This attribute corresponds to the CCITT 'Closed User Group with
Outgoing Access' feature for DNAs in that outgoing access is
granted if this attribute is set to a value of allowed.
|
frNniDnaDefaultTransferPriority |
.1.3.6.1.4.1.562.2.4.1.70.2.11.1.18 |
This attribute specifies the default transfer priority for all outgoing
calls using this particular DNA. It can be overridden by the
transferPriority provisioned in the Dlci DirectCall sub-component.
The transfer priority is a preference configured for an application
according to its delay-sensitivity requirement. Frames with higher
transfer priority are served by the network before the frames with
lower priority. The transfer priority standard is defined to have 16
levels from 0 to 15.
Each transfer priority n, where n indicates 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 in the Mod Frs DprsNet
Tpm/n component. The default mapping can be altered by a user if
required.
The default defaultTransferPriority is 0.
|
frNniDnaTransferPriorityOverRide |
.1.3.6.1.4.1.562.2.4.1.70.2.11.1.19 |
When this attribute is set to yes in the call request, the called end
will use the calling end provisioning data on transfer priority to
override its own provisioning data. If it is set no, the called end
will use its own provisioning data on transfer priority.
This attribute is not applicable for Frame Relay SVCs.
For more information about transfer priority, please refer to the
previous attribute defaultTransferPriority.
The default of transferPriorityOverRide is yes.
|
frNniDnaIncAccess |
.1.3.6.1.4.1.562.2.4.1.70.2.12.1.9 |
This attribute, if set to a value of allowed specifies that incoming
calls (from the network to the DTE) from the open (non-CUG) part
of the network are permitted. It also permits incoming calls from
DTEs that have outgoing access capabilities. If set to a value of
disallowed, such calls cannot be made to this DNA. They will be
cleared by the local DCE.
This attribute corresponds to the CCITT 'Closed User Group with
Incoming Access' feature for DNAs in that incoming access is
granted if this attribute is set to a value of allowed.
|
frNniDnaAccountClass |
.1.3.6.1.4.1.562.2.4.1.70.2.13.1.10 |
This attribute specifies the accounting class which is reserved for
network operations usage. Its value is returned in the accounting
record in the local and remote service type attributes. Use of this
attribute is decided by network operator.
This attribute is returned by the local VC in the accounting record
for all calls that are set up using this particular DNA.
|
frNniDnaAccountCollection |
.1.3.6.1.4.1.562.2.4.1.70.2.13.1.11 |
This attribute indicates that accounting records are to be collected
by the network for the various reasons: billing, test, study, auditing.
The last of the parameters, force, indicates that accounting records
are to be collected irrespective of other collection reasons. The
force option is available for X.75 Gateways only. If none of these
reasons are set, then accounting will be suppressed.
To set a specific accounting collection reason, the reason is entered
and the corresponding bit in the structure is set to a value of 1. To
turn off a specific accounting collection reason, the reason is
entered preceded with the '~' character, and the corresponding bit in
the structure is set to a value of 0.
The bit placement for the accounting collection reasons is as
follows:
Bit 0 - Bill
Bit 1 - Test
Bit 2 - Study
Bit 3 - Audit
Bit 4 - Force
Description of bits:
bill(0)
test(1)
study(2)
audit(3)
force(4)
|
frNniDnaServiceExchange |
.1.3.6.1.4.1.562.2.4.1.70.2.13.1.12 |
This attribute is an arbitrary number, Data Service Exchange, as
entered by the network operator and reported in accounting record.
It is converted into an internal 8-bit integer value for use in the
accounting record as well as in various X.25 and X.75 Tariff
utilities.
|
frNniDnaEgressAccounting |
.1.3.6.1.4.1.562.2.4.1.70.2.13.1.13 |
This attribute specifies if egress accounting is enabled by the frame
relay service. If egress accounting is disabled, only segment counts
are collected by the VC. No frame relay counts appear in the
accounting records for the frame relay service. If egress accounting
is enabled, the accounting records for the frame relay service will
contain frame relay specific counts.
|
frNniDnaDataPath |
.1.3.6.1.4.1.562.2.4.1.70.2.13.1.21 |
This attribute specifies the data path to be used by Virtual Circuits
on this interface. If the connection has a DirectCall component then
the value can be overridden by the dataPath attribute of the
DirectCall component.
This value applies to the connection after data transfer state is
reached. All the data and control trafic will be sent using this data
path. If the provisioned dataPath is not available the connection is
not established.
The value of the dataPath is signalled by both ends of the
connection. If this value is not the same at both ends dprsOnly is
used for the duration of the connection.
A virtual circuit connection is always established using dprsOnly
even if this attribute is provisioned as some other value.
dprsOnly - dynamic packet routing system is used
dprsMcsOnly - dprs Multi-Service Cut-Through Switching path is
used.
dprsMcsFirst - dprs Multi-Service Cut-Through Switching path is
used if it is available. If it is not avaliable dprsOnly is used.
|
frNniDnaCugIndex |
.1.3.6.1.4.1.562.2.4.1.70.2.2.1.1.10 |
This variable represents the index for the frNniDnaCug tables.
|
frNniDnaCugRowStatus |
.1.3.6.1.4.1.562.2.4.1.70.2.2.1.1.1 |
This variable is used as the basis for SNMP naming of
frNniDnaCug components.
These components can be added and deleted.
|
frNniDnaCugComponentName |
.1.3.6.1.4.1.562.2.4.1.70.2.2.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frNniDnaCugStorageType |
.1.3.6.1.4.1.562.2.4.1.70.2.2.1.1.4 |
This variable represents the storage type value for the
frNniDnaCug tables.
|
frNniDnaCugType |
.1.3.6.1.4.1.562.2.4.1.70.2.2.10.1.1 |
This attribute specifies the CUG type - the CUG is either a national
CUG, or an international CUG. International closed user groups are
usually established between DTEs for which there is an X.75
Gateway between; whereas national closed user groups are usually
established between DTEs for which there is no X.75 Gateway
between. (National CUGs cannot normally traverse an X.75
Gateway).
If this attribute is set to national, then the CUG is a national CUG,
in which case, the dnic should be left at its default value since it is
not part of a national CUG. If this attribute is set to international,
then the CUG is an international CUG, in which case, the dnic
should be set appropriately as part of the CUG interlockCode.
|
frNniDnaCugDnic |
.1.3.6.1.4.1.562.2.4.1.70.2.2.10.1.2 |
This attribute specifies the dnic (Data Network ID Code) of the
CUG by which packet networks are identified. This attribute is not
applicable if the CUG is a national CUG, as specified by the CUG
type attribute. There are usually 1 or 2 dnics assigned per country,
for public networks. The U.S. is an exception where each BOC has
a dnic. Also, a group of private networks can have its own dnic.
dnic value is not an arbitrary number. It is assigned by international
agreement and controlled by CCITT.
|
frNniDnaCugInterlockCode |
.1.3.6.1.4.1.562.2.4.1.70.2.2.10.1.3 |
This attribute specifies the CUG identifier of a national or
international CUG call. It is an arbitrary number and it also can be
called CUG in some descriptions. Interfaces (DNA's) defined with
this number can make calls to DNA's with the same interlockCode.
|
frNniDnaCugPreferential |
.1.3.6.1.4.1.562.2.4.1.70.2.2.10.1.4 |
The attribute 'preferential', if set to yes indicates that this CUG is
the SIMPLE CUG (as defined in ITU X.36 [10/96]), in which case
it will be used during the call establishment phase if the DTE has
not explicitly specified a CUG index in the call request packet. If set
to no, then this CUG is not the SIMPLE CUG, but an instance of
the SELECTABLE CUG.
The attribute 'preferential' is set to no by CAS when a CUG
instance is created. If only one CUG instance exists under a DNA,
and if this CUG's attributes 'incCalls' and 'outCall' are both set to
allowed, then this CUG instance can be changed to a SIMPLE CUG
by setting the attribute 'preferential' to yes. If more than one CUG
instances exist under a DNA, none of the CUGs can be set by the
user as 'preferential'. Essentially, the attribute 'preferential'
distinguishes a SIMPLE CUG from a SELECTABLE CUG.
In the case of a FRUNI DNA with a single CUG instance, the CUG
can be a SIMPLE CUG (preferential = yes) or the only instance of a
SELECTABLE CUG (preferential = no).
|
frNniDnaCugOutCalls |
.1.3.6.1.4.1.562.2.4.1.70.2.2.10.1.5 |
This attribute, if set to allowed indicates that outgoing calls (from
the DTE into the network) can be made using this particular CUG.
If set to a value of disallowed, then outgoing calls cannot be made
using this CUG - such calls will be cleared by the local DCE.
This attribute corresponds to the CCITT 'Outgoing Calls Barred'
feature for CUGs in that outgoing calls are barred if this attribute is
set to a value of disallowed.
|
frNniDnaCugIncCalls |
.1.3.6.1.4.1.562.2.4.1.70.2.2.10.1.6 |
This attribute, if set to allowed indicates that incoming calls (from
the network to the DTE) can be made using this particular CUG. If
set to disallowed, then incoming calls cannot be made using this
CUG - such calls will be cleared by the local DCE.
This attribute corresponds to the CCITT 'Incoming Calls Barred'
feature for CUGs in that incoming calls are barred if this attribute is
set to a value of disallowed.
|
frNniDnaHgMIndex |
.1.3.6.1.4.1.562.2.4.1.70.2.3.1.1.10 |
This variable represents the index for the frNniDnaHgM tables.
|
frNniDnaHgMRowStatus |
.1.3.6.1.4.1.562.2.4.1.70.2.3.1.1.1 |
This variable is used as the basis for SNMP naming of
frNniDnaHgM components.
These components can be added and deleted.
|
frNniDnaHgMComponentName |
.1.3.6.1.4.1.562.2.4.1.70.2.3.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frNniDnaHgMStorageType |
.1.3.6.1.4.1.562.2.4.1.70.2.3.1.1.4 |
This variable represents the storage type value for the
frNniDnaHgM tables.
|
frNniDnaHgMAvailabilityUpdateThreshold |
.1.3.6.1.4.1.562.2.4.1.70.2.3.10.1.1 |
This attribute specifies how much availableAggregateCIR can
change before an Availability Message Packet (AMP) is sent to the
hunt group server informing it of the change.
If the value specified is not a multiple of 2048, the value actually
used as the threshold will be the next higher multiple of 2048.
|
frNniDnaHgMMaximumAvailableAggregateCir |
.1.3.6.1.4.1.562.2.4.1.70.2.3.11.1.1 |
This attribute indicates the maximum aggregate CIR availability for
this hunt group member. It is the sum of the maximum CIRs
provisioned for SVCs in the FrUni Signaling component.
|
frNniDnaHgMAvailableAggregateCir |
.1.3.6.1.4.1.562.2.4.1.70.2.3.11.1.2 |
This attribute indicates the current available aggregate CIR reported
to the hunt group in the Availability Message Packet (AMP). It is
incremented by the application when a DLCI is freed. It is
decremented when a DLCI is allocated. The value is the sum of the
currently available aggregate CIRs for SVCs.
Both this attribute and the availableDlcis attribute must be non zero
for this DNA to receive calls on the hunt group.
|
frNniDnaHgMAvailabilityDelta |
.1.3.6.1.4.1.562.2.4.1.70.2.3.11.1.3 |
This attribute indicates the net change in the available aggregate
CIR since the last Availability Message Packet (AMP) was sent to
the Hunt Group. Once the absolute value of this attribute reaches
the availabilityUpdateThreshold an AMP is sent to the hunt group
server(s) and the availabilityDelta is re-computed.
|
frNniDnaHgMAvailableDlcis |
.1.3.6.1.4.1.562.2.4.1.70.2.3.11.1.5 |
This attribute indicates the number of DLCIs available for SVCs on
the interface associated with this DNA. If this value reaches 0, an
AMP with zero availability is sent to the hunt group server(s).
Both this attribute and the availableAggregateCir attribute must be
non zero for this DNA to receive calls on the hunt group.
|
frNniDnaHgMHgAddrIndex |
.1.3.6.1.4.1.562.2.4.1.70.2.3.2.1.1.10 |
This variable represents the index for the frNniDnaHgMHgAddr tables.
|
frNniDnaHgMHgAddrRowStatus |
.1.3.6.1.4.1.562.2.4.1.70.2.3.2.1.1.1 |
This variable is used as the basis for SNMP naming of
frNniDnaHgMHgAddr components.
These components can be added and deleted.
|
frNniDnaHgMHgAddrComponentName |
.1.3.6.1.4.1.562.2.4.1.70.2.3.2.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frNniDnaHgMHgAddrStorageType |
.1.3.6.1.4.1.562.2.4.1.70.2.3.2.1.1.4 |
This variable represents the storage type value for the
frNniDnaHgMHgAddr tables.
|
frNniDnaHgMHgAddrNumberingPlanIndicator |
.1.3.6.1.4.1.562.2.4.1.70.2.3.2.10.1.1 |
This attribute indicates the Numbering Plan Indicator (NPI) of the
DNA. The address may belong to X.121 or E.164 plans.
|
frNniDnaHgMHgAddrDataNetworkAddress |
.1.3.6.1.4.1.562.2.4.1.70.2.3.2.10.1.2 |
This attribute contains digits which form the unique identifier of the
customer interface. It can be compared (approximation only) to a
telephone number where the phone number identifies a unique
telephone set. DNA digits are selected and assigned by network
operators.
|
frNniFramerIndex |
.1.3.6.1.4.1.562.2.4.1.70.3.1.1.10 |
This variable represents the index for the frNniFramer tables.
|
frNniFramerRowStatus |
.1.3.6.1.4.1.562.2.4.1.70.3.1.1.1 |
This variable is used as the basis for SNMP naming of
frNniFramer components.
These components can be added and deleted.
|
frNniFramerComponentName |
.1.3.6.1.4.1.562.2.4.1.70.3.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frNniFramerStorageType |
.1.3.6.1.4.1.562.2.4.1.70.3.1.1.4 |
This variable represents the storage type value for the
frNniFramer tables.
|
frNniFramerInterfaceName |
.1.3.6.1.4.1.562.2.4.1.70.3.10.1.1 |
This attribute contains a hardware component name.
The attribute associates the application with a specific link. This
defines the module processor on which Framer's parent component
(as well as Framer itself) will run.
|
frNniFramerFlagsBetweenFrames |
.1.3.6.1.4.1.562.2.4.1.70.3.11.1.4 |
This attribute defines the number of flags that are inserted between
frames sent to the link interface.
|
frNniFramerAdminState |
.1.3.6.1.4.1.562.2.4.1.70.3.12.1.1 |
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 or Lock -
force 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 administratively
permitted to provide services for its users. To enter this state, issue
an Unlock command to this component.
|
frNniFramerOperationalState |
.1.3.6.1.4.1.562.2.4.1.70.3.12.1.2 |
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.
|
frNniFramerUsageState |
.1.3.6.1.4.1.562.2.4.1.70.3.12.1.3 |
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.
|
frNniFramerFrmToIf |
.1.3.6.1.4.1.562.2.4.1.70.3.13.1.1 |
The number of frames transmitted to the link interface by Framer.
Note: This does not include the number of frames transmitted
directly to the hardware queue, thus bypassing the Framer
component.
|
frNniFramerFrmFromIf |
.1.3.6.1.4.1.562.2.4.1.70.3.13.1.2 |
The number of frames received from the link interface by Framer.
|
frNniFramerOctetFromIf |
.1.3.6.1.4.1.562.2.4.1.70.3.13.1.3 |
The number of bytes received from the link interface by Framer.
|
frNniFramerAborts |
.1.3.6.1.4.1.562.2.4.1.70.3.13.1.4 |
This attribute is the total number of aborts received.
|
frNniFramerCrcErrors |
.1.3.6.1.4.1.562.2.4.1.70.3.13.1.5 |
This attribute is the total number of frames with CRC errors,
occurring in the receive direction from the link.
|
frNniFramerLrcErrors |
.1.3.6.1.4.1.562.2.4.1.70.3.13.1.6 |
This attribute is the total number of frames with LRC errors,
occurring in the Tx link prior to transmission onto the link.
|
frNniFramerNonOctetErrors |
.1.3.6.1.4.1.562.2.4.1.70.3.13.1.7 |
This attribute is the total number of frames that were non octet
aligned.
|
frNniFramerOverruns |
.1.3.6.1.4.1.562.2.4.1.70.3.13.1.8 |
This attribute is the total number of frames received from the link
for which overruns occurred.
|
frNniFramerUnderruns |
.1.3.6.1.4.1.562.2.4.1.70.3.13.1.9 |
This attribute is the total number of frames transmitted to the link
for which underruns occurred.
|
frNniFramerLargeFrmErrors |
.1.3.6.1.4.1.562.2.4.1.70.3.13.1.10 |
This attribute is the total number of frames received which were too
large. The frame execeeded the maximumFrameLengthLimit
provisioned attribute or it contained more than the 255 block
hardware limit.
|
frNniFramerFrmModeErrors |
.1.3.6.1.4.1.562.2.4.1.70.3.13.1.11 |
This attribute is the total number of frames detected with framing
mode errors. A framingModeError is flagged when frames are
inconsistent with the specified framingType, that is when
interrupting frames are used while running in hdlc mode.
|
frNniFramerNormPrioLinkUtilToIf |
.1.3.6.1.4.1.562.2.4.1.70.3.14.1.1 |
This attribute is the utilization of the normal and high priority data
traffic (interruptable traffic) sent to the link as a percentage of the
available bandwidth on the link. Note that this includes traffic with
Transfer Priorities (TP) of 0, 6 and 9 and/or Emission Priority of 2
and 3. The utilization is the average for the last minute.
|
frNniFramerNormPrioLinkUtilFromIf |
.1.3.6.1.4.1.562.2.4.1.70.3.14.1.3 |
This attribute is the utilization of the normal and high priority data
traffic (interruptable traffic) received from the link as a percentage
of the available bandwidth on the link. Note that this includes traffic
with Transfer Priorities (TP) of 0, 6 and 9 and/or Emission Priority
of 2 and 3. The utilization is the average for the last minute.
|
frNniLmiIndex |
.1.3.6.1.4.1.562.2.4.1.70.4.1.1.10 |
This variable represents the index for the frNniLmi tables.
|
frNniLmiRowStatus |
.1.3.6.1.4.1.562.2.4.1.70.4.1.1.1 |
This variable is used as the basis for SNMP naming of
frNniLmi components.
These components cannot be added nor deleted.
|
frNniLmiComponentName |
.1.3.6.1.4.1.562.2.4.1.70.4.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frNniLmiStorageType |
.1.3.6.1.4.1.562.2.4.1.70.4.1.1.4 |
This variable represents the storage type value for the
frNniLmi tables.
|
frNniLmiProcedures |
.1.3.6.1.4.1.562.2.4.1.70.4.10.1.1 |
This attribute selects the procedures to be used for the Local
Management Interface. The following are the supported procedures:
none: Local Management Interface procedures are not running on
this interface. This accommodates Frame Relay user equipment
which didn't implement any LMI procedures. In this case, the
remaining attributes of this group are ignored.
ansi: Local Management Interface procedures from the ANSI
specification are supported. DLCI 0 is used for the LMI protocol.
itu: Local Management Interface procedures from the ITU-T
specification are supported. DLCI 0 is used for the LMI protocol.
Was previously ccitt.
autoConfigure: The interface determines automatically which Local
Management Interface procedures to use.
The procedures currently being used can be seen in the operational
attribute opProcedures.
|
frNniLmiAsyncStatusReport |
.1.3.6.1.4.1.562.2.4.1.70.4.10.1.2 |
This attribute selects the use of asynchronous PVC status report
procedures as specified in ANSI and CCITT specification.
|
frNniLmiErrorEventThreshold |
.1.3.6.1.4.1.562.2.4.1.70.4.10.1.3 |
For the network-side-procedure, an event is defined as follows: (1)
receipt of a STATUS ENQUIRY message, or (2) expiration of timer
T392. An error event is (1) nonreceipt of STATUS ENQUIRY in
T392 seconds; (2) invalid format of a LMI message; (3) invalid
receive sequence number.
For the user-side-procedure, an event is defined as a polling cycle or
a status enquiry and status report exchange. An error event is (1)
non-receipt of a STATUS within the polling cycle, or (2) invalid
format of a LMI message, or (3) invalid sequence number
This attribute specifies the number of error events which, if they
occur within eventCount events, will cause a protocol error
condition. The condition is cleared after eventCount sequential
correct events occur.
It must be less than or equal to eventCount (n393)
|
frNniLmiEventCount |
.1.3.6.1.4.1.562.2.4.1.70.4.10.1.4 |
This attribute specifies the number of contiguous events within
which no more than eventErrorThreshold error events are allowed.
It must be greater than or equal to errorEventThreshold (n392).
|
frNniLmiCheckPointTimer |
.1.3.6.1.4.1.562.2.4.1.70.4.10.1.5 |
This attribute selects the time (in seconds) within which a STATUS
ENQUIRY message is expected. It must be greater than
linkVerificationTimer (t391).
|
frNniLmiIgnoreActiveBit |
.1.3.6.1.4.1.562.2.4.1.70.4.10.1.7 |
This attribute specifies whether the Frame Relay LMI Active Bit
(A-bit) has a bearing on the transfer of user data across this Frame
Relay interface for both directions of traffic flow.
When this attribute is set to yes, the A-bit status of a user DLCI
connection does not affect data transfer.
When this attribute is set to no, data received from the local
interface is discarded if an A-bit =0 condition exists towards the
local user. Data being sent to the local interface is discarded if an A-
bit = 0 condition exists towards the local user.
|
frNniLmiFullStatusPollingCycles |
.1.3.6.1.4.1.562.2.4.1.70.4.11.1.1 |
This attribute specifies how frequently the Frame Relay NNI service
should initiate a Status Enquiry for a full PVC status report. A
polling cycle is a Status Enquiry and Status Report exchange.
|
frNniLmiLinkVerificationTimer |
.1.3.6.1.4.1.562.2.4.1.70.4.11.1.2 |
This attribute specifies how frequently the Frame Relay NNI service
should initiate a Status Enquiry for link integrity verification. It
must be less than checkPointTimer (t392).
|
frNniLmiAdminState |
.1.3.6.1.4.1.562.2.4.1.70.4.12.1.1 |
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 or Lock -
force 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 administratively
permitted to provide services for its users. To enter this state, issue
an Unlock command to this component.
|
frNniLmiOperationalState |
.1.3.6.1.4.1.562.2.4.1.70.4.12.1.2 |
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.
|
frNniLmiUsageState |
.1.3.6.1.4.1.562.2.4.1.70.4.12.1.3 |
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.
|
frNniLmiProtocolStatus |
.1.3.6.1.4.1.562.2.4.1.70.4.13.1.1 |
This attribute indicates whether the LMI is in an error condition or
whether the LMI procedures are behaving normally. When
operating with no LMI protocol, this attribute is always set to
normalCondition. When operating with LMI procedures, this
attribute is set to errorCondition after n392 of the last n393 events
are in error. The consequence of an errorCondition is that all
DLCIs on this interface will become inactive in both directions. The
errorCondition is lifted and a normalCondition is indicated when a
sufficient number of events have occurred without error. In ANSI,
this occurs when n393 consecutive good events take place.
If the procedures attribute is set to autoConfigure, this attribute is
se to configuring while adaptive LMI determines which LMI
procedures are running on the link. A single LMI error event during
auto configuration causes the attribute value to change to
errorCondition. If during configuring no LMI message is received,
an LMI errorCondition is raised after n392 x t392 seconds.
|
frNniLmiOpProcedures |
.1.3.6.1.4.1.562.2.4.1.70.4.13.1.2 |
This attribute indicates the procedures being used for the Local
Management Interface. This attribute should be ignored if
protocolStatus is not normalCondition. The following procedures
are supported:
none: Local Management Interface procedures are not running on
this interface. This accommodates Frame Relay user equipment that
has not implemented any LMI procedures.
ansi: Local Management Interface procedures from the ANSI
specification are running. DLCI 0 is used for the LMI protocol.
itu: Local Management Interface procedures from the ITU-T
specification are running. DLCI 0 is used for the LMI protocol. Was
previously ccitt.
unknown: Local Management Interface procedures have yet to be
determined by Adaptive LMI.
|
frNniLmiKeepAliveStatusToIf |
.1.3.6.1.4.1.562.2.4.1.70.4.14.1.1 |
This attribute counts the number of Local Management Interface
keep alive status messages sent to the external network in response
to a status enquiry for keep alive status. When the maximum count
is exceeded it wraps to zero.
|
frNniLmiFullStatusToIf |
.1.3.6.1.4.1.562.2.4.1.70.4.14.1.2 |
This attribute counts the number of Local Management Interface
full status messages sent to the external network in response to a
status enquiry for keep alive or full status. When the maximum
count is exceeded it wraps to zero.
|
frNniLmiKeepAliveStatusEnqFromIf |
.1.3.6.1.4.1.562.2.4.1.70.4.14.1.3 |
This attribute counts the number of Local Management Interface
valid keep alive status enquiry messages received from the external
network. When the maximum count is exceeded it wraps to zero.
|
frNniLmiFullStatusEnqFromIf |
.1.3.6.1.4.1.562.2.4.1.70.4.14.1.4 |
This attribute counts the number of Local Management Interface
valid full status enquiry messages received from the external
network. When the maximum count is exceeded it wraps to zero.
|
frNniLmiNetworkSideEventHistory |
.1.3.6.1.4.1.562.2.4.1.70.4.14.1.5 |
This attribute displays the Local Management Interface network
side procedure event history in order of occurrence. An event is
represented by a single symbol. A '+' symbol indicates a good
event. An 'X' symbol indicates a protocol error event. The leftmost
event is the most recent to occur. The provisioned eventCount (nN3/
N393) dictates the maximum number of events displayed. A good
event is triggered by receipt of a valid status enquiry message. An
error event is either a nT2/T392 timer expiry or receipt of a status
enquiry with bad sequence numbers.
|
frNniLmiUserSideEventHistory |
.1.3.6.1.4.1.562.2.4.1.70.4.14.1.6 |
This attribute displays the Local Management Interface user side
procedure event history in order of occurrence. An event is
represented by a single symbol. A '+' symbol indicates a good
event. An 'X' symbol indicates a protocol error event. The leftmost
event is the most recent to occur. The provisioned eventCount (nN3/
N393) dictates the maximum number of events displayed. A good
event is triggered by receipt of a valid status message. An error
event is either a nT1/T391 timer expiry or receipt of a status
message with bad sequence numbers.
|
frNniLmiProtocolErrors |
.1.3.6.1.4.1.562.2.4.1.70.4.14.1.7 |
This attribute counts the number of Local Management Interface
protocol errors. It is the sum of the sequence (sequenceErrors and
statusSequenceErrors) and timeout (pollingVerifTimeouts and
noStatusReportCount) errors. When the maximum count is
exceeded it wraps to zero.
|
frNniLmiUnexpectedIes |
.1.3.6.1.4.1.562.2.4.1.70.4.14.1.8 |
This attribute counts the number of Local Management Interface
frames received with an Information Element identifier that is
unknown or unexpected. An unexpected Information Element is not
a protocol error. When the maximum count is exceeded, this
counter wraps to zero.
|
frNniLmiSequenceErrors |
.1.3.6.1.4.1.562.2.4.1.70.4.14.1.9 |
This attribute counts the number of Local Management Interface
Status Enquiry message sequence errors. A sequence error is receipt
of a Status Enquiry message with a receive sequence number not
equal to the last send sequence number. When the maximum count
is exceeded the counter wraps to zero.
|
frNniLmiStatusSequenceErrors |
.1.3.6.1.4.1.562.2.4.1.70.4.14.1.10 |
This attribute counts the number of Local Management Interface
Status message sequence errors. A sequence error is receipt of a
Status message with a receive sequence number not equal to the last
send sequence number. When the maximum count is exceeded the
counter wraps to zero.
|
frNniLmiUnexpectedReports |
.1.3.6.1.4.1.562.2.4.1.70.4.14.1.11 |
This attribute counts the number of Local Management Interface
frames received with an unknown or unexpected report type. An
unexpected report type is not a protocol error. When the maximum
count is exceeded the counter wraps to zero.
|
frNniLmiPollingVerifTimeouts |
.1.3.6.1.4.1.562.2.4.1.70.4.14.1.12 |
This attribute counts the number of checkPointTImer (t392) timer
expiries occurring on the Local Management Interface. When the
maximum count is exceeded the counter wraps to zero.
|
frNniLmiNoStatusReportCount |
.1.3.6.1.4.1.562.2.4.1.70.4.14.1.13 |
This attribute counts the number of times when no status report or
an invalid status report comes from the external network. This
attribute is incremented in two cases:
i) after a status enquiry is sent out and T391 timer expires without
having a status report received.
ii) an invalid status report is received.
When the maximum count is exceeded it wraps to zero.
|
frNniDlciIndex |
.1.3.6.1.4.1.562.2.4.1.70.5.1.1.10 |
This variable represents the index for the frNniDlci tables.
|
frNniDlciRowStatus |
.1.3.6.1.4.1.562.2.4.1.70.5.1.1.1 |
This variable is used as the basis for SNMP naming of
frNniDlci components.
These components can be added and deleted.
|
frNniDlciComponentName |
.1.3.6.1.4.1.562.2.4.1.70.5.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frNniDlciStorageType |
.1.3.6.1.4.1.562.2.4.1.70.5.1.1.4 |
This variable represents the storage type value for the
frNniDlci tables.
|
frNniDlciAdminState |
.1.3.6.1.4.1.562.2.4.1.70.5.10.1.1 |
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 or Lock -
force 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 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.
|
frNniDlciOperationalState |
.1.3.6.1.4.1.562.2.4.1.70.5.10.1.2 |
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.
|
frNniDlciUsageState |
.1.3.6.1.4.1.562.2.4.1.70.5.10.1.3 |
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.
|
frNniDlciAvailabilityStatus |
.1.3.6.1.4.1.562.2.4.1.70.5.10.1.4 |
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 are 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.
The value degraded indicates the service provided by the
component is degraded in some way, such as in speed or operating
capacity. However, the resource remains available for service. The
operationalState is enabled.
The value notInstalled indicates the resource is not present. The
operationalState is disabled.
The value logFull is not used.
Description of bits:
inTest(0)
failed(1)
powerOff(2)
offLine(3)
offDuty(4)
dependency(5)
degraded(6)
notInstalled(7)
logFull(8)
|
frNniDlciProceduralStatus |
.1.3.6.1.4.1.562.2.4.1.70.5.10.1.5 |
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 are present.
The value initializationRequired indicates (for a resource which
doesn't 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 enabled.
The value terminating indicates the component is in a termination
phase. If the resource doesn't reinitialize autonomously,
operationalState is disabled; otherwise it is enabled or disabled.
Description of bits:
initializationRequired(0)
notInitialized(1)
initializing(2)
reporting(3)
terminating(4)
|
frNniDlciControlStatus |
.1.3.6.1.4.1.562.2.4.1.70.5.10.1.6 |
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 are 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.
Description of bits:
subjectToTest(0)
partOfServicesLocked(1)
reservedForTest(2)
suspended(3)
|
frNniDlciAlarmStatus |
.1.3.6.1.4.1.562.2.4.1.70.5.10.1.7 |
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 are 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 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.
Description of bits:
underRepair(0)
critical(1)
major(2)
minor(3)
alarmOutstanding(4)
|
frNniDlciStandbyStatus |
.1.3.6.1.4.1.562.2.4.1.70.5.10.1.8 |
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 are 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.
|
frNniDlciUnknownStatus |
.1.3.6.1.4.1.562.2.4.1.70.5.10.1.9 |
This attribute indicates the OSI Unknown status of the component.
The value false indicates that all of the other OSI State and Status
attribute values can be considered accurate.
The value true indicates that the actual state of the component is not
known for sure.
|
frNniDlciABitStatusToIf |
.1.3.6.1.4.1.562.2.4.1.70.5.12.1.1 |
This attribute is the most recent A-bit status sent to the interface.
The A-bit status is part of the LMI protocol, and indicates
willingness to accept data from the local interface. When an inactive
setting is sent out, the Frame Relay service will discard any data
offered from the local interface. When an active setting is sent out,
the Frame Relay service will try to process all data offered from the
local interface.
|
frNniDlciABitReasonToIf |
.1.3.6.1.4.1.562.2.4.1.70.5.12.1.2 |
This attribute provides the reason (if any) for an inactive status to be
sent to the interface. This reason is not applicable for an active
status.
|
frNniDlciABitStatusFromIf |
.1.3.6.1.4.1.562.2.4.1.70.5.12.1.3 |
This attribute is the most recent A-Bit status received from the
interface.
|
frNniDlciABitReasonFromIf |
.1.3.6.1.4.1.562.2.4.1.70.5.12.1.4 |
This attribute provides the reason (if any) for an inactive status to be
sent to the subnet. This reason is not applicable for an active status.
|
frNniDlciLoopbackState |
.1.3.6.1.4.1.562.2.4.1.70.5.12.1.5 |
This attribute has the value on when the DLCI is in loopback mode
and off otherwise. This loopback command verbs start and stop are
used to initiate and terminate the loopback mode for a DLCI. While
loopbackState is on, the local LMI will report to the interface the A-
bit status as active. Also an active A-bit signal will be reliably
propagated across the subnet to the remote DLCI.
|
frNniDlciMaximumFrameSize |
.1.3.6.1.4.1.562.2.4.1.70.5.13.1.1 |
This attribute specifies the maximum number of octets which may
be included in the information field. The frame relay header and
CRC octets are not included in this definition. This attribute
corresponds to the dN1 parameter described in the Vendor Forum
Specification.
|
frNniDlciRateEnforcement |
.1.3.6.1.4.1.562.2.4.1.70.5.13.1.2 |
This attribute is obsolete. It provided the same information as the
provision attribute rateEnforcement in dlci/* sp.
|
frNniDlciCommittedInformationRate |
.1.3.6.1.4.1.562.2.4.1.70.5.13.1.3 |
This attribute specifies the committed information rate (CIR) in bits
per second (bit/s). When rateEnforcement is set to on, cir is the rate
at which the network agrees to transfer information under normal
conditions. This rate is measured over a measurement interval (t)
that is determined internally based on CIR and the committed burst
size (Bc). An exception to this occurs when CIR is provisioned to
be zero, in which case the measurement interval (t) must be
provisioned explicitly.
This attribute should be ignored when rateEnforcement is off.
|
frNniDlciCommittedBurstSize |
.1.3.6.1.4.1.562.2.4.1.70.5.13.1.4 |
This attribute specifies the committed burst size (Bc) in bits. bc is
the amount of data that a network agrees to transfer under normal
conditions over a measurement interval (t). Data marked DE=1 is
not accounted for in Bc.
This attribute should be ignored when rateEnforcement is off.
|
frNniDlciExcessBurstSize |
.1.3.6.1.4.1.562.2.4.1.70.5.13.1.5 |
This attribute specifies the excess burst size (Be) in bits. Be is the
amount of uncommitted data that the network will attempt to deliver
over measurement interval T. Data marked DE=1 by the user or by
the network is accounted for here.
This attribute should be ignored when rateEnforcement is off.
|
frNniDlciMeasurementInterval |
.1.3.6.1.4.1.562.2.4.1.70.5.13.1.6 |
This attribute specifies the time interval (in milliseconds) over
which rates and burst sizes are measured.
This attribute should be ignored when rateEnforcement is off.
|
frNniDlciRateAdaptation |
.1.3.6.1.4.1.562.2.4.1.70.5.13.1.7 |
This attribute is obsolete. It provided the information which is now
in the provision attribute rateAdaptation in dlci/* sp.
|
frNniDlciAccounting |
.1.3.6.1.4.1.562.2.4.1.70.5.13.1.8 |
This attribute specifies whether accounting data collection and
record generation is turned on at this DLCI. For accounting data
collection and record generation to be turned on, the accountingOn
bit and at least one of the accountCollection bits in the
DataNetworkAddress component must be set to on.
|
frNniDlciEmissionPriorityToIf |
.1.3.6.1.4.1.562.2.4.1.70.5.13.1.9 |
This attribute indicates the emission priority of frames sent to the
interface. A larger value denotes a higher priority.
|
frNniDlciTransferPriToNwk |
.1.3.6.1.4.1.562.2.4.1.70.5.13.1.10 |
This attribute indicates the priority at which data is transferred to
the network.
The transfer priority is a preference configured for an application
according to its delay-sensitivity requirement. Frames with higher
transfer priority are served by the network before the frames with
lower priority. The transfer priority standard is defined to have 16
indices from 0 to 15.
Each transfer priority n, where n specifies 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 in the Mod Frs DprsNet
Tpm/n component. The default mapping can be altered by a user if
required.
|
frNniDlciTransferPriFromNwk |
.1.3.6.1.4.1.562.2.4.1.70.5.13.1.11 |
This attribute indicates the priority at which data is transferred from
the network.
The transfer priority is a preference configured for an application
according to its delay-sensitivity requirement. Frames with higher
transfer priority are served by the network before the frames with
lower priority. The transfer priority standard is defined to have 16
indices from 0 to 15.
Each transfer priority n, where n specifies 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 in the Mod Frs DprsNet
Tpm/n component. The default mapping can be altered by a user if
required.
|
frNniDlciFrmToIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.1 |
This attribute counts the frames sent out the interface. When the
maximum count is reached the count wraps to zero.
|
frNniDlciFecnFrmToIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.2 |
This attribute counts the frames sent to the interface with the
Forward Explicit Congestion Notification (FECN) bit set. When the
count reaches maximum it wraps to zero.
|
frNniDlciBecnFrmToIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.3 |
This attribute counts the frames sent to the interface with the
Backward Explicit Congestion Notification (BECN) bit set. When
the count reaches maximum it wraps to zero.
|
frNniDlciBciToSubnet |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.4 |
This attribute counts the frames sent into the local network with the
Backward Congestion Indication (BCI) bit set. When the count
reaches maximum it wraps to zero.
|
frNniDlciDeFrmToIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.5 |
This attribute counts the frames sent to the interface with the
Discard Eligibility (DE) bit set. When the count reaches maximum
it wraps to zero.
|
frNniDlciDiscCongestedToIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.6 |
This attribute counts the number of frame discards at the Frame
Relay service due to local congestion in the direction toward the
interface. When this count reaches maximum, it wraps to zero.
|
frNniDlciDiscDeCongestedToIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.7 |
This attribute counts the number of discarded frames, with the
Discard Eligibility (DE) bit set, at the Frame Relay service, due to
local congestion in the direction toward the interface. When this
count reaches maximum, it wraps to zero.
|
frNniDlciFrmFromIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.8 |
This attribute counts the frames received from the interface. It
includes the frames that are discarded due to error or excess. When
the maximum count is reached the count wraps to zero.
|
frNniDlciFecnFrmFromIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.9 |
This attribute counts the frames received from the interface with the
Forward Explicit Congestion Notification (FECN) bit set. When the
count reaches maximum it wraps to zero.
|
frNniDlciBecnFrmFromIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.10 |
This attribute counts the frames received from the interface with the
Backward Explicit Congestion Notification (BECN) bit set. When
the count reaches maximum it wraps to zero.
|
frNniDlciFciFromSubnet |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.11 |
This attribute counts the frames received from the network with the
Forward Congestion Indication (FCI) bit set. When the count
reaches maximum it wraps to zero.
|
frNniDlciBciFromSubnet |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.12 |
This attribute counts the frames received from the network with the
Backward Congestion Indication (BCI) bit set. When the count
reaches maximum it wraps to zero.
|
frNniDlciDeFrmFromIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.13 |
This attribute counts the frames received from the interface with the
Discard Eligibility (DE) bit set. When the count reaches maximum
it wraps to zero.
|
frNniDlciExcessFrmFromIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.14 |
This attribute counts the frames received from the interface with the
Discard Eligibility (DE) bit clear, but subsequently set by the
network due to rate enforcement. When the count reaches
maximum it wraps to zero.
|
frNniDlciDiscExcessFromIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.15 |
This attribute counts the frames which were discarded due to rate
enforcement. When the count reaches maximum it wraps to zero.
|
frNniDlciDiscFrameAbit |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.16 |
This attribute counts the number of frame discards at the Frame
Relay Service, due to an inactive PVC status, in the direction
toward the local network. When this count reaches maximum, it
wraps to zero.
|
frNniDlciDiscCongestedFromIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.17 |
This attribute counts the number of frame discards at the Frame
Relay service due to local congestion in the direction toward the
network. When this count reaches maximum, it wraps to zero.
|
frNniDlciDiscDeCongestedFromIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.18 |
This attribute counts the number of discarded frames, with the
Discard Eligibility (DE) bit set, at the Frame Relay service, due to
local congestion, in the direction toward the local network. When
this count reaches maximum, it wraps to zero.
|
frNniDlciErrorShortFrmFromIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.19 |
This attribute counts the frames received with 0 octets in the
information field. When the count reaches maximum it wraps to
zero.
|
frNniDlciErrorLongFrmFromIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.20 |
This attribute counts the frames received with number of octets in
the information field greater than the subscribed maximum. When
the count reaches maximum it wraps to zero. Frames whose lengths
are greater than the hardware receive buffer are ignored by the
hardware and are therefore not included in this count.
|
frNniDlciBecnFrmSetByService |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.21 |
This attribute counts the number of frames with BECN set by the
Frame Relay service. It is incremented whenever the Frame Relay
service sets BECN on a frame upon detecting local congestion. This
count is incremented regardless of whether the frame already bears
a set BECN bit since its use is to determine the place of congestion.
When the count reaches maximum, it wraps to zero.
|
frNniDlciBytesToIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.22 |
This attribute counts the bytes sent out the interface. When the
maximum count is reached the count wraps to zero.
|
frNniDlciDeBytesToIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.23 |
This attribute counts the bytes sent to the interface with the Discard
Eligibility (DE) bit set. When the count reaches maximum it wraps
to zero.
|
frNniDlciDiscCongestedToIfBytes |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.24 |
This attribute counts the number of byte discards at the Frame
Relay service due to local congestion in the direction toward the
link. When this count reaches maximum, it wraps to zero.
|
frNniDlciDiscDeCongestedToIfBytes |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.25 |
This attribute counts the number of discard eligible (DE=1) byte
discards at the Frame Relay service due to local congestion in the
direction toward the link. When the maximum count is reached the
count wraps to zero.
|
frNniDlciBytesFromIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.26 |
This attribute counts the bytes received from the interface. Bytes
that are discarded due to error or excess are not counted. When the
maximum count is reached the count wraps to zero.
|
frNniDlciDeBytesFromIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.27 |
This attribute counts the bytes received from the interface with the
Discard Eligibility (DE) bit set. When the count reaches maximum
it wraps to zero.
|
frNniDlciExcessBytesFromIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.28 |
This attribute counts the bytes received from the interface with the
Discard Eligibility (DE) bit clear, but subsequently set by the
network due to rate enforcement. When the count reaches
maximum it wraps to zero.
|
frNniDlciDiscExcessFromIfBytes |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.29 |
This attribute counts the bytes which were discarded due to rate
enforcement. When the count reaches maximum it wraps to zero.
|
frNniDlciDiscByteAbit |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.30 |
This attribute counts the bytes which were discarded due to aBit
turned off.
|
frNniDlciDiscCongestedFromIfBytes |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.31 |
This attribute counts the number of byte discards at the Frame
Relay service due to local congestion in the direction toward the
network. When this count reaches maximum, it wraps to zero.
|
frNniDlciDiscDeCongestedFromIfBytes |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.32 |
This attribute counts the number of discard eligible (DE=1) byte
discards at the Frame Relay service due to local congestion in the
direction toward the network. When the maximum count is reached
the count wraps to zero.
|
frNniDlciErrorShortBytesFromIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.33 |
This attribute counts the bytes received with 0 octets in the
information field. When the count reaches maximum it wraps to
zero.
|
frNniDlciErrorLongBytesFromIf |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.34 |
This attribute counts the bytes received with number of octets in the
information field greater than the subscribed maximum. When the
count reaches maximum it wraps to zero. Bytes whose lengths are
greater than the hardware receive buffer are ignored by the
hardware and are therefore not included in this count.
|
frNniDlciRateAdaptReduct |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.35 |
This attribute counts the number of rate reductions due to rate
adaptation. Rate adaptation causes the allowed rate to be reduced in
steps. After each reduction, a period of time is awaited before
further action is taken. At the end of this period, the allowed rate is
further reduced if congestion is still prevalent. When this count
reaches maximum, it wraps to zero.
|
frNniDlciRateAdaptReductPeriod |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.36 |
This attribute provides a cumulative count of the amount of time
that rate adaptation procedures have been in effect. When this count
reaches maximum, it wraps to zero.
|
frNniDlciTransferPriorityToNetwork |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.37 |
This attribute is obsolete. It is replaced by attribute
transferPriorityToNetwork under group
FrsNniDataLinkConnectionIdentifierServiceParametersOp.
|
frNniDlciTransferPriorityFromNetwork |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.38 |
This attribute is obsolete. It is replaced by attribute
transferPriorityFromNetwork under group
FrsNniDataLinkConnectionIdentifierServiceParametersOp.
|
frNniDlciCirPresent |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.39 |
This attribute provides the actual Committed Information Rate
(CIR) enforced for this DLCI. This number is in units of 800 bits/
sec, since that is the internal resolution of Passport rate
enforcement. If rateEnforcement is off, then this number does not
have meaning. Normally, this attribute matches the provisioned CIR
for the DLCI. But when Rate Adaptation is active, then this number
will vary to represent the actual Allowed CIR at the moment that
this attribute is collected.
|
frNniDlciEirPresent |
.1.3.6.1.4.1.562.2.4.1.70.5.14.1.40 |
This attribute provides the actual Excess Information Rate (EIR)
enforced for this DLCI. This number is in units of 800 bits/sec,
since that is the internal resolution of Passport rate enforcement. If
rateEnforcement is off, then this number does not have meaning.
Normally, this attribute matches the provisioned EIR for the DLCI.
But when Rate Adaptation is active, then this number will vary to
represent the actual Allowed EIR at the moment that this attribute is
collected.
|
frNniDlciStartTime |
.1.3.6.1.4.1.562.2.4.1.70.5.15.1.1 |
This attribute displays the start time of this interval period. If Vc
spans 12 hour time or time of day change startTime reflects new
time as recorded at 12 hour periods or time of day changes. A new
interval period is started each time an accounting record is
generated.
|
frNniDlciTotalIngressBytes |
.1.3.6.1.4.1.562.2.4.1.70.5.15.1.2 |
This attribute counts the total bytes received from the interface
since the start of the interval period. The start of the interval period
is captured in the startTime attribute. The count is reset to zero
when an accounting record is generated.
|
frNniDlciTotalEgressBytes |
.1.3.6.1.4.1.562.2.4.1.70.5.15.1.3 |
This attribute counts the total bytes sent to the interface since the
start of the interval period. The start of the interval period is
captured in the startTime attribute. The count is reset to zero when
an accounting record is generated.
|
frNniDlciEirIngressBytes |
.1.3.6.1.4.1.562.2.4.1.70.5.15.1.4 |
This attribute counts the total bytes with the Discard Eligibility
(DE) bit set sent to the subnet since the start of the interval period.
The start of the interval period is captured in the startTime attribute.
The count is reset to zero when an accounting record is generated.
|
frNniDlciEirEgressBytes |
.1.3.6.1.4.1.562.2.4.1.70.5.15.1.5 |
This attribute counts the total bytes with the Discard Eligibility
(DE) bit set sent to the interface since the start of the interval
period. The start of the interval period is captured in the startTime
attribute. The count is reset to zero when an accounting record is
generated.
|
frNniDlciDiscardedBytes |
.1.3.6.1.4.1.562.2.4.1.70.5.15.1.6 |
This attribute counts the total bytes in invalid frames received from
the interface and discarded at the DLCI since the start of the interval
period. This count is a sum of octets in frames discarded due to the
number of octets in the information field greater than the subscribed
maximum or equal to 0, due to aBit turned off, or due to rate
enforcement. The start of the interval period is captured in the
startTime attribute. The count is reset to zero when an accounting
record is generated.
|
frNniDlciTotalIngressSegFrm |
.1.3.6.1.4.1.562.2.4.1.70.5.15.1.7 |
If the value of the unitsCounted attribute in moduleData component
is segments, this attribute counts the total number of segments in
frames received from the interface since the start of the interval
period. If the value of the unitsCounted attribute in moduleData
component is frames, this attribute counts the total number of
frames received from the interface since the start of the interval
period. The start of the interval period is captured in the startTime
attribute. The count is reset to zero when an accounting record is
generated
|
frNniDlciTotalEgressSegFrm |
.1.3.6.1.4.1.562.2.4.1.70.5.15.1.8 |
If the value of the unitsCounted attribute in moduleData component
is segments, this attribute counts the total number of segments in
frames sent to the interface since the start of the interval period. If
the value of the unitsCounted attribute in moduleData component is
frames, this attribute counts the total number of frames sent to the
interface since the start of the interval period. The start of the
interval period is captured in the startTime attribute. The count is
reset to zero when an accounting record is generated
|
frNniDlciEirIngressSegFrm |
.1.3.6.1.4.1.562.2.4.1.70.5.15.1.9 |
If the value of the unitsCounted attribute in moduleData component
is segments, this attribute counts the number of segments in frames
with the Discard Eligibility (DE) bit set sent to the subnet since the
start of the interval period. If the value of the unitsCounted attribute
in moduleData component is frames, this attribute counts the
number of frames with the Discard Eligibility (DE) bit set sent to
the subnet since the start of the interval period. The start of the
interval period is captured in the startTime attribute. The count is
reset to zero when an accounting record is generated
|
frNniDlciEirEgressSegFrm |
.1.3.6.1.4.1.562.2.4.1.70.5.15.1.10 |
If the value of the unitsCounted attribute in moduleData component
is segments, this attribute counts the number of segments in frames
with the Discard Eligibility (DE) bit set sent to the interface since
the start of the interval period. If the value of the unitsCounted
attribute in moduleData component is frames, this attribute counts
the number of frames with the Discard Eligibility (DE) bit set sent
to the interface since the start of the interval period. The start of the
interval period is captured in the startTime attribute. The count is
reset to zero when an accounting record is generated
|
frNniDlciDiscardedSegFrm |
.1.3.6.1.4.1.562.2.4.1.70.5.15.1.11 |
If the value of the unitsCounted attribute in moduleData component
is segments, this attribute counts the number of segments in invalid
frames received from the interface and discarded at the DLCI. If the
value of the unitsCounted attribute in moduleData component is
frames, this attribute counts the number of invalid frames received
from the interface and discarded at the DLCI. Segments of frames
are counted since the start of the interval period. The count is reset
to zero when an accounting record is generated. The count is a sum
of segments in frames or frames discarded due to the number of
octets in the information field greater than the subscribed maximum
or equal to 0, due to aBit turned off, or due to rate enforcement.
|
frNniDlciCirPresentObs |
.1.3.6.1.4.1.562.2.4.1.70.5.15.1.12 |
This attribute has moved to the statistics subgroup. See cirPresent..
|
frNniDlciEirPresentObs |
.1.3.6.1.4.1.562.2.4.1.70.5.15.1.13 |
This attribute has moved to the statistics subgroup. See eirPresent.
|
frNniDlciRateEnforcementPresent |
.1.3.6.1.4.1.562.2.4.1.70.5.15.1.14 |
This attribute is obsolete. It is the same as the provisioned
rateEnforcement attributed..
|
frNniDlciRateAdaptationPresent |
.1.3.6.1.4.1.562.2.4.1.70.5.15.1.15 |
This attribute is obsolete. See the provisioning attribute
rateAdaptation for the data that it intended to provide.
|
frNniDlciLocalRateAdaptOccurred |
.1.3.6.1.4.1.562.2.4.1.70.5.15.1.16 |
This attribute specifies whether rate adaptation has occurred on this
user Data Link Connection on this Frame Relay interface.The count
is reset to no when an accounting record is generated.
|
frNniDlciCallReferenceNumber |
.1.3.6.1.4.1.562.2.4.1.70.5.15.1.17 |
This attribute displays the call reference number which is a unique
number generated by the switch.The same Call Reference Number
is stored in the interval data (accounting record) at both ends of the
call. It can be used as one of the attributes in matching duplicate
records generated at each end of the call.
|
frNniDlciElapsedDifference |
.1.3.6.1.4.1.562.2.4.1.70.5.15.1.18 |
This attribute displays the elapsed time representing the period of
this interval data. It is elapsed time in 0.1 second increments since
the call started.
|
frNniDlciDcIndex |
.1.3.6.1.4.1.562.2.4.1.70.5.2.1.1.10 |
This variable represents the index for the frNniDlciDc tables.
|
frNniDlciDcRowStatus |
.1.3.6.1.4.1.562.2.4.1.70.5.2.1.1.1 |
This variable is used as the basis for SNMP naming of
frNniDlciDc components.
These components cannot be added nor deleted.
|
frNniDlciDcComponentName |
.1.3.6.1.4.1.562.2.4.1.70.5.2.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frNniDlciDcStorageType |
.1.3.6.1.4.1.562.2.4.1.70.5.2.1.1.4 |
This variable represents the storage type value for the
frNniDlciDc tables.
|
frNniDlciDcRemoteNpi |
.1.3.6.1.4.1.562.2.4.1.70.5.2.10.1.3 |
Destination Numbering Plan Indicator (Npi) indicates the
numbering plan used in the remoteDna.
|
frNniDlciDcRemoteDna |
.1.3.6.1.4.1.562.2.4.1.70.5.2.10.1.4 |
This attribute specifies the Data Network Address (DNA) of the
remote. This is the called (destination) DTE address (DNA) to
which this direct call will be sent. Initially, the called DTE address
attribute must be present, that is, there must be a valid destination
address. However, it may be possible in the future to configure the
direct call with a mnemonic address, in which case, this attribute
will contain a zero-length DNA, and the mnemonic address will be
carried as one of the facilities.
|
frNniDlciDcRemoteDlci |
.1.3.6.1.4.1.562.2.4.1.70.5.2.10.1.5 |
L(LCN) of the destination.
This attribute provides the remote LCN (Logical Channel Number)
- it is used only for PVCs, where the parameter Type is set to a
value of PVC.
|
frNniDlciDcType |
.1.3.6.1.4.1.562.2.4.1.70.5.2.10.1.6 |
This attribute specifies the type of Vc call:
permanentMaster,
permanentSlave,
permanentSlaveWithBackup,
permanentBackupSlave.
If the value is set to permanentMaster, then a permanent
connection will be established between 2 ends. The remote end
must be defined as a permanentSlave, permanentBackupSlave or
permanentSlaveWithBackup. The Connection cannot be
established if the remote end is defined as anything else. The end
defined as permanentMaster always initiates the calls. It will
attempt to call once per minute.
If the value is set to permanentSlave then a permanent connection
will be established between 2 ends. The remote end must be defined
as a permanentMaster. The Connection cannot be established if the
remote end is defined as anything else. The permanentSlave end
will attempt to call once per minute.
If the value is set to permanentSlaveWithBackup then a permanent
connection will be established between the two ends. The remote
end must be defined as a permanentMaster. The connection cannot
be established if the remote interface end is defined as anything
else. The permanentSlaveWithBackup end will attempt to call once
per minute. When type is set to permanentSlaveWithBackup
connection will be cleared if interface becomes unavailable. This
enables a retry of the connection which can be redirected to
permanentBackupSlave.
If the value is set to permanentBackupSlave then a permanent
connection will be established between the 2 ends only if the
permanentMaster end is disconnected from the
permanentSlaveWithBackup end and a backup call is established
by the redirection system. If the permanentSlaveWithBackup
interface becomes visible again, the permanentBackupSlave end is
disconnected and the permanentSlaveWithBackup end is
reconnected to the permanentMaster end. The
permanentBackupSlave end does not try to establish pvc call.
|
frNniDlciDcTransferPriority |
.1.3.6.1.4.1.562.2.4.1.70.5.2.10.1.9 |
This attribute specifies the transfer priority to network for the
outgoing calls using this particular DLCI. It overRides the
defaultTransferPriority provisioned in its associated Dna
component.
The transfer priority is a preference configured for an application
according to its delay-sensitivity requirement. Frames with higher
transfer priority are served by the network before the frames with
lower 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 user if
required.
The default of transferPriority is useDnaDefTP. It means using the
provisioning value under defaultTransferPriority of its associated
Dna for this DLCI.
|
frNniDlciDcDiscardPriority |
.1.3.6.1.4.1.562.2.4.1.70.5.2.10.1.10 |
This attribute specifies the discard priority for outgoing call using
this DLCI.
The discard priority has three provisioning values: normal, high,
and useDnaDefPriority. Traffic with normal priority are discarded
first than the traffic with high priority. The Dna default value
(provisioned by outDefaultPriority) is taken if this attribute is set to
the value useDnaDefPriority.
The default of discardPriority is useDnaDefPriority.
|
frNniDlciDcDeDiscardPriority |
.1.3.6.1.4.1.562.2.4.1.70.5.2.10.1.11 |
This attribute specifies whether the discardPriority applies to DE
frames for this DLCI.
If deDiscardPriority is set to determinedByDiscardPriority, traffic
with DE bit set will be discarded according to the setting of the
discardPriority.
If deDiscardPriority is set to lowest, all traffic with DE bit set will
be treated the same and be sent to the subnet at the lowest discard
priority.
|
frNniDlciDcDataPath |
.1.3.6.1.4.1.562.2.4.1.70.5.2.10.1.12 |
This attribute specifies the data path to be used by Virtual Circuits
on this interface. The value of the dataPath attribute in the Dna
component is overridden by this attribute if the value is not
useDnaValue.
This value applies to the connection after data transfer state is
reached. All the data and control trafic will be sent using this data
path. If the provisioned dataPath is not available the connection is
not established.
The value of the dataPath is signalled by both ends of the
connection. If this value is not the same at both ends dprsOnly is
used for the duration of the connection.
A virtual circuit connection is always established using dprsOnly
even if this attribute is provisioned as some other value.
dprsOnly - dynamic packet routing system is used
dprsMcsOnly - dprs Multi-Service Cut-Through Switching path is
used.
dprsMcsFirst - dprs Multi-Service Cut-Through Switching path is
used if it is available. If it is not avaliable dprsOnly is used.
useDnaValue - use the value provisioned in Dna component.
|
frNniDlciDcCugIndex |
.1.3.6.1.4.1.562.2.4.1.70.5.2.10.1.13 |
This attribute specifies the CUG index which is to be signalled in
PVC call requests to the remote end.
The type of CUG signalling is defined in attribute cugType in this
component.
|
frNniDlciDcCugType |
.1.3.6.1.4.1.562.2.4.1.70.5.2.10.1.14 |
This attribute specifies the type of CUG signalling to be used in
PVC call request. Index of CUG to be used is defined in attribute
cugIndex in this component.
Possible values are:
cug - signal cug
cugOa - signal cug with outgoing access
doNotSignal - no CUG in call request
|
frNniDlciDcNfaIndex |
.1.3.6.1.4.1.562.2.4.1.70.5.2.202.1.1 |
This variable represents the index for the frNniDlciDcNfaTable.
|
frNniDlciDcNfaValue |
.1.3.6.1.4.1.562.2.4.1.70.5.2.202.1.2 |
This variable represents an individual value for the
frNniDlciDcNfaTable.
|
frNniDlciDcNfaRowStatus |
.1.3.6.1.4.1.562.2.4.1.70.5.2.202.1.3 |
This variable is used to control the addition and deletion
of individual values of the frNniDlciDcNfaTable.
|
frNniDlciVcIndex |
.1.3.6.1.4.1.562.2.4.1.70.5.3.1.1.10 |
This variable represents the index for the frNniDlciVc tables.
|
frNniDlciVcRowStatus |
.1.3.6.1.4.1.562.2.4.1.70.5.3.1.1.1 |
This variable is used as the basis for SNMP naming of
frNniDlciVc components.
These components cannot be added nor deleted.
|
frNniDlciVcComponentName |
.1.3.6.1.4.1.562.2.4.1.70.5.3.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frNniDlciVcStorageType |
.1.3.6.1.4.1.562.2.4.1.70.5.3.1.1.4 |
This variable represents the storage type value for the
frNniDlciVc tables.
|
frNniDlciVcType |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.1 |
This attribute displays the type of call, pvc,svc or spvc.
|
frNniDlciVcState |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.2 |
This attribute displays the state of call control. P5 state is not
supported but is listed for completness. Transitions from one state to
another take very short time. state most often displayed is
dataTransferP4.
|
frNniDlciVcPreviousState |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.3 |
This attribute displays the previous state of call control. This is a
valuable field to determine how the processing is progressing.
|
frNniDlciVcDiagnosticCode |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.4 |
This attribute displays the internal substate of call control. It is used
to further refine state of call processing.
|
frNniDlciVcPreviousDiagnosticCode |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.5 |
This attribute displays the internal substate of call control. It is used
to further refine state of call processing.
|
frNniDlciVcCalledNpi |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.6 |
This attribute displays the Numbering Plan Indicator (NPI) of the
called end.
|
frNniDlciVcCalledDna |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.7 |
This attribute displays the Data Network Address (Dna) of the
called (destination) DTE to which this call is sent. This address if
defined at recieving end will complete Vc connection.
|
frNniDlciVcCalledLcn |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.8 |
This attribute displays the Logical Channel Number of the called
end. It is valid only after both ends of Vc exchanged relevant
information.
|
frNniDlciVcCallingNpi |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.9 |
This attribute displays the Numbering Plan Indicator (NPI) of the
calling end.
|
frNniDlciVcCallingDna |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.10 |
This attribute displays the Data Network Address (Dna) of the
calling end.
|
frNniDlciVcCallingLcn |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.11 |
This attribute displays the Logical Channel Number of the calling
end.
|
frNniDlciVcAccountingEnabled |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.12 |
This attribute indicates that this optional section of accounting
record is suppressed or permitted. If accountingEnabled is yes,
conditions for generation of accounting record were met. These
conditions include billing options, vc recovery conditions and
Module wide accounting data options.
|
frNniDlciVcFastSelectCall |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.13 |
This attribute displays that this is a fast select call.
|
frNniDlciVcPathReliability |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.19 |
This attribute displays the path reliability.
|
frNniDlciVcAccountingEnd |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.20 |
This attribute indicates if this end should generate an accounting
record. Normally, callingEnd is the end to generate an accounting
record.
|
frNniDlciVcPriority |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.21 |
This attribute displays whether the call is a normal or a high
priority call.
|
frNniDlciVcSegmentSize |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.22 |
This attribute displays the segment size (in bytes) used on the call.
It is used to calculate the number of segments transmitted and
received.
|
frNniDlciVcMaxSubnetPktSize |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.27 |
This attribute indicates the maximum packet size allowed on the Vc.
|
frNniDlciVcRcosToNetwork |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.28 |
This attribute indicates the routing metric routing class of service to
the network.
|
frNniDlciVcRcosFromNetwork |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.29 |
This attribute displays the routing metric Routing Class of Service
from the Network.
|
frNniDlciVcEmissionPriorityToNetwork |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.30 |
This attribute displays the network internal emission priotity to the
network.
|
frNniDlciVcEmissionPriorityFromNetwork |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.31 |
This attribute displays the network internal emission priotity from
the network.
|
frNniDlciVcDataPath |
.1.3.6.1.4.1.562.2.4.1.70.5.3.10.1.32 |
This attribute indicates the data path used by the connection. The
data path is provisioned in Dna and DirectCall components. The
displayed value of this attribute can be different from the
provisioned value.
If the connection is using dprsOnly data path, the string
dprsOnly is displayed. (dynamic packet routing system)
If the connection is using dprsMcsOnly data path, the string
dprsMcsOnly is displayed.
If the connection is using dprsMcsFirst data path, the string
dprsMcsFirst is displayed.
|
frNniDlciVcCallReferenceNumber |
.1.3.6.1.4.1.562.2.4.1.70.5.3.11.1.1 |
This attribute displays the call reference number which is a unique
number generated by the switch.The same Call Reference Number
is stored in the interval data (accounting record) at both ends of the
call. It can be used as one of the attributes in matching duplicate
records generated at each end of the call.
|
frNniDlciVcElapsedTimeTillNow |
.1.3.6.1.4.1.562.2.4.1.70.5.3.11.1.2 |
This attribute displays the elapsed time representing the period of
this interval data. It is elapsed time in 0.1 second increments since
Vc started.
|
frNniDlciVcSegmentsRx |
.1.3.6.1.4.1.562.2.4.1.70.5.3.11.1.3 |
This attribute displays the number of segments received at the time
command was issued. This is the segment received count
maintained by accounting at each end of the Vc. This counter is
updated only when the packet cannot be successfully delivered out
of the sink Vc and to the sink AP Conditions in which packets may
be discarded by the sink Vc include: missing packets due to subnet
discards, segmentation protocol violations due to subnet discard,
duplicated and out-of-ranged packets and packets that arrive while
Vc is in path recovery state.
|
frNniDlciVcSegmentsSent |
.1.3.6.1.4.1.562.2.4.1.70.5.3.11.1.4 |
This attribute displays the number of segments sent at the time
command was issued. This is the segment sent count maintained by
accounting at the source Vc. Vc only counts packets that Vc thinks
can be delivered successfully into the subnet. In reality, these
packets may be dropped by trunking, for instance. This counter is
not updated when splitting fails, when Vc is in a path recovery state,
when packet forwarding fails to forward this packet and when
subsequent packets have to be discarded as we want to minimize the
chance of out-of-sequence and do not intentionally send out-of-
sequenced packets into the subnet.
|
frNniDlciVcStartTime |
.1.3.6.1.4.1.562.2.4.1.70.5.3.11.1.5 |
This attribute displays the start time of this interval period. If Vc
spans 12 hour time or time of day change startTime reflects new
time as recorded at 12 hour periods or time of day changes.
|
frNniDlciVcFrmCongestedToSubnet |
.1.3.6.1.4.1.562.2.4.1.70.5.3.12.1.2 |
This attribute displays the number of frames from link discarded
due to lack of resources. It keeps track of the number of frames
from link that have to be discarded. The discard reasons include
insufficient memory for splitting the frame into smaller subnet
packet size.
|
frNniDlciVcCannotForwardToSubnet |
.1.3.6.1.4.1.562.2.4.1.70.5.3.12.1.3 |
This attribute displays the number of discarded packets that can not
be forwarded into the subnet because of subnet congestion.
Number of frames from link discarded due to failure in forwarding
a packet from Vc into the subnet.- This attribute is increased when
packet forwarding fails to forward a packet into the subnet. If a
frame is split into multiple subnet packets and a partial packet has
to be discarded, all subsequent partial packets that have not yet been
delivered to the subnet will be discarded as well.
|
frNniDlciVcNotDataXferToSubnet |
.1.3.6.1.4.1.562.2.4.1.70.5.3.12.1.4 |
This attribute records the number of frames from link discarded
when the Vc tries to recover from internal path failure.
|
frNniDlciVcOutOfRangeFrmFromSubnet |
.1.3.6.1.4.1.562.2.4.1.70.5.3.12.1.5 |
This attribute displays the number of frames from subnet discarded
due to out of sequence range for arriving too late.
|
frNniDlciVcCombErrorsFromSubnet |
.1.3.6.1.4.1.562.2.4.1.70.5.3.12.1.6 |
This attribute records the number of subnet packets discarded at the
sink Vc due to the Vc segmentation and combination protocol error.
Usually, this occurs when the subnet discards packets and thus this
statistics can be used to guest the number of subnet packets that are
not delivered to the Vc. It cannot be used as an actual measure
because some subnet packets may have been delivered to Vc but
have to be discarded because these are partial packets to a frame in
which some other partial packets have not been properly delivered
to Vc
|
frNniDlciVcDuplicatesFromSubnet |
.1.3.6.1.4.1.562.2.4.1.70.5.3.12.1.7 |
This attribute displays the number of subnet packets discarded due
to duplication. Although packets are not retransmitted by the Frame
Relay Vc, it is possible for the subnet to retransmit packets. When
packets are out-of-sequenced and copies of the same packets arrive,
then this attribute is increased.
|
frNniDlciVcNotDataXferFromSubnet |
.1.3.6.1.4.1.562.2.4.1.70.5.3.12.1.8 |
This attribute displays the number of subnet packets discarded when
data transfer is suspended in Vc recovery.
|
frNniDlciVcFrmLossTimeouts |
.1.3.6.1.4.1.562.2.4.1.70.5.3.12.1.9 |
This attribute displays the number of lost frame timer expiries.
When this count is excessive, the network is very congested and
packets have been discarded in the subnet.
|
frNniDlciVcOoSeqByteCntExceeded |
.1.3.6.1.4.1.562.2.4.1.70.5.3.12.1.10 |
This attribute displays the number times that the out of sequence
byte threshold is exceeded. When the threshold is exceeded, this
condition is treated as if the loss frame timer has expired and all
frames queued at the sink Vc are delivered to the AP. We need to
keep this count to examine if the threshold is engineered properly.
This should be used in conjunction with the peak value of out-of-
sequenced queue and the number of times the loss frame timer has
expired. This count should be relatively small when compared with
loss frame timer expiry count.
|
frNniDlciVcPeakOoSeqPktCount |
.1.3.6.1.4.1.562.2.4.1.70.5.3.12.1.11 |
This attribute displays the frame relay peak packet count of the out
of sequence queue. This attribute records the maximum queue
length of the out-of-sequenced queue. The counter can be used to
deduce the message buffer requirement on a Vc.
|
frNniDlciVcPeakOoSeqFrmForwarded |
.1.3.6.1.4.1.562.2.4.1.70.5.3.12.1.12 |
This attribute displays the frame relay peak size of the
sequence packet queue. The subnet may deliver packets out-of-
sequenced. These packets are then queued in an out-of-sequenced
queue, waiting for a packet with the expected sequence number to
come. When that packet arrives, this attribute records the maximum
number of packets that were out-of-sequenced, but now have
become in-sequenced. The statistics is used to measure expected
queue size due to normal subnet packet disorder (not due to subnet
packet discard). Current implementation also uses this statistics to
set a maximum size for the out-of-sequenced queue.
|
frNniDlciVcSendSequenceNumber |
.1.3.6.1.4.1.562.2.4.1.70.5.3.12.1.13 |
This attribute displays the Vc internal packet's send sequence
number. Note that a 'packet' in this context, may be either a user
data packet, or an OAM frame.
|
frNniDlciVcPktRetryTimeouts |
.1.3.6.1.4.1.562.2.4.1.70.5.3.12.1.15 |
This attribute displays the number of packets which have
retransmission time-outs. When this count is excessive, the network
is very congested and packets have been discarded in the subnet.
|
frNniDlciVcPeakRetryQueueSize |
.1.3.6.1.4.1.562.2.4.1.70.5.3.12.1.16 |
This attribute displays the peak size of retransmission queue.
This attribute is used as an indicator of the acknowledgment
behavior across the subnet. Records the largest body of
unacknowledged packets.
|
frNniDlciVcSubnetRecoveries |
.1.3.6.1.4.1.562.2.4.1.70.5.3.12.1.17 |
This attribute displays the number of successful Vc recovery
attempts.
|
frNniDlciVcOoSeqPktCntExceeded |
.1.3.6.1.4.1.562.2.4.1.70.5.3.12.1.19 |
This attribute displays the number times that the out of sequence
packet threshold is exceeded. When the threshold is exceeded, this
condition is treated as if the loss frame timer has expired and all
frames queued at the sink Vc are delivered to the AP. We need to
keep this count to examine if the threshold is engineered properly.
This should be used in conjunction with the peak value of out-of-
sequenced queue and the number of times the loss frame timer has
expired. This count should be relatively small when compared with
loss frame timer expiry count.
|
frNniDlciVcPeakOoSeqByteCount |
.1.3.6.1.4.1.562.2.4.1.70.5.3.12.1.20 |
This attribute displays the frame relay peak byte count of the out of
sequence queue. This attribute records the maximum queue length
of the out-of-sequenced queue. The counter can be used to deduce
the message buffer requirement on a Vc.
|
frNniDlciVcDmepValue |
.1.3.6.1.4.1.562.2.4.1.70.5.3.417.1.1 |
This variable represents both the value and the index for the
frNniDlciVcDmepTable.
|
frNniDlciSpIndex |
.1.3.6.1.4.1.562.2.4.1.70.5.4.1.1.10 |
This variable represents the index for the frNniDlciSp tables.
|
frNniDlciSpRowStatus |
.1.3.6.1.4.1.562.2.4.1.70.5.4.1.1.1 |
This variable is used as the basis for SNMP naming of
frNniDlciSp components.
These components cannot be added nor deleted.
|
frNniDlciSpComponentName |
.1.3.6.1.4.1.562.2.4.1.70.5.4.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frNniDlciSpStorageType |
.1.3.6.1.4.1.562.2.4.1.70.5.4.1.1.4 |
This variable represents the storage type value for the
frNniDlciSp tables.
|
frNniDlciSpMaximumFrameSize |
.1.3.6.1.4.1.562.2.4.1.70.5.4.11.1.1 |
This attribute specifies the maximum number of octets which may
be included in the information field. The frame relay header and
CRC octets are not included in this definition. This attribute
corresponds to the dN1 parameter described in the Vendor Forum
Specification.
|
frNniDlciSpRateEnforcement |
.1.3.6.1.4.1.562.2.4.1.70.5.4.11.1.2 |
This attribute specifies whether rate enforcement is in effect for this
user Data Link Connection on this Frame Relay interface. Turning
on rate enforcement means that CIR and DE=1 traffic will be
measured and enforced. Turning off rate enforcement means that all
frames from the user will be accepted and no modifications to the
frame with respect to the DE bit will be made.
|
frNniDlciSpCommittedInformationRate |
.1.3.6.1.4.1.562.2.4.1.70.5.4.11.1.3 |
This attribute specifies the committed information rate (CIR) in bits
per second (bit/s). When rateEnforcement is set to on, cir is the rate
at which the network agrees to transfer information under normal
conditions. This rate is measured over a measurement interval (t)
that is determined internally based on CIR and the committed burst
size (Bc). An exception to this occurs when CIR is provisioned to
be zero, in which case the measurement interval (t) must be
provisioned explicitly.
This attribute is ignored when rateEnforcement is off. If
rateEnforcement is on and this attribute is 0, Bc must also be 0.
|
frNniDlciSpCommittedBurstSize |
.1.3.6.1.4.1.562.2.4.1.70.5.4.11.1.4 |
This attribute specifies the committed burst size (Bc) in bits. bc is
the amount of data that a network agrees to transfer under normal
conditions over a measurement interval (t). Data marked DE=1 is
not accounted for in Bc.
This attribute is ignored when rateEnforcement is off. If
rateEnforcement is on and this attribute is 0, cir must also be 0.
|
frNniDlciSpExcessBurstSize |
.1.3.6.1.4.1.562.2.4.1.70.5.4.11.1.5 |
This attribute specifies the excess burst size (Be) in bits. Be is the
amount of uncommitted data that the network will attempt to deliver
over measurement interval T. Data marked DE=1 by the user or by
the network is accounted for here.
CIR, Bc, and Be cannot all be zero when rateEnforcement is on.
|
frNniDlciSpMeasurementInterval |
.1.3.6.1.4.1.562.2.4.1.70.5.4.11.1.6 |
When cir and bc are zero and rateEnforcement is on, this attribute
must be provisioned to specify the time interval (in milliseconds)
over which rates and burst sizes are measured.
When cir and bc are non-zero, the time interval is internally
calculated and is not shown. In that situation, this field is ignored,
and is not representative of the time interval.
This attribute is ignored when rateEnforcement is off, or when cir
and bc are non-zero. If rateEnforcement is on and both cir and bc
are zero, this field must be non-zero.
|
frNniDlciSpRateAdaptation |
.1.3.6.1.4.1.562.2.4.1.70.5.4.11.1.7 |
This attribute specifies whether rate adaptation is in effect for this
user Data Link Connection on this Frame Relay interface. Rate
adaptation is a feature that, in periods of congestion, adapts the rate
at which the user is allowed to send data into the network to that
which the network is able to handle at that time. This pro-active
measure of handling congestion optimizes network resources by
causing the ingress to discard frames that would otherwise be
discarded in the network.
If this attribute is set to on, then, at the onset of congestion, the
excess information rate (EIR) is reduced to a very low rate. If
congestion persists, then the allowed CIR is reduced geometrically
by 25% of the current value at that time. The minimum to which
CIR can be reduced is 1/16th (6.25%) of the provisioned value. As
congestion alleviates, CIR is increased linearly by 6.25% of the
provisioned value specified in committedInformationRate.
If set to eirOnly, then rate adaptation will only apply to the excess
information rate (EIR). At the onset of congestion, the allowed EIR
is reduced by 25% of its provisioned value. If congestion persists,
EIR is reduced geometrically by 25% of the current value at that
time. As congestion alleviates, EIR is gradually increased linearly
by 6.25% of the provisioned EIR.
If set to cirProportionate, then rate adaptation will also only apply
to the excess information rate (EIR). At the onset of congestion the
initial allowed EIR is set to a multiple of the provisioned CIR. If
congestion persists, the allowed EIR is reduced geometrically by
25% of the current value at that time. As congestion alleviates, EIR
is gradually increased linearly by 6.25% of the provisioned EIR.
Note that the allowed EIR may be set higher than the provisioned
EIR, since it is calculated initially using another parameter, the
provisioned CIR. If the allowed EIR at the moment is higher than
the provisioned EIR, then the provisioned EIR is used instead.
This attribute can only be set to on eirOnly or cirProportionate if
rateEnforcement is turned on.
|
frNniDlciSpAccounting |
.1.3.6.1.4.1.562.2.4.1.70.5.4.11.1.8 |
This attribute specifies whether accounting data collection and
record generation is turned on at this DLCI. For accounting data
collection and record generation to be turned on, the accountingOn
bit and at least one of the accountCollection bits in the
DataNetworkAddress component must be set to on.
|
frNniDlciSpRaSensitivity |
.1.3.6.1.4.1.562.2.4.1.70.5.4.11.1.9 |
This attribute specifies the sensitivity of the rate adaptation system.
A higher number indicates a higher sensitivity and therefore a
quicker reaction time to network conditions. A quicker reaction
time allows the network to discard frames at the access and protect
network resources, but can lead to false alarms and a greater
fluctuation of the allowed rate. A higher setting therefore tends to
favour the protection of the network over the allowed throughput of
the user.
A lower number indicates a lower sensitivity and therefore a slower
reaction to network conditions. A slower reaction time results in a
greater amount of user traffic allowed into the network, but can lead
to a waste of network bandwidth since the traffic may be discarded
at the congested resource. A lower setting therefore tends to favour
the allowed throughput of the user over the protection of the
network.
This attribute is applicable for adapting EIR when rateAdaptation is
eirOnly or cirProportionate, or CIR when rateAdaptation is on.
This attribute is ignored if rateAdaptation is turned off.
|
frNniDlciSpUpdateBCI |
.1.3.6.1.4.1.562.2.4.1.70.5.4.11.1.10 |
This attribute specifies whether internal Backward Congestion
Indication (BCI) bits will report congestion external to the Passport
network, as communicated through incoming BECN bits.
If updateBCI is set to on, then BCI bits for incoming frames will be
set if the BECN on the frame is set. If updatBCI is set to off, then
incoming BECN bits will have no effect.
Setting updateBCI on for a DLCI means that the remote end of the
DLCI, which is specified by the remotedna and remotedlci attributes
of the dc component of the dlci, may perform Rate Adaptation
using the flow of incoming BECN bits, in addition to internal
Passport congestion management systems.
If the rateAdaptation attribute of the remote dlci is provisioned as
eirOnly, cirProportionate, or on, then congestion from another
network connected to a Passport network may trigger dynamic
congestion management. If the rateAdaptation attribute of the
remote dlci is provisioned to off, then the setting of updateBCI
attribute here will have no effect..
|
frNniDlciLbIndex |
.1.3.6.1.4.1.562.2.4.1.70.5.5.1.1.10 |
This variable represents the index for the frNniDlciLb tables.
|
frNniDlciLbRowStatus |
.1.3.6.1.4.1.562.2.4.1.70.5.5.1.1.1 |
This variable is used as the basis for SNMP naming of
frNniDlciLb components.
These components cannot be added nor deleted.
|
frNniDlciLbComponentName |
.1.3.6.1.4.1.562.2.4.1.70.5.5.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frNniDlciLbStorageType |
.1.3.6.1.4.1.562.2.4.1.70.5.5.1.1.4 |
This variable represents the storage type value for the
frNniDlciLb tables.
|
frNniDlciLbLocalTotalFrm |
.1.3.6.1.4.1.562.2.4.1.70.5.5.10.1.1 |
This attribute records the number of frames looped back to the link
since loopback was last started.
|
frNniDlciLbLocalTotalBytes |
.1.3.6.1.4.1.562.2.4.1.70.5.5.10.1.2 |
This attribute records the number of bytes looped back to the link
since loopback mode was started.
|
frNniDlciLbLocalFecnFrm |
.1.3.6.1.4.1.562.2.4.1.70.5.5.10.1.3 |
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.
|
frNniDlciLbLocalBecnFrm |
.1.3.6.1.4.1.562.2.4.1.70.5.5.10.1.4 |
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.
|
frNniDlciLbLocalDeFrm |
.1.3.6.1.4.1.562.2.4.1.70.5.5.10.1.5 |
This attribute records the number of frames with the Discard
Eligibility (DE) bit set, looped back to the link since the loopback
mode was started.
|
frNniDlciLbLocalDeBytes |
.1.3.6.1.4.1.562.2.4.1.70.5.5.10.1.6 |
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.
|
frNniDlciLbRemoteTotalFrm |
.1.3.6.1.4.1.562.2.4.1.70.5.5.10.1.7 |
This attribute records the number of frames looped back to the
subnet since loopback was last started.
|
frNniDlciLbRemoteTotalBytes |
.1.3.6.1.4.1.562.2.4.1.70.5.5.10.1.8 |
This attribute records the number of bytes looped back to the subnet
since loopback was last started.
|
frNniDlciLbRemoteFecnFrm |
.1.3.6.1.4.1.562.2.4.1.70.5.5.10.1.9 |
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.
|
frNniDlciLbRemoteBecnFrm |
.1.3.6.1.4.1.562.2.4.1.70.5.5.10.1.10 |
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.
|
frNniDlciLbRemoteDeFrm |
.1.3.6.1.4.1.562.2.4.1.70.5.5.10.1.13 |
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.
|
frNniDlciLbRemoteDeBytes |
.1.3.6.1.4.1.562.2.4.1.70.5.5.10.1.14 |
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.
|
frNniVFramerIndex |
.1.3.6.1.4.1.562.2.4.1.70.6.1.1.10 |
This variable represents the index for the frNniVFramer tables.
|
frNniVFramerRowStatus |
.1.3.6.1.4.1.562.2.4.1.70.6.1.1.1 |
This variable is used as the basis for SNMP naming of
frNniVFramer components.
These components can be added and deleted.
|
frNniVFramerComponentName |
.1.3.6.1.4.1.562.2.4.1.70.6.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frNniVFramerStorageType |
.1.3.6.1.4.1.562.2.4.1.70.6.1.1.4 |
This variable represents the storage type value for the
frNniVFramer tables.
|
frNniVFramerOtherVirtualFramer |
.1.3.6.1.4.1.562.2.4.1.70.6.10.1.1 |
This attribute specifies the other VirtualFramer to which the service
is linked, for example, FrUni/n VirtualFramer, FrDte/n
VirtualFramer.
|
frNniVFramerLogicalProcessor |
.1.3.6.1.4.1.562.2.4.1.70.6.10.1.2 |
This attribute specifies the logical processor on which the service
component will reside.
|
frNniVFramerAdminState |
.1.3.6.1.4.1.562.2.4.1.70.6.11.1.1 |
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 or Lock -
force 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 administratively
permitted to provide services for its users. To enter this state, issue
an Unlock command to this component.
|
frNniVFramerOperationalState |
.1.3.6.1.4.1.562.2.4.1.70.6.11.1.2 |
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.
|
frNniVFramerUsageState |
.1.3.6.1.4.1.562.2.4.1.70.6.11.1.3 |
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.
|
frNniVFramerFrmToOtherVFramer |
.1.3.6.1.4.1.562.2.4.1.70.6.12.1.2 |
This attribute counts the frames transmitted to the
otherVirtualFramer.
|
frNniVFramerFrmFromOtherVFramer |
.1.3.6.1.4.1.562.2.4.1.70.6.12.1.3 |
This attribute counts the frames received from the
otherVirtualFramer.
|
frNniVFramerOctetFromOtherVFramer |
.1.3.6.1.4.1.562.2.4.1.70.6.12.1.5 |
This attribute counts the octets received from the
otherVirtualFramer.
|
frNniLtsIndex |
.1.3.6.1.4.1.562.2.4.1.70.9.1.1.10 |
This variable represents the index for the frNniLts tables.
|
frNniLtsRowStatus |
.1.3.6.1.4.1.562.2.4.1.70.9.1.1.1 |
This variable is used as the basis for SNMP naming of
frNniLts components.
These components can be added and deleted.
|
frNniLtsComponentName |
.1.3.6.1.4.1.562.2.4.1.70.9.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frNniLtsStorageType |
.1.3.6.1.4.1.562.2.4.1.70.9.1.1.4 |
This variable represents the storage type value for the
frNniLts tables.
|
frNniLtsDuration |
.1.3.6.1.4.1.562.2.4.1.70.9.10.1.200 |
This attribute specifies the duration of the test in milliseconds. The
test will run until the duration expires or the STOP command is
issued. A value of 0 is used to indicate infinity.
|
frNniLtsAlgorithm |
.1.3.6.1.4.1.562.2.4.1.70.9.10.1.201 |
This attribute specifies which algorithm is used to generate the
frames.
ContinuousBurst
This mode of traffic generation creates traffic at the maximum rate
possible until all of the frames have been sent. The generator then
waits until the end of the timeInterval to begin again.
IntervalBurst
This algorithm attempts to generate 10 ms bursts of burstSize
frames. It will generate as many of the burstSize frames as it can per
sub-interval.
DelayedBurst
This algorithm generates bursts of burstSize frames separated by 10
ms delays.
FixedBurst
This aglorithm is similar to IntervalBurst, except a fixed burst size
of 12 frames is used.
delayMeasurement
This algorithm is used to measure delay. The specified number of
frames in the indicated pattern are generated, one at a time, with a
maximum wait of maxDelay before sending the next frame.
This algorithm is not implemented yet.
|
frNniLtsBurstSize |
.1.3.6.1.4.1.562.2.4.1.70.9.10.1.204 |
This attribute specifies the number of frames per burst under the
delayedBurst and intervalBurst algorithms.
|
frNniLtsTimeInterval |
.1.3.6.1.4.1.562.2.4.1.70.9.10.1.205 |
This attribute specifies the time interval to the specified number of
seconds. Granuality is in centiseconds. Maximum is 1 minute.
|
frNniLtsGeneratorState |
.1.3.6.1.4.1.562.2.4.1.70.9.11.1.200 |
This attribute indicates whether the Lts is generating traffic.
|
frNniLtsCycleIncomplete |
.1.3.6.1.4.1.562.2.4.1.70.9.11.1.201 |
This attribute indicates whether the time required to generate all of
the enabled patterns is more than timeInterval by a true value.
Otherwise, this flag is set to false. Default is True.
|
frNniLtsLastActiveInterval |
.1.3.6.1.4.1.562.2.4.1.70.9.11.1.202 |
This attribute indicates the actual time it took to generate all of the
enabled patterns in the last cycle. If cycleIncomplete is true, this
value should be zero.
|
frNniLtsLoad |
.1.3.6.1.4.1.562.2.4.1.70.9.11.1.204 |
This attribute indicates the load being generated. This value
represents that calculated using the set number of ticks. The actual
burstTimeInterval may differ. One entire cycle of the patterns is
completed in activeInterval and thus most of the load may be
concentrated early in the set interval.
|
frNniLtsElapsedGenerationTime |
.1.3.6.1.4.1.562.2.4.1.70.9.11.1.205 |
This attribute indicates how many milliseconds have elapsed since
the start of this test.
|
frNniLtsFramesTx |
.1.3.6.1.4.1.562.2.4.1.70.9.12.1.200 |
This attribute specifies the number of frames send to the network
since the last time these statistics were cleared. This is similar to the
framesToIf attribute of the FRAMER component.
|
frNniLtsBytesTx |
.1.3.6.1.4.1.562.2.4.1.70.9.12.1.204 |
This attribute indicates the number of bytes sent.
|
frNniLtsBitRateTx |
.1.3.6.1.4.1.562.2.4.1.70.9.12.1.208 |
This attribute indicates the bit rate being sent to the link. It should
only differ from the load if the burstTimeInterval would be >= the
timeInterval or burstSize frames cannot be generated in 10ms
(intervalBurst algorithm).
|
frNniLtsFrameRateTx |
.1.3.6.1.4.1.562.2.4.1.70.9.12.1.209 |
This attribute indicates the frame rate being sent to the link. It is
calculated using the number of frames sent to the link in one cycle
of the patterns.
|
frNniLtsPatIndex |
.1.3.6.1.4.1.562.2.4.1.70.9.2.1.1.10 |
This variable represents the index for the frNniLtsPat tables.
|
frNniLtsPatRowStatus |
.1.3.6.1.4.1.562.2.4.1.70.9.2.1.1.1 |
This variable is used as the basis for SNMP naming of
frNniLtsPat components.
These components can be added and deleted.
|
frNniLtsPatComponentName |
.1.3.6.1.4.1.562.2.4.1.70.9.2.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frNniLtsPatStorageType |
.1.3.6.1.4.1.562.2.4.1.70.9.2.1.1.4 |
This variable represents the storage type value for the
frNniLtsPat tables.
|
frNniLtsPatDefaultDlci |
.1.3.6.1.4.1.562.2.4.1.70.9.2.10.1.200 |
This attribute specifies for which dlci (on the local end) the frames
are destined.
|
frNniLtsPatDefaultNumFrames |
.1.3.6.1.4.1.562.2.4.1.70.9.2.10.1.201 |
This attribute specifies the number of frames in this pattern. This is
the number of frames of this type which will be generated in one
timeInterval.
|
frNniLtsPatDefaultDataSize |
.1.3.6.1.4.1.562.2.4.1.70.9.2.10.1.202 |
This attribute specifies the payload size of each frame in bytes.
This is in excess to the header.
|
frNniLtsPatDefaultHeaderBits |
.1.3.6.1.4.1.562.2.4.1.70.9.2.10.1.203 |
This attribute specifies whether the following bits are on/off in the
header of each frame. The following bits can be set:
BeCn, C/R, De, FeCn
Description of bits:
becn(0)
fecn(1)
cr(2)
de(3)
|
frNniLtsPatDefaultHeaderLength |
.1.3.6.1.4.1.562.2.4.1.70.9.2.10.1.204 |
This attribute specifies the size of the frame relay header in bytes.
Passport currently only supports a 2-byte header.
|
frNniLtsPatDefaultEABits |
.1.3.6.1.4.1.562.2.4.1.70.9.2.10.1.205 |
This attribute specifies how the address field extension bits are set in
the frame header. Consider the value to be a four bit binary number.
For example, 4 = 0100. Only the first headerLength bits are used.
For instance, suppose headerLength is 3, then the appropriate
EABits is 2, or 0010. This attribute can be used to create a header
of length greater than two bytes or to specify incorrect EABits in
the header.
|
frNniLtsPatDefaultPayloadPattern |
.1.3.6.1.4.1.562.2.4.1.70.9.2.10.1.206 |
This attribute specifies the payload of each frame. The value
specified is in hexadecimal, where every two digits represent a byte.
A maximum of 24 digits (12 bytes) may be set, after which the
pattern will repeat in the payload (depending on repeatPattern
attribute).
NOTE: If a RFC 1490 header is specified, via the 1490Header
attribute, the specified pattern will begin following the header (i.e.
at the 9th byte in the payload).
|
frNniLtsPatDefaultRfc1490Header |
.1.3.6.1.4.1.562.2.4.1.70.9.2.10.1.207 |
This attribute specifies the appropriate RFC 1490 encapsulated
header of the frame. A value of 0 indicates no 1490 header.
NOTE: This header resides in the first 8 bytes of the payload. If the
specified value is non-zero, then the payload pattern provisioned
will begin at the 9th byte.
|
frNniLtsPatDefaultUseBadLrc |
.1.3.6.1.4.1.562.2.4.1.70.9.2.10.1.208 |
This attribute specifies whether the frames from this pattern are to
have a bad LRC prior to being sent to the framer. The LRC is
checked while the frame is being put onto the link and the failure
should cause an abort frame to be sent.
|
frNniLtsPatDlci |
.1.3.6.1.4.1.562.2.4.1.70.9.2.11.1.200 |
This attribute specifies for which dlci (on the local end) the frames
are destined.
|
frNniLtsPatNumFrames |
.1.3.6.1.4.1.562.2.4.1.70.9.2.11.1.201 |
This attribute specifies the number of frames in this pattern. This is
the number of frames of this type which will be generated in one
timeInterval.
|
frNniLtsPatDataSize |
.1.3.6.1.4.1.562.2.4.1.70.9.2.11.1.202 |
This attribute specifies the payload size of each frame in bytes.
This is in excess to the header.
|
frNniLtsPatHeaderBits |
.1.3.6.1.4.1.562.2.4.1.70.9.2.11.1.203 |
This attribute specifies whether the following bits are on/off in the
header of each frame. The following bits can be set:
BeCn, C/R, De, FeCn
Description of bits:
becn(0)
fecn(1)
cr(2)
de(3)
|
frNniLtsPatHeaderLength |
.1.3.6.1.4.1.562.2.4.1.70.9.2.11.1.204 |
This attribute specifies the size of the frame relay header in bytes.
Passport currently only supports a 2-byte header. Valid values are
0, 2, 3, 4. 0 indicates to use no header. That is, the frame will start
with either the payload or rfc1490 header.
|
frNniLtsPatEaBits |
.1.3.6.1.4.1.562.2.4.1.70.9.2.11.1.205 |
This attribute specifies how the address field extension bits are set in
the frame header. Consider the value to be a four bit binary number.
For example, 4 = 0100. Only the first headerLength bits are used.
For instance, suppose headerLength is 3, then the appropriate eaBits
is 2, or 0010. This attribute can be used to create a header of length
greater than two bytes or to specify incorrect eaBits in the header.
|
frNniLtsPatPayloadPattern |
.1.3.6.1.4.1.562.2.4.1.70.9.2.11.1.206 |
This attribute specifies the payload of each frame. The value
specified is in hexadecimal, where every two digits represent a byte.
A maximum of 24 digits (12 bytes) may be set, after which the
pattern will repeat in the payload (depending on repeatPattern
attribute).
NOTE: If a RFC 1490 header is specified, via the 1490Header
attribute, the specified pattern will begin following the header (i.e.
at the 9th byte in the payload).
|
frNniLtsPatRfc1490Header |
.1.3.6.1.4.1.562.2.4.1.70.9.2.11.1.207 |
This attribute specifies the appropriate RFC 1490 encapsulated
header of the frame. A value of 0 indicates no 1490 header.
NOTE: This header resides in the first 8 bytes of the payload. If the
specified value is non-zero, then the payload pattern provisioned
will begin at the 9th byte.
|
frNniLtsPatUseBadLrc |
.1.3.6.1.4.1.562.2.4.1.70.9.2.11.1.208 |
This attribute specifies whether the frames from this pattern are to
have a bad LRC prior to being sent to the framer. The LRC is
checked while the frame is being put onto the link and the failure
should cause an abort frame to be sent.
|
frNniLtsPatFramePattern |
.1.3.6.1.4.1.562.2.4.1.70.9.2.12.1.200 |
This attribute displays the first 20 to 24 bytes of the frame payload,
depending on the frame relay header size selected. This attribute
represents the frame if it were at least 20 to 24 bytes in size. That
is, the actual frame may be smaller.
|
frNniLtsPatHdlcBitsInserted |
.1.3.6.1.4.1.562.2.4.1.70.9.2.12.1.201 |
This attribute displays how many times a zero bit will be inserted
after 5 consecutive 1 bits when a frame from this pattern is sent out.
|
frNniLtsPatLoad |
.1.3.6.1.4.1.562.2.4.1.70.9.2.13.1.200 |
This attribute indicates the load due to this particular pattern. The
loads associated with all of the provisioned patterns are summed to
arrive at the FrLts load.
|
frNniLtsPatStatus |
.1.3.6.1.4.1.562.2.4.1.70.9.2.13.1.201 |
This attributes specifies the administrative state of the pattern. A
disabled pattern will not be generated, although it can still be
triggered.
|