fcipEntityAddressType

FCIP-MGMT-MIB · .1.3.6.1.2.1.224.1.1.4.1.3

Object

The type of Internet address by which the entity is
reachable.  Only address types IPv4 and IPv6 are supported.

Context

MIB
FCIP-MGMT-MIB
OID
.1.3.6.1.2.1.224.1.1.4.1.3
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::fcipEntityAddressType'
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::fcipEntityAddressType.<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::fcipEntityAddressType'

Values & Constraints

Type Values
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn

Conformance

Member of
Compliance refinements
fcipCompliance INET-ADDRESS-MIB::InetAddressType
Values: ipv4(1), ipv6(2)
Only IPv4 and IPv6 address types need to be supported for
addressing FCIP entities.