fcmPortOperProtocols

FC-MGMT-MIB · .1.3.6.1.2.1.10.56.1.3.1.14

Object

column Bits
A bit mask specifying the higher level protocols that are
currently operational on this port.  For Fx_Ports, E_Ports,
and B_Ports, this object will typically have the value
'unknown'.

Context

MIB
FC-MGMT-MIB
OID
.1.3.6.1.2.1.10.56.1.3.1.14
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::fcmPortOperProtocols'
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::fcmPortOperProtocols.<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::fcmPortOperProtocols'

Syntax

Bits

Values & Constraints

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

Conformance