cficonPortMapObj

CISCO-FICON-MIB · .1.3.6.1.4.1.9.9.375.1.1.16.8.1.2

Object

column OctetString
The port map object.
This object contains information specific to
third party vendor and the usage is vendor
specific.
              
Each record is 7 bytes long and there can be up to 
36 records in this object.
              
Each record consists of the following -
              
0-3  bytes - IfIndex
byte 4     - Port Address
byte 5     - Unit Type
byte 6     - Port Number

Context

MIB
CISCO-FICON-MIB
OID
.1.3.6.1.4.1.9.9.375.1.1.16.8.1.2
Type
column
Access
readonly
Status
current
Parent
cficonPortMapEntry
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::cficonPortMapObj'
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::cficonPortMapObj.<cficonPortMapIndex>'
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::cficonPortMapObj'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance