H3C-VSAN-MIB Table View

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

Tables
7
Rows
7
Columns
36

h3cVsanTable

table
.1.3.6.1.4.1.2011.10.2.127.1.1.1.1 · 1 row entry · 5 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cVsanTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-VSAN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-VSAN-MIB::h3cVsanTable'
A table contains all the VSANs configured on the device.  It can
be used to manage and monitor the VSANs on local device.
h3cVsanEntry row .1.3.6.1.4.1.2011.10.2.127.1.1.1.1.1
An entry that contains information about a VSAN in the h3cVsanTable.
Indexes
Column Syntax OID
The identifier of the VSAN.
H3C-FC-TC-MIBH3cFcVsanIndex
Type Constraints:
range: 1..4095
.1.3.6.1.4.1.2011.10.2.127.1.1.1.1.1.1
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.2011.10.2.127.1.1.1.1.1.2
RowStatus. Now only three states are supported:
createAndGo, active, and destroy.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.10.2.127.1.1.1.1.1.3
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.2011.10.2.127.1.1.1.1.1.4
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.10.2.127.1.1.1.1.1.5
.1.3.6.1.4.1.2011.10.2.127.1.1.1.2 · 1 row entry · 18 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cVsanDmTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-VSAN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-VSAN-MIB::h3cVsanDmTable'
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.
h3cVsanDmEntry row .1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1
An entry of domain management related configurations
and information of a specified VSAN.
Indexes
Column Syntax OID
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.1
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 h3cVsanDmDomainConfigureEnable is 'fal…
H3C-FC-TC-MIBH3cFcNameIdOrZeror/w
Type Constraints:
range: 0
range: 8
range: 16
.1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.2
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.
H3C-FC-TC-MIBH3cFcDomainPriorityr/w
Type Constraints:
range: 1..254
.1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.3
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…
H3C-FC-TC-MIBH3cFcDomainIdListr/w
Type Constraints:
range: 0..32
.1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.4
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 h3cVsanDmDomainIdTypeConfigured,
or the default value of…
H3C-FC-TC-MIBH3cFcDomainIdOrZeror/w
Type Constraints:
range: 0..239
.1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.5
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.2011.10.2.127.1.1.1.2.1.6
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.7
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.2011.10.2.127.1.1.1.2.1.8
Indicates the managing state of the domain in this VSAN.
H3C-FC-TC-MIBH3cFcDmState
Type Values:
1disabledWithNoDomain
2disabledWithDomainCfg
3stableWithNoEports
4stableWithDomainCfg
5stableWithNoDomain
6principalSwitchInSelect
7domainIdRequesting
8buildFabricPhase
9reconfigureFabricPhase
10unknown
.1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.9
Indicates the Domain ID of the local switch in this
VSAN or zero if no Domain ID has been assigned.
H3C-FC-TC-MIBH3cFcDomainIdOrZero
Type Constraints:
range: 0..239
.1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.10
Indicates the WWN of the principal switch in this VSAN,
or zero-length string if the identity of the principal
switch is unknown.
H3C-FC-TC-MIBH3cFcNameId
Type Constraints:
range: 8
.1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.11
Indicates the WWN of the local switch in this VSAN.
H3C-FC-TC-MIBH3cFcNameId
Type Constraints:
range: 8
.1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.12
Indicates the running priority of the principal switch in
this VSAN.
H3C-FC-TC-MIBH3cFcDomainPriority
Type Constraints:
range: 1..254
.1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.13
Indicates the running priority of the local switch in
this VSAN.
H3C-FC-TC-MIBH3cFcDomainPriority
Type Constraints:
range: 1..254
.1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.14
The times that local switch has participated in principal
switch selection in this VSAN.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.15
The times that local switch was elected as principal switch
in this VSAN.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.16
The times that local switch has participated in a BF(Build
Fabric) process in this VSAN.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.17
The times that local switch has participated in a RCF
(Reconfigure Fabric) process in this VSAN.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.10.2.127.1.1.1.2.1.18
.1.3.6.1.4.1.2011.10.2.127.1.1.1.3 · 1 row entry · 1 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cVsanDmIfConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-VSAN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-VSAN-MIB::h3cVsanDmIfConfigTable'
A table contains the FC(Fibre Channel) related interface
configurations about domain management of a VSAN.
h3cVsanDmIfConfigEntry row .1.3.6.1.4.1.2011.10.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…
Column Syntax OID
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.10.2.127.1.1.1.3.1.1
.1.3.6.1.4.1.2011.10.2.127.1.1.1.4 · 1 row entry · 4 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cVsanFcIdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-VSAN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-VSAN-MIB::h3cVsanFcIdTable'
This table contains FC ID information for each VSAN.
h3cVsanFcIdEntry row .1.3.6.1.4.1.2011.10.2.127.1.1.1.4.1
This entry provides FC ID information for a VSAN.
Indexes
Column Syntax OID
The number of FC IDs that are unassigned on this VSAN.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.10.2.127.1.1.1.4.1.1
The number of FC IDs that are assigned on this VSAN.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.10.2.127.1.1.1.4.1.2
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.10.2.127.1.1.1.4.1.3
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 h3cVsanFcIdPersistencyTable with
h3cVsanFcIdPersiste…
Enumerationr/w
Enumerated Values:
1noOp
2enable
.1.3.6.1.4.1.2011.10.2.127.1.1.1.4.1.4
.1.3.6.1.4.1.2011.10.2.127.1.1.1.5 · 1 row entry · 5 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cVsanFcIdPersistencyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-VSAN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-VSAN-MIB::h3cVsanFcIdPersistencyTable'
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 h3cVsanFcIdPersistency is 'true' on this VSAN.
          
The entries can also be created and deleted via
the h3cVsanFcIdPersistencyRowStatus object.
          
If the object h3cVsanFcIdPurge is set to 'enable', an entry is
deleted if its h3cVsanFcIdPersistencyType is 'dynamic' and
h3cVsanFcIdPersistencyUsed is 'false'.
          
If the h3cVsanFcIdPersistency is 'false', no
entry can be created.
          
If the h3cVsanDmDomainIdAssigned is changed on a VSAN, then all the
entries on that VSAN in this table are deleted.
h3cVsanFcIdPersistencyEntry row .1.3.6.1.4.1.2011.10.2.127.1.1.1.5.1
This entry provides FC ID persistency information for a VSAN.
Column Syntax OID
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.
H3C-FC-TC-MIBH3cFcNameId
Type Constraints:
range: 8
.1.3.6.1.4.1.2011.10.2.127.1.1.1.5.1.1
The FC ID assigned for this WWN on this VSAN.

This object cannot be changed if either the value of
h3cVsanFcIdPersistencyUsed is 'true' or if the
new value being set is already assigned on this VSAN.
H3C-FC-TC-MIBH3cFcAddressIdr/w
Type Constraints:
range: 3
.1.3.6.1.4.1.2011.10.2.127.1.1.1.5.1.2
This object indicates this FC ID is used or not.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.10.2.127.1.1.1.5.1.3
The type of persistency of this FC ID.
Enumerationr/w
Enumerated Values:
1static
2dynamic
.1.3.6.1.4.1.2011.10.2.127.1.1.1.5.1.4
An entry cannot be created if h3cVsanFcIdPersistency is 'false'.
An entry cannot be deleted if h3cVsanFcIdPersistencyUsed is 'true'.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.10.2.127.1.1.1.5.1.5
.1.3.6.1.4.1.2011.10.2.127.1.1.2.1 · 1 row entry · 2 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cVsanDmDatabaseTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-VSAN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-VSAN-MIB::h3cVsanDmDatabaseTable'
A table specifies the information of the switch
about all the Domain IDs which have been assigned
in each of the VSANs.
h3cVsanDmDatabaseEntry row .1.3.6.1.4.1.2011.10.2.127.1.1.2.1.1
An object in the h3cVsanDmDatabaseTable contains one
Domain ID and the corresponding WWN of the switch in
one VSAN.
Column Syntax OID
The Domain ID which has been assigned.
H3C-FC-TC-MIBH3cFcDomainId
Type Constraints:
range: 1..239
.1.3.6.1.4.1.2011.10.2.127.1.1.2.1.1.1
The WWN of the switch to which the corresponding
Domain ID has been assigned in the particular VSAN.
H3C-FC-TC-MIBH3cFcNameId
Type Constraints:
range: 8
.1.3.6.1.4.1.2011.10.2.127.1.1.2.1.1.2
.1.3.6.1.4.1.2011.10.2.127.1.1.2.2 · 1 row entry · 1 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cVsanDmIfInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-VSAN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-VSAN-MIB::h3cVsanDmIfInfoTable'
A table specifies the information of an interface
in each of the VSANs.
h3cVsanDmIfInfoEntry row .1.3.6.1.4.1.2011.10.2.127.1.1.2.2.1
A conceptual row in the h3cVsanDmIfInfoTable indicates the
role information of the interface in the particular VSAN.
Column Syntax OID
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.2011.10.2.127.1.1.2.2.1.1