XLDV20PM-MIB: View SNMP OID List / Download MIB
VENDOR: SIEMENS
Home | MIB: XLDV20PM-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 |
xldv20pmTrThresholdCrossingAlert | 1.3.6.1.4.1.231.7.1.2.1.1.4.100.200 |
Threshold crossing alert for PM on physical layer. |
||
xldv20pmTrAtmThresholdCrossingAlert | 1.3.6.1.4.1.231.7.1.2.1.1.4.100.300 |
Threshold crossing alert for PM on ATM layer . |
||
xldv20pmTrAtmObjectCreation | 1.3.6.1.4.1.231.7.1.2.1.1.4.100.302 |
An Atm object is created. |
||
xldv20pmTrAtmObjectDeletion | 1.3.6.1.4.1.231.7.1.2.1.1.4.100.303 |
An Atm object is deleted. |
||
xldv20pmTrAtmEndpointObjectCreation | 1.3.6.1.4.1.231.7.1.2.1.1.4.100.304 |
An Atm endpoint object is created. |
||
xldv20pmTrAtmEndpointObjectDeletion | 1.3.6.1.4.1.231.7.1.2.1.1.4.100.305 |
An Atm endpoint object is deleted. |
||
xldv20Pm | 1.3.6.1.4.1.231.7.1.2.1.1.5 | |||
xldv20pmPerformanceManagementControl | 1.3.6.1.4.1.231.7.1.2.1.1.5.1 | |||
xldv20pmControl | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.1 | |||
xldv20pmCoIfIndex | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.1.1 | unsigned16 | read-write |
This attribute provides the interface index of the PM object for which PM parameters are configured . |
xldv20pmCoNrHistEntriesSize | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.1.2 | integer | read-write |
This attribute is used to set the number of 15 minutes history entries which should be stored for history collection. Default value is 1. |
xldv20pmCoIntervalType | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.1.3 | xldv20pmintervaltype | read-write |
This attribute identifies whether a 15 minutes interval or a day interval is selected in case of a resetIndividCurrent command. |
xldv20pmCoControlReq | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.1.4 | xldv20pmcontrolreq | read-write |
This attribute identifies a control command given by the SNMP agent. A reset for any individual PM object is possible via command resetIndividCurrent. The command setNrHistEntriesSize is used to set the number of 15 minutes history entries for history collection at a particular interface. |
xldv20pmCoControlStatus | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.1.5 | xldv20controlstatus | read-only |
The status of a control request. |
xldv20pmCoRemainingHistoryEntriesSize | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.1.6 | integer | read-only |
This attribute indicates the number of remaining history entries which are available for the 15 minutes history collection wthin the ONU. PM on physical and ATM layer use the same history memory which is limited in total to 2000 entries. The manager can read this attribute after the execution of the setNrHistEntriesSize command . |
xldv20pmCoOAMLevel | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.1.7 | integer | read-write |
This attribute selects the OAM level f1 (1), f2 (2), f3 (3) . |
xldv20pmCoControlReqResult | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.1.8 | xldv20pmcontrolreq | read-only |
The result of the last user command. |
xldv20pmCoControlTimeStamp | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.1.9 | timeticks | read-only |
The time stamp of the last command (end of command). |
xldv20pmAtmControl | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.2 | |||
xldv20pmAcoIndex | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.2.1 | unsigned16 | read-write |
This attribute provides the index of the AtmPm object for which PM parameters shall be configured . |
xldv20pmAcoNrHistEntriesSize | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.2.2 | integer | read-write |
This attribute is used to set the number of 15 minutes history entries which should be stored for history collection. The set HistEntrySize value is found in the xldv20pmAcHistEntrySize. |
xldv20pmAcoIntervalType | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.2.3 | xldv20pmintervaltype | read-write |
This attribute identifies whether a 15 minutes interval or a day interval is selected in case of a resetIndividCurrent command. |
xldv20pmAcoControlReq | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.2.4 | xldv20pmcontrolreq | read-write |
This attribute identifies a control command given by the SNMP agent. A reset for any individual PM object is possible via command resetIndividCurrent. The command setNrHistEntriesSize is used to set the number of 15 minutes history entries for history collection at a particular interface. The commands create/delete are used to create/delete AtmPm monitoring objectes (entry in table xldv20pmAtmObjectsTable). The commands addEndpoint/deleteEndpoint are used to add or delete AtmPm endpoints to/from an PMo monitoring object. |
xldv20pmAcoControlStatus | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.2.5 | xldv20controlstatus | read-only |
The status of a control request. |
xldv20pmAcoRemainingHistoryEntriesSize | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.2.6 | integer | read-only |
This attribute indicates the number of remaining history entries which are available for the 15 minutes history collection within the ONU. PM on physical and ATM layer use the same history memory which is limited in total to 2000 entries. Commonly used by PM on physical and ATM layer The manager can read this attribute after the execution of the setNrHistEntriesSize command . |
xldv20pmAcoFlowType | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.2.7 | xldv20pmflowtype | read-write |
This attribute identifies the flow type : F4 (VP) or F5 (VC) segment or endToEnd flow. |
xldv20pmAcoFlowDirection | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.2.8 | xldv20flowdirection | read-write |
The flow direction of OAM cells. 'inwards' means flow direction from outside (external interface) to cross connection. 'outwards' means flow direction from inside to external interface. |
xldv20pmAcoConnectionIndex | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.2.9 | integer | read-write |
This attribute identifies the index of a Vpl or Vcl cross connection. |
xldv20pmAcoConnectionIndexType | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.2.10 | xldv20pmconnectionindextype | read-write |
This attribute identifies the type of connection index and the termination point. It is in case of vplUni/vplNni : index of Vpl CC (xldv20AccVpiNniIndex) vclUni/vplNni : index of Vcl CC (xldv20VcxIndex). |
xldv20pmAcoRole | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.2.12 | xldv20pmroletype | read-write |
The role of endpoint. 'analyseWithBackwardReporting' (sink) means extracting forward monitoring (FM) OAM cells, sending back backward reporting OAM cells and no data collection for current and history table. 'analyseWithoutBackwardReporting' (sink) means extracting FM cells without any other OAM handling and also collecting data. 'generateWithCollect' (source) means inserting FM cells, extracting backward reporting cells if they arrive and collect data for current and history table. 'generateWithoutCollect' (source) means inserting FM cells but without collecting data. The CMU, the Ethernet part of the Twin NT s capable of operating as inserting or extracting point. |
xldv20pmAcoEndpointType | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.2.13 | xldv20pmendpointtype | read-write |
Identifies the type of endpoint. |
xldv20pmAcoControlReqResult | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.2.14 | xldv20pmcontrolreq | read-only |
The result of the last user command. |
xldv20pmAcoControlTimeStamp | 1.3.6.1.4.1.231.7.1.2.1.1.5.1.2.15 | timeticks | read-only |
The time stamp of the last command (end of command). |
xldv20pmPerformanceMonitoring | 1.3.6.1.4.1.231.7.1.2.1.1.5.2 | |||
xldv20pmCommonCurrentTable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.2 | no-access |
This table contains the entries for the current 15 minute interval or the current day of PMo objects of the common group. (adc, adr, e3n and e3f) . |
|
1.3.6.1.4.1.231.7.1.2.1.1.5.2.2.1 | no-access |
An entry describing the Common Current Data Table . |
||
xldv20pmCcIntervalType | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.2.1.1 | xldv20pmintervaltype | read-only |
This attribute is used to select between the 15 min or the day accumulation types. |
xldv20pmCcOAMLevel | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.2.1.2 | integer | read-only |
This attribute is used to select between the 3 OAM levels f1 (1), f2 (2) and f3 (3) . |
xldv20pmCcAdminState | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.2.1.3 | xldv20adminstate | read-write |
This read-write attribute is used to activate (unlock) and deactivate (lock) the functions (incl. collection) performed by this managed entity. Note: the 15min collection object must be activated, before day collection can operate. |
xldv20pmCcSuspectFlag | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.2.1.4 | xldv20pmsuspecttype | read-only |
This read-only attribute will be set to indicate that troubles arose during an interval and that the counter values are suspect and incomplete. |
xldv20pmCcHistEntrySize | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.2.1.5 | integer | read-only |
The number of 15min history entries configured at the particular interface. This attribute is used for history data collection. The default value is 1 and means at least one history entry is desired . |
xldv20pmCcNrHistEntriesAvailable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.2.1.6 | integer | read-only |
This read-only attribute indicates how many HistEntries are already available. The range of values is between 0 and xldv20pmCcHistEntrySize, thereby 0 means that this entry is not valid . |
xldv20pmCcElapsedTime | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.2.1.7 | integer | read-only |
This read-only attribute represents the difference between the current time and the start of the present summary interval. Units are seconds when 15 minute interval is selected or minutes for day interval. (Note: accurate to the sample time interval). |
xldv20pmCcThresholdLimitIndex | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.2.1.8 | integer | read-write |
This read-write attribute provides an index to the ThresholdLimitTable managed entity that contains the threshold limits for the performance parameters reported by this managed entity. When the value of this attribute is set to 1, default threshold limits shall be used . |
xldv20pmCcNeErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.2.1.9 | counter | read-only |
A near end counter of Errored Seconds (ES) over a 15 min/day interval. Counter appearence depends on interface type and OAM level : - adc, e3n: valid for F3 level . |
xldv20pmCcFeErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.2.1.10 | counter | read-only |
A far end counter of Errored Seconds (ES) over a 15 min /day interval. Counter appearence depends on interface type and OAM level : - adr, e3f: valid for F3 level . |
xldv20pmCcNeSeverelyErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.2.1.11 | counter | read-only |
Represents a near end counter of Severely Errored Seconds (SES) over a 15 min /day interval. Counter appearence depends on interface type and OAM level : - adc, e3n: valid for F3 level . |
xldv20pmCcFeSeverelyErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.2.1.12 | counter | read-only |
This read-only attribute represents a far end counter of Severely Errored Seconds (SES) over a 15 min /day interval. Counter appearence depends on interface type and OAM level : - adr, e3f: valid for F3 level . |
xldv20pmCcNeBackgroundBlockErrors | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.2.1.13 | counter | read-only |
This read-only attribute represents a near end counter for Background Block Errors (BBE) over a 15 min /day interval. Counter appearence depends on interface type and OAM level : - adc, e3n: valid for F3 level . |
xldv20pmCcFeBackgroundBlockErrors | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.2.1.14 | counter | read-only |
This read-only attribute represents a far end counter for Background Block Errors (BBE) over a 15 min /day interval. Counter appearence depends on interface type and OAM level : - adr, e3f: valid for F3 level . |
xldv20pmCcNeUnavailableSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.2.1.15 | counter | read-only |
This read-only attribute represents a counter of Unavailable Seconds (UAS) within the current 15 minute interval or current day. Counter applicable for : adc, e3n and f3 level . |
xldv20pmCcFeUnavailableSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.2.1.16 | counter | read-only |
This read-only attribute represents a far end counter of Unavailable Seconds (UAS) within the current 15 minute interval or current day. Counter applicable for : adr, e3f and F3 level . |
xldv20pmCommonHistoryTable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.3 | no-access |
This table contains the entries for the PMo objects of the 15 min /one day-history data collection results at the respective adc, adr drop area interfaces . |
|
1.3.6.1.4.1.231.7.1.2.1.1.5.2.3.1 | no-access |
An entry describing the Common History Data Table . |
||
xldv20pmChIntervalType | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.3.1.1 | xldv20pmintervaltype | read-only |
This type attribute is used to select between the 15 min or the day accumulation types. |
xldv20pmChOAMLevel | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.3.1.2 | integer | read-only |
This attribute is used to select between the 3 OAM levels f1 (1), f2 (2) and f3 (3) . |
xldv20pmChHistEntryNr | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.3.1.3 | integer | read-only |
This attribute is an index used to address the PM history entry. Entry 1 is the most recent, entry 96 is 24 hours ago. The range of values is between 1 and xldv20pmCcHistEntrySize . |
xldv20pmChSuspectFlag | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.3.1.4 | xldv20pmsuspecttype | read-only |
Will be set to indicate that troubles arose during an interval and that the counter values are suspect and incomplete. |
xldv20pmChPeriodEndTime | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.3.1.5 | integer | read-only |
Date/time at the end of the selected interval. |
xldv20pmChNeErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.3.1.6 | counter | read-only |
This read-only attribute represents a near end counter of Errored Seconds (ES) over a 15 min /day interval. Counter applicable for : adc, e3n and F3 level . |
xldv20pmChFeErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.3.1.7 | counter | read-only |
This read-only attribute represents a far end counter of Errored Seconds (ES) within the current 15 minute interval or current day. Counter applicable for : adr, e3f and F3 level . |
xldv20pmChNeSeverelyErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.3.1.8 | counter | read-only |
This read-only attribute represents a near end counter of Severely Errored Seconds (SES) within the current 15 minute interval or current day. Counter applicable for : adc, e3n and F3 level . |
xldv20pmChFeSeverelyErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.3.1.9 | counter | read-only |
This read-only attribute represents a far end counter of Severely Errored Seconds (SES) within the current 15 minute interval or current day. Counter applicable for : adr, e3f and F3 level . |
xldv20pmChNeBackgroundBlockErrors | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.3.1.10 | counter | read-only |
This read-only attribute represents a near end counter for Background Block Errors (BBE) over a 15 min /day interval. Counter applicable for : adc, e3n and F3 level . |
xldv20pmChFeBackgroundBlockErrors | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.3.1.11 | counter | read-only |
This read-only attribute represents a far end counter for Background Block Errors (BBE) over a 15 min /day interval. Counter applicable for : adr, e3n and F3 level . |
xldv20pmChNeUnavailableSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.3.1.12 | counter | read-only |
This read-only attribute represents a near end counter of Unavailable Seconds (UAS) for a 15 min /day interval. Counter applicable for : adc, e3n and F3 level . |
xldv20pmChFeUnavailableSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.3.1.13 | counter | read-only |
This read-only attribute represents a far end counter of Unavailable Seconds (UAS) for a 15 min /day interval. Counter applicable for : adr, e3f and F3 level . |
xldv20pmS3CurrentTable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.4 | no-access |
This table contains the entries for the current 15 minute interval or the current day for STS3c near-end and far-end PPTPs. |
|
1.3.6.1.4.1.231.7.1.2.1.1.5.2.4.1 | no-access |
An entry describing the STS3 near-end and far-end Current Data Table . |
||
xldv20pmS3cIntervalType | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.4.1.1 | xldv20pmintervaltype | read-only |
This type attribute is used to select between the 15 min or the day accumulation types. |
xldv20pmS3cOAMLevel | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.4.1.2 | integer | read-only |
This attribute is used to select between the 3 OAM levels f1 (1), f2 (2) and f3 (3) . |
xldv20pmS3cAdminState | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.4.1.3 | xldv20adminstate | read-write |
This read-write attribute is used to activate (unlock) and deactivate (lock) the functions (incl. collection) performed by this managed entity. Note: the 15min collection object must be activated, before day collection can operate. |
xldv20pmS3cSuspectFlag | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.4.1.4 | xldv20pmsuspecttype | read-only |
This read-only attribute will be set to indicate that troubles arose during an interval and that the counter values are suspect and incomplete. |
xldv20pmS3cHistEntrySize | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.4.1.5 | integer | read-only |
This read-only attribute indicates the number of 15min history entries configured at the particular interface. The default value is 1 and means that at least one history entry is provided . |
xldv20pmS3cNrHistEntriesAvailable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.4.1.6 | integer | read-only |
This read-only attribute indicates how many history entries are already available. The range of values is between 0 and xldv20S3cHistEntrySize, thereby 0 means that this entry is not valid . |
xldv20pmS3cElapsedTime | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.4.1.7 | integer | read-only |
This read-only attribute represents the difference between the current time and the start of the present summary interval. Units are seconds when 15 minute interval is selected or minutes for day interval. (Note: accurate to the sample time interval). |
xldv20pmS3cThresholdLimitIndex | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.4.1.8 | integer | read-write |
This read-write attribute provides an index to the ThresholdLimitTable managed entity that contains the threshold limits for the performance parameters reported by this managed entity. When the value of this attribute is set to 1, default threshold limits shall be used The range of values is [1,30]. |
xldv20pmS3cNeErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.4.1.9 | counter | read-only |
This read-only attribute represents a counter of Errored Seconds (ES) within the current 15min interval or current day. Counter applicable for : s3n and F1, F2, F3 levels . |
xldv20pmS3cFeErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.4.1.10 | counter | read-only |
This read-only attribute represents a counter of Errored Seconds (ES) within the current 15min interval or current day. Counter applicable for : s3f and F2 and F3 levels . |
xldv20pmS3cNeSeverelyErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.4.1.11 | counter | read-only |
This read-only attribute represents a counter of Severely Errored Seconds (SES) within the current 15min interval or current day. Counter applicable for : s3n and F2 and F3 levels . |
xldv20pmS3cFeSeverelyErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.4.1.12 | counter | read-only |
This read-only attribute represents a counter of Severely Errored Seconds (SES) within the current 15min interval or current day. Counter applicable for : s3f and for F2 and F3 levels . |
xldv20pmS3cNeCodeViolations | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.4.1.13 | counter | read-only |
This read-only attribute represents a counter of Code Violations Errors within the current 15min interval or current day. Counter applicable for : s3n and F1, F2, F3 levels . |
xldv20pmS3cFeCodeViolations | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.4.1.14 | counter | read-only |
This read-only attribute represents a counter of Code Violations Errors within the current 15min interval or current day. Counter applicable for : s3f and F2 and F3 levels . |
xldv20pmS3cNeUnavailableSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.4.1.15 | counter | read-only |
This read-only attribute represents a counter of Unavailable Seconds (UAS) within the current 15min interval or current day. Counter applicable for : s3n and F2 and F3 levels . |
xldv20pmS3cFeUnavailableSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.4.1.16 | counter | read-only |
This read-only attribute represents a counter of Unavailable Seconds (UAS) within the current 15min interval or current day. Counter applicable for : s3f and level F2 and F3 . |
xldv20pmS3cNeSeverelyErroredFrameSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.4.1.17 | counter | read-only |
This read-only attribute represents a counter of Severely Errored Frame Seconds within the current 15min interval or current day. Counter applicable for : s3n and F1 level only. |
xldv20pmS3HistoryTable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.5 | no-access |
This table contains the entries for the PMo history objects at the near-end and far-end STS3c interfaces. It contains results that are overtaken from the s3CurrentTable PM-object at the end of a 15 min /day interval . |
|
1.3.6.1.4.1.231.7.1.2.1.1.5.2.5.1 | no-access |
An entry describing the STS3 near-end and far-end History Data Table . |
||
xldv20pmS3hIntervalType | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.5.1.1 | xldv20pmintervaltype | read-only |
This type attribute is used to select between the 15 min or the day accumulation types. |
xldv20pmS3hOAMLevel | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.5.1.2 | integer | read-only |
This attribute is used to select between the 3 OAM levels f1 (1), f2 (2) and f3 (3) . |
xldv20pmS3hHistEntryNr | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.5.1.3 | integer | read-only |
This attribute is used as index to address the history entry. Entry 1 is the most recent, entry 96 is 24 hours ago. The range of values is between 1 and xldv20S3cHistEntrySize . |
xldv20pmS3hSuspectFlag | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.5.1.4 | xldv20pmsuspecttype | read-only |
This read-only attribute will be set to indicate that troubles arose during an interval and that the counter values are suspect and incomplete. |
xldv20pmS3hPeriodEndTime | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.5.1.5 | integer | read-only |
This read-only attribute is a record of date/time at the end of an interval . |
xldv20pmS3hNeErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.5.1.6 | counter | read-only |
This read-only attribute represents a set of history counter for Errored Seconds (ES) for the passed up to 96 periods of 15 minutes and the passed day interval. Counter applicable for : s3n and F1, F2, F3 levels . |
xldv20pmS3hFeErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.5.1.7 | counter | read-only |
This read-only attribute represents a set of history counter for Errored Seconds (ES) for the passed up to 96 periods of 15 minutes and the passed day interval. Counter applicable for : s3f and F2 and F3 levels . |
xldv20pmS3hNeSeverelyErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.5.1.8 | counter | read-only |
This read-only attribute represents a set of history counter for Severely Errored Seconds (SES) for the passed up to 96 periods of 15 minutes and the passed day interval. Counter applicable for : s3n and F2 and F3 levels . |
xldv20pmS3hFeSeverelyErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.5.1.9 | counter | read-only |
This read-only attribute represents a set of history counter for Severely Errored Seconds (SES) for the passed up to 96 periods of 15 minutes and the passed day interval. Counter applicable for : s3f and F2 and F3 levels . |
xldv20pmS3hNeCodeViolations | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.5.1.10 | counter | read-only |
This read-only attribute represents a set of history counter for Code Violations Errors for the passed up to 96 periods of 15 minutes and the passed day interval. Counter applicable for : s3n and F1, F2, F3 levels . |
xldv20pmS3hFeCodeViolations | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.5.1.11 | counter | read-only |
This read-only attribute represents a set of history counter for Code Violations Errors for the passed up to 96 periods of 15 minutes and the passed day interval. Counter applicable for : s3f and F2 and F3 levels . |
xldv20pmS3hNeUnavailableSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.5.1.12 | counter | read-only |
This read-only attribute represents a set of history counter for Unavailable Seconds (UAS) for the passed up to 96 periods of 15 minutes and the passed day interval. Counter applicable for : s3n and F2 and F3 levels . |
xldv20pmS3hFeUnavailableSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.5.1.13 | counter | read-only |
This read-only attribute represents a set of history counter for Unavailable Seconds (UAS) for the passed up to 96 periods of 15 minutes and the passed day interval. Counter applicable for : s3f and F2 and F3 levels . |
xldv20pmS3hNeSeverelyErroredFrameSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.5.1.14 | counter | read-only |
This read-only attribute represents a set of history counter for Severely Errored Frame Seconds for the passed up to 96 periods of 15 minutes and the passed day interval. Counter applicable for : s3n and F1 level only . |
xldv20pmD3CurrentTable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6 | no-access |
This table contains the entries for the current 15 minute interval or the current day for DS3 near-end and far-end PPTPs. Note: Day PM collection uses the 15min interval results . |
|
1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1 | no-access |
An entry describing the DS3 near-end and far-end Current Data Table . |
||
xldv20pmD3cIntervalType | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.1 | xldv20pmintervaltype | read-only |
This type attribute is used to select between the 15 min or the day accumulation types. |
xldv20pmD3cOAMLevel | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.2 | integer | read-only |
This attribute is used to select between the 3 OAM levels f1 (1), f2 (2) and f3 (3) . |
xldv20pmD3cAdminState | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.3 | xldv20adminstate | read-write |
This read-write attribute is used to activate (unlock) and deactivate (lock) the functions (incl. collection) performed by this managed entity. Note: the 15min collection object must be activated, before day collection can operate. |
xldv20pmD3cSuspectFlag | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.4 | xldv20pmsuspecttype | read-only |
This read-only attribute will be set to indicate that troubles arose during an interval and that the counter values are suspect and incomplete. |
xldv20pmD3cHistEntrySize | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.5 | integer | read-only |
This read-only attribute indicates the configured history size. The default value is 1 and means that at least one history entry is provided. |
xldv20pmD3cNrHistEntriesAvailable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.6 | integer | read-only |
This read-only attribute indicates how many history entries are already available. The range of values is between 0 and xldv20pmD3cHistEntrySize, thereby 0 means that this entry is not valid . |
xldv20pmD3cElapsedTime | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.7 | integer | read-only |
This read-only attribute represents the difference between the current time and the start of the present summary interval. Units are seconds when 15 minute interval is selected or minutes for day interval. (Note: accurate to the sample time interval). |
xldv20pmD3cThresholdLimitIndex | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.8 | integer | read-write |
This read-write attribute provides an index to the ThresholdLimitTable managed entity that contains the threshold limits for the performance parameters reported by this managed entity. When the value of this attribute is set to 1, default threshold limits shall be used. These default values are not part of the threshold limit table but are hard coded in the application SW of PM. The range of values is [1,30]. |
xldv20pmD3cNeErroredSecondsCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.9 | counter | read-only |
This read-only attribute represents a counter of Errored Seconds (ES) within the current interval or current day, the generation thereof is based on CP-bit parity. Counter applicable for : d3n and F2 level only . |
xldv20pmD3cFeErroredSecondsCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.10 | counter | read-only |
This read-only attribute represents a counter of Errored Seconds (ES) within the current 15 minute interval or current day, the generation thereof is based on CP-bit parity . Counter applicable for : d3f and F2 level only . |
xldv20pmD3cNeErroredSecondsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.11 | counter | read-only |
This read-only attribute represents a counter of Errored Seconds on PLCP-bit parity within the current 15 minute interval or current day. Counter applicable for : d3n and F3 level only . |
xldv20pmD3cFeErroredSecondsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.12 | counter | read-only |
This read-only attribute represents a counter of Errored Seconds on PLCP-bit parity within the current 15 minute interval or current day. Counter applicable for : d3f and F3 level only . |
xldv20pmD3cNeSeverelyErroredSecondsCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.13 | counter | read-only |
This read-only attribute represents a counter of Severely Errored Seconds (SES) within the current 15 minute interval or current day based on CP-bit parity, the generation thereof is based on CP-bit parity. Counter applicable for : d3n and F2 level only . |
xldv20pmD3cFeSeverelyErroredSecondsCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.14 | counter | read-only |
This read-only attribute represents a counter of Severely Errored Seconds (SES) within the current 15 minute interval or current day, the generation thereof is based on CP-bit parity . Counter applicable for : d3f and F2 level only . |
xldv20pmD3cNeSeverelyErroredSecondsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.15 | counter | read-only |
This read-only attribute represents a counter of Severely Errored Seconds (SES) within the current 15 minute interval or current day, the generation thereof is based on PLCP-bit parity . Counter applicable for : d3n and F3 level only . |
xldv20pmD3cFeSeverelyErroredSecondsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.16 | counter | read-only |
This read-only attribute represents a counter of Severely Errored Seconds (SES) within the current 15 minute interval or current day, the generation thereof is based on PLCP-bit parity . Counter applicable for : d3f and F3 level only . |
xldv20pmD3cNeCodeViolationsP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.17 | counter | read-only |
This read-only attribute represents a counter of Code Violations Errors (Count of P-bit parity errors) within the current 15 minute interval or current day. Counter applicable for : d3n and F2 level only . |
xldv20pmD3cNeCodeViolationsCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.18 | counter | read-only |
This read-only attribute represents a counter of Code Violations Errors (Count of CP-bit parity errors) within the current 15 minute interval or current day. Counter applicable for : d3n and F2 level only . |
xldv20pmD3cFeCodeViolationsCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.19 | counter | read-only |
This read-only attribute represents a counter of Code Violations Errors (Count of CP-bit parity errors) within the current 15 minute interval or current day. Counter applicable for : d3f and F2 level only . |
xldv20pmD3cNeCodeViolationsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.20 | counter | read-only |
This read-only attribute represents a counter of Code Violations Errors (Count of PLCP frame Bit Interleaved Parity errors) within the current 15 minute interval or current day. Counter applicable for : d3n and F3 level only . |
xldv20pmD3cFeCodeViolationsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.21 | counter | read-only |
This read-only attribute represents a counter of Code Violations Errors (Count of PLCP frame Bit Interleaved Parity errors) within the current 15 minute interval or current day. Counter applicable for : d3f and F3 level only . |
xldv20pmD3cNeUnavailableSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.22 | counter | read-only |
This read-only attribute represents a counter of Unavailable Seconds (UAS) within the current 15 minute interval or current day. Counter applicable for : d3n and F2 level only. |
xldv20pmD3cFeUnavailableSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.23 | counter | read-only |
This read-only attribute represents a counter of Unavailable Seconds (UAS) within the current 15 minute interval or current day. Counter applicable for : d3f and F2 level only . |
xldv20pmD3cNeUnavailableSecondsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.24 | counter | read-only |
This read-only attribute represents a counter of Unavailable Seconds (UAS) within the current 15 minute interval or current day. The generation is based on PLCP-bit parity. Counter applicable for : d3n and F3 level only . |
xldv20pmD3cFeUnavailableSecondsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.25 | counter | read-only |
This read-only attribute represents a counter of Unavailable Seconds (UAS) within the current 15 minute interval or current day. The generation is based on PLCP-bit parity. Counter applicable for : d3f and F3 level only . |
xldv20pmD3cNeSas | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.26 | counter | read-only |
This read-only attribute represents a counter of one second intervals containing one ore more Severely Errored Frame (SEF) defects or one or more Alarm Indication Signal (AIS) defects within the current 15 minute interval or current day. Counter applicable for : d3n and F2 level only . |
xldv20pmD3cFeSas | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.6.1.27 | counter | read-only |
This read-only attribute represents a counter of one second intervals containing one ore more Severely Errored Frame (SEF) defects or one or more Alarm Indication Signal (AIS) defects within the current 15 minute interval or current day. Counter applicable for : d3f and F2 level only . |
xldv20pmD3HistoryTable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7 | no-access |
This table contains the entries for the PMo history objects at the near-end and far-end DS3 interfaces. It contains results that are overtaken from the D3CurrentTable PM-object at the end of a 15 min /day interval . |
|
1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1 | no-access |
An entry describing the DS3 near-end and far-end History Data Table . |
||
xldv20pmD3hIntervalType | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.1 | xldv20pmintervaltype | read-only |
This type attribute is used to select between the 15 min or the day accumulation types. |
xldv20pmD3hOAMLevel | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.2 | integer | read-only |
This attribute is used to select between the 3 OAM levels f1 (1), f2 (2) and f3 (3) . |
xldv20pmD3hHistEntryNr | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.3 | integer | read-only |
This attribute is used as index to address a history entry. Entry 1 is the most recent, entry 96 is 24 hours ago. The range of values is between 1 and xldv20pmD3cHistEntrySize . |
xldv20pmD3hSuspectFlag | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.4 | xldv20pmsuspecttype | read-only |
This read-only attribute will be set to indicate that troubles arose during an interval and that the counter values are suspect and incomplete. |
xldv20pmD3hPeriodEndTime | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.5 | integer | read-only |
This read-only attribute is a record of date/time at the end of an interval . |
xldv20pmD3hNeErroredSecondsCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.6 | counter | read-only |
This read-only attribute represents a set of history counter of Errored Seconds (ES), the generation thereof is based on CP-bit parity for a 15min /day interval. Counter applicable for : d3n and F2 level only . |
xldv20pmD3hFeErroredSecondsCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.7 | counter | read-only |
This read-only attribute represents a set of history counter of Errored Seconds (ES), the generation thereof is based on CP-bit parity for a 15min /day interval. Counter applicable for : d3f and F2 level only . |
xldv20pmD3hNeErroredSecondsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.8 | counter | read-only |
This read-only attribute represents a set of history counter of Errored Seconds (ES) (One second interval in which Code Violations errors occure) for a 15min /day interval. Counter applicable for : d3n and F3 level only . |
xldv20pmD3hFeErroredSecondsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.9 | counter | read-only |
This read-only attribute represents a set of history counter of Errored Seconds (ES) (One second interval in which Code Violations errors occure) for a 15min /day interval. Counter applicable for : d3f and F3 level only . |
xldv20pmD3hNeSeverelyErroredSecondsCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.10 | counter | read-only |
This read-only attribute represents a set of history counter of Severely Errored Seconds (ES), the generation thereof is based on CP-bit parity for a 15min /day interval. Counter applicable for : d3n and F2 level only . |
xldv20pmD3hFeSeverelyErroredSecondsCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.11 | counter | read-only |
This read-only attribute represents a set of history counter of Severely Errored Seconds (ES), the generation thereof is based on CP-bit parity for a 15min /day interval. Counter applicable for : d3f and F2 level only . |
xldv20pmD3hNeSeverelyErroredSecondsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.12 | counter | read-only |
This read-only attribute represents a set of history counter of Severely Errored Seconds (SES) for a 15min / day interval. Counter applicable for : d3n and F3 level only . |
xldv20pmD3hFeSeverelyErroredSecondsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.13 | counter | read-only |
This read-only attribute represents a set of history counter of Severely Errored Seconds (SES) for a 15min / day interval. Counter applicable for : d3f and F3 level only . |
xldv20pmD3hNeCodeViolationsP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.14 | counter | read-only |
This read-only attribute represents a counter of Code Violations Errors (Count of P-bit parity errors) for a 15 min /day interval. Counter applicable for : d3n and F2 level only. |
xldv20pmD3hNeCodeViolationsCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.15 | counter | read-only |
This read-only attribute represents a set of history counter of Code Violations Errors (Count of CP-bit parity errors) for a 15min /day interval. Counter applicable for : d3n and F2 level only . |
xldv20pmD3hFeCodeViolationsCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.16 | counter | read-only |
This read-only attribute represents a set of history counter of Code Violations Errors (Count of CP-bit parity errors) for a 15min /day interval. Counter applicable for : d3f and F2 level only . |
xldv20pmD3hNeCodeViolationsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.17 | counter | read-only |
This read-only attribute represents a set of history counter of Code Violations Errors (Count of PLCP frame Bit Interleaved Parity errors) for a 15min /day interval. Counter applicable for : d3n and F3 level only . |
xldv20pmD3hFeCodeViolationsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.18 | counter | read-only |
This read-only attribute represents a set of history counter of Code Violations Errors (Count of PLCP frame Bit Interleaved Parity errors) for a 15min /day interval. Counter applicable for : d3f and F3 level only . |
xldv20pmD3hNeUnavailableSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.19 | counter | read-only |
This read-only attribute represents a set of history counter of Unavailable Seconds (UAS) for a 15min /day interval. Counter applicable for : d3n and F2 level only . |
xldv20pmD3hFeUnavailableSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.20 | counter | read-only |
This read-only attribute represents a set of history counter of Unavailable Seconds (UAS) for a 15min /day interval. Counter applicable for : d3f and F2 level only . |
xldv20pmD3hNeUnavailableSecondsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.21 | counter | read-only |
This read-only attribute represents a set of history counter of Unavailable Seconds (UAS) for a 15min /day interval. Counter applicable for : d3n and F3 level only . |
xldv20pmD3hFeUnavailableSecondsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.22 | counter | read-only |
This read-only attribute represents a set of history counter of Unavailable Seconds (UAS) for a 15min /day interval. Counter applicable for : d3f and F3 level only . |
xldv20pmD3hNeSas | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.23 | counter | read-only |
This read-only attribute represents a set of history counter of one second intervals containing one ore more Severely Errored Frame (SEF) defects or one or more Alarm Indication Signal (AIS) defects for a 15min /day interval. Counter applicable for : d3n and F2 level only . |
xldv20pmD3hFeSas | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.7.1.24 | counter | read-only |
This read-only attribute represents a set of history counter of one second intervals containing one ore more Severely Errored Frame (SEF) defects or one or more Alarm Indication Signal (AIS) defects for a 15min /day interval. Counter applicable for : d3f and F2 level only . |
xldv20pmS1CurrentTable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.8 | no-access |
This table contains the entries for the current 15 minute interval or the current day for STM1 near-end and far-end PPTPs. Note: Day PM collection uses the 15min interval results . |
|
1.3.6.1.4.1.231.7.1.2.1.1.5.2.8.1 | no-access |
An entry describing the Stm1 Current Data Table . |
||
xldv20pmS1cIntervalType | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.8.1.1 | xldv20pmintervaltype | read-only |
This type attribute is used to select between the 15 min or the day accumulation types. |
xldv20pmS1cOAMLevel | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.8.1.2 | integer | read-only |
This attribute is used to select between the 3 OAM levels f1 (1), f2 (2) and f3 (3) . |
xldv20pmS1cAdminState | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.8.1.3 | xldv20adminstate | read-write |
This read-write attribute is used to activate (unlock) and deactivate (lock) the functions (incl. collection) performed by this managed entity. Note: the 15min collection object must be activated, before day collection can operate. |
xldv20pmS1cSuspectFlag | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.8.1.4 | xldv20pmsuspecttype | read-only |
This read-only attribute will be set to indicate that troubles arose during an interval and that the counter values are suspect and incomplete. |
xldv20pmS1cHistEntrySize | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.8.1.5 | integer | read-only |
This read-only attribute indicates the configured history size. The default value is 1 and means that at least one history entry is provided. |
xldv20pmS1cNrHistEntriesAvailable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.8.1.6 | integer | read-only |
This read-only attribute indicates how many history entries are already available. The range of values is between 0 and xldv20pmS1cHistEntrySize, thereby 0 means that this entry is not valid . |
xldv20pmS1cElapsedTime | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.8.1.7 | integer | read-only |
This read-only attribute represents the difference between the current time and the start of the present summary interval. Units are seconds when 15 minute interval is selected or minutes for day interval. (Note: accurate to the sample time interval). |
xldv20pmS1cThresholdLimitIndex | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.8.1.8 | integer | read-write |
This read-write attribute provides an index to the ThresholdLimitTable managed entity that contains the threshold limits for the performance parameters reported by this managed entity. When the value of this attribute is set to 1, default threshold limits shall be used. These default values are not part of the threshold limit table but are hard coded in the application SW of PM. |
xldv20pmS1cNeErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.8.1.9 | counter | read-only |
This read-only attribute represents a counter of Errored Seconds (ES) within the current 15 minute interval or current day. Counter applicable for : s1n and F1, F2, F3 levels . |
xldv20pmS1cFeErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.8.1.10 | counter | read-only |
This read-only attribute represents a counter of Errored Seconds (ES) within the current 15 minute interval or current day. Counter applicable for : s1f and F2 and F3 levels . |
xldv20pmS1cNeSeverelyErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.8.1.11 | counter | read-only |
This read-only attribute represents a counter of Severely Errored Seconds (SES) within the current 15 minute interval or current day. Counter applicable for : s1n and F1, F2, F3 levels . |
xldv20pmS1cFeSeverelyErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.8.1.12 | counter | read-only |
This read-only attribute represents a counter of Severely Errored Seconds (SES) within the current 15 minute interval or current day. Counter applicable for : s1f and F2 and F3 levels . |
xldv20pmS1cNeBackgroundBlockErrors | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.8.1.13 | counter | read-only |
This read-only attribute represents a counter for Background Block Errors (BBE) within the current 15 minute interval or current day. Counter applicable for : s1n and F1, F2, F3 levels . |
xldv20pmS1cFeBackgroundBlockErrors | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.8.1.14 | counter | read-only |
This read-only attribute represents a counter for Background Block Errors (BBE) within the current 15 minute interval or current day. Counter applicable for : s1f and F2 and F3 levels . |
xldv20pmS1cNeUnavailableSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.8.1.15 | counter | read-only |
This read-only attribute represents a counter of Unavailable Seconds (UAS) within the current 15 minute interval or current day. Counter applicable for : s1n and F1, F2, F3 levels . |
xldv20pmS1cFeUnavailableSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.8.1.16 | counter | read-only |
This read-only attribute represents a counter of Unavailable Seconds (UAS) within the current 15 minute interval or current day. Counter applicable for : s1f and F2 and F3 levels . |
xldv20pmS1cNeOfsSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.8.1.17 | counter | read-only |
This read-only attribute represents a counter of Errored Seconds on defect OFS within the current 15 minute interval or current day. Counter applicable for : s1n and level F1 . |
xldv20pmS1cNeAisSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.8.1.18 | counter | read-only |
This read-only attribute represents a counter of errored Seconds on defect alarm indicatin signal AIS for a 15 min /day interval. Counter applicable for : s1n and F2 . |
xldv20pmS1cNeLosSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.8.1.19 | counter | read-only |
This read-only attribute represents a counter of errored Seconds on defect LOS within the current 15 minute interval or current day. Counter applicable for : s1n and level F1. |
xldv20pmS1HistoryTable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.9 | no-access |
This table contains the entries for the PMo objects of the 15 min /one day-history data collection results at the respective stm1 (s1n, s1f) drop area interfaces . |
|
1.3.6.1.4.1.231.7.1.2.1.1.5.2.9.1 | no-access |
An entry describing the S1 History Data Table . |
||
xldv20pmS1hIntervalType | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.9.1.1 | xldv20pmintervaltype | read-only |
This type attribute is used to select between the 15 min or the day accumulation types. |
xldv20pmS1hOAMLevel | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.9.1.2 | integer | read-only |
This attribute is used to select between the 3 OAM levels f1 (1), f2 (2) and f3 (3) . |
xldv20pmS1hHistEntryNr | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.9.1.3 | integer | read-only |
This attribute is used as index to address a history entry. Entry 1 is the most recent, entry 96 is 24 hours ago. The range of values is between 1 and xldv20pmCcHistEntrySize . |
xldv20pmS1hSuspectFlag | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.9.1.4 | xldv20pmsuspecttype | read-only |
This read-only attribute will be set to indicate that troubles arose during an interval and that the counter values are suspect and incomplete. |
xldv20pmS1hPeriodEndTime | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.9.1.5 | integer | read-only |
Date/time at the end of the selected interval. |
xldv20pmS1hNeErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.9.1.6 | counter | read-only |
This read-only attribute represents a counter of Errored Seconds (ES) over a 15 min /day interval. Counter applicable for : s1n and F1, F2, F3 levels . |
xldv20pmS1hFeErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.9.1.7 | counter | read-only |
This read-only attribute represents a counter of Errored Seconds (ES) over a 15 min /day interval. Counter applicable for : s1f and F2 and F3 levels . |
xldv20pmS1hNeSeverelyErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.9.1.8 | counter | read-only |
This read-only attribute represents a counter of Severely Errored Seconds (SES) over a 15 min /day interval. Counter applicable for : s1n and F1, F2, F3 levels . |
xldv20pmS1hFeSeverelyErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.9.1.9 | counter | read-only |
This read-only attribute represents a counter of Severely Errored Seconds (SES) over a 15 min /day interval. Counter applicable for : s1f and F2 and F3 levels . |
xldv20pmS1hNeBackgroundBlockErrors | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.9.1.10 | counter | read-only |
This read-only attribute represents a counter for Background Block Errors (BBE) over a 15 min /day interval. Counter applicable for : s1n and F1, F2, F3 levels . |
xldv20pmS1hFeBackgroundBlockErrors | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.9.1.11 | counter | read-only |
This read-only attribute represents a counter for Background Block Errors (BBE) over a 15 min /day interval. Counter applicable for : s1f and F2 and F3 levels . |
xldv20pmS1hNeUnavailableSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.9.1.12 | counter | read-only |
This read-only attribute represents a counter of Unavailable Seconds (UAS) for a 15 min /day interval. Counter applicable for : s1n and F1, F2, F3 levels . |
xldv20pmS1hFeUnavailableSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.9.1.13 | counter | read-only |
This read-only attribute represents a counter of Unavailable Seconds (UAS) for a 15 min /day interval. Counter applicable for : s1f and F2 and F3 levels . |
xldv20pmS1hNeOfsSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.9.1.14 | counter | read-only |
This read-only attribute represents a counter of Errored Seconds on defect OFS for a 15 min /day interval. Counter applicable for : s1n and level F1 . |
xldv20pmS1hNeAisSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.9.1.15 | counter | read-only |
This read-only attribute represents a counter of errored Seconds on defect alarm indicatin signal AIS for a 15 min /day interval. Counter applicable for : s1n and level F2 . |
xldv20pmS1hNeLosSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.9.1.16 | counter | read-only |
This read-only attribute represents a counter of errored Seconds on defect LOS for a 15 min /day interval. Counter applicable for : s1n and F1 . |
xldv20pmAtmObjectsTable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.10 | no-access |
This table contains the entries for the PMo objects on ATM layer. Maximum of monitored connections is 128. |
|
1.3.6.1.4.1.231.7.1.2.1.1.5.2.10.1 | no-access |
An entry of the xldv20pmAtmObjectsTable. |
||
xldv20pmAoIndex | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.10.1.1 | integer | read-only |
Identifies an entry of the xldv20pmAtmObjectsTable. |
xldv20pmAoFlowType | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.10.1.2 | xldv20pmflowtype | read-only |
This attribute identifies the flow type : F4 (VP) or F5 (VC) segment or endToEnd flow. |
xldv20pmAoAdminState | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.10.1.3 | xldv20adminstate | read-write |
This read-write attribute is used to activate (unlock) and deactivate (lock) the functions (incl. collection) performed by this managed entity. Note: the 15min collection object must be activated, before day collection can operate. |
xldv20pmAoBlockSize | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.10.1.4 | xldv20pmblocksizetype | read-write |
This is the number of user cells after which PMo cell is inserted. Default is 128. |
xldv20pmAtmEndpointsTable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.11 | no-access |
This table contains the enpoints for PMo on Atm layer. |
|
1.3.6.1.4.1.231.7.1.2.1.1.5.2.11.1 | no-access |
An entry of xldv20pmAtmEndpointsTable. |
||
xldv20pmAeEndpointType | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.11.1.1 | xldv20pmendpointtype | read-only |
Identifies the type of endpoint. |
xldv20pmAeConnectionIndex | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.11.1.2 | integer | read-only |
This attribute identifies the Vpl or Vcl cross connection where an endpoint object should be added. |
xldv20pmAeConnectionIndexType | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.11.1.3 | xldv20pmconnectionindextype | read-only |
This attribute identifies the type of connection index and the termination point where an endpoint should be added. |
xldv20pmAeRole | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.11.1.4 | xldv20pmroletype | read-only |
The role of endpoint. 'analyseWithBackwardReporting' (sink) means extracting forward monitoring (FM) OAM cells, sending back backward reporting OAM cells and no data collection for current and history table. 'analyseWithoutBackwardReporting' (sink) means extracting FM cells and also collecting data. 'generateWithCollect' (source) means inserting FM cells, extracting backward reporting cells if they arrive and collect data for current and history table. 'generateWithoutCollect' (source) means inserting FM cells but without collecting data. The CMU, the Ethernet part of the Twin NT can be inserting and extracting points. |
xldv20pmAeFlowDirection | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.11.1.5 | xldv20flowdirection | read-only |
This attribute identifies the flow direction. inwards means flow direction from outside (external interface) to cross connection. outwards means flow direction from inside to external interface. |
xldv20pmAtmCurrentTable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.12 | no-access |
This table contains the entries for the the PMo objects for the current data of Pmo monitoring objects on ATM layer. It includes attributes for performance parameters, collection interval is 15 minutes and one day . |
|
1.3.6.1.4.1.231.7.1.2.1.1.5.2.12.1 | no-access |
An entry describing the Atm Current Data Table . |
||
xldv20pmAcIntervalType | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.12.1.1 | xldv20pmintervaltype | read-only |
This type attribute is used to select between the 15 min or the day accumulation types. |
xldv20pmAcAdminState | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.12.1.2 | xldv20adminstate | read-write |
This read-write attribute is used to activate (unlock) and deactivate (lock) the functions (incl. collection) performed by this managed entity. Note: the 15min collection object must be activated, before day collection can operate. |
xldv20pmAcSuspectFlag | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.12.1.3 | xldv20pmsuspecttype | read-only |
This read-only attribute will be set to indicate that troubles arose during an interval and that the counter values are suspect and incomplete. |
xldv20pmAcHistEntrySize | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.12.1.4 | integer | read-only |
This is the configured size of history. |
xldv20pmAcNrHistEntriesAvailable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.12.1.5 | integer | read-only |
This is the number of history entries which are available in the history table. |
xldv20pmAcElapsedTime | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.12.1.6 | integer | read-only |
This read-only attribute represents the difference between the current time and the start of the present summary interval. Units are seconds when 15 minute interval is selected or minutes for day interval. (Note: accurate to the sample time interval). |
xldv20pmAcThresholdLimitIndex | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.12.1.7 | integer | read-write |
This read-write attribute provides an index to the ThresholdLimitTable managed entity that contains the threshold limits for the performance parameters reported by this managed entity. When the value of this attribute is set to 1, default threshold limits shall be used . |
xldv20pmAcTransmittedUserCells | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.12.1.8 | counter | read-only |
This read-only attribute represents a counter of transmitted user cells for a 15 min /day interval. |
xldv20pmAcLostUserCells | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.12.1.9 | counter | read-only |
This read-only attribute represents a counter of lost user cells for a 15 min /day interval. |
xldv20pmAcMisinsertedUserCells | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.12.1.10 | counter | read-only |
This read-only attribute represents a counter of Misinserted user cells for a 15 min /day interval. |
xldv20pmAtmHistoryTable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.13 | no-access |
This table contains the entries for the 15 min /one day-history data collection results for PMo objects of ATM layer. |
|
1.3.6.1.4.1.231.7.1.2.1.1.5.2.13.1 | no-access |
An entry describing the History Data Table for PMo on ATM layer. |
||
xldv20pmAhIntervalType | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.13.1.1 | xldv20pmintervaltype | read-only |
This type attribute is used to select between the 15 min or the day accumulation types. |
xldv20pmAhHistEntryNr | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.13.1.2 | integer | read-only |
This attribute is used as index to address a history entry. Entry 1 is the most recent, entry 96 is 24 hours ago. The range of values is between 1 and xldv20pmAcHistEntrySize . |
xldv20pmAhSuspectFlag | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.13.1.3 | xldv20pmsuspecttype | read-only |
This read-only attribute will be set to indicate that troubles arose during an interval and that the counter values are suspect and incomplete. |
xldv20pmAhPeriodEndTime | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.13.1.4 | integer | read-only |
Date/time at the end of the selected interval. |
xldv20pmAhTransmittedUserCells | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.13.1.5 | counter | read-only |
This read-only attribute represents a counter of transmitted user cells for a 15 min /day interval. |
xldv20pmAhLostUserCells | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.13.1.6 | counter | read-only |
This read-only attribute represents a counter of lost user cells for a 15 min /day interval. |
xldv20pmAhMisinsertedUserCells | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.13.1.7 | counter | read-only |
This read-only attribute represents a counter of Misinserted user cells for a 15 min /day interval. |
xldv20pmImaGroupCurrentTable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.14 | no-access |
This table contains the entries for the PMo objects for the current data of Pmo monitoring objects for IMA groups . Collection interval is the current 15 minute and one the current day . |
|
1.3.6.1.4.1.231.7.1.2.1.1.5.2.14.1 | no-access |
An entry describing the current PMo data for ImaGroups. |
||
xldv20pmImaGroupCurrentIntervalType | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.14.1.1 | xldv20pmintervaltype | read-only |
This type attribute is used to select between the 15 min or the day accumulation types. |
xldv20pmImaGroupCurrentAdminState | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.14.1.2 | xldv20adminstate | read-write |
This read-write attribute is used to activate (unlock) and deactivate (lock) the functions (incl. collection) performed by this managed entity. Note: the 15min collection object must be activated, before day collection can operate. |
xldv20pmImaGroupCurrentSuspectFlag | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.14.1.3 | xldv20pmsuspecttype | read-only |
This read-only attribute will be set to indicate that troubles arose during an interval and that the counter values are suspect and incomplete. |
xldv20pmImaGroupCurrentHistEntrySize | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.14.1.4 | integer | read-only |
This is the configured size of history. |
xldv20pmImaGroupCurrentNrHistEntriesAvailable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.14.1.5 | integer | read-only |
This is the number of history entries which are available in the history table. |
xldv20pmImaGroupCurrentElapsedTime | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.14.1.6 | integer | read-only |
This read-only attribute represents the difference between the current time and the start of the present summary interval. Units are seconds when 15 minute interval is selected or minutes for day interval. (Note: accurate to the sample time interval). |
xldv20pmImaGroupCurrentThresholdLimitIndex | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.14.1.7 | integer | read-write |
This read-write attribute provides an index to the ThresholdLimitTable managed entity that contains the threshold limits for the performance parameters reported by this managed entity. When the value of this attribute is set to 1, default threshold limits shall be used . |
xldv20pmImaGroupCurrentUnavailSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.14.1.8 | gauge | read-only |
The counts of second intervals where the IMA group traffic state machine is down in the current for a 15 min /day interval. |
xldv20pmImaGroupCurrentNeNumFailures | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.14.1.9 | gauge | read-only |
The number of times a near-end group failure (config-Aborted, unsufficient-Links) has been reported for a 15 min /day interval. |
xldv20pmImaGroupHistoryTable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.15 | no-access |
This table contains the entries for the 15 min /one day-history data collection results for PMo objects of IMA Group interfaces. |
|
1.3.6.1.4.1.231.7.1.2.1.1.5.2.15.1 | no-access |
An entry describing the History Data Table for PMo IMA groups. |
||
xldv20pmImaGroupHistoryIntervalType | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.15.1.1 | xldv20pmintervaltype | read-only |
This type attribute is used to select between the 15 min or the day accumulation types. |
xldv20pmImaGroupHistoryHistEntryNr | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.15.1.2 | integer | read-only |
This attribute is used as index to address a history entry. Entry 1 is the most recent, entry 96 is 24 hours ago. The range of values is between 1 and xldv20pmImaGroupCurrentHistEntrySize . |
xldv20pmImaGroupHistorySuspectFlag | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.15.1.3 | xldv20pmsuspecttype | read-only |
This read-only attribute will be set to indicate that troubles arose during an interval and that the counter values are suspect and incomplete. |
xldv20pmImaGroupHistoryPeriodEndTime | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.15.1.4 | integer | read-only |
Date/time at the end of the selected interval. |
xldv20pmImaGroupHistoryUnavailSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.15.1.5 | gauge | read-only |
The counts of second intervals where the IMA group traffic state machine is down in the current 15 min /day interval. |
xldv20pmImaGroupHistoryNeNumFailures | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.15.1.6 | gauge | read-only |
The number of times a near-end group failure (config-Aborted, unsufficient-Links) has been reported for a previous 15 min interval or the previous day. |
xldv20pmImaLinkCurrentTable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.16 | no-access |
This table contains the entries for the the PMo objects for the current data of Pmo monitoring objects for IMA groups . It includes attributes for performance parameters, collection interval is 15 minutes and one day . |
|
1.3.6.1.4.1.231.7.1.2.1.1.5.2.16.1 | no-access |
An entry describing the current PMo data for ImaLinks. |
||
xldv20pmImaLinkCurrentIntervalType | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.16.1.1 | xldv20pmintervaltype | read-only |
This type attribute is used to select between the 15 min or the day accumulation types. |
xldv20pmImaLinkCurrentAdminState | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.16.1.2 | xldv20adminstate | read-write |
This read-write attribute is used to activate (unlock) and deactivate (lock) the functions (incl. collection) performed by this managed entity. Note: the 15min collection object must be activated, before day collection can operate. |
xldv20pmImaLinkCurrentSuspectFlag | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.16.1.3 | xldv20pmsuspecttype | read-only |
This read-only attribute will be set to indicate that troubles arose during an interval and that the counter values are suspect and incomplete. |
xldv20pmImaLinkCurrentHistEntrySize | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.16.1.4 | integer | read-only |
This is the configured size of history. |
xldv20pmImaLinkCurrentNrHistEntriesAvailable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.16.1.5 | integer | read-only |
This is the number of history entries which are available in the history table. |
xldv20pmImaLinkCurrentElapsedTime | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.16.1.6 | integer | read-only |
This read-only attribute represents the difference between the current time and the start of the present summary interval. Units are seconds when 15 minute interval is selected or minutes for day interval. (Note: accurate to the sample time interval). |
xldv20pmImaLinkCurrentThresholdLimitIndex | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.16.1.7 | integer | read-write |
This read-write attribute provides an index to the ThresholdLimitTable managed entity that contains the threshold limits for the performance parameters reported by this managed entity. When the value of this attribute is set to 1, default threshold limits shall be used . |
xldv20pmImaLinkCurrentImaViolations | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.16.1.8 | gauge | read-only |
ICP violations: count of errored, invalid or missing ICP cells, except during SES-IMA or UAS-IMA conditions, in the current 15 minute interval. ATM Forum IMA v1.1, (R-125) and (O-26) in Section 12.2.2.2 on page 77. |
xldv20pmImaLinkCurrentOifAnomalies | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.16.1.9 | gauge | read-only |
The number of OIF anomalies, except during SES-IMA or UAS-IMA conditions, at the near-end in the current 15 minute interval. This is an optional attribute. ATM Forum IMA v1.1, (O-20) and (O-26) in Section 12.2.2.2 on page 77 |
xldv20pmImaLinkCurrentNeSevErroredSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.16.1.10 | gauge | read-only |
Count of one second intervals containing >= 30% of the ICP cells counted as IV-IMAs, or one or more link defects (e.g., LOS, OOF/LOF, AIS, or LCD), LIF defects, or LODS defects, except during UAS-IMA condition, in the current 15 minute interval. ATM Forum IMA v1.1, (R-126) and (O-26) in Section 12.2.2.2 on page 77 |
xldv20pmImaLinkCurrentFeSevErroredSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.16.1.11 | gauge | read-only |
Count of unavailable seconds at near-end in the current 15 minute interval: unavailability begins at the onset of 10 contiguous SES-IMA and ends at the onset of 10 contiguous seconds with no SES-IMA. ATM Forum IMA v1.1, (R-128) and (O-26) in Section 12.2.2.2 on page 77 |
xldv20pmImaLinkCurrentNeUnavailSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.16.1.12 | gauge | read-only |
Count of unavailable seconds at near-end in the current 15 minute interval: unavailability begins at the onset of 10 contiguous SES-IMA-FE and ends at the onset of 10 contiguous seconds with no SES-IMA-FE. ATM Forum IMA v1.1, (R-129) and (O-26) in Section 12.2.2.2 on page 77 . |
xldv20pmImaLinkCurrentFeUnavailSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.16.1.13 | gauge | read-only |
Count of unavailable seconds at far-end in the current 15 minute interval: unavailability begins at the onset of 10 contiguous SES-IMA-FE and ends at the onset of 10 contiguous seconds with no SES-IMA-FE. ATM Forum IMA v1.1, (R-129) and (O-26) in Section 12.2.2.2 on page 77 . |
xldv20pmImaLinkCurrentNeTxUnusableSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.16.1.14 | gauge | read-only |
Tx Unusable seconds: count of Unusable seconds at the near-end Tx LSM in the current 15 minute interval. ATM Forum IMA v1.1, (R-130) and (O-26) in Section 12.2.2.2 on page 77. |
xldv20pmImaLinkCurrentNeRxUnusableSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.16.1.15 | gauge | read-only |
Rx Unusable seconds: count of Unusable seconds at the near-end Rx LSM in the current 15 minute interval. ATM Forum IMA v1.1, (R-131) and (O-26) in Section 12.2.2.2 on page 77. |
xldv20pmImaLinkCurrentFeTxUnusableSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.16.1.16 | gauge | read-only |
Tx Unusable seconds: count of Unusable seconds at the far-end Tx LSM in the current 15 minute interval. ATM Forum IMA v1.1, (R-132) and (O-26) in Section 12.2.2.2 on page 77. |
xldv20pmImaLinkCurrentFeRxUnusableSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.16.1.17 | gauge | read-only |
Rx Unusable seconds: count of Unusable seconds at the far-end Rx LSM in the current 15 minute interval. ATM Forum IMA v1.1, (R-133) and (O-26) in Section 12.2.2.2 on page 77. |
xldv20pmImaLinkCurrentNeTxNumFailures | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.16.1.18 | gauge | read-only |
The number of times a near-end transmit failure alarm condition has been entered on this link (i.e., some form of implementation specific transmit fault) in the current 15 minute interval. ATM Forum IMA v1.1, (R-134) and (O-26) in Section 12.2.2.2 on page 77 |
xldv20pmImaLinkCurrentNeRxNumFailures | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.16.1.19 | gauge | read-only |
The number of times a near-end receive failure alarm condition has been entered on this link (i.e., LIF, LODS, RFI-IMA, Mis-Connected, or some form of implementation specific receive fault) in the current 15 minute interval. ATM Forum IMA v1.1, (R-135) and (O-26) in Section 12.2.2.2 on page 77 |
xldv20pmImaLinkHistoryTable | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.17 | no-access |
This table contains the entries for the 15 min /one day-history data collection results for PMo objects of IMA Link interfaces. |
|
1.3.6.1.4.1.231.7.1.2.1.1.5.2.17.1 | no-access |
An entry describing the History Data Table for PMo IMA groups. |
||
xldv20pmImaLinkHistoryIntervalType | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.17.1.1 | xldv20pmintervaltype | read-only |
This type attribute is used to select between the 15 min or the day accumulation types. |
xldv20pmImaLinkHistoryHistEntryNr | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.17.1.2 | integer | read-only |
This attribute is used as index to address a history entry. Entry 1 is the most recent, entry 96 is 24 hours ago. The range of values is between 1 and xldv20pmImaLinkCurrentHistEntrySize . |
xldv20pmImaLinkHistorySuspectFlag | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.17.1.3 | xldv20pmsuspecttype | read-only |
This read-only attribute will be set to indicate that troubles arose during an interval and that the counter values are suspect and incomplete. |
xldv20pmImaLinkHistoryPeriodEndTime | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.17.1.4 | integer | read-only |
Date/time at the end of the selected interval. |
xldv20pmImaLinkHistoryImaViolations | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.17.1.5 | gauge | read-only |
ICP violations: count of errored, invalid or missing ICP cells, except during SES-IMA or UAS-IMA conditions, in one of the previous 96, individual 15 minute, intervals or the previous day. ATM Forum IMA v1.1, (R-125) and (O-26) in Section 12.2.2.2 on page 77. |
xldv20pmImaLinkHistoryOifAnomalies | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.17.1.6 | gauge | read-only |
The number of OIF anomalies, except during SES-IMA or UAS-IMA conditions, at the near-end in one of the previous 96, individual 15 minute, intervals or the previous day. This is an optional attribute. ATM Forum IMA v1.1, (O-20) and (O-26) in Section 12.2.2.2 on page 77 |
xldv20pmImaLinkHistoryNeSevErroredSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.17.1.7 | gauge | read-only |
Count of one second intervals containing >= 30% of the ICP cells counted as IV-IMAs, or one or more link defects (e.g., LOS, OOF/LOF, AIS, or LCD), LIF defects, or LODS defects, except during UAS-IMA condition, in one of the previous 96, individual 15 minute, intervals or the previous day. ATM Forum IMA v1.1, (R-126) and (O-26) in Section 12.2.2.2 on page 77 |
xldv20pmImaLinkHistoryFeSevErroredSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.17.1.8 | gauge | read-only |
Count of unavailable seconds at near-end in one of the previous 96, individual 15 minute, intervals or the previous day. Unavailability begins at the onset of 10 contiguous SES-IMA and ends at the onset of 10 contiguous seconds with no SES-IMA. ATM Forum IMA v1.1, (R-127) and (O-26) in Section 12.2.2.2 on page 77 |
xldv20pmImaLinkHistoryNeUnavailSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.17.1.9 | gauge | read-only |
Count of unavailable seconds at near-end in one of the previous 96, individual 15 minute, intervals or the previous day. Unavailability begins at the onset of 10 contiguous SES-IMA and ends at the onset of 10 contiguous seconds with no SES-IMA. ATM Forum IMA v1.1, (R-128) and (O-26) in Section 12.2.2.2 on page 77 . |
xldv20pmImaLinkHistoryFeUnavailSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.17.1.10 | gauge | read-only |
Count of unavailable seconds at far-end in one of the previous 96, individual 15 minute, intervals or the previous day. Unavailability begins at the onset of 10 contiguous SES-IMA-FE and ends at the onset of 10 contiguous seconds with no SES-IMA-FE. ATM Forum IMA v1.1, (R-129) and (O-26) in Section 12.2.2.2 on page 77 . |
xldv20pmImaLinkHistoryNeTxUnusableSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.17.1.11 | gauge | read-only |
Tx Unusable seconds: count of Unusable seconds at the near-end Tx LSM in one of the previous 96, individual 15 minute, intervals or the previous day. ATM Forum IMA v1.1, (R-130) and (O-26) in Section 12.2.2.2 on page 77. |
xldv20pmImaLinkHistoryNeRxUnusableSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.17.1.12 | gauge | read-only |
Rx Unusable seconds: count of Unusable seconds at the near-end Rx LSM in one of the previous 96, individual 15 minute, intervals or the previous day. ATM Forum IMA v1.1, (R-131) and (O-26) in Section 12.2.2.2 on page 77. |
xldv20pmImaLinkHistoryFeTxUnusableSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.17.1.13 | gauge | read-only |
Tx Unusable seconds: count of Unusable seconds at the far-end Tx LSM in one of the previous 96, individual 15 minute, intervals or the previous day. ATM Forum IMA v1.1, (R-132) and (O-26) in Section 12.2.2.2 on page 77. |
xldv20pmImaLinkHistoryFeRxUnusableSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.17.1.14 | gauge | read-only |
Rx Unusable seconds: count of Unusable seconds at the far-end Rx LSM in one of the previous 96, individual 15 minute, intervals or the previous day. ATM Forum IMA v1.1, (R-133) and (O-26) in Section 12.2.2.2 on page 77. |
xldv20pmImaLinkHistoryNeTxNumFailures | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.17.1.15 | gauge | read-only |
The number of times a near-end transmit failure alarm condition has been entered on this link (i.e., some form of implementation specific transmit fault) in one of the previous 96, individual 15 minute, intervals or the previous day. ATM Forum IMA v1.1, (R-134) and (O-26) in Section 12.2.2.2 on page 77 |
xldv20pmImaLinkHistoryNeRxNumFailures | 1.3.6.1.4.1.231.7.1.2.1.1.5.2.17.1.16 | gauge | read-only |
The number of times a near-end receive failure alarm condition has been entered on this link (i.e., LIF, LODS, RFI-IMA, Mis-Connected, or some form of implementation specific receive fault) in one of the previous 96, individual 15 minute, intervals or the previous day. ATM Forum IMA v1.1, (R-135) and (O-26) in Section 12.2.2.2 on page 77 |
xldv20pmProtocolMonitoring | 1.3.6.1.4.1.231.7.1.2.1.1.5.3 | |||
xldv20pmTcaPrMCurrentTable | 1.3.6.1.4.1.231.7.1.2.1.1.5.3.1 | no-access |
This table contains the entries for the PrM object at the following tca layer locations: - STM1 interface (in downstream direction) - STS3-c interface (in downstream direction) - E3 interface (in downstream direction) - DS3 interface (in downstream direction) - SU_AD16 interfaces (in upstream stream direction). PrM also possible at IMA groups. It includes attributes for performance parameters, collection interval is 15 min /one day . |
|
1.3.6.1.4.1.231.7.1.2.1.1.5.3.1.1 | no-access |
An entry describing the TC-Adaptor Current Data Table . |
||
xldv20pmTcIntervalType | 1.3.6.1.4.1.231.7.1.2.1.1.5.3.1.1.1 | xldv20pmintervaltype | read-only |
This nac type attribute is used to select between the 15 min or the day accumulation types. |
xldv20pmTcAdminState | 1.3.6.1.4.1.231.7.1.2.1.1.5.3.1.1.2 | xldv20adminstate | read-write |
This read-write attribute is used to activate (unlock) and deactivate (lock) the functions (incl. collection) performed by this managed entity. Note: the 15min collection object must be activated, before day collection can operate. |
xldv20pmTcSuspectFlag | 1.3.6.1.4.1.231.7.1.2.1.1.5.3.1.1.3 | xldv20pmsuspecttype | read-only |
This read-only attribute will be set to indicate that troubles arose during an interval and that the counter values are suspect and incomplete. |
xldv20pmTcHistEntrySize | 1.3.6.1.4.1.231.7.1.2.1.1.5.3.1.1.4 | integer | read-only |
This read-only attribute indicates the number of 15min history entries configured for the particular interface. The default value is 1 and means that at least one history entry is provided. |
xldv20pmTcNrHistEntriesAvailable | 1.3.6.1.4.1.231.7.1.2.1.1.5.3.1.1.5 | integer | read-only |
This read-only attribute indicates how many HistEntries are already available. The range of values is between 0 and xldv20pmTcHistEntrySize, thereby 0 means that this entry is not valid . |
xldv20pmTcElapsedTime | 1.3.6.1.4.1.231.7.1.2.1.1.5.3.1.1.6 | integer | read-only |
This read-only attribute represents the difference between the current time and the start of the present summary interval. Units are seconds when 15 minute interval is selected or minutes for day interval. (Note: accurate to the sample time interval). |
xldv20pmTcThresholdLimitIndex | 1.3.6.1.4.1.231.7.1.2.1.1.5.3.1.1.7 | integer | read-write |
This read-write attribute provides an index to the ThresholdLimitTable managed entity that contains the threshold limits for the performance parameters reported by this managed entity. When the value of this attribute is set to 1, default threshold limits shall be used. These default values are not part of the threshold limit table but are hard coded in the application SW of PM. |
xldv20pmTcDiscardedCells | 1.3.6.1.4.1.231.7.1.2.1.1.5.3.1.1.8 | counter | read-only |
This read-only attribute represents a counter of the number of ATM cells discarded at this interface, due to a HEC violation, since the start of this interval . |
xldv20pmTcaPrMHistoryTable | 1.3.6.1.4.1.231.7.1.2.1.1.5.3.2 | no-access |
This table contains the entries for the PrM history object at the different tca layer locations. It contains results that are overtaken from the TcaPrMCurrentTable PM-object at the end of a 15 min /day interval . |
|
1.3.6.1.4.1.231.7.1.2.1.1.5.3.2.1 | no-access |
An entry describing the TC-Adaptor History Data Table . |
||
xldv20pmThIntervalType | 1.3.6.1.4.1.231.7.1.2.1.1.5.3.2.1.1 | xldv20pmintervaltype | read-only |
This type attribute is used to select between the 15 min or the day accumulation types. |
xldv20pmThHistEntryNr | 1.3.6.1.4.1.231.7.1.2.1.1.5.3.2.1.2 | integer | read-only |
This attribute is used as index to address a history entry. Entry 1 is the most recent, entry 96 is 24 hours ago. The range of values is between 1 and xldv20pmTcHistEntrySize. |
xldv20pmThSuspectFlag | 1.3.6.1.4.1.231.7.1.2.1.1.5.3.2.1.3 | xldv20pmsuspecttype | read-only |
This read-only attribute will be set to indicate that troubles arose during an interval and that the counter values are suspect and incomplete. |
xldv20pmThPeriodEndTime | 1.3.6.1.4.1.231.7.1.2.1.1.5.3.2.1.4 | integer | read-only |
This read-only attribute is a record of date/time at the end of an interval . |
xldv20pmThDiscardedCells | 1.3.6.1.4.1.231.7.1.2.1.1.5.3.2.1.5 | counter | read-only |
This read-only attribute represents a set of history counter of the number of ATM cells discarded at this interface, due to a HEC violation, since the start of this interval . |
xldv20pmThresholding | 1.3.6.1.4.1.231.7.1.2.1.1.5.4 | |||
xldv20pmThresholdLimitTable | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1 | no-access |
The threshold limit table for all interface. This table associates threshold limit index/PM counter pairs with threshold limit values for a 15 minutes interval. Entries with same threshold limit index belong to the same threshold limit profile. Each of the following TC-adaptor types are available and can be configured: adc, s1n, s3n, d3n, e3n. A crossing of a threshold limit leads to a threshold crossing alert. |
|
1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1 | no-access |
An entry describing the threshold limit information . |
||
xldv20pmThlThresholdLimitIndex | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.1 | integer | read-only |
This read-only attribute selects a profile out of the threshold limit table . |
xldv20pmThlNeBackgroundBlockErrors | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.2 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlNeCodeViolations | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.3 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlNeCodeViolationsCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.4 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlNeCodeViolationsP | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.5 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlNeCodeViolationsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.6 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlNeErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.7 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlNeErroredSecondsCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.8 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlNeErroredSecondsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.9 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlNeSas | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.10 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlNeSeverelyErroredFrameSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.11 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlNeSeverelyErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.12 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlNeSeverelyErroredSecondsCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.13 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlNeSeverelyErroredSecondsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.14 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlNeUnavailableSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.15 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlNeUnavailableSecondsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.16 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlNeAisSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.17 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlNeOfsSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.18 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlNeLosSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.19 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlFeBackgroundBlockErrors | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.20 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlFeCodeViolations | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.21 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlFeCodeViolationsCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.22 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlFeCodeViolationsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.23 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlFeErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.24 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlFeErroredSecondsCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.25 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlFeErroredSecondsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.26 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlFeSas | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.27 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlFeSeverelyErroredSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.28 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlFeSeverelyErroredSecondsCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.29 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlFeSeverelyErroredSecondsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.30 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlFeUnavailableSeconds | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.31 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlFeUnavailableSecondsPLCP | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.32 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlDiscardedCells | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.33 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlImaGroupUnavailSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.34 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlImaGroupNeNumFailures | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.35 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlImaLinkImaViolations | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.36 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlImaLinkOifAnomalies | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.37 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlImaLinkNeSevErroredSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.38 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlImaLinkFeSevErroredSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.39 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlImaLinkNeUnavailSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.40 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlImaLinkFeUnavailSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.41 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlImaLinkNeTxUnusableSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.42 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlImaLinkNeRxUnusableSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.43 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlImaLinkFeTxUnusableSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.44 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlImaLinkFeRxUnusableSecs | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.45 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlImaLinkNeTxNumFailures | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.46 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmThlImaLinkNeRxNumFailures | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.1.1.47 | integer | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmAtmThresholdLimitTable | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.2 | no-access |
The threshold limit table for all interface. This table associates threshold limit index/PM counter pairs with threshold limit values for a 15 minutes interval. Entries with same threshold limit index belong to the same threshold limit profile. A crossing of a threshold limit leads to a threshold crossing alert. |
|
1.3.6.1.4.1.231.7.1.2.1.1.5.4.2.1 | no-access |
An entry describing the threshold limit information . |
||
xldv20pmAtlThresholdLimitIndex | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.2.1.1 | integer | read-only |
This read-only attribute selects a profile out of the threshold limit table of PM on ATM layer. |
xldv20pmAtlTransmittedUserCells | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.2.1.2 | unsigned32 | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmAtlLostUserCells | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.2.1.3 | unsigned32 | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmAtlMisinsertedUserCells | 1.3.6.1.4.1.231.7.1.2.1.1.5.4.2.1.4 | unsigned32 | read-write |
This read-write attribute selects the threshold limit value of the counter in the current threshold limit profile. |
xldv20pmTraps | 1.3.6.1.4.1.231.7.1.2.1.1.5.5 | |||
xldv20pmTrapVars | 1.3.6.1.4.1.231.7.1.2.1.1.5.5.1 | |||
xldv20pmTvIfIndex | 1.3.6.1.4.1.231.7.1.2.1.1.5.5.1.1 | unsigned16 | no-access |
The interface index of the reporting PM object. |
xldv20pmTvPmType | 1.3.6.1.4.1.231.7.1.2.1.1.5.5.1.2 | xldv20pmtype | no-access |
Specifies the reporting PM object and OAM level. |
xldv20pmTvPmCounter | 1.3.6.1.4.1.231.7.1.2.1.1.5.5.1.3 | xldv20pmcountername | no-access |
Identifies the PM counter. |
xldv20pmTvCurrentCounterValue | 1.3.6.1.4.1.231.7.1.2.1.1.5.5.1.4 | counter | no-access |
The actual counter value at detection. |
xldv20pmTvCurrentCounterLimit | 1.3.6.1.4.1.231.7.1.2.1.1.5.5.1.5 | counter | no-access |
The current value of threshold limit. |
xldv20pmTvAtmPmCounter | 1.3.6.1.4.1.231.7.1.2.1.1.5.5.1.6 | xldv20pmatmcountertype | no-access |
Identifies the performance parameter. |
xldv20pmTvAtmObjectIndex | 1.3.6.1.4.1.231.7.1.2.1.1.5.5.1.7 | unsigned16 | no-access |
Identifies the AtmPm object. |
xldv20pmTvEndpointType | 1.3.6.1.4.1.231.7.1.2.1.1.5.5.1.8 | xldv20pmendpointtype | no-access |
Identifies the type of endpoint. |
xldv20pmTvIntervalType | 1.3.6.1.4.1.231.7.1.2.1.1.5.5.1.9 | xldv20pmintervaltype | no-access |
Identifies the type of interval. |
xldv20pmTrapTypes | 1.3.6.1.4.1.231.7.1.2.1.1.5.5.2 |