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.
What is t11ZsServerDatabaseStorageType?
Specifies how the Zone Set database's rows are stored for this Fabric on this switch (e.g. volatile, nonVolatile, permanent), which also governs whether writable values here and in the notification-control table survive a reboot; a value of permanent means the database need not be writable at all. Defaults to nonVolatile.
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>
Start monitoring Fibre Channel SAN switches/directors, vendor-neutral standards-based per T11 FC-GS-5 (zoning-service commit/distribution status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the T11-FC-ZONE-SERVER-MIB::t11ZsServerDatabaseStorageType OID value, configure state conditions and alerts, and monitor any Fibre Channel SAN switches/directors, vendor-neutral standards-based per T11 FC-GS-5 (zoning-service commit/distribution status) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |