frDteIndex |
.1.3.6.1.4.1.562.2.4.1.101.1.1.10 |
This variable represents the index for the frDte tables.
|
frDteRowStatus |
.1.3.6.1.4.1.562.2.4.1.101.1.1.1 |
This variable is used as the basis for SNMP naming of
frDte components.
These components can be added and deleted.
|
frDteComponentName |
.1.3.6.1.4.1.562.2.4.1.101.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frDteStorageType |
.1.3.6.1.4.1.562.2.4.1.101.1.1.4 |
This variable represents the storage type value for the
frDte tables.
|
frDteCustomerIdentifier |
.1.3.6.1.4.1.562.2.4.1.101.20.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.
|
frDteIfAdminStatus |
.1.3.6.1.4.1.562.2.4.1.101.21.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.
|
frDteIfIndex |
.1.3.6.1.4.1.562.2.4.1.101.21.1.2 |
This is the index for the IfEntry. Its value is automatically initialized
during the provisioning process.
|
frDteAcceptUndefinedDlci |
.1.3.6.1.4.1.562.2.4.1.101.22.1.1 |
This parameter allows previously undefined Data Link Connection
Identifiers (DLCIs) to be dynamically accepted in the default remote
group. If set to enabled, undefined DLCIs will be accepted, if disabled,
they will not.
|
frDteAdminState |
.1.3.6.1.4.1.562.2.4.1.101.23.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.
|
frDteOperationalState |
.1.3.6.1.4.1.562.2.4.1.101.23.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.
|
frDteUsageState |
.1.3.6.1.4.1.562.2.4.1.101.23.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.
|
frDteSnmpOperStatus |
.1.3.6.1.4.1.562.2.4.1.101.24.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.
|
frDteLinkOperState |
.1.3.6.1.4.1.562.2.4.1.101.25.1.1 |
This attribute describes the operational state of the Link Control
protocol. If the interface to the physical link hardware is inactive, the
linkOperState is in the down state.
The polling state only occurs when the Local Management Interface
(LMI) is enabled and the physical link is active. The polling state
indicates LMI is polling for its peer. Once communication is established
the linkOperState will transition to the active state.
If the procedure attribute of the Lmi component is set to none,
linkOperState will transition to the active state once the physical link
becomes active.
|
frDteErrType |
.1.3.6.1.4.1.562.2.4.1.101.26.1.2 |
The type of error that was last seen on this interface. The error types are
as follows:
receiveShort: This error indicates a received frame was discarded
because it was less than four octets long or it was missing the
Organizationally Unique Identifier (OUI) for a SNAP header.
receiveLong: This error indicates a received frame was discarded
because it was longer than expected. This error is currently not used on
this interface.
illegalDlci: This error indicates that a received frame was discarded
because it's Q.922 address was not two octets in length. This error could
also indicate that a frame was discarded because it was received on a
DLCI reserved for LMI which had not been provisioned active.
dlcmiProtoErr: This error indicates an LMI frame was received with
contents formatted incorrectly.
dlcmiUnknownIe: This error indicates that an LMI frame was received
which contained an unsupported Information Element (IE) type
dlcmiSequenceErr: This error indicates that an LMI frame was received
whose Keep Alive Sequence was incorrect.
dlcmiUnknownRpt: This error indicates that an LMI frame was received
which contained a Report-type Information Element with an invalid type
of report.
noErrorSinceReset: This error type indicates that there has not been an
error since the interface has been reset.
unknownError: This error type contains the cumulation of receive
frame errors that did not fit one of the MIB error descriptions above.
These errors include those counted by the following attributes:
ulpUnknownProtocol - A received frame was discarded because the
Upper Level Protocol (ULP) encapsulation used was unsupported.
badFc - A received frame was discarded because the frame control
character was incorrect.
defragSequenceErrors - A fragment was received which was discarded
due to an out of sequence error detection.
|
frDteErrData |
.1.3.6.1.4.1.562.2.4.1.101.26.1.3 |
An octet string containing the first part of the frame in which an error
was last detected.
|
frDteErrTime |
.1.3.6.1.4.1.562.2.4.1.101.26.1.4 |
The time at which the last error was detected and recorded in errType.
|
frDteErrDiscards |
.1.3.6.1.4.1.562.2.4.1.101.26.1.6 |
Number of inbound frames dropped because of format errors or because
the virtual circuit was not known. Format errors, in this case, are any
errors which would prevent the system from recognizing the DLCI and
placing the error in the discard category.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteErrFaults |
.1.3.6.1.4.1.562.2.4.1.101.26.1.7 |
This attribute counts the number of times LMI has taken down the
interface. When the procedure attribute of the Lmi component is set to
none, this counter will not be incremented.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteErrFaultTime |
.1.3.6.1.4.1.562.2.4.1.101.26.1.8 |
The last time the errFaults counter was incremented.
|
frDteXmitDiscardPvcDown |
.1.3.6.1.4.1.562.2.4.1.101.27.1.1 |
Count of transmitted frames discarded because the Dlci or a component
positioned in a hierarchically fashion above it (e.g. it's remote group or
the FrDte component) was administratively disabled.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteXmitDiscardLmiInactive |
.1.3.6.1.4.1.562.2.4.1.101.27.1.2 |
Count of transmitted frames discarded because the Local Management
Interface (LMI) was not yet active (i.e. LMI was still in the polling
state).
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteXmitDiscardFramerDown |
.1.3.6.1.4.1.562.2.4.1.101.27.1.3 |
Count of transmitted frames discarded because the framer component
was down.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteXmitDiscardPvcInactive |
.1.3.6.1.4.1.562.2.4.1.101.27.1.4 |
Count of transmitted frames discarded because the Local Management
Interface (LMI) had inactivated or invalidated the Dlci.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteXmitDiscardCirExceeded |
.1.3.6.1.4.1.562.2.4.1.101.27.1.5 |
Count of transmitted frames discarded because CIR was enabled on a
Dlci without a HibernationQueue subcomponent and the traffic
exceeded the combined Committed and Excess Burst thresholds.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteRecvDiscardPvcDown |
.1.3.6.1.4.1.562.2.4.1.101.27.1.6 |
Count of received frames discarded because the Dlci or a component
positioned in a hierarchically fashion above it (e.g. it's remote group or
the FrDte component) was administratively disabled.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteRecvDiscardLmiInactive |
.1.3.6.1.4.1.562.2.4.1.101.27.1.7 |
Count of received frames discarded because the Local Management
Interface (LMI) was not yet active (i.e. LMI was still in the polling
state).
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteRecvDiscardPvcInactive |
.1.3.6.1.4.1.562.2.4.1.101.27.1.8 |
Count of received frames discarded because the Local Management
Interface (LMI) had inactivated or invalidated the Dlci.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteBadFc |
.1.3.6.1.4.1.562.2.4.1.101.27.1.9 |
Count of received frames discarded because the frame control character
was incorrect. This may indicate that the other side of the link is
configured for a different link level protocol.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteUlpUnknownProtocol |
.1.3.6.1.4.1.562.2.4.1.101.27.1.10 |
Count of received frames discarded because the Upper Level Protocol
(ULP) encapsulation used was unsupported.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteDefragSequenceErrors |
.1.3.6.1.4.1.562.2.4.1.101.27.1.11 |
Count of fragments received which were discarded due to out of
sequence error detection.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteReceiveShort |
.1.3.6.1.4.1.562.2.4.1.101.27.1.12 |
Count of received frames (including LMI frames) discarded because
they were less than four octets long or they were missing the
Organizationally Unique Identifier (OUI) for a SNAP header.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteIllegalDlci |
.1.3.6.1.4.1.562.2.4.1.101.27.1.13 |
Count of received frames discarded because their Q.922 address was not
two octets in length. This count also includes frames discarded because
they were received on a Dlci reserved for LMI which had not been
provisioned active.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteDlcmiProtoErr |
.1.3.6.1.4.1.562.2.4.1.101.27.1.14 |
Count of received LMI frames whose contents were formatted
incorrectly.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteDlcmiUnknownIe |
.1.3.6.1.4.1.562.2.4.1.101.27.1.15 |
Count of received LMI frames which contained an unsupported
Information Element (IE) type.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteDlcmiSequenceErr |
.1.3.6.1.4.1.562.2.4.1.101.27.1.16 |
Count of received LMI frames whose Keep Alive Sequence was
incorrect.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteDlcmiUnknownRpt |
.1.3.6.1.4.1.562.2.4.1.101.27.1.17 |
Count of received LMI frames which contained a Report-type
Information Element with an invalid type of report.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteFramerIndex |
.1.3.6.1.4.1.562.2.4.1.101.2.1.1.10 |
This variable represents the index for the frDteFramer tables.
|
frDteFramerRowStatus |
.1.3.6.1.4.1.562.2.4.1.101.2.1.1.1 |
This variable is used as the basis for SNMP naming of
frDteFramer components.
These components can be added and deleted.
|
frDteFramerComponentName |
.1.3.6.1.4.1.562.2.4.1.101.2.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frDteFramerStorageType |
.1.3.6.1.4.1.562.2.4.1.101.2.1.1.4 |
This variable represents the storage type value for the
frDteFramer tables.
|
frDteFramerInterfaceName |
.1.3.6.1.4.1.562.2.4.1.101.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.
|
frDteFramerAdminState |
.1.3.6.1.4.1.562.2.4.1.101.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.
|
frDteFramerOperationalState |
.1.3.6.1.4.1.562.2.4.1.101.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.
|
frDteFramerUsageState |
.1.3.6.1.4.1.562.2.4.1.101.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.
|
frDteFramerFrmToIf |
.1.3.6.1.4.1.562.2.4.1.101.2.13.1.1 |
This attribute counts 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.
|
frDteFramerFrmFromIf |
.1.3.6.1.4.1.562.2.4.1.101.2.13.1.2 |
This attribute counts the number of frames received from the link
interface by Framer.
|
frDteFramerAborts |
.1.3.6.1.4.1.562.2.4.1.101.2.13.1.3 |
This attribute counts the total number of aborts received.
|
frDteFramerCrcErrors |
.1.3.6.1.4.1.562.2.4.1.101.2.13.1.4 |
This attribute counts the total number of frames with CRC errors.
|
frDteFramerLrcErrors |
.1.3.6.1.4.1.562.2.4.1.101.2.13.1.5 |
This attribute counts the total number of frames with LRC errors.
|
frDteFramerNonOctetErrors |
.1.3.6.1.4.1.562.2.4.1.101.2.13.1.6 |
This attribute counts the total number of frames that were non octet
aligned.
|
frDteFramerOverruns |
.1.3.6.1.4.1.562.2.4.1.101.2.13.1.7 |
This attribute counts the total number of frames received from the link
for which overruns occurred.
|
frDteFramerUnderruns |
.1.3.6.1.4.1.562.2.4.1.101.2.13.1.8 |
This attribute counts the total number of frames transmitted to the link
for which underruns occurred.
|
frDteFramerLargeFrmErrors |
.1.3.6.1.4.1.562.2.4.1.101.2.13.1.9 |
This attribute counts the total number of frames received which were too
large. The frame exceeded the maximumFrameLengthLimit
provisioned attribute or it contained more than the 255 block hardware
limit.
|
frDteFramerNormPrioLinkUtilToIf |
.1.3.6.1.4.1.562.2.4.1.101.2.14.1.1 |
This attribute is the utilization of the normal priority data sent to the link
as a percentage of the available bandwidth on the link. The utilization is
the average for the last minute.
|
frDteFramerNormPrioLinkUtilFromIf |
.1.3.6.1.4.1.562.2.4.1.101.2.14.1.3 |
This attribute is the utilization of the normal priority data received from
the link as a percentage of the available bandwidth on the link. The
utilization is the average for the last minute.
|
frDteLmiIndex |
.1.3.6.1.4.1.562.2.4.1.101.3.1.1.10 |
This variable represents the index for the frDteLmi tables.
|
frDteLmiRowStatus |
.1.3.6.1.4.1.562.2.4.1.101.3.1.1.1 |
This variable is used as the basis for SNMP naming of
frDteLmi components.
These components cannot be added nor deleted.
|
frDteLmiComponentName |
.1.3.6.1.4.1.562.2.4.1.101.3.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frDteLmiStorageType |
.1.3.6.1.4.1.562.2.4.1.101.3.1.1.4 |
This variable represents the storage type value for the
frDteLmi tables.
|
frDteLmiProcedures |
.1.3.6.1.4.1.562.2.4.1.101.3.10.1.1 |
This attribute selects the Local Management Interface (LMI) protocol to
be used on the interface. This attribute is equivalent to the SNMP
variable frDlcmiState. The vendorForum LMI protocol automatically
implies that the DLCI used by the protocol is 1023. The ansi (T1.617
Annex D) and itu (ITU-T Recommendation Q.933 Annex A) LMI
protocols use DLCI 0. If none is selected, no LMI procedures will run
on the interface. Note that the ITU-T Recommendation Q.933 was
previously a CCITT recommendation.
|
frDteLmiPollingInterval |
.1.3.6.1.4.1.562.2.4.1.101.3.10.1.4 |
This is the number of seconds between successive status enquiry
messages. This field corresponds to the parameter T391 described in the
ANSI T1.617-1991 Annex D.
|
frDteLmiFullEnquiryInterval |
.1.3.6.1.4.1.562.2.4.1.101.3.10.1.5 |
The count of status polls before a full status enquiry message is issued.
Every nth poll will request a full status. This field corresponds to the
parameter N391 described in the ANSI T1.617-1991 Annex D.
|
frDteLmiErrorThreshold |
.1.3.6.1.4.1.562.2.4.1.101.3.10.1.6 |
The number of errors detected within the monitored events window
before declaring the link non-functional. This field corresponds to the
parameter N392 described in the ANSI T1.617-1991 Annex D.
|
frDteLmiMonitoredEvents |
.1.3.6.1.4.1.562.2.4.1.101.3.10.1.7 |
The number of status polling intervals over which the errorthreshold is
counted This is used to determine if the errorThreshold is exceeded.
This field corresponds to the parameter N393 described in the ANSI
T1.617-1991 Annex D.
|
frDteLmiLmiStatus |
.1.3.6.1.4.1.562.2.4.1.101.3.11.1.2 |
This indicates the status of the Frame Relay interface as determined by
the performance of the link management interface (LMI). If no LMI is
running, lmiStatus will stay in the running state indefinitely.
|
frDteRgIndex |
.1.3.6.1.4.1.562.2.4.1.101.4.1.1.10 |
This variable represents the index for the frDteRg tables.
|
frDteRgRowStatus |
.1.3.6.1.4.1.562.2.4.1.101.4.1.1.1 |
This variable is used as the basis for SNMP naming of
frDteRg components.
These components can be added and deleted.
|
frDteRgComponentName |
.1.3.6.1.4.1.562.2.4.1.101.4.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frDteRgStorageType |
.1.3.6.1.4.1.562.2.4.1.101.4.1.1.4 |
This variable represents the storage type value for the
frDteRg tables.
|
frDteRgIfAdminStatus |
.1.3.6.1.4.1.562.2.4.1.101.4.10.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.
|
frDteRgIfIndex |
.1.3.6.1.4.1.562.2.4.1.101.4.10.1.2 |
This is the index for the IfEntry. Its value is automatically initialized
during the provisioning process.
|
frDteRgMaxTransmissionUnit |
.1.3.6.1.4.1.562.2.4.1.101.4.11.1.1 |
The Maximum Transmission Unit size of the largest datagram
(including Frame Relay header) which can be sent on the interface.
|
frDteRgLinkToProtocolPort |
.1.3.6.1.4.1.562.2.4.1.101.4.12.1.1 |
This attribute contains a protocol port component name. The attribute
associates the application with a protocol port.
|
frDteRgAdminState |
.1.3.6.1.4.1.562.2.4.1.101.4.13.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.
|
frDteRgOperationalState |
.1.3.6.1.4.1.562.2.4.1.101.4.13.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.
|
frDteRgUsageState |
.1.3.6.1.4.1.562.2.4.1.101.4.13.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.
|
frDteRgSnmpOperStatus |
.1.3.6.1.4.1.562.2.4.1.101.4.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.
|
frDteRgLtDlciValue |
.1.3.6.1.4.1.562.2.4.1.101.4.219.1.1 |
This variable represents both the value and the index for the
frDteRgLtDlciTable.
|
frDteRgLtDlciRowStatus |
.1.3.6.1.4.1.562.2.4.1.101.4.219.1.2 |
This variable is used to control the addition and deletion
of individual values of the frDteRgLtDlciTable.
|
frDteRgBfrIndex |
.1.3.6.1.4.1.562.2.4.1.101.4.15.1.1.10 |
This variable represents the index for the frDteRgBfr tables.
|
frDteRgBfrRowStatus |
.1.3.6.1.4.1.562.2.4.1.101.4.15.1.1.1 |
This variable is used as the basis for SNMP naming of
frDteRgBfr components.
These components can be added and deleted.
|
frDteRgBfrComponentName |
.1.3.6.1.4.1.562.2.4.1.101.4.15.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frDteRgBfrStorageType |
.1.3.6.1.4.1.562.2.4.1.101.4.15.1.1.4 |
This variable represents the storage type value for the
frDteRgBfr tables.
|
frDteRgBfrMacType |
.1.3.6.1.4.1.562.2.4.1.101.4.15.10.1.1 |
This attribute specifies the MAC address type of the Bfr component.
The value must be chosen based on the media of the traffic source. For
traffic originated from FDDI, use fddi; for ethernet, use enet; for token
ring, use tokenRing
|
frDteRgBfrBfrIndex |
.1.3.6.1.4.1.562.2.4.1.101.4.15.10.1.2 |
This attribute specifies the value which is used to derive a unique MAC
address for the Bfr. The bfrIndex must be unique across all Bfrs on the
same Lp.
|
frDteRgBfrMacAddr |
.1.3.6.1.4.1.562.2.4.1.101.4.15.11.1.1 |
This attribute indicates the unique MAC address of the Bfr component.
This value is derived by the value of the attribute bfrIndex.
The value is displayed as cannonical format.
|
frDteDynDlciDefsIndex |
.1.3.6.1.4.1.562.2.4.1.101.5.1.1.10 |
This variable represents the index for the frDteDynDlciDefs tables.
|
frDteDynDlciDefsRowStatus |
.1.3.6.1.4.1.562.2.4.1.101.5.1.1.1 |
This variable is used as the basis for SNMP naming of
frDteDynDlciDefs components.
These components cannot be added nor deleted.
|
frDteDynDlciDefsComponentName |
.1.3.6.1.4.1.562.2.4.1.101.5.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frDteDynDlciDefsStorageType |
.1.3.6.1.4.1.562.2.4.1.101.5.1.1.4 |
This variable represents the storage type value for the
frDteDynDlciDefs tables.
|
frDteDynDlciDefsStdRowStatus |
.1.3.6.1.4.1.562.2.4.1.101.5.10.1.1 |
This attribute is used to manage the status of a StDlci component.
Set to active to enable the StDlci component.
Set to notInService to disable the StDlci component.
Set to createAndGo (SNMP only) to create a new StDlci component.
Set to destroy (SNMP only) to delete an existing StDlci component.
|
frDteDynDlciDefsRateEnforcement |
.1.3.6.1.4.1.562.2.4.1.101.5.10.1.2 |
This attribute specifies whether the CIR attributes
committedInformationRate, committedBurst, and excessBurst are used to
define rate enforcement on this user DLCI.
If rateEnforcement is enabled, and the combined Committed and Excess
burst thresholds are exceeded, the frame in violation will be discarded
immediately if a HibernationQueue subcomponent is not provisioned
under the StDlci component. If a HibernationQueue is provisioned, the
frame will be placed on the HibernationQueue at time of violation and
transmission will be attempted later after the point at which the burst
thresholds will no longer be exceeded.
Setting all the CIR attributes to zero has the same affect as setting this
attribute to disabled.
|
frDteDynDlciDefsCommittedInformationRate |
.1.3.6.1.4.1.562.2.4.1.101.5.10.1.3 |
The average number of bits to be transferred per second over the DLCI
to the DCE. When this attribute is set to zero, the link speed will be used
instead.
|
frDteDynDlciDefsCommittedBurst |
.1.3.6.1.4.1.562.2.4.1.101.5.10.1.4 |
The committed burst size (in bits) to which the DLCI wants to
subscribe.
|
frDteDynDlciDefsExcessBurst |
.1.3.6.1.4.1.562.2.4.1.101.5.10.1.5 |
The excess burst size (in bits) to which the DLCI wants to subscribe.
|
frDteDynDlciDefsExcessBurstAction |
.1.3.6.1.4.1.562.2.4.1.101.5.10.1.6 |
This attribute specifies the action taken when the committedBurst size
has been exceeded on the DLCI but the excessBurst size has not. If the
attribute is set to setDeBit, the Discard Eligibility bit in the Frame Relay
header will be turned on. If the attribute is set to none, no action will be
taken.
|
frDteDynDlciDefsIpCos |
.1.3.6.1.4.1.562.2.4.1.101.5.10.1.7 |
This attribute specifies the initial Class of Service (CoS) given to each
packet received on the on the virtual circuit identified by the dlci. The
CoS value n is used to select Vr/<string> QosP/n. which determines the
QualityofService-Profile to be used when the packet is forwarded.
The intial CoS given to a packet by the assignedQoS attribute may be
overriden when the cosPolicyAssignment attribute is defined on the
IpPort or Ip components.
When a packet is to be transmitted on a frDte protocol port where
multiple virtual circuits are available for the packet's next hop, the
packet is forwarded using the dlci where the ipCos value matches the
CoS of the packet. When the packets's CoS does not match the ipCos
value of any of the available virtual circuits, the packet will be
forwarded using next lowest CoS; failing this, the packet will be
forwarded using the next highest CoS.
|
frDteStDlciIndex |
.1.3.6.1.4.1.562.2.4.1.101.6.1.1.10 |
This variable represents the index for the frDteStDlci tables.
|
frDteStDlciRowStatus |
.1.3.6.1.4.1.562.2.4.1.101.6.1.1.1 |
This variable is used as the basis for SNMP naming of
frDteStDlci components.
These components can be added and deleted.
|
frDteStDlciComponentName |
.1.3.6.1.4.1.562.2.4.1.101.6.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frDteStDlciStorageType |
.1.3.6.1.4.1.562.2.4.1.101.6.1.1.4 |
This variable represents the storage type value for the
frDteStDlci tables.
|
frDteStDlciStdRowStatus |
.1.3.6.1.4.1.562.2.4.1.101.6.10.1.1 |
This attribute is used to manage the status of a StDlci component.
Set to active to enable the StDlci component.
Set to notInService to disable the StDlci component.
Set to createAndGo (SNMP only) to create a new StDlci component.
Set to destroy (SNMP only) to delete an existing StDlci component.
|
frDteStDlciRateEnforcement |
.1.3.6.1.4.1.562.2.4.1.101.6.10.1.2 |
This attribute specifies whether the CIR attributes
committedInformationRate, committedBurst, and excessBurst are used to
define rate enforcement on this user DLCI.
If rateEnforcement is enabled, and the combined Committed and Excess
burst thresholds are exceeded, the frame in violation will be discarded
immediately if a HibernationQueue subcomponent is not provisioned
under the StDlci component. If a HibernationQueue is provisioned, the
frame will be placed on the HibernationQueue at time of violation and
transmission will be attempted later after the point at which the burst
thresholds will no longer be exceeded.
Setting all the CIR attributes to zero has the same affect as setting this
attribute to disabled.
|
frDteStDlciCommittedInformationRate |
.1.3.6.1.4.1.562.2.4.1.101.6.10.1.3 |
The average number of bits to be transferred per second over the DLCI
to the DCE. When this attribute is set to zero, the link speed will be used
instead.
|
frDteStDlciCommittedBurst |
.1.3.6.1.4.1.562.2.4.1.101.6.10.1.4 |
The committed burst size (in bits) to which the DLCI wants to
subscribe.
|
frDteStDlciExcessBurst |
.1.3.6.1.4.1.562.2.4.1.101.6.10.1.5 |
The excess burst size (in bits) to which the DLCI wants to subscribe.
|
frDteStDlciExcessBurstAction |
.1.3.6.1.4.1.562.2.4.1.101.6.10.1.6 |
This attribute specifies the action taken when the committedBurst size
has been exceeded on the DLCI but the excessBurst size has not. If the
attribute is set to setDeBit, the Discard Eligibility bit in the Frame Relay
header will be turned on. If the attribute is set to none, no action will be
taken.
|
frDteStDlciIpCos |
.1.3.6.1.4.1.562.2.4.1.101.6.10.1.7 |
This attribute specifies the initial Class of Service (CoS) given to each
packet received on the on the virtual circuit identified by the dlci. The
CoS value n is used to select Vr/<string> QosP/n. which determines the
QualityofService-Profile to be used when the packet is forwarded.
The intial CoS given to a packet by the assignedQoS attribute may be
overriden when the cosPolicyAssignment attribute is defined on the
IpPort or Ip components.
When a packet is to be transmitted on a frDte protocol port where
multiple virtual circuits are available for the packet's next hop, the
packet is forwarded using the dlci where the ipCos value matches the
CoS of the packet. When the packets's CoS does not match the ipCos
value of any of the available virtual circuits, the packet will be
forwarded using next lowest CoS; failing this, the packet will be
forwarded using the next highest CoS.
|
frDteStDlciLinkToRemoteGroup |
.1.3.6.1.4.1.562.2.4.1.101.6.11.1.1 |
This attribute associates a StDlci component with a Rg component.
Provisioned StDlci components must be linked to a Rg component
which is under the same FrDte component.
|
frDteStDlciHqIndex |
.1.3.6.1.4.1.562.2.4.1.101.6.2.1.1.10 |
This variable represents the index for the frDteStDlciHq tables.
|
frDteStDlciHqRowStatus |
.1.3.6.1.4.1.562.2.4.1.101.6.2.1.1.1 |
This variable is used as the basis for SNMP naming of
frDteStDlciHq components.
These components can be added and deleted.
|
frDteStDlciHqComponentName |
.1.3.6.1.4.1.562.2.4.1.101.6.2.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frDteStDlciHqStorageType |
.1.3.6.1.4.1.562.2.4.1.101.6.2.1.1.4 |
This variable represents the storage type value for the
frDteStDlciHq tables.
|
frDteStDlciHqMaxPackets |
.1.3.6.1.4.1.562.2.4.1.101.6.2.10.1.1 |
This attribute specifies the maximum number of packets allowed in the
Leq before being discarded. If this attribute is set to zero then the
maximum number of packets is calculated from the transmit data rate.
This calculated value is placed in queuePktThreshold.
|
frDteStDlciHqMaxMsecData |
.1.3.6.1.4.1.562.2.4.1.101.6.2.10.1.2 |
This attribute specifies the maximum number of 'Milliseconds worth of
data' allowed in the Leq before packets are discarded. The
queueByteThreshold will be calculated from this attribute, based on the
transmit data rate.
|
frDteStDlciHqMaxPercentMulticast |
.1.3.6.1.4.1.562.2.4.1.101.6.2.10.1.3 |
This attribute specifies the maximum percentage of multicast packets
allowed in the Leq, based on queuePktThreshold, before being
discarded. The calculated value will be placed in
queueMulticastThreshold.
|
frDteStDlciHqTimeToLive |
.1.3.6.1.4.1.562.2.4.1.101.6.2.10.1.4 |
This attribute specifies the 'Milliseconds Time To Live' of packets in
the Leq. If the timeToLive of a packet expires, it will be discarded.
|
frDteStDlciHqTimedOutPkt |
.1.3.6.1.4.1.562.2.4.1.101.6.2.11.1.1 |
This attribute counts the number of packets that have been discarded due
to exceeding the timeToLive. This counter will wrap around to 0 when it
exceeds its maximum count.
|
frDteStDlciHqQueuePurgeDiscards |
.1.3.6.1.4.1.562.2.4.1.101.6.2.11.1.2 |
This attribute counts the total number of packets discarded by a queue
purge which occurs when the Dlci goes down. This counter will wrap
around to 0 when it exceeds its maximum count.
|
frDteStDlciHqTotalPktHandled |
.1.3.6.1.4.1.562.2.4.1.101.6.2.12.1.1 |
This attribute counts the total number of packets handled by the Leq.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteStDlciHqTotalPktForwarded |
.1.3.6.1.4.1.562.2.4.1.101.6.2.12.1.2 |
This attribute counts the total number of packets forwarded by the Leq.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteStDlciHqTotalPktQueued |
.1.3.6.1.4.1.562.2.4.1.101.6.2.12.1.3 |
This attribute counts the total number of packets that required queuing
by the Leq due to transmit congestion. This counter will wrap around to
0 when it exceeds its maximum count.
|
frDteStDlciHqTotalMulticastPkt |
.1.3.6.1.4.1.562.2.4.1.101.6.2.12.1.4 |
This attribute counts the total number of multicast packets handled by
this instance of FrDte. This counter will wrap around to 0 when it
exceeds its maximum count.
|
frDteStDlciHqTotalPktDiscards |
.1.3.6.1.4.1.562.2.4.1.101.6.2.12.1.5 |
This attribute counts the total number of packets that were discarded for
this instance of FrDte. This is the sum of timedOutPkt,
forcedPktDiscards, queuePurgeDiscards, pktThresholdExceeded,
byteThresholdExceeded, mulThresholdExceeded and
memThresholdExceeded. This counter will wrap around to 0 when it
exceeds its maximum count.
|
frDteStDlciHqCurrentPktQueued |
.1.3.6.1.4.1.562.2.4.1.101.6.2.13.1.1 |
This attribute contains the current number of packets queued.
|
frDteStDlciHqCurrentBytesQueued |
.1.3.6.1.4.1.562.2.4.1.101.6.2.13.1.2 |
This attribute contains the current number of bytes queued.
|
frDteStDlciHqCurrentMulticastQueued |
.1.3.6.1.4.1.562.2.4.1.101.6.2.13.1.3 |
This attribute counts the current number of multicast packets in the
queue.
|
frDteStDlciHqQueuePktThreshold |
.1.3.6.1.4.1.562.2.4.1.101.6.2.14.1.1 |
This attribute is the maximum number of packets that can be contained
in the queue before being discarded. If maxPackets was set to 0 then this
attribute will contain the value that has been calculated based on the
transmit data rate. If maxPackets was set to one or more than this
attribute will contain that number.
|
frDteStDlciHqPktThresholdExceeded |
.1.3.6.1.4.1.562.2.4.1.101.6.2.14.1.2 |
This attribute counts the number of packets discarded due to the
queuePktThreshold being exceeded. This counter will wrap around to 0
when it exceeds its maximum count.
|
frDteStDlciHqQueueByteThreshold |
.1.3.6.1.4.1.562.2.4.1.101.6.2.14.1.3 |
This attribute is the maximum number of bytes allowed in the queue
based on maxMsecData and the transmit data rate.
|
frDteStDlciHqByteThresholdExceeded |
.1.3.6.1.4.1.562.2.4.1.101.6.2.14.1.4 |
This attribute counts the number of packets discarded due to the
queueByteThreshold being exceeded. This counter will wrap around to 0
when it exceeds its maximum count.
|
frDteStDlciHqQueueMulticastThreshold |
.1.3.6.1.4.1.562.2.4.1.101.6.2.14.1.5 |
This attribute is the number of multicast packets allowed in the queue
based on maxPercentMulticast and maxPackets.
|
frDteStDlciHqMulThresholdExceeded |
.1.3.6.1.4.1.562.2.4.1.101.6.2.14.1.6 |
This attribute counts the number of packets discarded due to the
queueMulticastThreshold being exceeded. This counter will wrap
around to 0 when it exceeds its maximum count.
|
frDteStDlciHqMemThresholdExceeded |
.1.3.6.1.4.1.562.2.4.1.101.6.2.14.1.7 |
This attribute counts the number of packets discarded due to exceeding
the memory usage threshold for Leq. The memory usage threshold is
determined by the Leq software, guaranteeing that the Leq does not
consume all of the memory. This counter will wrap around to 0 when it
exceeds its maximum count.
|
frDteLeqIndex |
.1.3.6.1.4.1.562.2.4.1.101.7.1.1.10 |
This variable represents the index for the frDteLeq tables.
|
frDteLeqRowStatus |
.1.3.6.1.4.1.562.2.4.1.101.7.1.1.1 |
This variable is used as the basis for SNMP naming of
frDteLeq components.
These components can be added and deleted.
|
frDteLeqComponentName |
.1.3.6.1.4.1.562.2.4.1.101.7.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frDteLeqStorageType |
.1.3.6.1.4.1.562.2.4.1.101.7.1.1.4 |
This variable represents the storage type value for the
frDteLeq tables.
|
frDteLeqMaxPackets |
.1.3.6.1.4.1.562.2.4.1.101.7.10.1.1 |
This attribute specifies the maximum number of packets allowed in the
Leq before being discarded. If this attribute is set to zero then the
maximum number of packets is calculated from the transmit data rate.
This calculated value is placed in queuePktThreshold.
|
frDteLeqMaxMsecData |
.1.3.6.1.4.1.562.2.4.1.101.7.10.1.2 |
This attribute specifies the maximum number of 'Milliseconds worth of
data' allowed in the Leq before packets are discarded. The
queueByteThreshold will be calculated from this attribute, based on the
transmit data rate.
|
frDteLeqMaxPercentMulticast |
.1.3.6.1.4.1.562.2.4.1.101.7.10.1.3 |
This attribute specifies the maximum percentage of multicast packets
allowed in the Leq, based on queuePktThreshold, before being
discarded. The calculated value will be placed in
queueMulticastThreshold.
|
frDteLeqTimeToLive |
.1.3.6.1.4.1.562.2.4.1.101.7.10.1.4 |
This attribute specifies the 'Milliseconds Time To Live' of packets in
the Leq. If the timeToLive of a packet expires, it will be discarded.
|
frDteLeqTimedOutPkt |
.1.3.6.1.4.1.562.2.4.1.101.7.11.1.1 |
This attribute counts the number of packets that have been discarded due
to exceeding the timeToLive. This counter will wrap around to 0 when it
exceeds its maximum count.
|
frDteLeqHardwareForcedPkt |
.1.3.6.1.4.1.562.2.4.1.101.7.11.1.2 |
This attribute counts the number of hardware forced packets on this
instance of FrDte. This counter will wrap around to 0 when it exceeds
its maximum count.
|
frDteLeqForcedPktDiscards |
.1.3.6.1.4.1.562.2.4.1.101.7.11.1.3 |
This attribute counts the total number of hardware forced packets that
had to be discarded due to link failure. This counter will wrap around to
0 when it exceeds its maximum count.
|
frDteLeqQueuePurgeDiscards |
.1.3.6.1.4.1.562.2.4.1.101.7.11.1.4 |
This attribute counts the total number of packets discarded by a queue
purge (i.e. a discarding of all packets on the queue). This counter will
wrap around to 0 when it exceeds its maximum count.
|
frDteLeqTotalPktHandled |
.1.3.6.1.4.1.562.2.4.1.101.7.12.1.1 |
This attribute counts the total number of packets handled by the Leq.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteLeqTotalPktForwarded |
.1.3.6.1.4.1.562.2.4.1.101.7.12.1.2 |
This attribute counts the total number of packets forwarded by the Leq.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteLeqTotalPktQueued |
.1.3.6.1.4.1.562.2.4.1.101.7.12.1.3 |
This attribute counts the total number of packets that required queuing
by the Leq due to transmit congestion. This counter will wrap around to
0 when it exceeds its maximum count.
|
frDteLeqTotalMulticastPkt |
.1.3.6.1.4.1.562.2.4.1.101.7.12.1.4 |
This attribute counts the total number of multicast packets handled by
this instance of FrDte. This counter will wrap around to 0 when it
exceeds its maximum count.
|
frDteLeqTotalPktDiscards |
.1.3.6.1.4.1.562.2.4.1.101.7.12.1.5 |
This attribute counts the total number of packets that were discarded for
this instance of FrDte. This is the sum of timedOutPkt,
forcedPktDiscards, queuePurgeDiscards, pktThresholdExceeded,
byteThresholdExceeded, mulThresholdExceeded and
memThresholdExceeded. This counter will wrap around to 0 when it
exceeds its maximum count.
|
frDteLeqCurrentPktQueued |
.1.3.6.1.4.1.562.2.4.1.101.7.13.1.1 |
This attribute contains the current number of packets queued.
|
frDteLeqCurrentBytesQueued |
.1.3.6.1.4.1.562.2.4.1.101.7.13.1.2 |
This attribute contains the current number of bytes queued.
|
frDteLeqCurrentMulticastQueued |
.1.3.6.1.4.1.562.2.4.1.101.7.13.1.3 |
This attribute counts the current number of multicast packets in the
queue.
|
frDteLeqQueuePktThreshold |
.1.3.6.1.4.1.562.2.4.1.101.7.14.1.1 |
This attribute is the maximum number of packets that can be contained
in the queue before being discarded. If maxPackets was set to 0 then this
attribute will contain the value that has been calculated based on the
transmit data rate. If maxPackets was set to one or more than this
attribute will contain that number.
|
frDteLeqPktThresholdExceeded |
.1.3.6.1.4.1.562.2.4.1.101.7.14.1.2 |
This attribute counts the number of packets discarded due to the
queuePktThreshold being exceeded. This counter will wrap around to 0
when it exceeds its maximum count.
|
frDteLeqQueueByteThreshold |
.1.3.6.1.4.1.562.2.4.1.101.7.14.1.3 |
This attribute is the maximum number of bytes allowed in the queue
based on maxMsecData and the transmit data rate.
|
frDteLeqByteThresholdExceeded |
.1.3.6.1.4.1.562.2.4.1.101.7.14.1.4 |
This attribute counts the number of packets discarded due to the
queueByteThreshold being exceeded. This counter will wrap around to 0
when it exceeds its maximum count.
|
frDteLeqQueueMulticastThreshold |
.1.3.6.1.4.1.562.2.4.1.101.7.14.1.5 |
This attribute is the number of multicast packets allowed in the queue
based on maxPercentMulticast and maxPackets.
|
frDteLeqMulThresholdExceeded |
.1.3.6.1.4.1.562.2.4.1.101.7.14.1.6 |
This attribute counts the number of packets discarded due to the
queueMulticastThreshold being exceeded. This counter will wrap
around to 0 when it exceeds its maximum count.
|
frDteLeqMemThresholdExceeded |
.1.3.6.1.4.1.562.2.4.1.101.7.14.1.7 |
This attribute counts the number of packets discarded due to exceeding
the memory usage threshold for Leq. The memory usage threshold is
determined by the Leq software, guaranteeing that the Leq does not
consume all of the memory. This counter will wrap around to 0 when it
exceeds its maximum count.
|
frDteDlciIndex |
.1.3.6.1.4.1.562.2.4.1.101.8.1.1.10 |
This variable represents the index for the frDteDlci tables.
|
frDteDlciRowStatus |
.1.3.6.1.4.1.562.2.4.1.101.8.1.1.1 |
This variable is used as the basis for SNMP naming of
frDteDlci components.
These components cannot be added nor deleted.
|
frDteDlciComponentName |
.1.3.6.1.4.1.562.2.4.1.101.8.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frDteDlciStorageType |
.1.3.6.1.4.1.562.2.4.1.101.8.1.1.4 |
This variable represents the storage type value for the
frDteDlci tables.
|
frDteDlciAdminState |
.1.3.6.1.4.1.562.2.4.1.101.8.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.
|
frDteDlciOperationalState |
.1.3.6.1.4.1.562.2.4.1.101.8.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.
|
frDteDlciUsageState |
.1.3.6.1.4.1.562.2.4.1.101.8.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.
|
frDteDlciDlciState |
.1.3.6.1.4.1.562.2.4.1.101.8.11.1.4 |
This attribute reflects the current operational circuit state of the Dlci.
The state active indicates that the circuit is up and inactive that the
circuit is down. The state invalid means the circuit has been deleted by
the DCE (via Lmi).
|
frDteDlciLastTimeChange |
.1.3.6.1.4.1.562.2.4.1.101.8.11.1.5 |
The last time dlciState changed state.
|
frDteDlciSentFrames |
.1.3.6.1.4.1.562.2.4.1.101.8.11.1.7 |
Number of frames transmitted across the interface. This counter will
wrap around to 0 when it exceeds its maximum count.
|
frDteDlciSentOctets |
.1.3.6.1.4.1.562.2.4.1.101.8.11.1.8 |
The number of octets sent from this virtual circuit since it was created.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteDlciReceivedFrames |
.1.3.6.1.4.1.562.2.4.1.101.8.11.1.9 |
Number of frames received across the interface. This counter will wrap
around to 0 when it exceeds its maximum count.
|
frDteDlciReceivedOctets |
.1.3.6.1.4.1.562.2.4.1.101.8.11.1.10 |
The number of octets sent from this virtual circuit since it was created.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteDlciReceivedFECNs |
.1.3.6.1.4.1.562.2.4.1.101.8.11.1.11 |
Number of frames with the FECN bit set received from the network.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteDlciReceivedBECNs |
.1.3.6.1.4.1.562.2.4.1.101.8.11.1.12 |
Number of frames with the BECN bit set received from the network.
This counter will wrap around to 0 when it exceeds its maximum count.
|
frDteDlciDiscardedFrames |
.1.3.6.1.4.1.562.2.4.1.101.8.11.1.13 |
The number of inbound frames dropped because of format errors, or
because the VC was inactive. This counter will wrap around to 0 when it
exceeds its maximum count.
|
frDteDlciCreationType |
.1.3.6.1.4.1.562.2.4.1.101.8.11.1.14 |
This indicates whether the virtual circuit was manually created (static),
or dynamically created (dynamic) via the data link control management
interface.
|
frDteDlciCreationTime |
.1.3.6.1.4.1.562.2.4.1.101.8.11.1.15 |
The time when the circuit was created, whether by the Data Link
Connection Management Interface or by an SNMP set request.
|
frDteDlciRateEnforcement |
.1.3.6.1.4.1.562.2.4.1.101.8.11.1.17 |
This attribute specifies whether the CIR attributes
committedInformationRate, committedBurst, and excessBurst are used to
define rate enforcement on this user DLCI.
If rateEnforcement is enabled, and the combined Committed and Excess
burst thresholds are exceeded, the frame in violation will be discarded
immediately if a HibernationQueue subcomponent is not provisioned
under the StDlci component (static entries only). If a HibernationQueue
is provisioned, the frame will be placed on the HibernationQueue at
time of violation and transmission will be attempted later after the point
at which the burst thresholds will no longer be exceeded.
Setting all the CIR attributes to zero has the same affect as setting this
attribute to disabled.
Setting this attribute will operationally override the corresponding
provisional value on static entries.
|
frDteDlciCommittedInformationRate |
.1.3.6.1.4.1.562.2.4.1.101.8.11.1.18 |
The average number of bits to be transferred per second over the DLCI
to the DCE. When this attribute is set to zero, the link speed will be used
instead.
Setting this attribute will operationally override the corresponding
provisional value on static entries.
|
frDteDlciCommittedBurst |
.1.3.6.1.4.1.562.2.4.1.101.8.11.1.19 |
The committed burst size (in bits) to which the DLCI wants to
subscribe.
Setting this attribute will operationally override the corresponding
provisional value on static entries.
|
frDteDlciExcessBurst |
.1.3.6.1.4.1.562.2.4.1.101.8.11.1.20 |
The excess burst size (in bits) to which the DLCI wants to subscribe.
Setting this attribute will operationally override the corresponding
provisional value on static entries.
|
frDteDlciExcessBurstAction |
.1.3.6.1.4.1.562.2.4.1.101.8.11.1.21 |
This attribute specifies the action taken when the committedBurst size
has been exceeded on the Dlci but the excessBurst size has not. If the
attribute is set to setDeBit, the Discard Eligibility bit in the Frame Relay
header will be turned on. If the attribute is set to none, no action will be
taken.
Setting this attribute will operationally override the corresponding
provisional value on static entries.
|
frDteVFramerIndex |
.1.3.6.1.4.1.562.2.4.1.101.9.1.1.10 |
This variable represents the index for the frDteVFramer tables.
|
frDteVFramerRowStatus |
.1.3.6.1.4.1.562.2.4.1.101.9.1.1.1 |
This variable is used as the basis for SNMP naming of
frDteVFramer components.
These components can be added and deleted.
|
frDteVFramerComponentName |
.1.3.6.1.4.1.562.2.4.1.101.9.1.1.2 |
This variable provides the component's string name for
use with the ASCII Console Interface
|
frDteVFramerStorageType |
.1.3.6.1.4.1.562.2.4.1.101.9.1.1.4 |
This variable represents the storage type value for the
frDteVFramer tables.
|
frDteVFramerOtherVirtualFramer |
.1.3.6.1.4.1.562.2.4.1.101.9.10.1.1 |
This attribute specifies the other VirtualFramer to which the service
is linked, for example, FrUni/n VirtualFramer, FrDte/n
VirtualFramer.
|
frDteVFramerLogicalProcessor |
.1.3.6.1.4.1.562.2.4.1.101.9.10.1.2 |
This attribute specifies the logical processor on which the service
component will reside.
|
frDteVFramerAdminState |
.1.3.6.1.4.1.562.2.4.1.101.9.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.
|
frDteVFramerOperationalState |
.1.3.6.1.4.1.562.2.4.1.101.9.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.
|
frDteVFramerUsageState |
.1.3.6.1.4.1.562.2.4.1.101.9.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.
|
frDteVFramerFrmToOtherVFramer |
.1.3.6.1.4.1.562.2.4.1.101.9.12.1.2 |
This attribute counts the frames transmitted to the
otherVirtualFramer.
|
frDteVFramerFrmFromOtherVFramer |
.1.3.6.1.4.1.562.2.4.1.101.9.12.1.3 |
This attribute counts the frames received from the
otherVirtualFramer.
|
frDteVFramerOctetFromOtherVFramer |
.1.3.6.1.4.1.562.2.4.1.101.9.12.1.5 |
This attribute counts the octets received from the
otherVirtualFramer.
|
frDteRowStatusTable |
.1.3.6.1.4.1.562.2.4.1.101.1 |
This entry controls the addition and deletion of
frDte components.
|
frDteCidDataTable |
.1.3.6.1.4.1.562.2.4.1.101.20 |
This group contains the attribute for a component's Customer
Identifier (CID). Refer to the attribute description for a detailed
explanation of CIDs.
|
frDteIfEntryTable |
.1.3.6.1.4.1.562.2.4.1.101.21 |
This group contains the provisionable attributes for the ifEntry.
|
frDteProvTable |
.1.3.6.1.4.1.562.2.4.1.101.22 |
This group contains the provisioned attributes for the FrDte component.
|
frDteStateTable |
.1.3.6.1.4.1.562.2.4.1.101.23 |
This group contains the three OSI State attributes. The descriptions
generically indicate what each state attribute implies about the
component. Note that not all the values and state combinations
described here are supported by every component which uses this
group. For component-specific information and the valid state
combinations, refer to NTP 241-7001-150, Passport Operations and
Maintenance Guide.
|
frDteOperStatusTable |
.1.3.6.1.4.1.562.2.4.1.101.24 |
This group includes the Operational Status attribute. This attribute
defines the current operational state of this component.
|
frDteOperTable |
.1.3.6.1.4.1.562.2.4.1.101.25 |
This group contains the operational attributes for the FrDte component.
|
frDteErrTable |
.1.3.6.1.4.1.562.2.4.1.101.26 |
This group contains the SNMP frErrEntry attributes for the FrDte
component.
|
frDteErrStatsTable |
.1.3.6.1.4.1.562.2.4.1.101.27 |
This group contains error counters for the FrDte.
|
frDteFramerRowStatusTable |
.1.3.6.1.4.1.562.2.4.1.101.2.1 |
This entry controls the addition and deletion of
frDteFramer components.
|
frDteFramerProvTable |
.1.3.6.1.4.1.562.2.4.1.101.2.10 |
This group contains the base provisioning data for the Framer
component. Application or hardware interface specific provisioning data
is contained in other provisional Framer groups.
|
frDteFramerStateTable |
.1.3.6.1.4.1.562.2.4.1.101.2.12 |
This group contains the three OSI State attributes. The descriptions
generically indicate what each state attribute implies about the
component. Note that not all the values and state combinations
described here are supported by every component which uses this
group. For component-specific information and the valid state
combinations, refer to NTP 241-7001-150, Passport Operations and
Maintenance Guide.
|
frDteFramerStatsTable |
.1.3.6.1.4.1.562.2.4.1.101.2.13 |
This group contains the operational statistics data for a Framer
component.
|
frDteFramerUtilTable |
.1.3.6.1.4.1.562.2.4.1.101.2.14 |
This group contains the link utilization operational data for a Framer
component.
|
frDteLmiRowStatusTable |
.1.3.6.1.4.1.562.2.4.1.101.3.1 |
This entry controls the addition and deletion of
frDteLmi components.
|
frDteLmiProvTable |
.1.3.6.1.4.1.562.2.4.1.101.3.10 |
This group contains the provisioned attributes for the Lmi component.
|
frDteLmiOperTable |
.1.3.6.1.4.1.562.2.4.1.101.3.11 |
This group contains the operational attributes for the Lmi component.
|
frDteRgRowStatusTable |
.1.3.6.1.4.1.562.2.4.1.101.4.1 |
This entry controls the addition and deletion of
frDteRg components.
|
frDteRgIfEntryTable |
.1.3.6.1.4.1.562.2.4.1.101.4.10 |
This group contains the provisionable attributes for the ifEntry.
|
frDteRgProvTable |
.1.3.6.1.4.1.562.2.4.1.101.4.11 |
This group contains the provisioned attributes for the Remote Group
component.
|
frDteRgMpTable |
.1.3.6.1.4.1.562.2.4.1.101.4.12 |
This group contains the base provisioning data for the Media
Application component.
|
frDteRgStateTable |
.1.3.6.1.4.1.562.2.4.1.101.4.13 |
This group contains the three OSI State attributes. The descriptions
generically indicate what each state attribute implies about the
component. Note that not all the values and state combinations
described here are supported by every component which uses this
group. For component-specific information and the valid state
combinations, refer to NTP 241-7001-150, Passport Operations and
Maintenance Guide.
|
frDteRgOperStatusTable |
.1.3.6.1.4.1.562.2.4.1.101.4.14 |
This group includes the Operational Status attribute. This attribute
defines the current operational state of this component.
|
frDteRgLtDlciTable |
.1.3.6.1.4.1.562.2.4.1.101.4.219 |
This attribute associates a Rg component with zero or more StDlci
components. The Rg and StDlci components must be under the same
FrDte component.
|
frDteRgBfrRowStatusTable |
.1.3.6.1.4.1.562.2.4.1.101.4.15.1 |
This entry controls the addition and deletion of
frDteRgBfr components.
|
frDteRgBfrProvTable |
.1.3.6.1.4.1.562.2.4.1.101.4.15.10 |
This group contains the provisioning attributes for the Bfr component.
|
frDteRgBfrOprTable |
.1.3.6.1.4.1.562.2.4.1.101.4.15.11 |
This group contains the operational attributes for the Bfr component..
|
frDteDynDlciDefsRowStatusTable |
.1.3.6.1.4.1.562.2.4.1.101.5.1 |
This entry controls the addition and deletion of
frDteDynDlciDefs components.
|
frDteDynDlciDefsProvTable |
.1.3.6.1.4.1.562.2.4.1.101.5.10 |
This group contains the provisioned attributes for a virtual circuit. These
attributes represent the default settings for the resulting Dlci components
and can be operationally changed using the corresponding attributes
under the Dlci component.
|
frDteStDlciRowStatusTable |
.1.3.6.1.4.1.562.2.4.1.101.6.1 |
This entry controls the addition and deletion of
frDteStDlci components.
|
frDteStDlciProvTable |
.1.3.6.1.4.1.562.2.4.1.101.6.10 |
This group contains the provisioned attributes for a virtual circuit. These
attributes represent the default settings for the resulting Dlci components
and can be operationally changed using the corresponding attributes
under the Dlci component.
|
frDteStDlciRgLinkTable |
.1.3.6.1.4.1.562.2.4.1.101.6.11 |
This group provides the link between a Dlci and a remoteGroup.
|
frDteStDlciHqRowStatusTable |
.1.3.6.1.4.1.562.2.4.1.101.6.2.1 |
This entry controls the addition and deletion of
frDteStDlciHq components.
|
frDteStDlciHqProvTable |
.1.3.6.1.4.1.562.2.4.1.101.6.2.10 |
This group contains the Link Emission Queue provisioned attributes.
|
frDteStDlciHqStatsTable |
.1.3.6.1.4.1.562.2.4.1.101.6.2.11 |
This group contains HibernationQueue general statistics.
|
frDteStDlciHqTStatsTable |
.1.3.6.1.4.1.562.2.4.1.101.6.2.12 |
This group contains Link Emission Queue total statistics.
|
frDteStDlciHqCStatsTable |
.1.3.6.1.4.1.562.2.4.1.101.6.2.13 |
This group contains Link Emission Queue current statistics.
|
frDteStDlciHqThrStatsTable |
.1.3.6.1.4.1.562.2.4.1.101.6.2.14 |
This group contains Link Emission Queue threshold statistics.
|
frDteLeqRowStatusTable |
.1.3.6.1.4.1.562.2.4.1.101.7.1 |
This entry controls the addition and deletion of
frDteLeq components.
|
frDteLeqProvTable |
.1.3.6.1.4.1.562.2.4.1.101.7.10 |
This group contains the Link Emission Queue provisioned attributes.
|
frDteLeqStatsTable |
.1.3.6.1.4.1.562.2.4.1.101.7.11 |
This group contains Link Emission Queue general statistics.
|
frDteLeqTStatsTable |
.1.3.6.1.4.1.562.2.4.1.101.7.12 |
This group contains Link Emission Queue total statistics.
|
frDteLeqCStatsTable |
.1.3.6.1.4.1.562.2.4.1.101.7.13 |
This group contains Link Emission Queue current statistics.
|
frDteLeqThrStatsTable |
.1.3.6.1.4.1.562.2.4.1.101.7.14 |
This group contains Link Emission Queue threshold statistics.
|
frDteDlciRowStatusTable |
.1.3.6.1.4.1.562.2.4.1.101.8.1 |
*** THIS TABLE CURRENTLY NOT IMPLEMENTED ***
This entry controls the addition and deletion of
frDteDlci components.
|
frDteDlciStateTable |
.1.3.6.1.4.1.562.2.4.1.101.8.10 |
*** THIS TABLE CURRENTLY NOT IMPLEMENTED ***
This group contains the three OSI State attributes. The descriptions
generically indicate what each state attribute implies about the
component. Note that not all the values and state combinations
described here are supported by every component which uses this
group. For component-specific information and the valid state
combinations, refer to NTP 241-7001-150, Passport Operations and
Maintenance Guide.
|
frDteDlciOperTable |
.1.3.6.1.4.1.562.2.4.1.101.8.11 |
*** THIS TABLE CURRENTLY NOT IMPLEMENTED ***
This group contains the operational attributes for the Dlci component.
|
frDteVFramerRowStatusTable |
.1.3.6.1.4.1.562.2.4.1.101.9.1 |
This entry controls the addition and deletion of
frDteVFramer components.
|
frDteVFramerProvTable |
.1.3.6.1.4.1.562.2.4.1.101.9.10 |
This group contains provisionable attributes for the VirtualFramer
component.
|
frDteVFramerStateTable |
.1.3.6.1.4.1.562.2.4.1.101.9.11 |
This group contains the three OSI State attributes. The descriptions
generically indicate what each state attribute implies about the
component. Note that not all the values and state combinations
described here are supported by every component which uses this
group. For component-specific information and the valid state
combinations, refer to NTP 241-7001-150, Passport Operations and
Maintenance Guide.
|
frDteVFramerStatsTable |
.1.3.6.1.4.1.562.2.4.1.101.9.12 |
This group contains the operational statistics data for a
VirtualFramer component.
|