VPLS-GENERIC-DRAFT-01-MIB

File: VPLS-GENERIC-DRAFT-01-MIB.mib (32237 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMP-FRAMEWORK-MIB JUNIPER-SMI VPN-TC-STD-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Counter32 transmission
OBJECT-GROUP NOTIFICATION-GROUP TruthValue
RowStatus StorageType TEXTUAL-CONVENTION
SnmpAdminString jnxExperiment VPNIdOrZero

Defined Types

PwIndexType  
Pseudowire Index. A unique value, greater than zero, for each locally-defined PW for indexing several MIB tables associated with the particular PW. It is recommended that values are assigned contiguously starting from 1. The value for each PW MUST remain constant at least from one re-initialization to the next re-initialization.
TEXTUAL-CONVENTION    
  Unsigned32 1..4294967295  

JnxVplsBgpRouteDistinguisher  
Syntax for a route distinguisher. For a complete definition of a route distinguisher, see [RFC4364]. For more details on use of a route distinguisher for a VPLS service, see [RFC4761]
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..256)  

JnxVplsBgpRouteTarget  
Syntax for a route target. For a complete definition of a route target, see [RFC4364].
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..256)  

JnxVplsBgpRouteTargetType  
Used 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 [RFC4364].
TEXTUAL-CONVENTION    
  INTEGER import(1), export(2), both(3)  

JnxVplsConfigEntry  
SEQUENCE    
  jnxVplsConfigIndex Unsigned32
  jnxVplsConfigName SnmpAdminString
  jnxVplsConfigDescr SnmpAdminString
  jnxVplsConfigAdminStatus INTEGER
  jnxVplsConfigMacLearning TruthValue
  jnxVplsConfigDiscardUnknownDest TruthValue
  jnxVplsConfigMacAging TruthValue
  jnxVplsConfigFwdFullHighWatermark Unsigned32
  jnxVplsConfigFwdFullLowWatermark Unsigned32
  jnxVplsConfigRowStatus RowStatus
  jnxVplsConfigMtu Unsigned32
  jnxVplsConfigVpnId VPNIdOrZero
  jnxVplsConfigServiceType INTEGER
  jnxVplsConfigStorageType StorageType

JnxVplsStatusEntry  
SEQUENCE    
  jnxVplsStatusOperStatus INTEGER
  jnxVplsStatusPeerCount Counter32

JnxVplsPwBindEntry  
SEQUENCE    
  jnxVplsPwBindConfigType INTEGER
  jnxVplsPwBindType INTEGER
  jnxVplsPwBindRowStatus RowStatus
  jnxVplsPwBindStorageType StorageType
  jnxVplsPwBindIndex PwIndexType

JnxVplsBgpADConfigEntry  
SEQUENCE    
  jnxVplsBgpADConfigRouteDistinguisher JnxVplsBgpRouteDistinguisher
  jnxVplsBgpADConfigPrefix Unsigned32
  jnxVplsBgpADConfigVplsId JnxVplsBgpRouteDistinguisher
  jnxVplsBgpADConfigRowStatus RowStatus

JnxVplsBgpRteTargetEntry  
SEQUENCE    
  jnxVplsBgpRteTargetIndex Unsigned32
  jnxVplsBgpRteTargetRTType JnxVplsBgpRouteTargetType
  jnxVplsBgpRteTargetRT JnxVplsBgpRouteTarget
  jnxVplsBgpRteTargetRTRowStatus RowStatus

Defined Values

jnxVplsGenericDraft01MIB 1.3.6.1.4.1.2636.5.8
Copyright (C) The IETF Trust (2010). The initial version of this MIB module was published in RFC XXXX. -- RFC Editor: Please replace XXXX with RFC number & remove -- this note. For full legal notices see the RFC itself or see: http://www.ietf.org/copyrights/ianamib.html This MIB module contains generic managed object definitions for Virtual Private LAN Services as in [RFC4762] and [RFC4761] This MIB module enables the use of any underlying PseudoWire network.
MODULE-IDENTITY    

jnxVplsNotifications 1.3.6.1.4.1.2636.5.8.0
OBJECT IDENTIFIER    

jnxVplsObjects 1.3.6.1.4.1.2636.5.8.1
OBJECT IDENTIFIER    

jnxVplsConformance 1.3.6.1.4.1.2636.5.8.2
OBJECT IDENTIFIER    

jnxVplsConfigIndexNext 1.3.6.1.4.1.2636.5.8.1.1
This object contains an appropriate value to be used for jnxVplsConfigIndex when creating entries in the jnxVplsConfigTable. The value 0 indicates that no unassigned entries are available. To obtain the value of jnxVplsConfigIndex for a new entry in the jnxVplsConfigTable, the manager issues a management protocol retrieval operation to obtain the current value of jnxVplsConfigIndex. 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

jnxVplsConfigTable 1.3.6.1.4.1.2636.5.8.1.2
This table specifies information for configuring and monitoring Virtual Private Lan Services(VPLS).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxVplsConfigEntry

jnxVplsConfigEntry 1.3.6.1.4.1.2636.5.8.1.2.1
A row in this table represents a Virtual Private Lan Service(VPLS) in a packet network. It is indexed by jnxVplsConfigIndex, which uniquely identifies a single VPLS. A row is created by the operator or by the agent if a VPLS service is created by non-SNMP application or due to autodiscovery process. None of the read-create objects values can be changed when jnxVplsConfigRowStatus is in the active(1) state. Changes are allowed when the jnxVplsConfigRowStatus is in notInService(2) or notReady(3) states only. If the operator need to change one of the values for an active row the jnxVplsConfigRowStatus 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxVplsConfigEntry  

jnxVplsConfigIndex 1.3.6.1.4.1.2636.5.8.1.2.1.1
Unique index for the conceptual row identifying a VPLS service.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..2147483647  

jnxVplsConfigName 1.3.6.1.4.1.2636.5.8.1.2.1.2
A 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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

jnxVplsConfigDescr 1.3.6.1.4.1.2636.5.8.1.2.1.3
A 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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

jnxVplsConfigAdminStatus 1.3.6.1.4.1.2636.5.8.1.2.1.4
The desired administrative state of the VPLS service. If the administrative status of the Vpls service is changed to enable then this service is able to utilize the pseudo wire to perform the tasks of a VPLS service. The testing(3) state indicates that no operational packets can be passed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

jnxVplsConfigMacLearning 1.3.6.1.4.1.2636.5.8.1.2.1.6
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

jnxVplsConfigDiscardUnknownDest 1.3.6.1.4.1.2636.5.8.1.2.1.7
If 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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

jnxVplsConfigMacAging 1.3.6.1.4.1.2636.5.8.1.2.1.8
If the value of this object is 'true' then the MAC ageing process is enabled in this VPLS. If 'false', then the MAC ageing process is disabled
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

jnxVplsConfigFwdFullHighWatermark 1.3.6.1.4.1.2636.5.8.1.2.1.10
This object specifies the utilization of the forwarding database for this VPLS instance at which the jnxVplsFwdFullAlarmRaised notification will be sent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

jnxVplsConfigFwdFullLowWatermark 1.3.6.1.4.1.2636.5.8.1.2.1.11
This object specifies the utilization of the forwarding database for this VPLS instance at which the jnxVplsFwdFullAlarmCleared notification will be sent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

jnxVplsConfigRowStatus 1.3.6.1.4.1.2636.5.8.1.2.1.12
For creating, modifying, and deleting this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

jnxVplsConfigMtu 1.3.6.1.4.1.2636.5.8.1.2.1.13
The value of this object specifies the MTU of this vpls instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 64..1518  

jnxVplsConfigVpnId 1.3.6.1.4.1.2636.5.8.1.2.1.14
This objects indicates the IEEE 802-1990 VPN ID of the associated VPLS service.
Status: current Access: read-only
OBJECT-TYPE    
  VPNIdOrZero  

jnxVplsConfigServiceType 1.3.6.1.4.1.2636.5.8.1.2.1.15
The value of this object specifies the type of service emulated by this vpls instance.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER vlan(1), ethernet(2)  

jnxVplsConfigStorageType 1.3.6.1.4.1.2636.5.8.1.2.1.16
This variable indicates the storage type for this row.
Status: current Access: read-only
OBJECT-TYPE    
  StorageType  

jnxVplsStatusTable 1.3.6.1.4.1.2636.5.8.1.3
This table provides information for monitoring Virtual Private Lan Services(VPLS).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxVplsStatusEntry

jnxVplsStatusEntry 1.3.6.1.4.1.2636.5.8.1.3.1
A row in this table represents a Virtual Private Lan Service(VPLS) in a packet network. It is indexed by jnxVplsConfigIndex, which uniquely identifies a single VPLS. A row in this table is automatically created by the agent when a VPLS service is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxVplsStatusEntry  

jnxVplsStatusOperStatus 1.3.6.1.4.1.2636.5.8.1.3.1.1
The current operational state of this VPLS Service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(0), up(1), down(2)  

jnxVplsStatusPeerCount 1.3.6.1.4.1.2636.5.8.1.3.1.2
This objects specifies the number of peers present in this vpls instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxVplsPwBindTable 1.3.6.1.4.1.2636.5.8.1.4
This table provides 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 pwTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxVplsPwBindEntry

jnxVplsPwBindEntry 1.3.6.1.4.1.2636.5.8.1.4.1
Each row represents an association between a VPLS instance and one or more Pseudo Wires 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxVplsPwBindEntry  

jnxVplsPwBindConfigType 1.3.6.1.4.1.2636.5.8.1.4.1.1
The value of this object indicates whether the Pseudo Wire binding was created manually or via autodiscovery. The value of this object must be specifed when the row is created and cannot be changed while the row status is active(1)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER manual(1), autodiscovery(2)  

jnxVplsPwBindType 1.3.6.1.4.1.2636.5.8.1.4.1.2
The value of this object indicates whether the Pseudo Wire binding is of type mesh or spoke. The value of this object must be specifed when the row is created and cannot be changed while the row status is active(1)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mesh(1), spoke(2)  

jnxVplsPwBindRowStatus 1.3.6.1.4.1.2636.5.8.1.4.1.3
For creating, modifying, and deleting this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

jnxVplsPwBindStorageType 1.3.6.1.4.1.2636.5.8.1.4.1.4
This variable indicates the storage type for this row.
Status: current Access: read-only
OBJECT-TYPE    
  StorageType  

jnxVplsPwBindIndex 1.3.6.1.4.1.2636.5.8.1.4.1.5
Secondary Index for the conceptual row identifying a pseudowire within the PwEntry which MUST match an entry from the PW-STD-MIB's PwTable which represents an already-provisioned pseudowire that is then associated with this VPLS instance.
Status: current Access: read-only
OBJECT-TYPE    
  PwIndexType  

jnxVplsBgpADConfigTable 1.3.6.1.4.1.2636.5.8.1.5
This table specifies information for configuring BGP Auto-discovery parameters for a given Vpls service.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxVplsBgpADConfigEntry

jnxVplsBgpADConfigEntry 1.3.6.1.4.1.2636.5.8.1.5.1
A row in this table represents BGP based autodiscovery is in use for this instance of Vpls. A row in this table is indexed by jnxVplsConfigIndex, which uniquely identifies a single VPLS. None of the read-create objects can be changed when jnxVplsBGPADConfigRowStatus is in active(1) state. Changes are allowed when the jnxVplsBGPADConfigRowStatus is in notInService(2) or notReady(3) states only. If the operator need to change one of the values for an active row the jnxVplsConfigRowStatus 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxVplsBgpADConfigEntry  

jnxVplsBgpADConfigRouteDistinguisher 1.3.6.1.4.1.2636.5.8.1.5.1.1
The route distinguisher for this VPLS. See [RFC4364] for a complete definition of a route distinguisher. for more details on use of a route distinguisher for a VPLS service, see [RFC4761]
Status: current Access: read-only
OBJECT-TYPE    
  JnxVplsBgpRouteDistinguisher  

jnxVplsBgpADConfigPrefix 1.3.6.1.4.1.2636.5.8.1.5.1.2
In 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, jnxVplsBgpADConfigPrefix should be set. When this value if non-zero it is used as the advertised IP address in the NLRI.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

jnxVplsBgpADConfigVplsId 1.3.6.1.4.1.2636.5.8.1.5.1.3
VplsId is a unique identifier for all VSIs belonging to the same VPLS. It is advertised as an extended community
Status: current Access: read-only
OBJECT-TYPE    
  JnxVplsBgpRouteDistinguisher  

jnxVplsBgpADConfigRowStatus 1.3.6.1.4.1.2636.5.8.1.5.1.4
For creating, modifying, and deleting this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

jnxVplsBgpRteTargetTable 1.3.6.1.4.1.2636.5.8.1.6
This table specifies the list of Route Targets imported or exported by BGP during auto-discovery of VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxVplsBgpRteTargetEntry

jnxVplsBgpRteTargetEntry 1.3.6.1.4.1.2636.5.8.1.6.1
An entry in this table specifies the value of the Route Target being used by BGP. Depending on the value of jnxVplsBgpRteTargetType an RT might be exported or imported or both. Every VPLS which uses auto-discovery for finding peer nodes can import and export multiple Route Targets. This representation allows support for hierarchical VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxVplsBgpRteTargetEntry  

jnxVplsBgpRteTargetIndex 1.3.6.1.4.1.2636.5.8.1.6.1.1
This index along with jnxVplsConfigIndex,identifies one entry in the jnxVplsBgpRteTargetTable. By keeping jnxVplsConfigIndex constant and using new value of jnxVplsBgpRteTargetIndex user can configure multiple Route Targets for the same Vpls.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

jnxVplsBgpRteTargetRTType 1.3.6.1.4.1.2636.5.8.1.6.1.2
Used 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 [RFC4364].
Status: current Access: read-only
OBJECT-TYPE    
  JnxVplsBgpRouteTargetType  

jnxVplsBgpRteTargetRT 1.3.6.1.4.1.2636.5.8.1.6.1.3
The route target associated with the VPLS service. For more details on use of route targets for a VPLS service, see [RFC4761]
Status: current Access: read-only
OBJECT-TYPE    
  JnxVplsBgpRouteTarget  

jnxVplsBgpRteTargetRTRowStatus 1.3.6.1.4.1.2636.5.8.1.6.1.4
This variable is used to create, modify, and/or delete a row in this table. When a row in this table is in active(1) state, no objects in that row can be modified
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

jnxVplsStatusNotifEnable 1.3.6.1.4.1.2636.5.8.1.7
If this object is set to true(1), then it enables the emission of jnxVplsStatusChanged notification; otherwise this notification is not emitted.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

jnxVplsNotificationMaxRate 1.3.6.1.4.1.2636.5.8.1.8
This 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 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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

jnxVplsStatusChanged 1.3.6.1.4.1.2636.5.8.0.1
The jnxVplsStatusChanged notification is generated when there is a change in the administrative or operating status of a VPLS service.
Status: current Access: read-write
NOTIFICATION-TYPE    

jnxVplsFwdFullAlarmRaised 1.3.6.1.4.1.2636.5.8.0.2
The jnxVplsFwdFullAlarmRaised notification is generated when the utilization of the Forwarding database is above the value specified by jnxVplsConfigFwdFullHighWatermark.
Status: current Access: read-write
NOTIFICATION-TYPE    

jnxVplsFwdFullAlarmCleared 1.3.6.1.4.1.2636.5.8.0.3
The jnxVplsFwdFullAlarmCleared notification is generated when the utilization of the Forwarding database is below the value specified by jnxVplsConfigFwdFullLowWatermark.
Status: current Access: read-write
NOTIFICATION-TYPE