HUAWEI-MPLSOAM-MIB
- Registered at
- 1.3.6.1.4.1.2011.5.12.7
- Last updated
- 2005-04-27 17:24
- Organization
- Huawei Technologies Co., Ltd.
- Namespace
- huawei
- Source file
HUAWEI-MPLSOAM-MIB- Digest
sha256:cea5c91c479feae3c845d40600cb2fbfcd10c2a8b9ad368a4ab798e0b2d30a69
Description
The HUAWEI-MPLSOAM-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
R&D BeiJing, Huawei Technologies co.,Ltd. Huawei Bld.,NO.3 Xinxi Rd., Shang-Di Information Industry Base, Hai-Dian District Beijing P.R. China Zip:100085 Http://www.huawei.com E-mail:support@huawei.com
Imports
| From | Symbols |
|---|---|
| HUAWEI-MIB | hwMpls |
| 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, TimeStamp, 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.
HUAWEI-MIB HUAWEI-MPLSOAM-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Under this module's arcs
Where the registration tree carries on below this module.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.5.12.7.1 | hwMplsOamPs |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwMplsOamPs OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.12.7.1 | |||
| hwMplsOamObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.12.7.1.1 | |||
| hwMplsOamCapability OBJECT-TYPE Whether OAM is globally capable. 1: capable; 0: incapable; The default value is incapable. | 1.3.6.1.4.1.2011.5.12.7.1.1.1 | Unsigned32 (0..1) | read-write | current |
| hwMplsOamIgrTable OBJECT-TYPE This table specifies per-LSP MPLS OAM capability and associated information, such as IgrTunnName and IgrDetType. | 1.3.6.1.4.1.2011.5.12.7.1.1.2 | not-accessible | current | |
| hwMplsOamIgrEntry 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.2011.5.12.7.1.1.2.1 | not-accessible | current | |
| hwMplsOamIgrIndex OBJECT-TYPE This is a unique index for an OAM ingress entry in the OAM table. | 1.3.6.1.4.1.2011.5.12.7.1.1.2.1.1 | Unsigned32 | read-only | current |
| hwMplsOamIgrTunnName OBJECT-TYPE The name of a tunnel. For ingress, it means the tunnel name of the detected LSP. For egress, it means the tunnel name of the reverse LSP. | 1.3.6.1.4.1.2011.5.12.7.1.1.2.1.2 | OCTET STRING | read-create | current |
| hwMplsOamIgrDetType 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.2011.5.12.7.1.1.2.1.3 | INTEGER {cv(1), ffd(2)} | read-create | current |
| hwMplsOamIgrDetFreq OBJECT-TYPE For CV: the frequency is static, per second. For FFD: the frequency is set by user. The value can be 10ms, 20ms, 50ms,100ms,200ms,500ms,3ms. Any other frequency is wrong. 0: 1000ms(only for cv); 1: 10ms; 2: 20ms; 3: 50ms; 4: 100ms; 5: 200ms; 6: 500ms; 7: 3ms. | 1.3.6.1.4.1.2011.5.12.7.1.1.2.1.4 | INTEGER {cv1000ms(0), ffd10ms2(1), ffd20ms3(2), ffd50ms4(3), ffd100ms5(4), ffd200ms6(5), ffd500ms7(6), ffd3ms8(7)} | read-create | current |
| hwMplsOamIgrRevType OBJECT-TYPE When an LSP is found to be in defect, the sink LSR if 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 is in defect; 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.2011.5.12.7.1.1.2.1.5 | INTEGER {private(1), share(2)} | read-create | current |
| hwMplsOamIgrRevLspName OBJECT-TYPE The object indicates name of the reverse LSP. | 1.3.6.1.4.1.2011.5.12.7.1.1.2.1.6 | OCTET STRING | read-create | current |
| hwMplsOamIgrRevLsrId OBJECT-TYPE Only for ingress, the object indicates the ingress LSR ID of the reverse LSP,, expressed in IP address. | 1.3.6.1.4.1.2011.5.12.7.1.1.2.1.7 | IpAddress | read-create | current |
| hwMplsOamIgrRevSessTunnId OBJECT-TYPE Only for ingress, the object indicates the session tunnel ID of the reverse LSP. | 1.3.6.1.4.1.2011.5.12.7.1.1.2.1.8 | Integer32 (1..65535) | read-create | current |
| hwMplsOamIgrEnable 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. 0: The OAM function is disabled on the ingress; 1: The OAM function is enabled on the ingress. | 1.3.6.1.4.1.2011.5.12.7.1.1.2.1.9 | INTEGER {disable(0), enable(1)} | read-create | current |
| hwMplsOamIgrValid OBJECT-TYPE 0: stop detect; 1: start detect. | 1.3.6.1.4.1.2011.5.12.7.1.1.2.1.10 | Integer32 (0..1) | read-only | current |
| hwMplsOamIgrAvaState OBJECT-TYPE If the LSP Timer (T1) expires, then the LSP enters the Unavailable state. The start point of the Unavailable state is deemed to be at the entry into the LSP defect state. An LSP re-enters the Available state after the LSP Defect state exists first. T1 defines the length of time the LSP is in the Defect state before declaring an LSP Unavailable or returning to defect free state. 0: available state; 1: unavailable state. | 1.3.6.1.4.1.2011.5.12.7.1.1.2.1.11 | Integer32 (0..1) | read-only | current |
| hwMplsOamIgrDefectType OBJECT-TYPE Defect is defined as interruption of the capability of a transport entity (e.g., network connection) to transfer user or OAM information. There are six types of defect: 0: no defect; 1: dServer; 2: dPeerMe; 3: dLOCV, Loss of Connectivity Verification defect; 4: dTTSI-Mismatch, Trail Termination Source Identifier Mismatch defect; 5: dTTSI-Mismerge, 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: dIngressDown. | 1.3.6.1.4.1.2011.5.12.7.1.1.2.1.12 | Integer32 (0..9) | read-only | current |
| hwMplsOamIgrRowStatus OBJECT-TYPE This variable is used to create, modify, and delete a row in this table. | 1.3.6.1.4.1.2011.5.12.7.1.1.2.1.13 | RowStatus | read-create | current |
| hwMplsOamEgrTable OBJECT-TYPE This table specifies per-LSP MPLS OAM capability and associated information, such as DetectType, DetectFrequency. | 1.3.6.1.4.1.2011.5.12.7.1.1.3 | not-accessible | current | |
| hwMplsOamEgrEntry 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.2011.5.12.7.1.1.3.1 | not-accessible | current | |
| hwMplsOamEgrLspName OBJECT-TYPE The object indicates the name of static LSP at egress. | 1.3.6.1.4.1.2011.5.12.7.1.1.3.1.1 | OCTET STRING | read-create | current |
| hwMplsOamEgrLsrId OBJECT-TYPE The object indicates the Ingress LSR ID of the LSP. | 1.3.6.1.4.1.2011.5.12.7.1.1.3.1.2 | IpAddress | read-create | current |
| hwMplsOamEgrSessTunnId OBJECT-TYPE The object indicates the the Ingress session tunnel ID of the LSP.. | 1.3.6.1.4.1.2011.5.12.7.1.1.3.1.3 | Integer32 (1..65535) | read-create | current |
| hwMplsOamEgrDetType OBJECT-TYPE 0: invalid, if auto-protocol, this detect type is invalid; 1: CV; 2: FFD. | 1.3.6.1.4.1.2011.5.12.7.1.1.3.1.4 | INTEGER {invalid(0), cv(1), ffd(2)} | read-create | current |
| hwMplsOamEgrDetFreq OBJECT-TYPE 0: 1000ms(only for cv); 1: 10ms; 2: 20ms; 3: 50ms; 4: 100ms; 5: 200ms; 6: 500ms; 7: invalid; 8: 3ms. | 1.3.6.1.4.1.2011.5.12.7.1.1.3.1.5 | INTEGER {cv1000ms(0), ffd10ms2(1), ffd20ms3(2), ffd50ms4(3), ffd100ms5(4), ffd200ms6(5), ffd500ms7(6), invalid8(7), ffd3ms9(8)} | read-create | current |
| hwMplsOamEgrRevType 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. 0: invalid, when the reverse LSR does not exist; 1: private; 2: share. | 1.3.6.1.4.1.2011.5.12.7.1.1.3.1.6 | INTEGER {invalid(0), private(1), share(2)} | read-create | current |
| hwMplsOamEgrRevTunnName OBJECT-TYPE The object indicates the name of a reverse tunnel. | 1.3.6.1.4.1.2011.5.12.7.1.1.3.1.7 | OCTET STRING | read-create | current |
| hwMplsOamEgrAutoEn OBJECT-TYPE If autoprotocol, then the egress can process extended FDI sent by ingress. 0: disable; 1: enable; Valid only for the egress configuration. | 1.3.6.1.4.1.2011.5.12.7.1.1.3.1.8 | INTEGER {disable(0), enable(1)} | read-create | current |
| hwMplsOamEgrAutoOvertime OBJECT-TYPE This time is set at the egress. If the egress receives CV/FFD, it records the parameters included in the packet, such as OAM type and frequency. If the egress does not receive any OAM packet before the timer expires, the sink LSR will send BDI with dLOCV defect. Valid only for the egress configuration. | 1.3.6.1.4.1.2011.5.12.7.1.1.3.1.9 | Integer32 (0..255) | read-create | current |
| hwMplsOamEgrBDIFreq OBJECT-TYPE BDI is generated at the trail termination source point of a return path in response to a defect detected at the trail termination sink point of an LSP in the forwarding direction. The frequency of BDI can be set by user. Only valid for egress configuration. The default value is detect frequency and it is valid only when a backward-LSP exists. 0: per-second; 1: same as detect frequency. | 1.3.6.1.4.1.2011.5.12.7.1.1.3.1.10 | INTEGER {perSecond(0), detectFrequency(1)} | read-create | current |
| hwMplsOamEgrEnable 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. 0: The OAM function is disabled on the egress; 1: The OAM function is enabled on the egress. | 1.3.6.1.4.1.2011.5.12.7.1.1.3.1.11 | INTEGER {disable(0), enable(1)} | read-create | current |
| hwMplsOamEgrValid OBJECT-TYPE 1: stop detect; 2: start detect. | 1.3.6.1.4.1.2011.5.12.7.1.1.3.1.12 | INTEGER {stop(1), start(2)} | read-only | current |
| hwMplsOamEgrAvaState OBJECT-TYPE If the LSP Timer (T1) expires, then the LSP enters the Unavailable state. The start point of the Unavailable state is deemed to be at the entry into the LSP defect state. An LSP re-enters the Available state after the LSP Defect State. first exists. T1 defines the length of time the LSP is in the Defect state before declaring an LSP Unavailable or returning to defect free state 0: available state; 1: unavailable state. | 1.3.6.1.4.1.2011.5.12.7.1.1.3.1.13 | Integer32 (0..1) | read-only | current |
| hwMplsOamEgrDefectType OBJECT-TYPE 0: no defect; 1: dServer, 2: dPeerMe, 3: dLOCV, Loss of Connectivity Verification defect; 4: dTTSI-Mismatch, Trail Termination Source Identifier Mismatch defect; 5: dTTSI-Mismerge, 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: dEgressDown. | 1.3.6.1.4.1.2011.5.12.7.1.1.3.1.14 | Integer32 (0..9) | read-only | current |
| hwMplsOamEgrRowStatus OBJECT-TYPE This variable is used to create, modify, and delete a row in this table. | 1.3.6.1.4.1.2011.5.12.7.1.1.3.1.15 | RowStatus | read-create | current |
| hwMplsOamRlsnTable OBJECT-TYPE This table specifies RLSN capability and associated information, such as RlsnLsrId and RlsnLsrId. | 1.3.6.1.4.1.2011.5.12.7.1.1.4 | not-accessible | current | |
| hwMplsOamRlsnEntry OBJECT-TYPE An entry in this table is created by an LSR to binding the name, lsr-id and tunnel-id of the LSP at egress. | 1.3.6.1.4.1.2011.5.12.7.1.1.4.1 | not-accessible | current | |
| hwMplsOamRlsnLspName OBJECT-TYPE For egress, the object indicates name of the LSP. | 1.3.6.1.4.1.2011.5.12.7.1.1.4.1.1 | OCTET STRING | read-create | current |
| hwMplsOamRlsnLsrId OBJECT-TYPE For egress, the object indicates the Ingress LSR ID of the LSP | 1.3.6.1.4.1.2011.5.12.7.1.1.4.1.2 | IpAddress | read-create | current |
| hwMplsOamRlsnSessTunnId OBJECT-TYPE For egress, the object indicates the Ingress session tunnel ID of the LSP | 1.3.6.1.4.1.2011.5.12.7.1.1.4.1.3 | Integer32 (1..65535) | read-create | current |
| hwMplsOamRlsnIfIndex OBJECT-TYPE The object indicates the index of outbound interface. | 1.3.6.1.4.1.2011.5.12.7.1.1.4.1.4 | Integer32 | read-only | current |
| hwMplsOamRlsnIfName OBJECT-TYPE The object indicates the name of outbound interface. | 1.3.6.1.4.1.2011.5.12.7.1.1.4.1.5 | OCTET STRING | read-create | current |
| hwMplsOamRlsnIsDown OBJECT-TYPE 1: up 2: down | 1.3.6.1.4.1.2011.5.12.7.1.1.4.1.6 | INTEGER {up(1), down(2)} | read-only | current |
| hwMplsOamRlsnRowStatus OBJECT-TYPE This variable is used to create, modify, and delete a row in this table. | 1.3.6.1.4.1.2011.5.12.7.1.1.4.1.7 | RowStatus | read-create | current |
| hwMplsOamTrapOpen OBJECT-TYPE 0: disable 1: enable | 1.3.6.1.4.1.2011.5.12.7.1.1.5 | Unsigned32 (0..1) | read-write | current |
| hwMplsOamNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.12.7.1.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hwMplsOamIgrLSPOutDefect NOTIFICATION-TYPE This notification is generated when the LSP is found not in the defect state at the LSP ingress. | 1.3.6.1.4.1.2011.5.12.7.1.2.1 | current |
| hwMplsOamIgrLSPInDefect 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.2011.5.12.7.1.2.2 | current |
| hwMplsOamIgrLSPAva NOTIFICATION-TYPE This notification is generated when the LSP is found in the available state at the LSP ingress. | 1.3.6.1.4.1.2011.5.12.7.1.2.3 | current |
| hwMplsOamIgrLSPUnAva NOTIFICATION-TYPE This notification is generated when the LSP is found in the unavailable state at the LSP ingress. | 1.3.6.1.4.1.2011.5.12.7.1.2.4 | current |
| hwMplsOamEgrLSPOutDefect NOTIFICATION-TYPE This notification is generated when the LSP is found not in the defect state at the LSP egress. | 1.3.6.1.4.1.2011.5.12.7.1.2.5 | current |
| hwMplsOamEgrLSPInDefect 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.2011.5.12.7.1.2.6 | current |
| hwMplsOamEgrLSPAva NOTIFICATION-TYPE This notification is generated when the LSP is found in the available state at the LSP egress. | 1.3.6.1.4.1.2011.5.12.7.1.2.7 | current |
| hwMplsOamEgrLSPUnAva NOTIFICATION-TYPE This notification is generated when the LSP is found in the unavailable state at the LSP egress. | 1.3.6.1.4.1.2011.5.12.7.1.2.8 | current |
| hwMplsOamEgrFirstPkt NOTIFICATION-TYPE If autoprotocol is enabled, this notification is generated when egress receives the first CV/FFD packet. | 1.3.6.1.4.1.2011.5.12.7.1.2.9 | current |
| hwMplsOamEgrAutoProFDI NOTIFICATION-TYPE The FDI packet is used by the upstream node in an LSP to inform the egress of the defect information. It is also generated when the auto protocol is enabled, with which the LSP ingress notifies the egress to stop the OAM detection. | 1.3.6.1.4.1.2011.5.12.7.1.2.10 | current |
| hwMplsOamEgrRlsnDown NOTIFICATION-TYPE This notification is generated when the Rlsn is down. | 1.3.6.1.4.1.2011.5.12.7.1.2.11 | current |