CISCO-WAN-SONET-MIB

File: CISCO-WAN-SONET-MIB.mib (54240 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF IF-MIB
PerfHist-TC-MIB CISCOWAN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP ifIndex
PerfIntervalCount ciscoWan

Defined Types

CwsSectionAlarmEntry  
SEQUENCE    
  cwsSectionStatisticalAlarmSeverity INTEGER
  cwsSectionCurrentESsThreshold Unsigned32
  cwsSectionTotalESsThreshold Unsigned32
  cwsSectionCurrentSESsThreshold Unsigned32
  cwsSectionTotalSESsThreshold Unsigned32
  cwsSectionCurrentSEFSsThreshold Unsigned32
  cwsSectionTotalSEFSsThreshold Unsigned32
  cwsSectionCurrentCVsThreshold Unsigned32
  cwsSectionTotalCVsThreshold Unsigned32
  cwsSectionStatAlarmStatus Unsigned32

CwsSectionCurrent24HrEntry  
SEQUENCE    
  cwsSectionCurrent24HrESs PerfIntervalCount
  cwsSectionCurrent24HrSESs PerfIntervalCount
  cwsSectionCurrent24HrSEFSs PerfIntervalCount
  cwsSectionCurrent24HrCVs PerfIntervalCount

CwsSectionPrevious24HrEntry  
SEQUENCE    
  cwsSectionPrevious24HrESs PerfIntervalCount
  cwsSectionPrevious24HrSESs PerfIntervalCount
  cwsSectionPrevious24HrSEFSs PerfIntervalCount
  cwsSectionPrevious24HrCVs PerfIntervalCount

CwsLineAlarmEntry  
SEQUENCE    
  cwsLineStatisticalAlarmSeverity INTEGER
  cwsLineCurrentESsThreshold Unsigned32
  cwsLineTotalESsThreshold Unsigned32
  cwsLineCurrentSESsThreshold Unsigned32
  cwsLineTotalSESsThreshold Unsigned32
  cwsLineCurrentCVsThreshold Unsigned32
  cwsLineTotalCVsThreshold Unsigned32
  cwsLineCurrentUASsThreshold Unsigned32
  cwsLineTotalUASsThreshold Unsigned32
  cwsLineStatAlarmStatus Unsigned32

CwsLineCurrent24HrEntry  
SEQUENCE    
  cwsLineCurrent24HrESs PerfIntervalCount
  cwsLineCurrent24HrSESs PerfIntervalCount
  cwsLineCurrent24HrCVs PerfIntervalCount
  cwsLineCurrent24HrUASs PerfIntervalCount
  cwsFELineCurrent24HrESs PerfIntervalCount
  cwsFELineCurrent24HrSESs PerfIntervalCount
  cwsFELineCurrent24HrCVs PerfIntervalCount
  cwsFELineCurrent24HrUASs PerfIntervalCount

CwsLinePrevious24HrEntry  
SEQUENCE    
  cwsLinePrevious24HrESs PerfIntervalCount
  cwsLinePrevious24HrSESs PerfIntervalCount
  cwsLinePrevious24HrCVs PerfIntervalCount
  cwsLinePrevious24HrUASs PerfIntervalCount
  cwsFELinePrevious24HrESs PerfIntervalCount
  cwsFELinePrevious24HrSESs PerfIntervalCount
  cwsFELinePrevious24HrCVs PerfIntervalCount
  cwsFELinePrevious24HrUASs PerfIntervalCount

CwsPathAlarmEntry  
SEQUENCE    
  cwsPathStatisticalAlarmSeverity INTEGER
  cwsPathCurrentESsThreshold Unsigned32
  cwsPathTotalESsThreshold Unsigned32
  cwsPathCurrentSESsThreshold Unsigned32
  cwsPathTotalSESsThreshold Unsigned32
  cwsPathCurrentCVsThreshold Unsigned32
  cwsPathTotalCVsThreshold Unsigned32
  cwsPathCurrentUASsThreshold Unsigned32
  cwsPathTotalUASsThreshold Unsigned32
  cwsPathStatAlarmStatus Unsigned32

CwsPathCurrent24HrEntry  
SEQUENCE    
  cwsPathCurrent24HrESs PerfIntervalCount
  cwsPathCurrent24HrSESs PerfIntervalCount
  cwsPathCurrent24HrCVs PerfIntervalCount
  cwsPathCurrent24HrUASs PerfIntervalCount
  cwsFEPathCurrent24HrESs PerfIntervalCount
  cwsFEPathCurrent24HrSESs PerfIntervalCount
  cwsFEPathCurrent24HrCVs PerfIntervalCount
  cwsFEPathCurrent24HrUASs PerfIntervalCount

CwsPathPrevious24HrEntry  
SEQUENCE    
  cwsPathPrevious24HrESs PerfIntervalCount
  cwsPathPrevious24HrSESs PerfIntervalCount
  cwsPathPrevious24HrCVs PerfIntervalCount
  cwsPathPrevious24HrUASs PerfIntervalCount
  cwsFEPathPrevious24HrESs PerfIntervalCount
  cwsFEPathPrevious24HrSESs PerfIntervalCount
  cwsFEPathPrevious24HrCVs PerfIntervalCount
  cwsFEPathPrevious24HrUASs PerfIntervalCount

Defined Values

ciscoWANSonetMIB 1.3.6.1.4.1.351.150.3
The MIB module to describe SONET/SDH interfaces objects. This is an extension to the standard SONET MIB(RFC 2558).
MODULE-IDENTITY    

ciscoWANSonetMIBObjects 1.3.6.1.4.1.351.150.3.1
OBJECT IDENTIFIER    

cwsSection 1.3.6.1.4.1.351.150.3.1.1
OBJECT IDENTIFIER    

cwsLine 1.3.6.1.4.1.351.150.3.1.2
OBJECT IDENTIFIER    

cwsPath 1.3.6.1.4.1.351.150.3.1.3
OBJECT IDENTIFIER    

cwsSectionAlarmTable 1.3.6.1.4.1.351.150.3.1.1.1
The SONET/SDH Section Alarm table. This table contains objects for setting alarm thresholds and reading alarm severity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsSectionAlarmEntry

cwsSectionAlarmEntry 1.3.6.1.4.1.351.150.3.1.1.1.1
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
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsSectionAlarmEntry  

cwsSectionStatisticalAlarmSeverity 1.3.6.1.4.1.351.150.3.1.1.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER minor(1), major(2), none(3)  

cwsSectionCurrentESsThreshold 1.3.6.1.4.1.351.150.3.1.1.1.1.2
This object indicates the threshold for errored seconds(ES), for the current 15-min interval, above which alarm is generated.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsSectionTotalESsThreshold 1.3.6.1.4.1.351.150.3.1.1.1.1.3
This object indicates the threshold for errored seconds(ES), for the 24 hour interval, above which alarm is generated.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsSectionCurrentSESsThreshold 1.3.6.1.4.1.351.150.3.1.1.1.1.4
This object indicates the threshold for severely errored seconds(SES) for the current 15-min interval, above which alarm is generated.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsSectionTotalSESsThreshold 1.3.6.1.4.1.351.150.3.1.1.1.1.5
This object indicates the threshold for severely errored seconds(SES) for the 24 hour interval, above which alarm is generated.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsSectionCurrentSEFSsThreshold 1.3.6.1.4.1.351.150.3.1.1.1.1.6
This object indicates the threshold for severely errored framing seconds(SEFS), above which alarm is generated.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsSectionTotalSEFSsThreshold 1.3.6.1.4.1.351.150.3.1.1.1.1.7
This object indicates the threshold for severely errored framing seconds(SEFS) for the 24 hour interval, above which alarm is generated.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsSectionCurrentCVsThreshold 1.3.6.1.4.1.351.150.3.1.1.1.1.8
This object indicates the threshold for coding violations(CV), above which alarm is generated.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsSectionTotalCVsThreshold 1.3.6.1.4.1.351.150.3.1.1.1.1.9
This object indicates the threshold for coding violations(CV) for 24 hour interval, above which alarm is generated.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsSectionStatAlarmStatus 1.3.6.1.4.1.351.150.3.1.1.1.1.10
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
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..511  

cwsSectionCurrent24HrTable 1.3.6.1.4.1.351.150.3.1.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsSectionCurrent24HrEntry

cwsSectionCurrent24HrEntry 1.3.6.1.4.1.351.150.3.1.1.2.1
An entry in the current 24 hour table. The entries exist for active sonet lines.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsSectionCurrent24HrEntry  

cwsSectionCurrent24HrESs 1.3.6.1.4.1.351.150.3.1.1.2.1.1
Number of errored seconds encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsSectionCurrent24HrSESs 1.3.6.1.4.1.351.150.3.1.1.2.1.2
Number of SESs encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsSectionCurrent24HrSEFSs 1.3.6.1.4.1.351.150.3.1.1.2.1.3
Number of SEFSs encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsSectionCurrent24HrCVs 1.3.6.1.4.1.351.150.3.1.1.2.1.4
Number of CVs encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsSectionPrevious24HrTable 1.3.6.1.4.1.351.150.3.1.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsSectionPrevious24HrEntry

cwsSectionPrevious24HrEntry 1.3.6.1.4.1.351.150.3.1.1.3.1
An entry in the current 24 hour table. The entries exist for active sonet lines.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsSectionPrevious24HrEntry  

cwsSectionPrevious24HrESs 1.3.6.1.4.1.351.150.3.1.1.3.1.1
Number of errored seconds encountered in previous 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsSectionPrevious24HrSESs 1.3.6.1.4.1.351.150.3.1.1.3.1.2
Number of SESs encountered in previous 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsSectionPrevious24HrSEFSs 1.3.6.1.4.1.351.150.3.1.1.3.1.3
Number of SEFSs encountered in previous 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsSectionPrevious24HrCVs 1.3.6.1.4.1.351.150.3.1.1.3.1.4
Number of CVs encountered in previous 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsLineAlarmTable 1.3.6.1.4.1.351.150.3.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsLineAlarmEntry

cwsLineAlarmEntry 1.3.6.1.4.1.351.150.3.1.2.1.1
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
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsLineAlarmEntry  

cwsLineStatisticalAlarmSeverity 1.3.6.1.4.1.351.150.3.1.2.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER minor(1), major(2), none(3)  

cwsLineCurrentESsThreshold 1.3.6.1.4.1.351.150.3.1.2.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsLineTotalESsThreshold 1.3.6.1.4.1.351.150.3.1.2.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsLineCurrentSESsThreshold 1.3.6.1.4.1.351.150.3.1.2.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsLineTotalSESsThreshold 1.3.6.1.4.1.351.150.3.1.2.1.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsLineCurrentCVsThreshold 1.3.6.1.4.1.351.150.3.1.2.1.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsLineTotalCVsThreshold 1.3.6.1.4.1.351.150.3.1.2.1.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsLineCurrentUASsThreshold 1.3.6.1.4.1.351.150.3.1.2.1.1.8
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsLineTotalUASsThreshold 1.3.6.1.4.1.351.150.3.1.2.1.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsLineStatAlarmStatus 1.3.6.1.4.1.351.150.3.1.2.1.1.10
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
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwsLineCurrent24HrTable 1.3.6.1.4.1.351.150.3.1.2.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsLineCurrent24HrEntry

cwsLineCurrent24HrEntry 1.3.6.1.4.1.351.150.3.1.2.2.1
An entry in the current 24 hour table. The entries exist for active sonet lines.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsLineCurrent24HrEntry  

cwsLineCurrent24HrESs 1.3.6.1.4.1.351.150.3.1.2.2.1.1
Number of errored seconds encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsLineCurrent24HrSESs 1.3.6.1.4.1.351.150.3.1.2.2.1.2
Number of SESs encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsLineCurrent24HrCVs 1.3.6.1.4.1.351.150.3.1.2.2.1.3
Number of CVs encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsLineCurrent24HrUASs 1.3.6.1.4.1.351.150.3.1.2.2.1.4
Number of UASs encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsFELineCurrent24HrESs 1.3.6.1.4.1.351.150.3.1.2.2.1.5
Number of far end errored seconds encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsFELineCurrent24HrSESs 1.3.6.1.4.1.351.150.3.1.2.2.1.6
Number of far end SESs encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsFELineCurrent24HrCVs 1.3.6.1.4.1.351.150.3.1.2.2.1.7
Number of far end CVs encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsFELineCurrent24HrUASs 1.3.6.1.4.1.351.150.3.1.2.2.1.8
Number of far end UASs encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsLinePrevious24HrTable 1.3.6.1.4.1.351.150.3.1.2.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsLinePrevious24HrEntry

cwsLinePrevious24HrEntry 1.3.6.1.4.1.351.150.3.1.2.3.1
An entry in the current 24 hour table. The entries exist for active sonet lines.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsLinePrevious24HrEntry  

cwsLinePrevious24HrESs 1.3.6.1.4.1.351.150.3.1.2.3.1.1
Number of errored seconds encountered in previous 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsLinePrevious24HrSESs 1.3.6.1.4.1.351.150.3.1.2.3.1.2
Number of SESs encountered in previous 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsLinePrevious24HrCVs 1.3.6.1.4.1.351.150.3.1.2.3.1.3
Number of CVs encountered in previous 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsLinePrevious24HrUASs 1.3.6.1.4.1.351.150.3.1.2.3.1.4
Number of UASs encountered in previous 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsFELinePrevious24HrESs 1.3.6.1.4.1.351.150.3.1.2.3.1.5
Number of far end errored seconds encountered in previous 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsFELinePrevious24HrSESs 1.3.6.1.4.1.351.150.3.1.2.3.1.6
Number of far end SESs encountered in previous 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsFELinePrevious24HrCVs 1.3.6.1.4.1.351.150.3.1.2.3.1.7
Number of far end CVs encountered in previous 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsFELinePrevious24HrUASs 1.3.6.1.4.1.351.150.3.1.2.3.1.8
Number of far end UASs encountered in previous 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsPathAlarmTable 1.3.6.1.4.1.351.150.3.1.3.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsPathAlarmEntry

cwsPathAlarmEntry 1.3.6.1.4.1.351.150.3.1.3.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsPathAlarmEntry  

cwsPathStatisticalAlarmSeverity 1.3.6.1.4.1.351.150.3.1.3.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER minor(1), major(2), none(3)  

cwsPathCurrentESsThreshold 1.3.6.1.4.1.351.150.3.1.3.1.1.2
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).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsPathTotalESsThreshold 1.3.6.1.4.1.351.150.3.1.3.1.1.3
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).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsPathCurrentSESsThreshold 1.3.6.1.4.1.351.150.3.1.3.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsPathTotalSESsThreshold 1.3.6.1.4.1.351.150.3.1.3.1.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsPathCurrentCVsThreshold 1.3.6.1.4.1.351.150.3.1.3.1.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsPathTotalCVsThreshold 1.3.6.1.4.1.351.150.3.1.3.1.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsPathCurrentUASsThreshold 1.3.6.1.4.1.351.150.3.1.3.1.1.8
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsPathTotalUASsThreshold 1.3.6.1.4.1.351.150.3.1.3.1.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cwsPathStatAlarmStatus 1.3.6.1.4.1.351.150.3.1.3.1.1.10
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
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwsPathCurrent24HrTable 1.3.6.1.4.1.351.150.3.1.3.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsPathCurrent24HrEntry

cwsPathCurrent24HrEntry 1.3.6.1.4.1.351.150.3.1.3.2.1
An entry in path current table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsPathCurrent24HrEntry  

cwsPathCurrent24HrESs 1.3.6.1.4.1.351.150.3.1.3.2.1.1
Number of errored seconds encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsPathCurrent24HrSESs 1.3.6.1.4.1.351.150.3.1.3.2.1.2
Number of SESs encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsPathCurrent24HrCVs 1.3.6.1.4.1.351.150.3.1.3.2.1.3
Number of CVs encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsPathCurrent24HrUASs 1.3.6.1.4.1.351.150.3.1.3.2.1.4
Number of UASs encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsFEPathCurrent24HrESs 1.3.6.1.4.1.351.150.3.1.3.2.1.5
Number of far end errored seconds encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsFEPathCurrent24HrSESs 1.3.6.1.4.1.351.150.3.1.3.2.1.6
Number of far end SESs encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsFEPathCurrent24HrCVs 1.3.6.1.4.1.351.150.3.1.3.2.1.7
Number of far end CVs encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsFEPathCurrent24HrUASs 1.3.6.1.4.1.351.150.3.1.3.2.1.8
Number of far end UASs encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsPathPrevious24HrTable 1.3.6.1.4.1.351.150.3.1.3.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsPathPrevious24HrEntry

cwsPathPrevious24HrEntry 1.3.6.1.4.1.351.150.3.1.3.3.1
An entry in path current table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsPathPrevious24HrEntry  

cwsPathPrevious24HrESs 1.3.6.1.4.1.351.150.3.1.3.3.1.1
Number of errored seconds encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsPathPrevious24HrSESs 1.3.6.1.4.1.351.150.3.1.3.3.1.2
Number of SESs encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsPathPrevious24HrCVs 1.3.6.1.4.1.351.150.3.1.3.3.1.3
Number of CVs encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsPathPrevious24HrUASs 1.3.6.1.4.1.351.150.3.1.3.3.1.4
Number of UASs encountered in current 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsFEPathPrevious24HrESs 1.3.6.1.4.1.351.150.3.1.3.3.1.5
Number of far end errored seconds encountered in previous 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsFEPathPrevious24HrSESs 1.3.6.1.4.1.351.150.3.1.3.3.1.6
Number of far end SESs encountered in previous 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsFEPathPrevious24HrCVs 1.3.6.1.4.1.351.150.3.1.3.3.1.7
Number of far end CVs encountered in previous 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cwsFEPathPrevious24HrUASs 1.3.6.1.4.1.351.150.3.1.3.3.1.8
Number of far end UASs encountered in previous 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

ciscoWANSonetMIBConformance 1.3.6.1.4.1.351.150.3.2
OBJECT IDENTIFIER    

ciscoWANSonetMIBCompliances 1.3.6.1.4.1.351.150.3.2.1
OBJECT IDENTIFIER    

ciscoWANSonetMIBGroups 1.3.6.1.4.1.351.150.3.2.2
OBJECT IDENTIFIER    

ciscoWANSonetMIBCompliance 1.3.6.1.4.1.351.150.3.2.1.1
The Compliance statement for ciscoSonet management group.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoWANSonetSectAlarmMIBGroup 1.3.6.1.4.1.351.150.3.2.2.1
These are objects related to ciscoSonet alarm group
Status: current Access: read-only
OBJECT-GROUP    

ciscoWANSonetSectPrev24HrMIBGroup 1.3.6.1.4.1.351.150.3.2.2.2
Sonet section previous 24 hour counter objects.
Status: current Access: read-only
OBJECT-GROUP    

ciscoWANSonetLineAlarmMIBGroup 1.3.6.1.4.1.351.150.3.2.2.3
These are objects related to ciscoSonet line alarm group.
Status: current Access: read-only
OBJECT-GROUP    

ciscoWANSonetFELineAlarmMIBGroup 1.3.6.1.4.1.351.150.3.2.2.4
These are sonet far end line current 24 hour counter objects.
Status: current Access: read-only
OBJECT-GROUP    

ciscoWANSonetLinePrev24HrMIBGroup 1.3.6.1.4.1.351.150.3.2.2.5
Sonet line previous 24 hour counter objects.
Status: current Access: read-only
OBJECT-GROUP    

ciscoWANSonetFELinePrev24HrMIBGroup 1.3.6.1.4.1.351.150.3.2.2.6
Far end sonet line previous 24 hour counter objects.
Status: current Access: read-only
OBJECT-GROUP    

ciscoWANSonetPathAlarmMIBGroup 1.3.6.1.4.1.351.150.3.2.2.7
These are objects related to ciscoSonet path alarm group
Status: current Access: read-only
OBJECT-GROUP    

ciscoWANSonetFEPathAlarmMIBGroup 1.3.6.1.4.1.351.150.3.2.2.8
These are far end sonet path current 24 hour counter objects.
Status: current Access: read-only
OBJECT-GROUP    

ciscoWANSonetPathPrev24HrMIBGroup 1.3.6.1.4.1.351.150.3.2.2.9
Sonet path previous 24 hour counters.
Status: current Access: read-only
OBJECT-GROUP    

ciscoWANSonetFEPathPrev24HrMIBGroup 1.3.6.1.4.1.351.150.3.2.2.10
Theses are far end sonet path previous 24 hour counter objects.
Status: current Access: read-only
OBJECT-GROUP