fcIfModuleBandwidthFairnessConfig

CISCO-FC-FE-MIB · .1.3.6.1.4.1.9.9.289.1.1.15.1.2

Object

column r/w Enumeration
This object helps the user to control bandwidth fairness on
modules that support it. 
              
enable(1)  - Enables the bandwidth fairness
disable(2) - Disables the bandwidth fairness 
notApplicable(3) - This value is read-only and is always returned for
                   module which does not support this configuration
              
By default, bandwidth fairness is enabled for a module. If the 
user configures this object to disable (2), fair bandwidth 
provisioning will not be guaranteed for interfaces with 
fcIfPortRadeMode equal to 'dedicated'.

Context

MIB
CISCO-FC-FE-MIB
OID
.1.3.6.1.4.1.9.9.289.1.1.15.1.2
Type
column
Access
readwrite
Status
current
Parent
fcIfModuleEntry
Groups
2

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::fcIfModuleBandwidthFairnessConfig'
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::fcIfModuleBandwidthFairnessConfig.<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::fcIfModuleBandwidthFairnessConfig'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable
3notApplicable