APS-MIB-JUNI
AI MIB Summary
The APS-MIB-JUNI module configures and monitors SONET linear Automatic Protection Switching (APS) groups on Juniper devices, tracking Multiplex Section Protection (MSP) states and signal failures per GR-253-CORE and ITU-T G.783 standards.
This management information module supports the configuration and management of SONET linear APS groups. The definitions and descriptions used in this mib have been derived from Synchronous Optical Network (SONET) Transport Systems: Common Generic Criteria, GR-253-CORE Revision 2, January 1999, section 5.3. The MIB is also consistent with the Multiplex Section Protection (MSP) protocol as specified in ITU-T Recommendation G.783, Characteristics of synchronous digital hierarchy (SDH) equipment function blocks, Annex A and B.
Main OID:
junidApsMIB.1.3.6.1.4.1.4874.3.2.2.1
73
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
73 total| Object Name |
|---|
junidApsMIBThis management information module supports the configuration and management of SONET linear APS groups. The definitions and descriptions used in this mib have been derived from Synchronous Optical Network (SONET) Transport Systems: Common Generic Criteria, GR-253-CORE Revision 2, January 1999, section 5.3. The MIB is also consistent with the Multiplex Section Protection (MSP) protocol as specified in ITU-T Recommendation G.783, Characteristics of synchronous digital hierarchy (SDH) equipment function blocks, Annex A and B. MODULE-IDENTITY .1.3.6.1.4.1.4874.3.2.2.1 |
junidApsMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.4874.3.2.2.1.1 |
junidApsConfig OBJECT IDENTIFIER .1.3.6.1.4.1.4874.3.2.2.1.1.1 |
junidApsConfigGroupsThe count of APS groups. This count includes all rows in junidApsConfigTable.ro Gauge32 .1.3.6.1.4.1.4874.3.2.2.1.1.1.1 |
junidApsConfigTableThis table lists the APS groups that have been configured on the system. SEQUENCE OF JunidApsConfigEntry .1.3.6.1.4.1.4874.3.2.2.1.1.1.2 |
junidApsConfigEntryA conceptual row in the junidApsConfigTable. JunidApsConfigEntry .1.3.6.1.4.1.4874.3.2.2.1.1.1.2.1 |
junidApsConfigNameA textual name for the APS group. SnmpAdminString .1.3.6.1.4.1.4874.3.2.2.1.1.1.2.1.1 |
junidApsConfigRowStatusThe status of this APS group entry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Also, all associated junidApsChanConfigEntry rows must represent a set of consecutive channel numbers beginning with 0 or 1, depending on the selected architecture. When set to notInService changes may be made to junidApsConfigMode, junidApsConfigRevert, junidApsConfigDirection, junidApsConfigExtraTraffic, junidApsConfigSdBerThreshold, junidApsConfigSfBerThreshold, and junidApsConfigWaitToRestore. Also, associated junidApsChanConfigTable objects may be added, deleted and modified.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.3.2.2.1.1.1.2.1.2 |
junidApsConfigModeThe architecture of the APS group. onePlusOne The 1+1 architecture permanently bridges the working line to the protection line. oneToN The 1:n architecture allows one protection channel to protect up to n working channels. When a fault is detected on one of the n working channels that channel is bridged over the protection channel. onePlusOneCompatible This refers to 1 + 1 bidirectional switching compatible with 1:n bidirectional switching as specified in ITU-T Recommendation G.783 (04/97) section A.3.4.1. Since this mode necessitates bidirectional switching, junidApsConfigDirection must be set to bidirectional whenever onePlusOneCompatible is set. onePlusOneOptimized This refers to 1 + 1 bidirectional switching optimized for a network using predominantly 1 + 1 bidirectional switching as specified in ITU-T Recommendation G.783 (04/97) section B.1. Since this mode necessitates bidirectional switching, junidApsConfigDirection must be set to bidirectional whenever onePlusOneOptimized is set. This object may not be modified if the associated junidApsConfigRowStatus object is equal to active(1).rw Enumeration .1.3.6.1.4.1.4874.3.2.2.1.1.1.2.1.3 |
junidApsConfigRevertThe revertive mode of the APS group. nonrevertive Traffic remains on the protection line until another switch request is received. revertive When the condition that caused a switch to the protection line has been cleared the signal is switched back to the working line. Since switching is revertive with the 1:n architecture, junidApsConfigRevert must be set to revertive if junidApsConfigMode is set to oneToN. Switching may optionally be revertive with the 1+1 architecture. This object may not be modified if the associated junidApsConfigRowStatus object is equal to active(1).rw Enumeration .1.3.6.1.4.1.4874.3.2.2.1.1.1.2.1.4 |
junidApsConfigDirectionThe directional mode of the APS group. unidirectional The unidirectional mode provides protection in one direction. bidirectional The bidirectional mode provides protection in both directions. This object may not be modified if the associated junidApsConfigRowStatus object is equal to active(1).rw Enumeration .1.3.6.1.4.1.4874.3.2.2.1.1.1.2.1.5 |
junidApsConfigExtraTrafficThis object enables or disables the transfer of extra traffic on the protection channel in a 1:n architecture. This object must be set to disabled if the architecture is 1+1. It may be necessary to disable this in order to interwork with other SONET network elements that don't support extra traffic. This object may not be modified if the associated junidApsConfigRowStatus object is equal to active(1).rw Enumeration .1.3.6.1.4.1.4874.3.2.2.1.1.1.2.1.6 |
junidApsConfigSdBerThresholdThe Signal Degrade Bit Error Rate. The negated value of this number is used as the exponent of 10 for computing the threshold value for the Bit Error Rate (BER). For example, a value of 5 indicates a BER threshold of 10^-5. This object may be modified if the associated junidApsConfigRowStatus object is equal to active(1).rw Integer32 .1.3.6.1.4.1.4874.3.2.2.1.1.1.2.1.7 |
junidApsConfigSfBerThresholdThe Signal Failure Bit Error Rate. The negated value of this number is used as the exponent of 10 for computing the threshold value for the Bit Error Rate (BER). For example, a value of 5 indicates a BER threshold of 10^-5. This object may be modified if the associated junidApsConfigRowStatus object is equal to active(1).rw Integer32 .1.3.6.1.4.1.4874.3.2.2.1.1.1.2.1.8 |
junidApsConfigWaitToRestoreThe Wait To Restore period in seconds. After clearing of a condition that necessitated an automatic switch, the wait to restore period must elapse before reverting. This is intended to avoid rapid switch oscillations. GR-253-CORE specifies a Wait To Restore range of 5 to 12 minutes. G.783 defines a 5 to 12 minute Wait To Restore range in section 5.4.1.1.3, but also allows for a shorter WTR period in Table 2-1, WaitToRestore value (MI_WTRtime: 0..(5)..12 minutes). This object may not be modified if the associated junidApsConfigRowStatus object is equal to active(1).rw Integer32 .1.3.6.1.4.1.4874.3.2.2.1.1.1.2.1.9 |
junidApsConfigCreationTimeThe value of sysUpTime at the time the row was createdro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.4874.3.2.2.1.1.1.2.1.10 |
junidApsStatusTableThis table provides status information about APS groups that have been configured on the system. SEQUENCE OF JunidApsStatusEntry .1.3.6.1.4.1.4874.3.2.2.1.1.2 |
junidApsStatusEntryA conceptual row in the junidApsStatusTable. Entries in this table are created as a side effect of row addition in junidApsConfigTable. JunidApsStatusEntry .1.3.6.1.4.1.4874.3.2.2.1.1.2.1 |
junidApsStatusK1K2RcvThe current value of the K1 and K2 bytes received on the protection channel.ro JunidApsK1K2 .1.3.6.1.4.1.4874.3.2.2.1.1.2.1.1 |
junidApsStatusK1K2TransThe current value of the K1 and K2 bytes transmitted on the protection channel.ro JunidApsK1K2 .1.3.6.1.4.1.4874.3.2.2.1.1.2.1.2 |
junidApsStatusCurrentThe current status of the APS group. modeMismatch Modes other than 1+1 unidirectional monitor protection line K2 bit 5, which indicates the architecture and K2 bits 6-8, which indicate if the mode is unidirectional or bidirectional. A conflict between the current local mode and the received K2 mode information constitutes a mode mismatch. channelMismatch This bit indicates a mismatch between the transmitted K1 channel and the received K2 channel has been detected. psbf This bit indicates a Protection Switch Byte Failure (PSBF) is in effect. This condition occurs when either an inconsistent APS byte or an invalid code is detected. An inconsistent APS byte occurs when no three consecutive K1 bytes of the last 12 successive frames are identical, starting with the last frame containing a previously consistent byte. An invalid code occurs when the incoming K1 byte contains an unused code or a code irrelevant for the specific switching operation (e.g., Reverse Request while no switching request is outstanding) in three consecutive frames. An invalid code also occurs when the incoming K1 byte contains an invalid channel number in three consecutive frames. feplf Modes other than 1+1 unidirectional monitor the K1 byte for Far-End Protection-Line failures. A Far-End Protection-Line defect is declared based on receiving SF on the protection line. extraTraffic This bit indicates whether extra traffic is currently being accepted on the protection line.ro Bits .1.3.6.1.4.1.4874.3.2.2.1.1.2.1.3 |
junidApsStatusModeMismatchesA count of Mode Mismatch conditions.ro Counter32 .1.3.6.1.4.1.4874.3.2.2.1.1.2.1.4 |
junidApsStatusChannelMismatchesA count of Channel Mismatch conditions.ro Counter32 .1.3.6.1.4.1.4874.3.2.2.1.1.2.1.5 |
junidApsStatusPSBFsA count of Protection Switch Byte Failure conditions. This condition occurs when either an inconsistent APS byte or an invalid code is detected. An inconsistent APS byte occurs when no three consecutive K1 bytes of the last 12 successive frames are identical, starting with the last frame containing a previously consistent byte. An invalid code occurs when the incoming K1 byte contains an unused code or a code irrelevant for the specific switching operation (e.g., Reverse Request while no switching request is outstanding) in three consecutive frames. An invalid code also occurs when the incoming K1 byte contains an invalid channel number in three consecutive frames.ro Counter32 .1.3.6.1.4.1.4874.3.2.2.1.1.2.1.6 |
junidApsStatusFEPLFsA count of Far-End Protection-Line Failure conditions. This condition is declared based on receiving SF on the protection line in the K1 byte.ro Counter32 .1.3.6.1.4.1.4874.3.2.2.1.1.2.1.7 |
junidApsStatusSwitchedChannelThis field is set to the number of the channel that is currently switched to protection. The value 0 indicates no channel is switched to protection. The values 1-14 indicate that working channel is switched to protection.ro Integer32 .1.3.6.1.4.1.4874.3.2.2.1.1.2.1.8 |
junidApsMap OBJECT IDENTIFIER .1.3.6.1.4.1.4874.3.2.2.1.1.3 |
junidApsChanLTEsThe count of SONET LTE interfaces on the system. Each interface that is included has an ifType value of sonet(39).ro Gauge32 .1.3.6.1.4.1.4874.3.2.2.1.1.3.1 |
junidApsMapTableThis table lists the SONET LTE interfaces on the system. Each interface that is listed has an ifType value of sonet(39). SEQUENCE OF JunidApsMapEntry .1.3.6.1.4.1.4874.3.2.2.1.1.3.2 |
junidApsMapEntryA conceptual row in the junidApsMapTable. JunidApsMapEntry .1.3.6.1.4.1.4874.3.2.2.1.1.3.2.1 |
junidApsMapIfIndexThe Interface Index assigned to a SONET LTE. This is an interface with ifType sonet(39). InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4874.3.2.2.1.1.3.2.1.1 |
junidApsMapGroupNameA textual name for the APS group which this channel is included in. If the channel is not part of an APS group this value is set to a string of size 0. When an instance of junidApsChanConfigIfIndex is set equal to an instance of junidApsMapIfIndex, junidApsMapGroupName is set equal to the corresponding value of junidApsChanConfigGroupName. If the junidApsMapIfIndex ceases to be equal to an instance of junidApsChanConfigIfIndex, either because of a change in the value of junidApsChanConfigIfIndex, or because of row deletion in the junidApsChanConfigTable, junidApsMapGroupName is set to a string of size 0.ro SnmpAdminString .1.3.6.1.4.1.4874.3.2.2.1.1.3.2.1.2 |
junidApsMapChanNumberThis field is set to a unique channel number within an APS group. The value 0 indicates the null channel. The values 1-14 define a working channel. If the SONET LTE is not part of an APS group this value is set to -1. When an instance of junidApsChanConfigIfIndex is set equal to an instance of junidApsMapIfIndex, junidApsMapChanNumber is set equal to the corresponding value of junidApsChanConfigNumber. If the junidApsMapIfIndex ceases to be equal to an instance of junidApsChanConfigIfIndex, either because of a change in the value of junidApsChanConfigIfIndex, or because of row deletion in the junidApsChanConfigTable, junidApsMapChanNumber is set to -1.ro Integer32 (-1..14) .1.3.6.1.4.1.4874.3.2.2.1.1.3.2.1.3 |
junidApsChanConfigTableThis table lists the APS channels that have been configured in APS groups. SEQUENCE OF JunidApsChanConfigEntry .1.3.6.1.4.1.4874.3.2.2.1.1.4 |
junidApsChanConfigEntryA conceptual row in the junidApsChanConfigTable. JunidApsChanConfigEntry .1.3.6.1.4.1.4874.3.2.2.1.1.4.1 |
junidApsChanConfigGroupNameA textual name for the APS group which this channel is included in. SnmpAdminString .1.3.6.1.4.1.4874.3.2.2.1.1.4.1.1 |
junidApsChanConfigNumberThis field is set to a unique channel number within an APS group. The value 0 indicates the null channel. The values 1-14 define a working channel. This field must be assigned a unique number within the group. Integer32 .1.3.6.1.4.1.4874.3.2.2.1.1.4.1.2 |
junidApsChanConfigRowStatusThe status of this APS channel entry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. A row in the junidApsChanConfigTable may not be created, deleted, set to notInService or otherwise modified if the junidApsChanConfigGroupName value is equal to an junidApsConfigName value and the associated junidApsConfigRowStatus object is equal to active. However, if the junidApsConfigRowStatus object is equal to notInService, a row may be created, deleted or modified. In other words, a channel may not be added, deleted or modified if the group is active. A row may be created with an junidApsChanConfigGroupName value that is not equal to any existing instance of junidApsConfigName. This action is the initial step in adding a SONET LTE to a new APS group. If this object is set to destroy, the associated instance of junidApsMapGroupName will be set to a string of size 0 and the junidApsMapChanNumber will be set to -1. The channel status entry will also be deleted by this action. junidApsChanConfigNumber must be set to a unique channel number within the APS group. The value 0 indicates the null channel. The values 1-14 define a working channel. When an attempt is made to set the corresponding junidApsConfigRowStatus field to active the junidApsChanConfigNumber values of all entries with equal junidApsChanConfigGroupName fields must represent a set of consecutive integer values beginning with 0 or 1, depending on the architecture of the group, and ending with n, where n is greater than or equal to 1 and less than or equal to 14. Otherwise, the error inconsistentValue is returned to the junidApsConfigRowStatus set attempt.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.3.2.2.1.1.4.1.3 |
junidApsChanConfigIfIndexThe Interface Index assigned to a SONET LTE. This is an interface with ifType sonet(39). The value of this object must be unique among all instances of junidApsChanConfigIfIndex. In other words, a particular SONET LTE can only be configured in one APS group. This object cannot be set if the junidApsChanConfigGroupName instance associated with this row is equal to an instance of junidApsConfigName and the corresponding junidApsConfigRowStatus object is set to active. In other words this value cannot be changed if the APS group is active. However, This value may be changed if the junidApsConfigRowStatus value is equal to notInService.rw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4874.3.2.2.1.1.4.1.4 |
junidApsChanConfigPriorityThe priority of the channel. This field deterimines whether high or low priority SD and SF codes are used in K1 requests. This field is only applicable if the channel is to be included in a group using the 1:n architecture. It is not applicable if the channel is to be included in a group using the 1+1 architecture, and is ignored in that case. This object cannot be set if the junidApsChanConfigGroupName instance associated with this row is equal to an instance of junidApsConfigName and the corresponding junidApsConfigRowStatus object is set to active. In other words this value cannot be changed if the APS group is active. However, This value may be changed if the junidApsConfigRowStatus value is equal to notInService.rw Enumeration .1.3.6.1.4.1.4874.3.2.2.1.1.4.1.5 |
junidApsCommandTableThis table allows commands to be sent to configured APS groups. SEQUENCE OF JunidApsCommandEntry .1.3.6.1.4.1.4874.3.2.2.1.1.5 |
junidApsCommandEntryA conceptual row in the junidApsCommandTable. This row exists only if the associated junidApsConfigEntry is active. JunidApsCommandEntry .1.3.6.1.4.1.4874.3.2.2.1.1.5.1 |
junidApsCommandSwitchAllows the initiation of an APS switch command on the APS group and channel specified by the index values. If the APS switch command cannot be executed because an equal or higer priority request is in effect, an error is returned. When read this object returns the last command written or noCmd if no command has been written to this channel since initialization. The return of the last command written does not imply that this command is currently in effect. This request may have been preempted by a higher priority local or remote request. In order to determine the current state of the APS group it is necessary to read the objects junidApsStatusK1K2Rcv and junidApsStatusK1K2Trans. The value lockoutOfProtection should only be applied to the protection line channel since that switch command prevents any of the working channels from switching to the protection line. Following the same logic, forcedSwitchProtectToWork and manualSwitchProtectToWork should only be applied to the protection line channel. forcedSwitchWorkToProtect and manualSwitchWorkToProtect should only be applied to a working channel.rw JunidApsSwitchCommand .1.3.6.1.4.1.4874.3.2.2.1.1.5.1.1 |
junidApsCommandControlAllows the initiation of an APS control command on the APS group and channel specified by the index values. When read this object returns the last command written or noCmd if no command has been written to this channel since initialization. This object does not apply to the protection line.rw JunidApsControlCommand .1.3.6.1.4.1.4874.3.2.2.1.1.5.1.2 |
junidApsChanStatusTableThis table contains status information for all SONET LTE interfaces that are included in APS groups. SEQUENCE OF JunidApsChanStatusEntry .1.3.6.1.4.1.4874.3.2.2.1.1.6 |
junidApsChanStatusEntryA conceptual row in the junidApsChanStatusTable. A row in this table is created as a side effect of row addition in the junidApsChanConfigTable. The junidApsChanStatusTable row exists as long as the junidApsChanConfigTable entry exists, regardless of whether the associated junidApsChanConfigRowStatus is active. JunidApsChanStatusEntry .1.3.6.1.4.1.4874.3.2.2.1.1.6.1 |
junidApsChanStatusCurrentIndicates the current state of the port. lockedOut This bit, when applied to a working channel, indicates that the channel is prevented from switching to the protection line. When applied to the null channel, this bit indicates that no working channel may switch to the protection line. sd A signal degrade condition is in effect. sf A signal failure condition is in effect. switched The switched bit is applied to a working channel if that channel is currently switched to the protection line.ro Bits .1.3.6.1.4.1.4874.3.2.2.1.1.6.1.1 |
junidApsChanStatusSignalDegradesA count of Signal Degrade conditions. This condition occurs when the line Bit Error Rate exceeds the currently configured threshold.ro Counter32 .1.3.6.1.4.1.4874.3.2.2.1.1.6.1.2 |
junidApsChanStatusSignalFailuresA count of Signal Failure conditions that have been detected on the incoming signal. This condition occurs when a loss of signal, loss of frame, AIS-L or a Line bit error rate exceeding 10^-3 is detected on an incoming line.ro Counter32 .1.3.6.1.4.1.4874.3.2.2.1.1.6.1.3 |
junidApsChanStatusSwitchoversThe number of times this channel has switched to the protection line. When queried with index value junidApsChanConfigNumber set to 0, which is the protection line, this object will return 0.ro Counter32 .1.3.6.1.4.1.4874.3.2.2.1.1.6.1.4 |
junidApsChanStatusLastSwitchoverThe value of sysUpTime when this channel last completed a switch to the protection line. If this channel has never switched to the protection line, or this channel is the protection line, the value 0 will be returned.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.4874.3.2.2.1.1.6.1.5 |
junidApsChanStatusSwitchoverSecondsThe cumulative Protection Switching Duration (PSD) time in seconds. For a working channel, this is the cumulative number of seconds that service was carried on the protection line. For the protection line, this is the cumulative number of seconds that the protection line has been used to carry any working channel traffic. This information is only valid if revertive switching is enabled. The value 0 will be returned otherwise.ro Counter32 .1.3.6.1.4.1.4874.3.2.2.1.1.6.1.6 |
junidApsMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.4874.3.2.2.1.2 |
junidApsNotificationsPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.4874.3.2.2.1.2.0 |
junidApsEventSwitchoverAn junidApsEventSwitchover notification is sent when the value of an instance of junidApsChanStatusSwitchovers increments. NOTIFICATION-TYPE .1.3.6.1.4.1.4874.3.2.2.1.2.0.1 |
junidApsEventModeMismatchAn junidApsEventModeMismatch notification is sent when the value of an instance of junidApsStatusModeMismatches increments. NOTIFICATION-TYPE .1.3.6.1.4.1.4874.3.2.2.1.2.0.2 |
junidApsEventChannelMismatchAn junidApsEventChannelMismatch notification is sent when the value of an instance of junidApsStatusChannelMismatches increments. NOTIFICATION-TYPE .1.3.6.1.4.1.4874.3.2.2.1.2.0.3 |
junidApsEventPSBFAn junidApsEventPSBF notification is sent when the value of an instance of junidApsStatusPSBFs increments. NOTIFICATION-TYPE .1.3.6.1.4.1.4874.3.2.2.1.2.0.4 |
junidApsEventFEPLFAn junidApsEventFEPLFs notification is sent when the value of an instance of junidApsStatusFEPLFs increments. NOTIFICATION-TYPE .1.3.6.1.4.1.4874.3.2.2.1.2.0.5 |
junidApsMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.4874.3.2.2.1.3 |
junidApsGroups OBJECT IDENTIFIER .1.3.6.1.4.1.4874.3.2.2.1.3.1 |
junidApsConfigGeneralA collection of junidApsConfigTable objects providing configuration information applicable to all linear APS groups. Unknown .1.3.6.1.4.1.4874.3.2.2.1.3.1.1 |
junidApsConfigWtrThe junidApsConfigTable object that provides information which is applicable to groups supporting a configurable WTR period. Unknown .1.3.6.1.4.1.4874.3.2.2.1.3.1.2 |
junidApsCommandOnePlusOneThe junidApsCommandTable object which is applicable to groups implementing the linear APS 1+1 architecture. Also, set operations must be supported. Unknown .1.3.6.1.4.1.4874.3.2.2.1.3.1.3 |
junidApsCommandOneToNA collection of junidApsCommandTable objects which are applicable to groups implementing the linear APS 1:n architecture. Also, set operations must be supported. Unknown .1.3.6.1.4.1.4874.3.2.2.1.3.1.4 |
junidApsStatusGeneralA collection of junidApsStatusTable objects providing status information applicable to all linear APS groups. Unknown .1.3.6.1.4.1.4874.3.2.2.1.3.1.5 |
junidApsChanGeneralA collection of channel objects providing information applicable to all linear APS channels. Unknown .1.3.6.1.4.1.4874.3.2.2.1.3.1.6 |
junidApsChanOneToNThe junidApsChanConfigTable object that provides information which is only applicable to groups implementing the linear APS 1:n architecture. Unknown .1.3.6.1.4.1.4874.3.2.2.1.3.1.7 |
junidApsTotalsGroupA collection of objects providing optional counts of configured APS groups and SONET LTE interfaces. Unknown .1.3.6.1.4.1.4874.3.2.2.1.3.1.8 |
junidApsMapGroupA collection of junidApsMapTable objects providing a mapping from sonet(39) InterfaceIndex to group name and channel number for assigned APS channels and a list of unassigned sonet(39) interfaces. Unknown .1.3.6.1.4.1.4874.3.2.2.1.3.1.9 |
junidApsEventOptionalA collection of SONET linear APS notifications that may optionally be implemented. Unknown .1.3.6.1.4.1.4874.3.2.2.1.3.1.10 |
junidApsCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.4874.3.2.2.1.3.2 |
junidApsComplianceThe compliance statement for linear APS groups. Unknown .1.3.6.1.4.1.4874.3.2.2.1.3.2.1 |