CISCO-WAN-SONET-MIB: View SNMP OID List / Download MIB
VENDOR: STRATACOM
Home | MIB: CISCO-WAN-SONET-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 |
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). |
||
ciscoWANSonetMIBObjects | 1.3.6.1.4.1.351.150.3.1 | |||
cwsSection | 1.3.6.1.4.1.351.150.3.1.1 | |||
cwsSectionAlarmTable | 1.3.6.1.4.1.351.150.3.1.1.1 | no-access |
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.1 | no-access |
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 |
||
cwsSectionStatisticalAlarmSeverity | 1.3.6.1.4.1.351.150.3.1.1.1.1.1 | integer | read-write |
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. Enumeration: 'major': 2, 'none': 3, 'minor': 1. |
cwsSectionCurrentESsThreshold | 1.3.6.1.4.1.351.150.3.1.1.1.1.2 | unsigned32 | read-write |
This object indicates the threshold for errored seconds(ES), for the current 15-min interval, above which alarm is generated. |
cwsSectionTotalESsThreshold | 1.3.6.1.4.1.351.150.3.1.1.1.1.3 | unsigned32 | read-write |
This object indicates the threshold for errored seconds(ES), for the 24 hour interval, above which alarm is generated. |
cwsSectionCurrentSESsThreshold | 1.3.6.1.4.1.351.150.3.1.1.1.1.4 | unsigned32 | read-write |
This object indicates the threshold for severely errored seconds(SES) for the current 15-min interval, above which alarm is generated. |
cwsSectionTotalSESsThreshold | 1.3.6.1.4.1.351.150.3.1.1.1.1.5 | unsigned32 | read-write |
This object indicates the threshold for severely errored seconds(SES) for the 24 hour interval, above which alarm is generated. |
cwsSectionCurrentSEFSsThreshold | 1.3.6.1.4.1.351.150.3.1.1.1.1.6 | unsigned32 | read-write |
This object indicates the threshold for severely errored framing seconds(SEFS), above which alarm is generated. |
cwsSectionTotalSEFSsThreshold | 1.3.6.1.4.1.351.150.3.1.1.1.1.7 | unsigned32 | read-write |
This object indicates the threshold for severely errored framing seconds(SEFS) for the 24 hour interval, above which alarm is generated. |
cwsSectionCurrentCVsThreshold | 1.3.6.1.4.1.351.150.3.1.1.1.1.8 | unsigned32 | read-write |
This object indicates the threshold for coding violations(CV), above which alarm is generated. |
cwsSectionTotalCVsThreshold | 1.3.6.1.4.1.351.150.3.1.1.1.1.9 | unsigned32 | read-write |
This object indicates the threshold for coding violations(CV) for 24 hour interval, above which alarm is generated. |
cwsSectionStatAlarmStatus | 1.3.6.1.4.1.351.150.3.1.1.1.1.10 | unsigned32 | read-write |
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 |
cwsSectionCurrent24HrTable | 1.3.6.1.4.1.351.150.3.1.1.2 | no-access |
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.1 | no-access |
An entry in the current 24 hour table. The entries exist for active sonet lines. |
||
cwsSectionCurrent24HrESs | 1.3.6.1.4.1.351.150.3.1.1.2.1.1 | perfintervalcount | read-only |
Number of errored seconds encountered in current 24 hour interval. |
cwsSectionCurrent24HrSESs | 1.3.6.1.4.1.351.150.3.1.1.2.1.2 | perfintervalcount | read-only |
Number of SESs encountered in current 24 hour interval. |
cwsSectionCurrent24HrSEFSs | 1.3.6.1.4.1.351.150.3.1.1.2.1.3 | perfintervalcount | read-only |
Number of SEFSs encountered in current 24 hour interval. |
cwsSectionCurrent24HrCVs | 1.3.6.1.4.1.351.150.3.1.1.2.1.4 | perfintervalcount | read-only |
Number of CVs encountered in current 24 hour interval. |
cwsSectionPrevious24HrTable | 1.3.6.1.4.1.351.150.3.1.1.3 | no-access |
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.1 | no-access |
An entry in the current 24 hour table. The entries exist for active sonet lines. |
||
cwsSectionPrevious24HrESs | 1.3.6.1.4.1.351.150.3.1.1.3.1.1 | perfintervalcount | read-only |
Number of errored seconds encountered in previous 24 hour interval. |
cwsSectionPrevious24HrSESs | 1.3.6.1.4.1.351.150.3.1.1.3.1.2 | perfintervalcount | read-only |
Number of SESs encountered in previous 24 hour interval. |
cwsSectionPrevious24HrSEFSs | 1.3.6.1.4.1.351.150.3.1.1.3.1.3 | perfintervalcount | read-only |
Number of SEFSs encountered in previous 24 hour interval. |
cwsSectionPrevious24HrCVs | 1.3.6.1.4.1.351.150.3.1.1.3.1.4 | perfintervalcount | read-only |
Number of CVs encountered in previous 24 hour interval. |
cwsLine | 1.3.6.1.4.1.351.150.3.1.2 | |||
cwsLineAlarmTable | 1.3.6.1.4.1.351.150.3.1.2.1 | no-access |
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.1 | no-access |
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 |
||
cwsLineStatisticalAlarmSeverity | 1.3.6.1.4.1.351.150.3.1.2.1.1.1 | integer | read-write |
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. Enumeration: 'major': 2, 'none': 3, 'minor': 1. |
cwsLineCurrentESsThreshold | 1.3.6.1.4.1.351.150.3.1.2.1.1.2 | unsigned32 | read-write |
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. |
cwsLineTotalESsThreshold | 1.3.6.1.4.1.351.150.3.1.2.1.1.3 | unsigned32 | read-write |
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. |
cwsLineCurrentSESsThreshold | 1.3.6.1.4.1.351.150.3.1.2.1.1.4 | unsigned32 | read-write |
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. |
cwsLineTotalSESsThreshold | 1.3.6.1.4.1.351.150.3.1.2.1.1.5 | unsigned32 | read-write |
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. |
cwsLineCurrentCVsThreshold | 1.3.6.1.4.1.351.150.3.1.2.1.1.6 | unsigned32 | read-write |
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. |
cwsLineTotalCVsThreshold | 1.3.6.1.4.1.351.150.3.1.2.1.1.7 | unsigned32 | read-write |
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. |
cwsLineCurrentUASsThreshold | 1.3.6.1.4.1.351.150.3.1.2.1.1.8 | unsigned32 | read-write |
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. |
cwsLineTotalUASsThreshold | 1.3.6.1.4.1.351.150.3.1.2.1.1.9 | unsigned32 | read-write |
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. |
cwsLineStatAlarmStatus | 1.3.6.1.4.1.351.150.3.1.2.1.1.10 | unsigned32 | read-only |
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 |
cwsLineCurrent24HrTable | 1.3.6.1.4.1.351.150.3.1.2.2 | no-access |
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.1 | no-access |
An entry in the current 24 hour table. The entries exist for active sonet lines. |
||
cwsLineCurrent24HrESs | 1.3.6.1.4.1.351.150.3.1.2.2.1.1 | perfintervalcount | read-only |
Number of errored seconds encountered in current 24 hour interval. |
cwsLineCurrent24HrSESs | 1.3.6.1.4.1.351.150.3.1.2.2.1.2 | perfintervalcount | read-only |
Number of SESs encountered in current 24 hour interval. |
cwsLineCurrent24HrCVs | 1.3.6.1.4.1.351.150.3.1.2.2.1.3 | perfintervalcount | read-only |
Number of CVs encountered in current 24 hour interval. |
cwsLineCurrent24HrUASs | 1.3.6.1.4.1.351.150.3.1.2.2.1.4 | perfintervalcount | read-only |
Number of UASs encountered in current 24 hour interval. |
cwsFELineCurrent24HrESs | 1.3.6.1.4.1.351.150.3.1.2.2.1.5 | perfintervalcount | read-only |
Number of far end errored seconds encountered in current 24 hour interval. |
cwsFELineCurrent24HrSESs | 1.3.6.1.4.1.351.150.3.1.2.2.1.6 | perfintervalcount | read-only |
Number of far end SESs encountered in current 24 hour interval. |
cwsFELineCurrent24HrCVs | 1.3.6.1.4.1.351.150.3.1.2.2.1.7 | perfintervalcount | read-only |
Number of far end CVs encountered in current 24 hour interval. |
cwsFELineCurrent24HrUASs | 1.3.6.1.4.1.351.150.3.1.2.2.1.8 | perfintervalcount | read-only |
Number of far end UASs encountered in current 24 hour interval. |
cwsLinePrevious24HrTable | 1.3.6.1.4.1.351.150.3.1.2.3 | no-access |
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.1 | no-access |
An entry in the current 24 hour table. The entries exist for active sonet lines. |
||
cwsLinePrevious24HrESs | 1.3.6.1.4.1.351.150.3.1.2.3.1.1 | perfintervalcount | read-only |
Number of errored seconds encountered in previous 24 hour interval. |
cwsLinePrevious24HrSESs | 1.3.6.1.4.1.351.150.3.1.2.3.1.2 | perfintervalcount | read-only |
Number of SESs encountered in previous 24 hour interval. |
cwsLinePrevious24HrCVs | 1.3.6.1.4.1.351.150.3.1.2.3.1.3 | perfintervalcount | read-only |
Number of CVs encountered in previous 24 hour interval. |
cwsLinePrevious24HrUASs | 1.3.6.1.4.1.351.150.3.1.2.3.1.4 | perfintervalcount | read-only |
Number of UASs encountered in previous 24 hour interval. |
cwsFELinePrevious24HrESs | 1.3.6.1.4.1.351.150.3.1.2.3.1.5 | perfintervalcount | read-only |
Number of far end errored seconds encountered in previous 24 hour interval. |
cwsFELinePrevious24HrSESs | 1.3.6.1.4.1.351.150.3.1.2.3.1.6 | perfintervalcount | read-only |
Number of far end SESs encountered in previous 24 hour interval. |
cwsFELinePrevious24HrCVs | 1.3.6.1.4.1.351.150.3.1.2.3.1.7 | perfintervalcount | read-only |
Number of far end CVs encountered in previous 24 hour interval. |
cwsFELinePrevious24HrUASs | 1.3.6.1.4.1.351.150.3.1.2.3.1.8 | perfintervalcount | read-only |
Number of far end UASs encountered in previous 24 hour interval. |
cwsPath | 1.3.6.1.4.1.351.150.3.1.3 | |||
cwsPathAlarmTable | 1.3.6.1.4.1.351.150.3.1.3.1 | no-access |
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.1 | no-access |
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. |
||
cwsPathStatisticalAlarmSeverity | 1.3.6.1.4.1.351.150.3.1.3.1.1.1 | integer | read-write |
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. Enumeration: 'major': 2, 'none': 3, 'minor': 1. |
cwsPathCurrentESsThreshold | 1.3.6.1.4.1.351.150.3.1.3.1.1.2 | unsigned32 | read-write |
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). |
cwsPathTotalESsThreshold | 1.3.6.1.4.1.351.150.3.1.3.1.1.3 | unsigned32 | read-write |
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). |
cwsPathCurrentSESsThreshold | 1.3.6.1.4.1.351.150.3.1.3.1.1.4 | unsigned32 | read-write |
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. |
cwsPathTotalSESsThreshold | 1.3.6.1.4.1.351.150.3.1.3.1.1.5 | unsigned32 | read-write |
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. |
cwsPathCurrentCVsThreshold | 1.3.6.1.4.1.351.150.3.1.3.1.1.6 | unsigned32 | read-write |
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. |
cwsPathTotalCVsThreshold | 1.3.6.1.4.1.351.150.3.1.3.1.1.7 | unsigned32 | read-write |
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. |
cwsPathCurrentUASsThreshold | 1.3.6.1.4.1.351.150.3.1.3.1.1.8 | unsigned32 | read-write |
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. |
cwsPathTotalUASsThreshold | 1.3.6.1.4.1.351.150.3.1.3.1.1.9 | unsigned32 | read-write |
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. |
cwsPathStatAlarmStatus | 1.3.6.1.4.1.351.150.3.1.3.1.1.10 | unsigned32 | read-only |
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 |
cwsPathCurrent24HrTable | 1.3.6.1.4.1.351.150.3.1.3.2 | no-access |
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.1 | no-access |
An entry in path current table. |
||
cwsPathCurrent24HrESs | 1.3.6.1.4.1.351.150.3.1.3.2.1.1 | perfintervalcount | read-only |
Number of errored seconds encountered in current 24 hour interval. |
cwsPathCurrent24HrSESs | 1.3.6.1.4.1.351.150.3.1.3.2.1.2 | perfintervalcount | read-only |
Number of SESs encountered in current 24 hour interval. |
cwsPathCurrent24HrCVs | 1.3.6.1.4.1.351.150.3.1.3.2.1.3 | perfintervalcount | read-only |
Number of CVs encountered in current 24 hour interval. |
cwsPathCurrent24HrUASs | 1.3.6.1.4.1.351.150.3.1.3.2.1.4 | perfintervalcount | read-only |
Number of UASs encountered in current 24 hour interval. |
cwsFEPathCurrent24HrESs | 1.3.6.1.4.1.351.150.3.1.3.2.1.5 | perfintervalcount | read-only |
Number of far end errored seconds encountered in current 24 hour interval. |
cwsFEPathCurrent24HrSESs | 1.3.6.1.4.1.351.150.3.1.3.2.1.6 | perfintervalcount | read-only |
Number of far end SESs encountered in current 24 hour interval. |
cwsFEPathCurrent24HrCVs | 1.3.6.1.4.1.351.150.3.1.3.2.1.7 | perfintervalcount | read-only |
Number of far end CVs encountered in current 24 hour interval. |
cwsFEPathCurrent24HrUASs | 1.3.6.1.4.1.351.150.3.1.3.2.1.8 | perfintervalcount | read-only |
Number of far end UASs encountered in current 24 hour interval. |
cwsPathPrevious24HrTable | 1.3.6.1.4.1.351.150.3.1.3.3 | no-access |
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.1 | no-access |
An entry in path current table. |
||
cwsPathPrevious24HrESs | 1.3.6.1.4.1.351.150.3.1.3.3.1.1 | perfintervalcount | read-only |
Number of errored seconds encountered in current 24 hour interval. |
cwsPathPrevious24HrSESs | 1.3.6.1.4.1.351.150.3.1.3.3.1.2 | perfintervalcount | read-only |
Number of SESs encountered in current 24 hour interval. |
cwsPathPrevious24HrCVs | 1.3.6.1.4.1.351.150.3.1.3.3.1.3 | perfintervalcount | read-only |
Number of CVs encountered in current 24 hour interval. |
cwsPathPrevious24HrUASs | 1.3.6.1.4.1.351.150.3.1.3.3.1.4 | perfintervalcount | read-only |
Number of UASs encountered in current 24 hour interval. |
cwsFEPathPrevious24HrESs | 1.3.6.1.4.1.351.150.3.1.3.3.1.5 | perfintervalcount | read-only |
Number of far end errored seconds encountered in previous 24 hour interval. |
cwsFEPathPrevious24HrSESs | 1.3.6.1.4.1.351.150.3.1.3.3.1.6 | perfintervalcount | read-only |
Number of far end SESs encountered in previous 24 hour interval. |
cwsFEPathPrevious24HrCVs | 1.3.6.1.4.1.351.150.3.1.3.3.1.7 | perfintervalcount | read-only |
Number of far end CVs encountered in previous 24 hour interval. |
cwsFEPathPrevious24HrUASs | 1.3.6.1.4.1.351.150.3.1.3.3.1.8 | perfintervalcount | read-only |
Number of far end UASs encountered in previous 24 hour interval. |
ciscoWANSonetMIBConformance | 1.3.6.1.4.1.351.150.3.2 | |||
ciscoWANSonetMIBCompliances | 1.3.6.1.4.1.351.150.3.2.1 | |||
ciscoWANSonetMIBCompliance | 1.3.6.1.4.1.351.150.3.2.1.1 |
The Compliance statement for ciscoSonet management group. |
||
ciscoWANSonetMIBGroups | 1.3.6.1.4.1.351.150.3.2.2 | |||
ciscoWANSonetSectAlarmMIBGroup | 1.3.6.1.4.1.351.150.3.2.2.1 |
These are objects related to ciscoSonet alarm group |
||
ciscoWANSonetSectPrev24HrMIBGroup | 1.3.6.1.4.1.351.150.3.2.2.2 |
Sonet section previous 24 hour counter objects. |
||
ciscoWANSonetLineAlarmMIBGroup | 1.3.6.1.4.1.351.150.3.2.2.3 |
These are objects related to ciscoSonet line alarm 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. |
||
ciscoWANSonetLinePrev24HrMIBGroup | 1.3.6.1.4.1.351.150.3.2.2.5 |
Sonet line previous 24 hour counter objects. |
||
ciscoWANSonetFELinePrev24HrMIBGroup | 1.3.6.1.4.1.351.150.3.2.2.6 |
Far end sonet line previous 24 hour counter objects. |
||
ciscoWANSonetPathAlarmMIBGroup | 1.3.6.1.4.1.351.150.3.2.2.7 |
These are objects related to ciscoSonet path alarm 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. |
||
ciscoWANSonetPathPrev24HrMIBGroup | 1.3.6.1.4.1.351.150.3.2.2.9 |
Sonet path previous 24 hour counters. |
||
ciscoWANSonetFEPathPrev24HrMIBGroup | 1.3.6.1.4.1.351.150.3.2.2.10 |
Theses are far end sonet path previous 24 hour counter objects. |