VPLS-GENERIC-MIB
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 generic managed object definitions for Virtual Private LAN Service as defined in RFC 4761 and RFC 4762. This MIB module enables the use of any underlying pseudowire network.
Main OID:
vplsGenericMIB.1.3.6.1.2.1.10.274
57
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
57 total| Object Name |
|---|
vplsGenericMIBCopyright (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 generic managed object definitions for Virtual Private LAN Service as defined in RFC 4761 and RFC 4762. This MIB module enables the use of any underlying pseudowire network. MODULE-IDENTITY .1.3.6.1.2.1.10.274 |
vplsNotifications OBJECT IDENTIFIER .1.3.6.1.2.1.10.274.0 |
vplsStatusChangedThe vplsStatusChanged notification is generated when there is a change in the administrative or operating status of a VPLS service. The object instances included in the notification are the ones associated with the VPLS service whose status has changed. NOTIFICATION-TYPE .1.3.6.1.2.1.10.274.0.1 |
vplsFwdFullAlarmRaisedThe vplsFwdFullAlarmRaised notification is generated when the utilization of the Forwarding database is above the value specified by vplsConfigFwdFullHighWatermark. The object instances included in the notification are the ones associated with the VPLS service that has exceeded the threshold. NOTIFICATION-TYPE .1.3.6.1.2.1.10.274.0.2 |
vplsFwdFullAlarmClearedThe vplsFwdFullAlarmCleared notification is generated when the utilization of the Forwarding database is below the value specified by vplsConfigFwdFullLowWatermark. The object instances included in the notification are the ones associated with the VPLS service that has fallen below the threshold. NOTIFICATION-TYPE .1.3.6.1.2.1.10.274.0.3 |
vplsObjects OBJECT IDENTIFIER .1.3.6.1.2.1.10.274.1 |
vplsConfigIndexNextThis object contains an appropriate value to be used for vplsConfigIndex when creating entries in the vplsConfigTable. The value 0 indicates that no unassigned entries are available. To obtain the value of vplsConfigIndex for a new entry in the vplsConfigTable, the manager issues a management protocol retrieval operation to obtain the current value of vplsConfigIndex. After each retrieval operation, the agent should modify the value to reflect the next unassigned index. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse.ro Unsigned32 .1.3.6.1.2.1.10.274.1.1 |
vplsConfigTableThis table specifies information for configuring and monitoring Virtual Private LAN Service (VPLS). SEQUENCE OF VplsConfigEntry .1.3.6.1.2.1.10.274.1.2 |
vplsConfigEntryA row in this table represents a Virtual Private LAN Service (VPLS) in a packet network. It is indexed by vplsConfigIndex, which uniquely identifies a single VPLS. A row is created via SNMP or by the agent if a VPLS service is created by a non-SNMP application or due to the Auto-Discovery process. All of the read-create objects values except vplsConfigSignalingType can be changed when vplsConfigRowStatus is in the active(1) state. Changes for vplsConfigSignalingType are only allowed when the vplsConfigRowStatus is in notInService(2) or notReady(3) states. VplsConfigEntry .1.3.6.1.2.1.10.274.1.2.1 |
vplsConfigIndexUnique index for the conceptual row identifying a VPLS service. Unsigned32 .1.3.6.1.2.1.10.274.1.2.1.1 |
vplsConfigNameA textual name of the VPLS. If there is no local name, or this object is otherwise not applicable, then this object MUST contain a zero-length octet string.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.10.274.1.2.1.2 |
vplsConfigDescrA textual string containing information about the VPLS service. If there is no information for this VPLS service, then this object MUST contain a zero-length octet string.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.10.274.1.2.1.3 |
vplsConfigAdminStatusThe desired administrative state of the VPLS service. If the administrative status of the VPLS service is changed to enabled, then this service is able to utilize pseudowires to perform the tasks of a VPLS service. The testing(3) state indicates that no operational packets can be passed.rw Enumeration .1.3.6.1.2.1.10.274.1.2.1.4 |
vplsConfigMacLearningThis object specifies if MAC Learning is enabled in this service. If this object is true then MAC Learning is enabled. If false, then MAC Learning is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.10.274.1.2.1.6 |
vplsConfigDiscardUnknownDestIf the value of this object is 'true', then frames received with an unknown destination MAC are discarded in this VPLS. If 'false', then the packets are processed.rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.10.274.1.2.1.7 |
vplsConfigMacAgingIf the value of this object is 'true', then the MAC aging process is enabled in this VPLS. If 'false', then the MAC aging process is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.10.274.1.2.1.8 |
vplsConfigFwdFullHighWatermarkThis object specifies the utilization of the forwarding database for this VPLS instance at which the vplsFwdFullAlarmRaised notification will be sent. The value of this object must be higher than vplsConfigFwdFullLowWatermark.rw Unsigned32 .1.3.6.1.2.1.10.274.1.2.1.10 |
vplsConfigFwdFullLowWatermarkThis object specifies the utilization of the forwarding database for this VPLS instance at which the vplsFwdFullAlarmCleared notification will be sent. The value of this object must be less than vplsConfigFwdFullHighWatermark.rw Unsigned32 .1.3.6.1.2.1.10.274.1.2.1.11 |
vplsConfigRowStatusFor creating, modifying, and deleting this row. All other objects in this row must be set to valid values before this object can be set to active(1). None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. If this object is set to destroy(6) or deleted by the agent, all associated entries in the vplsPwBindTable, vplsBgpRteTargetTable, and vplsBgpVETable shall be deleted.rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.10.274.1.2.1.12 |
vplsConfigMtuThe value of this object specifies the MTU of this VPLS instance. This can be used to limit the MTU to a value lower than the MTU supported by the associated pseudowires.rw Unsigned32 .1.3.6.1.2.1.10.274.1.2.1.13 |
vplsConfigVpnIdThis objects indicates the IEEE 802-1990 VPN ID of the associated VPLS service.rw VPNIdOrZero (VPN-TC-STD-MIB) .1.3.6.1.2.1.10.274.1.2.1.14 |
vplsConfigStorageTypeThis variable indicates the storage type for this row.rw StorageType (SNMPv2-TC) .1.3.6.1.2.1.10.274.1.2.1.15 |
vplsConfigSignalingTypeDesired signaling type of the VPLS service. If the value of this object is ldp(1), then a corresponding entry in vplsLdpConfigTable is required. If the value of this object is bgp(2), then a corresponding entry in vplsBgpConfigTable is required. If the value of this object is none(3), then it indicates a static configuration of PW labels.rw Enumeration .1.3.6.1.2.1.10.274.1.2.1.16 |
vplsStatusTableThis table provides information for monitoring Virtual Private LAN Service (VPLS). SEQUENCE OF VplsStatusEntry .1.3.6.1.2.1.10.274.1.3 |
vplsStatusEntryA row in this table represents a Virtual Private LAN Service (VPLS) in a packet network. It is indexed by vplsConfigIndex, which uniquely identifies a single VPLS. A row in this table is automatically created by the agent when a VPLS service is first set to active. VplsStatusEntry .1.3.6.1.2.1.10.274.1.3.1 |
vplsStatusOperStatusThe current operational state of this VPLS service.ro Enumeration .1.3.6.1.2.1.10.274.1.3.1.1 |
vplsStatusPeerCountThis objects specifies the number of peers (pseudowires) present in this VPLS instance.ro Counter32 .1.3.6.1.2.1.10.274.1.3.1.2 |
vplsPwBindTableThis table provides 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 SEQUENCE OF VplsPwBindEntry .1.3.6.1.2.1.10.274.1.4 |
vplsPwBindEntryEach row represents an association between a VPLS instance and a pseudowire 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. 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. VplsPwBindEntry .1.3.6.1.2.1.10.274.1.4.1 |
vplsPwBindConfigTypeThe value of this object indicates whether the pseudowire Binding was created via SNMP/Console or via Auto-Discovery. The value of this object must be specified when the row is created and cannot be changed while the row status is active(1)rw Enumeration .1.3.6.1.2.1.10.274.1.4.1.1 |
vplsPwBindTypeThe value of this object indicates whether the pseudowire Binding is of type mesh or spoke. The value of this object must be specified when the row is created and cannot be changed while the row status is active(1)rw Enumeration .1.3.6.1.2.1.10.274.1.4.1.2 |
vplsPwBindRowStatusFor creating, modifying, and deleting this row. All other objects in this row must be set to valid values before this object can be set to active(1). None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. If autodiscovered entries are deleted they would likely re-appear in the next autodiscovery interval.rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.10.274.1.4.1.3 |
vplsPwBindStorageTypeThis variable indicates the storage type for this row.rw StorageType (SNMPv2-TC) .1.3.6.1.2.1.10.274.1.4.1.4 |
vplsBgpADConfigTableThis table specifies information for configuring BGP Auto-Discovery parameters for a given VPLS service. SEQUENCE OF VplsBgpADConfigEntry .1.3.6.1.2.1.10.274.1.5 |
vplsBgpADConfigEntryA row in this table indicates that BGP based Auto- Discovery is in use for this instance of VPLS. A row in this table is indexed by vplsConfigIndex, which uniquely identifies a single VPLS. 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. All of the read-create objects can be changed when vplsBGPADConfigRowStatus is in active(1) state. VplsBgpADConfigEntry .1.3.6.1.2.1.10.274.1.5.1 |
vplsBgpADConfigRouteDistinguisherThe route distinguisher for this VPLS. See RFC 4364 for a complete definition of a route distinguisher. For more details on use of a route distinguisher for a VPLS service, see RFC 4761. When not configured, the value is derived from the lower 6 bytes of vplsBgpADConfigVplsId.rw VplsBgpRouteDistinguisher .1.3.6.1.2.1.10.274.1.5.1.1 |
vplsBgpADConfigPrefixIn case of auto-discovery, the default prefix advertised is the IP address of the loopback. In case the user wants to override the loopback address, vplsBgpADConfigPrefix should be set. When this value is non-zero, this value is used along with vplsBgpADConfigRouteDistinguisher in the Network Layer Reachability Information (NLRI), see RFC 6074.rw Unsigned32 .1.3.6.1.2.1.10.274.1.5.1.2 |
vplsBgpADConfigVplsIdVplsId is a unique identifier for all Virtual Switch Instances (VSIs) belonging to the same VPLS. It is advertised as an extended community.rw VplsBgpRouteDistinguisher .1.3.6.1.2.1.10.274.1.5.1.3 |
vplsBgpADConfigRowStatusFor creating, modifying, and deleting this row. All other objects in this row must be set to valid values before this object can be set to active(1). None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state.rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.10.274.1.5.1.4 |
vplsBgpADConfigStorageTypeThis variable indicates the storage type for this row.rw StorageType (SNMPv2-TC) .1.3.6.1.2.1.10.274.1.5.1.5 |
vplsBgpRteTargetTableThis table specifies the list of Route Targets imported or exported by BGP during auto-discovery of VPLS. SEQUENCE OF VplsBgpRteTargetEntry .1.3.6.1.2.1.10.274.1.6 |
vplsBgpRteTargetEntryAn entry in this table specifies the value of the Route Target being used by BGP. Depending on the value of vplsBgpRteTargetType, a Route Target might be exported, imported, or both. Every VPLS that uses auto-discovery for finding peer nodes can import and export multiple Route Targets. This representation allows support for hierarchical VPLS. 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. VplsBgpRteTargetEntry .1.3.6.1.2.1.10.274.1.6.1 |
vplsBgpRteTargetIndexThis index, along with vplsConfigIndex, identifies one entry in the vplsBgpRteTargetTable. By keeping vplsConfigIndex constant and using a new value of vplsBgpRteTargetIndex, users can configure multiple Route Targets for the same VPLS. Unsigned32 .1.3.6.1.2.1.10.274.1.6.1.1 |
vplsBgpRteTargetRTTypeUsed to define the type of a Route Target usage. Route Targets can be specified to be imported, exported, or both. For a complete definition of a Route Target, see RFC 4364.rw VplsBgpRouteTargetType .1.3.6.1.2.1.10.274.1.6.1.2 |
vplsBgpRteTargetRTThe Route Target associated with the VPLS service. For more details on use of Route Targets for a VPLS service, see RFC 4761.rw VplsBgpRouteTarget .1.3.6.1.2.1.10.274.1.6.1.3 |
vplsBgpRteTargetRowStatusThis 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. If autodiscovered entries are deleted they would likely re-appear in the next autodiscovery interval.rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.10.274.1.6.1.4 |
vplsBgpRteTargetStorageTypeThis variable indicates the storage type for this row.rw StorageType (SNMPv2-TC) .1.3.6.1.2.1.10.274.1.6.1.5 |
vplsStatusNotifEnableIf this object is set to true(1), then it enables the emission of a vplsStatusChanged notification; otherwise, this notification is not emitted.rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.10.274.1.7 |
vplsNotificationMaxRateThis object indicates the maximum number of notifications issued per second. If events occur more rapidly, the implementation may simply fail to emit these notifications during that period, or it may queue them until an appropriate time. A value of 0 means no throttling is applied and events may be notified at the rate at which they occur.rw Unsigned32 .1.3.6.1.2.1.10.274.1.8 |
vplsConformance OBJECT IDENTIFIER .1.3.6.1.2.1.10.274.2 |
vplsCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.10.274.2.1 |
vplsModuleFullComplianceCompliance requirement for implementations that provide full support for VPLS-GENERIC-MIB. Such devices can then be monitored and configured using this MIB module. Unknown .1.3.6.1.2.1.10.274.2.1.1 |
vplsModuleReadOnlyComplianceCompliance requirement for implementations that only provide read-only support for VPLS-GENERIC-MIB. Such devices can then be monitored but cannot be configured using this MIB modules. Unknown .1.3.6.1.2.1.10.274.2.1.2 |
vplsGroups OBJECT IDENTIFIER .1.3.6.1.2.1.10.274.2.2 |
vplsGroupThe group of objects supporting management of L2VPN VPLS services Unknown .1.3.6.1.2.1.10.274.2.2.1 |
vplsPwBindGroupThe group of objects supporting management of pseudowire (PW) Binding to VPLS. Unknown .1.3.6.1.2.1.10.274.2.2.2 |
vplsNotificationGroupThe group of notifications supporting the Notifications generated for VPLS services. Unknown .1.3.6.1.2.1.10.274.2.2.3 |