fcmPortCapProtocols

FC-MGMT-MIB · .1.3.6.1.2.1.10.56.1.3.1.13

Object

column Bits
A bit mask specifying the higher level protocols that are
capable of running over this port.  Note that for generic
Fx_Ports, E_Ports, and B_Ports, this object will indicate
all protocols.

Context

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

Syntax

Bits

Values & Constraints

Enumerated Values
0unknown
1loop
2fabric
3scsi
4tcpIp
5vi
6ficon

Conformance