ALCATEL-IND1-GVRP-MIB: View SNMP OID List / Download MIB

VENDOR: ALCATEL


 Home MIB: ALCATEL-IND1-GVRP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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
     alcatelIND1GVRPMIBNotifications 1.3.6.1.4.1.6486.801.1.2.1.36.1.0
Branch For GVRP MIB Subsystem Notifications.
         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.
     alcatelIND1GVRPMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.36.1.1
Branch For GVRP Subsystem Managed Objects.
         alaGvrpGlobalClearStats 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.1 integer read-write
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. Enumeration: 'default': 0, 'reset': 1.
         alaGvrpTransparentSwitching 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.2 integer read-write
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. Enumeration: 'disabled': 2, 'enabled': 1.
         alaGvrpMaxVlanLimit 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.3 integer32 read-write
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.
         gvrpPortConfig 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4
             alaGvrpPortConfigTable 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1 no-access
A table containing GVRP port configuration information.
                 alaGvrpPortConfigEntry 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1 no-access
A GVRP port configuration entry.
                     alaGvrpPortConfigIfIndex 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.1 interfaceindex no-access
The ifindex of the port on which GVRP is running
                     alaGvrpPortConfigRegistrarMode 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.2 integer read-write
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. Enumeration: 'forbidden': 3, 'fixed': 2, 'normal': 1.
                     alaGvrpPortConfigApplicantMode 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.3 integer read-write
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. Enumeration: 'active': 3, 'nonparticipant': 2, 'participant': 1.
                     alaGvrpPortConfigRestrictedRegistrationBitmap 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.4 vlanbitmap read-write
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
                     alaGvrpPortConfigAllowRegistrationBitmap 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.5 vlanbitmap read-write
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
                     alaGvrpPortConfigRegistrationBitmap 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.6 vlanbitmap read-only
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
                     alaGvrpPortConfigRestrictedApplicantBitmap 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.7 vlanbitmap read-write
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.
                     alaGvrpPortConfigAllowApplicantBitmap 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.8 vlanbitmap read-write
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.
                     alaGvrpPortConfigApplicantBitmap 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.9 vlanbitmap read-only
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.
                     alaGvrpPortConfigRegistrationToStaticVlanLearn 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.10 vlanbitmap read-write
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
                     alaGvrpPortConfigRegistrationToStaticVlanRestrict 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.11 vlanbitmap read-write
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.
                     alaGvrpPortConfigRegistrationToStaticVlan 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.12 vlanbitmap read-only
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.
                     alaGvrpPortConfigJoinTimer 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.13 unsigned32 read-write
Maximum period of time that a GVRP instance waits before making declarations for VLANs.
                     alaGvrpPortConfigLeaveTimer 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.14 unsigned32 read-write
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.
                     alaGvrpPortConfigLeaveAllTimer 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.15 unsigned32 read-write
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.
                     alaGvrpPortConfigProviderBpduMac 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.4.1.1.16 integer read-write
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. Enumeration: 'enable': 1, 'disable': 2.
         gvrpPortStats 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5
             alaGvrpPortStatsTable 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1 no-access
A table containing GVRP port statistics information.
                 alaGvrpPortStatsEntry 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1 no-access
A GVRP port statistics entry.
                     alaGvrpPortStatsIfIndex 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.1 interfaceindex no-access
The ifindex of the port on which GVRP is running
                     alaGvrpPortStatsJoinEmptyReceived 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.2 counter32 read-only
The number of Join Empty messages received.
                     alaGvrpPortStatsJoinInReceived 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.3 counter32 read-only
The number of Join In messages received.
                     alaGvrpPortStatsEmptyReceived 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.4 counter32 read-only
The number of Empty messages received.
                     alaGvrpPortStatsLeaveInReceived 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.5 counter32 read-only
The number of Leave In messages received.
                     alaGvrpPortStatsLeaveEmptyReceived 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.6 counter32 read-only
The number of Leave Empty messages received.
                     alaGvrpPortStatsLeaveAllReceived 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.7 counter32 read-only
The number of Leave all messages received.
                     alaGvrpPortStatsJoinEmptyTransmitted 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.8 counter32 read-only
The number of Join Empty messages transmitted.
                     alaGvrpPortStatsJoinInTransmitted 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.9 counter32 read-only
The number of Join In messages transmitted.
                     alaGvrpPortStatsEmptyTransmitted 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.10 counter32 read-only
The number of Empty messages transmitted.
                     alaGvrpPortStatsLeaveInTransmitted 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.11 counter32 read-only
The number of Leave In messages transmitted.
                     alaGvrpPortStatsLeaveEmptyTransmitted 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.12 counter32 read-only
The number of Leave Empty messages transmitted.
                     alaGvrpPortStatsLeaveAllTransmitted 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.13 counter32 read-only
The number of Leaveall messages transmitted.
                     alaGvrpPortStatsTotalPDUReceived 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.14 counter32 read-only
The total number of GVRP PDUs received.
                     alaGvrpPortStatsTotalPDUTransmitted 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.15 counter32 read-only
The total number of GVRP PDUs transmitted.
                     alaGvrpPortStatsTotalMsgsReceived 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.16 counter32 read-only
The total number of GVRP messages received.
                     alaGvrpPortStatsTotalMsgsTransmitted 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.17 counter32 read-only
The total number of GVRP messages transmitted.
                     alaGvrpPortStatsInvalidMsgsReceived 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.18 counter32 read-only
The number of Invalid messages received.
                     alaGvrpPortStatsClearStats 1.3.6.1.4.1.6486.801.1.2.1.36.1.1.5.1.1.19 integer read-write
Reset all statistics parameters corresponding to this port. By default, this objects contains a zero value. Enumeration: 'default': 0, 'reset': 1.
     alcatelIND1GVRPMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.36.1.2
Branch for GVRP Module MIB Subsystem Conformance Information.
         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.
             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.
             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.
             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.
             gvrpNotificationGroup 1.3.6.1.4.1.6486.801.1.2.1.36.1.2.1.4
Collection of notifications for GVRP.
         alcatelIND1GVRPMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.36.1.2.2
Branch for GVRP Module MIB Subsystem Compliance Statements.
             alcatelIND1GVRPMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.36.1.2.2.1
Compliance statement for GVRP.