fcipEntityAddress

FCIP-MGMT-MIB · .1.3.6.1.2.1.224.1.1.4.1.4

Object

The Internet address for the entity, if configured.  The
format of this address is determined by the value of the
fcipEntityAddressType object.

Context

MIB
FCIP-MGMT-MIB
OID
.1.3.6.1.2.1.224.1.1.4.1.4
Type
column
Access
readwrite
Status
current
Parent
fcipEntityInstanceEntry
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::fcipEntityAddress'
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::fcipEntityAddress.<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::fcipEntityAddress'

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.