fcipLinkLocalFcipEntityAddress

FCIP-MGMT-MIB · .1.3.6.1.2.1.224.1.1.5.1.6

Object

The Internet address for the local end of this FCIP Link.
The format of this object is determined by the value of the
fcipLinkLocalFcipEntityAddressType object.

Context

MIB
FCIP-MGMT-MIB
OID
.1.3.6.1.2.1.224.1.1.5.1.6
Type
column
Access
readwrite
Status
current
Parent
fcipLinkEntry
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 'FCIP-MGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FCIP-MGMT-MIB::fcipLinkLocalFcipEntityAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FCIP-MGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FCIP-MGMT-MIB::fcipLinkLocalFcipEntityAddress.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FCIP-MGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FCIP-MGMT-MIB::fcipLinkLocalFcipEntityAddress'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance

Member of
Compliance refinements
fcipCompliance INET-ADDRESS-MIB::InetAddress
range: 4 range: 16
Size of FCIP entity's IP address depends on address type.
FCIP entity address size is four if the IP address is
IPv4 and sixteen if the IP address type is IPv6.