All MIBs › T11-FC-ZONE-SERVER-MIB › t11ZsActiveAttribValue
t11ZsActiveAttribValue
Module: T11-FC-ZONE-SERVER-MIB
OID (symbolic): T11-FC-ZONE-SERVER-MIB::t11ZsActiveAttribValue
OID (numeric): 1.3.6.1.2.1.160.1.1.13.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The value of the attribute, formatted according to its type as indicated by the corresponding instance of t11ZsActiveAttribType.
As specified in FC-GS-5, the length of an attribute value is at least 4 bytes, and if necessary, the value is appended with zero bytes so that the length is a multiple of 4. For a Vendor-Specific attribute value, the first 8 bytes contain the T10 Vendor ID as described in FC-GS-5.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.160.1.1.13.1.3 snmpwalk -v2c -c public <target> T11-FC-ZONE-SERVER-MIB::t11ZsActiveAttribValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.160.1.1.13.1.3.1 snmpget -v2c -c public <target> T11-FC-ZONE-SERVER-MIB::t11ZsActiveAttribValue.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> t11ZsActiveAttribValue.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.13 | t11ZsActiveAttribTable | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1.1.13.1 | t11ZsActiveAttribEntry | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1.1.13.1.3 | t11ZsActiveAttribValue | T11-FC-ZONE-SERVER-MIB |