SLE-MPLS-TP-LPS-MIB
- Registered at
- 1.3.6.1.4.1.6296.101.16.18
- Last updated
- 2015-10-07 00:00
- Organization
- Multiprotocol Label Switching (MplsTp) Working Group
- Revisions
- 2012-07-15 00:00
- Namespace
- dasan
- Source file
SLE-MPLS-TP-LPS-MIB- Digest
sha256:12bd7e40f9a51257b777fc041684c33252cd5ecfb56fd007b73d61a4eac8b88b
Description
This management information module supports the configuration and management of MplsTp TP linear protection groups.
Contact
Gyerok Kwon Dasan Networks Email: grkwon@dasannetworks.com Kantharaj B M Dasan Networks Email: kanth@dasannetworks.com DongChel Shin (Chris) Dasan Networks Email: dchshin@dasannetworks.com Comments about this document should be emailed directly to the Dasan support email ID at support@dasannetworks.com.
Imports
| From | Symbols |
|---|---|
| DASAN-SMI | sleMgmt |
| SLE-TC-MIB | SleControlRequestResultType, SleControlStatusType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DASAN-SMI SLE-MPLS-TP-LPS-MIB SLE-TC-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| sleMpls OBJECT-IDENTITY SLE MplsTp. | 1.3.6.1.4.1.6296.101.16 | current | ||
| sleMplsTpLpsCfg OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.16.18.1 | |||
| sleMplsTpLpsCfgInfoTable OBJECT-TYPE This table lists the sleMplsTp linear protection groups that have been configured on the system. | 1.3.6.1.4.1.6296.101.16.18.1.1 | read-only | current | |
| sleMplsTpLpsCfgInfoEntry OBJECT-TYPE A conceptual row in the sleMplsTpLpsCfgInfoTable. | 1.3.6.1.4.1.6296.101.16.18.1.1.1 | read-only | current | |
| sleMplsTpLpsCfgInfoGroupIndex OBJECT-TYPE Index for the conceptual row identifying a protection group. | 1.3.6.1.4.1.6296.101.16.18.1.1.1.1 | Unsigned32 (0..65535) | read-only | current |
| sleMplsTpLpsCfgInfoGroupName OBJECT-TYPE Textual name represents the sleMplsTp tp protection group. Each Protection Group is identified by a unique protection group name. | 1.3.6.1.4.1.6296.101.16.18.1.1.1.2 | OCTET STRING (SIZE(1..128)) | read-only | current |
| sleMplsTpLpsCfgInfoMode OBJECT-TYPE The architectural mode of the Protection group. This can either be 1+1, 1:1, 1:n. 1+1 In the 1+1 protection scheme, a fully dedicated protection entity is allocated. Data traffic is copied and fed at the source to both the working and the protection entities. The traffic on the working and the protection entities is transmitted simultaneously to the sink of the protection domain, where selection between the working and protection entities is performed 1:1 In the 1:1 scheme, a protection path is allocated to protect against a defect, failure, or a degradation in a working path. In normal conditions, data traffic is transmitted over the working entity, while the protection entity functions in the idle state. If there is a defect on the working entity or a specific administrative request, traffic is switched to the protection entity. 1:n In case of 1:n linear protection, one protection entity is allocated to protect n working entities. The protection entity might not have sufficient resources to protect all the working entities that may be affected by fault conditions at a specific time. In this case, in order to guaranteed protection, the protection entity should support enough capacity and bandwidth to protect any of the n working entities. | 1.3.6.1.4.1.6296.101.16.18.1.1.1.3 | INTEGER {onePlusOne(1), oneColonOne(2), oneColonN(3)} | read-only | current |
| sleMplsTpLpsCfgInfoProtectionScheme OBJECT-TYPE The object represents the operational scheme of protection switching group. The protection scheme may either be unidirectional or bidirectional. bidirectional In bidirectional protection scheme, both the directions will be switched simultaneously even if the fault applies to only one direction of the path. unidirectional In unidirectional protection scheme protection switching will be performed independently for each direction of a bidirectional transport path This object may not be modified if the associated sleMplsTpLpsCfgRowStatus object is equal to active(1). | 1.3.6.1.4.1.6296.101.16.18.1.1.1.4 | INTEGER {bidirectional(1), unidirectional(2)} | read-only | current |
| sleMplsTpLpsCfgInfoRevertive OBJECT-TYPE This object represents the reversion mode of the Linear Protection Switching group. The reversion mode of protection mechanism may be either revertive or non-revertive. In non-revertive mode, after a service has been recovered, traffic will be forwarded on the recovery path revertive In revertive mode, after a service has been recovered, traffic will be redirected back onto the original working path. | 1.3.6.1.4.1.6296.101.16.18.1.1.1.5 | INTEGER {nonrevertive(1), revertive(2)} | read-only | current |
| sleMplsTpLpsCfgInfoWtr OBJECT-TYPE This object hold the Wait To Restore timer value in seconds. The WTR timer is used to delay reversion of PSC state to Normal state when recovering from a failure condition on the working path when the protection domain is configured for revertive behavior This object may not be modified if the associated sleMplsTpLpsCfgRowStatus object is equal to active(1). | 1.3.6.1.4.1.6296.101.16.18.1.1.1.6 | Unsigned32 (0..720) | read-only | current |
| sleMplsTpLpsCfgInfoContinualTxInterval OBJECT-TYPE The Continual Tx Time in Seconds. Represents the time interval to send the continual LPS packet to the other end based on the current state. | 1.3.6.1.4.1.6296.101.16.18.1.1.1.7 | Unsigned32 (1..20) | read-only | current |
| sleMplsTpLpsCfgInfoRapidTxInterval OBJECT-TYPE The Rapid Tx interval in micro-Seconds. Represents the time interval to send the LPS packet to the other end, when there is a change in state of Linear Protection domain due to local input. The default value is 3.3 milli-seconds which is 3300 micro-seconds | 1.3.6.1.4.1.6296.101.16.18.1.1.1.8 | Unsigned32 (1000..20000) | read-only | current |
| sleMplsTpLpsCfgInfoSwitchOver OBJECT-TYPE this object used for switch the traffic to the back up path. | 1.3.6.1.4.1.6296.101.16.18.1.1.1.9 | INTEGER {none(0), forced(1), manual(2)} | read-only | current |
| sleMplsTpLpsCfgInfoLockOut OBJECT-TYPE this is object is used for preventing the swith traffic by the protection path. | 1.3.6.1.4.1.6296.101.16.18.1.1.1.10 | INTEGER {enable(1), disable(2)} | read-only | current |
| sleMplsTpLpsCfgInfoHoldOffTimer OBJECT-TYPE this object used for show the hold off timer. | 1.3.6.1.4.1.6296.101.16.18.1.1.1.11 | Unsigned32 | read-only | current |
| sleMplsTpLpsCfgInfoActivePath OBJECT-TYPE This object say which path is Active . | 1.3.6.1.4.1.6296.101.16.18.1.1.1.12 | INTEGER {primary(1), backup(2)} | read-only | current |
| sleMplsTpLpsCfgInfoOperationState OBJECT-TYPE this object says Operational Status of LPS. The LPS is between PE to PE. | 1.3.6.1.4.1.6296.101.16.18.1.1.1.13 | INTEGER {down(0), up(1)} | read-only | current |
| sleMplsTpLpsCfgInfoEventStatus OBJECT-TYPE This is object says EVENT Status of LPS protection . | 1.3.6.1.4.1.6296.101.16.18.1.1.1.14 | INTEGER {normal(1), protection(2), localForce(3), localManual(4), localSgfProtection(5), localSgfWorking(6), localWtr(7), localLock(8), localClrSfProtection(9), localClrSfWorking(10), localClrEvent(11), remoteLock(12), remoteForce(13), remoteManual(14), remoteSfProtect(15), remoteSfWork(16), remoteWtr(17), remoteNoReq(18), remoteNotRevert(19), noRequest(20), remoteSdWork(21), remoteSdProtection(22), remoteExesWork(23), remoteExesProtect(24), remoteRrReqWork(25), remoteRrReqProtec(26), remoteNoReqWork(27), remoteNoReqProtection(28), localSdProtection(29), localClearSdProtection(30), localSdWorking(31), localClearSdWorking(32), localExercise(33)} | read-only | current |
| sleMplsTpLpsCfgControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.16.18.1.2 | |||
| sleMplsTpLpsCfgControlRequest OBJECT-TYPE the configuration commands, and user can configure functions via setting this entry as proper value. | 1.3.6.1.4.1.6296.101.16.18.1.2.1 | INTEGER {createSleMplsTpLpsCfgEntry(1), deleteSleMplsTpLpsCfgEntry(2), setSleMplsTpLpsCfgControProtectionScheme(3), unsetSleMplsTpLpsCfgControProtectionScheme(4), setSleMplsLpsTpCfgControlRevertive(5), setSleMplsLpsTpCfgControlWaitToRestoreset(6), unsetSleMplsTpLpsCfgControlWaitToRestoreset(7), setSleMplsLpsTpCfgControlContinualTxInterval(8), unsetSleMplsTpLpsCfgControlContinualTxInterval(9), setSleMplsLpsTpCfgControlRapidTxInterval(10), unsetSleMplsTpLpsCfgControlRapidTxInterval(11), setSleMplsLpsTpCfgControlSwitchover(12), unsetSleMplsTpLpsCfgControlSwitchover(13), setSleMplsTpLpsCfgControlLockOut(14), unsetSleMplsTpLpsTpCfgControlLockOut(15), setSleMplsTpLpsCfgControlHoldOffTimer(16), unSetSleMplsTpLpsCfgControlHoldOffTimer(17)} | read-write | current |
| sleMplsTpLpsCfgControlStatus OBJECT-TYPE status of user command. User have to check this value as .busy. or .idle. before do setRequest. | 1.3.6.1.4.1.6296.101.16.18.1.2.2 | SleControlStatusType | read-only | current |
| sleMplsTpLpsCfgControlTimer OBJECT-TYPE the wait-time until setRequest end. In case of short-time command, this value is 0 | 1.3.6.1.4.1.6296.101.16.18.1.2.3 | Gauge32 | read-write | current |
| sleMplsTpLpsCfgControlTimeStamp OBJECT-TYPE the time stamp of the last command. (don.t care) | 1.3.6.1.4.1.6296.101.16.18.1.2.4 | TimeTicks | read-only | current |
| sleMplsTpLpsCfgControlReqResult OBJECT-TYPE Result of the last command. | 1.3.6.1.4.1.6296.101.16.18.1.2.5 | SleControlRequestResultType | read-only | current |
| sleMplsTpLpsCfgControlGroupName OBJECT-TYPE Textual name represents the sleMplsTp tp protection group. Each Protection Group is identified by a unique protection group name. | 1.3.6.1.4.1.6296.101.16.18.1.2.6 | OCTET STRING (SIZE(1..32)) | read-write | current |
| sleMplsTpLpsCfgControlMode OBJECT-TYPE The architectural mode of the Protection group. This can either be 1+1, 1:1, 1:n. 1+1 In the 1+1 protection scheme, a fully dedicated protection entity is allocated. Data traffic is copied and fed at the source to both the working and the protection entities. The traffic on the working and the protection entities is transmitted simultaneously to the sink of the protection domain, where selection between the working and protection entities is performed 1:1 In the 1:1 scheme, a protection path is allocated to protect against a defect, failure, or a degradation in a working path. In normal conditions, data traffic is transmitted over the working entity, while the protection entity functions in the idle state. If there is a defect on the working entity or a specific administrative request, traffic is switched to the protection entity. 1:n In case of 1:n linear protection, one protection entity is allocated to protect n working entities. The protection entity might not have sufficient resources to protect all the working entities that may be affected by fault conditions at a specific time. In this case, in order to guaranteed protection, the protection entity should support enough capacity and bandwidth to protect any of the n working entities. | 1.3.6.1.4.1.6296.101.16.18.1.2.7 | INTEGER {onePlusOne(1), oneColonOne(2), oneColonN(3)} | read-write | current |
| sleMplsTpLpsCfgControlProtectionScheme OBJECT-TYPE The object represents the operational scheme of protection switching group. The protection scheme may either be unidirectional or bidirectional. bidirectional In bidirectional protection scheme, both the directions will be switched simultaneously even if the fault applies to only one direction of the path. unidirectional In unidirectional protection scheme protection switching will be performed independently for each direction of a bidirectional transport path This object may not be modified if the associated sleMplsTpLpsCfgControlRowStatus object is equal to active(1). | 1.3.6.1.4.1.6296.101.16.18.1.2.8 | INTEGER {bidirectional(1), unidirectional(2)} | read-write | current |
| sleMplsTpLpsCfgControlRevertive OBJECT-TYPE This object represents the reversion mode of the Linear Protection Switching group. The reversion mode of protection mechanism may be either revertive or non-revertive. nonrevertive In non-revertive mode, after a service has been recovered, traffic will be forwarded on the recovery path revertive In revertive mode, after a service has been recovered, traffic will be redirected back onto the original working path. | 1.3.6.1.4.1.6296.101.16.18.1.2.9 | INTEGER {nonrevertive(1), revertive(2)} | read-write | current |
| sleMplsTpLpsCfgControlWtr OBJECT-TYPE This object hold the Wait To Restore timer value in seconds. The WTR timer is used to delay reversion of PSC state to Normal state when recovering from a failure condition on the working path when the protection domain is configured for revertive behavior This object may not be modified if the associated sleMplsTpLpsCfgControlRowStatus object is equal to active(1). | 1.3.6.1.4.1.6296.101.16.18.1.2.10 | Unsigned32 (0..720) | read-write | current |
| sleMplsTpLpsCfgControlContinualTxInterval OBJECT-TYPE The Continual Tx Time in Seconds. Represents the time interval to send the continual LPS packet to the other end based on the current state. | 1.3.6.1.4.1.6296.101.16.18.1.2.11 | Unsigned32 (1..20) | read-write | current |
| sleMplsTpLpsCfgControlRapidTxInterval OBJECT-TYPE The Rapid Tx interval in micro-Seconds. Represents the time interval to send the LPS packet to the other end, when there is a change in state of Linear Protection domain due to local input. The default value is 3.3 milli-seconds which is 3300 micro-seconds | 1.3.6.1.4.1.6296.101.16.18.1.2.12 | Unsigned32 (1000) | read-write | current |
| sleMplsTpLpsCfgControlswitchOver OBJECT-TYPE this object used for switch the traffic to the back up path. | 1.3.6.1.4.1.6296.101.16.18.1.2.13 | INTEGER {force(1), manual(2)} | read-write | current |
| sleMplsTpLpsCfgControlLockOut OBJECT-TYPE this is object is used for preventing the swith traffic by the protection path. | 1.3.6.1.4.1.6296.101.16.18.1.2.14 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleMplsTpLpsCfgControlHoldOffTimer OBJECT-TYPE This object is used to set the holdofftimer | 1.3.6.1.4.1.6296.101.16.18.1.2.15 | Unsigned32 | read-write | current |
| sleMplsTpLpsMeCfg OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.16.18.2 | |||
| sleMplsTpLpsMeCfgInfoTable OBJECT-TYPE This table lists Maintenance Association that have been configured in Protection groups. | 1.3.6.1.4.1.6296.101.16.18.2.1 | not-accessible | current | |
| sleMplsTpLpsMeCfgInfoEntry OBJECT-TYPE A conceptual row in the sleMplsTpLpsMeCfgInfoTable. | 1.3.6.1.4.1.6296.101.16.18.2.1.1 | not-accessible | current | |
| sleMplsTpLpsMeCfgInfoMegIndex OBJECT-TYPE Uniquely identifies a maintenance entity index within a MEG. | 1.3.6.1.4.1.6296.101.16.18.2.1.1.1 | Unsigned32 (0..65535) | not-accessible | current |
| sleMplsTpLpsMeCfgInfoMeIndex OBJECT-TYPE This object denotes the ME name, each Maintenance Entity has unique name within MEG. | 1.3.6.1.4.1.6296.101.16.18.2.1.1.2 | Unsigned32 (0..65535) | not-accessible | current |
| sleMplsTpLpsMeCfgInfoMPId OBJECT-TYPE Indicates the maintenance point index, used to create multiple MEPs in a node of single ME. The value of this object can be MEP index or MIP index. Managers should obtain new values for row creation in this table by reading mplsOamIdMeMpIndexNext. | 1.3.6.1.4.1.6296.101.16.18.2.1.1.3 | Unsigned32 (1..8191) | not-accessible | current |
| sleMplsTpLspMeCfgInfoGroupIndex OBJECT-TYPE Textual name represents the sleMplsTp tp protection group. Each Protection Group is identified by a unique protection group name. | 1.3.6.1.4.1.6296.101.16.18.2.1.1.4 | Unsigned32 (0..65535) | read-only | current |
| sleMplsTpLpsMeCfgInfoState OBJECT-TYPE This object represents the operational state of the ME as either primary or backup | 1.3.6.1.4.1.6296.101.16.18.2.1.1.5 | INTEGER {primary(1), backup(2)} | read-write | current |
| sleMplsTpLpsMeCfgControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.16.18.2.2 | |||
| sleMplsTpLpsMeCfgControlRequest OBJECT-TYPE the configuration commands, and user can configure functions via setting this entry as proper value. | 1.3.6.1.4.1.6296.101.16.18.2.2.1 | INTEGER {createSleMplsTpLpsMeConfigEntry(1), deleteSleMplsTpLpsMeConfigEntry(2)} | read-write | current |
| sleMplsTpLpsMeCfgControlStatus OBJECT-TYPE status of user command. User have to check this value as .busy. or .idle. before do setRequest. | 1.3.6.1.4.1.6296.101.16.18.2.2.2 | SleControlStatusType | read-only | current |
| sleMplsTpLpsMeCfgControlTimer OBJECT-TYPE the wait-time until setRequest end. In case of short-time command, this value is 0 | 1.3.6.1.4.1.6296.101.16.18.2.2.3 | Gauge32 | read-write | current |
| sleMplsTpLpsMeCfgControlTimeStamp OBJECT-TYPE the time stamp of the last command. (don.t care) | 1.3.6.1.4.1.6296.101.16.18.2.2.4 | TimeTicks | read-only | current |
| sleMplsTpLpsMeCfgControlReqResult OBJECT-TYPE Result of the last command. | 1.3.6.1.4.1.6296.101.16.18.2.2.5 | SleControlRequestResultType | read-only | current |
| sleMplsTpLpsMeCfgControlMegName OBJECT-TYPE Uniquely identifies a maintenance entity index within a MEG | 1.3.6.1.4.1.6296.101.16.18.2.2.6 | OCTET STRING | read-write | current |
| sleMplsTpLpsMeCfgControlMeName OBJECT-TYPE This object denotes the ME name, each Maintenance Entity has unique name within MEG. | 1.3.6.1.4.1.6296.101.16.18.2.2.7 | OCTET STRING | read-write | current |
| sleMplsTpLpsMeCfgControlMpId OBJECT-TYPE | 1.3.6.1.4.1.6296.101.16.18.2.2.8 | Unsigned32 | read-write | current |
| sleMplsTpLpsMeCfgControlGroupName OBJECT-TYPE This object holds the Protection group index wherein this ME included in. If this ME is not part of a protection group this value is set to 0. | 1.3.6.1.4.1.6296.101.16.18.2.2.9 | OCTET STRING | read-write | current |
| sleMplsTpLpsMeCfgControlState OBJECT-TYPE This object represents the operational state of the ME as either primary or backup | 1.3.6.1.4.1.6296.101.16.18.2.2.10 | INTEGER {primary(1), backup(2)} | read-write | current |