fcIfModuleXcvrFrequencyConfig

CISCO-FC-FE-MIB · .1.3.6.1.4.1.9.9.289.1.1.15.1.4

Object

column r/w Enumeration
This object specifies the transceiver frequency of this
module.
notApplicable(1)      - This value is read-only and is always
                        returned for module which does not 
                        support this configuration.
xcvrFreqX2FC(2)       - Sets the object to 10G FC transceiver
                        frequency.
xcvrFreqX2Eth(3)      - Sets the object to 10G Ethernet 
                        transceiver frequency.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notApplicable
2xcvrFreqX2FC
3xcvrFreqX2Eth

Conformance