t11FamAssignedAreaIdList

T11-FC-FABRIC-ADDR-MGR-MIB · .1.3.6.1.2.1.137.1.1.1.1.9

Object

column OctetString
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.

Context

MIB
T11-FC-FABRIC-ADDR-MGR-MIB
OID
.1.3.6.1.2.1.137.1.1.1.1.9
Type
column
Access
readonly
Status
current
Parent
t11FamEntry
Groups
1

Walk 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::t11FamAssignedAreaIdList'
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::t11FamAssignedAreaIdList.<fcmInstanceIndex>.<fcmSwitchIndex>.<t11FamFabricIndex>'
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::t11FamAssignedAreaIdList'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-256

Conformance

Member of