All MIBs › T11-FC-FABRIC-ADDR-MGR-MIB › t11FamAreaAssignedPortIdList
t11FamAreaAssignedPortIdList
Module: T11-FC-FABRIC-ADDR-MGR-MIB
OID (symbolic): T11-FC-FABRIC-ADDR-MGR-MIB::t11FamAreaAssignedPortIdList
OID (numeric): 1.3.6.1.2.1.137.1.2.1.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The list of Port_IDs which have been assigned in this area and Fabric, formatted as an array of octets in ascending order. There could be zero or more Port_IDs assigned on this area and Fabric.
Each octet represents one Port_ID. So, the list containing the Port_IDs 23, 45, 235, and 56 would be formatted as the 4-octet string x'172d38eb'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.137.1.2.1.1.2 snmpwalk -v2c -c public <target> T11-FC-FABRIC-ADDR-MGR-MIB::t11FamAreaAssignedPortIdList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.137.1.2.1.1.2.1 snmpget -v2c -c public <target> T11-FC-FABRIC-ADDR-MGR-MIB::t11FamAreaAssignedPortIdList.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.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.2 | t11FamInfo | T11-FC-FABRIC-ADDR-MGR-MIB |
| 1.3.6.1.2.1.137.1.2.1 | t11FamAreaTable | T11-FC-FABRIC-ADDR-MGR-MIB |
| 1.3.6.1.2.1.137.1.2.1.1 | t11FamAreaEntry | T11-FC-FABRIC-ADDR-MGR-MIB |
| 1.3.6.1.2.1.137.1.2.1.1.2 | t11FamAreaAssignedPortIdList | T11-FC-FABRIC-ADDR-MGR-MIB |