ALCATEL-IND1-GVRP-MIB
AI MIB Summary
The ALCATEL-IND1-GVRP-MIB enables SNMP management of GARP VLAN Registration Protocol (GVRP) state variables and registration tables on Alcatel-Lucent "Birds of Prey" switches to automate the dynamic distribution and synchronization of VLAN configuration across the network.
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
Main OID:
alcatelIND1GVRPMIB.1.3.6.1.4.1.6486.801.1.2.1.36.1
51
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
51 total| Object Name |
|---|
alcatelIND1GVRPMIBThis 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 .1.3.6.1.4.1.6486.801.1.2.1.36.1 |
alcatelIND1GVRPMIBNotificationsBranch For GVRP MIB Subsystem Notifications. OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.36.1.0 |
gvrpVlanLimitReachedEventThe 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. NOTIFICATION-TYPE .1.3.6.1.4.1.6486.801.1.2.1.36.1.0.1 |
alcatelIND1GVRPMIBObjectsBranch For GVRP
Subsystem Managed Objects. OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.36.1.1 |
alaGvrpGlobalClearStatsDefines 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.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.1 |
alaGvrpTransparentSwitchingDefines 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.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.2 |
alaGvrpMaxVlanLimitDefines 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.rw Integer32 (32 .. 4094) .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.3 |
gvrpPortConfig OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4 |
alaGvrpPortConfigTableA table containing GVRP port configuration information. SEQUENCE OF AlaGvrpPortConfigEntry .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1 |
alaGvrpPortConfigEntryA GVRP port configuration entry. AlaGvrpPortConfigEntry .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1 |
alaGvrpPortConfigIfIndexThe ifindex of the port on which GVRP is running InterfaceIndex (IF-MIB) .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.1 |
alaGvrpPortConfigRegistrarModeDefines 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.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.2 |
alaGvrpPortConfigApplicantModeDefines 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.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.3 |
alaGvrpPortConfigRestrictedRegistrationBitmapAn 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 portrw VlanBitmap (ALCATEL-IND1-VLAN-STP-MIB) .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.4 |
alaGvrpPortConfigAllowRegistrationBitmapAn 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 portrw VlanBitmap (ALCATEL-IND1-VLAN-STP-MIB) .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.5 |
alaGvrpPortConfigRegistrationBitmapAn 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 portro VlanBitmap (ALCATEL-IND1-VLAN-STP-MIB) .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.6 |
alaGvrpPortConfigRestrictedApplicantBitmapAn 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.rw VlanBitmap (ALCATEL-IND1-VLAN-STP-MIB) .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.7 |
alaGvrpPortConfigAllowApplicantBitmapAn 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.rw VlanBitmap (ALCATEL-IND1-VLAN-STP-MIB) .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.8 |
alaGvrpPortConfigApplicantBitmapAn 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.ro VlanBitmap (ALCATEL-IND1-VLAN-STP-MIB) .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.9 |
alaGvrpPortConfigRegistrationToStaticVlanLearnAn 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 VLANrw VlanBitmap (ALCATEL-IND1-VLAN-STP-MIB) .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.10 |
alaGvrpPortConfigRegistrationToStaticVlanRestrictAn 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.rw VlanBitmap (ALCATEL-IND1-VLAN-STP-MIB) .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.11 |
alaGvrpPortConfigRegistrationToStaticVlanAn 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.ro VlanBitmap (ALCATEL-IND1-VLAN-STP-MIB) .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.12 |
alaGvrpPortConfigJoinTimerMaximum period of time that a GVRP instance waits before making declarations for VLANs.rw Unsigned32 (1 .. 2147483647) UNITS "milliseconds" .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.13 |
alaGvrpPortConfigLeaveTimerPeriod 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.rw Unsigned32 (3 .. 2147483647) UNITS "milliseconds" .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.14 |
alaGvrpPortConfigLeaveAllTimerInterval 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.rw Unsigned32 (3 .. 2147483647) UNITS "milliseconds" .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.15 |
alaGvrpPortConfigProviderBpduMacDescribes 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.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.16 |
gvrpPortStats OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5 |
alaGvrpPortStatsTableA table containing GVRP port statistics information. SEQUENCE OF AlaGvrpPortStatsEntry .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1 |
alaGvrpPortStatsEntryA GVRP port statistics entry. AlaGvrpPortStatsEntry .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1 |
alaGvrpPortStatsIfIndexThe ifindex of the port on which GVRP is running InterfaceIndex (IF-MIB) .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.1 |
alaGvrpPortStatsJoinEmptyReceivedThe number of Join Empty messages received.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.2 |
alaGvrpPortStatsJoinInReceivedThe number of Join In messages received.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.3 |
alaGvrpPortStatsEmptyReceivedThe number of Empty messages received.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.4 |
alaGvrpPortStatsLeaveInReceivedThe number of Leave In messages received.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.5 |
alaGvrpPortStatsLeaveEmptyReceivedThe number of Leave Empty messages received.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.6 |
alaGvrpPortStatsLeaveAllReceivedThe number of Leave all messages received.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.7 |
alaGvrpPortStatsJoinEmptyTransmittedThe number of Join Empty messages transmitted.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.8 |
alaGvrpPortStatsJoinInTransmittedThe number of Join In messages transmitted.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.9 |
alaGvrpPortStatsEmptyTransmittedThe number of Empty messages transmitted.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.10 |
alaGvrpPortStatsLeaveInTransmittedThe number of Leave In messages transmitted.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.11 |
alaGvrpPortStatsLeaveEmptyTransmittedThe number of Leave Empty messages transmitted.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.12 |
alaGvrpPortStatsLeaveAllTransmittedThe number of Leaveall messages transmitted.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.13 |
alaGvrpPortStatsTotalPDUReceivedThe total number of GVRP PDUs received.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.14 |
alaGvrpPortStatsTotalPDUTransmittedThe total number of GVRP PDUs transmitted.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.15 |
alaGvrpPortStatsTotalMsgsReceivedThe total number of GVRP messages received.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.16 |
alaGvrpPortStatsTotalMsgsTransmittedThe total number of GVRP messages transmitted.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.17 |
alaGvrpPortStatsInvalidMsgsReceivedThe number of Invalid messages received.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.18 |
alaGvrpPortStatsClearStatsReset all statistics parameters corresponding to this port.
By default, this objects contains a zero value.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.19 |
alcatelIND1GVRPMIBConformanceBranch for GVRP Module MIB Subsystem Conformance Information. OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.36.1.2 |
alcatelIND1GVRPMIBGroupsBranch for GVRP Module MIB Subsystem Units of Conformance. OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.36.1.2.1 |
alcatelIND1GVRPMIBCompliancesBranch for GVRP Module MIB Subsystem Compliance Statements. OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.36.1.2.2 |