ATM-SOFT-PVC-MIB
AI MIB Summary
The ATM-SOFT-PVC-MIB enables the monitoring and management of Asynchronous Transfer Mode (ATM) soft Permanent Virtual Circuit (PVC) configurations and operational states on ATM network devices. It provides specific visibility into soft PVC parameters, including circuit identifiers, traffic descriptors, and current connection status, facilitating the administration of ATM virtual circuit provisioning.
ATM Soft PVC MIB
Main OID:
atmSoftPvcMIB.1.3.6.1.4.1.353.5.5.1
61
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
61 total| Object Name |
|---|
atmForum OBJECT IDENTIFIER .1.3.6.1.4.1.353 |
atmForumNetworkManagement OBJECT IDENTIFIER .1.3.6.1.4.1.353.5 |
atmfSoftPvc OBJECT IDENTIFIER .1.3.6.1.4.1.353.5.5 |
atmSoftPvcMIBATM Soft PVC MIB MODULE-IDENTITY .1.3.6.1.4.1.353.5.5.1 |
atmSoftPvcMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.353.5.5.1.1 |
atmSoftPvcBaseGroup OBJECT IDENTIFIER .1.3.6.1.4.1.353.5.5.1.1.1 |
atmSoftPvcCallFailuresTrapEnableAllows the generation of traps in response to call
failures. By default, this object is set to 'false'.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.353.5.5.1.1.1.1 |
atmSoftPvcCallFailuresThe number of times a series of call attempts has failed to
establish a Soft PVCC or Soft PVPC. The number of call
attempts in a series is determined by
atmSoftPVccRetryThreshold or atmSoftPVpcRetryThreshold,
respectively.ro Counter32 .1.3.6.1.4.1.353.5.5.1.1.1.2 |
atmSoftPvcCurrentlyFailingSoftPVccsThe current number of Soft PVCCs for which there is
an active row in the atmSoftPVccTable having an
atmSoftPVccOperStatus with a value other than 'connected'.ro Gauge32 .1.3.6.1.4.1.353.5.5.1.1.1.3 |
atmSoftPvcCurrentlyFailingSoftPVpcsThe current number of Soft PVPCs for which there is an
active row in the atmSoftPVpcTable having an
atmSoftPVpcOperStatus with a value other than 'connected'.ro Gauge32 .1.3.6.1.4.1.353.5.5.1.1.1.4 |
atmSoftPvcNotificationIntervalThe minimum interval between the sending
of atmSoftPvcCallFailuresTrap notifications.rw INTEGER .1.3.6.1.4.1.353.5.5.1.1.1.5 |
atmSoftPVccTableThe (conceptual) table used to manage Soft
Permanent Virtual Channel Connections (Soft PVCCs).
The Soft PVCC table is applicable only to switches. SEQUENCE OF AtmSoftPVccEntry .1.3.6.1.4.1.353.5.5.1.1.2 |
atmSoftPVccEntryEach entry in this table represents a Soft
Permanent Virtual Channel Connection (Soft PVCC)
originating at a switch interface.
A Soft PVCC is a VCC that is:
- provisioned at the originating (source)
interface of the connection
- established by signalling procedures
across a network to a destination interface.
A row in the atmVclTable must be created,
defining a VCL on the source interface, prior to
creating an atmSoftPVccEntry row. The row in the
atmVclTable must be active prior to activating the
atmSoftPVccEntry row.
The contents of this table reflect only the
characteristics unique to a Soft PVCC. The traffic
parameters are defined in the VCL row for the source
interface, as specified in the ATOMMIB (RFC1695) and
the forthcoming addition, the Supplemental ATOMMIB.
Note that the atmSigDescrParamTable contains some objects
such as the AAL parameters, Broadband high layer
information and Broadband low layer information
elements which are used to carry end-to-end information.
For this reason, these objects are not relevant to Soft
PVCCs.
When a row is made active, an attempt is made
to set up a switched connection to an interface at
the destination switch. No objects (other than
atmSoftPVccRowStatus) can be set while the row is
active.
At the destination, the VCL may be defined (but
not cross-connected) prior to arrival of the Setup
request.
The combination of ifIndex, atmVclVpi, and atmVclVci
specified in the index clause of this entry serves to
identify the VCL on the source interface. The
atmSoftPVccLeafReference object aids in distinguishing
between leaves of a point-to-multipoint Soft PVCC. AtmSoftPVccEntry .1.3.6.1.4.1.353.5.5.1.1.2.1 |
atmSoftPVccLeafReferenceAn arbitrary integer which, in the case of the
source VCL having an atmVclCastType of
'p2mpRoot', serves to distinguish between the
multiple leaves attached to a root of a
point-to-multipoint Soft PVCC. If the atmVclCastType
is not 'p2mpRoot' the value 1 shall be used. INTEGER .1.3.6.1.4.1.353.5.5.1.1.2.1.1 |
atmSoftPVccTargetAddressThe target ATM Address of this Soft PVCC. If no
address is supplied, no attempts to establish the
Soft PVCC are initiated.rw AtmAddr .1.3.6.1.4.1.353.5.5.1.1.2.1.2 |
atmSoftPVccTargetSelectTypeIndicates whether the target VPI/VCI values
are to be used at the destination.
If the value 'any' is specified, the destination
switch will choose the VPI/VCI values. In such a
case, once the Soft PVCC atmSoftPVccOperStatus
value is 'connected', the value of this object
changes to 'required', such that the same VPI/VCI
values will continue to be used even if the connection
is subsequently torn down and re-established. The
VPI/VCI values chosen will be available for reading in
atmSoftPVccTargetVpi and atmSoftPVccTargetVci.
If the value 'required' is specified, then values
must be supplied for objects atmSoftPVccTargetVpi
and atmSoftPVccTargetVci prior to activation of the
row. These values are then to be used at the destination.rw Enumeration .1.3.6.1.4.1.353.5.5.1.1.2.1.3 |
atmSoftPVccTargetVpiThe VPI value of the VCL used at the target interface.
This value is not relevant when the value of
atmSoftPVccTargetSelectType is 'any'.rw INTEGER .1.3.6.1.4.1.353.5.5.1.1.2.1.4 |
atmSoftPVccTargetVciThe VCI value of the VCL used at the target interface.
This value must be filled in when the
atmSoftPVccTargetSelectType is set to 'required'.This
value is not relevant when the value of
atmSoftPVccTargetSelectType is 'any'.rw INTEGER .1.3.6.1.4.1.353.5.5.1.1.2.1.5 |
atmSoftPVccLastReleaseCauseValue of the Cause field of the Cause
Information Element in the last RELEASE
signalling message received for this Soft PVCC.
Indicates the reason for the Release.ro INTEGER .1.3.6.1.4.1.353.5.5.1.1.2.1.6 |
atmSoftPVccLastReleaseDiagnosticValue of the first 8 bytes of diagnostic information
from the Cause field of the Cause Information Element
in the last RELEASE signalling message received for
this Soft PVCC.ro OCTET STRING .1.3.6.1.4.1.353.5.5.1.1.2.1.7 |
atmSoftPVccOperStatusDescribes the status of the Soft PVCC. Valid values
are:
other - none of the types specified below
establishmentInProgress - connection or party is not
operational, but setup or add
party attempts are ongoing
connected - connection or party is currently
operational
retriesExhausted - retry limit has been reached and
setup or add party attempts have
ceased
noAddressSupplied - no remote address has been
configured, so no setup or add
party attempts are initiated
lowerLayerDown - underlying ATM interface is not
operational
When the row is not 'active', the value of this
object is 'other'.ro Enumeration .1.3.6.1.4.1.353.5.5.1.1.2.1.8 |
atmSoftPVccRestartWhen the value is set to 'restart' the Soft PVCC
is released if necessary and a new setup procedure
is begun. As a result of this action, the
atmSoftPVccOperStatus object transitions to
'establishmentInProgress' (if not already in this state)
and the atmSoftPVccRetryFailures object is cleared
When the value is set to 'noop' no operation is
performed. When read, the value 'noop' is returned.rw Enumeration .1.3.6.1.4.1.353.5.5.1.1.2.1.9 |
atmSoftPVccRetryIntervalDefines the period to wait before attempting
to establish the Soft PVCC after the first failed call
attempt. The time to wait between subsequent call
attempts may differ to implement a backoff scheme.
Zero represents an infinite interval indicating no
retries.rw INTEGER .1.3.6.1.4.1.353.5.5.1.1.2.1.10 |
atmSoftPVccRetryTimerIndicates the current value of the retry timer for
this connection. When the value reaches zero an attempt
will be made to establish the Soft PVCC. When the timer
is not running, the value zero shall be returned.ro INTEGER .1.3.6.1.4.1.353.5.5.1.1.2.1.11 |
atmSoftPVccRetryThresholdIndicates the number of consecutive call setup attempts for
the same Soft PVCC which need to fail before the
atmSoftPvcCallFailures object is incremented. A value of
zero indicates that an infinite number of call attempts
are required to increment the atmSoftPvcCallFailures object
and thus disables alarms for the Soft PVCC.rw INTEGER .1.3.6.1.4.1.353.5.5.1.1.2.1.12 |
atmSoftPVccRetryFailuresIndicates how many attempts to establish the connection
have failed. This count is reset whenever a connection
is successfully established or the Soft PVCC is restarted.ro Gauge32 .1.3.6.1.4.1.353.5.5.1.1.2.1.13 |
atmSoftPVccRetryLimitSets a maximum limit on how many consecutive unsuccessful
call setup attempts can be made before stopping the attempt
to set up the connection. If this limit is reached then
management action will be required (e.g. setting
atmSoftPVccRestart to 'restart') to initiate a new attempt
to establish the connection. A value of zero indicates
no limit - the attempts will continue until successful.rw INTEGER .1.3.6.1.4.1.353.5.5.1.1.2.1.14 |
atmSoftPVccRowStatusUsed to create and delete a Soft PVCC. When this
object is set to 'active' an attempt is made to
set up the Soft PVCC. When this object has the value
'active' and is set to another value, any
set-up or connection in-progress is released.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.353.5.5.1.1.2.1.15 |
atmSoftPVpcTableThe (conceptual) table used to manage Soft
Permanent Virtual Path Connections (Soft PVPCs)
The Soft PVPC table is applicable only to switches. SEQUENCE OF AtmSoftPVpcEntry .1.3.6.1.4.1.353.5.5.1.1.3 |
atmSoftPVpcEntryEach entry in this table represents a Soft
Permanent Virtual Path Connection (Soft PVPC)
originating at a switch interface.
A Soft PVPC is a VPC that is:
- provisioned at the originating (source)
interface of the connection
- established by signalling procedures
across a network to a destination interface.
A row in the atmVplTable must be created,
defining a VPL on the source interface, prior to
creating an atmSoftPVpcEntry row. The row in the
atmVplTable must be active prior to activating the
atmSoftPVpcEntry row.
The contents of this table reflect only the
characteristics unique to a Soft PVPC. The traffic
parameters are defined in the VPL row for the source
interface, as specified in the ATOMMIB (RFC1695) and
the forthcoming addition, the Supplemental ATOMMIB.
Note that the atmSigDescrParamTable contains some
objects such as the AAL parameters, Broadband high
layer information, and Broadband low layer information
elements which are used to carry end-to-end information.
For this reason, these objects are not relevant to Soft
PVPCs.
When a row is made active, an attempt is made
to set up a switched connection to an interface at
the destination switch. No objects (other than
atmSoftPVpcRowStatus) can be set while the row is
active.
At the destination, the VPL may be defined (but
not cross-connected) prior to arrival of the Setup
request.
The combination of ifIndex, atmVplVpi specified
in the index clause of this entry serves to
identify the VPL on the source interface. The
atmSoftPVpcLeafReference object aids in distinguishing
between leaves of a point-to-multipoint Soft PVPC. AtmSoftPVpcEntry .1.3.6.1.4.1.353.5.5.1.1.3.1 |
atmSoftPVpcLeafReferenceAn arbitrary integer which, in the case of the
source VPL having a atmVplCastType of
'p2mpRoot', serves to distinguish between the
multiple leaves attached to a root of a
point-to-multipoint Soft PVPC.
If the atmVplCastType is not 'p2mpRoot', the
value 1 shall be used. INTEGER .1.3.6.1.4.1.353.5.5.1.1.3.1.1 |
atmSoftPVpcTargetAddressThe target ATM Address of this Soft PVPC. If no
address is supplied, no attempts to establish the
Soft PVPC are initiated.rw AtmAddr .1.3.6.1.4.1.353.5.5.1.1.3.1.2 |
atmSoftPVpcTargetSelectTypeIndicates whether the target VPI value
is to be used at the destination.
If the value 'any' is specified, the
destination switch will choose the VPI
value. In such a case, once the Soft PVPC
atmSoftPVpcOperStatus value is 'connected',
the value of this object changes to 'required',
such that the same VPI value will continue to
be used even if the connection is subsequently
torn down and re-established. The VPI value
chosen will be available for reading in
atmSoftPVpcTargetVpi.
If the value 'required' is specified, then
a value must be supplied for object
atmSoftPVpcTargetVpi prior to activation
of the row. This value is then to be used
at the destination.rw Enumeration .1.3.6.1.4.1.353.5.5.1.1.3.1.3 |
atmSoftPVpcTargetVpiThe VPI value of the VPL used at the
target interface.
This value must be filled in when the
atmSoftPVpcTargetSelectType is set to 'required'.
This value is not relevant when the value of
atmSoftPVpcTargetSelectType is 'any'.rw INTEGER .1.3.6.1.4.1.353.5.5.1.1.3.1.4 |
atmSoftPVpcLastReleaseCauseValue of the Cause field of the Cause
Information Element in the last RELEASE
signalling message received for this Soft PVPC.
Indicates the reason for the Release.ro INTEGER .1.3.6.1.4.1.353.5.5.1.1.3.1.5 |
atmSoftPVpcLastReleaseDiagnosticValue of the first 8 bytes of diagnostic information
from the Cause field of the Cause Information Element
in the last RELEASE signalling message received for
this Soft PVPC.ro OCTET STRING .1.3.6.1.4.1.353.5.5.1.1.3.1.6 |
atmSoftPVpcOperStatusDescribes the status of the Soft PVPC.
other - none of the types specified below
establishmentInProgress - connection or party is not
operational, but setup or add
party attempts are ongoing
connected - connection or party is currently
operational
retriesExhausted - retry limit has been reached and
setup or add party attempts have
ceased
noAddressSupplied - no remote address has been
configured, so no setup or add
party attempts are initiated
lowerLayerDown - underlying ATM interface is not
operational
When the row is not 'active', the value of this
object is 'other'.ro Enumeration .1.3.6.1.4.1.353.5.5.1.1.3.1.7 |
atmSoftPVpcRestartWhen the value is set to 'restart', the Soft PVPC is
released if necessary and a new setup procedure is begun.
As a result of this action, the atmSoftPVpcOperStatus
object transitions to 'establishmentInProgress' (if not
already in this state) and the atmSoftPVpcRetryFailures
object is cleared.
When the value is set to 'noop', no operation is performed.
When read, the value 'noop' is returned.rw Enumeration .1.3.6.1.4.1.353.5.5.1.1.3.1.8 |
atmSoftPVpcRetryIntervalDefines the period to wait before attempting
to establish the Soft PVPC after the first failed
call attempt. The time to wait between subsequent
call attempts may differ to implement a backoff scheme.
Zero represents an infinite interval indicating no
retries.rw INTEGER .1.3.6.1.4.1.353.5.5.1.1.3.1.9 |
atmSoftPVpcRetryTimerIndicates the current value of the retry timer for
this connection. When the value reaches zero an attempt
will be made to establish the Soft PVPC. When the
timer is not running, the value zero shall be returned.ro INTEGER .1.3.6.1.4.1.353.5.5.1.1.3.1.10 |
atmSoftPVpcRetryThresholdIndicates the number of consecutive call setup attempts for
the same Soft PVPC which need to fail before the
atmSoftPvcCallFailures object is incremented. A value of
zero indicates that an infinite number of call attempts
are required to increment the atmSoftPvcCallFailures object
and thus disables alarms for the Soft PVPC.rw INTEGER .1.3.6.1.4.1.353.5.5.1.1.3.1.11 |
atmSoftPVpcRetryFailuresIndicates how many attempts to establish the connection
have failed. This count is reset whenever a connection
is successfully established or the Soft PVPC is restarted.ro Gauge32 .1.3.6.1.4.1.353.5.5.1.1.3.1.12 |
atmSoftPVpcRetryLimitSets a maximum limit on how many consecutive unsuccessful
call setup attempts can be made before stopping the attempt
to set up the connection. If this limit is reached then
management action will be required (e.g. setting
atmSoftPVpcRestart to 'restart') to initiate a new attempt
to establish the connection. A value of zero indicates no
limit - the attempts will continue until successful.rw INTEGER .1.3.6.1.4.1.353.5.5.1.1.3.1.13 |
atmSoftPVpcRowStatusUsed to create and delete a Soft PVPC. When this
object is set to 'active' an attempt is made to
set up the Soft PVPC. When this object has the value
'active' and is set to another value, any
set-up or connection in-progress is released.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.353.5.5.1.1.3.1.14 |
atmInterfaceSoftPvcAddressTableThis table is used to configure ATM addresses at
an ATM interface on this node prior to setting up
Soft PVPCs or Soft PVPCs at that interface. SEQUENCE OF AtmInterfaceSoftPvcAddressEntry .1.3.6.1.4.1.353.5.5.1.1.4 |
atmInterfaceSoftPvcAddressEntryATM address entry for configuring Soft PVCCs or
Soft PVPCs at an ATM interface. AtmInterfaceSoftPvcAddressEntry .1.3.6.1.4.1.353.5.5.1.1.4.1 |
atmInterfaceSoftPvcAddressSpecifies the address that can be used to establish a Soft
PVCC or Soft PVPC to this interface. AtmAddr .1.3.6.1.4.1.353.5.5.1.1.4.1.1 |
atmInterfaceSoftPvcAddressRowStatusUsed to create and delete an ATM address at this interface
for setting up Soft PVCCs or Soft PVPCs.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.353.5.5.1.1.4.1.2 |
atmCurrentlyFailingSoftPVccTableA table indicating all Soft Permanent Virtual Channel
Connections (Soft PVCCs) for which the atmSoftPVccRowStatus
is 'active' and the atmSoftPVccOperStatus is other than
'connected'. SEQUENCE OF AtmCurrentlyFailingSoftPVccEntry .1.3.6.1.4.1.353.5.5.1.1.5 |
atmCurrentlyFailingSoftPVccEntryEach entry in this table represents a Soft Permanent
Virtual Channel Connection (Soft PVCC) for which the
atmSoftPVccRowStatus is 'active' and the
atmSoftPVccOperStatus is other than 'connected'. AtmCurrentlyFailingSoftPVccEntry .1.3.6.1.4.1.353.5.5.1.1.5.1 |
atmCurrentlyFailingSoftPVccTimeStampThe time at which this Soft PVCC began to fail.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.353.5.5.1.1.5.1.1 |
atmCurrentlyFailingSoftPVpcTableA table indicating all Soft Permanent Virtual Path
Connections (Soft PVPCs) for which the atmSoftPVpcRowStatus
is 'active' and the atmSoftPVpcOperStatus is other than
'connected'. SEQUENCE OF AtmCurrentlyFailingSoftPVpcEntry .1.3.6.1.4.1.353.5.5.1.1.6 |
atmCurrentlyFailingSoftPVpcEntryEach entry in this table represents a Soft Permanent
Virtual Path Connection (Soft PVPC) for which the
atmSoftPVpcRowStatus is 'active' and the
atmSoftPVpcOperStatus is other than 'connected'. AtmCurrentlyFailingSoftPVpcEntry .1.3.6.1.4.1.353.5.5.1.1.6.1 |
atmCurrentlyFailingSoftPVpcTimeStampThe time at which this Soft PVPC began to fail.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.353.5.5.1.1.6.1.1 |
atmSoftPvcMIBTraps OBJECT IDENTIFIER .1.3.6.1.4.1.353.5.5.1.2 |
atmSoftPvcTraps OBJECT IDENTIFIER .1.3.6.1.4.1.353.5.5.1.2.1 |
atmSoftPvcTrapsPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.353.5.5.1.2.1.0 |
atmSoftPvcCallFailuresTrapA notification indicating that one or more series of
call attempts in trying to establish a Soft PVPC or
Soft PVCC have failed since the last
atmSoftPvcCallFailureTrap was sent. If this trap has
not been sent for the last atmSoftPvcNotificationInterval,
then it will be sent on the next increment of
atmSoftPvcCallFailures. NOTIFICATION-TYPE .1.3.6.1.4.1.353.5.5.1.2.1.0.1 |
atmSoftPvcMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.353.5.5.1.3 |
atmSoftPvcMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.353.5.5.1.3.1 |
atmSoftPvcMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.353.5.5.1.3.2 |