cficonRunCfgPortId

CISCO-FICON-MIB · .1.3.6.1.4.1.9.9.375.1.1.4.1.11

Object

column Integer32
This is the identifier of the peer port.
              
If the peer port is channel, as described
by the instance of cficonRunCfgUnitType, then 
cficonRunCfgPortId will be the CHPID (Channel
Path Identifier) of the channel path that
contains this peer port.
              
If the peer port is controlUnit, then 
cficonRunCfgPortId will be 0.
              
If the peer port is fabric, then 
cficonRunCfgPortId will be port address of the
interface on the peer switch.

Context

MIB
CISCO-FICON-MIB
OID
.1.3.6.1.4.1.9.9.375.1.1.4.1.11
Type
column
Access
readonly
Status
current
Parent
cficonPortRunCfgEntry
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 'CISCO-FICON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FICON-MIB::cficonRunCfgPortId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FICON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FICON-MIB::cficonRunCfgPortId.<vsanIndex>.<cficonPortRunCfgAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FICON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FICON-MIB::cficonRunCfgPortId'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255

Conformance