Home/Catalog/AVICI-SONET-MIB

AVICI-SONET-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for AVICI-SONET-MIB.

Main OID:
aviciSonetMIB.1.3.6.1.4.1.2474.1.3
77
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

77 total
Object Name
aviciSonetMIB
MODULE-IDENTITY
.1.3.6.1.4.1.2474.1.3
aviciSonetObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.2474.1.3.1
aviciSonetMediumTableThe Avici SONET/SDH medium table.
SEQUENCE OF AviciSonetMediumEntry
.1.3.6.1.4.1.2474.1.3.1.1
aviciSonetMediumEntryAn entry in the Avici SONET/SDH medium table.
AviciSonetMediumEntry
.1.3.6.1.4.1.2474.1.3.1.1.1
aviciSonetMediumFramingTypeThis variable specifies the type of framing used by the interface.rw
Enumeration
.1.3.6.1.4.1.2474.1.3.1.1.1.1
aviciSonetMediumLoopbackModeThis 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.rw
Enumeration
.1.3.6.1.4.1.2474.1.3.1.1.1.2
aviciSonetMediumClockSourceThis 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.rw
Enumeration
.1.3.6.1.4.1.2474.1.3.1.1.1.3
aviciSonetSectionTableThe Avici SONET/SDH section table.
SEQUENCE OF AviciSonetSectionEntry
.1.3.6.1.4.1.2474.1.3.1.2
aviciSonetSectionEntryAn entry in the Avici SONET/SDH section table.
AviciSonetSectionEntry
.1.3.6.1.4.1.2474.1.3.1.2.1
aviciSonetTxSectionJ0This variable specifies the value to which the section entity sets the J0 byte of the SONET/SDH section overhead for all outbound frames.rw
DisplayString
.1.3.6.1.4.1.2474.1.3.1.2.1.1
aviciSonetSectionThresholdESThis 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.rw
Unsigned32
.1.3.6.1.4.1.2474.1.3.1.2.1.2
aviciSonetSectionThresholdSESThis 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.rw
Unsigned32
.1.3.6.1.4.1.2474.1.3.1.2.1.3
aviciSonetSectionThresholdSEFSThis 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.rw
Unsigned32
.1.3.6.1.4.1.2474.1.3.1.2.1.4
aviciSonetSectionThresholdCVThis 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.rw
Unsigned32
.1.3.6.1.4.1.2474.1.3.1.2.1.5
aviciSonetSectionEventEnableThis 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.rw
Integer32
.1.3.6.1.4.1.2474.1.3.1.2.1.6
aviciSonetSectionEventStatusThis 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.ro
Integer32
.1.3.6.1.4.1.2474.1.3.1.2.1.7
aviciSonetSectionEventIndexThe 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.rw
Integer32
.1.3.6.1.4.1.2474.1.3.1.2.1.8
aviciSonetSectionCurrentFailuresThis 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.ro
Integer32
.1.3.6.1.4.1.2474.1.3.1.2.1.9
aviciSonetRxSectionJ0This 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.ro
DisplayString
.1.3.6.1.4.1.2474.1.3.1.2.1.10
aviciSonetLineTableThe Avici SONET/SDH line table.
SEQUENCE OF AviciSonetLineEntry
.1.3.6.1.4.1.2474.1.3.1.3
aviciSonetLineEntryAn entry in the Avici SONET/SDH line table.
AviciSonetLineEntry
.1.3.6.1.4.1.2474.1.3.1.3.1
aviciSonetLineS1This variable specifies the value to which the line entity sets the S1 byte of the SONET/SDH line overhead for all outbound frames.rw
Integer32
.1.3.6.1.4.1.2474.1.3.1.3.1.1
aviciSonetLineAPSThis 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.rw
Integer32
.1.3.6.1.4.1.2474.1.3.1.3.1.2
aviciSonetLineThresholdESThis 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.rw
Unsigned32
.1.3.6.1.4.1.2474.1.3.1.3.1.3
aviciSonetLineThresholdSESThis 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.rw
Unsigned32
.1.3.6.1.4.1.2474.1.3.1.3.1.4
aviciSonetLineThresholdCVThis 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.rw
Unsigned32
.1.3.6.1.4.1.2474.1.3.1.3.1.5
aviciSonetLineThresholdUASThis 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.rw
Unsigned32
.1.3.6.1.4.1.2474.1.3.1.3.1.6
aviciSonetLineEventEnableThis 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.rw
Integer32
.1.3.6.1.4.1.2474.1.3.1.3.1.7
aviciSonetLineEventStatusThis 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.ro
Integer32
.1.3.6.1.4.1.2474.1.3.1.3.1.8
aviciSonetLineEventIndexThe 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.rw
Integer32
.1.3.6.1.4.1.2474.1.3.1.3.1.9
aviciSonetLineCurrentFailuresThis 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.ro
Integer32
.1.3.6.1.4.1.2474.1.3.1.3.1.10
aviciSonetFarEndLineTableThe Avici SONET/SDH far end line table.
SEQUENCE OF AviciSonetFarEndLineEntry
.1.3.6.1.4.1.2474.1.3.1.4
aviciSonetFarEndLineEntryAn entry in the Avici SONET/SDH far end line table.
AviciSonetFarEndLineEntry
.1.3.6.1.4.1.2474.1.3.1.4.1
aviciSonetFarEndLineThresholdESThis 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.rw
Unsigned32
.1.3.6.1.4.1.2474.1.3.1.4.1.1
aviciSonetFarEndLineThresholdSESThis 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.rw
Unsigned32
.1.3.6.1.4.1.2474.1.3.1.4.1.2
aviciSonetFarEndLineThresholdCVThis 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.rw
Unsigned32
.1.3.6.1.4.1.2474.1.3.1.4.1.3
aviciSonetFarEndLineThresholdUASThis 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.rw
Unsigned32
.1.3.6.1.4.1.2474.1.3.1.4.1.4
aviciSonetFarEndLineEventEnableThis 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.rw
Integer32
.1.3.6.1.4.1.2474.1.3.1.4.1.5
aviciSonetFarEndLineEventStatusThis 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.ro
Integer32
.1.3.6.1.4.1.2474.1.3.1.4.1.6
aviciSonetFarEndLineEventIndexThe 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.rw
Integer32
.1.3.6.1.4.1.2474.1.3.1.4.1.7
aviciSonetPathTableThe Avici SONET/SDH path table.
SEQUENCE OF AviciSonetPathEntry
.1.3.6.1.4.1.2474.1.3.1.5
aviciSonetPathEntryAn entry in the Avici SONET/SDH path table.
AviciSonetPathEntry
.1.3.6.1.4.1.2474.1.3.1.5.1
aviciSonetPathC2This variable specifies the value to which the path entity sets the C2 byte of the SONET/SDH path overhead for all outbound frames.rw
Integer32
.1.3.6.1.4.1.2474.1.3.1.5.1.1
aviciSonetPathTxTraceThis variable specifies the value to which the path entity sets the trace field of the SONET/SDH path overhead for all outbound frames.rw
DisplayString
.1.3.6.1.4.1.2474.1.3.1.5.1.2
aviciSonetPathRxTraceThis variable specifies the value of the trace field of the SONET/SDH path overhead for the last frame received by this interface.ro
DisplayString
.1.3.6.1.4.1.2474.1.3.1.5.1.3
aviciSonetPathThresholdESThis 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.rw
Unsigned32
.1.3.6.1.4.1.2474.1.3.1.5.1.4
aviciSonetPathThresholdSESThis 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.rw
Unsigned32
.1.3.6.1.4.1.2474.1.3.1.5.1.5
aviciSonetPathThresholdCVThis 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.rw
Unsigned32
.1.3.6.1.4.1.2474.1.3.1.5.1.6
aviciSonetPathThresholdUASThis 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.rw
Unsigned32
.1.3.6.1.4.1.2474.1.3.1.5.1.7
aviciSonetPathEventEnableThis 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.rw
Integer32
.1.3.6.1.4.1.2474.1.3.1.5.1.8
aviciSonetPathEventStatusThis 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.ro
Integer32
.1.3.6.1.4.1.2474.1.3.1.5.1.9
aviciSonetPathEventIndexThe 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.rw
Integer32
.1.3.6.1.4.1.2474.1.3.1.5.1.10
aviciSonetPathCurrentFailuresThis 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.ro
Integer32
.1.3.6.1.4.1.2474.1.3.1.5.1.11
aviciSonetFarEndPathTableThe Avici SONET/SDH far end path table.
SEQUENCE OF AviciSonetFarEndPathEntry
.1.3.6.1.4.1.2474.1.3.1.6
aviciSonetFarEndPathEntryAn entry in the Avici SONET/SDH far end path table.
AviciSonetFarEndPathEntry
.1.3.6.1.4.1.2474.1.3.1.6.1
aviciSonetFarEndPathThresholdESThis 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.rw
Unsigned32
.1.3.6.1.4.1.2474.1.3.1.6.1.1
aviciSonetFarEndPathThresholdSESThis 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.rw
Unsigned32
.1.3.6.1.4.1.2474.1.3.1.6.1.2
aviciSonetFarEndPathThresholdCVThis 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.rw
Unsigned32
.1.3.6.1.4.1.2474.1.3.1.6.1.3
aviciSonetFarEndPathThresholdUASThis 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.rw
Unsigned32
.1.3.6.1.4.1.2474.1.3.1.6.1.4
aviciSonetFarEndPathEventEnableThis 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.rw
Integer32
.1.3.6.1.4.1.2474.1.3.1.6.1.5
aviciSonetFarEndPathEventStatusThis 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.ro
Integer32
.1.3.6.1.4.1.2474.1.3.1.6.1.6
aviciSonetFarEndPathEventIndexThe 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.rw
Integer32
.1.3.6.1.4.1.2474.1.3.1.6.1.7
aviciSonetNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.2474.1.3.2
aviciSonetNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.2474.1.3.2.0
aviciSonetSectionEventAn 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2474.1.3.2.0.1
aviciSonetLineEventAn 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2474.1.3.2.0.2
aviciSonetFarEndLineEventAn 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2474.1.3.2.0.3
aviciSonetPathEventAn 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2474.1.3.2.0.4
aviciSonetFarEndPathEventAn 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2474.1.3.2.0.5
aviciSonetMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.2474.1.3.3
aviciSonetMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.2474.1.3.3.1
aviciSonetMIBComplianceThe compliance statement for aviciSonet.
Unknown
.1.3.6.1.4.1.2474.1.3.3.1.1
aviciSonetMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.2474.1.3.3.2
aviciSonetGroupObjects for the SONET layer.
Unknown
.1.3.6.1.4.1.2474.1.3.3.2.1
aviciSonetPathGroupObjects for the SONET Path layer.
Unknown
.1.3.6.1.4.1.2474.1.3.3.2.2
aviciSonetNotificationGroupNotifications for SONET events.
Unknown
.1.3.6.1.4.1.2474.1.3.3.2.3
aviciSonetPathNotificationGroupNotifications for SONET Path events.
Unknown
.1.3.6.1.4.1.2474.1.3.3.2.4
AVICI-SONET-MIB - SNMP MIB Reference | MIBs Explorer