cefexConfigPinningMaxLinks
CISCO-ETHERNET-FABRIC-EXTENDER-MIB ·
.1.3.6.1.4.1.9.9.691.1.1.2.1.5
Object
column r/w
Unsigned32
This object allows the user to identify number of fabric ports to be used in distribution of pinned non fabric ports. As described above, pinning is the forwarding model used for fabric extenders that do not support local forwarding. Traffic from a non fabric port is forwarded to one fabric port. Selection of non fabric port pinning to fabric ports is distributed as evenly as possible across fabric ports. This object allows administrator to configure number of fabric ports that should be used for pinning non fabric ports.
Context
- MIB
- CISCO-ETHERNET-FABRIC-EXTENDER-MIB
- OID
.1.3.6.1.4.1.9.9.691.1.1.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cefexConfigEntry
- 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-ETHERNET-FABRIC-EXTENDER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ETHERNET-FABRIC-EXTENDER-MIB::cefexConfigPinningMaxLinks'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ETHERNET-FABRIC-EXTENDER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ETHERNET-FABRIC-EXTENDER-MIB::cefexConfigPinningMaxLinks.<cefexBindingExtenderIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ETHERNET-FABRIC-EXTENDER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ETHERNET-FABRIC-EXTENDER-MIB::cefexConfigPinningMaxLinks'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-100
Conformance
Member of
Compliance refinements
cEthernetFabricExtenderMIBCompliance
readonly
Support for write access is not required.