fcmPortPhysicalNumber

FC-MGMT-MIB · .1.3.6.1.2.1.10.56.1.3.1.11

Object

This is the port's 'Physical Port Number' as defined by
GS-3.

Context

MIB
FC-MGMT-MIB
OID
.1.3.6.1.2.1.10.56.1.3.1.11
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::fcmPortPhysicalNumber'
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::fcmPortPhysicalNumber.<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::fcmPortPhysicalNumber'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance