fcipLinkRemFcipEntityAddressType

FCIP-MGMT-MIB · .1.3.6.1.2.1.224.1.1.5.1.9

Object

The type of Internet address contained in the corresponding
instance of fcipLinkRemFcipEntityAddress.  Only address
types IPv4 and IPv6 are supported.

Context

MIB
FCIP-MGMT-MIB
OID
.1.3.6.1.2.1.224.1.1.5.1.9
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::fcipLinkRemFcipEntityAddressType'
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::fcipLinkRemFcipEntityAddressType.<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::fcipLinkRemFcipEntityAddressType'

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 the remote FCIP entities.