HH3C-VSAN-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
7
Rows
7
Columns
36
.1.3.6.1.4.1.25506.2.127.1.1.1.1 · 1 row entry · 5 columns
A table contains all the VSANs configured on the device.  It can
be used to manage and monitor the VSANs on local device.
hh3cVsanEntry entry .1.3.6.1.4.1.25506.2.127.1.1.1.1.1
An entry that contains information about a VSAN in the hh3cVsanTable.
Indexes
hh3cVsanIndex
Column Syntax OID
hh3cVsanIndex
The identifier of the VSAN.
HH3C-FC-TC-MIBHh3cFcVsanIndex
Textual Convention: HH3C-FC-TC-MIBHh3cFcVsanIndex Unsigned32
Type Constraints:
range: 1..4095
.1.3.6.1.4.1.25506.2.127.1.1.1.1.1.1
hh3cVsanCoreSwitchName
The Core Switch_Name of the VSAN, which is indicated by
the switch's WWN(World Wide Name).
OctetString
Constraints:
range: 8-8
range: 16-16
.1.3.6.1.4.1.25506.2.127.1.1.1.1.1.2
hh3cVsanRowStatus
RowStatus. Now only three states are supported:
createAndGo, active, and destroy.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.25506.2.127.1.1.1.1.1.3
hh3cVsanName
The name of the VSAN.
The default value of this object will be the
string 'VSANxxxx' where xxxx is value of VSAN index
expressed as 4 digits. For example, if VSAN index is
10, the default value of this object is 'VSAN0…
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.25506.2.127.1.1.1.1.1.4
hh3cVsanWorkingMode
This object specifies the working modes the VSAN supports.
The object has three available values:
1: non-FCoE mode.
2: FCF mode.
3: NPV mode.

The working mode of VSAN 4079 is always non-FCoE mode and cann…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.127.1.1.1.1.1.5
.1.3.6.1.4.1.25506.2.127.1.1.1.2 · 1 row entry · 18 columns
A table contains domain management related configurations
and information of VSANs.
An entry in this table is created when corresponding VSAN
is created, as well as deleted when the VSAN is deleted.
hh3cVsanDmEntry entry .1.3.6.1.4.1.25506.2.127.1.1.1.2.1
An entry of domain management related configurations
and information of a specified VSAN.
Indexes
hh3cVsanIndex
Column Syntax OID
hh3cVsanDmDomainConfigureEnable
To enable or disable the fabric configuration function
in this VSAN.
true: enabled, the fabric will be built dynamically.
false: disabled, the fabric should be built statically
by manual configurations.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.25506.2.127.1.1.1.2.1.1
hh3cVsanDmFabricNameConfigured
Specifies the fabric name in this VSAN, and will use a
zero-length octet string as default value if not configured.
The fabric name specified here takes effect only if the
value of hh3cVsanDmDomainConfigureEnable is 'fa…
HH3C-FC-TC-MIBHh3cFcNameIdOrZeror/w
Textual Convention: HH3C-FC-TC-MIBHh3cFcNameIdOrZero OctetString
Type Constraints:
range: 0
range: 8
range: 16
.1.3.6.1.4.1.25506.2.127.1.1.1.2.1.2
hh3cVsanDmPriorityConfigured
Specifies the priority of a switch in this VSAN, which
is used during principal switch selection to cause one
Switch to be favored over another.
HH3C-FC-TC-MIBHh3cFcDomainPriorityr/w
Textual Convention: HH3C-FC-TC-MIBHh3cFcDomainPriority Unsigned32
Type Constraints:
range: 1..254
.1.3.6.1.4.1.25506.2.127.1.1.1.2.1.3
hh3cVsanDmAllowedDomainIdList
Specifies the list of domain IDs that are allowed in the
VSAN, and the configuration has different meanings in
different scenarios:

1. Principal switch: Can only assign domains IDs within
the allowed d…
HH3C-FC-TC-MIBHh3cFcDomainIdListr/w
Textual Convention: HH3C-FC-TC-MIBHh3cFcDomainIdList OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.25506.2.127.1.1.1.2.1.4
hh3cVsanDmDomainIdConfigured
Used to configure or cancel a domain ID for a switch in
this VSAN.

When this value is not zero, the domain ID type should
be specified together via hh3cVsanDmDomainIdTypeConfigured,
or the default value o…
HH3C-FC-TC-MIBHh3cFcDomainIdOrZeror/w
Textual Convention: HH3C-FC-TC-MIBHh3cFcDomainIdOrZero Integer32
Type Constraints:
range: 0..239
.1.3.6.1.4.1.25506.2.127.1.1.1.2.1.5
hh3cVsanDmDomainIdTypeConfigured
Specifies the type of configured domain ID, which can be
static type or preferred type.
Enumerationr/w
Enumerated Values:
1static
2preferred
.1.3.6.1.4.1.25506.2.127.1.1.1.2.1.6
hh3cVsanDmAutoReconfigureEnable
Used to specify whether a disruptive reconfiguration will
be automatically performed when the domain ID lists overlaps
in fabric merging.

The fabric reconfiguration function takes effect only when
the val…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.25506.2.127.1.1.1.2.1.7
hh3cVsanDmDomainRestart
Used to manually trigger a disruptive or non-disruptive
reconfiguration of the fabric.
Enumerationr/w
Enumerated Values:
1noOperation
2nonDisruptive
3disruptive
.1.3.6.1.4.1.25506.2.127.1.1.1.2.1.8
hh3cVsanDmState
Indicates the managing state of the domain in this VSAN.
HH3C-FC-TC-MIBHh3cFcDmState
Textual Convention: HH3C-FC-TC-MIBHh3cFcDmState Enumeration
Type Values:
1disabledWithNoDomain
2disabledWithDomainCfg
3stableWithNoEports
4stableWithDomainCfg
5stableWithNoDomain
6principalSwitchInSelect
7domainIdRequesting
8buildFabricPhase
9reconfigureFabricPhase
10unknown
.1.3.6.1.4.1.25506.2.127.1.1.1.2.1.9
hh3cVsanDmDomainIdAssigned
Indicates the Domain ID of the local switch in this
VSAN or zero if no Domain ID has been assigned.
HH3C-FC-TC-MIBHh3cFcDomainIdOrZero
Textual Convention: HH3C-FC-TC-MIBHh3cFcDomainIdOrZero Integer32
Type Constraints:
range: 0..239
.1.3.6.1.4.1.25506.2.127.1.1.1.2.1.10
hh3cVsanDmPrincipalSwitchWWN
Indicates the WWN of the principal switch in this VSAN,
or zero-length string if the identity of the principal
switch is unknown.
HH3C-FC-TC-MIBHh3cFcNameId
Textual Convention: HH3C-FC-TC-MIBHh3cFcNameId OctetString
Type Constraints:
range: 8
.1.3.6.1.4.1.25506.2.127.1.1.1.2.1.11
hh3cVsanDmLocalSwitchWWN
Indicates the WWN of the local switch in this VSAN.
HH3C-FC-TC-MIBHh3cFcNameId
Textual Convention: HH3C-FC-TC-MIBHh3cFcNameId OctetString
Type Constraints:
range: 8
.1.3.6.1.4.1.25506.2.127.1.1.1.2.1.12
hh3cVsanDmPrincipalSwRunPriority
Indicates the running priority of the principal switch in
this VSAN.
HH3C-FC-TC-MIBHh3cFcDomainPriority
Textual Convention: HH3C-FC-TC-MIBHh3cFcDomainPriority Unsigned32
Type Constraints:
range: 1..254
.1.3.6.1.4.1.25506.2.127.1.1.1.2.1.13
hh3cVsanDmLocalSwRunPriority
Indicates the running priority of the local switch in
this VSAN.
HH3C-FC-TC-MIBHh3cFcDomainPriority
Textual Convention: HH3C-FC-TC-MIBHh3cFcDomainPriority Unsigned32
Type Constraints:
range: 1..254
.1.3.6.1.4.1.25506.2.127.1.1.1.2.1.14
hh3cVsanDmPrincipalSwSlctCnt
The times that local switch has participated in principal
switch selection in this VSAN.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.127.1.1.1.2.1.15
hh3cVsanDmLocalPrincipalSwSlctCnt
The times that local switch was elected as principal switch
in this VSAN.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.127.1.1.1.2.1.16
hh3cVsanDmBFCnt
The times that local switch has participated in a BF(Build
Fabric) process in this VSAN.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.127.1.1.1.2.1.17
hh3cVsanDmRCFCnt
The times that local switch has participated in a RCF
(Reconfigure Fabric) process in this VSAN.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.127.1.1.1.2.1.18
.1.3.6.1.4.1.25506.2.127.1.1.1.3 · 1 row entry · 1 columns
A table contains the FC(Fibre Channel) related interface
configurations about domain management of a VSAN.
hh3cVsanDmIfConfigEntry entry .1.3.6.1.4.1.25506.2.127.1.1.1.3.1
An entry used for managing the FC related interface
configurations about domain management of a VSAN.
An entry can be created when any object in this table is
set to non-default value, and be deleted when the objects
in…
Indexes
IF-MIBifIndex hh3cVsanIndex
Column Syntax OID
hh3cVsanDmIfConfigRcfReject
Used to specify whether the RCF(Reconfigure Fabric) requests
received in this VSAN should be rejected.
- true: the received RCF will be rejected.
- false: the received RCF will be accepted.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.25506.2.127.1.1.1.3.1.1
.1.3.6.1.4.1.25506.2.127.1.1.1.4 · 1 row entry · 4 columns
This table contains FC ID information for each VSAN.
hh3cVsanFcIdEntry entry .1.3.6.1.4.1.25506.2.127.1.1.1.4.1
This entry provides FC ID information for a VSAN.
Indexes
hh3cVsanIndex
Column Syntax OID
hh3cVsanFreeFcIds
The number of FC IDs that are unassigned on this VSAN.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.127.1.1.1.4.1.1
hh3cVsanAssignedFcIds
The number of FC IDs that are assigned on this VSAN.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.127.1.1.1.4.1.2
hh3cVsanFcIdPersistency
Enable or disable FC ID persistency on this VSAN.

If this object is set to 'true', then all the FC ID
assigned on this VSAN are made persistent on this VSAN, and
all login entries automatically created in…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.25506.2.127.1.1.1.4.1.3
hh3cVsanFcIdPurge
This object is used to purge the FC ID
persistency database on this VSAN.

If the value of this object is 'enable', then
all entries on this VSAN in the hh3cVsanFcIdPersistencyTable with
hh3cVsanFcIdPersis…
Enumerationr/w
Enumerated Values:
1noOp
2enable
.1.3.6.1.4.1.25506.2.127.1.1.1.4.1.4
.1.3.6.1.4.1.25506.2.127.1.1.1.5 · 1 row entry · 5 columns
This table contains the FC IDs which are in the FC ID
persistency database of each VSAN.
          
If the FC ID persistency is enabled, FC devices would get
the same FC IDs even if they disappear and appear again.
          
The FC ID persistency database contains information
about the FC IDs which are assigned to FC devices
either statically (configured) or dynamically.
          
An entry is automatically created when a FC ID is
assigned and hh3cVsanFcIdPersistency is 'true' on this VSAN.
          
The entries can also be created and deleted via
the hh3cVsanFcIdPersistencyRowStatus object.
          
If the object hh3cVsanFcIdPurge is set to 'enable', an entry is
deleted if its hh3cVsanFcIdPersistencyType is 'dynamic' and
hh3cVsanFcIdPersistencyUsed is 'false'.
          
If the hh3cVsanFcIdPersistency is 'false', no
entry can be created.
          
If the hh3cVsanDmDomainIdAssigned is changed on a VSAN, then all the
entries on that VSAN in this table are deleted.
hh3cVsanFcIdPersistencyEntry entry .1.3.6.1.4.1.25506.2.127.1.1.1.5.1
This entry provides FC ID persistency information for a VSAN.
Indexes
hh3cVsanIndex hh3cVsanFcIdPersistencyWwn
Column Syntax OID
hh3cVsanFcIdPersistencyWwn
This is either the port WWN of the FC device if the
local port is an F_port. The local port is the port on
the local device to which the FC device is attached.
HH3C-FC-TC-MIBHh3cFcNameId
Textual Convention: HH3C-FC-TC-MIBHh3cFcNameId OctetString
Type Constraints:
range: 8
.1.3.6.1.4.1.25506.2.127.1.1.1.5.1.1
hh3cVsanFcIdPersistencyFcId
The FC ID assigned for this WWN on this VSAN.

This object cannot be changed if either the value of
hh3cVsanFcIdPersistencyUsed is 'true' or if the
new value being set is already assigned on this VSAN.
HH3C-FC-TC-MIBHh3cFcAddressIdr/w
Textual Convention: HH3C-FC-TC-MIBHh3cFcAddressId OctetString
Type Constraints:
range: 3
.1.3.6.1.4.1.25506.2.127.1.1.1.5.1.2
hh3cVsanFcIdPersistencyUsed
This object indicates this FC ID is used or not.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.25506.2.127.1.1.1.5.1.3
hh3cVsanFcIdPersistencyType
The type of persistency of this FC ID.
Enumerationr/w
Enumerated Values:
1static
2dynamic
.1.3.6.1.4.1.25506.2.127.1.1.1.5.1.4
hh3cVsanFcIdPersistencyRowStatus
An entry cannot be created if hh3cVsanFcIdPersistency is 'false'.
An entry cannot be deleted if hh3cVsanFcIdPersistencyUsed is 'true'.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.25506.2.127.1.1.1.5.1.5
.1.3.6.1.4.1.25506.2.127.1.1.2.1 · 1 row entry · 2 columns
A table specifies the information of the switch
about all the Domain IDs which have been assigned
in each of the VSANs.
hh3cVsanDmDatabaseEntry entry .1.3.6.1.4.1.25506.2.127.1.1.2.1.1
An object in the hh3cVsanDmDatabaseTable contains one
Domain ID and the corresponding WWN of the switch in
one VSAN.
Indexes
hh3cVsanIndex hh3cVsanDmDatabaseDomainId
Column Syntax OID
hh3cVsanDmDatabaseDomainId
The Domain ID which has been assigned.
HH3C-FC-TC-MIBHh3cFcDomainId
Textual Convention: HH3C-FC-TC-MIBHh3cFcDomainId Integer32
Type Constraints:
range: 1..239
.1.3.6.1.4.1.25506.2.127.1.1.2.1.1.1
hh3cVsanDmDatabaseSwitchWWN
The WWN of the switch to which the corresponding
Domain ID has been assigned in the particular VSAN.
HH3C-FC-TC-MIBHh3cFcNameId
Textual Convention: HH3C-FC-TC-MIBHh3cFcNameId OctetString
Type Constraints:
range: 8
.1.3.6.1.4.1.25506.2.127.1.1.2.1.1.2
.1.3.6.1.4.1.25506.2.127.1.1.2.2 · 1 row entry · 1 columns
A table specifies the information of an interface
in each of the VSANs.
hh3cVsanDmIfInfoEntry entry .1.3.6.1.4.1.25506.2.127.1.1.2.2.1
A conceptual row in the hh3cVsanDmIfInfoTable indicates the
role information of the interface in the particular VSAN.
Indexes
IF-MIBifIndex hh3cVsanIndex
Column Syntax OID
hh3cVsanDmIfInfoRole
The role of the interface in the VSAN. The value specifications
are listed as follows:

nonPrincipal - The state of the interface is not principal
interface in the VSAN.
pri…
Enumeration
Enumerated Values:
1nonPrincipal
2principalUpstream
3principalDownstream
4isolated
5unknown
.1.3.6.1.4.1.25506.2.127.1.1.2.2.1.1