ATM-SOFT-PVC-MIB: View SNMP OID List / Download MIB
VENDOR: ATM FORUM
Home | MIB: ATM-SOFT-PVC-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
atmForum | 1.3.6.1.4.1.353 | |||
atmForumNetworkManagement | 1.3.6.1.4.1.353.5 | |||
atmfSoftPvc | 1.3.6.1.4.1.353.5.5 | |||
atmSoftPvcMIB | 1.3.6.1.4.1.353.5.5.1 | |||
atmSoftPvcMIBObjects | 1.3.6.1.4.1.353.5.5.1.1 | |||
atmSoftPvcBaseGroup | 1.3.6.1.4.1.353.5.5.1.1.1 | |||
atmSoftPvcCallFailuresTrapEnable | 1.3.6.1.4.1.353.5.5.1.1.1.1 | truthvalue | read-write |
Allows the generation of traps in response to call failures. By default, this object is set to 'false'. |
atmSoftPvcCallFailures | 1.3.6.1.4.1.353.5.5.1.1.1.2 | counter32 | read-only |
The 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. |
atmSoftPvcCurrentlyFailingSoftPVccs | 1.3.6.1.4.1.353.5.5.1.1.1.3 | gauge32 | read-only |
The current number of Soft PVCCs for which there is an active row in the atmSoftPVccTable having an atmSoftPVccOperStatus with a value other than 'connected'. |
atmSoftPvcCurrentlyFailingSoftPVpcs | 1.3.6.1.4.1.353.5.5.1.1.1.4 | gauge32 | read-only |
The current number of Soft PVPCs for which there is an active row in the atmSoftPVpcTable having an atmSoftPVpcOperStatus with a value other than 'connected'. |
atmSoftPvcNotificationInterval | 1.3.6.1.4.1.353.5.5.1.1.1.5 | integer | read-write |
The minimum interval between the sending of atmSoftPvcCallFailuresTrap notifications. |
atmSoftPVccTable | 1.3.6.1.4.1.353.5.5.1.1.2 | no-access |
The (conceptual) table used to manage Soft Permanent Virtual Channel Connections (Soft PVCCs). The Soft PVCC table is applicable only to switches. |
|
1.3.6.1.4.1.353.5.5.1.1.2.1 | no-access |
Each 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. |
||
atmSoftPVccLeafReference | 1.3.6.1.4.1.353.5.5.1.1.2.1.1 | integer | no-access |
An 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. |
atmSoftPVccTargetAddress | 1.3.6.1.4.1.353.5.5.1.1.2.1.2 | atmaddr | read-write |
The target ATM Address of this Soft PVCC. If no address is supplied, no attempts to establish the Soft PVCC are initiated. |
atmSoftPVccTargetSelectType | 1.3.6.1.4.1.353.5.5.1.1.2.1.3 | integer | read-write |
Indicates 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. Enumeration: 'required': 1, 'any': 2. |
atmSoftPVccTargetVpi | 1.3.6.1.4.1.353.5.5.1.1.2.1.4 | integer | read-write |
The VPI value of the VCL used at the target interface. This value is not relevant when the value of atmSoftPVccTargetSelectType is 'any'. |
atmSoftPVccTargetVci | 1.3.6.1.4.1.353.5.5.1.1.2.1.5 | integer | read-write |
The 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'. |
atmSoftPVccLastReleaseCause | 1.3.6.1.4.1.353.5.5.1.1.2.1.6 | integer | read-only |
Value 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. |
atmSoftPVccLastReleaseDiagnostic | 1.3.6.1.4.1.353.5.5.1.1.2.1.7 | octet string | read-only |
Value 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. |
atmSoftPVccOperStatus | 1.3.6.1.4.1.353.5.5.1.1.2.1.8 | integer | read-only |
Describes 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'. Enumeration: 'lowerLayerDown': 6, 'establishmentInProgress': 2, 'retriesExhausted': 4, 'other': 1, 'connected': 3, 'noAddressSupplied': 5. |
atmSoftPVccRestart | 1.3.6.1.4.1.353.5.5.1.1.2.1.9 | integer | read-write |
When 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. Enumeration: 'noop': 2, 'restart': 1. |
atmSoftPVccRetryInterval | 1.3.6.1.4.1.353.5.5.1.1.2.1.10 | integer | read-write |
Defines 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. |
atmSoftPVccRetryTimer | 1.3.6.1.4.1.353.5.5.1.1.2.1.11 | integer | read-only |
Indicates 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. |
atmSoftPVccRetryThreshold | 1.3.6.1.4.1.353.5.5.1.1.2.1.12 | integer | read-write |
Indicates 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. |
atmSoftPVccRetryFailures | 1.3.6.1.4.1.353.5.5.1.1.2.1.13 | gauge32 | read-only |
Indicates 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. |
atmSoftPVccRetryLimit | 1.3.6.1.4.1.353.5.5.1.1.2.1.14 | integer | read-write |
Sets 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. |
atmSoftPVccRowStatus | 1.3.6.1.4.1.353.5.5.1.1.2.1.15 | rowstatus | read-write |
Used 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. |
atmSoftPVpcTable | 1.3.6.1.4.1.353.5.5.1.1.3 | no-access |
The (conceptual) table used to manage Soft Permanent Virtual Path Connections (Soft PVPCs) The Soft PVPC table is applicable only to switches. |
|
1.3.6.1.4.1.353.5.5.1.1.3.1 | no-access |
Each 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. |
||
atmSoftPVpcLeafReference | 1.3.6.1.4.1.353.5.5.1.1.3.1.1 | integer | no-access |
An 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. |
atmSoftPVpcTargetAddress | 1.3.6.1.4.1.353.5.5.1.1.3.1.2 | atmaddr | read-write |
The target ATM Address of this Soft PVPC. If no address is supplied, no attempts to establish the Soft PVPC are initiated. |
atmSoftPVpcTargetSelectType | 1.3.6.1.4.1.353.5.5.1.1.3.1.3 | integer | read-write |
Indicates 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. Enumeration: 'required': 1, 'any': 2. |
atmSoftPVpcTargetVpi | 1.3.6.1.4.1.353.5.5.1.1.3.1.4 | integer | read-write |
The 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'. |
atmSoftPVpcLastReleaseCause | 1.3.6.1.4.1.353.5.5.1.1.3.1.5 | integer | read-only |
Value 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. |
atmSoftPVpcLastReleaseDiagnostic | 1.3.6.1.4.1.353.5.5.1.1.3.1.6 | octet string | read-only |
Value 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. |
atmSoftPVpcOperStatus | 1.3.6.1.4.1.353.5.5.1.1.3.1.7 | integer | read-only |
Describes 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'. Enumeration: 'lowerLayerDown': 6, 'establishmentInProgress': 2, 'retriesExhausted': 4, 'other': 1, 'connected': 3, 'noAddressSupplied': 5. |
atmSoftPVpcRestart | 1.3.6.1.4.1.353.5.5.1.1.3.1.8 | integer | read-write |
When 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. Enumeration: 'noop': 2, 'restart': 1. |
atmSoftPVpcRetryInterval | 1.3.6.1.4.1.353.5.5.1.1.3.1.9 | integer | read-write |
Defines 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. |
atmSoftPVpcRetryTimer | 1.3.6.1.4.1.353.5.5.1.1.3.1.10 | integer | read-only |
Indicates 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. |
atmSoftPVpcRetryThreshold | 1.3.6.1.4.1.353.5.5.1.1.3.1.11 | integer | read-write |
Indicates 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. |
atmSoftPVpcRetryFailures | 1.3.6.1.4.1.353.5.5.1.1.3.1.12 | gauge32 | read-only |
Indicates 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. |
atmSoftPVpcRetryLimit | 1.3.6.1.4.1.353.5.5.1.1.3.1.13 | integer | read-write |
Sets 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. |
atmSoftPVpcRowStatus | 1.3.6.1.4.1.353.5.5.1.1.3.1.14 | rowstatus | read-write |
Used 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. |
atmInterfaceSoftPvcAddressTable | 1.3.6.1.4.1.353.5.5.1.1.4 | no-access |
This 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. |
|
1.3.6.1.4.1.353.5.5.1.1.4.1 | no-access |
ATM address entry for configuring Soft PVCCs or Soft PVPCs at an ATM interface. |
||
atmInterfaceSoftPvcAddress | 1.3.6.1.4.1.353.5.5.1.1.4.1.1 | atmaddr | no-access |
Specifies the address that can be used to establish a Soft PVCC or Soft PVPC to this interface. |
atmInterfaceSoftPvcAddressRowStatus | 1.3.6.1.4.1.353.5.5.1.1.4.1.2 | rowstatus | read-write |
Used to create and delete an ATM address at this interface for setting up Soft PVCCs or Soft PVPCs. |
atmCurrentlyFailingSoftPVccTable | 1.3.6.1.4.1.353.5.5.1.1.5 | no-access |
A table indicating all Soft Permanent Virtual Channel Connections (Soft PVCCs) for which the atmSoftPVccRowStatus is 'active' and the atmSoftPVccOperStatus is other than 'connected'. |
|
1.3.6.1.4.1.353.5.5.1.1.5.1 | no-access |
Each 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'. |
||
atmCurrentlyFailingSoftPVccTimeStamp | 1.3.6.1.4.1.353.5.5.1.1.5.1.1 | timestamp | read-only |
The time at which this Soft PVCC began to fail. |
atmCurrentlyFailingSoftPVpcTable | 1.3.6.1.4.1.353.5.5.1.1.6 | no-access |
A table indicating all Soft Permanent Virtual Path Connections (Soft PVPCs) for which the atmSoftPVpcRowStatus is 'active' and the atmSoftPVpcOperStatus is other than 'connected'. |
|
1.3.6.1.4.1.353.5.5.1.1.6.1 | no-access |
Each 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'. |
||
atmCurrentlyFailingSoftPVpcTimeStamp | 1.3.6.1.4.1.353.5.5.1.1.6.1.1 | timestamp | read-only |
The time at which this Soft PVPC began to fail. |
atmSoftPvcMIBTraps | 1.3.6.1.4.1.353.5.5.1.2 | |||
atmSoftPvcTraps | 1.3.6.1.4.1.353.5.5.1.2.1 | |||
atmSoftPvcTrapsPrefix | 1.3.6.1.4.1.353.5.5.1.2.1.0 | |||
atmSoftPvcCallFailuresTrap | 1.3.6.1.4.1.353.5.5.1.2.10.1 |
A 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. |
||
atmSoftPvcMIBConformance | 1.3.6.1.4.1.353.5.5.1.3 | |||
atmSoftPvcMIBCompliances | 1.3.6.1.4.1.353.5.5.1.3.1 | |||
atmSoftPvcMIBCompliance | 1.3.6.1.4.1.353.5.5.1.3.1.1 | |||
atmSoftPvcMIBGroups | 1.3.6.1.4.1.353.5.5.1.3.2 | |||
atmSoftPvcBaseMIBGroup | 1.3.6.1.4.1.353.5.5.1.3.2.1 | |||
atmSoftPvcVccMIBGroup | 1.3.6.1.4.1.353.5.5.1.3.2.2 | |||
atmSoftPvcVpcMIBGroup | 1.3.6.1.4.1.353.5.5.1.3.2.3 | |||
atmSoftPvcAddressMIBGroup | 1.3.6.1.4.1.353.5.5.1.3.2.4 | |||
atmCurrentlyFailingSoftPVccMIBGroup | 1.3.6.1.4.1.353.5.5.1.3.2.5 | |||
atmCurrentlyFailingSoftPVpcMIBGroup | 1.3.6.1.4.1.353.5.5.1.3.2.6 |