MIBs Depot

ALCATEL-IND1-GVRP-MIB

Registered at
1.3.6.1.4.1.6486.801.1.2.1.36.1
Last updated
2019-11-27 00:00
Organization
ALE USA Inc.
Revisions
2019-11-27 00:00, 2010-05-13 00:00, 2007-07-02 00:00
Namespace
alcatel-aos7
Source file
ALCATEL-IND1-GVRP-MIB
Digest
sha256:aca712521c65cd32a2fe9010cc5a90bf3583b9f63f29b5956da364f151d6181e

Description

This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the OmniSwitch 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) ALE USA Inc. 2014-2019 Copyright (C) 1995-2013 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE

Contact

Please consult with Customer Service to ensure the most appropriate version of this document is used with the products in question: ALE USA Inc. Enterprise 26801 West Agoura Road Agoura Hills, CA 91301-5122 United States Of America Telephone: +1 800 995 2696 Electronic Mail: ebg_global_supportcenter@al-enterprise.com World Wide Web: https://www.al-enterprise.com

Imports

FromSymbols
ALCATEL-IND1-BASEsoftentIND1Gvrp
ALCATEL-IND1-VLAN-STP-MIBVlanBitmap
IF-MIBInterfaceIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ALCATEL-IND1-BASE
ALCATEL-IND1-GVRP-MIB
ALCATEL-IND1-VLAN-STP-MIB
BRIDGE-MIB
IANAifType-MIB
IF-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
alcatelIND1GVRPMIBNotifications
OBJECT-IDENTITY
Branch For GVRP MIB Subsystem Notifications.
1.3.6.1.4.1.6486.801.1.2.1.36.1.0current
alcatelIND1GVRPMIBObjects
OBJECT-IDENTITY
Branch For GVRP Subsystem Managed Objects.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1current
alaGvrpGlobalClearStats
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.1INTEGER {default(0), reset(1)}read-writecurrent
alaGvrpTransparentSwitching
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.2INTEGER {enabled(1), disabled(2)}read-writecurrent
alaGvrpMaxVlanLimit
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.3Integer32 (32..4094)read-writecurrent
gvrpPortConfig
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4
alaGvrpPortConfigTable
OBJECT-TYPE
A table containing GVRP port configuration information.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1not-accessiblecurrent
alaGvrpPortConfigEntry
OBJECT-TYPE
A GVRP port configuration entry.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1not-accessiblecurrent
alaGvrpPortConfigIfIndex
OBJECT-TYPE
The ifindex of the port on which GVRP is running
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.1InterfaceIndexnot-accessiblecurrent
alaGvrpPortConfigRegistrarMode
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.2INTEGER {normal(1), fixed(2), forbidden(3)}read-writecurrent
alaGvrpPortConfigApplicantMode
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.3INTEGER {participant(1), nonparticipant(2), active(3)}read-writecurrent
alaGvrpPortConfigRestrictedRegistrationBitmap
OBJECT-TYPE
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
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.4VlanBitmapread-writecurrent
alaGvrpPortConfigAllowRegistrationBitmap
OBJECT-TYPE
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
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.5VlanBitmapread-writecurrent
alaGvrpPortConfigRegistrationBitmap
OBJECT-TYPE
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
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.6VlanBitmapread-onlycurrent
alaGvrpPortConfigRestrictedApplicantBitmap
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.7VlanBitmapread-writecurrent
alaGvrpPortConfigAllowApplicantBitmap
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.8VlanBitmapread-writecurrent
alaGvrpPortConfigApplicantBitmap
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.9VlanBitmapread-onlycurrent
alaGvrpPortConfigRegistrationToStaticVlanLearn
OBJECT-TYPE
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
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.10VlanBitmapread-writecurrent
alaGvrpPortConfigRegistrationToStaticVlanRestrict
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.11VlanBitmapread-writecurrent
alaGvrpPortConfigRegistrationToStaticVlan
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.12VlanBitmapread-onlycurrent
alaGvrpPortConfigJoinTimer
OBJECT-TYPE
Maximum period of time that a GVRP instance waits before making declarations for VLANs.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.13Unsigned32 (1..2147483647)read-writecurrent
alaGvrpPortConfigLeaveTimer
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.14Unsigned32 (3..2147483647)read-writecurrent
alaGvrpPortConfigLeaveAllTimer
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.15Unsigned32 (3..2147483647)read-writecurrent
alaGvrpPortConfigProviderBpduMac
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.16INTEGER {enable(1), disable(2)}read-writecurrent
gvrpPortStats
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5
alaGvrpPortStatsTable
OBJECT-TYPE
A table containing GVRP port statistics information.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1not-accessiblecurrent
alaGvrpPortStatsEntry
OBJECT-TYPE
A GVRP port statistics entry.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1not-accessiblecurrent
alaGvrpPortStatsIfIndex
OBJECT-TYPE
The ifindex of the port on which GVRP is running
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.1InterfaceIndexnot-accessiblecurrent
alaGvrpPortStatsJoinEmptyReceived
OBJECT-TYPE
The number of Join Empty messages received.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.2Counter32read-onlycurrent
alaGvrpPortStatsJoinInReceived
OBJECT-TYPE
The number of Join In messages received.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.3Counter32read-onlycurrent
alaGvrpPortStatsEmptyReceived
OBJECT-TYPE
The number of Empty messages received.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.4Counter32read-onlycurrent
alaGvrpPortStatsLeaveInReceived
OBJECT-TYPE
The number of Leave In messages received.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.5Counter32read-onlycurrent
alaGvrpPortStatsLeaveEmptyReceived
OBJECT-TYPE
The number of Leave Empty messages received.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.6Counter32read-onlycurrent
alaGvrpPortStatsLeaveAllReceived
OBJECT-TYPE
The number of Leave all messages received.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.7Counter32read-onlycurrent
alaGvrpPortStatsJoinEmptyTransmitted
OBJECT-TYPE
The number of Join Empty messages transmitted.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.8Counter32read-onlycurrent
alaGvrpPortStatsJoinInTransmitted
OBJECT-TYPE
The number of Join In messages transmitted.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.9Counter32read-onlycurrent
alaGvrpPortStatsEmptyTransmitted
OBJECT-TYPE
The number of Empty messages transmitted.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.10Counter32read-onlycurrent
alaGvrpPortStatsLeaveInTransmitted
OBJECT-TYPE
The number of Leave In messages transmitted.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.11Counter32read-onlycurrent
alaGvrpPortStatsLeaveEmptyTransmitted
OBJECT-TYPE
The number of Leave Empty messages transmitted.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.12Counter32read-onlycurrent
alaGvrpPortStatsLeaveAllTransmitted
OBJECT-TYPE
The number of Leaveall messages transmitted.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.13Counter32read-onlycurrent
alaGvrpPortStatsTotalPDUReceived
OBJECT-TYPE
The total number of GVRP PDUs received.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.14Counter32read-onlycurrent
alaGvrpPortStatsTotalPDUTransmitted
OBJECT-TYPE
The total number of GVRP PDUs transmitted.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.15Counter32read-onlycurrent
alaGvrpPortStatsTotalMsgsReceived
OBJECT-TYPE
The total number of GVRP messages received.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.16Counter32read-onlycurrent
alaGvrpPortStatsTotalMsgsTransmitted
OBJECT-TYPE
The total number of GVRP messages transmitted.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.17Counter32read-onlycurrent
alaGvrpPortStatsInvalidMsgsReceived
OBJECT-TYPE
The number of Invalid messages received.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.18Counter32read-onlycurrent
alaGvrpPortStatsClearStats
OBJECT-TYPE
Reset all statistics parameters corresponding to this port. By default, this objects contains a zero value.
1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.19INTEGER {default(0), reset(1)}read-writecurrent
alcatelIND1GVRPMIBConformance
OBJECT-IDENTITY
Branch for GVRP Module MIB Subsystem Conformance Information.
1.3.6.1.4.1.6486.801.1.2.1.36.1.2current
alcatelIND1GVRPMIBGroups
OBJECT-IDENTITY
Branch for GVRP Module MIB Subsystem Units of Conformance.
1.3.6.1.4.1.6486.801.1.2.1.36.1.2.1current
alcatelIND1GVRPMIBCompliances
OBJECT-IDENTITY
Branch for GVRP Module MIB Subsystem Compliance Statements.
1.3.6.1.4.1.6486.801.1.2.1.36.1.2.2current

Notifications

NameOIDStatus
gvrpVlanLimitReachedEvent
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.36.1.0.1current

Conformance

NameOIDStatus
gvrpPortBaseGroup
OBJECT-GROUP
Collection of objects for management of GVRP Base Group.
1.3.6.1.4.1.6486.801.1.2.1.36.1.2.1.1current
gvrpPortConfigGroup
OBJECT-GROUP
Collection of objects for management of GVRP Port Configuration Table.
1.3.6.1.4.1.6486.801.1.2.1.36.1.2.1.2current
gvrpPortStatsGroup
OBJECT-GROUP
Collection of objects for management of GVRP Statistics Table.
1.3.6.1.4.1.6486.801.1.2.1.36.1.2.1.3current
gvrpNotificationGroup
NOTIFICATION-GROUP
Collection of notifications for GVRP.
1.3.6.1.4.1.6486.801.1.2.1.36.1.2.1.4current
alcatelIND1GVRPMIBCompliance
MODULE-COMPLIANCE
Compliance statement for GVRP.
1.3.6.1.4.1.6486.801.1.2.1.36.1.2.2.1current