cfcmPortAdminSpeed

CISCO-FC-MGMT-MIB · .1.3.6.1.4.1.9.10.999999.1.3.1.12

Object

column r/w Enumeration
The speed of the interface:
'auto'        - auto-negotiation
'tenGbs'      - 10Gbs
'fourGbs'     -  4Gbs
'twoGbs'      -  2Gbs
'oneGbs'      -  1Gbs
'halfGbs'     - 500Mbs
'quarterGbs'  - 250Mbs
'eighthGbs'   - 125Mbs

Context

MIB
CISCO-FC-MGMT-MIB
OID
.1.3.6.1.4.1.9.10.999999.1.3.1.12
Type
column
Access
readwrite
Status
current
Parent
cfcmPortEntry
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-FC-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-MGMT-MIB::cfcmPortAdminSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FC-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-MGMT-MIB::cfcmPortAdminSpeed.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FC-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FC-MGMT-MIB::cfcmPortAdminSpeed'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1auto
2eighthGbs
3quarterGbs
4halfGbs
5oneGbs
6twoGbs
7fourGbs
8tenGbs

Conformance

Member of
Compliance refinements
Write access is not required.