ALCATEL-IND1-AUTO-FABRIC-MIB: View SNMP OID List / Download MIB
VENDOR: ALCATEL
Home | MIB: ALCATEL-IND1-AUTO-FABRIC-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).
|
|||
Object Name | OID | Type | Access | Info |
alcatelIND1AUTOFABRICMIB | 1.3.6.1.4.1.6486.801.1.2.1.75.1 |
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the Birds Of Prey Product Line AUTOFABRIC for automatic detection and configuration of LACP, SPB and MVRP. 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-2002 Alcatel Internetworking, Incorporated ALL RIGHTS RESERVED WORLDWIDE |
||
alcatelIND1AUTOFABRICMIBObjects | 1.3.6.1.4.1.6486.801.1.2.1.75.1.1 |
Branch For AUTO-FABRIC Subsystem Managed Objects. |
||
alaAutoFabricGlobalStatus | 1.3.6.1.4.1.6486.801.1.2.1.75.1.1.1 | integer | read-write |
This variable is used to enable or diable Autofabric on the switch. The value enable (1) indicates that Autofabric should be enabled on the switch. The value disable (2) is used to disable Autofabric on the switch. By default, Autofabric is enabled on the switch. Enumeration: 'enable': 1, 'disable': 2. |
alaAutoFabricGlobalDiscovery | 1.3.6.1.4.1.6486.801.1.2.1.75.1.1.2 | integer | read-write |
Defines the global discovery window control for Autofabric. The value restart (2) indicates that Autofabric should restart global discovery window. By default, this object contains a zero value. Enumeration: 'default': 1, 'restart': 2. |
alaAutoFabricGlobalLACPProtocolStatus | 1.3.6.1.4.1.6486.801.1.2.1.75.1.1.3 | integer | read-write |
This variable is used to enable or diable AutoFabric LACP discovery. on the switch. The value enable (1) indicates that during discovery the switch will attempt to create LACP link aggregates. The value disable (2) indicates that there would be no attempt to create LACP link aggregates during the discovery phase. By default LACP is enabled on the switch Enumeration: 'enable': 1, 'disable': 2. |
alaAutoFabricGlobalSPBProtocolStatus | 1.3.6.1.4.1.6486.801.1.2.1.75.1.1.4 | integer | read-write |
This variable is used to enable or diable AutoFabric SPB discovery. on the switch. The value enable (1) indicates that during discovery the switch will attempt to create SPB adjacencies. The value disable (2) indicates that there would be no attempt to create SPB adjacencies during the discovery phase. By default SPB is enabled on the switch Enumeration: 'enable': 1, 'disable': 2. |
alaAutoFabricGlobalMVRPProtocolStatus | 1.3.6.1.4.1.6486.801.1.2.1.75.1.1.5 | integer | read-write |
This variable is used to enable or diable AutoFabric MVRP discovery. on the switch. The value enable (1) indicates that during discovery the switch will enable MVRP and attempt to propagate and learn VLANs. The value disable (2) indicates that MVRP would not be enabled in discovery phase. By default MVRP is enabled on the switch Enumeration: 'enable': 1, 'disable': 2. |
alaAutoFabricGlobalConfigSaveTimer | 1.3.6.1.4.1.6486.801.1.2.1.75.1.1.6 | unsigned32 | read-write |
Maximum period of time after which configuration built up by AutoFabric would get written to the boot.cfg or vcboot.cfg. The range supported is 60-3600 seconds. |
alaAutoFabricGlobalConfigSaveTimerStatus | 1.3.6.1.4.1.6486.801.1.2.1.75.1.1.7 | integer | read-write |
This variable is used to enable or diable AutoFabric config save timer on the switch. The value enable (1) indicates that after the expiry of the config save timer, all AutoFabric configurations would get written to the boot.cfg ot the vcboot.cfg The value disable (2) would disable the config save timer. By default it is enabled Enumeration: 'enable': 1, 'disable': 2. |
alaAutoFabricGlobalDiscoveryTimer | 1.3.6.1.4.1.6486.801.1.2.1.75.1.1.8 | unsigned32 | read-write |
This variable is used to specify auto-fabric auto discovery interval, zero disables it, configurable Value is from 1 to 3600 minutes. |
alaAutoFabricPortConfig | 1.3.6.1.4.1.6486.801.1.2.1.75.1.1.9 | |||
alaAutoFabricPortConfigTable | 1.3.6.1.4.1.6486.801.1.2.1.75.1.1.9.1 | no-access |
A table containing Autofabric port configuration information. |
|
1.3.6.1.4.1.6486.801.1.2.1.75.1.1.9.1.1 | no-access |
An AutoFabric port configuration entry. |
||
alaAutoFabricPortConfigIfIndex | 1.3.6.1.4.1.6486.801.1.2.1.75.1.1.9.1.1.1 | interfaceindex | no-access |
The ifindex of the port on which AutoFabric is running |
alaAutoFabricPortConfigStatus | 1.3.6.1.4.1.6486.801.1.2.1.75.1.1.9.1.1.2 | integer | read-write |
This variable is used to enable or diable AutoFabric on the interface. The value enable (1) indicates that AutoFabric should be enabled on the interface. The value disable (2) is used to disable AutoFabric on the interface. By default, AutoFabric is enabled on the interface. Enumeration: 'enable': 1, 'disable': 2. |
alaAutoFabricPortLACPProtocolStatus | 1.3.6.1.4.1.6486.801.1.2.1.75.1.1.9.1.1.3 | integer | read-write |
This variable is used to enable LACP in the AutoFabric discovery on this port. The value enable (1) indicates during discovery window this port will attempt to form LACP link aggregates. The value disable (2) indicates this port will not participate in LACP discovery phase. By default it is enabled Enumeration: 'enable': 1, 'disable': 2. |
alaAutoFabricPortSPBProtocolStatus | 1.3.6.1.4.1.6486.801.1.2.1.75.1.1.9.1.1.4 | integer | read-write |
This variable is used to enable SPB in the AutoFabric discovery on this port. The value enable (1) indicates during discovery window this port will attempt to form SPB adjacencies. The value disable (2) indicates this port will not participate in SPB discovery phase. By default it is enabled Enumeration: 'enable': 1, 'disable': 2. |
alaAutoFabricPortMVRPProtocolStatus | 1.3.6.1.4.1.6486.801.1.2.1.75.1.1.9.1.1.5 | integer | read-write |
This variable is used to enable MVRP in the AutoFabric discovery on this port. The value enable (1) indicates during discovery window this port will enable MVRP and attempt to learn and propagate VLANs. The value disable (2) indicates this port will not participate in MVRP discovery phase. By default it is enabled Enumeration: 'enable': 1, 'disable': 2. |
alaAutoFabricPortStatus | 1.3.6.1.4.1.6486.801.1.2.1.75.1.1.9.1.1.6 | integer | read-only |
The state of the Autofabric discovery window on the port. Enumeration: 'disabled': 1, 'complete': 3, 'pending': 2. |
alaAutoFabricRemoveGlobalConfig | 1.3.6.1.4.1.6486.801.1.2.1.75.1.1.10 | integer | read-write |
This variable is used to remove the auto fabric global configuration when the user chooses to disable auto fabric Enumeration: 'default': 1, 'removeGlobalConfig': 2. |
alcatelIND1AUTOFABRICMIBConformance | 1.3.6.1.4.1.6486.801.1.2.1.75.1.2 |
Branch for AUTOFABRIC Module MIB Subsystem Conformance Information. |
||
alcatelIND1AUTOFABRICMIBGroups | 1.3.6.1.4.1.6486.801.1.2.1.75.1.2.1 |
Branch for AUTOFABRIC Module MIB Subsystem Units of Conformance. |
||
alaAutoFabricBaseGroup | 1.3.6.1.4.1.6486.801.1.2.1.75.1.2.1.1 |
Collection of objects for management of AutoFabric Base Group. |
||
alaAutoFabricPortConfigGroup | 1.3.6.1.4.1.6486.801.1.2.1.75.1.2.1.2 |
Collection of objects for management of AutoFabric Port Configuration Table. |
||
alcatelIND1AUTOFABRICMIBCompliances | 1.3.6.1.4.1.6486.801.1.2.1.75.1.2.2 |
Branch for AUTOFABRIC Module MIB Subsystem Compliance Statements. |
||
alcatelIND1AUTOFABRICMIBCompliance | 1.3.6.1.4.1.6486.801.1.2.1.75.1.2.2.1 |
Compliance statement for AUTOFABRIC. |