MPLS-LDP-GENERIC-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: MPLS-LDP-GENERIC-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 |
mplsLdpGenericMIB | 1.3.6.1.2.1.10.9999.6 |
This MIB contains managed object definitions for the 'Multiprotocol Label Switching, Label Distribution Protocol, LDP' document which use as their Layer 2 ethernet. |
||
mplsLdpGenericObjects | 1.3.6.1.2.1.10.9999.6.1 | |||
mplsLdpGenericConformance | 1.3.6.1.2.1.10.9999.6.3 | |||
mplsLdpGenericGroups | 1.3.6.1.2.1.10.9999.6.3.1 | |||
mplsLdpGenericGroup | 1.3.6.1.2.1.10.9999.6.3.1.1 |
Objects that apply to all MPLS LDP implementations using Generic Lables. |
||
mplsLdpGenericCompliances | 1.3.6.1.2.1.10.9999.6.3.2 | |||
mplsLdpGenModuleFullCompliance | 1.3.6.1.2.1.10.9999.6.3.2.1 |
The Module is implemented with support for read-create and read-write. In other words, both monitoring and configuration are available when using this MODULE-COMPLIANCE. |
||
mplsLdpGenModuleROCompliance | 1.3.6.1.2.1.10.9999.6.3.2.2 |
The Module is implemented with support for read-only. In other words, only monitoring is available by implementing this MODULE-COMPLIANCE. |
||
mplsLdpEntityGenericObjects | 1.3.6.1.3.97.1.2.5 | |||
mplsLdpEntityGenLRTable | 1.3.6.1.3.97.1.2.5.1 | no-access |
The MPLS LDP Entity Generic Label Range Table. The purpose of this table is to provide a mechanism for configurating a contiguous range of generic labels, or a 'label range' for LDP Entities. LDP Entities which use Generic Labels must have at least one entry in this table. |
|
1.3.6.1.3.97.1.2.5.1.1 | no-access |
A row in the LDP Entity Generic Label Range Table. One entry in this table contains information on a single range of labels represented by the configured Upper and Lower Bounds pairs. NOTE: there is NO corresponding LDP message which relates to the information in this table, however, this table does provide a way for a user to 'reserve' a generic label range. NOTE: The ranges for a specific LDP Entity are UNIQUE and non-overlapping. A row will not be created unless a unique and non-overlapping range is specified. |
||
mplsLdpEntityGenLRMin | 1.3.6.1.3.97.1.2.5.1.1.1 | unsigned32 | no-access |
The minimum label configured for this range. |
mplsLdpEntityGenLRMax | 1.3.6.1.3.97.1.2.5.1.1.2 | unsigned32 | no-access |
The maximum label configured for this range. |
mplsLdpEntityGenIfIndexOrZero | 1.3.6.1.3.97.1.2.5.1.1.3 | interfaceindexorzero | read-only |
This value represents either the InterfaceIndex of the 'ifLayer' where these Generic Label would be created, or 0 (zero). The value of zero means that the InterfaceIndex is not known. For example, if the InterfaceIndex is created subsequent to the Generic Label's creation, then it would not be known. However, if the InterfaceIndex is known, then it must be represented by this value. If an InterfaceIndex becomes known, then the network management entity (e.g. SNMP agent) responsible for this object MUST change the value from 0 (zero) to the value of the InterfaceIndex. |
mplsLdpEntityGenLRStorageType | 1.3.6.1.3.97.1.2.5.1.1.4 | storagetype | read-only |
The storage type for this entry. |
mplsLdpEntityGenLRRowStatus | 1.3.6.1.3.97.1.2.5.1.1.5 | rowstatus | read-only |
An object that allows entries in this table to be created and deleted using the RowStatus convention. There must exist at least one entry in this table for every LDP Entity that has a generic label configured. NOTE: This RowStatus object should have the same value of the 'mplsLdpEntityRowStatus' related to this entry. |