All MIBs › T11-FC-ZONE-SERVER-MIB › t11ZsServerDatabaseStorageType
t11ZsServerDatabaseStorageType
Module: T11-FC-ZONE-SERVER-MIB
OID (symbolic): T11-FC-ZONE-SERVER-MIB::t11ZsServerDatabaseStorageType
OID (numeric): 1.3.6.1.2.1.160.1.1.1.1.3
Node type: OBJECT-TYPE
Type: StorageType
Access: read-write
Description:
This object specifies the memory realization, on a particular switch, of the Zone Set database for a particular Fabric. Specifically, each row in the following tables:
t11ZsSetTable t11ZsZoneTable t11ZsSetZoneTable t11ZsAliasTable t11ZsZoneMemberTable t11ZsAttribBlockTable t11ZsAttribTable
has a StorageType as specified by the instance of this object that is INDEXed by the same values of fcmInstanceIndex, fcmSwitchIndex, and
t11ZsServerFabricIndex.
The value of this object is also used to indicate the persistence across reboots of writable values in its row of the t11ZsServerTable, as well as the corresponding row in the t11ZsNotifyControlTable.
If an instance of this object has the value 'permanent(4)', the Zone Set database for the given Fabric on the given switch is not required to be writeable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.160.1.1.1.1.3 snmpwalk -v2c -c public <target> T11-FC-ZONE-SERVER-MIB::t11ZsServerDatabaseStorageType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.160.1.1.1.1.3.1 snmpget -v2c -c public <target> T11-FC-ZONE-SERVER-MIB::t11ZsServerDatabaseStorageType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.160.1.1.1.1.3.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.160 | t11ZoneServerMIB | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1 | t11ZsMIBObjects | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1.1 | t11ZsConfiguration | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1.1.1 | t11ZsServerTable | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1.1.1.1 | t11ZsServerEntry | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1.1.1.1.3 | t11ZsServerDatabaseStorageType | T11-FC-ZONE-SERVER-MIB |