ciscoVdcFeatureSetList
CISCO-VDC-MIB ·
.1.3.6.1.4.1.9.9.774.1.3.1.1.12
Object
column r/w
Bits
This object specifies whether a specified feature set is
enabled for a VDC. If a bit corresponding to a feature
set is set to 1, then the specified feature set is enabled.
fcoe -- fiber channel over ethernet feature set.
fabricPath -- fabric path feature set.
fex -- fabric extender feature set.
mpls -- multiprotocol label switching feature set.
ethernet -- ethernet feature set.
virtualization -- virtual machine feature set.
fabric -- fabric feature set.
fcoeNpv -- fcoe Edge N-Port virtualizer feature set.
Context
- MIB
- CISCO-VDC-MIB
- OID
.1.3.6.1.4.1.9.9.774.1.3.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciscoVdcExtEntry
- 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-VDC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VDC-MIB::ciscoVdcFeatureSetList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VDC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VDC-MIB::ciscoVdcFeatureSetList.<ciscoVdcId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VDC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VDC-MIB::ciscoVdcFeatureSetList'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | fcoe |
1 | fabricPath |
2 | fex |
3 | mpls |
4 | ethernet |
5 | virtualization |
6 | fabric |
7 | fcoeNpv |
Conformance
Member of
Compliance refinements
ciscoVdcMIBCompliance1
readonly
It is compliant to implement this object as
read-only.
read-only.