MIBs Depot

SL-OPT-APS-MIB

Registered at
1.3.6.1.4.1.4515.1.11
Last updated
2002-01-14 00:00
Organization
PacketLight Networks Ltd.
Namespace
packetlight
Source file
SL-OPT-APS-MIB
Digest
sha256:5de3e5393d7f415372afeee32336543dba8a4ecc16f1245416053a14a923afdc

Description

This MIB module describes the Optical APS.

Contact

Omri_Viner@PacketLight.com

Imports

FromSymbols
IF-MIBInterfaceIndex
PerfHist-TC-MIBPerfCurrentCount, PerfIntervalCount, PerfTotalCount
SL-MAIN-MIBslmTrapLogId
SL-NE-MIBsitelight
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Opaque, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

1 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

IANAifType-MIB
IF-MIB
PerfHist-TC-MIB
SL-MAIN-MIB
SL-NE-MIB
SL-OPT-APS-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
slOptApsConfig
OBJECT-IDENTITY
1.3.6.1.4.1.4515.1.11.1
optApsConfigTable
OBJECT-TYPE
This table contains objects to configure APS (Automatic Protection Switching) feature in a Optical Channel. APS is the ability to configure a pair of Optical connections for redundancy so that the hardware will automatically switch the active connection from working connection to the protection connection or vice versa, within 50ms, when the active connection fails. The optical connections are specified in the optXpdConnConfigTable in the SL-OPT-MIB. The APS is defined be specifying two entries in this table the backup each other. The optXpdConnConfigTable defines two entries for each dircetion of the connection. Only one of the two entries is used by the optical aps table. The direction that is used is the direction from the User to Network.
1.3.6.1.4.1.4515.1.11.1.1not-accessiblecurrent
optApsConfigEntry
OBJECT-TYPE
An entry is identified by two transponding connections that should protect each other.
1.3.6.1.4.1.4515.1.11.1.1.1not-accessiblecurrent
optApsConfigUserWorkingIndex
OBJECT-TYPE
The ifIndex of the working optical interface connected to the User side.
1.3.6.1.4.1.4515.1.11.1.1.1.1InterfaceIndexread-createcurrent
optApsConfigNetWorkingIndex
OBJECT-TYPE
The ifIndex of the working optical interface connected to the Network side.
1.3.6.1.4.1.4515.1.11.1.1.1.2InterfaceIndexread-createcurrent
optApsConfigUserProtectingIndex
OBJECT-TYPE
The ifIndex of the protecting optical interface connected to the User side. In the case of an Inline connection there is no meaning to the order between the User and Network interfaces because both side of the connections are connected to the Network.
1.3.6.1.4.1.4515.1.11.1.1.1.3InterfaceIndexread-createcurrent
optApsConfigNetProtectingIndex
OBJECT-TYPE
The ifIndex of the protecting optical interface connected to the Network side. In the case of an Inline connection there is no meaning to the order between the User and Network interfaces because both side of the connections are connected to the Network.
1.3.6.1.4.1.4515.1.11.1.1.1.4InterfaceIndexread-createcurrent
optApsConfigScheme
OBJECT-TYPE
This object is used to configure the optical protection scheme. equipment : Equipmet protection (with 4 FEO's) facility : Facility protection (only 3 FEO's)
1.3.6.1.4.1.4515.1.11.1.1.1.5INTEGER {equipment(1), facility(2)}read-createcurrent
optApsConfigEnable
OBJECT-TYPE
This object is used to enable or disable the APS feature on the working/protection connection pairs. When enabled, the hardware will automatically switch the active connection from the working connection to the protection connection within 50ms, or vice versa (read-write).
1.3.6.1.4.1.4515.1.11.1.1.1.6INTEGER {optApsDisabled(1), optApsEnabled(2)}read-createcurrent
optApsConfigArchMode
OBJECT-TYPE
This object is used to configure APS architecture mode on the working/protection connection pairs (read-write).
1.3.6.1.4.1.4515.1.11.1.1.1.7INTEGER {onePlusOne(1), oneToOne(2)}read-createcurrent
optApsConfigActiveConnectionRx
OBJECT-TYPE
This object indicates which Rx connection is currently active. It could be the working connection, the protection connection or none if neither working nor protection connection is active. This object reflects the status of receive direction. If optApsDirection is equal to biDirectional this object should be eual to optApsActiveConnectionRx.
1.3.6.1.4.1.4515.1.11.1.1.1.8INTEGER {optApsWorkingConnection(1), optApsProtectionConnection(2)}read-onlycurrent
optApsConfigActiveConnectionTx
OBJECT-TYPE
This object indicates which Tx connection is currently active. It could be the working connection, the protection connection or none if neither working nor protection connection is active. This object reflects the status of receive direction. If optApsDirection is equal to biDirectional this object should be eual to optApsActiveConnectionRx.
1.3.6.1.4.1.4515.1.11.1.1.1.9INTEGER {optApsWorkingConnection(1), optApsProtectionConnection(2)}read-onlycurrent
optApsConfigWaitToRestore
OBJECT-TYPE
This object contains interval in minutes to wait before attempting to switch back to working connection. Not applicable if the connection is configured in non-revertive mode, i.e. protection connection will continue to be active, even if failures on the working connection are cleared. The framer clears the signal-fault and signal-degrade when APS switch occurs. Please refer to 'optApsRevertive' for description of non-revertive (read-write).
1.3.6.1.4.1.4515.1.11.1.1.1.10Unsigned32 (1..12)read-createcurrent
optApsConfigDirection
OBJECT-TYPE
This object is used to configure the switching direction which this APS connection supports (read-write). Unidirectional : APS switch only in one direction. Bidirectional : APS switch in both ends of the conection.
1.3.6.1.4.1.4515.1.11.1.1.1.11INTEGER {uniDirectional(1), biDirectional(2)}read-createcurrent
optApsConfigRevertive
OBJECT-TYPE
This object is used to configure the APS revertive or nonrevertive option (read-write). revertive : Will switch the working connection back to active state after the Wait-To-restore interval has expired and the working connection Signal-Fault/Signal-Degrade has been cleared. Please refer to 'optApsWaitToRestore' for description of Wait-To-Restore interval. nonrevertive : The protection connection continues to be the active connection, The active connection does not switch to the working connection.
1.3.6.1.4.1.4515.1.11.1.1.1.12INTEGER {nonrevertive(1), revertive(2)}read-createcurrent
optApsConfigChanStatus
OBJECT-TYPE
Indicates 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 connection. When applied to the null channel, this bit indicates that no working channel may switch to the protection connection. sfWorking A signal failure condition on the working connection is in effect. sfProtecting A signal failure condition on the protecting connection is in effect. switched The switched bit is applied to a working channel if that channel is currently switched to the protection connection. lockedOutRemote Indicate that the protection is locked out by command issued on the remote NE.
1.3.6.1.4.1.4515.1.11.1.1.1.13Bits {lockedOut(0), sfWorking(1), sfProtecting(2), switched(3), lockedOutRemote(4)}read-onlycurrent
optApsConfigChanSignalFailures
OBJECT-TYPE
A count of Signal Failure conditions that have been detected on the incoming signal. This condition occurs when a loss of signal is detected.
1.3.6.1.4.1.4515.1.11.1.1.1.14Counter32read-onlycurrent
optApsConfigChanSwitchovers
OBJECT-TYPE
The number of times this channel has switched to the protection connection. When queried with index value apsChanNumber set to 0, which is the protection connection, this object will return 0.
1.3.6.1.4.1.4515.1.11.1.1.1.15Counter32read-onlycurrent
optApsConfigChanLastSwitchover
OBJECT-TYPE
The value of sysUpTime when this channel last completed a switch to the protection connection. If this channel has never switched to the protection connection, or this channel is the protection connection, the value 0 will be returned.
1.3.6.1.4.1.4515.1.11.1.1.1.16TimeTicksread-onlycurrent
optApsConfigSwitchCommand
OBJECT-TYPE
A switch command initiates one external request for evaluation (read-write). (1) Clear - Clears all switch commands on the channel. (2) Lockout Of Protection - Prevents any of the working channels from switching to the protection connection by issuing a Lockout of Protection request [unless a request of equal priority (i.e., a Lockout of Protection) is already in effect]. (3) Forced Switch of Working (to Protection) - Switches the working channel to the protection connection unless a request of equal or higher priority is in effect, by issuing a Forced Switch request. (4) Forced Switch of Protection (to Working) - Switches the working channel back from the protection connection to the working connection unless a request of equal or higher priority is in effect, by issuing a Forced Switch request. This command applies only in the 1+1 architecture. (5) Manual Switch of Working (to Protection) - Switches the working channel to the protection connection unless a request of equal or higher priority is in effect, by issuing a Manual Switch request. (6) Manual Switch of Protection (to Working) - Switches the working channel back from the protection connection to the working connection unless a request of equal or higher priority is in effect, by issuing a Manual Switch request. This command applies only in the 1+1 architecture for the null. Reading this variable always returns zero (0).
1.3.6.1.4.1.4515.1.11.1.1.1.17INTEGER {clear(1), lockoutOfProtection(2), forcedSwitchOfWorking(3), forcedSwitchOfProtection(4), manualSwitchOfWorking(5), manualSwitchOfProtection(6)}read-createcurrent
optApsConfigSwitchReason
OBJECT-TYPE
The reason why APS switch happened. When the working connection on one end fails, its other end is told to do an APS switch. The following options in the increasing order of priority indicate what type of switch request it is. optApsRevertive : Switch back to working connection after the Wait-to-Restore interval is over, and failures are cleared. It is the lowest priority. optApsManual : Manual switch causes APS switch unless a request of equal or higher priority is in effect. optApsSignalFailureHigh : switch occured due to SD failure. optApsForceSwitch : Forced switch forces hardware to switch the active connection even if the other connection (could be working connection or protection connection) is in alarm. optApsLockOut : This is the highest priority switch. This will override all other requests. optApsLockOut : indicates that the last switchover to the working occurred because of protection lockout.
1.3.6.1.4.1.4515.1.11.1.1.1.18INTEGER {optApsOther(1), optApsRevertive(2), optApsManual(3), optApsSignalFailure(4), optApsForceSwitch(5), optApsLockOut(6)}read-onlycurrent
optApsConfigResetCounters
OBJECT-TYPE
Setting this variable to 1 will cause the counters on all of the Optical APS Config Table to be initialized to zero (read-write).
1.3.6.1.4.1.4515.1.11.1.1.1.19INTEGER {resetCounters(1)}read-createcurrent
optApsConfigActiveRequest
OBJECT-TYPE
The Active Switch APS request: optApsRevertive : Switch back to working connection after the Wait-to-Restore interval is over, and failures are cleared. It is the lowest priority. optApsManual : Manual switch causes APS switch unless a request of equal or higher priority is in effect. optApsSignalFailure : Switch due to signal failure. optApsForceSwitch : Forced switch forces hardware to switch the active connection even if the other connection (could be working connection or protection connection) is in alarm. optApsLockOut : This is the highest priority switch. This will override all other requests. optApsLockOut : indicates that the last switchover to the working occurred because of protection lockout.
1.3.6.1.4.1.4515.1.11.1.1.1.20INTEGER {optApsOther(1), optApsRevertive(2), optApsManual(3), optApsSignalFailure(4), optApsForceSwitch(5), optApsLockOut(6)}read-onlycurrent
optApsConfigStatus
OBJECT-TYPE
This object is used to create and delete rows in the optApsConfigTable.
1.3.6.1.4.1.4515.1.11.1.1.1.21RowStatusread-createcurrent
optApsConfigLosThreshold
OBJECT-TYPE
Configured threshold value for LOS detection of the optical switch. This object is applicable only when slmOpticalSwitchExist is TRUE. The value given in 0.1 dBm units. The range starts with -50.0 dBm.
1.3.6.1.4.1.4515.1.11.1.1.1.22INTEGER (0..65535)read-writecurrent
eqptApsConfigTable
OBJECT-TYPE
This table contains objects to configure Equipment APS (Automatic Protection Switching) feature.
1.3.6.1.4.1.4515.1.11.1.2not-accessiblecurrent
eqptApsConfigEntry
OBJECT-TYPE
This configuration is on device level thus only one entry exists.
1.3.6.1.4.1.4515.1.11.1.2.1not-accessiblecurrent
eqptApsConfigDummyIndex
OBJECT-TYPE
A dummy index. Always 1.
1.3.6.1.4.1.4515.1.11.1.2.1.1INTEGERread-onlycurrent
eqptApsConfigRole
OBJECT-TYPE
The device role.
1.3.6.1.4.1.4515.1.11.1.2.1.2INTEGER {eqptApsWorkingRole(1), eqptApsProtectionRole(2)}read-writecurrent
eqptApsConfigMate
OBJECT-TYPE
The IP address of the mate device.
1.3.6.1.4.1.4515.1.11.1.2.1.3IpAddressread-writecurrent
eqptApsConfigLinkStatus
OBJECT-TYPE
The IP address of the mate device.
1.3.6.1.4.1.4515.1.11.1.2.1.4INTEGER {eqptApsLinkUp(1), eqptApsLinkDown(2)}read-writecurrent
slOptApsTraps
OBJECT-IDENTITY
1.3.6.1.4.1.4515.1.11.2
slOptApsTraps0
OBJECT-IDENTITY
1.3.6.1.4.1.4515.1.11.2.0

Notifications

NameOIDStatus
optApsTrapSwitchover0
NOTIFICATION-TYPE
An optApsTrapSwitchover notification is sent when the value of an instance of optApsChanSwitchovers increments. It is defined to support browsers that don't recognize RFC 2576.
1.3.6.1.4.1.4515.1.11.2.0.1current
optApsConfigTableChanged0
NOTIFICATION-TYPE
An optApsConfigTableChanged notification is sent when the content of the optApsConfigTable is changed. The added/deleted entry is identified by the optApsUserWorkingIndex object. It is defined to support browsers that don't recognize RFC 2576.
1.3.6.1.4.1.4515.1.11.2.0.2current
optApsTrapSwitchover
NOTIFICATION-TYPE
An optApsTrapSwitchover notification is sent when the value of an instance of optApsChanSwitchovers increments.
1.3.6.1.4.1.4515.1.11.2.1current
optApsConfigTableChanged
NOTIFICATION-TYPE
An optApsConfigTableChanged notification is sent when the content of the optApsConfigTable is changed. The added/deleted entry is identified by the optApsUserWorkingIndex object.
1.3.6.1.4.1.4515.1.11.2.2current