ALCATEL-IND1-GVRP-MIB

File: ALCATEL-IND1-GVRP-MIB.mib (36469 bytes)

Imported modules

SNMPv2-SMI ALCATEL-IND1-VLAN-STP-MIB IF-MIB
SNMPv2-CONF ALCATEL-IND1-BASE

Imported symbols

Counter32 Integer32 Unsigned32
MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE VlanBitmap InterfaceIndex
MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
softentIND1Gvrp

Defined Types

AlaGvrpPortConfigEntry  
SEQUENCE    
  alaGvrpPortConfigIfIndex InterfaceIndex
  alaGvrpPortConfigRegistrarMode INTEGER
  alaGvrpPortConfigApplicantMode INTEGER
  alaGvrpPortConfigRestrictedRegistrationBitmap VlanBitmap
  alaGvrpPortConfigAllowRegistrationBitmap VlanBitmap
  alaGvrpPortConfigRegistrationBitmap VlanBitmap
  alaGvrpPortConfigRestrictedApplicantBitmap VlanBitmap
  alaGvrpPortConfigAllowApplicantBitmap VlanBitmap
  alaGvrpPortConfigApplicantBitmap VlanBitmap
  alaGvrpPortConfigRegistrationToStaticVlanLearn VlanBitmap
  alaGvrpPortConfigRegistrationToStaticVlanRestrict VlanBitmap
  alaGvrpPortConfigRegistrationToStaticVlan VlanBitmap
  alaGvrpPortConfigJoinTimer Unsigned32
  alaGvrpPortConfigLeaveTimer Unsigned32
  alaGvrpPortConfigLeaveAllTimer Unsigned32
  alaGvrpPortConfigProviderBpduMac INTEGER

AlaGvrpPortStatsEntry  
SEQUENCE    
  alaGvrpPortStatsIfIndex InterfaceIndex
  alaGvrpPortStatsJoinEmptyReceived Counter32
  alaGvrpPortStatsJoinInReceived Counter32
  alaGvrpPortStatsEmptyReceived Counter32
  alaGvrpPortStatsLeaveInReceived Counter32
  alaGvrpPortStatsLeaveEmptyReceived Counter32
  alaGvrpPortStatsLeaveAllReceived Counter32
  alaGvrpPortStatsJoinEmptyTransmitted Counter32
  alaGvrpPortStatsJoinInTransmitted Counter32
  alaGvrpPortStatsEmptyTransmitted Counter32
  alaGvrpPortStatsLeaveInTransmitted Counter32
  alaGvrpPortStatsLeaveEmptyTransmitted Counter32
  alaGvrpPortStatsLeaveAllTransmitted Counter32
  alaGvrpPortStatsTotalPDUReceived Counter32
  alaGvrpPortStatsTotalPDUTransmitted Counter32
  alaGvrpPortStatsTotalMsgsReceived Counter32
  alaGvrpPortStatsTotalMsgsTransmitted Counter32
  alaGvrpPortStatsInvalidMsgsReceived Counter32
  alaGvrpPortStatsClearStats INTEGER

Defined Values

alcatelIND1GVRPMIB 1.3.6.1.4.1.6486.801.1.2.1.36.1
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the Birds Of Prey Product Line GVRP 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-2007 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY    

alcatelIND1GVRPMIBNotifications 1.3.6.1.4.1.6486.801.1.2.1.36.1.0
Branch For GVRP MIB Subsystem Notifications.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

alcatelIND1GVRPMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.36.1.1
Branch For GVRP Subsystem Managed Objects.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

alcatelIND1GVRPMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.36.1.2
Branch for GVRP Module MIB Subsystem Conformance Information.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

alcatelIND1GVRPMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.36.1.2.1
Branch for GVRP Module MIB Subsystem Units of Conformance.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

alcatelIND1GVRPMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.36.1.2.2
Branch for GVRP Module MIB Subsystem Compliance Statements.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

alaGvrpGlobalClearStats 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.1
Defines the global clear statistics control for GVRP. The value reset (1) indicates that GVRP 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)  

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

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

gvrpPortConfig 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4
OBJECT IDENTIFIER    

alaGvrpPortConfigTable 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1
A table containing GVRP port configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaGvrpPortConfigEntry

alaGvrpPortConfigEntry 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1
A GVRP port configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaGvrpPortConfigEntry  

alaGvrpPortConfigIfIndex 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.1
The ifindex of the port on which GVRP is running
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

alaGvrpPortConfigRegistrarMode 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.2
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 GVRP. 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)  

alaGvrpPortConfigApplicantMode 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.3
Defines the mode of operation of all the applicant state machines associated to the port. participant - The state machines participates normally in GVRP protocol exchanges. non_participant - The state machines does not send any GVRP PDU(s). active - The state machines send GVRP 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)  

alaGvrpPortConfigRestrictedRegistrationBitmap 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.4
An octet string of 4096 bits that defines the status of the restricted registration control for all VLAN(s) in the range from 1 to 4096. It defines whether VLAN(s) can be created in the system based on GVRP processing or only mapped to ports in case they have already been statically created in the system. The bitmap will only affect the GVRP processing if the Registrar Administrative Control alaGvrpPortConfigRegistrarMode value on the port is set normal registration (1). Each bit defines: 0= false, dynamic VLAN registration is not restricted 1= true, VLAN cannot be created in the system by GVRP processing. However, if this VLAN already exists in the system as a static VLAN, then it can be mapped to the receiving port
Status: current Access: read-write
OBJECT-TYPE    
  VlanBitmap  

alaGvrpPortConfigAllowRegistrationBitmap 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.5
An octet string of 4096 bits that defines the status of the restricted registration control for all VLAN(s) in the range from 1 to 4096. It defines whether VLAN(s) can be created in the system based on GVRP processing or only mapped to ports in case they have already been statically created in the system. The bitmap will only affect the GVRP processing if the Registrar Administrative Control alaGvrpPortConfigRegistrarMode value on the port is set normal registration (1). Each bit defines: 0= false, VLAN cannot be created in the system by GVRP processing. 1= true, dynamic VLAN registration is allowed However, if this VLAN already exists in the system as a static VLAN, then it can be mapped to the receiving port
Status: current Access: read-write
OBJECT-TYPE    
  VlanBitmap  

alaGvrpPortConfigRegistrationBitmap 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.6
An octet string of 4096 bits that defines the status of the restricted registration control for all VLAN(s) in the range from 1 to 4096. It defines whether VLAN(s) can be created in the system based on GVRP processing or only mapped to ports in case they have already been statically created in the system. The bitmap will only affect the GVRP processing if the Registrar Administrative Control alaGvrpPortConfigRegistrarMode value on the port is set normal registration (1). Each bit defines: 0= false, dynamic VLAN registration is not restricted 1= true, VLAN cannot be created in the system by GVRP processing. However, if this VLAN already exists in the system as a static VLAN, then it can be mapped to the receiving port
Status: current Access: read-only
OBJECT-TYPE    
  VlanBitmap  

alaGvrpPortConfigRestrictedApplicantBitmap 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.7
An octet string of 4096 bits that defines the status of the restricted applicant control for all VLAN(s) in the range from 1 to 4096. It defines whether VLAN(s) can be propagated in the system based on GVRP processing. The bitmap will only affect the GVRP processing if the Applicant Administrative Control alaGvrpPortConfigApplicantMode value on the port is set participant(1) or active (3). Each bit defines: 0= false, VLAN propagation is not restricted 1= true, VLAN cannot be propagated in the system by GVRP processing.
Status: current Access: read-write
OBJECT-TYPE    
  VlanBitmap  

alaGvrpPortConfigAllowApplicantBitmap 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.8
An octet string of 4096 bits that defines the status of the restricted applicant control for all VLAN(s) in the range from 1 to 4096. It defines whether VLAN(s) can be propagated in the system based on GVRP processing. The bitmap will only affect the GVRP processing if the Applicant Administrative Control alaGvrpPortConfigApplicantMode value on the port is set participant(1) or active (3). Each bit defines: 0= false, VLAN cannot be propagated in the system by GVRP processing 1= true, VLAN propagation is allowed.
Status: current Access: read-write
OBJECT-TYPE    
  VlanBitmap  

alaGvrpPortConfigApplicantBitmap 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.9
An octet string of 4096 bits that defines the status of the restricted applicant control for all VLAN(s) in the range from 1 to 4096. It defines whether VLAN(s) can be propagated in the system based on GVRP processing. The bitmap will only affect the GVRP processing if the Applicant Administrative Control alaGvrpPortConfigApplicantMode value on the port is set participant(1) or active (3). Each bit defines: 0= false, VLAN propagation is not restricted 1= true, VLAN cannot be propagated in the system by GVRP processing.
Status: current Access: read-only
OBJECT-TYPE    
  VlanBitmap  

alaGvrpPortConfigRegistrationToStaticVlanLearn 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.10
An octet string of 4096 bits that defines the status of the registration to static VLAN control for all VLAN(s) in the range from 1 to 4096. It defines whether ports can be mapped to statically configured VLAN(s) based on GVRP processing. The bitmap will only affect the GVRP processing if the Registrar Administrative Control alaGvrpPortConfigRegistrarMode value on the port is set to normal registration (1). Each bit defines: 0= restrict, port is not allowed to become member of VLAN. 1= learn, port is allowed to become member of corresponding VLAN
Status: current Access: read-write
OBJECT-TYPE    
  VlanBitmap  

alaGvrpPortConfigRegistrationToStaticVlanRestrict 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.11
An octet string of 4096 bits that defines the status of the registration to static VLAN control for all VLAN(s) in the range from 1 to 4096. It defines whether ports can be mapped to statically configured VLAN(s) based on GVRP processing. The bitmap will only affect the GVRP processing if the Registrar Administrative Control alaGvrpPortConfigRegistrarMode value on the port is set to normal registration (1). Each bit defines: 0= learn, port is allowed to become member of corresponding VLAN 1= restrict, port is not allowed to become member of VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  VlanBitmap  

alaGvrpPortConfigRegistrationToStaticVlan 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.12
An octet string of 4096 bits that defines the status of the registration to static VLAN control for all VLAN(s) in the range from 1 to 4096. It defines whether ports can be mapped to statically configured VLAN(s) based on GVRP processing. The bitmap will only affect the GVRP processing if the Registrar Administrative Control alaGvrpPortConfigRegistrarMode value on the port is set to normal registration (1). Each bit defines: 0= learn, port is allowed to become member of corresponding VLAN 1= restrict, port is not allowed to become member of VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  VlanBitmap  

alaGvrpPortConfigJoinTimer 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.13
Maximum period of time that a GVRP instance waits before making declarations for VLANs.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..2147483647  

alaGvrpPortConfigLeaveTimer 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.14
Period of time that a registrar state machine of a GVRP 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 three times the value for the Join timer, i.e. Leave >= Join*3.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 3..2147483647  

alaGvrpPortConfigLeaveAllTimer 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.15
Interval at which the Leave All state machine of a GVRP instance generates Leave All messages. A Leave All message instructs GVRP 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, i.e. LeaveAll >= Leave.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 3..2147483647  

alaGvrpPortConfigProviderBpduMac 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.16
Describes the treatment of gvrp frames ingressing on a gvrp enabled Vlan stacking network ports.If disabled provider gvrp frames with provider group address are processed on the port and if enabled provider gvrp frames with customer group address are processed on gvrp enabled vlan stacking network port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

gvrpPortStats 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5
OBJECT IDENTIFIER    

alaGvrpPortStatsTable 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1
A table containing GVRP port statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaGvrpPortStatsEntry

alaGvrpPortStatsEntry 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1
A GVRP port statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaGvrpPortStatsEntry  

alaGvrpPortStatsIfIndex 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.1
The ifindex of the port on which GVRP is running
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

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

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

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

alaGvrpPortStatsLeaveInReceived 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.5
The number of Leave In messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaGvrpPortStatsLeaveEmptyReceived 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.6
The number of Leave Empty messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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

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

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

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

alaGvrpPortStatsLeaveInTransmitted 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.11
The number of Leave In messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaGvrpPortStatsLeaveEmptyTransmitted 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.12
The number of Leave Empty messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaGvrpPortStatsLeaveAllTransmitted 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.13
The number of Leaveall messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaGvrpPortStatsTotalPDUReceived 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.14
The total number of GVRP PDUs received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaGvrpPortStatsTotalPDUTransmitted 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.15
The total number of GVRP PDUs transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaGvrpPortStatsTotalMsgsReceived 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.16
The total number of GVRP messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaGvrpPortStatsTotalMsgsTransmitted 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.17
The total number of GVRP messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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

alaGvrpPortStatsClearStats 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.19
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)  

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

alcatelIND1GVRPMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.36.1.2.2.1
Compliance statement for GVRP.
Status: current Access: read-write
MODULE-COMPLIANCE    

gvrpPortBaseGroup 1.3.6.1.4.1.6486.801.1.2.1.36.1.2.1.1
Collection of objects for management of GVRP Base Group.
Status: current Access: read-write
OBJECT-GROUP    

gvrpPortConfigGroup 1.3.6.1.4.1.6486.801.1.2.1.36.1.2.1.2
Collection of objects for management of GVRP Port Configuration Table.
Status: current Access: read-write
OBJECT-GROUP    

gvrpPortStatsGroup 1.3.6.1.4.1.6486.801.1.2.1.36.1.2.1.3
Collection of objects for management of GVRP Statistics Table.
Status: current Access: read-write
OBJECT-GROUP    

gvrpNotificationGroup 1.3.6.1.4.1.6486.801.1.2.1.36.1.2.1.4
Collection of notifications for GVRP.
Status: current Access: read-write
NOTIFICATION-GROUP