HPN-ICF-MPLSOAM-PS-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.80
- Last updated
- 2007-03-31 00:00
- Namespace
- hp
- Source file
HPN-ICF-MPLSOAM-PS-MIB- Digest
sha256:51d7abcf938b12a1b84859280d7af50080f5c3fef58661a88ddeefaa5f5e1fc0
Description
This MIB contains objects to configure mpls protect-switch module.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HPN-ICF-MPLSOAM-PS-MIB HPN-ICF-OID-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfMplsOamPsScalarGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.80.1 | |||
| hpnicfMplsOamPsTrapOpen OBJECT-TYPE Whether mpls protect-switch trap is globally enabled. false: disable; true: enable | 1.3.6.1.4.1.11.2.14.11.15.2.80.1.1 | TruthValue | read-write | current |
| hpnicfMplsOamPsTable OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.80.2 | |||
| hpnicfMplsPsTable OBJECT-TYPE This table specifies per-protection-group MPLS PS capability and associated information. | 1.3.6.1.4.1.11.2.14.11.15.2.80.2.1 | not-accessible | current | |
| hpnicfMplsPsEntry OBJECT-TYPE An entry in this table is created by an LSR for every protection group capable of supporting mpls ps. | 1.3.6.1.4.1.11.2.14.11.15.2.80.2.1.1 | not-accessible | current | |
| hpnicfMplsPsIndex OBJECT-TYPE This is a unique index for an entry in the mplspsEntry. | 1.3.6.1.4.1.11.2.14.11.15.2.80.2.1.1.1 | Integer32 | not-accessible | current |
| hpnicfMplsPsGroupID OBJECT-TYPE This is a unique group id for an entry in the mplspsEntry. One protect-switch group is composed of one working static-lsp and one protection static-lsp. | 1.3.6.1.4.1.11.2.14.11.15.2.80.2.1.1.2 | Integer32 | read-create | current |
| hpnicfMplsPsWorkLspName OBJECT-TYPE The name of the working static-lsp. | 1.3.6.1.4.1.11.2.14.11.15.2.80.2.1.1.3 | OCTET STRING | read-create | current |
| hpnicfMplsPsProtectLspName OBJECT-TYPE The name of the protection static-lsp. | 1.3.6.1.4.1.11.2.14.11.15.2.80.2.1.1.4 | OCTET STRING | read-create | current |
| hpnicfMplsPsRevertiveMode OBJECT-TYPE Revertive mode is a protection switching mode where revertive action (switch back to the working LSP) is taken after the working LSP is repaired. And switching does not occur in a non-revertive mode. 1: revertive; 2: non-revertive; | 1.3.6.1.4.1.11.2.14.11.15.2.80.2.1.1.5 | Integer32 (1..2) | read-create | current |
| hpnicfMplsPsWTR OBJECT-TYPE Wait to Restore timer is only applicable for the revertive mode and applies to a working LSP, it prevents reversion back to select the working LSP until the Wait to Restore timer has expired. The default value is 12 minutes. step is 30s. | 1.3.6.1.4.1.11.2.14.11.15.2.80.2.1.1.6 | Integer32 | read-create | current |
| hpnicfMplsPsHoldOff OBJECT-TYPE The time between declaration of signal degrade or signal fail, and the initialization of the protection switching algorithm. Step is 100ms, maximum is 10s. | 1.3.6.1.4.1.11.2.14.11.15.2.80.2.1.1.7 | Integer32 | read-create | current |
| hpnicfMplsPsSwitchCondition OBJECT-TYPE The current switch condition of the protection group. 1: clear, this command clears all of the externally initiated switch commands listed below; 2: lockout of protection, fix the selector position on the working LSP, Prevents the selector from switching to the protection LSP when it is selecting the working LSP. Switches the selector from the protection to the working LSP when it is selecting the protection LSP; 3: forced protection, switches the selector from the working LSP to the protection LSP (unless a higher priority switch request (i.e., LoP) is in effect); 4: signal fail, for 1:1, Signal Fail (SF) is declared when the source of the protection domain enters the Defect State by receiving a BDI packet (from the return LSP or out of band). 5: manual switch for working-lsp, switches the selector from the working LSP to the protection LSP (unless an equal or higher priority switch request (i.e., LoP, FS, SF or MS) is in effect); 6: manual switch for protection-lsp, switches the selector from the protection LSP to the working LSP (unless an equal or higher priority switch request (i.e., LoP, FS, SF or MS) is in effect). 7: WTR-timer, a configurable timer which is used to delay before reversion; 8: HoldOff-timer, the time between declaration of signal degrade or signal fail, and the initialization of the protection switching algorithm; 9: Others; The pripority of the commands are: clear > lockout of protection > force switch > manual switch for working lsp = manual switch for protection lsp | 1.3.6.1.4.1.11.2.14.11.15.2.80.2.1.1.8 | Integer32 (1..9) | read-create | current |
| hpnicfMplsPsWorkLspDetectState OBJECT-TYPE The state of working static-lsp state in one protection group, whether it is in defect: 1: it is out of defect; 2: it enters defect. | 1.3.6.1.4.1.11.2.14.11.15.2.80.2.1.1.9 | Integer32 (1..2) | read-only | current |
| hpnicfMplsPsWorkLspUpDownState OBJECT-TYPE The state of working static-lsp state in one protection group, whether it is up or down: 1: it is in up state; 2: it is in down state. | 1.3.6.1.4.1.11.2.14.11.15.2.80.2.1.1.10 | Integer32 (1..2) | read-only | current |
| hpnicfMplsPsProtLspDetectState OBJECT-TYPE The state of protection static-lsp state in one protection group, whether it is in detection: 1: it is out of defect; 2: it enters defect. | 1.3.6.1.4.1.11.2.14.11.15.2.80.2.1.1.11 | Integer32 (1..2) | read-only | current |
| hpnicfMplsPsProtLspUpDownState OBJECT-TYPE The state of protection static-lsp state in one protection group, whether it is up or down: 1: it is in up state; 2: it is in down state. | 1.3.6.1.4.1.11.2.14.11.15.2.80.2.1.1.12 | Integer32 (1..2) | read-only | current |
| hpnicfMplsPsSwitchResult OBJECT-TYPE Which tunnel is used to transfer the data stream. 1: working static-lsp; 2: protection static-lsp. | 1.3.6.1.4.1.11.2.14.11.15.2.80.2.1.1.13 | Integer32 (1..2) | read-only | current |
| hpnicfMplsPsRowStatus OBJECT-TYPE This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreatAndGo, destroy operation. To create a new row, hpnicfMplsPsGroupID, hpnicfMplsPsWorkLspName, hpnicfMplsPsProtectLspName, hpnicfMplsPsRevertiveMode, hpnicfMplsPsWTR and hpnicfMplsPsHoldOff must be specified. | 1.3.6.1.4.1.11.2.14.11.15.2.80.2.1.1.14 | RowStatus | read-create | current |
| hpnicfMplsOamPsNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.80.3 |
Notifications
| Name | OID | Status |
|---|---|---|
| hpnicfMplsPsSwitchPtoW NOTIFICATION-TYPE This notification is generated when switching from protection-lsp to working-lsp occured. | 1.3.6.1.4.1.11.2.14.11.15.2.80.3.1 | current |
| hpnicfMplsPsSwitchWtoP NOTIFICATION-TYPE This notification is generated when switching from woking-lsp to protection-lsp occured. | 1.3.6.1.4.1.11.2.14.11.15.2.80.3.2 | current |