Home/Catalog/CISCO-ATM-SIG-DIAG-MIB

CISCO-ATM-SIG-DIAG-MIB

AI MIB Summary

The CISCO-ATM-SIG-DIAG-MIB enables Cisco ATM devices to log and retrieve detailed records of ATM Signalling connection setup failures, specifically capturing Calling and Called ATM addresses based on configurable selection criteria to facilitate protocol-level troubleshooting.

The MIB module to facilitate the diagnosis of failures of ATM Signalling requests. Through this MIB, an ATM device retains information for one, or possibly more, connection setup failure records. Each record stores information about those connection setup failures which match a set of selection criteria, such as particular Calling or Called ATM Addresses.
Main OID:
ciscoAtmSigDiagMIB.1.3.6.1.4.1.9.9.78
55
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

55 total
Object Name
ciscoAtmSigDiagMIBThe MIB module to facilitate the diagnosis of failures of ATM Signalling requests. Through this MIB, an ATM device retains information for one, or possibly more, connection setup failure records. Each record stores information about those connection setup failures which match a set of selection criteria, such as particular Calling or Called ATM Addresses.
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.78
ciscoSigFailMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.78.1
csfBaseGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.78.1.1
csfFilterControlThis object enables or disables the call failure filtering feature in the ATM device. When this object is modified from 'enable' to 'disable' the records in the csfRecordTable are not removed but filtering is stopped in the device.rw
Enumeration
.1.3.6.1.4.1.9.9.78.1.1.1
csfFilterGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.78.1.2
csfFilterTableThe table whose entries describe the filtering criteria for recording failed connection setup requests.
SEQUENCE OF CsfFilterEntry
.1.3.6.1.4.1.9.9.78.1.2.1
csfFilterEntryEach entry in this table corresponds to a filtering criteria based on which the rejected calls are recorded. This selection criteria is applied against all connection setup failures generated/detected at this ATM device. Only connection setup failures which match against all of the entry's criteria are recorded in the csfRecordTable. A new entry can be created by specifying a csfFilterIndex value that is currently not being used and also using an appropriate value (createAndGo or createAndWait) for the csfFilterRowStatus object. If a particular call failure matches multiple entries in the csfRecordTable then multiple entries will be created in the csfRecordTable for each of the matched entries in the csfFilterTable . An entry in the csfFilterTable could also be created via the command line interface, available on the ATM devices.
CsfFilterEntry
.1.3.6.1.4.1.9.9.78.1.2.1.1
csfFilterIndexAn arbitrary integer uniquely identifying a filtering criteria.
Integer32
.1.3.6.1.4.1.9.9.78.1.2.1.1.1
csfFilterScopeThis object restricts the scope of the filter to calls which where rejected either within the system in which the filtering is in progress or to calls which were rejected on external ATM devices but transited through the device in which filtering is in progress.rw
Enumeration
.1.3.6.1.4.1.9.9.78.1.2.1.1.2
csfFilterConnKindThis object enables the user to track failures of soft permanent virtual channel connections, soft permanent virtual path connections, switched virtual channel connections, and/or switched virtual path connections.rw
OCTET STRING
.1.3.6.1.4.1.9.9.78.1.2.1.1.3
csfFilterConnCastTypeThis object restricts the scope of the filter based on the type of topology of connections (point-to-point or point-to-multipoint).rw
OCTET STRING
.1.3.6.1.4.1.9.9.78.1.2.1.1.4
csfFilterServiceCategoryThis object restricts the scope of the filter to calls belonging to service categories represented by this object.rw
OCTET STRING
.1.3.6.1.4.1.9.9.78.1.2.1.1.5
csfFilterInInterfaceThis object restricts the scope of the filter to calls which entered the ATM device through the port represented by this object It has the value 0, or the ifIndex value of an ATM Interface. The value zero indicates that the scope of the filter is not restricted by the incoming port.rw
InterfaceIndexOrZero (CISCO-TC)
.1.3.6.1.4.1.9.9.78.1.2.1.1.6
csfFilterOutInterfaceThis object restricts the scope of the filter to calls which exited the ATM device through the port represented by this object It has the value 0, or the ifIndex value of an ATM Interface. The value zero indicates that the scope of the filter is not restricted by the outgoing port. To track calls failed locally in the ATM device in which the call failure tracking is in progress ,the csfFilterScope object should be used , in which case the value of this object need not be changed from its default value.rw
InterfaceIndexOrZero (CISCO-TC)
.1.3.6.1.4.1.9.9.78.1.2.1.1.7
csfFilterCauseThis object restricts the scope of the filter to calls which were cleared with the cause code represented by this object. The values are the same as the clear code values mentioned in the ATM forum UNI specifications.The value zero indicates that the scope of the filter is not restricted by the cause code value.rw
Integer32
.1.3.6.1.4.1.9.9.78.1.2.1.1.8
csfFilterCallingPartyThe combination of this object and the corresponding instance of csfFilterCallingPartyMask is one selection criteria for this record. To match this selection criteria, a failed connection setup must have a Calling Party Address which has the same length as, and is equal in value to csfFilterCallingParty for all bits that are 1 in the value of csfFilterCallingPartyMask. When the default value for the object is retained then the rejected call will match this filtering criteria for any calling address in the rejected call.rw
AtmAddr
.1.3.6.1.4.1.9.9.78.1.2.1.1.9
csfFilterCallingPartyMaskThe combination of this object and the corresponding instance of csfFilterCallingParty is one selection criteria for this record. To match this selection criteria, a failed connection setup must have a Calling Party Address which equals the value of csfFilterCallingParty for all bit positions identified by the value of csfFilterCallingPartyMask. If the mask value is shorter than the length of csfFilterCallingParty, then it is extended with zero bits to be the required length. If the default value for this object is retained then the rejected call will match this filtering criterion if and only if the calling address in the call matches the csfFilterCallingParty for this entry.rw
OCTET STRING
.1.3.6.1.4.1.9.9.78.1.2.1.1.10
csfFilterCalledPartyThe combination of this object and the corresponding instance of csfFilterCalledPartyMask is one selection criteria for this record. To match this selection criteria, a failed connection setup must have a called party address which has the same length as, and is equal in value to csfFilterCalledParty for all bits that are 1 in the value of csfFilterCalledPartyMask. When the default value for the object is retained then the rejected call will match this filtering criteria for any called address in the call.rw
AtmAddr
.1.3.6.1.4.1.9.9.78.1.2.1.1.11
csfFilterCalledPartyMaskThe combination of this object and the corresponding instance of csfFilterCalledParty is one selection criteria for this record. To match this selection criteria, a failed connection setup must have a Calling Party Address which equals the value of csfFilterCalledParty for all bit positions identified by the value of csfFilterCalledPartyMask. If the mask value is shorter than the length of csfFilterCalledParty, then it is extended with zero bits to be the required length. If the default value for this object is retained then the rejected call will match this filtering criterion if and only if the calling address in the call matches the csfFilterCallingParty for this entry.rw
OCTET STRING
.1.3.6.1.4.1.9.9.78.1.2.1.1.12
csfFilterMaxRecordsThe maximum number of entries that are desired in the csfRecordTable on behalf of this entry. The agent will not create more than this number of entries in the table,but may choose to create fewer entries in the csfRecordTable for any reason including the lack of resources. The agent will however dedicate resources for a minimum number of entries in the csfRecordTable ,to take care of temporary memory allocation failures in the system. In case of memory allocation failures the agent will utilize these dedicated resources for the creation of the new entries. If memory resource failures continue and the dedicated resources are exhausted then the records in the csfRecordTable are pruned such that the oldest entries are removed to make way for the new entries. A value '-1' will indicate no upper limit for the number of records stored. The manager can set this object to -1 if overwriting of records is not desired. The new value for this object will take effect immediately. If this object is set to a value less than the number of entries thats currently present in the csfRecordTable corresponding to this entry, then the oldest entries in the csfRecordTable will be deleted so that their number equals the new value of this object. If the value of this object is changed from -1 to any other positive value then the entries will be pruned such that only the first n records collected for this entry are retained in the csfRecordTable, n being the new value of this object.rw
Integer32 (-1..214783647)
.1.3.6.1.4.1.9.9.78.1.2.1.1.13
csfFilterAgeTimeoutThe number of seconds left for this entry to age out. On expiry of this timer filtering is disabled for this entry. The display records in the csfRecordTable corresponding to this entry are retained. When the timer expires the object will have a value zero. The management station can restart filtering for this entry by setting this object to a positive value. When the object is set to zero, filtering is stopped for this entry. When the management station modifies this object , the currently running timer,if any, is aborted and a timer is started with the new value of this object. The value '-1' will indicate an infinite timeout value.rw
Integer32 (-1..2147483647) UNITS "seconds"
.1.3.6.1.4.1.9.9.78.1.2.1.1.14
csfFilterPurgeThe object provides a facility for the user to purge the records in the csfRecordTable corresponding to this entry. When the value is set to 'purge', the records in the csfRecordTable corresponding to this entry are purged. 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.9.9.78.1.2.1.1.15
csfFilterNumMatchesA monotonically increasing counter to keep track of the number of call failures that matched this entry for the entire lifetime of this entry.ro
Counter32
.1.3.6.1.4.1.9.9.78.1.2.1.1.16
csfFilterRowStatusIndicates the status of this row. Used according to the row installation and removal conventions. This object can be used to temporarily inactivate an entry in the table. When this object is set to a value 'notInService' filtering is stopped for the corresponding row. Any records that have been stored in the csfRecordTable corresponding to this entry will not be released. Any writeable objects in the row can be modified when the row is active. All values will take effect immediately.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.9.78.1.2.1.1.17
csfRecordGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.78.1.3
csfRecordTableThe table in which the failures of ATM Signalling connection setup requests are recorded.
SEQUENCE OF CsfRecordEntry
.1.3.6.1.4.1.9.9.78.1.3.1
csfRecordEntryAn entry representing one connection setup request failure record. The csfRecordFilterIndex represents the index into the csfFilterTable whose entry is the filtering criteria applied against all connection setup failures generated/detected at this ATM device. Only connection setup failures which match against all of the filtering entry's criteria are recorded in the table. There could be multiple entries for each filtering criteria. The csfFilterMaxRecords indicates the number of records to be stored for the corresponding csfFilterTable entry.
CsfRecordEntry
.1.3.6.1.4.1.9.9.78.1.3.1.1
csfRecordIndexAn arbitrary integer used to distinguish between multiple records for the same filtering criteria.
Integer32
.1.3.6.1.4.1.9.9.78.1.3.1.1.1
csfRecordScopeThis object indicates the location of the call failure.ro
Enumeration
.1.3.6.1.4.1.9.9.78.1.3.1.1.2
csfRecordConnKindThis object represents the use of call control of the rejected connection.ro
Enumeration
.1.3.6.1.4.1.9.9.78.1.3.1.1.3
csfRecordConnCastTypeThis object represents the type of topology of the rejected call (point-to-point or point-to-multipoint).ro
Enumeration
.1.3.6.1.4.1.9.9.78.1.3.1.1.4
csfRecordConnIndicatorIndicates whether this record was created due to an add party failure or a setup failure.ro
Enumeration
.1.3.6.1.4.1.9.9.78.1.3.1.1.5
csfRecordServiceCategoryThis object represents the service category used by the call.ro
ServiceCategory (PNNI-MIB)
.1.3.6.1.4.1.9.9.78.1.3.1.1.6
csfRecordInInterfaceThe IfIndex of the incoming port on which this call was received by the ATM device.ro
Integer32
.1.3.6.1.4.1.9.9.78.1.3.1.1.7
csfRecordOutInterfaceThe IfIndex of the outgoing port ,if available, through which this call was routed to the network. The distinguished value zero indicates that the call was rejected before any outgoing interface was chosen.ro
InterfaceIndexOrZero (CISCO-TC)
.1.3.6.1.4.1.9.9.78.1.3.1.1.8
csfRecordCauseThis object identifies the reason for the call failure. When a PNNI Crankback information element is included in the call clearing message, this object contains the crankback cause. In all other cases, the values are the same as the cause code values defined for the Cause information element.ro
Integer32
.1.3.6.1.4.1.9.9.78.1.3.1.1.9
csfRecordDiagsThis object contains the contents of the diagnostics fields from the Cause information element. When the value of csfRecordCause is 49,'Quality of Service unavailable', the diagnostics are taken from the PNNI Crankback information element instead of the cause information element.ro
OCTET STRING
.1.3.6.1.4.1.9.9.78.1.3.1.1.10
csfRecordCallingPartyIndicates the ATM adddress of the calling party in the rejected call.ro
AtmAddr
.1.3.6.1.4.1.9.9.78.1.3.1.1.11
csfRecordCallingPartySubAddressIndicates the ATM sub-adddress of the calling party in the rejected call. The presence of a sub address is not mandatory. If the calling sub-addresses is not present in the call then this object will have a null value.ro
AtmAddr
.1.3.6.1.4.1.9.9.78.1.3.1.1.12
csfRecordCalledPartyIndicates the ATM address of the called party in the rejected call.ro
AtmAddr
.1.3.6.1.4.1.9.9.78.1.3.1.1.13
csfRecordCalledPartySubAddressIndicates the ATM sub-adddress of the called party in the rejected call. The presence of a sub address is not mandatory. If the called sub-address is not present in the call then this object will have a null value.ro
AtmAddr
.1.3.6.1.4.1.9.9.78.1.3.1.1.14
csfRecordCrankBackTransitTypeThis object identifies the type of blockage in case of a blocked call. This object has a value 'noCrankBack' if the call was cleared without a crankback information element.ro
Enumeration
.1.3.6.1.4.1.9.9.78.1.3.1.1.15
csfRecordCrankBackNodeIdThis object depends on the csfRecordCrankBackTransitType object. When that object value is 'blockedNode', csfRecordCrankBackNodeId indicates the node ID of the blocked node. When the csfRecordCrankBackTransitType object value is 'blockedLink', this object indicates the node ID of the logical node preceding the link at which the call/connection was blocked. When the csfRecordCrankBackTransitType object value is 'blockedIncomingPort' or 'noCrankBack', this object is set to null.ro
PnniNodeId (PNNI-MIB)
.1.3.6.1.4.1.9.9.78.1.3.1.1.16
csfRecordCrankBackPortIdWhen the csfRecordCrankBackTransitType object value is 'blockedLink', this object identifies a logical port of the blocked link's preceeding node identifier. The distinguished value zero indicates that no port is specified. For all values of csfRecordCrankBackTransitType other than 'blockedLink', this object is set to zero.ro
PnniPortId (PNNI-MIB)
.1.3.6.1.4.1.9.9.78.1.3.1.1.17
csfRecordCrankBackSucceedingNodeIdThis object depends on the csfRecordCrankBackTransitType object. If the csfRecordCrankBackNodeId object value is 'blockedLink' then the value of this object will identify the logical node succeeding a link at which the call/connection was blocked. This object does not have a meaning if the call is cleared without a crankback information element and thus set to null.ro
PnniNodeId (PNNI-MIB)
.1.3.6.1.4.1.9.9.78.1.3.1.1.18
csfRecordTimeStampThe time at which this record entry was created.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.9.9.78.1.3.1.1.19
csfDtlTableThe table in which the Designated Transit List (DTL)stacks (i.e., source routes) of failed calls are recorded. Each DTL identifies a source route through a single peer group. DTL's are represented as a series of logical Node IDs and logical Port IDs.
SEQUENCE OF CsfDtlEntry
.1.3.6.1.4.1.9.9.78.1.3.2
csfDtlEntryA segment of the DTL stack. The complete DTL stack is formed by traversing the rows of the table for which the csfFilterIndex and csfRecordIndex are the same. Level transitions are indicated using the csfDtlLinkType. Since the entries in the table are linked to the entries of the csfFilterTable ,the entries are added and removed from the table as and when the corresponding entries in the csfFilterTable are added and removed.
CsfDtlEntry
.1.3.6.1.4.1.9.9.78.1.3.2.1
csfDtlEntryIndexThe index in the current DTL stack of this entry. This index represents the the order of this entry in the DTL stack.
Integer32
.1.3.6.1.4.1.9.9.78.1.3.2.1.1
csfDtlNodeIdEach entry in the DTL table corresponds to a node/port tuple based on which a source route through the peer group is built. This object represents the node id in the tuplero
PnniNodeId (PNNI-MIB)
.1.3.6.1.4.1.9.9.78.1.3.2.1.2
csfDtlPortIdEach entry in the DTL table corresponds to a node/port tuple based on which a source route through the peer group is built. This object represents the port id in the tuplero
PnniPortId (PNNI-MIB)
.1.3.6.1.4.1.9.9.78.1.3.2.1.3
csfDtlLinkTypeThe type of link out from the node identified by csfDtlNodeId. This is well defined even if the specific port is not specified. A value 'horizontal' indicates a normal link within the containing peer group. A value 'uplink' indicates a link going up a level. A value 'last' indicates that this is the last entry in the DTL stack. 'invalid' indicates an invalid link.ro
Enumeration
.1.3.6.1.4.1.9.9.78.1.3.2.1.4
ciscoSigFailMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.78.3
ciscoSigFailMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.78.3.1
ciscoSigFailMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.78.3.2
CISCO-ATM-SIG-DIAG-MIB - SNMP MIB Reference | MIBs Explorer