All MIBs › T11-FC-FABRIC-ADDR-MGR-MIB › t11FamAssignedAreaIdList
t11FamAssignedAreaIdList
Module: T11-FC-FABRIC-ADDR-MGR-MIB
OID (symbolic): T11-FC-FABRIC-ADDR-MGR-MIB::t11FamAssignedAreaIdList
OID (numeric): 1.3.6.1.2.1.137.1.1.1.1.9
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The list of (zero or more) Area_IDs that have been assigned by a particular switch in this Fabric, formatted as an array of octets in ascending order.
Each octet represents one Area_ID. So, the list containing Area_IDs 23, 45, 235, and 56 would be formatted as the 4-octet string x'172d38eb'.
A particular area's Area_ID is used as the index into the t11FamAreaTable to get the statistics on that area.
What is t11FamAssignedAreaIdList?
The list of Area_IDs this switch has assigned within its Domain on this Fabric, packed as one octet per Area_ID in ascending order -- each value doubles as an index into t11FamAreaTable for per-area statistics.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.137.1.1.1.1.9 snmpwalk -v2c -c public <target> T11-FC-FABRIC-ADDR-MGR-MIB::t11FamAssignedAreaIdList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.137.1.1.1.1.9.1 snmpget -v2c -c public <target> T11-FC-FABRIC-ADDR-MGR-MIB::t11FamAssignedAreaIdList.1
Start monitoring Fibre Channel SAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the T11-FC-FABRIC-ADDR-MGR-MIB::t11FamAssignedAreaIdList OID value, configure state conditions and alerts, and monitor any Fibre Channel SAN switches 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.137 | t11FcFabricAddrMgrMIB | T11-FC-FABRIC-ADDR-MGR-MIB |
| 1.3.6.1.2.1.137.1 | t11FamMIBObjects | T11-FC-FABRIC-ADDR-MGR-MIB |
| 1.3.6.1.2.1.137.1.1 | t11FamConfiguration | T11-FC-FABRIC-ADDR-MGR-MIB |
| 1.3.6.1.2.1.137.1.1.1 | t11FamTable | T11-FC-FABRIC-ADDR-MGR-MIB |
| 1.3.6.1.2.1.137.1.1.1.1 | t11FamEntry | T11-FC-FABRIC-ADDR-MGR-MIB |
| 1.3.6.1.2.1.137.1.1.1.1.9 | t11FamAssignedAreaIdList | T11-FC-FABRIC-ADDR-MGR-MIB |