VPLS-BGP-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: VPLS-BGP-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
 vplsBgpMIB 1.3.6.1.2.1.10.276
Copyright (c) 2014 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info). The initial version of this MIB module was published in RFC 7257; for full legal notices see the RFC itself. This MIB module contains managed object definitions for BGP signaled Virtual Private LAN Service as in RFC 4761. This MIB module enables the use of any underlying pseudowire network.
         vplsBgpObjects 1.3.6.1.2.1.10.276.1
             vplsBgpConfigTable 1.3.6.1.2.1.10.276.1.1 no-access
This table specifies information for configuring and monitoring BGP-specific parameters for Virtual Private LAN Service (VPLS).
                 vplsBgpConfigEntry 1.3.6.1.2.1.10.276.1.1.1 no-access
A row in this table represents BGP-specific information for Virtual Private LAN Service (VPLS) in a packet network. It is indexed by vplsConfigIndex, which uniquely identifies a single instance of a VPLS service. A row is automatically created when a VPLS service is created that is configured to use BGP signaling. All of the writable object values can be changed when vplsConfigRowStatus is in the active(1) state.
                     vplsBgpConfigVERangeSize 1.3.6.1.2.1.10.276.1.1.1.1 unsigned32 read-write
Specifies the size of the range of VPLS Edge Identifier (VE ID) in this VPLS service. This number controls the size of the label block advertised for this VE by the PE. A value of 0 indicates that the range is not configured and the PE derives the range value from received advertisements from other PEs. The VE ID takes 2 octets in VPLS BGP NLRI according to RFC 4761. Hence we have limited the range of this object to 65535.
             vplsBgpVETable 1.3.6.1.2.1.10.276.1.2 no-access
This table associates VPLS Edge devices to a VPLS service
                 vplsBgpVEEntry 1.3.6.1.2.1.10.276.1.2.1 no-access
An entry in this table is created for each VE ID configured on a PE for a particular VPLS service instance. Entries in this table may be created or deleted through SNMP, as side effects of console or other non-SNMP management commands, or upon learning via autodiscovery. It is optional for the agent to allow entries to be created that point to nonexistent entries in vplsConfigTable.
                     vplsBgpVEId 1.3.6.1.2.1.10.276.1.2.1.1 unsigned32 no-access
A secondary index identifying a VE within an instance of a VPLS service. The VE ID takes 2 octets in VPLS BGP NLRI according to RFC 4761. Hence, we have limited the range of this object to 65535.
                     vplsBgpVEName 1.3.6.1.2.1.10.276.1.2.1.2 snmpadminstring read-only
Descriptive name for the site or user-facing PE (U-PE) associated with this VE ID.
                     vplsBgpVEPreference 1.3.6.1.2.1.10.276.1.2.1.3 unsigned32 read-only
Specifies the preference of the VE ID on this Provider Edge (PE) if the site is multihomed and VE ID is reused.
                     vplsBgpVERowStatus 1.3.6.1.2.1.10.276.1.2.1.5 rowstatus read-only
This variable is used to create, modify, and/or delete a row in this table. All other objects in this row must be set to valid values before this object can be set to active(1). When a row in this table is in active(1) state, no objects in that row can be modified except vplsBgpSiteRowStatus.
                     vplsBgpVEStorageType 1.3.6.1.2.1.10.276.1.2.1.6 storagetype read-only
This variable indicates the storage type for this row.
             vplsBgpPwBindTable 1.3.6.1.2.1.10.276.1.3 no-access
This table provides BGP-specific information for an association between a VPLS service and the corresponding pseudowires. A service can have more than one pseudowire association. Pseudowires are defined in the pwTable.
                 vplsBgpPwBindEntry 1.3.6.1.2.1.10.276.1.3.1 no-access
Each row represents an association between a VPLS instance and one or more pseudowires defined in the pwTable. 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 in instantiated only when BGP signaling is used to configure VPLS service. Each entry in this table provides BGP-specific information for the VPLS represented by vplsConfigIndex.
                     vplsBgpPwBindLocalVEId 1.3.6.1.2.1.10.276.1.3.1.1 unsigned32 read-only
Identifies the local VE with which this pseudowire is associated. The VE ID takes 2 octets in VPLS BGP NLRI according to RFC 4761. Hence, we have limited the range of this object to 65535.
                     vplsBgpPwBindRemoteVEId 1.3.6.1.2.1.10.276.1.3.1.2 unsigned32 read-only
Identifies the remote VE with which this pseudowire is associated. The VE ID takes 2 octets in VPLS BGP NLRI according to RFC 4761. Hence, we have limited the range of this object to 65535.
         vplsBgpConformance 1.3.6.1.2.1.10.276.2
             vplsBgpCompliances 1.3.6.1.2.1.10.276.2.1
                 vplsBgpModuleFullCompliance 1.3.6.1.2.1.10.276.2.1.1
Compliance requirement for implementations that provide full support for VPLS-BGP-MIB. Such devices can then be monitored and configured using this MIB module.
                 vplsBgpModuleReadOnlyCompliance 1.3.6.1.2.1.10.276.2.1.2
Compliance requirement for implementations that only provide read-only support for VPLS-BGP-MIB. Such devices can then be monitored but cannot be configured using this MIB modules.
             vplsBgpGroups 1.3.6.1.2.1.10.276.2.2
                 vplsBgpConfigGroup 1.3.6.1.2.1.10.276.2.2.1
The group of objects supporting configuration of L2VPN VPLS services using BGP.
                 vplsBgpVEGroup 1.3.6.1.2.1.10.276.2.2.2
The group of objects supporting management of VPLS Edge devices for L2VPN VPLS services using BGP.
                 vplsBgpPwBindGroup 1.3.6.1.2.1.10.276.2.2.3
The group of objects supporting management of pseudowires for L2VPN VPLS services using BGP.