MIB Discovery
1930 modules enregistrés
Chemin
MIX : 1 (iso). 3 (org). 6 (dod). 1 (internet). 2 (mgmt). 1 (mib-2). 160 (t11ZoneServerMIB). 1 (t11ZsMIBObjects). 1 (t11ZsConfiguration). 5 (t11ZsAliasTable). 1 (t11ZsAliasEntry)
OID : 1.3.6.1.2.1.160.1.1.5.1
TXT : iso. org. dod. internet. mgmt. mib-2. t11ZoneServerMIB. t11ZsMIBObjects. t11ZsConfiguration. t11ZsAliasTable. t11ZsAliasEntry
Enfants
Détails
OID1.3.6.1.2.1.160.1.1.5.1
Module T11-FC-ZONE-SERVER-MIB (ietf)
Nomt11ZsAliasEntry
Statuscurrent
DescriptionEach entry contains information about a Zone Alias in the Zone Set database of a particular Fabric (identified by the value of t11ZsServerFabricIndex) on a particular switch (identified by values of fcmInstanceIndex and fcmSwitchIndex). A Zone Member is added to a Zone Alias by creating an entry in the t11ZsZoneMemberTable pointing to a row of this table via t11ZsAliasIndex, i.e.,: - t11ZsZoneMemberParentType = 'alias', - t11ZsZoneMemberParentIndex = Alias's t11ZsAliasIndex, - t11ZsZoneMemberFormat != '05 - Alias Name', and - t11ZsZoneMemberID = Member's identifier. A Zone Alias is added to a Zone by creating an entry in the t11ZsZoneMemberTable pointing to a row of this table via t11ZsAliasName, i.e.,: - t11ZsZoneMemberParentType = 'zone', and - t11ZsZoneMemberParentIndex = Zone's t11ZsZoneIndex, - t11ZsZoneMemberFormat = '05 - Alias Name', - t11ZsZoneMemberID = Alias's t11ZsAliasName. The StorageType of a row in this table is specified by the instance of t11ZsServerDatabaseStorageType that is INDEXed by the same values of fcmInstanceIndex, fcmSwitchIndex, and t11ZsServerFabricIndex.