frAtmIndex |
.1.3.6.1.4.1.562.2.4.1.72.1.1.10 |
This variable represents the index for the frAtm tables.
|
frAtmRowStatus |
.1.3.6.1.4.1.562.2.4.1.72.1.1.1 |
This variable is used as the basis for SNMP naming of
frAtm components.
These components can be added and deleted.
|
frAtmComponentName |
.1.3.6.1.4.1.562.2.4.1.72.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frAtmStorageType |
.1.3.6.1.4.1.562.2.4.1.72.1.1.4 |
This variable represents the storage type value for the
frAtm tables.
|
frAtmCustomerIdentifier |
.1.3.6.1.4.1.562.2.4.1.72.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.
|
frAtmAdminState |
.1.3.6.1.4.1.562.2.4.1.72.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.
|
frAtmOperationalState |
.1.3.6.1.4.1.562.2.4.1.72.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.
|
frAtmUsageState |
.1.3.6.1.4.1.562.2.4.1.72.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.
|
frAtmAvailabilityStatus |
.1.3.6.1.4.1.562.2.4.1.72.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)
|
frAtmProceduralStatus |
.1.3.6.1.4.1.562.2.4.1.72.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)
|
frAtmControlStatus |
.1.3.6.1.4.1.562.2.4.1.72.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)
|
frAtmAlarmStatus |
.1.3.6.1.4.1.562.2.4.1.72.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)
|
frAtmStandbyStatus |
.1.3.6.1.4.1.562.2.4.1.72.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.
|
frAtmUnknownStatus |
.1.3.6.1.4.1.562.2.4.1.72.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.
|
frAtmLastUnknownDlci |
.1.3.6.1.4.1.562.2.4.1.72.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.
|
frAtmUnknownDlciFramesFromIf |
.1.3.6.1.4.1.562.2.4.1.72.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.
|
frAtmInvalidHeaderFramesFromIf |
.1.3.6.1.4.1.562.2.4.1.72.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.
|
frAtmIfAdminStatus |
.1.3.6.1.4.1.562.2.4.1.72.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.
|
frAtmIfIndex |
.1.3.6.1.4.1.562.2.4.1.72.13.1.2 |
This is the index for the IfEntry. Its value is automatically initialized
during the provisioning process.
|
frAtmSnmpOperStatus |
.1.3.6.1.4.1.562.2.4.1.72.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.
|
frAtmNumberOfEmissionQs |
.1.3.6.1.4.1.562.2.4.1.72.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).
|
frAtmFrmToIfByQueueIndex |
.1.3.6.1.4.1.562.2.4.1.72.341.1.1 |
This variable represents the index for the frAtmFrmToIfByQueueTable.
|
frAtmFrmToIfByQueueValue |
.1.3.6.1.4.1.562.2.4.1.72.341.1.2 |
This variable represents an individual value for the
frAtmFrmToIfByQueueTable.
|
frAtmOctetToIfByQueueIndex |
.1.3.6.1.4.1.562.2.4.1.72.342.1.1 |
This variable represents the index for the frAtmOctetToIfByQueueTable.
|
frAtmOctetToIfByQueueValue |
.1.3.6.1.4.1.562.2.4.1.72.342.1.2 |
This variable represents an individual value for the
frAtmOctetToIfByQueueTable.
|
frAtmFramerIndex |
.1.3.6.1.4.1.562.2.4.1.72.2.1.1.10 |
This variable represents the index for the frAtmFramer tables.
|
frAtmFramerRowStatus |
.1.3.6.1.4.1.562.2.4.1.72.2.1.1.1 |
This variable is used as the basis for SNMP naming of
frAtmFramer components.
These components can be added and deleted.
|
frAtmFramerComponentName |
.1.3.6.1.4.1.562.2.4.1.72.2.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frAtmFramerStorageType |
.1.3.6.1.4.1.562.2.4.1.72.2.1.1.4 |
This variable represents the storage type value for the
frAtmFramer tables.
|
frAtmFramerInterfaceName |
.1.3.6.1.4.1.562.2.4.1.72.2.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.
|
frAtmFramerFlagsBetweenFrames |
.1.3.6.1.4.1.562.2.4.1.72.2.11.1.4 |
This attribute defines the number of flags that are inserted between
frames sent to the link interface.
|
frAtmFramerAdminState |
.1.3.6.1.4.1.562.2.4.1.72.2.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.
|
frAtmFramerOperationalState |
.1.3.6.1.4.1.562.2.4.1.72.2.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.
|
frAtmFramerUsageState |
.1.3.6.1.4.1.562.2.4.1.72.2.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.
|
frAtmFramerFrmToIf |
.1.3.6.1.4.1.562.2.4.1.72.2.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.
|
frAtmFramerFrmFromIf |
.1.3.6.1.4.1.562.2.4.1.72.2.13.1.2 |
The number of frames received from the link interface by Framer.
|
frAtmFramerOctetFromIf |
.1.3.6.1.4.1.562.2.4.1.72.2.13.1.3 |
The number of bytes received from the link interface by Framer.
|
frAtmFramerAborts |
.1.3.6.1.4.1.562.2.4.1.72.2.13.1.4 |
This attribute is the total number of aborts received.
|
frAtmFramerCrcErrors |
.1.3.6.1.4.1.562.2.4.1.72.2.13.1.5 |
This attribute is the total number of frames with CRC errors,
occurring in the receive direction from the link.
|
frAtmFramerLrcErrors |
.1.3.6.1.4.1.562.2.4.1.72.2.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.
|
frAtmFramerNonOctetErrors |
.1.3.6.1.4.1.562.2.4.1.72.2.13.1.7 |
This attribute is the total number of frames that were non octet
aligned.
|
frAtmFramerOverruns |
.1.3.6.1.4.1.562.2.4.1.72.2.13.1.8 |
This attribute is the total number of frames received from the link
for which overruns occurred.
|
frAtmFramerUnderruns |
.1.3.6.1.4.1.562.2.4.1.72.2.13.1.9 |
This attribute is the total number of frames transmitted to the link
for which underruns occurred.
|
frAtmFramerLargeFrmErrors |
.1.3.6.1.4.1.562.2.4.1.72.2.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.
|
frAtmFramerFrmModeErrors |
.1.3.6.1.4.1.562.2.4.1.72.2.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.
|
frAtmFramerNormPrioLinkUtilToIf |
.1.3.6.1.4.1.562.2.4.1.72.2.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.
|
frAtmFramerNormPrioLinkUtilFromIf |
.1.3.6.1.4.1.562.2.4.1.72.2.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.
|
frAtmLmiIndex |
.1.3.6.1.4.1.562.2.4.1.72.3.1.1.10 |
This variable represents the index for the frAtmLmi tables.
|
frAtmLmiRowStatus |
.1.3.6.1.4.1.562.2.4.1.72.3.1.1.1 |
This variable is used as the basis for SNMP naming of
frAtmLmi components.
These components cannot be added nor deleted.
|
frAtmLmiComponentName |
.1.3.6.1.4.1.562.2.4.1.72.3.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frAtmLmiStorageType |
.1.3.6.1.4.1.562.2.4.1.72.3.1.1.4 |
This variable represents the storage type value for the
frAtmLmi tables.
|
frAtmLmiProcedures |
.1.3.6.1.4.1.562.2.4.1.72.3.10.1.1 |
This attribute selects the procedures to be used for the Local
Management Interface. The following procedures are supported:
none: no Local Management Interface procedures are running on
this interface. This accommodates Frame Relay user equipment that
has not implemented any LMI procedures. The remaining attributes
of this group are ignored.
vendorForum: Local Management Interface procedures from the
Vendor Forum specification are supported on this interface. DLCI
1023 is used for the LMI protocol. This value cannot be used if the
side attribute is both.
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. This value cannot
be used if the side attribute is user.
The procedures currently in use can be seen in the operational
attribute opProcedures.
|
frAtmLmiAsyncStatusReport |
.1.3.6.1.4.1.562.2.4.1.72.3.10.1.2 |
This attribute selects the use of asynchronous PVC status report
procedures as specified in ANSI, CCITT, and Vendor Forum.
This attribute can be set to on or off. If procedures is set to none,
this attribute is ignored.
|
frAtmLmiErrorEventThreshold |
.1.3.6.1.4.1.562.2.4.1.72.3.10.1.3 |
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
contents of a LMI message; (3) invalid receive sequence number.
This attribute specifies the number of error events which, if they
occur within eventCount events, cause a protocol error condition.
The condition is cleared after eventCount sequential correct events
occur. This attribute corresponds to the nN2 parameter described in
the Vendor Forum Specification.
It must be less than or equal to eventCount.
|
frAtmLmiEventCount |
.1.3.6.1.4.1.562.2.4.1.72.3.10.1.4 |
This attribute specifies the number of contiguous events within
which no more than eventErrorThreshold error events are allowed.
This attribute corresponds to the nN3 parameter described in the
Vendor Forum Specification.
It must be greater than or equal to errorEventThreshold.
|
frAtmLmiCheckPointTimer |
.1.3.6.1.4.1.562.2.4.1.72.3.10.1.5 |
This attribute selects the time (in seconds) within which a STATUS
ENQUIRY message is expected. This attribute corresponds to the
nT2 parameter described in the Vendor Forum Specification.
It must be less than messageCountTimer.
|
frAtmLmiMessageCountTimer |
.1.3.6.1.4.1.562.2.4.1.72.3.10.1.6 |
This attribute selects the time (in seconds) within which at most five
(this is a fixed value and corresponds to maximum message count in
VendorForum) STATUS ENQUIRY messages are expected. This
attribute applies only when the lmiProcedures is set to
vendorForum.
messageCountTimer must always be greater than checkPointTimer.
|
frAtmLmiIgnoreActiveBit |
.1.3.6.1.4.1.562.2.4.1.72.3.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 will be 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 subnet.
|
frAtmLmiSide |
.1.3.6.1.4.1.562.2.4.1.72.3.10.1.8 |
This attribute can be set to user, network, or both.
When this attribute is set to user, USP LMI procedures are running.
When this attribute is set to network, NSP LMI procedures are
running. When this attribute is set to both, USPNSP LMI
procedures are running.
When the value is both, the procedures attribute must not be set to
vendorForum.
Setting the value to user when the procedures attribute is set to
autoConfigure is disallowed semantically.
|
frAtmLmiPvcConfigParmsInFsr |
.1.3.6.1.4.1.562.2.4.1.72.3.10.1.9 |
When this attribute is set to yes, additional Q.933 information
elements are included in the LMI Full Status message to facilitate
CPE PVC parameter configuring.
When set to yes, the Check Prov command fails if the Lmi side is
not set to network.
When set to yes, Check Prov fails if the number of DLCIs on the
FrUni is greater than 300.
If the service is not a FrUni this attribute is ignored.
|
frAtmLmiAdminState |
.1.3.6.1.4.1.562.2.4.1.72.3.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.
|
frAtmLmiOperationalState |
.1.3.6.1.4.1.562.2.4.1.72.3.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.
|
frAtmLmiUsageState |
.1.3.6.1.4.1.562.2.4.1.72.3.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.
|
frAtmLmiProtocolStatus |
.1.3.6.1.4.1.562.2.4.1.72.3.12.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 cleared 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
set 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.
|
frAtmLmiOpProcedures |
.1.3.6.1.4.1.562.2.4.1.72.3.12.1.2 |
The opProcedures 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.
vendorForum: Local Management Interface procedures from the
Vendor Forum specification are running on this interface. DLCI
1023 is used for the LMI protocol.
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.
|
frAtmLmiKeepAliveStatusToIf |
.1.3.6.1.4.1.562.2.4.1.72.3.13.1.1 |
This attribute counts the number of Local Management Interface
keep alive status messages sent to the external user device in
response to a status enquiry for keep alive status. When the
maximum count is exceeded it wraps to zero.
|
frAtmLmiFullStatusToIf |
.1.3.6.1.4.1.562.2.4.1.72.3.13.1.2 |
This attribute counts the number of Local Management Interface
full status messages sent to the external user device in response to a
status enquiry for keep alive or full status. When the maximum
count is reached it wraps to zero.
|
frAtmLmiKeepAliveStatusEnqFromIf |
.1.3.6.1.4.1.562.2.4.1.72.3.13.1.3 |
This attribute counts the number of Local Management Interface
valid keep alive status enquiry messages received from the external
user device. When the maximum count is reached it wraps to zero.
|
frAtmLmiFullStatusEnqFromIf |
.1.3.6.1.4.1.562.2.4.1.72.3.13.1.4 |
This attribute counts the number of Local Management Interface
valid full status enquiry messages received from the external user
device. When the maximum count is reached it wraps to zero.
|
frAtmLmiNetworkSideEventHistory |
.1.3.6.1.4.1.562.2.4.1.72.3.13.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 one of three possibilities, either a nT2/T392 timer
expiry, receipt of a status enquiry message with bad sequence
numbers, or when lmiProcedures is provisioned to vendorForum
and we receive more than nN4 status enquiry messages within the
provisioned messageCountTimer (nT3).
|
frAtmLmiProtocolErrors |
.1.3.6.1.4.1.562.2.4.1.72.3.13.1.6 |
This attribute counts the number of Local Management Interface
protocol errors. It is the sum of the sequence (sequenceErrors),
timeout (pollingVerifTimeouts) and too many status enquiry
messages received within the messageCountTimer (nT3) errors. The
too many status enquiries error only applies when lmiProcedures is
set to vendorForum. When the maximum count is exceeded it
wraps to zero.
|
frAtmLmiUnexpectedIes |
.1.3.6.1.4.1.562.2.4.1.72.3.13.1.7 |
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 reached, this counter
wraps to zero.
|
frAtmLmiSequenceErrors |
.1.3.6.1.4.1.562.2.4.1.72.3.13.1.8 |
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 reached the counter wraps to zero.
|
frAtmLmiUnexpectedReports |
.1.3.6.1.4.1.562.2.4.1.72.3.13.1.9 |
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 reached the counter wraps to zero.
|
frAtmLmiPollingVerifTimeouts |
.1.3.6.1.4.1.562.2.4.1.72.3.13.1.10 |
This attribute counts the number of checkPointTImer (t392) timer
expiries occurring on the Local Management Interface. When the
maximum count is reached the counter wraps to zero.
|
frAtmLmiKeepAliveEnqToIf |
.1.3.6.1.4.1.562.2.4.1.72.3.13.1.11 |
This attribute counts the number of Local Management Interface
keep alive enquiry status messages sent to the external user device
for keep alive status. When the maximum count is reached it wraps
to zero.
|
frAtmLmiFullStatusEnqToIf |
.1.3.6.1.4.1.562.2.4.1.72.3.13.1.12 |
This attribute counts the number of Local Management Interface
full status messages sent to the external user device in response to a
status enquiry for keep alive or full status. When the maximum
count is reached it wraps to zero.
|
frAtmLmiUserSideEventHistory |
.1.3.6.1.4.1.562.2.4.1.72.3.13.1.13 |
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 left most
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.
|
frAtmLmiStatusSequenceErrors |
.1.3.6.1.4.1.562.2.4.1.72.3.13.1.14 |
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 reached the
counter wraps to zero.
|
frAtmLmiNoStatusReportCount |
.1.3.6.1.4.1.562.2.4.1.72.3.13.1.15 |
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 reached it wraps to zero.
|
frAtmLmiFullStatusPollingCycles |
.1.3.6.1.4.1.562.2.4.1.72.3.14.1.1 |
This attribute specifies how frequently the Frame Relay UNI service
should initiate a Status Enquiry for a full PVC status report. A
polling cycle is a Status Enquiry and Status Report exchange.
This attribute is used only if the side attribute is either user or both.
|
frAtmLmiLinkVerificationTimer |
.1.3.6.1.4.1.562.2.4.1.72.3.14.1.2 |
This attribute specifies how frequently the Frame Relay UNI service
should initiate a Status Enquiry for link integrity verification. It
must be less than checkPointTimer (t392).
When the Lmi side is network, this attribute is ignored.
|
frAtmDlciIndex |
.1.3.6.1.4.1.562.2.4.1.72.4.1.1.10 |
This variable represents the index for the frAtmDlci tables.
|
frAtmDlciRowStatus |
.1.3.6.1.4.1.562.2.4.1.72.4.1.1.1 |
This variable is used as the basis for SNMP naming of
frAtmDlci components.
These components can be added and deleted.
|
frAtmDlciComponentName |
.1.3.6.1.4.1.562.2.4.1.72.4.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frAtmDlciStorageType |
.1.3.6.1.4.1.562.2.4.1.72.4.1.1.4 |
This variable represents the storage type value for the
frAtmDlci tables.
|
frAtmDlciAdminState |
.1.3.6.1.4.1.562.2.4.1.72.4.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.
|
frAtmDlciOperationalState |
.1.3.6.1.4.1.562.2.4.1.72.4.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.
|
frAtmDlciUsageState |
.1.3.6.1.4.1.562.2.4.1.72.4.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.
|
frAtmDlciABitStatusToIf |
.1.3.6.1.4.1.562.2.4.1.72.4.11.1.1 |
This attribute contains the most recent A-bit status sent to the
interface. The A-bit status is part of the LMI protocol, and indicates
the remote end's 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 tries to process all data
offered from the local interface.
|
frAtmDlciABitReasonToIf |
.1.3.6.1.4.1.562.2.4.1.72.4.11.1.2 |
This attribute provides the reason (if any) for an inactive status to be
sent to the interface. This reason is notApplicable for an active
status.
|
frAtmDlciABitStatusFromIf |
.1.3.6.1.4.1.562.2.4.1.72.4.11.1.3 |
This attribute indicates the most recent A-Bit status received from
the interface.
|
frAtmDlciABitReasonFromIf |
.1.3.6.1.4.1.562.2.4.1.72.4.11.1.4 |
This attribute provides the reason (if any) for an inactive status to be
sent to the subnet.
The value is notApplicable when the aBitStatusFromIf attribute is
active.
The value is remoteUserSignaled if the remote interface originating
the A-Bit status detects that the virtual circuit is down at the remote
network through the LMI protocol. The remote interface must be
running network site LMI protocol for this A-Bit status reason to be
sent.
The value is localLmiError if the LMI protocol is down at this
interface.
The value is localLinkDown if the physical link is disabled at this
interface.
The value is pvcDown if no A-Bit status has been sent to this
interface from the local network.
The value is missingFromLmiReport if the remote interface did not
provide a reason along with the inactive A-Bit status.
DESCRIPTION
|
frAtmDlciMaximumFrameSize |
.1.3.6.1.4.1.562.2.4.1.72.4.12.1.1 |
This attribute indicates the maximum number of octets which can
be included in the information field. This definition does not include
the FrameRelay header and CRC octets. This attribute corresponds
to the dN1 parameter described in the Vendor Forum Specification.
|
frAtmDlciRateEnforcement |
.1.3.6.1.4.1.562.2.4.1.72.4.12.1.2 |
This attribute indicates whether rate enforcement is in effect for this
user Data Link Connection on this FrAtm interface.
When rate enforcement is on, Committed Information Rate (CIR)
and DE=1 traffic will be measured and enforced.
When rate enforcement is off, all frames from the user will be
accepted and no modifications to the frame with respect to the DE
bit will be made.
|
frAtmDlciCommittedInformationRate |
.1.3.6.1.4.1.562.2.4.1.72.4.12.1.3 |
This attribute indicates the committed information rate (CIR) in bits
per second (bit/s) and represents the rate at which the network
agrees to transfer information under normal conditions when
rateEnforcement is on. This rate is measured over a measurement
interval (t).
This attribute is not applicable when rateEnforcement is off.
|
frAtmDlciCommittedBurstSize |
.1.3.6.1.4.1.562.2.4.1.72.4.12.1.4 |
This attribute indicates the committed burst size (Bc) in bits and
represents the amount of data that a network agrees to transfer
under normal conditions over a measurement interval (t) when
rateEnforcement is on. Data marked with DE=1 is not accounted for
in committed burst size.
This attribute is not applicable when rateEnforcement is off.
|
frAtmDlciExcessBurstSize |
.1.3.6.1.4.1.562.2.4.1.72.4.12.1.5 |
This attribute indicates the excess burst size (Be) in bits and
represents the amount of uncommitted data that the network
attempts to deliver over measurement interval (t) when
rateEnforcement is on. Data marked DE=1 by the user or by the
network is accounted for here.
This attribute is not applicable ignored when rateEnforcement is
off.
|
frAtmDlciMeasurementInterval |
.1.3.6.1.4.1.562.2.4.1.72.4.12.1.6 |
This attribute indicates the time interval over which rates and burst
sizes are measured.
This attribute is not applicable when rateEnforcement is off.
|
frAtmDlciEmissionPriorityToIf |
.1.3.6.1.4.1.562.2.4.1.72.4.12.1.7 |
This attribute indicates the emission priority of frames sent to the
interface.
If the value of FrAtm/n numberOfEmissionQs is 2, set the value of
this attribute to either 0 or 1; if the value of FrAtm/n
numberOfEmissionQs is 4, set the value of this attribute to one of 0,
1, 2, 3.
|
frAtmDlciDlciType |
.1.3.6.1.4.1.562.2.4.1.72.4.12.1.8 |
This attribute indicates the type of DLCI.
A value of serviceInterworking indicates that a FrAtm/n Dlci/n Siwf
component is present.
A value of networkInterworking indicates that a FrAtm/n Dlci/n
Niwf component is present.
|
frAtmDlciTroubled |
.1.3.6.1.4.1.562.2.4.1.72.4.12.1.9 |
This attribute indicates whether or not the connection is in a
troubled state. Connections may become troubled for the following
reasons; if CAC failed to admit the call, or if one of the attributes
aBitStatusToIf, aBitStatusFromIf goes inactive; otherwise it is set to
no.
|
frAtmDlciTroubledReason |
.1.3.6.1.4.1.562.2.4.1.72.4.12.1.10 |
This attribute provides the reason (if any) for a troubled connection.
A value of notApplicable indicates no current failures; either
Connection Admission Control (CAC) is off, or call was admitted.
A value of notAdmitted indicates the CAC algorithm fails to admit
this connection. Check if there is a sufficient bandwidth allocation.
|
frAtmDlciFrmToIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.1 |
This attribute counts the number of frames sent to the interface.
When the maximum count is reached, the count wraps to zero.
|
frAtmDlciFecnFrmToIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.2 |
This attribute counts the number of frames sent to the interface with
the Forward Explicit Congestion Notification (FECN) bit set. When
the maximum count is reached, the count wraps to zero.
|
frAtmDlciBecnFrmToIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.3 |
This attribute counts the number of frames sent to the interface with
the Backward Explicit Congestion Notification (BECN) bit set.
When the maximum count is reached, the count wraps to zero.
|
frAtmDlciDeFrmToIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.4 |
This attribute counts the number of frames sent to the interface with
the Discard Eligibility (DE) bit set. When the maximum count is
reached, the count wraps to zero.
|
frAtmDlciDiscCongestedToIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.5 |
This attribute counts the number of frame discards at the Frame
Relay service due to local congestion in the direction toward the
interface. When the maximum count is reached, the count wraps to
zero.
|
frAtmDlciDiscDeCongestedToIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.6 |
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 the
maximum count is reached, the count wraps to zero.
|
frAtmDlciFrmFromIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.7 |
This attribute counts the number of frames received from the
interface. Frames that are discarded due to error or excess are not
counted. When the maximum count is reached, the count wraps to
zero.
|
frAtmDlciFecnFrmFromIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.8 |
This attribute counts the number of frames received from the
interface with the Forward Explicit Congestion Notification (FECN)
bit set. When the maximum count is reached, the count wraps to
zero.
|
frAtmDlciBecnFrmFromIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.9 |
This attribute counts the number of frames received from the
interface with the Backward Explicit Congestion Notification
(BECN) bit set. When the maximum count is reached, the count
wraps to zero.
|
frAtmDlciEfciFrmFromNetwork |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.10 |
This attribute counts the number of frames received from the
interworking function with the Explicit Forward Congestion
Indication (EFCI) bit set. When the maximum count is reached, the
count wraps to zero.
|
frAtmDlciDeFrmFromIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.11 |
This attribute counts the number of frames received from the
interface with the Discard Eligibility (DE) bit set. When the
maximum count is reached, the count wraps to zero.
|
frAtmDlciExcessFrmFromIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.12 |
This attribute counts the number of frames received from the
interface with the Discard Eligibility (DE) bit clear, but
subsequently set by the network due to rate enforcement. When the
maximum count is reached, the count wraps to zero.
|
frAtmDlciDiscExcessFromIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.13 |
This attribute counts the number of frames which were discarded
due to rate enforcement. When the maximum count is reached, the
count wraps to zero.
|
frAtmDlciDiscFrameAbit |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.14 |
This attribute counts the number of frame discards at the Frame
Relay Service, due to an inactive PVC status, in the direction
toward the interworking function. When the maximum count is
reached, the count wraps to zero.
|
frAtmDlciDiscCongestedFromIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.15 |
This attribute counts the number of frame discards at the Frame
Relay service due to local congestion in the direction toward the
interworking function. When the maximum count is reached, the
count wraps to zero.
|
frAtmDlciDiscDeCongestedFromIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.16 |
This attribute counts the number of discarded frames, with the
Discard Eligibility (DE) bit set due to local congestion in the
direction toward the interworking function. When the maximum
count is reached, the count wraps to zero.
|
frAtmDlciErrorShortFrmFromIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.17 |
This attribute counts the number of frames received with 0 octets in
the information field. When the maximum count is reached, the
count wraps to zero.
|
frAtmDlciErrorLongFrmFromIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.18 |
This attribute counts the number of frames received with number of
octets in the information field greater than the subscribed
maximum. When the maximum count is reached, the count wraps to
zero. The hardware ignores frame lengths greater than the hardware
receive buffer, and therfore does not includes them in this count.
|
frAtmDlciBecnFrmSetByService |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.19 |
This attribute counts the number of frames with BECN set by the
Frame Relay service. It is incremented when 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 maximum count is reached, the count wraps to zero.
|
frAtmDlciBytesToIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.20 |
This attribute counts the number of bytes sent out the interface.
When the maximum count is reached, the count wraps to zero.
|
frAtmDlciDeBytesToIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.21 |
This attribute counts the number of bytes sent to the interface with
the Discard Eligibility (DE) bit set. When the maximum count is
reached, the count wraps to zero.
|
frAtmDlciDiscCongestedToIfBytes |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.22 |
This attribute counts the number of 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.
|
frAtmDlciDiscDeCongestedToIfBytes |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.23 |
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.
|
frAtmDlciBytesFromIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.24 |
This attribute counts the number of 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.
|
frAtmDlciDeBytesFromIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.25 |
This attribute counts the number of bytes received from the
interface with the Discard Eligibility (DE) bit set. When the
maximum count is reached, the count wraps to zero.
|
frAtmDlciExcessBytesFromIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.26 |
This attribute counts the number of bytes received from the
interface with the Discard Eligibility (DE) bit clear, but
subsequently set by the network due to rate enforcement. When the
maximum count is reached, the count wraps to zero.
|
frAtmDlciDiscExcessFromIfBytes |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.27 |
This attribute counts the number of bytes which were discarded due
to rate enforcement. When the maximum count is reached, the
count wraps to zero.
|
frAtmDlciDiscByteAbit |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.28 |
This attribute counts the bytes number of which were discarded due
to the A-bit being turned off. When the maximum count is reached,
the count wraps to zero.
|
frAtmDlciDiscCongestedFromIfBytes |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.29 |
This attribute counts the number of byte discards at the Frame
Relay service due to local congestion in the direction toward the
interworking function. When the maximum count is reached, the
count wraps to zero.
|
frAtmDlciDiscDeCongestedFromIfBytes |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.30 |
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 interworking function. When the maximum
count is reached, the count wraps to zero.
|
frAtmDlciErrorShortBytesFromIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.31 |
This attribute counts the number of bytes received with 0 octets in
the information field. When the maximum count is reached, the
count wraps to zero.
|
frAtmDlciErrorLongBytesFromIf |
.1.3.6.1.4.1.562.2.4.1.72.4.13.1.32 |
This attribute counts the number of bytes received when the number
of octets in the information field is greater than the subscribed
maximum. The hardware ignores bytes lengths greater than the
hardware receive buffer and therefore does not include them in this
count.
When the maximum count is reached, the count wraps to zero.
|
frAtmDlciAccountingEnabled |
.1.3.6.1.4.1.562.2.4.1.72.4.14.1.1 |
This attribute indicates whether accounting is enabled. To enable
accounting, the FrAtm Ca accountCollection attribute must be non-
empty and FrAtm Dlci Sp accounting attribute must be on.
|
frAtmDlciAccountingEnd |
.1.3.6.1.4.1.562.2.4.1.72.4.14.1.2 |
This attribute indicates whether this DLCI represents the called or
calling end of the connection. If the accountingEnabled attribute is
no, then this attribute is not displayed.
|
frAtmDlciCorrelationTag |
.1.3.6.1.4.1.562.2.4.1.72.4.14.1.3 |
This attribute indicates the unique string which identifies this
connection. The value of this operational attribute can be
provisioned in the correlationTag attribute of either the Siwf Npvc,
Siwf Spvc, or Niwf Spvc subcomponents. For the Siwf Spvc and Niwf
Spvc cases, when the provisionable correlationTag is an empty
string, then this attribute receives the value of a system- generated
correlationTag. Downstream processing uses this attribute to
correlate accounting records issued at different nodes in the
network. If the accountingEnabled attribute is no, then this attribute
is not displayed.
|
frAtmDlciStartTime |
.1.3.6.1.4.1.562.2.4.1.72.4.15.1.1 |
This attribute indicates the start time of this interval. A new interval
is started each time an accounting record is generated and call at a
setup. If the accountingEnabled attribute is no, then this attribute is
not displayed.
|
frAtmDlciTotalIngressBytes |
.1.3.6.1.4.1.562.2.4.1.72.4.15.1.2 |
This attribute counts the total payload bytes in received from the
link since the start of the interval. To calculate total valid payload
bytes received from link, subtract discardedBytes from this
attribute. The start of the interval is captured in the startTime
attribute. The count is reset to zero when an accounting record is
generated or at call setup. If the accountingEnabled attribute is no,
then this attribute is not displayed.
|
frAtmDlciTotalEgressBytes |
.1.3.6.1.4.1.562.2.4.1.72.4.15.1.3 |
This attribute counts the total payload bytes sent to the link since
the start of the interval. The start of the interval is captured in the
startTime attribute. The count is reset to zero when an accounting
record is generated or at call setup. If the accountingEnabled
attribute is no, then this attribute is not displayed.
|
frAtmDlciEirIngressBytes |
.1.3.6.1.4.1.562.2.4.1.72.4.15.1.4 |
This attribute counts the total valid payload bytes in frames with the
Discard Eligibility (DE) bit set to 1 received from the link since the
start of the interval. Subtract this attribute and discardedBytes from
totalIngressBytes to calculate total valid payload bytes in frames
received from the link, with the DE bit set to 0. The start of the
interval is captured in the startTime attribute. The count is reset to
zero when an accounting record is generated or at call setup. If the
accountingEnabled attribute is no, then this attribute is not
displayed.
|
frAtmDlciEirEgressBytes |
.1.3.6.1.4.1.562.2.4.1.72.4.15.1.5 |
This attribute counts the total valid payload bytes in frames with the
Discard Eligibility (DE) bit set sent to the link since the start of the
interval. Subtract the value of this attribute from totalEgressBytes to
calculate total valid payload bytes in frames, with DE set to 0, sent
to the link. The start of the interval is captured in the startTime
attribute. The count is reset to zero when an accounting record is
generated or at call setup. If the accountingEnabled attribute is no,
then this attribute is not displayed.
|
frAtmDlciDiscardedBytes |
.1.3.6.1.4.1.562.2.4.1.72.4.15.1.6 |
This attribute counts the total payload bytes in invalid frames
received from the link and discarded at the DLCI since the start of
the interval. This count is a sum of octets in frames discarded due
to: frames too long or too short; A-Bit off; or to rate enforcement.
The start of the interval is captured in the startTime attribute. The
count is reset to zero when an accounting record is generated or at
call setup. If the accountingEnabled attribute is no, then this
attribute is not displayed.
|
frAtmDlciTotalIngressFrames |
.1.3.6.1.4.1.562.2.4.1.72.4.15.1.7 |
This attribute counts the total number of frames received from the
link since the start of the interval. To calculate the total valid
number of frames received from the link, subtract discardedFrames
from this attribute. The start of the interval is captured in the
startTime attribute. The count is reset to zero when an accounting
record is generated or at call setup. If the accountingEnabled
attribute is no, then this attribute is not displayed.
|
frAtmDlciTotalEgressFrames |
.1.3.6.1.4.1.562.2.4.1.72.4.15.1.8 |
This attribute counts the total number of frames sent to the link
since the start of the interval. The start of the interval is captured in
the startTime attribute. The count is reset to zero when an
accounting record is generated or at call setup. If the
accountingEnabled attribute is no, then this attribute is not
displayed.
|
frAtmDlciEirIngressFrames |
.1.3.6.1.4.1.562.2.4.1.72.4.15.1.9 |
This attribute counts the number of valid frames with the Discard
Eligibility (DE) bit set to 1 received from the link since the start of
the interval. Subtract this attribute and discardedFrames from
totalIngressFrames to calculate total valid frames received from the
link, with the DE bit set to 0. The start of the interval is captured in
the startTime attribute. The count is reset to zero when an
accounting record is generated or at call setup. If the
accountingEnabled attribute is no, then this attribute is not
displayed.
|
frAtmDlciEirEgressFrames |
.1.3.6.1.4.1.562.2.4.1.72.4.15.1.10 |
This attribute counts the number of frames with the Discard
Eligibility (DE) bit set sent to the link since the start of the interval.
Subtract the value of this attribute from totalEgressFrames to
calculate total frames, with DE set to 0, sent to the link.The start of
the interval is captured in the startTime attribute. The count is reset
to zero when an accounting record is generated call setup. If the
accountingEnabled attribute is no, then this attribute is not
displayed.
|
frAtmDlciDiscardedFrames |
.1.3.6.1.4.1.562.2.4.1.72.4.15.1.11 |
This attribute counts the number of invalid frames received from the
link and discarded at the DLCI. The count is reset to zero when an
accounting record is generated or at call setup. The count is a sum
of frames discarded due to: frames too long or too short; A-Bit is
off; or rate enforcement. If the accountingEnabled attribute is no,
then this attribute is not displayed.
|
frAtmDlciElapsedDifference |
.1.3.6.1.4.1.562.2.4.1.72.4.15.1.12 |
This attribute indicates the elapsed time representing the of this
interval data. It is the elapsed time in 0.1 second increments since
the start of the interval. If the accountingEnabled attribute is no,
then this attribute is not displayed.
|
frAtmDlciSpIndex |
.1.3.6.1.4.1.562.2.4.1.72.4.2.1.1.10 |
This variable represents the index for the frAtmDlciSp tables.
|
frAtmDlciSpRowStatus |
.1.3.6.1.4.1.562.2.4.1.72.4.2.1.1.1 |
This variable is used as the basis for SNMP naming of
frAtmDlciSp components.
These components cannot be added nor deleted.
|
frAtmDlciSpComponentName |
.1.3.6.1.4.1.562.2.4.1.72.4.2.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frAtmDlciSpStorageType |
.1.3.6.1.4.1.562.2.4.1.72.4.2.1.1.4 |
This variable represents the storage type value for the
frAtmDlciSp tables.
|
frAtmDlciSpMaximumFrameSize |
.1.3.6.1.4.1.562.2.4.1.72.4.2.10.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.
|
frAtmDlciSpRateEnforcement |
.1.3.6.1.4.1.562.2.4.1.72.4.2.10.1.2 |
This attribute specifies whether rate enforcement is in effect for this
user data link connection.
When rateEnforcement is on, the CIR and De=1 traffic will be
measured and enforced.
When rateEnforcement is off, all frames from the user are accepted
and no modifications to the frame with respect to the De bit will be
made.
|
frAtmDlciSpCommittedInformationRate |
.1.3.6.1.4.1.562.2.4.1.72.4.2.10.1.3 |
This attribute specifies the committed information rate (CIR). It
represents the rate at which the network agrees to transfer
information under normal conditions when rate enforcement is in
effect.
When rate enforcement is not in effect, this attribute is ignored.
Determination of the actual CIR is based on
committedInformationRate, committedBurstSize and a measurement
interval. The measurement interval is determined internally when
committedInformationRate has a non-zero value. Otherwise, it is
based on measurementInterval which must be explicitly
provisioned.
Note: The committedBurstSize must have a value of 0 when rate
enforcement is in effect and committedInformationRate has a value
of 0.
|
frAtmDlciSpCommittedBurstSize |
.1.3.6.1.4.1.562.2.4.1.72.4.2.10.1.4 |
This attribute specifies the committed burst size (Bc). It represents
the amount of data that a network agrees to transfer under normal
conditions over a measurement interval when rate enforcement is in
effect. Data marked DE=1 is not accounted for in the committed
burst size.
When rate enforcement is not in effect, this attribute is ignored.
Note: The committedInformationRate must have a value of 0 when
rate enforcement is in effect and committedBurstSize has a value of
0.
|
frAtmDlciSpExcessBurstSize |
.1.3.6.1.4.1.562.2.4.1.72.4.2.10.1.5 |
This attribute specifies the excess burst size (Be). It represents the
amount of uncommitted data that the network will attempt to deliver
over a measurement interval when rate enforcement is in effect.
Data marked DE=1 by the user or by the network is accounted for
here.
committedInformationRate, committedBurstSize, and
excessBurstSize cannot all be zero when rate enforcement is in
effect.
|
frAtmDlciSpMeasurementInterval |
.1.3.6.1.4.1.562.2.4.1.72.4.2.10.1.6 |
This attribute specifies the time interval over which rates and burst
sizes are measured when rate enforcement is in effect.
When rate enforcement is in effect and both
committedInformationRate and committedBurstSize have values of
zero, this attribute must have a non-zero value.
When rate enforcement is not in effect or when
committedInformationRate and committedBurstSize have non-zero
values, this attribute is ignored.
When committedInformationRate and committedBurstSize have
non-zero values, the time interval is internally calculated. In this
situation, measurementInterval is ignored, and it does not represent
the time interval.
|
frAtmDlciSpEmissionPriorityToIf |
.1.3.6.1.4.1.562.2.4.1.72.4.2.10.1.7 |
This attribute specifies the emission priority of frames sent to the
interface.
The high priority frames in the high priority frame queue will be
served before the low priority frames in the low priority queue.
This attribute is obsoleted. During migration, its value will be
transferred to emissionPriToIf.
|
frAtmDlciSpEmissionPrioToIf |
.1.3.6.1.4.1.562.2.4.1.72.4.2.10.1.8 |
This attribute specifies the emission priority of frames sent to the
interface.
Frames in a higher priority queue will be sent before frames in a
lower priority queue.
The value of this attribute must be greater than or equal to 0, and
less than the value of the provisionable attribute
numberOfEmissionQs.
|
frAtmDlciSpAccounting |
.1.3.6.1.4.1.562.2.4.1.72.4.2.10.1.9 |
This attribute allows the operator to control accounting for this
DLCI. To enable accounting data collection and record generation,
the value of this attribute must be on and at least one of the
accountCollection reasons in the FrAtm Ca component must be set.
|
frAtmDlciSiwfIndex |
.1.3.6.1.4.1.562.2.4.1.72.4.3.1.1.10 |
This variable represents the index for the frAtmDlciSiwf tables.
|
frAtmDlciSiwfRowStatus |
.1.3.6.1.4.1.562.2.4.1.72.4.3.1.1.1 |
This variable is used as the basis for SNMP naming of
frAtmDlciSiwf components.
These components can be added and deleted.
|
frAtmDlciSiwfComponentName |
.1.3.6.1.4.1.562.2.4.1.72.4.3.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frAtmDlciSiwfStorageType |
.1.3.6.1.4.1.562.2.4.1.72.4.3.1.1.4 |
This variable represents the storage type value for the
frAtmDlciSiwf tables.
|
frAtmDlciSiwfDiscardPriority |
.1.3.6.1.4.1.562.2.4.1.72.4.3.11.1.2 |
This attribute indicates the discard priority of frames sent to and
received from the ATM connection.
When discardPriority is dp3 the frames belonging to this
connection will be discarded first when the FrAtm/n Dlci/n Siwf and
the ATM End-Point experience congestion.
When discardPriority is dp2 the frames belonging to this
connection will be discarded after all the dp3 priority frames are
discarded when the FrAtm/n Dlci/n Siwf and the ATM End-Point
experience congestion.
When discardPriority is dp1 the frames belonging to this
connection will be discarded after all the dp2 and dp3 priority
frames are discarded when the FrAtm/n Dlci/n Siwf and the ATM
End-Point experience congestion.
|
frAtmDlciSiwfAtmServiceCategory |
.1.3.6.1.4.1.562.2.4.1.72.4.3.11.1.4 |
This attribute indicates the ATM service category that is used for
this connection. This attribute is only displayed for SPVCs.
|
frAtmDlciSiwfTrafficParmConvPolicy |
.1.3.6.1.4.1.562.2.4.1.72.4.3.11.1.5 |
This attribute indicates the traffic parameter conversion policy that
is being used for this connection.
For Npvcs, this attribute is not displayed.
Policy 3 characterizes the traffic in the following way:
- ATM traffic descriptor type 6 is selected
- ATM service category rtVbr and nrtVbr supported only
- PCR0+1 is based on AR
- SCR0+1 is based on CIR and EIR
- MBS0+1 is based on Bc, Be, CIR, EIR and AR
- Takes into account that the instantaneous rate of the frame relay
stream can be above CIR and up to the AR.
Policy 4 characterizes the traffic in the following way:
- ATM traffic descriptor type 7 or 8 is selected. Type 7 is chosen
when non-conforming cells are to be discarded and type 8 when
non-conforming cells are tagged by UPC traffic policer.
- PCR0+1 is based on AR
- SCR0 is based on CIR
- MBS0 is based on Bc, CIR, and AR
- There is no direct characterization of EIR. The allowed EIR can be
derived using the difference between the AR and CIR.
Policy 5 characterizes the traffic in the following way:
- ATM traffic descriptor type 7 or 8 is selected. Type 7 is chosen
when non-conforming cells are to be discarded and type 8 when
non-conforming cells are tagged by UPC traffic policer
- ATM service category rtVbr and nrtVbr supported only
- PCR0+1 is based on CIR and EIR
- SCR0 is based on the CIR
- MBS0 is based on the CIR
- The maximum PCR is no longer based on the AR but rather on the
CIR and EIR or CIR.
Policy 6 characterizes the traffic in the following way:
- ATM traffic descriptor type 3 is selected
- ATM service category ubr, cbr, rtVbr and nrtVbr supported only
- PCR0+1 is based only on CIR.
DESCRIPTION
|
frAtmDlciSiwfAvgFrameSize |
.1.3.6.1.4.1.562.2.4.1.72.4.3.11.1.6 |
This attribute indicates the average frame size that is used for this
connection as part of the traffic parameter conversion policy.
Average frame size is not applicable for Npvcs, and therefore it is
not displayed.
|
frAtmDlciSiwfRemoteAddress |
.1.3.6.1.4.1.562.2.4.1.72.4.3.11.1.8 |
This attribute indicates the remote address (native E.164, native
X.121 or NSAP) for this connection. This attribute is only diplayed
for SPVCs.
|
frAtmDlciSiwfRemoteConnectionIdentifier |
.1.3.6.1.4.1.562.2.4.1.72.4.3.11.1.9 |
This attribute indicates the remote connection identifier. This
identifier is either a remote Atm Vpi.Vci logical channel number or a
remote Frame Relay Dlci logical channel number. The remote Atm
Vpi.Vci logical channel number is displayed as 'Vpi.Vci'. and the
remote Frame Relay Dlci logical channel number is displayed as
'0.remoteDlci'.
For NPVCs, this attribute is not diplayed.
|
frAtmDlciSiwfMode |
.1.3.6.1.4.1.562.2.4.1.72.4.3.12.1.1 |
This attribute indicates the mode of interoperability between the
Frame Relay and ATM connections regarding upper layer protocol
encapsulations.
A value of translationMode indicates that the interworking function
performs translation between RFC 1490 and RFC 1483
encapsulated headers, including routed protocol translation, bridged
protocol translation, and connection oriented protocol translation
(except for RFC 1490 connection oriented protocol without RFC
1490 header, which is done in speTranslationMode).
A value of transparentMode indicates that the interworking
function forwards data without altering the upper layer user
protocol encapsulation. Transparent mode is selected when the
upper layer user protocol encapsulation methods are compatible
between terminal equipments.
A value of speTranslationMode indicates that the interworking
function performs single protocol translation between RFC 1490
with no header and RFC 1483 encapsulated packets.
|
frAtmDlciSiwfDeToClpMapping |
.1.3.6.1.4.1.562.2.4.1.72.4.3.12.1.2 |
This attribute indicates the type of DE to CLP mapping that is
performed in the Frame Relay to ATM direction.
A value of preserve indicates that the DE field in a Q.922 core
frame is copied to the ATM CLP field of every cell containing the
information of that frame.
A value of always0 indicates that the CLP field of every generated
ATM cell is always 0.
A value of always1 indicates that the CLP field of every generated
ATM cell is always1.
|
frAtmDlciSiwfClpToDeMapping |
.1.3.6.1.4.1.562.2.4.1.72.4.3.12.1.3 |
This attribute indicates the type of CLP to DE mapping that is
performed in the ATM to Frame Relay direction.
A value of preserve indicates that the DE field of the Q.922 Core
frame is set when one or more ATM cells belonging to an AAL5
frame have their CLP field set.
A value of always0 indicates that the DE field of the Q.922 Core
frame is always set to 0.
A value of always1 indicates that the DE field of the Q.922 Core
frame is always set to 1.
|
frAtmDlciSiwfFecnToEfciMapping |
.1.3.6.1.4.1.562.2.4.1.72.4.3.12.1.4 |
This attribute indicates the type of FECN to EFCI mapping that is
performed in the Frame Relay to ATM direction.
A value of preserve indicates that the FECN field in a Q.922 Core
frame is copied directly to the ATM EFCI field of every cell.
A value of always0 indicates that the EFCI field in every ATM cell
generated is set to 0.
|
frAtmDlciSiwfCrToUuMapping |
.1.3.6.1.4.1.562.2.4.1.72.4.3.12.1.5 |
This attribute indicates the type of CR to UU mapping that is
performed in the Frame Relay to ATM direction.
A value of preserve indicates that the CR field in the Q.922 Core
frame is mapped directly to the ATM UU field of every cell
generated by the AAL5 segmentation process.
A value of always0 indicates that the UU field in every ATM cell
generated is set to 0.
|
frAtmDlciSiwfTransferPriority |
.1.3.6.1.4.1.562.2.4.1.72.4.3.12.1.6 |
This attribute indicates the transfer priority used to establish the
connection.
For Npvcs, the value will be notApplicable.
|
frAtmDlciSiwfAssignedBandwidthPool |
.1.3.6.1.4.1.562.2.4.1.72.4.3.12.1.7 |
This attribute specifies the bandwidth pool which is used by this
Dlci.
|
frAtmDlciSiwfPeakCellRate0 |
.1.3.6.1.4.1.562.2.4.1.72.4.3.13.1.1 |
This attribute indicates the Peak Cell Rate (PCR) of the ATM VCC
to which this interworking function is linked for all cells (with
CLP=0 and CLP=1).
The pcr0 is derived from the remote end traffic parameters using the
conversion policy of the transferPriorityMapping.
For NPVCs, this attribute is not displayed.
|
frAtmDlciSiwfPeakCellRate01 |
.1.3.6.1.4.1.562.2.4.1.72.4.3.13.1.2 |
This attribute indicates the Peak Cell Rate (PCR) of the ATM VCC
to which this interworking function is linked for all cells (with
CLP=0 and CLP=1).
The pcr01 is derived from the remote end traffic parameters using
the conversion policy of the transferPriorityMapping.
For NPVCs, this attribute is not displayed.
|
frAtmDlciSiwfSustainedCellRate0 |
.1.3.6.1.4.1.562.2.4.1.72.4.3.13.1.3 |
This attribute indicates the Sustained Cell Rate (SCR) of the ATM
VCC to which this interworking function is linked for high priority
cells (with CLP=0).
The scr0 is derived from the remote end traffic parameters using the
conversion policy of the transferPriorityMapping.
For NPVCs, this attribute is not dispalyed.
|
frAtmDlciSiwfSustainedCellRate01 |
.1.3.6.1.4.1.562.2.4.1.72.4.3.13.1.4 |
This attribute indicates the Sustained Cell Rate (SCR) of the ATM
VCC that to which this interworking function is linked for all cells
(with CLP=0 and CLP=1).
The scr01 is derived from the remote end traffic parameters using
the conversion policy of the transferPriorityMapping.
For NPVCs, this attribute is not dispalyed.
|
frAtmDlciSiwfMaximumBurstSize0 |
.1.3.6.1.4.1.562.2.4.1.72.4.3.13.1.5 |
This attribute indicates the Maximum Burst Size (MBS) of the
ATM VCC to which this interworking function is linked for high
priority cells (with CLP=0).
The mbs0 is derived from the remote end traffic parameters using
the conversion policy of the transferPriorityMapping.
For NPVCs, this attribute is not dispalyed.
|
frAtmDlciSiwfMaximumBurstSize01 |
.1.3.6.1.4.1.562.2.4.1.72.4.3.13.1.6 |
This attribute indicates the Maximum Burst Size (MBS) of the
ATM VCC to which this interworking function is linked for all cells
(with CLP=0 and CLP=1).
The mbs01 is derived from the remote end traffic parameters using
the conversion policy of the transferPriorityMapping.
For NPVCs, this attribute is not displayed.
|
frAtmDlciSiwfEquivalentBitRate |
.1.3.6.1.4.1.562.2.4.1.72.4.3.13.1.7 |
This attribute indicates the access reserved bandwidth for this FR-
ATM connection when CAC is on. If a connection is subcribed to
CIR only or CIR plus EIR service, the EBR reserved is CIR. If a
connection is subcribed to EIR only service, the EBR reserved is 0.
|
frAtmDlciSiwfType |
.1.3.6.1.4.1.562.2.4.1.72.4.3.13.1.9 |
This attribute indicates if the component provisioned is a calling or
called end. If the value is master, the Dlci Siwf Spvc component is
provisioned as a calling end and is responsible for originating the
call to set up the ATM VCC. If the value is slave, this Dlci Siwf
component is provisioned as a called end and is responsible for
terminating call setup requests from the remote end. This attribute is
not displayed for NPVCs.
|
frAtmDlciSiwfVccClearCause |
.1.3.6.1.4.1.562.2.4.1.72.4.3.13.1.10 |
This attribute indicates the cause value of the last release message
received from the network. This attribute is not displayed for
NPVCs.
Please refer to ATM User-Network Interface Specification for
possible clear causes.
|
frAtmDlciSiwfVccCauseDiag |
.1.3.6.1.4.1.562.2.4.1.72.4.3.13.1.15 |
This attribute indicates the diagnostic value of the last release
message received from the network. This attribute is not displayed
for NPVCs.
Please refer to ATM User-Network Interface Specification for
possible diagnostic values.
|
frAtmDlciSiwfUnknown1490Frames |
.1.3.6.1.4.1.562.2.4.1.72.4.3.14.1.1 |
This attribute counts the number of frames received from the
interface that have a frame header that is not recognized by the RFC
1490.
When the maximum count is reached, it wraps to zero.
|
frAtmDlciSiwfInvalid1490Frames |
.1.3.6.1.4.1.562.2.4.1.72.4.3.14.1.2 |
This attribute counts the number of frames received from the
interface that have an invalid frame header. An invalid frame header
occurs when the frame has less than the expected number of bytes.
When the maximum count is reached, the count wraps to zero.
|
frAtmDlciSiwfLastUnknown1490ProtocolHeader |
.1.3.6.1.4.1.562.2.4.1.72.4.3.14.1.3 |
This attribute contains the most recent unrecognized protocol
header that was received from the interface.
All the RFC 1490 protocols described in sections 5.3.1.1 through
5.3.1.3 of FRF.8 are supported, except ARP is not supported.
|
frAtmDlciSiwfUnknown1483Frames |
.1.3.6.1.4.1.562.2.4.1.72.4.3.14.1.4 |
This attribute counts the number of frames received from the ATM
connection that have a frame header that is not recognized by the
RFC 1483.
When the maximum count is reached, it wraps to zero.
|
frAtmDlciSiwfInvalid1483Frames |
.1.3.6.1.4.1.562.2.4.1.72.4.3.14.1.5 |
This attribute counts the number of frames received from the ATM
connection that have an invalid frame header. An invalid frame
header occurs when the frame has less than the expected number of
bytes.
When the maximum count is reached, it wraps to zero.
|
frAtmDlciSiwfLastUnknown1483ProtocolHeader |
.1.3.6.1.4.1.562.2.4.1.72.4.3.14.1.6 |
This attribute identifies the most recent unrecognized protocol
header that was received from the ATM connection.
All the RFC 1483 protocols described in sections 5.3.1.1 through
5.3.1.3 of FRF.8 are supported except ARP.
|
frAtmDlciSiwfSdIndex |
.1.3.6.1.4.1.562.2.4.1.72.4.3.2.1.1.10 |
This variable represents the index for the frAtmDlciSiwfSd tables.
|
frAtmDlciSiwfSdRowStatus |
.1.3.6.1.4.1.562.2.4.1.72.4.3.2.1.1.1 |
This variable is used as the basis for SNMP naming of
frAtmDlciSiwfSd components.
These components can be added and deleted.
|
frAtmDlciSiwfSdComponentName |
.1.3.6.1.4.1.562.2.4.1.72.4.3.2.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frAtmDlciSiwfSdStorageType |
.1.3.6.1.4.1.562.2.4.1.72.4.3.2.1.1.4 |
This variable represents the storage type value for the
frAtmDlciSiwfSd tables.
|
frAtmDlciSiwfSdMode |
.1.3.6.1.4.1.562.2.4.1.72.4.3.2.10.1.1 |
This attribute specifies the mode of interoperability between the
Frame Relay and ATM connections regarding upper layer protocol
encapsulations.
When translationMode is selected, the interworking function
performs translations between RFC 1490 and RFC 1483
encapsulated headers, including routed protocol translation, bridged
protocol translation, and connection oriented protocol translation
(except for RFC 1490 connection oriented protocol without RFC
1490 header, which is done in speTranslationMode).
A value of transparentMode indicates that the interworking
function forwards data without altering the upper layer user
protocol encapsulation. Transparent mode is selected when the
upper layer user protocol encapsulation methods are compatible
between terminal equipments.
A value of speTranslationMode indicates that the interworking
function performs single protocol translation between RFC 1490
with no header and RFC 1483 encapsulated packets.
The default value is sameAsInterface, which means as defined in
FrAtm/n Ca sdMode.
|
frAtmDlciSiwfSdDeToClpMapping |
.1.3.6.1.4.1.562.2.4.1.72.4.3.2.10.1.2 |
This attribute specifies the DE to CLP mapping that is performed in
the Frame Relay to ATM direction.
When preserve is selected, the DE field in the Q.922 core frame is
mapped to the ATM CLP field of every cell generated by the
segmentation process of the AAL5 PDU containing the information
of that frame.
When always0 is selected, the CLP field of every ATM cell
generated by the segmentation process of the AAL5 PDU
containing the information of that frame is always set to 0.
When always1 is selected, the CLP field of every ATM cell
generated by the segmentation process of the AAL5 PDU
containing the information of that frame is always set to 1.
|
frAtmDlciSiwfSdClpToDeMapping |
.1.3.6.1.4.1.562.2.4.1.72.4.3.2.10.1.3 |
This attribute specifies the type of CLP to DE mapping that is
performed in the ATM to Frame Relay to direction.
When preserve is selected, the DE field of the Q.922 Core frame is
set when one or more ATM cells belonging to an AAL5 frame have
their CLP field set.
When always0 is selected, the DE field of the Q.922 Core frame is
always set to 0.
When always1 is selected, the DE field of the Q.922 Core frame is
always set to 1.
|
frAtmDlciSiwfSdFecnToEfciMapping |
.1.3.6.1.4.1.562.2.4.1.72.4.3.2.10.1.4 |
This attribute specifies the type of FECN to EFCI mapping that is
performed in the Frame Relay to ATM direction.
When preserve is selected, the FECN field in the Q.922 Core frame
is mapped directly to the ATM EFCI field of every cell generated by
the AAL5 segmentation process.
When always0 is selected, the EFCI field in every ATM cell
generated is set to 0.
|
frAtmDlciSiwfSdCrToUuMapping |
.1.3.6.1.4.1.562.2.4.1.72.4.3.2.10.1.5 |
This attribute indicates the type of CR to UU mapping that is
performed in the Frame Relay to ATM direction.
A value of preserve indicates that the CR field in the Q.922 Core
frame is mapped directly to the ATM UU field of every cell
generated by the AAL5 segmentation process.
A value of always0 indicates that the UU field in every ATM cell
generated is set to 0.
|
frAtmDlciSiwfNPvcIndex |
.1.3.6.1.4.1.562.2.4.1.72.4.3.3.1.1.10 |
This variable represents the index for the frAtmDlciSiwfNPvc tables.
|
frAtmDlciSiwfNPvcRowStatus |
.1.3.6.1.4.1.562.2.4.1.72.4.3.3.1.1.1 |
This variable is used as the basis for SNMP naming of
frAtmDlciSiwfNPvc components.
These components can be added and deleted.
|
frAtmDlciSiwfNPvcComponentName |
.1.3.6.1.4.1.562.2.4.1.72.4.3.3.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frAtmDlciSiwfNPvcStorageType |
.1.3.6.1.4.1.562.2.4.1.72.4.3.3.1.1.4 |
This variable represents the storage type value for the
frAtmDlciSiwfNPvc tables.
|
frAtmDlciSiwfNPvcAtmConnection |
.1.3.6.1.4.1.562.2.4.1.72.4.3.3.10.1.1 |
This attribute specifies the ATM connection to which the
interworking function is linked.
The ATM connection must be linked to an ATM end-point. For
example AtmIf/m Vcc/m Nep.
|
frAtmDlciSiwfNPvcCorrelationTag |
.1.3.6.1.4.1.562.2.4.1.72.4.3.3.10.1.3 |
This attribute specifies a unique string, set by the operator, which
identifies the call for accounting purposes. Downstream processing
uses this attribute to correlate accounting records issued at different
nodes in the network. Normally, this value is provisioned with the
same value at each end of the connection. If the value of
accountingEnabled is no, this attribute has no effect. This attribute
is also visible in the FrAtm Dlci component when accounting is
enabled.
|
frAtmDlciSiwfNPvcConnectionToAtm |
.1.3.6.1.4.1.562.2.4.1.72.4.3.3.11.1.1 |
This attribute indicates the ATM connection to which the
interworking function is linked.
|
frAtmDlciSiwfSPvcIndex |
.1.3.6.1.4.1.562.2.4.1.72.4.3.4.1.1.10 |
This variable represents the index for the frAtmDlciSiwfSPvc tables.
|
frAtmDlciSiwfSPvcRowStatus |
.1.3.6.1.4.1.562.2.4.1.72.4.3.4.1.1.1 |
This variable is used as the basis for SNMP naming of
frAtmDlciSiwfSPvc components.
These components can be added and deleted.
|
frAtmDlciSiwfSPvcComponentName |
.1.3.6.1.4.1.562.2.4.1.72.4.3.4.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frAtmDlciSiwfSPvcStorageType |
.1.3.6.1.4.1.562.2.4.1.72.4.3.4.1.1.4 |
This variable represents the storage type value for the
frAtmDlciSiwfSPvc tables.
|
frAtmDlciSiwfSPvcRemoteAddress |
.1.3.6.1.4.1.562.2.4.1.72.4.3.4.10.1.2 |
This attribute specifies the remote address of the SPVC.
It is represented as a prefix NPI string and a sequence of up to 15
digits to specify either a native (E.164 or X.121) address format or
Atm End System Address(AESA) in ISO NSAP format.
For example:
native E.164 = 'e.upto15digits'
native X.121 = 'x.upto14digits'
NSAP E.164 ATM address = 'n.upto15digits.ESI.SEL'
NSAP address = '40 hexadecimal digits'
|
frAtmDlciSiwfSPvcRemoteConnectionIdentifier |
.1.3.6.1.4.1.562.2.4.1.72.4.3.4.10.1.3 |
This attribute specifies the remote connection identifier. The
identifier is either a remote Atm Vpi.Vci logical channel number
assignment or a remote Frame Relay Dlci logical channel number
assignment. The remote Atm Vpi.Vci logical channel number is
input as 'Vpi.Vci'. and the remote Frame Relay Dlci logical
channel number is input as '0.remoteDlci'.
|
frAtmDlciSiwfSPvcCorrelationTag |
.1.3.6.1.4.1.562.2.4.1.72.4.3.4.10.1.4 |
This attribute specifies the unique string, set by the operator, which
identifies the call for accounting purposes. Downstream processing
uses this attribute to correlate accounting records issued at different
nodes in the network. If the value of accountingEnabled is no, this
attribute has no effect. This attribute is also visible in the FrAtm
Dlci component when accounting is enabled. When this attribute is
an empty string, the operational correlationTag attribute in the
FrAtm Dlci component receives the value of a system-generated
correlationTag.
|
frAtmDlciSiwfQoSIndex |
.1.3.6.1.4.1.562.2.4.1.72.4.3.5.1.1.10 |
This variable represents the index for the frAtmDlciSiwfQoS tables.
|
frAtmDlciSiwfQoSRowStatus |
.1.3.6.1.4.1.562.2.4.1.72.4.3.5.1.1.1 |
This variable is used as the basis for SNMP naming of
frAtmDlciSiwfQoS components.
These components can be added and deleted.
|
frAtmDlciSiwfQoSComponentName |
.1.3.6.1.4.1.562.2.4.1.72.4.3.5.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frAtmDlciSiwfQoSStorageType |
.1.3.6.1.4.1.562.2.4.1.72.4.3.5.1.1.4 |
This variable represents the storage type value for the
frAtmDlciSiwfQoS tables.
|
frAtmDlciSiwfQoSEmissionPriorityToIf |
.1.3.6.1.4.1.562.2.4.1.72.4.3.5.10.1.1 |
This attribute specifies the emission priority of frames sent to the
FrAtm interface. Frames in a higher priority queue, represented by a
numerically higher number, will be sent before frames in a lower
priority queue.
The value of this attribute is interpreted according to the value of
the provisionable attribute numberOfEmissionQs under the parent
FrAtm component. If the numberOfEmissionQs attribute is set to 2,
emissionPriorityToIf value of 0 is mapped to emission priority
queue 0 representing a lower priority queue, and
emissionPriorityToIf values of 1, 2, and 3 are mapped to emission
priority queue 1 representing the highest priority queue. If the
numberOfEmissionQs is set to 4, the emissionPriorityToIf values
are directly assigned to the emission priority queues.
A value of deriveFromTp specifies that the emission priority is to
be extracted from the Mod Frs AtmNet Tpm/n component using the
transferPriority attribute.
A value of sameAsInterface specifies that the emission priority is to
be extracted from the FrAtm Ca component using the
niwfEmissionPriorityToIf attribute.
|
frAtmDlciSiwfQoSTransferPriority |
.1.3.6.1.4.1.562.2.4.1.72.4.3.5.10.1.2 |
This attribute specifies the transfer priority of frames sent to the
ATM connection using this particular Dlci.
In the Frame Relay to ATM direction, the tp is used to select the
ATM service category of the connection.
In the ATM to Frame Relay direction, the tp is used to select the
FrAtm emission priority queue.
A value of sameAsInterface specifies that the emission priority is to
be extracted from the FrAtm Ca component using the
siwfTransferPriority attribute.
DESCRIPTION
|
frAtmDlciSiwfAtmConIndex |
.1.3.6.1.4.1.562.2.4.1.72.4.3.6.1.1.10 |
This variable represents the index for the frAtmDlciSiwfAtmCon tables.
|
frAtmDlciSiwfAtmConRowStatus |
.1.3.6.1.4.1.562.2.4.1.72.4.3.6.1.1.1 |
This variable is used as the basis for SNMP naming of
frAtmDlciSiwfAtmCon components.
These components cannot be added nor deleted.
|
frAtmDlciSiwfAtmConComponentName |
.1.3.6.1.4.1.562.2.4.1.72.4.3.6.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frAtmDlciSiwfAtmConStorageType |
.1.3.6.1.4.1.562.2.4.1.72.4.3.6.1.1.4 |
This variable represents the storage type value for the
frAtmDlciSiwfAtmCon tables.
|
frAtmDlciSiwfAtmConNextHop |
.1.3.6.1.4.1.562.2.4.1.72.4.3.6.10.1.1 |
This attribute shows the component name of the AtmIf Vcc Ep or
AtmCon component to which this switched connection is
established.
|
frAtmDlciNiwfIndex |
.1.3.6.1.4.1.562.2.4.1.72.4.4.1.1.10 |
This variable represents the index for the frAtmDlciNiwf tables.
|
frAtmDlciNiwfRowStatus |
.1.3.6.1.4.1.562.2.4.1.72.4.4.1.1.1 |
This variable is used as the basis for SNMP naming of
frAtmDlciNiwf components.
These components can be added and deleted.
|
frAtmDlciNiwfComponentName |
.1.3.6.1.4.1.562.2.4.1.72.4.4.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frAtmDlciNiwfStorageType |
.1.3.6.1.4.1.562.2.4.1.72.4.4.1.1.4 |
This variable represents the storage type value for the
frAtmDlciNiwf tables.
|
frAtmDlciNiwfDeToClpMapping |
.1.3.6.1.4.1.562.2.4.1.72.4.4.10.1.1 |
This attribute indicates the type of DE to CLP mapping that is
performed in the Frame Relay to ATM direction.
A value of preserve indicates that the DE field in the Q.922 core
frame copies to the CLP field of every ATM cell containing the
frame.
A value of always0 indicates that the CLP field of every ATM cell is
always set to 0.
A value of always1 indicates that the CLP field of every ATM cell is
always set to 1.
|
frAtmDlciNiwfClpToDeMapping |
.1.3.6.1.4.1.562.2.4.1.72.4.4.10.1.2 |
This attribute indicates the type of CLP to DE mapping that is
performed in the ATM to Frame Relay direction.
A value of preserve indicates that the DE field of the Q.922 core
frame is set when one or more ATM cells belonging to the frame
has its CLP field set, or when the DE field of the FR-SSCS PDU is
set.
A value of transparent indicates that the DE field of the Q.922 core
frame copies directly from the DE field of the FR-SSCS PDU.
|
frAtmDlciNiwfTransferPriority |
.1.3.6.1.4.1.562.2.4.1.72.4.4.10.1.3 |
This attribute indicates the transfer priority in use for a specific
connection. This is the transfer priority that the local Frame Relay
network uses for this connection to an ATM network.
In the Frame Relay to ATM direction, the tp selects the FRF.5 End
Point which multiplexes the frames.
In the ATM to Frame Relay direction, the tp selects the default
FrAtm emission priority queue to be used by this Dlci.
|
frAtmDlciNiwfAtmServiceCategory |
.1.3.6.1.4.1.562.2.4.1.72.4.4.10.1.4 |
This attribute indicates the ATM service category that was mapped
for this connection.
A value of scNotAvailable indicates that atmServiceCategory is not
yet available for this connection.
|
frAtmDlciNiwfTrafficParmConvPolicy |
.1.3.6.1.4.1.562.2.4.1.72.4.4.10.1.5 |
This attribute indicates the traffic parameter conversion policy that
is used for this connection.
Policy 3 characterizes the traffic in the following way:
- ATM traffic descriptor type 6 is selected.
- PCR(0+1) is based on the ATM link rate.
- SCR(0+1) is based on the CIR and EIR.
- MB(0+1) is based on Bc, Be, CIR, EIR and AR.
- Takes into account that the instantaneous rate of the frame relay
stream can be above CIR and up to the AR.
Policy 4 characterizes the traffic in the following way:
- ATM traffic descriptor type 7 or 8 is selected. Type 7 is chosen
when non-conforming cells are to be discarded and type 8 when
non-conforming cells are tagged by UPC traffic policer.
- PCR(0+1) is based on AR.
- SCR(0) is based on the CIR.
- MBS(0) is based on Bc, CIR, and AR.
- There is no direct characterization of EIR. The allowed EIR can be
derived using the difference between the AR and CIR.
Policy 5 characterizes the traffic in the following way:
- ATM traffic descriptor type 7 or 8 is selected. Type 7 is chosen
when non-conforming cells are to be discarded and type 8 when
non-conforming cells are tagged by UPC traffic policer.
- PCR(0+1) is based on the CIR and EIR.
- SCR(0) is based on the CIR.
- MBS(0) is based on the CIR.
- The maximum PCR is no longer based on the AR but rather on the
CIR and EIR.
Policy 6 characterizes the traffic in the following way:
- ATM traffic descriptor type 3 is selected.
- PCR(0+1) is based only on the CIR
policyNotAvailable indicates that the trafficParmConvPolicy is not
yet available for this connection.
|
frAtmDlciNiwfAvgFrameSize |
.1.3.6.1.4.1.562.2.4.1.72.4.4.10.1.6 |
This attribute indicates the average frame size that was used for this
connection as part of the traffic parameter conversion policy.
A value of zero indicates that the avgFrameSize is not yet available
for this connection.
|
frAtmDlciNiwfEquivalentBitRate |
.1.3.6.1.4.1.562.2.4.1.72.4.4.10.1.7 |
This attribute indicates the access reserved bandwidth for this FR-
ATM connection when CAC is on. If a connection is subcribed to
CIR only or CIR plus EIR service, the EBR reserved is CIR. If a
connection is subcribed to EIR only service, the EBR reserved is 0.
|
frAtmDlciNiwfAtmDlci |
.1.3.6.1.4.1.562.2.4.1.72.4.4.10.1.8 |
This attribute displays the DLCI logical channel used inside the
ATM VCC.
A null value indicates that the atmDlci is not yet available for this
connection.
|
frAtmDlciNiwfAssignedBandwidthPool |
.1.3.6.1.4.1.562.2.4.1.72.4.4.10.1.9 |
This attribute specifies the bandwidth pool which is used by this
Dlci.
|
frAtmDlciNiwfSpvcIndex |
.1.3.6.1.4.1.562.2.4.1.72.4.4.2.1.1.10 |
This variable represents the index for the frAtmDlciNiwfSpvc tables.
|
frAtmDlciNiwfSpvcRowStatus |
.1.3.6.1.4.1.562.2.4.1.72.4.4.2.1.1.1 |
This variable is used as the basis for SNMP naming of
frAtmDlciNiwfSpvc components.
These components cannot be added nor deleted.
|
frAtmDlciNiwfSpvcComponentName |
.1.3.6.1.4.1.562.2.4.1.72.4.4.2.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frAtmDlciNiwfSpvcStorageType |
.1.3.6.1.4.1.562.2.4.1.72.4.4.2.1.1.4 |
This variable represents the storage type value for the
frAtmDlciNiwfSpvc tables.
|
frAtmDlciNiwfSpvcRemoteAddress |
.1.3.6.1.4.1.562.2.4.1.72.4.4.2.10.1.1 |
This attribute specifies the remote address of the SPVC.
It is represented as a prefix NPI string and a sequence of up to 15
digits to specify either a native E.164 or native X.121 address
format. For example, native E.164 = 'e.upto15digits'.
|
frAtmDlciNiwfSpvcRemoteDlci |
.1.3.6.1.4.1.562.2.4.1.72.4.4.2.10.1.2 |
This attribute specifies the remote connection identifier. This
identifier is the DLCI logical channel number assignment used
inside the ATM pipe.
|
frAtmDlciNiwfSpvcCorrelationTag |
.1.3.6.1.4.1.562.2.4.1.72.4.4.2.10.1.3 |
This attribute specifies aunique string, set by the operator, which
identifies the call for accounting purposes. Downstream processing
uses this attribute to correlate accounting records issued at different
nodes in the network. Normally, the attribute is provisioned with the
same value at both ends of the connection. If the value of
accountingEnabled is no, this attribute has no effect. This attribute
is also visible in the FrAtm Dlci component when accounting is
enabled. When this attribute is an empty string, the operational
correlationTag attribute in the FrAtm Dlci component receives the
value of a system-generated correlationTag.
|
frAtmDlciNiwfNdIndex |
.1.3.6.1.4.1.562.2.4.1.72.4.4.3.1.1.10 |
This variable represents the index for the frAtmDlciNiwfNd tables.
|
frAtmDlciNiwfNdRowStatus |
.1.3.6.1.4.1.562.2.4.1.72.4.4.3.1.1.1 |
This variable is used as the basis for SNMP naming of
frAtmDlciNiwfNd components.
These components can be added and deleted.
|
frAtmDlciNiwfNdComponentName |
.1.3.6.1.4.1.562.2.4.1.72.4.4.3.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frAtmDlciNiwfNdStorageType |
.1.3.6.1.4.1.562.2.4.1.72.4.4.3.1.1.4 |
This variable represents the storage type value for the
frAtmDlciNiwfNd tables.
|
frAtmDlciNiwfNdDeToClpMapping |
.1.3.6.1.4.1.562.2.4.1.72.4.4.3.10.1.1 |
This attribute specifies the type of DE to CLP mapping performs in
the Frame Relay to ATM direction.
When preserve is selected, the DE field in the Q.922 core frame
copies to the CLP field of every ATM cell containing the frame.
When always0 is selected, the CLP field of every ATM cell is
always set to 0.
When always1 is selected, the CLP field of every ATM cell is
always set to 1.
|
frAtmDlciNiwfNdClpToDeMapping |
.1.3.6.1.4.1.562.2.4.1.72.4.4.3.10.1.2 |
This attribute specifies the type of CLP to DE mapping performs in
the ATM to Frame Relay direction.
When preserve is selected, the DE field of the Q.922 core frame is
set when one or more ATM cells belonging the frame has its CLP
field set, or when the DE field of the FR-SSCS PDU is set.
When transparent is selected, the DE field of the Q.922 core frame
copies directly from the DE field of the FR-SSCS PDU.
|
frAtmDlciNiwfNdTransferPriority |
.1.3.6.1.4.1.562.2.4.1.72.4.4.3.10.1.3 |
This attribute specifies the transfer priority of frames sent to and
received from the ATM connection.
In the Frame Relay to ATM direction, the tp selects the FRF.5 End
Point which multiplexes the frames.
In the ATM to Frame Relay direction, the tp is applied to frames on
a per-DLCI basis.
This attribute is obsoleted. During migration, its value will be
transfered to the QualityOfService transferPriority.
|
frAtmDlciNiwfQoSIndex |
.1.3.6.1.4.1.562.2.4.1.72.4.4.4.1.1.10 |
This variable represents the index for the frAtmDlciNiwfQoS tables.
|
frAtmDlciNiwfQoSRowStatus |
.1.3.6.1.4.1.562.2.4.1.72.4.4.4.1.1.1 |
This variable is used as the basis for SNMP naming of
frAtmDlciNiwfQoS components.
These components can be added and deleted.
|
frAtmDlciNiwfQoSComponentName |
.1.3.6.1.4.1.562.2.4.1.72.4.4.4.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frAtmDlciNiwfQoSStorageType |
.1.3.6.1.4.1.562.2.4.1.72.4.4.4.1.1.4 |
This variable represents the storage type value for the
frAtmDlciNiwfQoS tables.
|
frAtmDlciNiwfQoSEmissionPriorityToIf |
.1.3.6.1.4.1.562.2.4.1.72.4.4.4.10.1.1 |
This attribute specifies the emission priority of frames sent to the
FrAtm interface. Frames in a higher priority queue, depicted by a
numerically higher number, are sent before frames in a lower
priority queue.
The value of this attribute is interpreted according to the value of
the provisionable attribute numberOfEmissionQs under the parent
FrAtm component. If the numberOfEmissionQs attribute is set to 2,
emissionPriorityToIf value of 0 maps to emission priority queue 0
representing a lower priority queue, and emissionPriorityToIf values
of 1, 2, and 3 map to emission priority queue 1 representing the
highest priority queue. If the numberOfEmissionQs is set to 4, the
emissionPriorityToIf values are directly assigned to the emission
priority queues.
A value of deriveFromTp specifies that the emission priority is to
be extracted from the Mod Frs AtmNet Tpm/n component using the
transferPriority attribute.
A value of sameAsInterface specifies that the emission priority is
extracts from the FrAtm Ca component using the
niwfEmissionPriorityToIf attribute.
|
frAtmDlciNiwfQoSTransferPriority |
.1.3.6.1.4.1.562.2.4.1.72.4.4.4.10.1.2 |
This attribute specifies the transfer priority of frames sent to the
ATM connection.
In the Frame Relay to ATM direction, the tp selects the FRF.5 End
Point which multiplexes the frames.
In the ATM to Frame Relay direction, the tp selects the default
FrAtm emission priority queue to be used by this DLCI.
A value of sameAsInterface specifies that the emission priority is to
be extracted from the FrAtm Ca component using the
niwfTransferPriority attribute.
DESCRIPTION
|
frAtmDlciEgSpIndex |
.1.3.6.1.4.1.562.2.4.1.72.4.5.1.1.10 |
This variable represents the index for the frAtmDlciEgSp tables.
|
frAtmDlciEgSpRowStatus |
.1.3.6.1.4.1.562.2.4.1.72.4.5.1.1.1 |
This variable is used as the basis for SNMP naming of
frAtmDlciEgSp components.
These components can be added and deleted.
|
frAtmDlciEgSpComponentName |
.1.3.6.1.4.1.562.2.4.1.72.4.5.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frAtmDlciEgSpStorageType |
.1.3.6.1.4.1.562.2.4.1.72.4.5.1.1.4 |
This variable represents the storage type value for the
frAtmDlciEgSp tables.
|
frAtmDlciEgSpCommittedInformationRate |
.1.3.6.1.4.1.562.2.4.1.72.4.5.10.1.1 |
This attribute specifies the committed information rate (CIR) for the
egress direction. It is used for bandwidth reservation for the purpose
of performing a Call Admission Control (CAC) function towards
the egress link.
This attribute is not used to perform rate enforcement towards the
egress link.
|
frAtmDlciEgSpCommittedBurstSize |
.1.3.6.1.4.1.562.2.4.1.72.4.5.10.1.2 |
This attribute specifies the committed burst size (Bc) for the egress
direction. It is used for bandwidth reservation for the purpose of
performing a Call Admission Control (CAC) function towards the
egress link.
This attribute is not used to perform rate enforcement towards the
egress link.
|
frAtmDlciEgSpExcessBurstSize |
.1.3.6.1.4.1.562.2.4.1.72.4.5.10.1.3 |
This attribute specifies the excess burst size (Be) for the egress
direction. It is used for bandwidth reservation for the purpose of
performing a Call Admission Control (CAC) function towards the
egress link.
This attribute is not used to perform rate enforcement towards the
egress link.
|
frAtmDlciEgSpMeasurementInterval |
.1.3.6.1.4.1.562.2.4.1.72.4.5.10.1.4 |
This attribute specifies the time interval for the egress direction. It is
used for bandwidth reservation for the purpose of performing a Call
Admission Control (CAC) function towards the egress link.
This attribute is not used to perform rate enforcement towards the
egress link.
|
frAtmVFramerIndex |
.1.3.6.1.4.1.562.2.4.1.72.5.1.1.10 |
This variable represents the index for the frAtmVFramer tables.
|
frAtmVFramerRowStatus |
.1.3.6.1.4.1.562.2.4.1.72.5.1.1.1 |
This variable is used as the basis for SNMP naming of
frAtmVFramer components.
These components can be added and deleted.
|
frAtmVFramerComponentName |
.1.3.6.1.4.1.562.2.4.1.72.5.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frAtmVFramerStorageType |
.1.3.6.1.4.1.562.2.4.1.72.5.1.1.4 |
This variable represents the storage type value for the
frAtmVFramer tables.
|
frAtmVFramerOtherVirtualFramer |
.1.3.6.1.4.1.562.2.4.1.72.5.10.1.1 |
This attribute specifies the other VirtualFramer to which the service
is linked, for example, FrUni/n VirtualFramer, FrDte/n
VirtualFramer.
|
frAtmVFramerLogicalProcessor |
.1.3.6.1.4.1.562.2.4.1.72.5.10.1.2 |
This attribute specifies the logical processor on which the service
component will reside.
|
frAtmVFramerAdminState |
.1.3.6.1.4.1.562.2.4.1.72.5.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.
|
frAtmVFramerOperationalState |
.1.3.6.1.4.1.562.2.4.1.72.5.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.
|
frAtmVFramerUsageState |
.1.3.6.1.4.1.562.2.4.1.72.5.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.
|
frAtmVFramerFrmToOtherVFramer |
.1.3.6.1.4.1.562.2.4.1.72.5.12.1.2 |
This attribute counts the frames transmitted to the
otherVirtualFramer.
|
frAtmVFramerFrmFromOtherVFramer |
.1.3.6.1.4.1.562.2.4.1.72.5.12.1.3 |
This attribute counts the frames received from the
otherVirtualFramer.
|
frAtmVFramerOctetFromOtherVFramer |
.1.3.6.1.4.1.562.2.4.1.72.5.12.1.5 |
This attribute counts the octets received from the
otherVirtualFramer.
|
frAtmAddrIndex |
.1.3.6.1.4.1.562.2.4.1.72.6.1.1.10 |
This variable represents the index for the frAtmAddr tables.
|
frAtmAddrRowStatus |
.1.3.6.1.4.1.562.2.4.1.72.6.1.1.1 |
This variable is used as the basis for SNMP naming of
frAtmAddr components.
These components can be added and deleted.
|
frAtmAddrComponentName |
.1.3.6.1.4.1.562.2.4.1.72.6.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frAtmAddrStorageType |
.1.3.6.1.4.1.562.2.4.1.72.6.1.1.4 |
This variable represents the storage type value for the
frAtmAddr tables.
|
frAtmAddrAddress |
.1.3.6.1.4.1.562.2.4.1.72.6.10.1.2 |
This attribute contains digits which form the unique identifier of the
customer. It is the equivalent of the telephone number in the
telephone network (either native E.164 or X.121 address formats).
For example, E.164 prefix 'e.613722', X.121 prefix 'x.302'.
|
frAtmAddrMyAddress |
.1.3.6.1.4.1.562.2.4.1.72.6.11.1.1 |
This attribute displays the parent FRATM component's address in
the ISO NSAP format.
|
frAtmCaIndex |
.1.3.6.1.4.1.562.2.4.1.72.7.1.1.10 |
This variable represents the index for the frAtmCa tables.
|
frAtmCaRowStatus |
.1.3.6.1.4.1.562.2.4.1.72.7.1.1.1 |
This variable is used as the basis for SNMP naming of
frAtmCa components.
These components cannot be added nor deleted.
|
frAtmCaComponentName |
.1.3.6.1.4.1.562.2.4.1.72.7.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frAtmCaStorageType |
.1.3.6.1.4.1.562.2.4.1.72.7.1.1.4 |
This variable represents the storage type value for the
frAtmCa tables.
|
frAtmCaCallAdmissionControl |
.1.3.6.1.4.1.562.2.4.1.72.7.10.1.1 |
This attribute specifies the control to turn on Call Admission
Control (CAC). The default value for CAC is off.
|
frAtmCaOverrideLinkRate |
.1.3.6.1.4.1.562.2.4.1.72.7.10.1.2 |
This attribute allows the link rate to be overridden for this interface.
This allows the user to specify a value other than the actual physical
link rate computed when a Framer component is provisioned. In
the absence of a Framer component, or when a VirtualFramer
component is provisioned, this value needs to be explictly set to
provide an equivalent link rate.
This attribute provides control on the amount of bandwidth
available for performing CAC. This attribute also provides the
requested amount of bandwidth that is negotiated across an ATM
network for traffic conversion polices 3 and 4, since these policies
are a function of the access rate.
|
frAtmCaSdMode |
.1.3.6.1.4.1.562.2.4.1.72.7.11.1.1 |
This attribute specifies the mode of interoperability between the
Frame Relay and ATM connections regarding upper layer protocol
encapsulations. This is used as the default for all the connections on
the interface.
When translationMode is selected, the interworking function
performs translations between RFC1490 and RFC1483
encapsulated headers. This includes routed protocol translation,
bridged protocol translation, and connection oriented protocol
translation (except for RFC 1490 connection oriented protocol
without RFC 1490 header, which is done in speTranslationMode).
A value of transparentMode indicates that the interworking
function is forwarding data without altering the upper layer user
protocol encapsulation. Use transparent mode when the upper layer
user protocol encapsulation methods are compatible between
terminal equipments.
A value of speTranslationMode indicates that the interworking
function performs single protocol translation between RFC1490
with no header and RFC1483 encapsulated packets.
|
frAtmCaSdDeToClpMapping |
.1.3.6.1.4.1.562.2.4.1.72.7.11.1.2 |
This attribute specifies the DE to CLP mapping that is performed in
the Frame Relay to ATM direction. This is used as the default for all
the connections on the interface.
When preserve is selected, the DE field in a Q.922 core frame
copies to the ATM CLP field of every cell containing the
information of that frame.
When always0 is selected, the CLP field of every generated ATM
cell is always 0.
When always1 is selected, the CLP field of every generated ATM
cell is always 1.
|
frAtmCaSdClpToDeMapping |
.1.3.6.1.4.1.562.2.4.1.72.7.11.1.3 |
This attribute specifies the type of CLP to DE mapping that is
performed in the ATM to Frame Relay direction.
When preserve is selected, the DE field of the Q.922 core frame is
set when one or more ATM cells belonging to an AAL5 frame has
its CLP field set.
When always0 is selected, the DE field of the Q.922 core frame is
always set to 0.
When always1 is selected, the DE field of the Q.922 core frame is
always set to 1.
|
frAtmCaSdFecnToEfciMapping |
.1.3.6.1.4.1.562.2.4.1.72.7.11.1.4 |
This attribute specifies the type of FECN to EFCI mapping that is
performed in the Frame Relay to ATM direction.
When preserve is selected, the FECN field in the Q.922 Core frame
maps directly to the ATM EFCI field of every cell generated by the
AAL5 segmentation process.
When always0 is selected, the EFCI field in every ATM cell
generated is set to 0.
|
frAtmCaSdCrToUuMapping |
.1.3.6.1.4.1.562.2.4.1.72.7.11.1.5 |
This attribute indicates the type of CR to UU mapping that is
performed in the Frame Relay to ATM direction.
A value of preserve indicates that the CR field in the Q.922 Core
frame maps directly to the ATM UU field of every cell generated by
the AAL5 segmentation process.
A value of always0 indicates that the UU field in every ATM cell
generated is set to 0.
|
frAtmCaNdDeToClpMapping |
.1.3.6.1.4.1.562.2.4.1.72.7.12.1.1 |
This attribute specifies the type of DE to CLP mapping to be
performed in the Frame Relay to ATM direction.
When preserve is selected, the DE field in the Q.922 core frame
copies to the CLP field of every ATM cell containing the frame.
When always0 is selected, the CLP field of every ATM cell is
always set to 0.
When always1 is selected, the CLP field of every ATM cell is
always set to 1.
|
frAtmCaNdClpToDeMapping |
.1.3.6.1.4.1.562.2.4.1.72.7.12.1.2 |
This attribute specifies the type of CLP to DE mapping to be
performed in the ATM to Frame Relay direction.
When preserve is selected, the DE field of the Q.922 core frame is
set when one or more ATM cells belonging to the frame has its CLP
field set, or when the DE field of the FR-SSCS PDU is set.
When transparent is selected, the DE field of the Q.922 core frame
copies directly from the DE field of the FR-SSCS PDU.
|
frAtmCaSiwfEmissionPriorityToIf |
.1.3.6.1.4.1.562.2.4.1.72.7.13.1.1 |
This attribute specifies the emission priority of frames sent to this
FrAtm interface from its service interworking functions. Frames in
a higher priority queue, designated by a numerically higher number,
are sent before frames in a lower priority queue.
The value of this attribute is interpreted according to the value of
the provisionable attribute numberOfEmissionQs under the parent
FrAtm component. If the numberOfEmissionQs attribute is set to 2,
siwfEmissionPriorityToIf value of 0 maps to emission priority
queue 0 representing a lower priority queue, and
siwfEmissionPriorityToIf values of 1, 2 or 3 map to emission
priority queue 1 representing the highest priority queue. If the
numberOfEmissionQs is set to 4, the siwfEmissionPriorityToIf
values directly map to the emission priority queues.
A value of deriveFromTp specifies that the emission priority is
extracted from the Mod Frs AtmNet Tpm/n component using the
siwfTransferPriority attribute.
The siwfEmissionPriorityToIf can also be overridden on a per
connection basis by setting the emissionPriorityToIf attribute in the
FrAtm Dlci Siwf Qos component.
|
frAtmCaSiwfTransferPriority |
.1.3.6.1.4.1.562.2.4.1.72.7.13.1.2 |
This attribute specifies the transfer priority of frames sent to and
received from the ATM connection, through the service
interworking functions of this interface.
In the Frame Relay to ATM direction, the stp selects the ATM
service category of the connection.
In the ATM to Frame Relay direction, the stp selects the FrAtm
emission priority queue.
The siwfTransferPriority can also be overridden on a per
connection basis by setting the transferPriority atribute in the
FrAtm Dlci Siwf Qos component.
|
frAtmCaNiwfEmissionPriorityToIf |
.1.3.6.1.4.1.562.2.4.1.72.7.13.1.3 |
This attribute specifies the emission priority of frames sent to this
FrAtm interface from its network interworking functions. Frames in
a higher priority queue are sent before frames in a lower priority
queue.
The value of this attribute is interpreted according to the value of
the provisionable attribute numberOfEmissionQs under the parent
FrAtm component. If the numberOfEmissionQs attribute is set to 2,
niwfEmissionPriorityToIf value of 0 maps to emission priority
queue 0 representing a lower priority queue, and
niwfEmissionPriorityToIf values of 1, 2 or 3 map to emission
priority queue 1 representing the highest priority queue. If the
numberOfEmissionQs is set to 4, the emissionPrioToIf values
directly assign to the emission priority queues.
A value of deriveFromTp specifies that the emission priority is
extracted from the Mod Frs AtmNet Tpm/n component using the
niwfTransferPriority attribute.
The niwfEmissionPriorityToIf can also be overridden on a per
connection basis by setting the emissionPriorityToIf atribute in the
FrAtm Dlci Niwf Qos component.
|
frAtmCaNiwfTransferPriority |
.1.3.6.1.4.1.562.2.4.1.72.7.13.1.4 |
This attribute specifies the transfer priority of frames sent to and
received from the ATM connection, through the network
interworking functions of this interface.
In the Frame Relay to ATM direction, the ntp selects the
Frf5EndPoint which multiplexes the frames.
In the ATM to Frame Relay direction, the ntp selects the default
FrAtm emission priority queue.
The niwfTransferPriority can also be overridden on a per
connection basis by setting the transferPriority atribute in the
FrAtm Dlci Niwf Qos component.
|
frAtmCaLinkRate |
.1.3.6.1.4.1.562.2.4.1.72.7.14.1.1 |
This attribute indicates the link rate.
If the provisionable attribute, overrideLinkRate, under the Ca
component is 0, then the link rate reported is the actual link rate of
the port or channel. Otherwise, the link rate reported is the
overrideLinkRate provisioned under the Ca component.
|
frAtmCaNailedUpPvcs |
.1.3.6.1.4.1.562.2.4.1.72.7.14.1.3 |
This attribute indicates the number of nailed-Up PVCs currently
provisioned on this interface.
|
frAtmCaTroubledDlcis |
.1.3.6.1.4.1.562.2.4.1.72.7.14.1.5 |
This attribute indicates the total number of DLCIs that are disabled
and are experiencing problems. This counter increments as a
result of the following problem scenarios:
Abit down, PVC down, local CAC failure, or call setup failure due
to network problem.
|
frAtmCaSoftPvcs |
.1.3.6.1.4.1.562.2.4.1.72.7.14.1.6 |
This attribute indicates the number of soft PVCs currently
provisioned on this interface.
|
frAtmCaAccountClass |
.1.3.6.1.4.1.562.2.4.1.72.7.15.1.1 |
This attribute specifies the accounting class, which is reserved for
network operations usage. Its value is an arbitrary number. The
accounting records the value of this attribute.
|
frAtmCaAccountCollection |
.1.3.6.1.4.1.562.2.4.1.72.7.15.1.2 |
This attribute controls accounting data collection at the interface
level. It contains the following values: bill, test, study, audit, force
which are used to specify the reason(s) for which accounting
records are collected. If the bill, test, study and audit options are
selected in the accountCollection field, accounting records are
collected for bill, test, study, or audit purposes. If the force option
is selected in the accountCollection field, accounting records are
collected regardless of whether other reasons are provisioned. If no
reason is provisioned for this attribute, then accounting data
collection does not occur.
Description of bits:
bill(0)
test(1)
study(2)
audit(3)
force(4)
|
frAtmCaServiceExchange |
.1.3.6.1.4.1.562.2.4.1.72.7.15.1.3 |
This attribute is an arbitrary number, which is reserved for network
operations usage. It is recorded in the accounting record.
|
frAtmCaBwPoolIndex |
.1.3.6.1.4.1.562.2.4.1.72.7.365.1.1 |
This variable represents the frAtmCaBwPoolTable
specific index for the frAtmCaBwPoolTable.
|
frAtmCaBwPoolValue |
.1.3.6.1.4.1.562.2.4.1.72.7.365.1.2 |
This variable represents an individual value for the
frAtmCaBwPoolTable.
|
frAtmCaPoolProvBwIndex |
.1.3.6.1.4.1.562.2.4.1.72.7.366.1.1 |
This variable represents the frAtmCaPoolProvBwTable
specific index for the frAtmCaPoolProvBwTable.
|
frAtmCaPoolProvBwValue |
.1.3.6.1.4.1.562.2.4.1.72.7.366.1.2 |
This variable represents an individual value for the
frAtmCaPoolProvBwTable.
|
frAtmCaPoolAvailBwIndex |
.1.3.6.1.4.1.562.2.4.1.72.7.367.1.1 |
This variable represents the frAtmCaPoolAvailBwTable
specific index for the frAtmCaPoolAvailBwTable.
|
frAtmCaPoolAvailBwValue |
.1.3.6.1.4.1.562.2.4.1.72.7.367.1.2 |
This variable represents an individual value for the
frAtmCaPoolAvailBwTable.
|
frAtmCaPoolAdmitBwIndex |
.1.3.6.1.4.1.562.2.4.1.72.7.380.1.1 |
This variable represents the frAtmCaPoolAdmitBwTable
specific index for the frAtmCaPoolAdmitBwTable.
|
frAtmCaPoolAdmitBwValue |
.1.3.6.1.4.1.562.2.4.1.72.7.380.1.2 |
This variable represents an individual value for the
frAtmCaPoolAdmitBwTable.
|
frAtmCaTpmIndex |
.1.3.6.1.4.1.562.2.4.1.72.7.2.1.1.10 |
This variable represents the index for the frAtmCaTpm tables.
|
frAtmCaTpmRowStatus |
.1.3.6.1.4.1.562.2.4.1.72.7.2.1.1.1 |
This variable is used as the basis for SNMP naming of
frAtmCaTpm components.
These components can be added and deleted.
|
frAtmCaTpmComponentName |
.1.3.6.1.4.1.562.2.4.1.72.7.2.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frAtmCaTpmStorageType |
.1.3.6.1.4.1.562.2.4.1.72.7.2.1.1.4 |
This variable represents the storage type value for the
frAtmCaTpm tables.
|
frAtmCaTpmAssignedBandwidthPool |
.1.3.6.1.4.1.562.2.4.1.72.7.2.10.1.1 |
This attribute specifies the bandwidth pool that supports this
transfer priority at this interface.
|
frAtmCaTpmTrafficParmConvPolicy |
.1.3.6.1.4.1.562.2.4.1.72.7.2.10.1.2 |
This attribute specifies the traffic parameter conversion policy to use
for a specific transfer priority for specifying equivalent bandwidth
rate at the FrAtm interface.
Policy 3 characterizes the traffic in the following way:
- ATM traffic descriptor type 6 is selected
- ATM service category rtVbr and nrtVbr supported only
- PCR0+1 is based on AR
- SCR0+1 is based on CIR and EIR
- MBS0+1 is based on Bc, Be, CIR, EIR and AR
- Takes into account that the instantaneous rate of the Frame Relay
stream can be above CIR and up to the AR.
Policy 4 characterizes the traffic in the following way:
- ATM traffic descriptor type 7 or 8 is selected. Type 7 is chosen
when non-conforming cells are to be discarded and type 8 when
non-conforming cells are tagged by the UPC traffic policer.
- PCR0+1 is based on AR
- ATM service category rtVbr and nrtVbr supported only
- SCR0 is based on CIR
- MBS0 is based on Bc, CIR, and AR
- There is no direct characterization of EIR. The allowed EIR can be
derived using the difference between the AR and CIR.
Policy 5 characterizes the traffic in the following way:
- ATM traffic descriptor type 7 or 8 is selected. Type 7 is chosen
when non-conforming cells are to be discarded and type 8 when
non-conforming cells are tagged by the UPC traffic policer.
- ATM service category rtVbr and nrtVbr supported only
- PCR0+1 is based on CIR for descriptor type 7
- PCR0+1 is based on CIR and EIR for descriptor type 8
- SCR0 is based on CIR
- MBS0 is based on Bc, CIR, and AR
- The maximum PCR is no longer based on the AR but rather on the
CIR and EIR or CIR
Policy 6 characterizes the traffic in the following way:
- ATM traffic descriptor type 3 is selected
- ATM service category ubr, cbr, rtVbr and nrtVbr supported only
- PCR0+1 is based only on CIR.
The default value sameAsModule implies the
trafficParmConversionPolicy of Mod Frs AtmNet Tpm/n is as
defined as Mod Frs AtmNet Tpm/n.
|
frAtmCaTpmAverageFrameSize |
.1.3.6.1.4.1.562.2.4.1.72.7.2.10.1.3 |
This attribute specifies the average frame size at the FrAtm interface
for connections using this transfer priority. If a value of 0 is
specified, the average frame size defined in Mod Frs AtmNet Tpm/n
avgFrameSize attribute is used.
|