ALCATEL-IND1-MVRP-MIB

File: ALCATEL-IND1-MVRP-MIB.mib (40792 bytes)

Imported modules

SNMPv2-SMI Q-BRIDGE-MIB IF-MIB
SNMPv2-CONF SNMPv2-TC P-BRIDGE-MIB
ALCATEL-IND1-BASE

Imported symbols

Counter32 MODULE-IDENTITY OBJECT-IDENTITY
OBJECT-TYPE NOTIFICATION-TYPE Integer32
VlanId InterfaceIndex MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP TEXTUAL-CONVENTION
MacAddress EnabledStatus softentIND1Mvrp

Defined Types

MvrpPortVlanRestrictBitmap  
The bitmap that includes the status value for different type of restrictions that could be applied for a port VLAN combination. Each bit in the bitmap corresponds to the status of the restriction applied for a VLAN on a port. Having the bit 'noRestriction(0)' set indicates that the no restriction is applied for the VLAN on the port. No other option can be applied along with this option. Having the bit 'restrictRegistration(1)' set indicates that the VLAN is restricted from getting registered on the port. Having the bit 'restrictAdvertisement(2)' set indicates that the advertisement for the VLAN is restricted on the port. Having the bit 'restrictStaticVlanRegistration(3)' set indicates that the registration on a port for a static VLAN is restricted.
TEXTUAL-CONVENTION    
  BITS noRestriction(0), restrictRegistration(1), restrictAdvertisement(2), restrictStaticVlanRegistration(3)  

AlaMvrpPortConfigEntry  
SEQUENCE    
  alaMvrpPortConfigIfIndex InterfaceIndex
  alaMvrpPortStatus EnabledStatus
  alaMvrpPortConfigRegistrarMode INTEGER
  alaMvrpPortConfigApplicantMode INTEGER
  alaMvrpPortConfigJoinTimer Integer32
  alaMvrpPortConfigLeaveTimer Integer32
  alaMvrpPortConfigLeaveAllTimer Integer32
  alaMvrpPortConfigPeriodicTimer Integer32
  alaMvrpPortConfigPeriodicTransmissionStatus EnabledStatus

AlaMvrpPortStatsEntry  
SEQUENCE    
  alaMvrpPortStatsIfIndex InterfaceIndex
  alaMvrpPortStatsNewReceived Counter32
  alaMvrpPortStatsJoinInReceived Counter32
  alaMvrpPortStatsJoinEmptyReceived Counter32
  alaMvrpPortStatsLeaveReceived Counter32
  alaMvrpPortStatsInReceived Counter32
  alaMvrpPortStatsEmptyReceived Counter32
  alaMvrpPortStatsLeaveAllReceived Counter32
  alaMvrpPortStatsNewTransmitted Counter32
  alaMvrpPortStatsJoinInTransmitted Counter32
  alaMvrpPortStatsJoinEmptyTransmitted Counter32
  alaMvrpPortStatsLeaveTransmitted Counter32
  alaMvrpPortStatsInTransmitted Counter32
  alaMvrpPortStatsEmptyTransmitted Counter32
  alaMvrpPortStatsLeaveAllTransmitted Counter32
  alaMvrpPortStatsTotalPDUReceived Counter32
  alaMvrpPortStatsTotalPDUTransmitted Counter32
  alaMvrpPortStatsTotalMsgsReceived Counter32
  alaMvrpPortStatsTotalMsgsTransmitted Counter32
  alaMvrpPortStatsInvalidMsgsReceived Counter32
  alaMvrpPortFailedRegistrations Counter32
  alaMvrpPortLastPduOrigin MacAddress
  alaMvrpPortStatsClearStats INTEGER

AlaMvrpPortRestrictVlanConfigEntry  
SEQUENCE    
  alaMvrpPortRestrictVlanIfIndex InterfaceIndex
  alaMvrpPortRestrictVlanID VlanId
  alaMvrpPortVlanRestrictions MvrpPortVlanRestrictBitmap

Defined Values

alcatelIND1MVRPMIB 1.3.6.1.4.1.6486.801.1.2.1.57.1
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the Birds Of Prey Product Line MVRP for the distribution of VLAN configuration information. The right to make changes in specification and other information contained in this document without prior notice is reserved. No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein. Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used. Copyright (C) 1995-2009 Alcatel-Lucent, Incorporated ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY    

alcatelIND1MVRPMIBNotifications 1.3.6.1.4.1.6486.801.1.2.1.57.1.0
Branch For MVRP MIB Subsystem Notifications.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1MVRPMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.57.1.1
Branch For MVRP Subsystem Managed Objects.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1MVRPMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.57.1.2
Branch for MVRP Module MIB Subsystem Conformance Information.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1MVRPMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.57.1.2.1
Branch for MVRP Module MIB Subsystem Units of Conformance.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1MVRPMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.57.1.2.2
Branch for MVRP Module MIB Subsystem Compliance Statements.
Status: current Access: read-only
OBJECT-IDENTITY    

alaMvrpGlobalStatus 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.1
The administrative global status requested by management for MVRP. The value enabled(1) indicates that MVRP should be enabled on this device. When disabled(2), MVRP is disabled in the system and all MVRP packets will be forwarded transparently if transparent switching status is also enabled. This object affects all MVRP Applicant and Registrar state machines. A transition from disabled(2) to enabled(1) will cause a reset of all MVRP state machines on all ports.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

alaMvrpGlobalClearStats 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.2
Defines the global clear statistics control for MVRP. The value reset (1) indicates that MVRP should clear all statistic counters related to all ports in the system. By default, this object contains a zero value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(0), reset(1)  

alaMvrpTransparentSwitching 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.3
Defines the behavior when MVRP is globally disabled on a device. The value enabled (1) indicates that device behaves like a MVRP transparent device and the MVRP frames will be flooded transparently. Value disabled (2) disabled indicates that the device will not flood MVRP frames and will simply discard the received MVRP frames.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

alaMvrpMaxVlanLimit 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.4
Defines the maximum number of dynamic VLANs that can be created on the system by MVRP. If the number of VLANs created by MVRP reaches this limit, the system will prevent MVRP from creating additional VLANs.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 32..4094  

alaMvrpVlanConflictInfo 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.5
MVRP has received registration for Vlan which is configured for End To End Flow Control. Notify the Management with the Port in which the MVRP PDU was recieved and the Vlan.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..100)  

alaVlanRegistrationProtocolType 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.6
Defines which VLAN registration mode is running in the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER gvrp(0), mvrp(1)  

alaMvrpVlanLimitReachedEvent 1.3.6.1.4.1.6486.801.1.2.1.57.1.0.1
The number of vlans learnt dynamically by MVRP has reached a configured limit. Notify the management entity with number of vlans learnt dynamically by MVRP and the configured MVRP vlan limit.
Status: current Access: read-write
NOTIFICATION-TYPE    

alaMvrpE2eVlanConflict 1.3.6.1.4.1.6486.801.1.2.1.57.1.0.2
MVRP has recieved a registration for Vlan which is configured for End To End Flow Control. Notify the Management with the Port in which the MVRP PDU was recieved and the Vlan.
Status: current Access: read-write
NOTIFICATION-TYPE    

alaMvrpPortConfig 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.7
OBJECT IDENTIFIER    

alaMvrpPortConfigTable 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.7.1
A table containing MVRP port configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaMvrpPortConfigEntry

alaMvrpPortConfigEntry 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.7.1.1
A MVRP port configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaMvrpPortConfigEntry  

alaMvrpPortConfigIfIndex 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.7.1.1.1
The ifindex of the port on which MVRP is running
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

alaMvrpPortStatus 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.7.1.1.2
The state of MVRP operation on this port. The value enabled(1) indicates that MVRP is enabled on this port. When disabled(2), MVRP is disabled on this port. Any MVRP packets received will be silently discarded on this port and no MVRP registrations will be propagated from this port. This object affects all MVRP Applicant and Registrar state machines on this port. A transition from disabled(2) to enabled(1) will cause a reset of all MVRP state machines on this port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

alaMvrpPortConfigRegistrarMode 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.7.1.1.3
Defines the mode of operation of all the registrar state machines associated to the port. normal - registration as well as de-registration of VLANs are allowed. fixed - A VLAN that was previously mapped onto such a port either dynamically or statically cannot be de-registered through MVRP. When the port registration mode is set to fixed, VLAN(s) can only be mapped onto such port statically. forbidden - dynamic VLAN registration or de-registration are not allowed on the port. NOTE: The registrar state machines for the default VLAN will operate in Fixed Registration Mode for all the ports on the switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), fixed(2), forbidden(3)  

alaMvrpPortConfigApplicantMode 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.7.1.1.4
Defines the mode of operation of all the applicant state machines associated to the port. participant - The state machines participates normally in MVRP protocol exchanges. nonparticipant - The state machines does not send any MVRP PDU(s). active - The state machines send MVRP frames even on ports that are in blocking state on the active spanning tree instance.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER participant(1), nonparticipant(2), active(3)  

alaMvrpPortConfigJoinTimer 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.7.1.1.5
Maximum period of time that a MVRP instance waits before making declarations for VLANs.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 250..2147483647  

alaMvrpPortConfigLeaveTimer 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.7.1.1.6
Period of time that a registrar state machine of a MVRP instance waits, after receiving a leave message on a port for a particular VLAN, to remove the registration of that VLAN on the port. The value for the Leave Timer must be greater than twice the value for the Join timer, plus six times the timer resolution.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 750..2147483647  

alaMvrpPortConfigLeaveAllTimer 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.7.1.1.7
Interval at which the Leave All state machine of a MVRP instance generates Leave All messages. A Leave All message instructs MVRP to modify the state of all VLANs registered on a port to Leaving. The value for the LeaveAll Timer must be greater than the value for the Leave timer.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 750..2147483647  

alaMvrpPortConfigPeriodicTimer 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.7.1.1.8
Interval at which the Periodic transmission state machine of a MVRP instance generates transmission opportunities for the MVRP instance.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2147483647  

alaMvrpPortConfigPeriodicTransmissionStatus 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.7.1.1.9
Used to enable or disable the Periodic transmission state machine of a MVRP instance.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

alaMvrpPortStats 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8
OBJECT IDENTIFIER    

alaMvrpPortStatsTable 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1
A table containing MVRP port statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaMvrpPortStatsEntry

alaMvrpPortStatsEntry 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1
A MVRP port statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaMvrpPortStatsEntry  

alaMvrpPortStatsIfIndex 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.1
The ifindex of the port on which MVRP is running
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

alaMvrpPortStatsNewReceived 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.2
The number of New messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaMvrpPortStatsJoinInReceived 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.3
The number of Join In messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaMvrpPortStatsJoinEmptyReceived 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.4
The number of Join Empty messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaMvrpPortStatsLeaveReceived 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.5
The number of Leave messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaMvrpPortStatsInReceived 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.6
The number of In messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaMvrpPortStatsEmptyReceived 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.7
The number of Empty messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaMvrpPortStatsLeaveAllReceived 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.8
The number of Leave all messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaMvrpPortStatsNewTransmitted 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.9
The number of New messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaMvrpPortStatsJoinInTransmitted 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.10
The number of Join In messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaMvrpPortStatsJoinEmptyTransmitted 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.11
The number of Join Empty messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaMvrpPortStatsLeaveTransmitted 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.12
The number of Leave messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaMvrpPortStatsInTransmitted 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.13
The number of In messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaMvrpPortStatsEmptyTransmitted 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.14
The number of Empty messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaMvrpPortStatsLeaveAllTransmitted 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.15
The number of Leave all messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaMvrpPortStatsTotalPDUReceived 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.16
The total number of MVRP PDUs received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaMvrpPortStatsTotalPDUTransmitted 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.17
The total number of MVRP PDUs transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaMvrpPortStatsTotalMsgsReceived 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.18
The total number of MVRP messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaMvrpPortStatsTotalMsgsTransmitted 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.19
The total number of MVRP messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaMvrpPortStatsInvalidMsgsReceived 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.20
The number of Invalid messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaMvrpPortFailedRegistrations 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.21
The total number of failed GVRP registrations, for any reason, on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaMvrpPortLastPduOrigin 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.22
The Source MAC Address of the last GVRP message received on this port.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

alaMvrpPortStatsClearStats 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.8.1.1.23
Reset all statistics parameters corresponding to this port. By default, this objects contains a zero value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(0), reset(1)  

alaMvrpPortRestrictVlanConfig 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.9
OBJECT IDENTIFIER    

alaMvrpPortRestrictVlanConfigTable 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.9.1
A table containing MVRP port restrict VLAN configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaMvrpPortRestrictVlanConfigEntry

alaMvrpPortRestrictVlanConfigEntry 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.9.1.1
A MVRP port restrict VLAN configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaMvrpPortRestrictVlanConfigEntry  

alaMvrpPortRestrictVlanIfIndex 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.9.1.1.1
The ifindex of the port on which MVRP is running
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

alaMvrpPortRestrictVlanID 1.3.6.1.4.1.6486.801.1.2.1.57.1.1.9.1.1.2
An integer indicating VLAN-ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

alaMvrpPortVlanRestrictions 0.1.3.6.1.4.1.6486.801.1.2.1.57.1.1.9.1.1.3
The bitmap includes the status value for different type of restrictions that could be applied for a port VLAN combination. Each bit in the bitmap corresponds to the status of a particular restriction applied for a VLAN on the port. If the bit is set, the particular restriction is enabled for the VLAN port combination. Having the bit 'noRestriction(0)' set indicates that the no restriction is applied for the VLAN on the port. No other option can be applied along with this option. Having the bit 'restrictRegistration(1)' set indicates that the VLAN is restricted from getting registered on the port. Having the bit 'restrictAdvertisement(2)' set indicates that the advertisement for the VLAN is restricted on the port. Having the bit 'restrictStaticVlanRegistration(3)' set indicates that the registration on a port for a static VLAN is restricted.
Status: current Access: read-write
OBJECT-TYPE    
  MvrpPortVlanRestrictBitmap  

alcatelIND1MVRPMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.57.1.2.2.1
Compliance statement for MVRP.
Status: current Access: read-write
MODULE-COMPLIANCE    

alaMvrpBaseGroup 1.3.6.1.4.1.6486.801.1.2.1.57.1.2.1.1
Collection of objects for management of MVRP Base Group.
Status: current Access: read-write
OBJECT-GROUP    

alaMvrpPortConfigGroup 1.3.6.1.4.1.6486.801.1.2.1.57.1.2.1.2
Collection of objects for management of MVRP Port Configuration Table.
Status: current Access: read-write
OBJECT-GROUP    

alaMvrpPortStatsGroup 1.3.6.1.4.1.6486.801.1.2.1.57.1.2.1.3
Collection of objects for management of MVRP Statistics Table.
Status: current Access: read-write
OBJECT-GROUP    

alaMvrpPortRestrictVlanConfigGroup 1.3.6.1.4.1.6486.801.1.2.1.57.1.2.1.4
Collection of objects for management of MVRP Port Restrict VLAN Configuration Table.
Status: current Access: read-write
OBJECT-GROUP    

alaIND1MvrpNotificationGroup 1.3.6.1.4.1.6486.801.1.2.1.57.1.2.1.5
Collection of notifications for MVRP.
Status: current Access: read-write
NOTIFICATION-GROUP