HH3C-MPLSOAM-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.79
- Last updated
- 2007-03-31 00:00
- Organization
- New H3C Tech. Co., Ltd.
- Namespace
- comware
- Source file
HH3C-MPLSOAM-MIB- Digest
sha256:d6baf480b12ae2870499911729048b3c6c382caf3f36bec7bb5d2232f0a1d627
Description
This MIB contains objects to configure OAM module. The Operation, Administration and Maintenance (OAM) is an effective means for decreasing the cost of network maintenance. The MPLS OAM is used to administrate and maintain MPLS.
Contact
Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, 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.
HH3C-MPLSOAM-MIB HH3C-OID-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| Hh3cMplsOAMDefectType TEXTUAL-CONVENTION An indication of the OAM's defect type: 1: dServer, server layer defect; 2: dPeerMe, peer network maintenance entity defect; 3: dLOCV, Loss of Connectivity Verification defect; 4: dTTSIMismatch, Trail Termination Source Identifier Mismatch defect; 5: dTTSIMismerge, Trail Termination Source Identifier Mismerge defect; 6: dExcess, receiving excess rate of CV/FFD; 7: dUnknown, unknown defect in the MPLS network.. 8: rlsn down; 9: dLspDown; 10: MPLS OAM ME; 11: no defect. | current | |||
| Hh3cMplsOAMDetectFreq TEXTUAL-CONVENTION An indication of the OAM's frequent type( ITU-T: Y.1711(0402) ): For CV: the frequency is static. The value is 1/s. For FFD: the frequency is set by user. The value can be 10ms, 20ms, 50ms, 100ms, 200ms, 500ms. Any other frequency is wrong. 1: 10ms; 2: 20ms; 3: 50ms; 4: 100ms; 5: 200ms; 6: 500ms; 7: 1000ms(only for cv). | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cMplsOamScalarGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.79.1 | |||
| hh3cMplsOamCapability OBJECT-TYPE Whether OAM is globally capable. false: incapable; true: capable; The default value is incapable. | 1.3.6.1.4.1.25506.2.79.1.1 | TruthValue | read-write | current |
| hh3cMplsOamTrapOpen OBJECT-TYPE Whether OAM trap is globally enabled. false: disable; true: enable; The default value is disable. | 1.3.6.1.4.1.25506.2.79.1.2 | TruthValue | read-write | current |
| hh3cMplsOamTable OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.79.2 | |||
| hh3cMplsOamIgrTable OBJECT-TYPE This table specifies per-LSP MPLS OAM ingress capability and associated information, such as IgrLspName and IgrDetType. | 1.3.6.1.4.1.25506.2.79.2.1 | not-accessible | current | |
| hh3cMplsOamIgrEntry OBJECT-TYPE An entry in this table is created by an LSR for every LSP capable of supporting MPLS OAM at ingress. | 1.3.6.1.4.1.25506.2.79.2.1.1 | not-accessible | current | |
| hh3cMplsOamIgrIndex OBJECT-TYPE This is an unique index for an OAM ingress entry in the OAM table. | 1.3.6.1.4.1.25506.2.79.2.1.1.1 | Unsigned32 | not-accessible | current |
| hh3cMplsOamIgrLspName OBJECT-TYPE The name of an LSP. It means the LSP name of the detected LSP. | 1.3.6.1.4.1.25506.2.79.2.1.1.2 | OCTET STRING | read-create | current |
| hh3cMplsOamIgrDetectType OBJECT-TYPE There are two types of OAM packets, CV and FFD. The CV flow is generated at the source LSR of the LSP with a nominal frequency of 1/s and terminated at the sink LSR of the LSP. FFD provides failure detection option for an LSP independent of the CV based availability model and is not tied to the CV insertion rate. Insertion rates at 1/s or faster may also be used. The CV/FFD packet contains a network-unique identifier (TTSI) so that all types of defects can be detected. 1: CV; 2: FFD. | 1.3.6.1.4.1.25506.2.79.2.1.1.3 | INTEGER {cv(1), ffd(2)} | read-create | current |
| hh3cMplsOamIgrDetectFreq OBJECT-TYPE Indication of the OAM's frequent type. | 1.3.6.1.4.1.25506.2.79.2.1.1.4 | Hh3cMplsOAMDetectFreq | read-create | current |
| hh3cMplsOamIgrRevType OBJECT-TYPE When an LSP is found to be in defect, the sink LSR of the LSP should send BDI to inform the source LSR of the LSP, the BDI is transferred through the reverse LSP. The type of reverse LSP can be private or shared. If private, then the reverse LSP can be used only by the oam ingress; If shared, the reverse LSP which is shared between many forward LSPs, whose source LSRs are the same and sink LSRs are the same. 1: private; 2: share. | 1.3.6.1.4.1.25506.2.79.2.1.1.5 | INTEGER {private(1), share(2)} | read-create | current |
| hh3cMplsOamIgrRevLspName OBJECT-TYPE The object indicates the name of the reverse LSP. | 1.3.6.1.4.1.25506.2.79.2.1.1.6 | OCTET STRING | read-create | current |
| hh3cMplsOamIgrLspId OBJECT-TYPE For ingress, the object indicates the lsp ID of the detected LSP. | 1.3.6.1.4.1.25506.2.79.2.1.1.7 | Integer32 | read-create | current |
| hh3cMplsOamIgrEnable OBJECT-TYPE Whether one LSP is OAM enable. If disable, LSP is not monitored; If enable, CV/FFD is generated at the source LSR of the LSP and checked at the sink LSR of the LSP, and user can set other configuration. false: The OAM function is disabled on the ingress; true: The OAM function is enabled on the ingress. | 1.3.6.1.4.1.25506.2.79.2.1.1.8 | TruthValue | read-create | current |
| hh3cMplsOamIgrDefectType OBJECT-TYPE Indication of the OAM's defect type. | 1.3.6.1.4.1.25506.2.79.2.1.1.9 | Hh3cMplsOAMDefectType | read-only | current |
| hh3cMplsOamIgrRowStatus 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, hh3cMplsOamIgrLspName, hh3cMplsOamIgrDetectType, hh3cMplsOamIgrDetectFreq, hh3cMplsOamIgrRevType, hh3cMplsOamIgrRevLspName, and hh3cMplsOamIgrLspId must be specified. | 1.3.6.1.4.1.25506.2.79.2.1.1.10 | RowStatus | read-create | current |
| hh3cMplsOamEgrTable OBJECT-TYPE This table specifies per-LSP MPLS OAM capability and associated information, such as DetectType, DetectFrequency. | 1.3.6.1.4.1.25506.2.79.2.2 | not-accessible | current | |
| hh3cMplsOamEgrEntry OBJECT-TYPE An entry in this table is created by an LSR for every LSP capable of supporting MPLS OAM at egress. | 1.3.6.1.4.1.25506.2.79.2.2.1 | not-accessible | current | |
| hh3cMplsOamEgrIndex OBJECT-TYPE This is a unique index for an OAM egress entry in the OAM table. | 1.3.6.1.4.1.25506.2.79.2.2.1.1 | Unsigned32 | not-accessible | current |
| hh3cMplsOamEgrLspName OBJECT-TYPE The object indicates the name of static LSP at egress. | 1.3.6.1.4.1.25506.2.79.2.2.1.2 | OCTET STRING | read-create | current |
| hh3cMplsOamEgrDetectType OBJECT-TYPE There are two types of OAM packets, CV and FFD. The CV flow is generated at the source LSR of the LSP with a nominal frequency of 1/s and terminated at the sink LSR of the LSP. FFD provides failure detection option for an LSP independent of the CV based availability model and is not tied to the CV insertion rate. Insertion rates at 1/s or faster may also be used. The CV/FFD packet contains a network-unique identifier (TTSI) so that all types of defects can be detected. 1: CV; 2: FFD. | 1.3.6.1.4.1.25506.2.79.2.2.1.3 | INTEGER {cv(1), ffd(2)} | read-create | current |
| hh3cMplsOamEgrDetectFreq OBJECT-TYPE Indication of the OAM's frequent type. | 1.3.6.1.4.1.25506.2.79.2.2.1.4 | Hh3cMplsOAMDetectFreq | read-create | current |
| hh3cMplsOamEgrRevType OBJECT-TYPE When an LSP is found to be in defect, the sink LSR of the LSP should send BDI to inform the source LSR of the LSP, the BDI is transferred through the reverse LSP. The type of reverse LSP can be private or shared. If private, then the reverse LSP can be used only when the only LSP in defect; If shared, the reverse LSP, which is shared between many forward LSPs that have the same source LSRs and sink LSRs. 1: private; 2: share. | 1.3.6.1.4.1.25506.2.79.2.2.1.5 | INTEGER {private(1), share(2)} | read-create | current |
| hh3cMplsOamEgrRevLspName OBJECT-TYPE The object indicates the name of a reverse static-lsp. | 1.3.6.1.4.1.25506.2.79.2.2.1.6 | OCTET STRING | read-create | current |
| hh3cMplsOamEgrLsrId OBJECT-TYPE The object indicates the Ingress LSR ID of the LSP. | 1.3.6.1.4.1.25506.2.79.2.2.1.7 | IpAddress | read-create | current |
| hh3cMplsOamEgrLspId OBJECT-TYPE The object indicates the the Ingress session lsp ID of the detected static-LSP. | 1.3.6.1.4.1.25506.2.79.2.2.1.8 | Integer32 | read-create | current |
| hh3cMplsOamEgrEnable OBJECT-TYPE Whether one LSP is enabled with OAM. If disable, LSP is not monitored; If enable, CV/FFD is generated at the source LSR of the LSP and checked at the sink LSR of the LSP, and user can set other configuration. false: The OAM function is disabled on the egress; true: The OAM function is enabled on the egress. | 1.3.6.1.4.1.25506.2.79.2.2.1.9 | TruthValue | read-create | current |
| hh3cMplsOamEgrDefectType OBJECT-TYPE Indication of the OAM's defect type. | 1.3.6.1.4.1.25506.2.79.2.2.1.10 | Hh3cMplsOAMDefectType | read-only | current |
| hh3cMplsOamEgrRowStatus 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, hh3cMplsOamEgrLspName, hh3cMplsOamEgrDetectType, hh3cMplsOamEgrDetectFreq, hh3cMplsOamEgrRevType, hh3cMplsOamEgrRevLspName, hh3cMplsOamEgrLsrId and hh3cMplsOamEgrLspId must be specified. | 1.3.6.1.4.1.25506.2.79.2.2.1.11 | RowStatus | read-create | current |
| hh3cMplsOamNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.79.3 |
Notifications
| Name | OID | Status |
|---|---|---|
| hh3cMplsOamIgrLSPOutDefect NOTIFICATION-TYPE This notification is generated when the LSP is found out of the defect state at the LSP ingress. | 1.3.6.1.4.1.25506.2.79.3.1 | current |
| hh3cMplsOamIgrLSPInDefect NOTIFICATION-TYPE This notification is generated when the LSP is found in the defect state at the LSP ingress. | 1.3.6.1.4.1.25506.2.79.3.2 | current |
| hh3cMplsOamEgrLSPOutDefect NOTIFICATION-TYPE This notification is generated when the LSP is found out of the defect state at the LSP egress. | 1.3.6.1.4.1.25506.2.79.3.3 | current |
| hh3cMplsOamEgrLSPInDefect NOTIFICATION-TYPE This notification is generated when the LSP is found in the defect state at the LSP egress. | 1.3.6.1.4.1.25506.2.79.3.4 | current |