All MIBs › T11-FC-ZONE-SERVER-MIB › t11ZsActiveZoneMemberFormat
t11ZsActiveZoneMemberFormat
Module: T11-FC-ZONE-SERVER-MIB
OID (symbolic): T11-FC-ZONE-SERVER-MIB::t11ZsActiveZoneMemberFormat
OID (numeric): 1.3.6.1.2.1.160.1.1.12.1.2
Node type: OBJECT-TYPE
Type: T11ZsZoneMemberType
Access: read-only
Description:
This object identifies the identifier format of the corresponding instance of t11ZsActiveZoneMemberID.
What is t11ZsActiveZoneMemberFormat?
This identifies whether a Fibre Channel zone member is referenced by WWN, alias, or domain ID. It tells the zone server how to interpret the corresponding member identifier. A SAN admin uses this when validating zone configurations to ensure member references match the expected naming scheme.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.160.1.1.12.1.2 snmpwalk -v2c -c public <target> T11-FC-ZONE-SERVER-MIB::t11ZsActiveZoneMemberFormat
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.160.1.1.12.1.2.1 snmpget -v2c -c public <target> T11-FC-ZONE-SERVER-MIB::t11ZsActiveZoneMemberFormat.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> t11ZsActiveZoneMemberFormat.1
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.12 | t11ZsActiveZoneMemberTable | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1.1.12.1 | t11ZsActiveZoneMemberEntry | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1.1.12.1.2 | t11ZsActiveZoneMemberFormat | T11-FC-ZONE-SERVER-MIB |