Home/Catalog/AXD301-SPVC-MIB

AXD301-SPVC-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for AXD301-SPVC-MIB.

129
Objects
Active
Status
9
Dependencies

Imported Objects

Objects

129 total
Object Name
atmForum
OBJECT IDENTIFIER
.1.3.6.1.4.1.353
RFC1155-SMI
Unknown
.1.3.6.1.4.1.353
atmForumNetworkManagement
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5
atmSoftPvcMIB
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.5
atmSoftPvcMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.5.1
atmSoftPvcBaseGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.5.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
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
Counter
.1.3.6.1.4.1.353.5.5.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
Gauge
.1.3.6.1.4.1.353.5.5.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
Gauge
.1.3.6.1.4.1.353.5.5.1.1.4
atmSoftPvcNotificationIntervalThe minimum interval in seconds between the sending of atmSoftPvcCallFailuresTrap notifications.rw
INTEGER
.1.3.6.1.4.1.353.5.5.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.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 AXD301-PCH-MIB. 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.2.1
atmSoftPVccLeafReferenceAn arbitrary integer which, in the case of the source VCL having a atmVclCastType of 'point_to_multi_point_root', serves to distinguish between the multiple leaves attached to a root of a point-multipoint Soft PVCC. If this row's source VCL is not a pmp root, use 1.
INTEGER
.1.3.6.1.4.1.353.5.5.1.2.1.1
atmSoftPVccTargetAddressThe target Atm Address of this Soft PVCC.rw
AtmAddr
.1.3.6.1.4.1.353.5.5.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.2.1.3
atmSoftPVccTargetVpiThe VPI value of the Soft PVCC used at the target interface. This value must be filled in when the atmSoftPVccTargetSelectType is set to 'required'.rw
INTEGER
.1.3.6.1.4.1.353.5.5.1.2.1.4
atmSoftPVccTargetVciThe VCI value of the Soft PVCC used at the target interface. This value must be filled in when the atmSoftPVccTargetSelectType is set to 'required'.rw
INTEGER
.1.3.6.1.4.1.353.5.5.1.2.1.5
atmSoftPVccLastReleaseCauseValue of the Cause field of the Cause Information Element in the last Release Signalling message received for this SPVCC. Indicates the reason for the Release.ro
INTEGER
.1.3.6.1.4.1.353.5.5.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 SPVCC.ro
OCTET STRING
.1.3.6.1.4.1.353.5.5.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.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.2.1.9
atmSoftPVccRetryIntervalDefines the period to wait before attempting to establish the Soft PVCC after the first failed call attempt. Zero represents an infinite interval indicating no retries. The unit is in milliseconds.rw
INTEGER
.1.3.6.1.4.1.353.5.5.1.2.1.10
atmSoftPVccRetryTimerIndicates the current value of the retry timer in seconds 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.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 the atmSoftPvcCallFailures object will not be incremented and thus disables alarms for the PVCC.rw
INTEGER
.1.3.6.1.4.1.353.5.5.1.2.1.12
atmSoftPVccRetryFailuresIndicates how many attempts to establish the connection have failed. This counter is reset whenever a connection is successfully established or the SPVC is restarted.ro
Gauge
.1.3.6.1.4.1.353.5.5.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 to initiate a new attempt to establish the connection. A value of zero indicates no limit - the attempt will continue until successful.rw
INTEGER
.1.3.6.1.4.1.353.5.5.1.2.1.14
atmSoftPVccRowStatusUsed to create and delete an SPVCC. When this object is set to 'active' an attempt is made to set up the SPVCC. 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.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.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 AXD301-PCH-MIB. 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. This object must be set to 1 since point-to-multipoint Soft PVPC's are not supported.
AtmSoftPVpcEntry
.1.3.6.1.4.1.353.5.5.1.3.1
atmSoftPVpcLeafReferenceAn arbitrary integer which, in the case of the source VPL having a atmVplCastType of 'point_to_multi_point_root', serves to distinguish between the multiple leaves attached to a root of a point-multipoint Soft PVPC. Since point-to-multipoint Soft PVPC's are not supported, use 1.
INTEGER
.1.3.6.1.4.1.353.5.5.1.3.1.1
atmSoftPVpcTargetAddressThe target Atm Address of this SPVPC.rw
AtmAddr
.1.3.6.1.4.1.353.5.5.1.3.1.2
atmSoftPVpcTargetSelectTypeIndicates whether the target VPI value are 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 values must be supplied for object atmSoftPVpcTargetVpi prior to activation of the row. This value are then to be used at the destination.rw
Enumeration
.1.3.6.1.4.1.353.5.5.1.3.1.3
atmSoftPVpcTargetVpiThe VPI value of the Soft PVPC 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.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.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.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.3.1.7
atmSoftPVpcRestartWhen 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 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.3.1.8
atmSoftPVpcRetryIntervalDefines the period to wait before attempting to establish the Soft PVPC after the first failed call attempt. Zero represents an infinite interval indicating no retries. The unit is in milliseconds.rw
INTEGER
.1.3.6.1.4.1.353.5.5.1.3.1.9
atmSoftPVpcRetryTimerIndicates the current value of the retry timer in seconds 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 is returned.ro
INTEGER
.1.3.6.1.4.1.353.5.5.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 the atmSoftPvcCallFailures object will not be incremented and thus disables alarms for the PVPC.rw
INTEGER
.1.3.6.1.4.1.353.5.5.1.3.1.11
atmSoftPVpcRetryFailuresIndicates how many attempts to establish the connection have failed. This counter is reset whenever a connection is successfully established or the Soft PVPC is restarted.ro
Gauge
.1.3.6.1.4.1.353.5.5.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 to initiate a new attempt to establish the connection. A value of zero indicates no limit - the attempt will continue until successful.rw
INTEGER
.1.3.6.1.4.1.353.5.5.1.3.1.13
atmSoftPVpcRowStatusUsed to create and delete an 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.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.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.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.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.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.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.5.1
atmCurrentlyFailingSoftPVccTimeStampThe time at which this Soft PVCC began to fail.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.353.5.5.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.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.6.1
atmCurrentlyFailingSoftPVpcTimeStampThe time at which this Soft PVPC began to fail.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.353.5.5.1.6.1.1
spvc
OBJECT IDENTIFIER
.1.3.6.1.4.1.37662.11
spvcScheduledConnectionAlarmAn alarm reporting an unsuccessful scheduled operation on a spvc connection.
TRAP-TYPE
.1.3.6.1.4.1.37662.11.0.1004
spvcFailingAlarmAn alarm reporting that an spvc have reached the state retry-exhausted. The alarm will be cleared when there're no spvc left in retry-exhausted.
TRAP-TYPE
.1.3.6.1.4.1.37662.11.0.1005
spvcAtmSoftPvcCallFailuresTrapEventA 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 spvcAtmSoftPvcCallFailuresTrapEvent was sent. If this trap has not been sent for the last atmSoftPvcNotificationInterval, then it will be sent on the next increment of atmSoftPvcCallFailures.
TRAP-TYPE
.1.3.6.1.4.1.37662.11.0.10001
spvcScheduledConnectionEventAn event reporting a successful scheduled operation on a spvc connection.
TRAP-TYPE
.1.3.6.1.4.1.37662.11.0.10009
spvcMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.37662.11.1
atmScheduledSPVpcTableThe (conceptual) table used to manage scheduled Soft Permanent Virtual Path Connections (SPVPCs). The SPVPC table is applicable only to switches.
SEQUENCE OF AtmScheduledSPVpcEntry
.1.3.6.1.4.1.37662.11.1.1
atmScheduledSPVpcEntryEach entry in this table represents a scheduled Soft Permanent Virtual Path Connection (SPVPC) originating at a switch interface. The atmScheduledSPVpcLeafReference object must be set to 1 since point-to-multipoint Soft PVPC's are not supported. When a timeout for the timer value defined in atmScheduledSPVpcOperationTime occurs, the operation indicated in atmScheduledSPVpcOperationIndicator will be performed. If the scheduled operation succeeds, the spvcScheduledConnectionEvent will be sent and the row will be destroyed. If the scheduled operation fails, the spvcScheduledConnectionAlarm will be sent and atmScheduledSPVpcOperStatus will be set to failedAtTimeout.
AtmScheduledSPVpcEntry
.1.3.6.1.4.1.37662.11.1.1.1
atmScheduledSPVpcIndexA unique value to identify this scheduled Soft Permanent VP Connection.
INTEGER
.1.3.6.1.4.1.37662.11.1.1.1.1
atmScheduledSPVpcIfIndexThe ifIndex value of the ATM interface for the originating side of the Soft Permanent VP connection.rw
IfIndex
.1.3.6.1.4.1.37662.11.1.1.1.2
atmScheduledSPVpcVpiThe VPI value at the ATM interfac for the originating side of the Soft Permanent VP connection.rw
AtmVpIdentifier
.1.3.6.1.4.1.37662.11.1.1.1.3
atmScheduledSPVpcLeafReferenceAn arbitrary integer which, in the case of the source VPL having a atmVplCastType of 'point_to_multi_point_root', serves to distinguish between the multiple leaves attached to a root of a point-multipoint Soft PVPC. Since point-to-multipoint Soft PVPC's are not supported, use 1.rw
INTEGER
.1.3.6.1.4.1.37662.11.1.1.1.4
atmScheduledSPVpcTargetAddressThe target Atm Address of this SPVPC. This object is only meaningful when atmScheduledSPVpcOperationIndicator is set to create(1).rw
AtmAddr
.1.3.6.1.4.1.37662.11.1.1.1.5
atmScheduledSPVpcTargetSelectTypeIndicates whether the target VPI value are 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 SPVPC atmSoftPVpcOperStatus value is 'connected', the VPI value chosen will be available for reading in atmSoftPVpcTargetVpi. If the value 'required' is specified, then values must be supplied for objects atmSoftPVpcTargetVpi prior to activation of the row. These values are then to be used at the destination. This object is only meaningful when atmScheduledSPVpcOperationIndicator is set to create(1).rw
Enumeration
.1.3.6.1.4.1.37662.11.1.1.1.6
atmScheduledSPVpcTargetVpiThe VPI value of the SPVPC used at the target interface.This value must be filled in when the atmScheduledSPVpcTargetSelectType is set to 'required'. This object is only meaningful when atmScheduledSPVpcOperationIndicator is set to create(1).rw
INTEGER
.1.3.6.1.4.1.37662.11.1.1.1.7
atmScheduledSPVpcRetryIntervalDefines the period to wait (in seconds) before attempting to establish the SPVP connection after the first failed call attempt. Zero represents an infinite interval indicating no retries. This object is only meaningful when atmScheduledSPVpcOperationIndicator is set to create(1). If no value is supplied is the default value for atmSoftPVpcRetryInterval used for the SPVP.rw
INTEGER
.1.3.6.1.4.1.37662.11.1.1.1.8
atmScheduledSPVpcRetryThresholdIndicates 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 the atmSoftPvcCallFailures object will not be incremented and thus disables alarms for the PVPC. This object is only meaningful when atmScheduledSPVpcOperationIndicator is set to create(1). If no value is supplied is the default value for atmSoftPVpcRetryThreshold used for the SPVP.rw
INTEGER
.1.3.6.1.4.1.37662.11.1.1.1.9
atmScheduledSPVpcRetryLimitSets 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 to initiate a new attempt to establish the connection. A value of zero indicates no limit - the attempt will continue until successful. This object is only meaningful when atmScheduledSPVpcOperationIndicator is set to create(1). If no value is supplied is the default value for atmSoftPVpcRetryLimit used for the SPVP.rw
INTEGER
.1.3.6.1.4.1.37662.11.1.1.1.10
atmScheduledSPVpcOperationTimeThe date and time to do the operation defined in atmScheduledSPVpcOperationIndicator.rw
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.37662.11.1.1.1.11
atmScheduledSPVpcOperationIndicatorDefines the operation to be taken at timeout.rw
AtmScheduledSpvcOperationIndicator
.1.3.6.1.4.1.37662.11.1.1.1.12
atmScheduledSPVpcOperStatusThe operational status of the scheduled SPVPC object. If the operation fails at timeout is the value changed from waitingForTimeout(1) to failedAtTimeout(2).ro
AtmScheduledSpvcOperStatus
.1.3.6.1.4.1.37662.11.1.1.1.13
atmScheduledSPVpcRowStatusUsed to schedule SPVPC operations.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.37662.11.1.1.1.14
atmScheduledSPVpcUserNameUser defined name for the Soft PVPC.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.37662.11.1.1.1.15
atmScheduledSPVpcProviderNameProvider defined name for the Soft PVPC.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.37662.11.1.1.1.16
atmScheduledSPVccTableThe (conceptual) table used to manage scheduled Soft Permanent Virtual Channel Connections (SPVCCs). The SPVCC table is applicable only to switches. When a timeout for the timer value defined in atmScheduledSPVccOperationTime occurs, the operation indicated in atmScheduledSPVccOperationIndicator will be performed. If the scheduled operation succeeds, the spvcScheduledConnectionEvent will be sent and the row will be destroyed. If the scheduled operation fails, the spvcScheduledConnectionAlarm will be sent and atmScheduledSPVccOperStatus will be set to failedAtTimeout.
SEQUENCE OF AtmScheduledSPVccEntry
.1.3.6.1.4.1.37662.11.1.2
atmScheduledSPVccEntryEach entry in this table represents a scheduled Soft Permanent Virtual Channel Connection (SPVCC) originating at a switch interface.
AtmScheduledSPVccEntry
.1.3.6.1.4.1.37662.11.1.2.1
atmScheduledSPVccIndexA unique value to identify this scheduled Soft Permanent VC Connection.
INTEGER
.1.3.6.1.4.1.37662.11.1.2.1.1
atmScheduledSPVccIfIndexThe ifIndex value of the ATM interface for the originating side of the Soft Permanent VC connection.rw
IfIndex
.1.3.6.1.4.1.37662.11.1.2.1.2
atmScheduledSPVccVpiThe VPI value at the ATM interfac for the originating side of the Soft Permanent VC connection.rw
AtmVpIdentifier
.1.3.6.1.4.1.37662.11.1.2.1.3
atmScheduledSPVccVciThe VCI value at the ATM interfac for the originating side of the Soft Permanent VC connection.rw
AtmVcIdentifier
.1.3.6.1.4.1.37662.11.1.2.1.4
atmScheduledSPVccLeafReferenceAn arbitrary integer which, in the case of the source VCL having a atmVclCastType of 'point_to_multi_point_root', serves to distinguish between the multiple leaves attached to a root of a point-multipoint SPVCC. If this row's source VCL is not a pmp root, use 1.rw
INTEGER
.1.3.6.1.4.1.37662.11.1.2.1.5
atmScheduledSPVccTargetAddressThe target Atm Address of this SPVCC. This object is only meaningful when atmScheduledSPVccOperationIndicator is set to create(1).rw
AtmAddr
.1.3.6.1.4.1.37662.11.1.2.1.6
atmScheduledSPVccTargetSelectTypeIndicates 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 SPVCC atmSoftPVccOperStatus value is 'connected', 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. This object is only meaningful when atmScheduledSPVccOperationIndicator is set to create(1).rw
Enumeration
.1.3.6.1.4.1.37662.11.1.2.1.7
atmScheduledSPVccTargetVpiThe VPI value of the SPVCC used at the target interface.This value must be filled in when the atmScheduledSPVccTargetSelectType is set to 'required'. This object is only meaningful when atmScheduledSPVccOperationIndicator is set to create(1).rw
INTEGER
.1.3.6.1.4.1.37662.11.1.2.1.8
atmScheduledSPVccTargetVciThe VCI value of the SPVCC used at the target interface. This value must be filled in when the atmScheduledSPVccTargetSelectType is set to 'required'. This object is only meaningful when atmScheduledSPVccOperationIndicator is set to create(1).rw
INTEGER
.1.3.6.1.4.1.37662.11.1.2.1.9
atmScheduledSPVccRetryIntervalDefines the period to wait (in milliseconds) before attempting to establish the SPVC connection after the first failed call attempt. Zero represents an infinite interval indicating no retries. This object is only meaningful when atmScheduledSPVccOperationIndicator is set to create(1). If no value is supplied is the default value for atmSoftPVccRetryInterval used for the SPVC.rw
INTEGER
.1.3.6.1.4.1.37662.11.1.2.1.10
atmScheduledSPVccRetryThresholdIndicates 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 the atmSoftPvcCallFailures object will not be incremented and thus disables alarms for the PVCC. This object is only meaningful when atmScheduledSPVccOperationIndicator is set to create(1). If no value is supplied is the default value for atmSoftPVccRetryThreshold used for the SPVC.rw
INTEGER
.1.3.6.1.4.1.37662.11.1.2.1.11
atmScheduledSPVccRetryLimitSets 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 to initiate a new attempt to establish the connection. A value of zero indicates no limit - the attempt will continue until successful. This object is only meaningful when atmScheduledSPVccOperationIndicator is set to create(1). If no value is supplied is the default value for atmSoftPVccRetryLimit used for the SPVC.rw
INTEGER
.1.3.6.1.4.1.37662.11.1.2.1.12
atmScheduledSPVccOperationTimeThe date and time to do the operation defined in atmScheduledSPVccOperationIndicator.rw
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.37662.11.1.2.1.13
atmScheduledSPVccOperationIndicatorDefines the operation to be taken at timeout.rw
AtmScheduledSpvcOperationIndicator
.1.3.6.1.4.1.37662.11.1.2.1.14
atmScheduledSPVccOperStatusThe operational status of the scheduled SPVCC object. If the operation fails at timeout is the value changed from waitingForTimeout(1) to failedAtTimeout(2).ro
AtmScheduledSpvcOperStatus
.1.3.6.1.4.1.37662.11.1.2.1.15
atmScheduledSPVccRowStatusUsed to schedule SPVCC operations.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.37662.11.1.2.1.16
atmScheduledSPVccUserNameUser defined name for the Soft PVCC.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.37662.11.1.2.1.17
atmScheduledSPVccProviderNameProvider defined name for the Soft PVCC.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.37662.11.1.2.1.18
spvcOperationIndicatorIndicates which operation succeeded when used in spvcScheduledConnectionEvent and which operation failed when used in spvcScheduledConnectionAlarm.
AtmScheduledSpvcOperationIndicator
.1.3.6.1.4.1.37662.11.1.3
atmScheduledSPVpcIndexNextThis object contains an appropriate value to be used for atmScheduledSPVpcIndex when creating entries in the atmScheduledSPVpcTable. The value 0 indicates that no unassigned entries are available. To obtain the atmScheduledSPVpcIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index.ro
INTEGER
.1.3.6.1.4.1.37662.11.1.4
atmScheduledSPVccIndexNextThis object contains an appropriate value to be used for atmScheduledSPVccIndex when creating entries in the atmScheduledSPVccTable. The value 0 indicates that no unassigned entries are available. To obtain the atmScheduledSPVccIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index.ro
INTEGER
.1.3.6.1.4.1.37662.11.1.5
atmSoftPVccLeafRefNextTableThis table is used to get a new unique LeafRef when creating a new leaf for a point-to-multipoint Soft PVCC.
SEQUENCE OF AtmSoftPVccLeafRefNextEntry
.1.3.6.1.4.1.37662.11.1.6
atmSoftPVccLeafRefNextEntryThis table is used to get an unique LeafRef when creating a new leaf for a point-to-multipoint Soft PVCC. The combination of ifIndex, atmVclVpi and atmVclVci specified in the index clause of this entry serves to identify the root VCL on the source interface.
AtmSoftPVccLeafRefNextEntry
.1.3.6.1.4.1.37662.11.1.6.1
atmSoftPVccLeafRefNextValueNext free LeafRef value for a Soft PVCC.ro
INTEGER
.1.3.6.1.4.1.37662.11.1.6.1.1
atmSoftPVccAddTableThis table is used for additional attributes for a Soft PVCC not defined in the standard MIB.
SEQUENCE OF AtmSoftPVccAddEntry
.1.3.6.1.4.1.37662.11.1.7
atmSoftPVccAddEntryEach entry in this table represents additional attributes for a Soft Permanent Virtual Channel Connection (Soft PVCC) that are not defined in the standard atmSoftPVccTable. 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.
AtmSoftPVccAddEntry
.1.3.6.1.4.1.37662.11.1.7.1
atmSoftPVccAddUserNameUser defined name for the Soft PVCC.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.37662.11.1.7.1.1
atmSoftPVccAddProviderNameProvider defined name for the Soft PVCC.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.37662.11.1.7.1.2
atmSoftPVccAddRowStatusUsed to create or delete an entry in the atmSoftPVccAddTable.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.37662.11.1.7.1.3
atmSoftPVpcAddTableThis table is used for additional attributes for a Soft PVPC not defined in the standard MIB.
SEQUENCE OF AtmSoftPVpcAddEntry
.1.3.6.1.4.1.37662.11.1.8
atmSoftPVpcAddEntryEach entry in this table represents additional attributes for a Soft Permanent Virtual Path Connection (Soft PVPC) that are not defined in the standard atmSoftPVpcTable. The combination of ifIndex and 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.
AtmSoftPVpcAddEntry
.1.3.6.1.4.1.37662.11.1.8.1
atmSoftPVpcAddUserNameUser defined name for the Soft PVPC.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.37662.11.1.8.1.1
atmSoftPVpcAddProviderNameProvider defined name for the Soft PVPC.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.37662.11.1.8.1.2
atmSoftPVpcAddRowStatusUsed to create or delete an entry in the atmSoftPVpcAddTable.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.37662.11.1.8.1.3
atmSpvcLatestErrorCodeThis object contains the error code generated from the latest unsuccessful set-operation towards a SPVC object. To obtain the error code value, the manager issues a management protocol retrieval operation to obtain the current value of this object. The following Spvc specific values can be retrieved (Additional error codes can be found in AXD301-PCH-MIB): 200: No unssuccessful set-operations have occured yet 201: Invalid Enable call failure trap 202: The attribute Leaf Reference is missing 203: Invalid Call failure notification interval 204: The attribute Operation Indicator is missing 205: The attribute Operation Time is missing 206: Invalid restart 207: Invalid Retry Interval 208: The value of the Retry Interval is inconsistent 209: Invalid Retry Limit 210: The value of the Retry Limit is inconsistent 211: Invalid Row Status 212: The value of the Row Status is inconsistent 213: The originating ifIndex attribute is missing 214: The originating Vci is missing 215: The originating Vpi is missing 216: Invalid Target Address 217: Invalid Target Select Type 218: The value of the target attributes is inconsistent or missing 219: An unrecognised error occurred 220: The value of some SPVC parameter is invalid 221: No originating VC has been defined to support this SPVC 222: No originating VP has been defined to support this SPVP 223: There is no interface defined with this interface id 224: The Target VPI or Target VCI attribute values are missing 225: The originating VC is already cross-connected 226: The originating VC is not active 227: The originating VC is not a SPVC initiator 228: The originating VP is already cross-connected 229: The originating VP is not active 230: The cast type of the originating VP is not point-to-point 231: The originating VP is not a SPVC initiator 232: The Leaf reference should have a value of 1; a point-to-multipoint SPVPC is not supported 233: - 234: Invalid Operation Time format 235: Invalid Operation Indicator 236: Invalid Operation Time; the Operation Time has already occured 237: Invalid Cast Type; The created VC initiator has wrong cast type 238: The Spvc additional table must be created after the Spvc standard table 239: No more attempts will be made to reestablish the spvc 240: Attempt to set up a SPVC leaf towards an already existing SPVC leaf 241: This counter group contains failure statistics for Soft PVCCs and Soft PVPCs. The Row Index field shall be empty. 242: This interface may not be used as it is protected 243: The Spvc Address is already in use 244: The Spvc Address has wrong length 245: The Spvc Addresses on the ET has to be removed before removing the ET. 246: The Spvcc does not exist. 247: The Spvcc already exist. 248: The Spvpc does not exist. 249: The Spvpc already exist. 250: The Spvc Address does not exist. 251: The Spvc Address already exists. 252: The Scheduled Spvcc does not exist. 253: The Scheduled Spvcc already exist. 254: The Scheduled Spvpc does not exist. 255: The Scheduled Spvpc already exist.ro
INTEGER
.1.3.6.1.4.1.37662.11.1.9
atmSoftPVccTargetTableA table indicating all Soft Permanent Virtual Channel Connections (Soft PVCCs) for which the targets are defined. This table can only be added after an entry has been created in the atmVclTable.
SEQUENCE OF AtmSoftPVccTargetEntry
.1.3.6.1.4.1.37662.11.1.10
atmSoftPVccTargetEntryEach entry in this table represents a soft pvcc target.
AtmSoftPVccTargetEntry
.1.3.6.1.4.1.37662.11.1.10.1
atmSoftPVccTargetUserNameUser defined name for the Soft PVCC.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.37662.11.1.10.1.1
atmSoftPVccTargetProviderNameProvider defined name for the Soft PVCC.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.37662.11.1.10.1.2
atmSoftPVccTargetRestartWhen the value is set to 'restart' the Soft PVCC is released from target side and a new setup will be sent from originating side. As a result of this action, the atmSoftPVccTargetOpState object transitions to 'notConnected' (if not already in this state). 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.37662.11.1.10.1.3
atmSoftPVccTargetOpStateDescribes the status of the Soft PVPC. other - none of the types specified below connected - connection or party is currently operational not_connected - connection or party is not currently operational 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.37662.11.1.10.1.4
atmSoftPVccTargetRowStatusUsed to create or delete an entry in the atmSoftPVccTargetTable.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.37662.11.1.10.1.5
atmSoftPVpcTargetTableA table indicating all Soft Permanent Virtual Channel Connections (Soft PVPCs) for which the targets are defined. This table can only be added after an entry has been created in the atmVplTable.
SEQUENCE OF AtmSoftPVpcTargetEntry
.1.3.6.1.4.1.37662.11.1.11
atmSoftPVpcTargetEntryEach entry in this table represents a soft pvcc target.
AtmSoftPVpcTargetEntry
.1.3.6.1.4.1.37662.11.1.11.1
atmSoftPVpcTargetUserNameUser defined name for the Soft PVCC.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.37662.11.1.11.1.1
atmSoftPVpcTargetProviderNameProvider defined name for the Soft PVCC.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.37662.11.1.11.1.2
atmSoftPVpcTargetRestartWhen the value is set to 'restart' the Soft PVPC is released from target side and a new setup will be sent from originating side. As a result of this action, the atmSoftPVccTargetOpState object transitions to 'notConnected' (if not already in this state). 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.37662.11.1.11.1.3
atmSoftPVpcTargetOpStateDescribes the status of the Soft PVPC. other - none of the types specified below connected - connection or party is currently operational not_connected - connection or party is not currently operational 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.37662.11.1.11.1.4
atmSoftPVpcTargetRowStatusUsed to create or delete an entry in the atmSoftPVpcTargetTable.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.37662.11.1.11.1.5
AXD301-SPVC-MIB - SNMP MIB Reference | MIBs Explorer