t11NsRegHardAddress
T11-FC-NAME-SERVER-MIB ·
.1.3.6.1.2.1.135.1.1.2.1.12
Object
column FC-MGMT-MIBFcAddressIdOrZero
The format of this object is identical to the format
of Hard Address defined in the Discover Address (ADISC)
Extended Link Service (FC-FS).
Hard Address is the 24-bit NL_Port identifier that
consists of:
- the 8-bit Domain_ID in the most significant byte
- the 8-bit Area_ID in the next most significant
byte
- the 8-bit AL-PA (Arbitrated Loop Physical Address)
which an NL_Port attempts acquire during FC-AL
initialization in the least significant byte.
If the port is not an NL_Port, or if it is an NL_Port
but does not have a hard address, then all bits are
reported as zeros.
If no 'Hard Address' has been registered, then the
value of this object is the zero-length string.
Context
- MIB
- T11-FC-NAME-SERVER-MIB
- OID
.1.3.6.1.2.1.135.1.1.2.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- t11NsRegEntry
- 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-NAME-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-NAME-SERVER-MIB::t11NsRegHardAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'T11-FC-NAME-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-NAME-SERVER-MIB::t11NsRegHardAddress.<fcmInstanceIndex>.<t11NsInfoSubsetIndex>.<t11NsRegFabricIndex>.<t11NsRegPortIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'T11-FC-NAME-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'T11-FC-NAME-SERVER-MIB::t11NsRegHardAddress'
Syntax
- Source
- FC-MGMT-MIBFcAddressIdOrZero
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0
range: 3
Conformance
Member of