t11FamAreaAssignedPortIdList
T11-FC-FABRIC-ADDR-MGR-MIB ·
.1.3.6.1.2.1.137.1.2.1.1.2
Object
column OctetString
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'.
Context
- MIB
- T11-FC-FABRIC-ADDR-MGR-MIB
- OID
.1.3.6.1.2.1.137.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- t11FamAreaEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'T11-FC-FABRIC-ADDR-MGR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-FABRIC-ADDR-MGR-MIB::t11FamAreaAssignedPortIdList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'T11-FC-FABRIC-ADDR-MGR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-FABRIC-ADDR-MGR-MIB::t11FamAreaAssignedPortIdList.<fcmInstanceIndex>.<fcmSwitchIndex>.<t11FamFabricIndex>.<t11FamAreaAreaId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'T11-FC-FABRIC-ADDR-MGR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'T11-FC-FABRIC-ADDR-MGR-MIB::t11FamAreaAssignedPortIdList'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-256
Conformance
Member of