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
Net-SNMP examples
How SNMP and these commands workWalk 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
1 | auto |
2 | eighthGbs |
3 | quarterGbs |
4 | halfGbs |
5 | oneGbs |
6 | twoGbs |
7 | fourGbs |
8 | tenGbs |
Conformance
Member of
Compliance refinements
cfcmgmtCompliance
readonly
Write access is not required.