BROCADE-VCS-MIB
- Registered at
- 1.3.6.1.4.1.1588.3.1.6
- Last updated
- 2015-04-08 00:00
- Organization
- Brocade Communications Systems Inc.
- Revisions
- 2015-04-08 00:00
- Namespace
- extreme
- Source file
BROCADE-VCS-MIB- Digest
sha256:92a0af4297b84ad5e914529e62533b25beafb8f0f16ee78baf0055f88f875953
Description
The MIB module for the monitoring of VCS fabrics. VCS fabrics is a proprietary technology of Brocade. A VCS fabric consists of a set of inter-connected Brocade VDX switches. These set of switches together behave like a single L2 switch to the outside world. The cluster can operate in 2 modes: fabric mode and Logical chassis mode. In fabric mode, the switches together behave like a single L2 switch - but configuration on each switch is independent of the other. In logical chassis mode, one switch in the fabric is elected as the principal switch. All configurations need to be done only from the principal switch. This is synced across to all the switches in the fabric. Thus the configuration information is the same on all the switches.
Contact
130 Holger Way, San Jose, CA 95134 USA. Phone: +1-408-333-8000 Email: vivekk@brocade.com
Imports
| From | Symbols |
|---|---|
| Brocade-REG-MIB | bcsiModules |
| Brocade-TC | FcWwn |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BROCADE-VCS-MIB Brocade-REG-MIB Brocade-TC INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| VcsClusterCondition TEXTUAL-CONVENTION The state of the fabric as a whole. good(1) - indicates that all switches are in good condition and cluster is fine. degraded(2) - indicates that one or more switches are offline and cluster has degraded. error(3) - Internal error state. | current | |||
| VcsConfigMode TEXTUAL-CONVENTION The configuration mode that is in effect in the VCS fabric. local(1) - configuration is local to the switch. distributed(2) - configuration is to be done from the principal switch and will be the same across all the switches in the fabric. | current | |||
| VcsIdentifier TEXTUAL-CONVENTION A number that uniquely identifies a fabric. Two different fabrics would have different identifiers. | current | |||
| VcsOperationMode TEXTUAL-CONVENTION The operational mode of the fabric. fabricCluster(1) - the entire set of switches in the cluster behaves like a single L2 switch to the outer world. However, configuration is local to each switch. logicalChassis(2) - in this case the fabric behaves like a single L2 switch and the configuration is driven from the principal switch and is the same across all switches in the fabric. | current | |||
| VcsRbridgeId TEXTUAL-CONVENTION A number that uniquely identifies a switch within a fabric. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| brocadeVcsMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.1588.3.1.6.1 | |||
| vcsConfigMode OBJECT-TYPE The configuration mode of this cluster that is in effect. | 1.3.6.1.4.1.1588.3.1.6.1.1 | VcsConfigMode | read-only | current |
| vcsModeOfOperation OBJECT-TYPE The operational mode of this cluster. | 1.3.6.1.4.1.1588.3.1.6.1.2 | VcsOperationMode | read-only | current |
| vcsIdentifier OBJECT-TYPE The unique identifier of this cluster. | 1.3.6.1.4.1.1588.3.1.6.1.3 | VcsIdentifier | read-only | current |
| vcsVirtualIpV4Address OBJECT-TYPE The virtual IPv4 address of the cluster. Management stations can use this address to send requests. | 1.3.6.1.4.1.1588.3.1.6.1.4 | InetAddress | read-only | current |
| vcsVirtualIpV6Address OBJECT-TYPE The virtual IPv6 address of the cluster. Management stations can use this address to send requests. | 1.3.6.1.4.1.1588.3.1.6.1.5 | InetAddress | read-only | current |
| vcsVirtualIpAssociatedRbridgeId OBJECT-TYPE The rbridge-id of the switch that hosts the virtual IP address. | 1.3.6.1.4.1.1588.3.1.6.1.6 | VcsRbridgeId | read-only | current |
| vcsVirtualIpInterfaceId OBJECT-TYPE The interface Id that is configured in the case of inband configuration. If it is not inband configuration, then this object will contain the value 0. | 1.3.6.1.4.1.1588.3.1.6.1.7 | Unsigned32 | read-only | current |
| vcsVirtualIpV4OperStatus OBJECT-TYPE The operational status of the virtual IPv4 address. | 1.3.6.1.4.1.1588.3.1.6.1.8 | INTEGER {up(1), down(2)} | read-only | current |
| vcsVirtualIpV6OperStatus OBJECT-TYPE The operational status of the virtual IPv6 address. | 1.3.6.1.4.1.1588.3.1.6.1.9 | INTEGER {up(1), down(2)} | read-only | current |
| vcsNumNodesInCluster OBJECT-TYPE The number of switches in the cluster that are currently online. | 1.3.6.1.4.1.1588.3.1.6.1.10 | Unsigned32 | read-only | current |
| vcsClusterCondition OBJECT-TYPE The condition of the cluster as a whole. | 1.3.6.1.4.1.1588.3.1.6.1.11 | VcsClusterCondition | read-only | current |
| vcsFabricIslTable OBJECT-TYPE This table contains all the ISLs (Inter Switch Link) on the local device. | 1.3.6.1.4.1.1588.3.1.6.1.12 | not-accessible | current | |
| vcsFabricIslEntry OBJECT-TYPE Represents a single Inter Switch Link (ISL) on this switch. | 1.3.6.1.4.1.1588.3.1.6.1.12.1 | not-accessible | current | |
| vcsFabricIslIndex OBJECT-TYPE A unique id to distinguish this ISL from others on the local device. | 1.3.6.1.4.1.1588.3.1.6.1.12.1.1 | Unsigned32 | not-accessible | current |
| vcsFabricIslIntfName OBJECT-TYPE The interface name (ifName) of the interface on which the ISL is formed on this switch. | 1.3.6.1.4.1.1588.3.1.6.1.12.1.2 | DisplayString | read-only | current |
| vcsFabricIslNbrIntfName OBJECT-TYPE The interface name (ifName) of the interface on the neighboring switch for this ISL. | 1.3.6.1.4.1.1588.3.1.6.1.12.1.3 | DisplayString | read-only | current |
| vcsFabricIslNbrWWN OBJECT-TYPE The World Wide Name (WWN) of the neighboring switch for this ISL. | 1.3.6.1.4.1.1588.3.1.6.1.12.1.4 | FcWwn | read-only | current |
| vcsFabricIslNbrName OBJECT-TYPE The name of the neighboring switch on which this ISL is formed. | 1.3.6.1.4.1.1588.3.1.6.1.12.1.5 | DisplayString | read-only | current |
| vcsFabricIslBW OBJECT-TYPE The band-width of this ISL. | 1.3.6.1.4.1.1588.3.1.6.1.12.1.6 | Unsigned32 | read-only | current |
| vcsFabricIslIsTrunk OBJECT-TYPE An indication whether this ISL is a trunk interface. A value of true(1) means it is a trunk. A value of false(2) means it is not a trunk. | 1.3.6.1.4.1.1588.3.1.6.1.12.1.7 | TruthValue | read-only | current |
| brocadeVcsMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.1588.3.1.6.2 | |||
| brocadeVcsConformanceGroups OBJECT-IDENTITY | 1.3.6.1.4.1.1588.3.1.6.2.1 | |||
| brocadeVcsCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.1588.3.1.6.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| brocadeVcsObjectsGroup OBJECT-GROUP The MIB objects related to VCS monitoring. | 1.3.6.1.4.1.1588.3.1.6.2.1.1 | current |
| brocadeVcsCompliance MODULE-COMPLIANCE The compliance information for this MIB. | 1.3.6.1.4.1.1588.3.1.6.2.2.1 | current |