CISCO-WAN-SONET-MIB
- Registered at
- 1.3.6.1.4.1.351.150.3
- Last updated
- 2002-05-20 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2002-05-20 00:00, 2000-03-06 00:00
- Namespace
- cisco
- Source file
CISCO-WAN-SONET-MIB- Digest
sha256:7e0cc052b37474c68bca2f962e619ab17fab59f80bf6487d43ed354f826c1edc
Description
The MIB module to describe SONET/SDH interfaces objects. This is an extension to the standard SONET MIB(RFC 2558).
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-wanatm@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCOWAN-SMI | ciscoWan |
| IF-MIB | ifIndex |
| PerfHist-TC-MIB | PerfIntervalCount |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-WAN-SONET-MIB CISCOWAN-SMI IANAifType-MIB IF-MIB PerfHist-TC-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoWANSonetMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.3.1 | |||
| cwsSection OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.3.1.1 | |||
| cwsSectionAlarmTable OBJECT-TYPE The SONET/SDH Section Alarm table. This table contains objects for setting alarm thresholds and reading alarm severity. | 1.3.6.1.4.1.351.150.3.1.1.1 | not-accessible | current | |
| cwsSectionAlarmEntry OBJECT-TYPE An entry in the alarm table. The entries exist for active sonet lines, with default threshold values. Thresholds may be configured for errored seconds(ES), severely errored seconds(SES), severely errored framing seconds(SEFS) and coding violations(CV) for section layer sonet lines. Once these thresholds are exceeded, minor or major alarm is raised. Please refer RFC1595 for descriptions of ES,SES,SEFS,CV | 1.3.6.1.4.1.351.150.3.1.1.1.1 | not-accessible | current | |
| cwsSectionStatisticalAlarmSeverity OBJECT-TYPE By setting this object to major or minor, a minor or major severity alarm is raised when any statistical threshold is exceeded. By default TCA crossing does not raise any alarm. | 1.3.6.1.4.1.351.150.3.1.1.1.1.1 | INTEGER {minor(1), major(2), none(3)} | read-write | current |
| cwsSectionCurrentESsThreshold OBJECT-TYPE This object indicates the threshold for errored seconds(ES), for the current 15-min interval, above which alarm is generated. | 1.3.6.1.4.1.351.150.3.1.1.1.1.2 | Unsigned32 (0..2147483647) | read-write | current |
| cwsSectionTotalESsThreshold OBJECT-TYPE This object indicates the threshold for errored seconds(ES), for the 24 hour interval, above which alarm is generated. | 1.3.6.1.4.1.351.150.3.1.1.1.1.3 | Unsigned32 (0..2147483647) | read-write | current |
| cwsSectionCurrentSESsThreshold OBJECT-TYPE This object indicates the threshold for severely errored seconds(SES) for the current 15-min interval, above which alarm is generated. | 1.3.6.1.4.1.351.150.3.1.1.1.1.4 | Unsigned32 (0..2147483647) | read-write | current |
| cwsSectionTotalSESsThreshold OBJECT-TYPE This object indicates the threshold for severely errored seconds(SES) for the 24 hour interval, above which alarm is generated. | 1.3.6.1.4.1.351.150.3.1.1.1.1.5 | Unsigned32 (0..2147483647) | read-write | current |
| cwsSectionCurrentSEFSsThreshold OBJECT-TYPE This object indicates the threshold for severely errored framing seconds(SEFS), above which alarm is generated. | 1.3.6.1.4.1.351.150.3.1.1.1.1.6 | Unsigned32 (0..2147483647) | read-write | current |
| cwsSectionTotalSEFSsThreshold OBJECT-TYPE This object indicates the threshold for severely errored framing seconds(SEFS) for the 24 hour interval, above which alarm is generated. | 1.3.6.1.4.1.351.150.3.1.1.1.1.7 | Unsigned32 (0..2147483647) | read-write | current |
| cwsSectionCurrentCVsThreshold OBJECT-TYPE This object indicates the threshold for coding violations(CV), above which alarm is generated. | 1.3.6.1.4.1.351.150.3.1.1.1.1.8 | Unsigned32 (0..2147483647) | read-write | current |
| cwsSectionTotalCVsThreshold OBJECT-TYPE This object indicates the threshold for coding violations(CV) for 24 hour interval, above which alarm is generated. | 1.3.6.1.4.1.351.150.3.1.1.1.1.9 | Unsigned32 (0..2147483647) | read-write | current |
| cwsSectionStatAlarmStatus OBJECT-TYPE This variable indicates the status of the interface. When an alarm is raised, this would indicate which threshold was exceeded. This object is updated every 15-minutes. Once the current 15-min window has passed, and there are no errors in the current 15-min window, the object is cleared from the lower level sonet task. The cwsSectionStatAlarmStatus is a bit map represented as a sum, therefore, it can represent multiple defects simultaneously. If none of the bits are set, it indicates no defect. The various bit positions are: 1 sonetSectionTotalESs 2 sonetSectionTotalSESs 3 sonetSectionTotalSEFSs 4 sonetSectionTotalCVs 5 sonetSectionCurrentESs 6 sonetSectionCurrentSESs 7 sonetSectionCurrentSEFSs 8 sonetSectionCurrentCVs | 1.3.6.1.4.1.351.150.3.1.1.1.1.10 | Unsigned32 (1..511) | read-write | current |
| cwsSectionCurrent24HrTable OBJECT-TYPE Contains sonet section related current 24 hour counters. A 24 hour interval starts at twelve midnight with reference to node time. In case of a manual change in node time all the counters in cwsSectionCurrent24HrTable table get reset to 0. | 1.3.6.1.4.1.351.150.3.1.1.2 | not-accessible | current | |
| cwsSectionCurrent24HrEntry OBJECT-TYPE An entry in the current 24 hour table. The entries exist for active sonet lines. | 1.3.6.1.4.1.351.150.3.1.1.2.1 | not-accessible | current | |
| cwsSectionCurrent24HrESs OBJECT-TYPE Number of errored seconds encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.1.2.1.1 | PerfIntervalCount | read-only | current |
| cwsSectionCurrent24HrSESs OBJECT-TYPE Number of SESs encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.1.2.1.2 | PerfIntervalCount | read-only | current |
| cwsSectionCurrent24HrSEFSs OBJECT-TYPE Number of SEFSs encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.1.2.1.3 | PerfIntervalCount | read-only | current |
| cwsSectionCurrent24HrCVs OBJECT-TYPE Number of CVs encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.1.2.1.4 | PerfIntervalCount | read-only | current |
| cwsSectionPrevious24HrTable OBJECT-TYPE Contains sonet section previous 24 hour counters. A 24 hour interval starts at twelve midnight with reference to node time. In case of a manual change in node time all the counters in cwsSectionPrevious24HrTable table get reset to 0. | 1.3.6.1.4.1.351.150.3.1.1.3 | not-accessible | current | |
| cwsSectionPrevious24HrEntry OBJECT-TYPE An entry in the current 24 hour table. The entries exist for active sonet lines. | 1.3.6.1.4.1.351.150.3.1.1.3.1 | not-accessible | current | |
| cwsSectionPrevious24HrESs OBJECT-TYPE Number of errored seconds encountered in previous 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.1.3.1.1 | PerfIntervalCount | read-only | current |
| cwsSectionPrevious24HrSESs OBJECT-TYPE Number of SESs encountered in previous 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.1.3.1.2 | PerfIntervalCount | read-only | current |
| cwsSectionPrevious24HrSEFSs OBJECT-TYPE Number of SEFSs encountered in previous 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.1.3.1.3 | PerfIntervalCount | read-only | current |
| cwsSectionPrevious24HrCVs OBJECT-TYPE Number of CVs encountered in previous 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.1.3.1.4 | PerfIntervalCount | read-only | current |
| cwsLine OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.3.1.2 | |||
| cwsLineAlarmTable OBJECT-TYPE The SONET/SDH Line Alarm table. This table contains objects which are thresholds that the user can set. Once the threshold is exceeded, an alarm is flagged.Changing any threshold will affect both the Near End and Far End(remote end of the line) threshold. | 1.3.6.1.4.1.351.150.3.1.2.1 | not-accessible | current | |
| cwsLineAlarmEntry OBJECT-TYPE An entry in the SONET/SDH Line Alarm table. The entries may be created for an ifType value of sonet(39). Thresholds maybe specified for errored seconds(ES), severely errored seconds(SES), severely errored framing seconds(SEFS),coding violations(CV) and unavailable seconds (UAS) for line layer of sonet lines. Once these thresholds are exceeded, minor or major alarm is raised. Please refer RFC1595 for descriptions of ES,SES,CV,UAS | 1.3.6.1.4.1.351.150.3.1.2.1.1 | not-accessible | current | |
| cwsLineStatisticalAlarmSeverity OBJECT-TYPE By setting this object to major or minor, a minor or major severity alarm is raised when any statistical threshold is exceeded. By default TCA crossing does not raise any alarm. | 1.3.6.1.4.1.351.150.3.1.2.1.1.1 | INTEGER {minor(1), major(2), none(3)} | read-write | current |
| cwsLineCurrentESsThreshold OBJECT-TYPE This object indicates the threshold for errored seconds(ES) for the current 15-min interval, above which alarm is generated. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.150.3.1.2.1.1.2 | Unsigned32 (0..2147483647) | read-write | current |
| cwsLineTotalESsThreshold OBJECT-TYPE This object indicates the threshold for errored seconds(ES) for the 24 hour interval, above which alarm is generated. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.150.3.1.2.1.1.3 | Unsigned32 (0..2147483647) | read-write | current |
| cwsLineCurrentSESsThreshold OBJECT-TYPE This is the severely errored seconds(SES) threshold for the current 15-min interval, above which alarm is generated. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.150.3.1.2.1.1.4 | Unsigned32 (0..2147483647) | read-write | current |
| cwsLineTotalSESsThreshold OBJECT-TYPE This is the severely errored seconds(SES) threshold for the 24 hour interval, above which alarm is generated. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.150.3.1.2.1.1.5 | Unsigned32 (0..2147483647) | read-write | current |
| cwsLineCurrentCVsThreshold OBJECT-TYPE This is the Coding violations(CV) threshold for the current 15-min interval, above which alarm is generated. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.150.3.1.2.1.1.6 | Unsigned32 (0..2147483647) | read-write | current |
| cwsLineTotalCVsThreshold OBJECT-TYPE This is the Coding violations(CV) threshold for the 24 hour interval, above which alarm is generated. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.150.3.1.2.1.1.7 | Unsigned32 (0..2147483647) | read-write | current |
| cwsLineCurrentUASsThreshold OBJECT-TYPE This is the Unavailable Seconds(UAS) threshold for the current 15-min, above which alarm is generated. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.150.3.1.2.1.1.8 | Unsigned32 (0..2147483647) | read-write | current |
| cwsLineTotalUASsThreshold OBJECT-TYPE This is the Unavailable Seconds(UAS) threshold for the 24 hour interval above which alarm is generated. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.150.3.1.2.1.1.9 | Unsigned32 (0..2147483647) | read-write | current |
| cwsLineStatAlarmStatus OBJECT-TYPE This variable indicates the status of the sonet line. This object is updated every 15-minutes. Once the current 15-min window has passed, and there are no errors in the current 15-min window, the object is cleared from the lower level sonet task. The cwsLineStatAlarmStatus is a bit map represented as a sum, therefore, it can represent multiple defects simultaneously. If none of the bits are set, it indicates no defect. The various bit-positions are: 1 sonetLineTotalESs 2 sonetLineTotalSESs 3 sonetLineTotalCVs 4 sonetLineTotalUASs 5 sonetLineCurrentESs 6 sonetLineCurrentSESs 7 sonetLineCurrentCVs 8 sonetLineCurrentUASs 9 sonetFarEndLineTotalESs 10 sonetFarEndLineTotalSESs 11 sonetFarEndLineTotalCVs 12 sonetFarEndLineTotalUASs 13 sonetFarEndLineCurrentESs 14 sonetFarEndLineCurrentSESs 15 sonetFarEndLineCurrentCVs 16 sonetFarEndLineCurrentUASs | 1.3.6.1.4.1.351.150.3.1.2.1.1.10 | Unsigned32 | read-only | current |
| cwsLineCurrent24HrTable OBJECT-TYPE Contains sonet line related current 24 hour counters. A 24 hour interval starts at twelve midnight with reference to node time. In case of a manual change in node time all the counters in cwsLineCurrent24HrTable table get reset to 0. | 1.3.6.1.4.1.351.150.3.1.2.2 | not-accessible | current | |
| cwsLineCurrent24HrEntry OBJECT-TYPE An entry in the current 24 hour table. The entries exist for active sonet lines. | 1.3.6.1.4.1.351.150.3.1.2.2.1 | not-accessible | current | |
| cwsLineCurrent24HrESs OBJECT-TYPE Number of errored seconds encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.2.2.1.1 | PerfIntervalCount | read-only | current |
| cwsLineCurrent24HrSESs OBJECT-TYPE Number of SESs encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.2.2.1.2 | PerfIntervalCount | read-only | current |
| cwsLineCurrent24HrCVs OBJECT-TYPE Number of CVs encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.2.2.1.3 | PerfIntervalCount | read-only | current |
| cwsLineCurrent24HrUASs OBJECT-TYPE Number of UASs encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.2.2.1.4 | PerfIntervalCount | read-only | current |
| cwsFELineCurrent24HrESs OBJECT-TYPE Number of far end errored seconds encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.2.2.1.5 | PerfIntervalCount | read-only | current |
| cwsFELineCurrent24HrSESs OBJECT-TYPE Number of far end SESs encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.2.2.1.6 | PerfIntervalCount | read-only | current |
| cwsFELineCurrent24HrCVs OBJECT-TYPE Number of far end CVs encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.2.2.1.7 | PerfIntervalCount | read-only | current |
| cwsFELineCurrent24HrUASs OBJECT-TYPE Number of far end UASs encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.2.2.1.8 | PerfIntervalCount | read-only | current |
| cwsLinePrevious24HrTable OBJECT-TYPE Contains sonet line previous 24 hour counters. A 24 hour interval starts at twelve midnight with reference to node time. In case of a manual change in node time all the counters in cwsLinePrevious24HrTable table get reset to 0. | 1.3.6.1.4.1.351.150.3.1.2.3 | not-accessible | current | |
| cwsLinePrevious24HrEntry OBJECT-TYPE An entry in the current 24 hour table. The entries exist for active sonet lines. | 1.3.6.1.4.1.351.150.3.1.2.3.1 | not-accessible | current | |
| cwsLinePrevious24HrESs OBJECT-TYPE Number of errored seconds encountered in previous 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.2.3.1.1 | PerfIntervalCount | read-only | current |
| cwsLinePrevious24HrSESs OBJECT-TYPE Number of SESs encountered in previous 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.2.3.1.2 | PerfIntervalCount | read-only | current |
| cwsLinePrevious24HrCVs OBJECT-TYPE Number of CVs encountered in previous 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.2.3.1.3 | PerfIntervalCount | read-only | current |
| cwsLinePrevious24HrUASs OBJECT-TYPE Number of UASs encountered in previous 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.2.3.1.4 | PerfIntervalCount | read-only | current |
| cwsFELinePrevious24HrESs OBJECT-TYPE Number of far end errored seconds encountered in previous 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.2.3.1.5 | PerfIntervalCount | read-only | current |
| cwsFELinePrevious24HrSESs OBJECT-TYPE Number of far end SESs encountered in previous 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.2.3.1.6 | PerfIntervalCount | read-only | current |
| cwsFELinePrevious24HrCVs OBJECT-TYPE Number of far end CVs encountered in previous 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.2.3.1.7 | PerfIntervalCount | read-only | current |
| cwsFELinePrevious24HrUASs OBJECT-TYPE Number of far end UASs encountered in previous 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.2.3.1.8 | PerfIntervalCount | read-only | current |
| cwsPath OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.3.1.3 | |||
| cwsPathAlarmTable OBJECT-TYPE The SONET/SDH Path Alarm table. This table contains objects for thresholds which a user can set. When any threshold is exceeded, an alarm is set. Changing any threshold will affect both the Near End and Far End(remote end of the line) threshold. | 1.3.6.1.4.1.351.150.3.1.3.1 | not-accessible | current | |
| cwsPathAlarmEntry OBJECT-TYPE An entry in the SONET/SDH Path Alarm table. Thresholds maybe specified for errored seconds(ES), severely errored seconds(SES), severely errored framing seconds(SEFS),coding violations(CV) and unavailable seconds (UAS) for path layer of sonet lines. Once these thresholds are exceeded, minor or major alarm is raised. Please refer RFC1595 for descriptions of ES,SES,SEFS,CV,UAS. | 1.3.6.1.4.1.351.150.3.1.3.1.1 | not-accessible | current | |
| cwsPathStatisticalAlarmSeverity OBJECT-TYPE By setting this object to major or minor, a minor or major severity alarm is raised when any statistical threshold is exceeded. By default TCA crossing does not raise any alarm. | 1.3.6.1.4.1.351.150.3.1.3.1.1.1 | INTEGER {minor(1), major(2), none(3)} | read-write | current |
| cwsPathCurrentESsThreshold OBJECT-TYPE This object indicates the threshold for errored seconds(ES) for the current 15-min interval, above which alarm is generated. This threshold is the same for Far End (remote end of the line) and Near End(this end of the line). | 1.3.6.1.4.1.351.150.3.1.3.1.1.2 | Unsigned32 (0..2147483647) | read-write | current |
| cwsPathTotalESsThreshold OBJECT-TYPE This object indicates the threshold for errored seconds(ES) for the 24-hour interval, above which alarm is generated. This threshold is the same for Far End (remote end of the line) and Near End(this end of the line). | 1.3.6.1.4.1.351.150.3.1.3.1.1.3 | Unsigned32 (0..2147483647) | read-write | current |
| cwsPathCurrentSESsThreshold OBJECT-TYPE This object indicates the threshold for severely errored seconds(SES) for the current 15-min interval, above which alarm is generated. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.150.3.1.3.1.1.4 | Unsigned32 (0..2147483647) | read-write | current |
| cwsPathTotalSESsThreshold OBJECT-TYPE This object indicates the threshold for severely errored seconds(SES) for the 24 hour interval, above which alarm is generated. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.150.3.1.3.1.1.5 | Unsigned32 (0..2147483647) | read-write | current |
| cwsPathCurrentCVsThreshold OBJECT-TYPE This is the coding violations threshold for the current 15-min interval, above which alarm is generated. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.150.3.1.3.1.1.6 | Unsigned32 (0..2147483647) | read-write | current |
| cwsPathTotalCVsThreshold OBJECT-TYPE This is the coding violations threshold for the 24 hour interval, above which alarm is generated. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.150.3.1.3.1.1.7 | Unsigned32 (0..2147483647) | read-write | current |
| cwsPathCurrentUASsThreshold OBJECT-TYPE This is the unavailable seconds threshold for the current 15-min interval, above which alarm is generated. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.150.3.1.3.1.1.8 | Unsigned32 (0..2147483647) | read-write | current |
| cwsPathTotalUASsThreshold OBJECT-TYPE This is the unavailable seconds threshold for the 24 hour interval, above which alarm is generated. This threshold is the same for Far End and Near End. | 1.3.6.1.4.1.351.150.3.1.3.1.1.9 | Unsigned32 (0..2147483647) | read-write | current |
| cwsPathStatAlarmStatus OBJECT-TYPE This variable indicates the status of the interface. The cwsPathStatAlarmStatus is a bit map represented as a sum, therefore, it can represent multiple defects simultaneously. If none of the bits are set, it indicates no defect. The following ar the bit positions: 1 sonetPathTotalESs 2 sonetPathTotalSESs 3 sonetPathTotalCVs 4 sonetPathTotalUASs 5 sonetPathCurrentESs 6 sonetPathCurrentSESs 7 sonetPathCurrentCVs 8 sonetPathCurrentUASs 9 sonetFarEndPathTotalESs 10 sonetFarEndPathTotalSESs 11 sonetFarEndPathTotalCVs 12 sonetFarEndPathTotalUASs 13 sonetFarEndPathCurrentESs 14 sonetFarEndPathCurrentSESs 15 sonetFarEndPathCurrentCVs 16 sonetFarEndPathCurrentUASs | 1.3.6.1.4.1.351.150.3.1.3.1.1.10 | Unsigned32 | read-only | current |
| cwsPathCurrent24HrTable OBJECT-TYPE Contains sonet path related current 24 hour interval counter. A 24 hour interval starts at twelve midnight with reference to node time. In case of a manual change in node time all the counters in cwsPathCurrent24HrTable table get reset to 0. | 1.3.6.1.4.1.351.150.3.1.3.2 | not-accessible | current | |
| cwsPathCurrent24HrEntry OBJECT-TYPE An entry in path current table. | 1.3.6.1.4.1.351.150.3.1.3.2.1 | not-accessible | current | |
| cwsPathCurrent24HrESs OBJECT-TYPE Number of errored seconds encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.3.2.1.1 | PerfIntervalCount | read-only | current |
| cwsPathCurrent24HrSESs OBJECT-TYPE Number of SESs encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.3.2.1.2 | PerfIntervalCount | read-only | current |
| cwsPathCurrent24HrCVs OBJECT-TYPE Number of CVs encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.3.2.1.3 | PerfIntervalCount | read-only | current |
| cwsPathCurrent24HrUASs OBJECT-TYPE Number of UASs encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.3.2.1.4 | PerfIntervalCount | read-only | current |
| cwsFEPathCurrent24HrESs OBJECT-TYPE Number of far end errored seconds encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.3.2.1.5 | PerfIntervalCount | read-only | current |
| cwsFEPathCurrent24HrSESs OBJECT-TYPE Number of far end SESs encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.3.2.1.6 | PerfIntervalCount | read-only | current |
| cwsFEPathCurrent24HrCVs OBJECT-TYPE Number of far end CVs encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.3.2.1.7 | PerfIntervalCount | read-only | current |
| cwsFEPathCurrent24HrUASs OBJECT-TYPE Number of far end UASs encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.3.2.1.8 | PerfIntervalCount | read-only | current |
| cwsPathPrevious24HrTable OBJECT-TYPE Contains sonet path previous 24 hour interval counter. A 24 hour interval starts at twelve midnight with reference to node time. In case of a manual change in node time all the counters in cwsPathPrevious24HrTable table get reset to 0. | 1.3.6.1.4.1.351.150.3.1.3.3 | not-accessible | current | |
| cwsPathPrevious24HrEntry OBJECT-TYPE An entry in path current table. | 1.3.6.1.4.1.351.150.3.1.3.3.1 | not-accessible | current | |
| cwsPathPrevious24HrESs OBJECT-TYPE Number of errored seconds encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.3.3.1.1 | PerfIntervalCount | read-only | current |
| cwsPathPrevious24HrSESs OBJECT-TYPE Number of SESs encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.3.3.1.2 | PerfIntervalCount | read-only | current |
| cwsPathPrevious24HrCVs OBJECT-TYPE Number of CVs encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.3.3.1.3 | PerfIntervalCount | read-only | current |
| cwsPathPrevious24HrUASs OBJECT-TYPE Number of UASs encountered in current 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.3.3.1.4 | PerfIntervalCount | read-only | current |
| cwsFEPathPrevious24HrESs OBJECT-TYPE Number of far end errored seconds encountered in previous 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.3.3.1.5 | PerfIntervalCount | read-only | current |
| cwsFEPathPrevious24HrSESs OBJECT-TYPE Number of far end SESs encountered in previous 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.3.3.1.6 | PerfIntervalCount | read-only | current |
| cwsFEPathPrevious24HrCVs OBJECT-TYPE Number of far end CVs encountered in previous 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.3.3.1.7 | PerfIntervalCount | read-only | current |
| cwsFEPathPrevious24HrUASs OBJECT-TYPE Number of far end UASs encountered in previous 24 hour interval. | 1.3.6.1.4.1.351.150.3.1.3.3.1.8 | PerfIntervalCount | read-only | current |
| ciscoWANSonetMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.3.2 | |||
| ciscoWANSonetMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.3.2.1 | |||
| ciscoWANSonetMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.3.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoWANSonetMIBCompliance MODULE-COMPLIANCE The Compliance statement for ciscoSonet management group. | 1.3.6.1.4.1.351.150.3.2.1.1 | current |
| ciscoWANSonetSectAlarmMIBGroup OBJECT-GROUP These are objects related to ciscoSonet alarm group | 1.3.6.1.4.1.351.150.3.2.2.1 | current |
| ciscoWANSonetSectPrev24HrMIBGroup OBJECT-GROUP Sonet section previous 24 hour counter objects. | 1.3.6.1.4.1.351.150.3.2.2.2 | current |
| ciscoWANSonetLineAlarmMIBGroup OBJECT-GROUP These are objects related to ciscoSonet line alarm group. | 1.3.6.1.4.1.351.150.3.2.2.3 | current |
| ciscoWANSonetFELineAlarmMIBGroup OBJECT-GROUP These are sonet far end line current 24 hour counter objects. | 1.3.6.1.4.1.351.150.3.2.2.4 | current |
| ciscoWANSonetLinePrev24HrMIBGroup OBJECT-GROUP Sonet line previous 24 hour counter objects. | 1.3.6.1.4.1.351.150.3.2.2.5 | current |
| ciscoWANSonetFELinePrev24HrMIBGroup OBJECT-GROUP Far end sonet line previous 24 hour counter objects. | 1.3.6.1.4.1.351.150.3.2.2.6 | current |
| ciscoWANSonetPathAlarmMIBGroup OBJECT-GROUP These are objects related to ciscoSonet path alarm group | 1.3.6.1.4.1.351.150.3.2.2.7 | current |
| ciscoWANSonetFEPathAlarmMIBGroup OBJECT-GROUP These are far end sonet path current 24 hour counter objects. | 1.3.6.1.4.1.351.150.3.2.2.8 | current |
| ciscoWANSonetPathPrev24HrMIBGroup OBJECT-GROUP Sonet path previous 24 hour counters. | 1.3.6.1.4.1.351.150.3.2.2.9 | current |
| ciscoWANSonetFEPathPrev24HrMIBGroup OBJECT-GROUP Theses are far end sonet path previous 24 hour counter objects. | 1.3.6.1.4.1.351.150.3.2.2.10 | current |