All MIBs › AVICI-SONET-MIB
Organization: Avici Systems, Inc.
Last Updated: 2000-08-30
Category: Network Interfaces, Optical and WDM, Vendor: Avici
Description: Monitors SONET/SDH interface performance, path overhead, and alarm conditions on Avici backbone router line cards.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is AVICI-SONET-MIB?
AVICI-SONET-MIB is an Avici Systems (core router vendor) proprietary MIB configuring and monitoring SONET physical-layer parameters. Its medium table records framing type, loopback mode, and clock source, a section table records transmitted/received J0 trace, errored/severely-errored/severely-errored-framing-second and coding-violation thresholds, event enable/status/index, and current failure count, and a line table records the S1 (sync status) byte, APS status, and errored-second/severely-errored-second/coding-violation/unavailable-second thresholds. As a configuration/performance MIB it lets an administrator confirm SONET section/line thresholds and watch for threshold-crossing events. It is deployed on Avici Systems core router platforms with SONET interfaces. Engineers can download the AVICI-SONET-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in AVICI-SONET-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Avici Systems core router platforms (SONET interfaces)
Monitoring Examples
An administrator checks aviciSonetSectionEventStatus to catch a SONET section threshold-crossing event before it escalates into a service-affecting failure on an Avici core router.
What Can Be Monitored
- SONET section/line threshold-crossing events
This MIB depends on
Related MIBs
Imported Objects
From AVICI-SMI
| aviciMibs | OBJECT-IDENTITY |
From AVICI-SYSTEM-MIB
| aviciSysTrapDescr | OBJECT-TYPE |
From IF-MIB
| ifIndex | OBJECT-TYPE |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| aviciSonetFarEndLineEntry | 1.3.6.1.4.1.2474.1.3.1.4.1 | not-accessible | An entry in the Avici SONET/SDH far end line table. | |
| NTF aviciSonetFarEndLineEvent | 1.3.6.1.4.1.2474.1.3.2.0.3 | An interfaces generates this notification when one of the following events occur: 1) One of the performance counters maintained by the far-end line entity associated with a SONET/SDH interface has crossed an established threshold. 2) The far-end line entity associated with a SONET/SDH interface experiences a failure. 3) The far-end line entity associated with a SONET/SDH interface clears a failure condition. The interface only generates a notification for one of these events if the corresponding enable bit is set to one in the instance of aviciSonetFarEndLineEventEnable associated with the interface. | ||
| I32 aviciSonetFarEndLineEventEnable | 1.3.6.1.4.1.2474.1.3.1.4.1.5 | Integer32 | read-create | This variable specifies the type of events that will be generated for this corresponding SONET/SDH far-end line entity. The value represents a vector of bits, each controlling a unique event: - Bit 0 Rising threshold alarm, sonetSectionCurrentESs. - Bit 1 Rising threshold alarm, sonetSectionCurrentSESs. - Bit 2 Reserved. - Bit 3 Rising threshold alarm, sonetSectionCurrentCVs. - Bit 4 Rising threshold alarm, sonetSectionCurrentUASs. |
| I32 aviciSonetFarEndLineEventIndex | 1.3.6.1.4.1.2474.1.3.1.4.1.7 | Integer32 | read-create | The index of the eventEntry that is used when one of the following events concerning the far-end line entity has occurred: - The value sonetFarEndLineCurrentESs has crossed the threshold specified by aviciSonetFarEndLineThresholdES. - The value sonetFarEndLineCurrentSESs has crossed the threshold specified by aviciSonetFarEndLineThresholdSES. - The value sonetFarEndLineCurrentCVs has crossed the threshold specified by aviciSonetFarEndLineThresholdCV. - The value sonetFarEndLineCurrentUASs has crossed the threshold specified by aviciSonetFarEndLineThresholdUAS. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventindex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. |
| I32 aviciSonetFarEndLineEventStatus | 1.3.6.1.4.1.2474.1.3.1.4.1.6 | Integer32 | accessible-for-notify | This variable specifies which events have occurred in the current 15 minute interval. The value represents a vector of bits, each specifying a unique event: - Bit 0 Rising threshold alarm, sonetFarEndLineCurrentESs. - Bit 1 Rising threshold alarm, sonetFarEndLineCurrentSESs. - Bit 2 Reserved. - Bit 3 Rising threshold alarm, sonetFarEndLineCurrentCVs. - Bit 4 Rising threshold alarm, sonetFarEndLineCurrentUASs. |
| aviciSonetFarEndLineTable | 1.3.6.1.4.1.2474.1.3.1.4 | not-accessible | The Avici SONET/SDH far end line table. | |
| U32 aviciSonetFarEndLineThresholdCV | 1.3.6.1.4.1.2474.1.3.1.4.1.3 | Unsigned32 | read-create | This variable specifies a threshold for the number of Far End Coding Violations encountered by the SONET/SDH line entity in the current fifteen minute interval. If the value of sonetFarEndLineCurrentCVs becomes greater than or equal to this value in the current fifteen minute interval, then a single aviciSonetFarEndLineEvent notification will be generated. |
| U32 aviciSonetFarEndLineThresholdES | 1.3.6.1.4.1.2474.1.3.1.4.1.1 | Unsigned32 | read-create | This variable specifies a threshold for the number of Far End Errored Seconds encountered by the SONET/SDH line entity in the current fifteen minute interval. If the value of sonetFarEndLineCurrentESs becomes greater than or equal to this value in the current fifteen minute interval, then a single aviciSonetFarEndLineEvent notification will be generated. |
| U32 aviciSonetFarEndLineThresholdSES | 1.3.6.1.4.1.2474.1.3.1.4.1.2 | Unsigned32 | read-create | This variable specifies a threshold for the number of Far End Severely Errored Seconds encountered by the SONET/SDH line entity in the current fifteen minute interval. If the value of sonetFarEndLineCurrentSESs becomes greater than or equal to this value in the current fifteen minute interval, then a single aviciSonetFarEndLineEvent notification will be generated. |
| U32 aviciSonetFarEndLineThresholdUAS | 1.3.6.1.4.1.2474.1.3.1.4.1.4 | Unsigned32 | read-create | This variable specifies a threshold for the number of Far End Unavailable Seconds encountered by a SONET/SDH line entity in the current fifteen minute interval. If the value of sonetFarEndLineCurrentUASs becomes greater than or equal to this value in the current fifteen minute interval, then a single aviciSonetFarEndLineEvent notification will be generated. |
| aviciSonetFarEndPathEntry | 1.3.6.1.4.1.2474.1.3.1.6.1 | not-accessible | An entry in the Avici SONET/SDH far end path table. | |
| NTF aviciSonetFarEndPathEvent | 1.3.6.1.4.1.2474.1.3.2.0.5 | An interfaces generates this notification when one of the following events occur: 1) One of the performance counters maintained by the far-end path entity associated with a SONET/SDH interface has crossed an established threshold. 2) The far-end path entity associated with a SONET/SDH interface experiences a failure. 3) The far-end path entity associated with a SONET/SDH interface clears a failure condition. The interface only generates a notification for one of these events if the corresponding enable bit is set to one in the instance of aviciSonetFarEndPathEventEnable associated with the interface. | ||
| I32 aviciSonetFarEndPathEventEnable | 1.3.6.1.4.1.2474.1.3.1.6.1.5 | Integer32 | read-create | This variable specifies the type of events that will be generated for this corresponding SONET/SDH far-end path entity. The value represents a vector of bits, each controlling a unique event: - Bit 0 Rising threshold alarm, sonetSectionCurrentESs. - Bit 1 Rising threshold alarm, sonetSectionCurrentSESs. - Bit 2 Reserved. - Bit 3 Rising threshold alarm, sonetSectionCurrentCVs. - Bit 4 Rising threshold alarm, sonetSectionCurrentUASs. |
| I32 aviciSonetFarEndPathEventIndex | 1.3.6.1.4.1.2474.1.3.1.6.1.7 | Integer32 | read-create | The index of the eventEntry that is used when one of the following events concerning the far-end path entity has occurred: - The value sonetPathCurrentESs has crossed the threshold specified by aviciSonetPathThresholdES. - The value sonetPathCurrentSESs has crossed the threshold specified by aviciSonetPathThresholdSES. - The value sonetPathCurrentCVs has crossed the threshold specified by aviciSonetPathThresholdCV. - The value sonetPathCurrentUASs has crossed the threshold specified by aviciSonetPathThresholdUAS. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventindex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. |
| I32 aviciSonetFarEndPathEventStatus | 1.3.6.1.4.1.2474.1.3.1.6.1.6 | Integer32 | accessible-for-notify | This variable specifies which events have occurred in the current 15 minute interval. The value represents a vector of bits, each specifying a unique event: - Bit 0 Rising threshold alarm, sonetFarEndPathCurrentESs. - Bit 1 Rising threshold alarm, sonetFarEndPathCurrentSESs. - Bit 2 Reserved. - Bit 3 Rising threshold alarm, sonetFarEndPathCurrentCVs. - Bit 4 Rising threshold alarm, sonetFarEndPathCurrentUASs. |
| aviciSonetFarEndPathTable | 1.3.6.1.4.1.2474.1.3.1.6 | not-accessible | The Avici SONET/SDH far end path table. | |
| U32 aviciSonetFarEndPathThresholdCV | 1.3.6.1.4.1.2474.1.3.1.6.1.3 | Unsigned32 | read-create | This variable specifies a threshold for the number of Far End Coding Violations encountered by the SONET/SDH path entity in the current fifteen minute interval. If the value of sonetFarEndPathCurrentCVs becomes greater than or equal to this value in the current fifteen minute interval, then a single aviciSonetFarEndPathEvent notification will be generated. |
| U32 aviciSonetFarEndPathThresholdES | 1.3.6.1.4.1.2474.1.3.1.6.1.1 | Unsigned32 | read-create | This variable specifies a threshold for the number of Far End Errored Seconds encountered by the SONET/SDH path entity in the current 15 minute interval. If the value of sonetFarEndPathCurrentESs becomes greater than or equal to this value in the current fifteen minute interval, then a single aviciSonetFarEndPathEvent notification will be generated. |
| U32 aviciSonetFarEndPathThresholdSES | 1.3.6.1.4.1.2474.1.3.1.6.1.2 | Unsigned32 | read-create | This variable specifies a threshold for the number of Far End Severely Errored Seconds encountered by the SONET/SDH path entity in the current fifteen minute interval. If the value of sonetFarEndPathCurrentSESs becomes greater than or equal to this value in the current fifteen minute interval, then a single aviciSonetFarEndPathEvent notification will be generated. |
| U32 aviciSonetFarEndPathThresholdUAS | 1.3.6.1.4.1.2474.1.3.1.6.1.4 | Unsigned32 | read-create | This variable specifies a threshold for the number of Far End Unavailable Seconds encountered by a SONET/SDH path entity in the current fifteen minute interval. If the value of sonetFarEndPathCurrentUASs becomes greater than or equal to this value in the current fifteen minute interval, then a single aviciSonetFarEndPathEvent notification will be generated. |
| aviciSonetGroup | 1.3.6.1.4.1.2474.1.3.3.2.1 | Objects for the SONET layer. | ||
| I32 aviciSonetLineAPS | 1.3.6.1.4.1.2474.1.3.1.3.1.2 | Integer32 | read-create | This variable specifies the value to which the line entity sets the K1 and K2 bytes of the SONET/SDH line overhead for all outbound frames. |
| I32 aviciSonetLineCurrentFailures | 1.3.6.1.4.1.2474.1.3.1.3.1.10 | Integer32 | read-only | This variable specifies which failures have occurred. A value of zero means no failures have occurred. The value represents a vector of bits, each specifying a unique failure: - Bit 0 No Failures - Bit 1 AIS failure indication. - Bit 2 RFI indication. |
| aviciSonetLineEntry | 1.3.6.1.4.1.2474.1.3.1.3.1 | not-accessible | An entry in the Avici SONET/SDH line table. | |
| NTF aviciSonetLineEvent | 1.3.6.1.4.1.2474.1.3.2.0.2 | An interfaces generates this notification when one of the following events occur: 1) One of the performance counters maintained by the line entity associated with a SONET/SDH interface has crossed an established threshold. 2) The line entity associated with a SONET/SDH interface experiences a failure. 3) The line entity associated with a SONET/SDH interface clears a failure condition. The interface only generates a notification for one of these events if the corresponding enable bit is set to one in the instance of aviciSonetLineEventEnable associated with the interface. | ||
| I32 aviciSonetLineEventEnable | 1.3.6.1.4.1.2474.1.3.1.3.1.7 | Integer32 | read-create | This variable specifies the type of events that will be generated for this corresponding SONET/SDH line entity. The value represents a vector of bits, each controlling a unique event: - Bit 0 Rising threshold alarm, sonetSectionCurrentESs. - Bit 1 Rising threshold alarm, sonetSectionCurrentSESs. - Bit 2 Reserved. - Bit 3 Rising threshold alarm, sonetSectionCurrentCVs. - Bit 4 Rising threshold alarm, sonetSectionCurrentUASs. - Bit 5 AIS failure indication. - Bit 6 AIS failure cleared. - Bit 7 RFI indication. - Bit 8 RFI cleared. |
| I32 aviciSonetLineEventIndex | 1.3.6.1.4.1.2474.1.3.1.3.1.9 | Integer32 | read-create | The index of the eventEntry that is used when one of the following events concerning the line entity has occurred: - The value sonetLineCurrentESs has crossed the threshold specified by aviciSonetLineThresholdES. - The value sonetLineCurrentSESs has crossed the threshold specified by aviciSonetLineThresholdSES. - The value sonetLineCurrentCVs has crossed the threshold specified by aviciSonetLineThresholdCV. - The value sonetLineCurrentUASs has crossed the threshold specified by aviciSonetLineThresholdUAS. - The SONET/SDH line entity has experienced an alarm indication signal (AIS) failure. - The SONET/SDH line entity has cleared the AIS failure condition. - The SONET/SDH line entity has experienced a remote failure indication (RFI). - The SONET/SDH line entity has cleared the RFI condition. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventindex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. |
| I32 aviciSonetLineEventStatus | 1.3.6.1.4.1.2474.1.3.1.3.1.8 | Integer32 | accessible-for-notify | This variable specifies which events have occurred in the current 15 minute interval. The value represents a vector of bits, each specifying a unique event: - Bit 0 Rising threshold alarm, sonetLineCurrentESs. - Bit 1 Rising threshold alarm, sonetLineCurrentSESs. - Bit 2 Reserved. - Bit 3 Rising threshold alarm, sonetLineCurrentCVs. - Bit 4 Rising threshold alarm, sonetLineCurrentUASs. - Bit 5 AIS failure indication. - Bit 6 AIS failure cleared. - Bit 7 RFI indication. - Bit 8 RFI cleared. |
| I32 aviciSonetLineS1 | 1.3.6.1.4.1.2474.1.3.1.3.1.1 | Integer32 | read-create | This variable specifies the value to which the line entity sets the S1 byte of the SONET/SDH line overhead for all outbound frames. |
| aviciSonetLineTable | 1.3.6.1.4.1.2474.1.3.1.3 | not-accessible | The Avici SONET/SDH line table. | |
| U32 aviciSonetLineThresholdCV | 1.3.6.1.4.1.2474.1.3.1.3.1.5 | Unsigned32 | read-create | This variable specifies a threshold for the number of Coding Violations encountered by the SONET/SDH line entity in the current fifteen minute interval. If the value of sonetLineCurrentCVs becomes greater than or equal to this value in the current fifteen minute interval, then a single aviciSonetLineEvent notification will be generated. |
| U32 aviciSonetLineThresholdES | 1.3.6.1.4.1.2474.1.3.1.3.1.3 | Unsigned32 | read-create | This variable specifies a threshold for the number of Errored Seconds encountered by the SONET/SDH line entity in the current fifteen minute interval. If the value of sonetLineCurrentESs becomes greater than or equal to this value in the current fifteen minute interval, then a single aviciSonetLineEvent notification will be generated. |
| U32 aviciSonetLineThresholdSES | 1.3.6.1.4.1.2474.1.3.1.3.1.4 | Unsigned32 | read-create | This variable specifies a threshold for the number of Severely Errored Seconds encountered by the SONET/SDH line entity in the current fifteen minute interval. If the value of sonetLineCurrentSESs becomes greater than or equal to this value in the current fifteen minute interval, then a single aviciSonetLineEvent notification will be generated. |
| U32 aviciSonetLineThresholdUAS | 1.3.6.1.4.1.2474.1.3.1.3.1.6 | Unsigned32 | read-create | This variable specifies a threshold for the number of Unavailable Seconds encountered by a SONET/SDH line entity in the current fifteen minute interval. If the value of sonetLineCurrentUASs becomes greater than or equal to this value in the current fifteen minute interval, then a single aviciSonetLineEvent notification will be generated. |
| INT aviciSonetMediumClockSource | 1.3.6.1.4.1.2474.1.3.1.1.1.3 | INTEGER | read-write | This variable specifies the origin of the clock being used by the interface's PHY controller. If the interface is using the line as its clock source, then it derives the clock from the inbound signal. If the interface is using the interface as its clock source, then it derives the clock internally. |
| aviciSonetMediumEntry | 1.3.6.1.4.1.2474.1.3.1.1.1 | not-accessible | An entry in the Avici SONET/SDH medium table. | |
| INT aviciSonetMediumFramingType | 1.3.6.1.4.1.2474.1.3.1.1.1.1 | INTEGER | read-write | This variable specifies the type of framing used by the interface. |
| INT aviciSonetMediumLoopbackMode | 1.3.6.1.4.1.2474.1.3.1.1.1.2 | INTEGER | read-write | This variable specifies whether the interface is in a loopback mode of operation. Furthermore, if the interface is in a loopback mode of operation, then this variable specifies the type of loopback being applied to the interface. A line loopback is an externally applied loopback. For example, the SONET/SDH MUX can provide a loopback for the interface. This type of loopback is a line loopback. An internal loopback is an internally applied loopback. Typically the interface's PHY controller provides an interface's internal loopback. |
| aviciSonetMediumTable | 1.3.6.1.4.1.2474.1.3.1.1 | not-accessible | The Avici SONET/SDH medium table. | |
| aviciSonetMIB | 1.3.6.1.4.1.2474.1.3 | |||
| aviciSonetMIBCompliance | 1.3.6.1.4.1.2474.1.3.3.1.1 | The compliance statement for aviciSonet. | ||
| aviciSonetMIBCompliances | 1.3.6.1.4.1.2474.1.3.3.1 | |||
| aviciSonetMIBConformance | 1.3.6.1.4.1.2474.1.3.3 | |||
| aviciSonetMIBGroups | 1.3.6.1.4.1.2474.1.3.3.2 | |||
| aviciSonetNotificationGroup | 1.3.6.1.4.1.2474.1.3.3.2.3 | Notifications for SONET events. | ||
| aviciSonetNotificationPrefix | 1.3.6.1.4.1.2474.1.3.2.0 | |||
| aviciSonetNotifications | 1.3.6.1.4.1.2474.1.3.2 | |||
| aviciSonetObjects | 1.3.6.1.4.1.2474.1.3.1 | |||
| I32 aviciSonetPathC2 | 1.3.6.1.4.1.2474.1.3.1.5.1.1 | Integer32 | read-create | This variable specifies the value to which the path entity sets the C2 byte of the SONET/SDH path overhead for all outbound frames. |
| I32 aviciSonetPathCurrentFailures | 1.3.6.1.4.1.2474.1.3.1.5.1.11 | Integer32 | read-only | This variable specifies which failures have occurred. A value of zero means no failures have occurred. The value represents a vector of bits, each specifying a unique failure: - Bit 0 No Failures - Bit 1 LOP failure indication. - Bit 2 AIS failure indication. - Bit 3 RFI indication. - Bit 4 UNEQ failure indication. - Bit 5 PLM failure indication. |
| aviciSonetPathEntry | 1.3.6.1.4.1.2474.1.3.1.5.1 | not-accessible | An entry in the Avici SONET/SDH path table. | |
| NTF aviciSonetPathEvent | 1.3.6.1.4.1.2474.1.3.2.0.4 | An interfaces generates this notification when one of the following events occur: 1) One of the performance counters maintained by the path entity associated with a SONET/SDH interface has crossed an established threshold. 2) The path entity associated with a SONET/SDH interface experiences a failure. 3) The path entity associated with a SONET/SDH interface clears a failure condition. The interface only generates a notification for one of these events if the corresponding enable bit is set to one in the instance of aviciSonetPathEventEnable associated with the interface. | ||
| I32 aviciSonetPathEventEnable | 1.3.6.1.4.1.2474.1.3.1.5.1.8 | Integer32 | read-create | This variable specifies the type of events that will be generated for this corresponding SONET/SDH path entity. The value represents a vector of bits, each controlling a unique event: - Bit 0 Rising threshold alarm, sonetSectionCurrentESs. - Bit 1 Rising threshold alarm, sonetSectionCurrentSESs. - Bit 2 Reserved. - Bit 3 Rising threshold alarm, sonetSectionCurrentCVs. - Bit 4 Rising threshold alarm, sonetSectionCurrentUASs. - Bit 5 LOP failure indication. - Bit 6 LOP failure cleared. - Bit 7 AIS failure indication. - Bit 8 AIS failure cleared. - Bit 9 RFI indication. - Bit 10 RFI cleared. - Bit 11 UNEQ failure indication. - Bit 12 UNEQ failure cleared. - Bit 13 PLM failure indication. - Bit 14 PLM failure cleared. |
| I32 aviciSonetPathEventIndex | 1.3.6.1.4.1.2474.1.3.1.5.1.10 | Integer32 | read-create | The index of the eventEntry that is used when one of the following events concerning the path entity has occurred: - The value sonetPathCurrentESs has crossed the threshold specified by aviciSonetPathThresholdES. - The value sonetPathCurrentSESs has crossed the threshold specified by aviciSonetPathThresholdSES. - The value sonetPathCurrentCVs has crossed the threshold specified by aviciSonetPathThresholdCV. - The value sonetPathCurrentUASs has crossed the threshold specified by aviciSonetPathThresholdUAS. - The SONET/SDH path entity has experienced a loss of pointer (LOP) failure. - The SONET/SDH path entity has cleared the LOP failure condition. - The SONET/SDH path entity has experienced an alarm indication signal (AIS) failure. - The SONET/SDH path entity has cleared the AIS failure condition. - The SONET/SDH path entity has experienced a remote defect indication (RFI). - The SONET/SDH path entity has cleared the RFI condition. - The SONET/SDH path entity has experienced an unequipped failure (UNEQ) failure. - The SONET/SDH path entity has cleared the UNEQ failure condition. - The SONET/SDH path entity has experienced a path label mismatch (PLM) failure. - The SONET/SDH path entity has cleared the PLM failure condition. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventindex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. |
| I32 aviciSonetPathEventStatus | 1.3.6.1.4.1.2474.1.3.1.5.1.9 | Integer32 | accessible-for-notify | This variable specifies which events have occurred in the current 15 minute interval. The value represents a vector of bits, each specifying a unique event: - Bit 0 Rising threshold alarm, sonetPathCurrentESs. - Bit 1 Rising threshold alarm, sonetPathCurrentSESs. - Bit 2 Reserved. - Bit 3 Rising threshold alarm, sonetPathCurrentCVs. - Bit 4 Rising threshold alarm, sonetPathCurrentUASs. - Bit 5 LOP failure indication. - Bit 6 LOP failure cleared. - Bit 7 AIS failure indication. - Bit 8 AIS failure cleared. - Bit 9 RFI indication. - Bit 10 RFI cleared. - Bit 11 UNEQ failure indication. - Bit 12 UNEQ failure cleared. - Bit 13 PLM failure indication. - Bit 14 PLM failure cleared. |
| aviciSonetPathGroup | 1.3.6.1.4.1.2474.1.3.3.2.2 | Objects for the SONET Path layer. | ||
| aviciSonetPathNotificationGroup | 1.3.6.1.4.1.2474.1.3.3.2.4 | Notifications for SONET Path events. | ||
| STR aviciSonetPathRxTrace | 1.3.6.1.4.1.2474.1.3.1.5.1.3 | DisplayString | read-only | This variable specifies the value of the trace field of the SONET/SDH path overhead for the last frame received by this interface. |
| aviciSonetPathTable | 1.3.6.1.4.1.2474.1.3.1.5 | not-accessible | The Avici SONET/SDH path table. | |
| U32 aviciSonetPathThresholdCV | 1.3.6.1.4.1.2474.1.3.1.5.1.6 | Unsigned32 | read-create | This variable specifies a threshold for the number of Coding Violations encountered by the SONET/SDH path entity in the current fifteen minute interval. If the value of sonetPathCurrentCVs becomes greater than or equal to this value in the current fifteen minute interval, then a single aviciSonetPathEvent notification will be generated. |
| U32 aviciSonetPathThresholdES | 1.3.6.1.4.1.2474.1.3.1.5.1.4 | Unsigned32 | read-create | This variable specifies a threshold for the number of Errored Seconds encountered by the SONET/SDH path entity in the current fifteen minute interval. If the value of sonetPathCurrentESs becomes greater than or equal to this value in the current fifteen minute interval, then a single aviciSonetPathEvent notification will be generated. |
| U32 aviciSonetPathThresholdSES | 1.3.6.1.4.1.2474.1.3.1.5.1.5 | Unsigned32 | read-create | This variable specifies a threshold for the number of Severely Errored Seconds encountered by the SONET/SDH path entity in the current fifteen minute interval. If the value of sonetPathCurrentSESs becomes greater than or equal to this value in the current fifteen minute interval, then a single aviciSonetPathEvent notification will be generated. |
| U32 aviciSonetPathThresholdUAS | 1.3.6.1.4.1.2474.1.3.1.5.1.7 | Unsigned32 | read-create | This variable specifies a threshold for the number of Unavailable Seconds encountered by a SONET/SDH path entity in the current fifteen minute interval. If the value of sonetPathCurrentUASs becomes greater than or equal to this value in the current fifteen minute interval, then a single aviciSonetPathEvent notification will be generated. |
| STR aviciSonetPathTxTrace | 1.3.6.1.4.1.2474.1.3.1.5.1.2 | DisplayString | read-create | This variable specifies the value to which the path entity sets the trace field of the SONET/SDH path overhead for all outbound frames. |
| STR aviciSonetRxSectionJ0 | 1.3.6.1.4.1.2474.1.3.1.2.1.10 | DisplayString | read-only | This variable specifies the value to which the section entity sets the J0 byte of the SONET/SDH section overhead for the last frame received by this interface. |
| I32 aviciSonetSectionCurrentFailures | 1.3.6.1.4.1.2474.1.3.1.2.1.9 | Integer32 | read-only | This variable specifies which failures have occurred. A value of zero means no failures have occurred. The value represents a vector of bits, each specifying a unique failure: - Bit 0 No Failure - Bit 1 LOS failure. - Bit 2 LOF failure indication. |
| aviciSonetSectionEntry | 1.3.6.1.4.1.2474.1.3.1.2.1 | not-accessible | An entry in the Avici SONET/SDH section table. | |
| NTF aviciSonetSectionEvent | 1.3.6.1.4.1.2474.1.3.2.0.1 | An interfaces generates this notification when one of the following events occur: 1) One of the performance counters maintained by the section entity associated with a SONET/SDH interface has crossed an established threshold. 2) The section entity associated with a SONET/SDH interface experiences a failure. 3) The section entity associated with a SONET/SDH interface clears a failure condition. The interface only generates a notification for one of these events if the corresponding enable bit is set to one in the instance of aviciSonetSectionEventEnable associated with the interface. | ||
| I32 aviciSonetSectionEventEnable | 1.3.6.1.4.1.2474.1.3.1.2.1.6 | Integer32 | read-create | This variable specifies the type of events that will be generated for this corresponding SONET/SDH section entity. The value represents a vector of bits, each controlling a unique event: - Bit 0 Rising threshold alarm, sonetSectionCurrentESs. - Bit 1 Rising threshold alarm, sonetSectionCurrentSESs. - Bit 2 Rising threshold alarm, sonetSectionCurrentSEFSs. - Bit 3 Rising threshold alarm, sonetSectionCurrentCVs. - Bit 4 Reserved. - Bit 5 LOS failure indication. - Bit 6 LOS failure cleared. - Bit 7 LOF failure indication. - Bit 8 LOF failure cleared. |
| I32 aviciSonetSectionEventIndex | 1.3.6.1.4.1.2474.1.3.1.2.1.8 | Integer32 | read-create | The index of the eventEntry that is used when one of the following events concerning the section entity has occurred: - The value sonetSectionCurrentESs has crossed the threshold specified by aviciSonetSectionThresholdES. - The value sonetSectionCurrentSESs has crossed the threshold specified by aviciSonetSectionThresholdSES. - The value sonetSectionCurrentSEFSs has crossed the threshold specified by aviciSonetSectionThresholdSEFS. - The value sonetSectionCurrentCVs has crossed the threshold specified by aviciSonetSectionThresholdCV. - The SONET/SDH section entity has experienced a loss of signal (LOS) failure. - The SONET/SDH section entity has cleared the LOS failure condition. - The SONET/SDH section entity has experienced a loss of frame (LOF) failure. - The SONET/SDH section entity has cleared the LOF failure condition. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventindex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. |
| I32 aviciSonetSectionEventStatus | 1.3.6.1.4.1.2474.1.3.1.2.1.7 | Integer32 | accessible-for-notify | This variable specifies which events have occurred in the current 15 minute interval. The value represents a vector of bits, each specifying a unique event: - Bit 0 Rising threshold alarm, sonetSectionCurrentESs. - Bit 1 Rising threshold alarm, sonetSectionCurrentSESs. - Bit 2 Rising threshold alarm, sonetSectionCurrentSEFSs. - Bit 3 Rising threshold alarm, sonetSectionCurrentCVs. - Bit 4 Reserved. - Bit 5 LOS failure indication. - Bit 6 LOS failure cleared. - Bit 7 LOF failure indication. - Bit 8 LOF failure cleared. |
| aviciSonetSectionTable | 1.3.6.1.4.1.2474.1.3.1.2 | not-accessible | The Avici SONET/SDH section table. | |
| U32 aviciSonetSectionThresholdCV | 1.3.6.1.4.1.2474.1.3.1.2.1.5 | Unsigned32 | read-create | This variable specifies a threshold for the number of Coding Violations encountered by the SONET/SDH section entity in the current fifteen minute interval. If the value of sonetSectionCurrentCVs becomes greater than or equal to this value in the current fifteen minute interval, then a single aviciSonetSectionEvent notification will be generated. |
| U32 aviciSonetSectionThresholdES | 1.3.6.1.4.1.2474.1.3.1.2.1.2 | Unsigned32 | read-create | This variable specifies a threshold for the number of Errored Seconds encountered by the SONET/SDH section entity in the current fifteen minute interval. If the value of sonetSectionCurrentESs becomes greater than or equal to this value in the current fifteen minute interval, then a single aviciSonetSectionEvent notification will be generated. |
| U32 aviciSonetSectionThresholdSEFS | 1.3.6.1.4.1.2474.1.3.1.2.1.4 | Unsigned32 | read-create | This variable specifies a threshold for the number of Severely Errored Framing Seconds encountered by the SONET/SDH section entity in the current fifteen minute interval. If the value of sonetSectionCurrentSEFSs becomes greater than or equal to this value in the current fifteen minute interval, then a single aviciSonetSectionEvent notification will be generated. |
| U32 aviciSonetSectionThresholdSES | 1.3.6.1.4.1.2474.1.3.1.2.1.3 | Unsigned32 | read-create | This variable specifies a threshold for the number of Severely Errored Seconds encountered by the SONET/SDH section entity in the current fifteen minute interval. If the value of sonetSectionCurrentSESs becomes greater than or equal to this value in the current fifteen minute interval, then a single aviciSonetSectionEvent notification will be generated. |
| STR aviciSonetTxSectionJ0 | 1.3.6.1.4.1.2474.1.3.1.2.1.1 | DisplayString | read-create | This variable specifies the value to which the section entity sets the J0 byte of the SONET/SDH section overhead for all outbound frames. |
RFC description
Avici SONET/SDH interface extensions for medium control, loopback modes, and clock source management.
Start monitoring Avici Systems core/backbone routers (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.