H3C-MPLSOAM-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: H3C-MPLSOAM-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
h3cMplsOam | 1.3.6.1.4.1.2011.10.2.79 |
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. |
||
h3cMplsOamScalarGroup | 1.3.6.1.4.1.2011.10.2.79.1 | |||
h3cMplsOamCapability | 1.3.6.1.4.1.2011.10.2.79.1.1 | truthvalue | read-write |
Whether OAM is globally capable. false: incapable; true: capable; The default value is incapable. |
h3cMplsOamTrapOpen | 1.3.6.1.4.1.2011.10.2.79.1.2 | truthvalue | read-write |
Whether OAM trap is globally enabled. false: disable; true: enable; The default value is disable. |
h3cMplsOamTable | 1.3.6.1.4.1.2011.10.2.79.2 | |||
h3cMplsOamIgrTable | 1.3.6.1.4.1.2011.10.2.79.2.1 | no-access |
This table specifies per-LSP MPLS OAM ingress capability and associated information, such as IgrLspName and IgrDetType. |
|
1.3.6.1.4.1.2011.10.2.79.2.1.1 | no-access |
An entry in this table is created by an LSR for every LSP capable of supporting MPLS OAM at ingress. |
||
h3cMplsOamIgrIndex | 1.3.6.1.4.1.2011.10.2.79.2.1.1.1 | unsigned32 | no-access |
This is an unique index for an OAM ingress entry in the OAM table. |
h3cMplsOamIgrLspName | 1.3.6.1.4.1.2011.10.2.79.2.1.1.2 | octet string | read-only |
The name of an LSP. It means the LSP name of the detected LSP. |
h3cMplsOamIgrDetectType | 1.3.6.1.4.1.2011.10.2.79.2.1.1.3 | integer | read-only |
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. Enumeration: 'ffd': 2, 'cv': 1. |
h3cMplsOamIgrDetectFreq | 1.3.6.1.4.1.2011.10.2.79.2.1.1.4 | h3cmplsoamdetectfreq | read-only |
Indication of the OAM's frequent type. |
h3cMplsOamIgrRevType | 1.3.6.1.4.1.2011.10.2.79.2.1.1.5 | integer | read-only |
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. Enumeration: 'share': 2, 'private': 1. |
h3cMplsOamIgrRevLspName | 1.3.6.1.4.1.2011.10.2.79.2.1.1.6 | octet string | read-only |
The object indicates the name of the reverse LSP. |
h3cMplsOamIgrLspId | 1.3.6.1.4.1.2011.10.2.79.2.1.1.7 | integer32 | read-only |
For ingress, the object indicates the lsp ID of the detected LSP. |
h3cMplsOamIgrEnable | 1.3.6.1.4.1.2011.10.2.79.2.1.1.8 | truthvalue | read-only |
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. |
h3cMplsOamIgrDefectType | 1.3.6.1.4.1.2011.10.2.79.2.1.1.9 | h3cmplsoamdefecttype | read-only |
Indication of the OAM's defect type. |
h3cMplsOamIgrRowStatus | 1.3.6.1.4.1.2011.10.2.79.2.1.1.10 | rowstatus | read-only |
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, h3cMplsOamIgrLspName, h3cMplsOamIgrDetectType, h3cMplsOamIgrDetectFreq, h3cMplsOamIgrRevType, h3cMplsOamIgrRevLspName, and h3cMplsOamIgrLspId must be specified. |
h3cMplsOamEgrTable | 1.3.6.1.4.1.2011.10.2.79.2.2 | no-access |
This table specifies per-LSP MPLS OAM capability and associated information, such as DetectType, DetectFrequency. |
|
1.3.6.1.4.1.2011.10.2.79.2.2.1 | no-access |
An entry in this table is created by an LSR for every LSP capable of supporting MPLS OAM at egress. |
||
h3cMplsOamEgrIndex | 1.3.6.1.4.1.2011.10.2.79.2.2.1.1 | unsigned32 | no-access |
This is a unique index for an OAM egress entry in the OAM table. |
h3cMplsOamEgrLspName | 1.3.6.1.4.1.2011.10.2.79.2.2.1.2 | octet string | read-only |
The object indicates the name of static LSP at egress. |
h3cMplsOamEgrDetectType | 1.3.6.1.4.1.2011.10.2.79.2.2.1.3 | integer | read-only |
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. Enumeration: 'ffd': 2, 'cv': 1. |
h3cMplsOamEgrDetectFreq | 1.3.6.1.4.1.2011.10.2.79.2.2.1.4 | h3cmplsoamdetectfreq | read-only |
Indication of the OAM's frequent type. |
h3cMplsOamEgrRevType | 1.3.6.1.4.1.2011.10.2.79.2.2.1.5 | integer | read-only |
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. Enumeration: 'share': 2, 'private': 1. |
h3cMplsOamEgrRevLspName | 1.3.6.1.4.1.2011.10.2.79.2.2.1.6 | octet string | read-only |
The object indicates the name of a reverse static-lsp. |
h3cMplsOamEgrLsrId | 1.3.6.1.4.1.2011.10.2.79.2.2.1.7 | ipaddress | read-only |
The object indicates the Ingress LSR ID of the LSP. |
h3cMplsOamEgrLspId | 1.3.6.1.4.1.2011.10.2.79.2.2.1.8 | integer32 | read-only |
The object indicates the the Ingress session lsp ID of the detected static-LSP. |
h3cMplsOamEgrEnable | 1.3.6.1.4.1.2011.10.2.79.2.2.1.9 | truthvalue | read-only |
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. |
h3cMplsOamEgrDefectType | 1.3.6.1.4.1.2011.10.2.79.2.2.1.10 | h3cmplsoamdefecttype | read-only |
Indication of the OAM's defect type. |
h3cMplsOamEgrRowStatus | 1.3.6.1.4.1.2011.10.2.79.2.2.1.11 | rowstatus | read-only |
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, h3cMplsOamEgrLspName, h3cMplsOamEgrDetectType, h3cMplsOamEgrDetectFreq, h3cMplsOamEgrRevType, h3cMplsOamEgrRevLspName, h3cMplsOamEgrLsrId and h3cMplsOamEgrLspId must be specified. |
h3cMplsOamNotifications | 1.3.6.1.4.1.2011.10.2.79.3 | |||
h3cMplsOamIgrLSPOutDefect | 1.3.6.1.4.1.2011.10.2.79.3.1 |
This notification is generated when the LSP is found out of the defect state at the LSP ingress. |
||
h3cMplsOamIgrLSPInDefect | 1.3.6.1.4.1.2011.10.2.79.3.2 |
This notification is generated when the LSP is found in the defect state at the LSP ingress. |
||
h3cMplsOamEgrLSPOutDefect | 1.3.6.1.4.1.2011.10.2.79.3.3 |
This notification is generated when the LSP is found out of the defect state at the LSP egress. |
||
h3cMplsOamEgrLSPInDefect | 1.3.6.1.4.1.2011.10.2.79.3.4 |
This notification is generated when the LSP is found in the defect state at the LSP egress. |