cfmFcipTcpConnPurpose

CISCO-FCIP-MGMT-MIB · .1.3.6.1.4.1.9.10.96.1.1.5.1.3

Object

column Enumeration
The nature of messages that get transmitted on this TCP
connection.
control(1) - TCP connection is for control purpose.
data(2)    - TCP connection is for data purpose.
both(3)    - TCP connection is for control and data 
             purpose.

Context

MIB
CISCO-FCIP-MGMT-MIB
OID
.1.3.6.1.4.1.9.10.96.1.1.5.1.3
Type
column
Access
readonly
Status
current
Parent
cfmFcipTcpConnEntry
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-FCIP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FCIP-MGMT-MIB::cfmFcipTcpConnPurpose'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FCIP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FCIP-MGMT-MIB::cfmFcipTcpConnPurpose.<cfmFcipEntityId>.<cfmFcipLinkIndex>.<cfmFcipTcpConnLocalPort>.<cfmFcipTcpConnRemPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FCIP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FCIP-MGMT-MIB::cfmFcipTcpConnPurpose'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1control
2data
3both

Conformance