CISCO-IETF-VPLS-LDP-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-IETF-VPLS-LDP-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 cvplsLdpMIB 1.3.6.1.4.1.9.10.141
This MIB module contains managed object definitions for LDP signalled Virtual Private LAN Services as in [L2VPN-VPLS-LDP] This MIB module enables the use of any underlying Pseudo Wire network. This MIB is based on the following IETF document. http://www1.tools.ietf.org/html/draft-nadeau-l2vpn-vpls-mib-03
         cvplsLdpObjects 1.3.6.1.4.1.9.10.141.1
             cvplsLdpConfigTable 1.3.6.1.4.1.9.10.141.1.1 no-access
This table specifies information for configuring and monitoring LDP specific parameters for Virtual Private Lan Services(VPLS).
                 cvplsLdpConfigEntry 1.3.6.1.4.1.9.10.141.1.1.1 no-access
A row in this table represents LDP specific information for Virtual Private Lan Service(VPLS) in a packet network. It is indexed by cvplsConfigIndex, which uniquely identifies a single VPLS. A row is automatically created when a VPLS service is configured using LDP signalling. None of the read-create objects values can be changed when cvplsRowStatus is in the active(1) state. Changes are allowed when the cvplsRowStatus is in notInService(2) or notReady(3) states only. If the operator need to change one of the values for an active row the cvplsConfigRowStatus should be first changed to notInService(2), the objects may be changed now, and later to active(1) in order to re-initiate the signaling process with the new values in effect.
                     cvplsLdpConfigMacAddrWithdraw 1.3.6.1.4.1.9.10.141.1.1.1.1 truthvalue read-only
This object specifies if MAC address withdrawl is enabled in this service. If this object is true then Mac address withdrawl Learning is enabled. If false, then Mac Learning is disabled.
             cvplsLdpPwBindTable 1.3.6.1.4.1.9.10.141.1.2 no-access
This table provides LDP specific information for an association between a VPLS service and the corresponding Pseudo Wires. A service can have more than one Pseudo Wire association. Pseudo Wires are defined in the cpwTable.
                 cvplsLdpPwBindEntry 1.3.6.1.4.1.9.10.141.1.2.1 no-access
Each row represents an association between a VPLS instance and one or more Pseudo Wires defined in the cpwTable. Each index is unique in describing an entry in this table. However both indexes are required to define the one to many association of service to pseudowire. An entry in this table is instantiated only when LDP signalling is used to configure VPLS service. Each entry in this table provides LDP specific information for the VPlS represented by cvplsConfigIndex.
                     cvplsLdpPwBindMacAddressLimit 1.3.6.1.4.1.9.10.141.1.2.1.1 unsigned32 read-only
The value of this object specifies the maximum number of learned and static entries allowed in the Forwarding database for this PW Binding. The value 0 means there is no limit for this PW Binding.
         cvplsLdpConformance 1.3.6.1.4.1.9.10.141.2
             cvplsLdpCompliances 1.3.6.1.4.1.9.10.141.2.1
                 cvplsLdpModuleFullCompliance 1.3.6.1.4.1.9.10.141.2.1.1
Compliance requirement for implementations that provide full support for CISCO-IETF-VPLS-LDP-MIB. Such devices can then be monitored and configured using this MIB module.
                 cvplsLdpModuleReadOnlyCompliance 1.3.6.1.4.1.9.10.141.2.1.2
Compliance requirement for implementations that only provide read-only support for CISCO-IETF-VPLS-LDP-MIB. Such devices can then be monitored but cannot be configured using this MIB modules.
             cvplsLdpGroups 1.3.6.1.4.1.9.10.141.2.2
                 cvplsLdpGroup 1.3.6.1.4.1.9.10.141.2.2.1
The group of objects supporting management of L2VPN VPLS services using LDP.