MIBs Depot

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

FromSymbols
Brocade-REG-MIBbcsiModules
Brocade-TCFcWwn
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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

NameOIDSyntaxAccessStatus
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.1VcsConfigModeread-onlycurrent
vcsModeOfOperation
OBJECT-TYPE
The operational mode of this cluster.
1.3.6.1.4.1.1588.3.1.6.1.2VcsOperationModeread-onlycurrent
vcsIdentifier
OBJECT-TYPE
The unique identifier of this cluster.
1.3.6.1.4.1.1588.3.1.6.1.3VcsIdentifierread-onlycurrent
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.4InetAddressread-onlycurrent
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.5InetAddressread-onlycurrent
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.6VcsRbridgeIdread-onlycurrent
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.7Unsigned32read-onlycurrent
vcsVirtualIpV4OperStatus
OBJECT-TYPE
The operational status of the virtual IPv4 address.
1.3.6.1.4.1.1588.3.1.6.1.8INTEGER {up(1), down(2)}read-onlycurrent
vcsVirtualIpV6OperStatus
OBJECT-TYPE
The operational status of the virtual IPv6 address.
1.3.6.1.4.1.1588.3.1.6.1.9INTEGER {up(1), down(2)}read-onlycurrent
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.10Unsigned32read-onlycurrent
vcsClusterCondition
OBJECT-TYPE
The condition of the cluster as a whole.
1.3.6.1.4.1.1588.3.1.6.1.11VcsClusterConditionread-onlycurrent
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.12not-accessiblecurrent
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.1not-accessiblecurrent
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.1Unsigned32not-accessiblecurrent
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.2DisplayStringread-onlycurrent
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.3DisplayStringread-onlycurrent
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.4FcWwnread-onlycurrent
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.5DisplayStringread-onlycurrent
vcsFabricIslBW
OBJECT-TYPE
The band-width of this ISL.
1.3.6.1.4.1.1588.3.1.6.1.12.1.6Unsigned32read-onlycurrent
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.7TruthValueread-onlycurrent
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

NameOIDStatus
brocadeVcsObjectsGroup
OBJECT-GROUP
The MIB objects related to VCS monitoring.
1.3.6.1.4.1.1588.3.1.6.2.1.1current
brocadeVcsCompliance
MODULE-COMPLIANCE
The compliance information for this MIB.
1.3.6.1.4.1.1588.3.1.6.2.2.1current