cefexConfigExtenderName
CISCO-ETHERNET-FABRIC-EXTENDER-MIB ·
.1.3.6.1.4.1.9.9.691.1.1.2.1.1
Object
column r/w
OctetString
This object specifies a human readable string representing the name of the 'Extender'. Note that default value of this object will be the string 'FEXxxxx' where xxxx is value of cefexBindingExtenderIndex expressed as 4 digits. For example, if cefexBindingExtenderIndex is 123, the default value of this object is 'FEX0123'. This object allows the user to identify the extender with an appropriate name.
Context
- MIB
- CISCO-ETHERNET-FABRIC-EXTENDER-MIB
- OID
.1.3.6.1.4.1.9.9.691.1.1.2.1.1- 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::cefexConfigExtenderName'
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::cefexConfigExtenderName.<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::cefexConfigExtenderName'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-32
Conformance
Member of
Compliance refinements
cEthernetFabricExtenderMIBCompliance
readonly
Support for write access is not required.