CISCO-VDC-MIB
- Registered at
- 1.3.6.1.4.1.9.9.774
- Last updated
- 2016-11-03 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2016-11-03 00:00, 2016-01-19 00:00, 2013-09-24 00:00, 2013-07-02 00:00, 2013-06-08 00:00, 2011-05-19 00:00
- Namespace
- cisco
- Source file
CISCO-VDC-MIB- Digest
sha256:28e5ba4766869b3d370b8869027fc7adce0e1fedbd169bd4f7bd4ff81017b8e2
Description
This MIB module defines the objects that describes virtual devices. VDCs are a feature of Nexus series switches from Cisco Systems that allow users to create virtual switches and partition the physical hardware across said virtual switches. This is commonly used to provide management separation without the extra overhead of additional physical hardware. Glossary of the terms used in this MIB: VDC - Virtual Device Context HA - High Availability
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-nexus7000@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | Cisco2KVlanList |
| IF-MIB | InterfaceIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, MacAddress, RowStatus, StorageType, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-SMI CISCO-TC CISCO-VDC-MIB IANAifType-MIB IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CiscoVdcHaPolicy TEXTUAL-CONVENTION The High Availability policy for VDC. reload - reload the supervisor module restart - take down the VDC and recreate it using the startup configuration bringDown - put the VDC in failed state. To recover from failed state, the physical device must be reloaded switchOver - initiate a supervisor module switchover | current | |||
| CiscoVdcPercentOrMinusOne TEXTUAL-CONVENTION An integer that is in the range of a percent value. A value of -1 means that the percentage is not available. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoVdcMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.774.0 | |||
| ciscoVdcMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.774.1 | |||
| ciscoVdcTable OBJECT-TYPE This table contains entries representing a VDC instance. There will be an entry for each VDC instance created in the system. | 1.3.6.1.4.1.9.9.774.1.1 | not-accessible | current | |
| ciscoVdcEntry OBJECT-TYPE An entry representing the information pertaining to a virtual device instance. A peer SNMP entity may create a virtual device instance by setting an instance of ciscoVdcRowStatus to 'createAndWait' or 'createAndGo'. Observe that an implementation that does not support these options must specify these limitations in an agent capabilities statement. Other management entities (e.g., the local console) may perform actions resulting in the creation of a virtual device instance. In these cases, the system must automatically create a row in the ciscoVdcTable. A peer SNMP entity may destroy a virtual device instance by setting the corresponding instance of ciscoVdcRowStatus to 'destroy'. Observe that an implementation that does not support this option must specify this limitation in an agent capabilities statement. Other management entities may perform actions resulting in the destruction of a virtual device instance. In these cases, the system must automatically destroy the corresponding row in the ciscoVdcTable. | 1.3.6.1.4.1.9.9.774.1.1.1 | not-accessible | current | |
| ciscoVdcId OBJECT-TYPE This object indicates an arbitrary integer-value that uniquely identifies a virtual device instance. | 1.3.6.1.4.1.9.9.774.1.1.1.1 | Unsigned32 (1..4096) | not-accessible | current |
| ciscoVdcName OBJECT-TYPE The human-readable name of the VDC instance. This name uniquely identifies the VDC instance in the system. | 1.3.6.1.4.1.9.9.774.1.1.1.2 | SnmpAdminString (SIZE(1..32)) | read-write | current |
| ciscoVdcState OBJECT-TYPE This object indicates the current operational state of the virtual device. | 1.3.6.1.4.1.9.9.774.1.1.1.3 | INTEGER {active(1), suspended(2), nonconfigured(3), configured(4), creating(5), deleting(6), failed(7), pending(8), updating(9), restarting(10), suspending(11), resuming(12), failing(13)} | read-only | current |
| ciscoVdcFcoeCapable OBJECT-TYPE This object indicates the FCoE capabilities of the virtual device. | 1.3.6.1.4.1.9.9.774.1.1.1.4 | INTEGER {disallowed(1), allowed(2), installed(3)} | read-only | current |
| ciscoVdcMac OBJECT-TYPE This object indicates the router MAC address of the virtual device. | 1.3.6.1.4.1.9.9.774.1.1.1.5 | MacAddress | read-only | current |
| ciscoVdcSwitchId OBJECT-TYPE This object indicates the MAC address of the device where the virtual device instance is created. | 1.3.6.1.4.1.9.9.774.1.1.1.6 | MacAddress | read-only | current |
| ciscoVdcRowStatus OBJECT-TYPE This object is used to create, modify, and/or delete a row in this table. In particular, a newly created row cannot be made active until the ciscoVdcName value is set. ciscoVdcName may not be modified while the value of this object is active(1). An attempt to set ciscoVdcName while the value of RowStatus is active(1) will result in an inconsistentValue error. Agent may delete any virtual device which has ciscoVdcState of active(1) and ciscoVdcRowStatus of Active. | 1.3.6.1.4.1.9.9.774.1.1.1.7 | RowStatus | read-write | current |
| ciscoVdcStorageType OBJECT-TYPE This object specifies the storage type for this conceptual row. The following columnar objects are allowed to be writable when the storageType of this conceptual row is permanent(4): none | 1.3.6.1.4.1.9.9.774.1.1.1.8 | StorageType | read-only | current |
| ciscoVdcGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.774.1.2 | |||
| ciscoVdcMaxNumberVdcAllowed OBJECT-TYPE This object indicates the maximum number of VDC instances that can be created in the device. | 1.3.6.1.4.1.9.9.774.1.2.1 | Integer32 | read-only | current |
| ciscoVdcCombinedHostnameEnabled OBJECT-TYPE This object specifies whether the combined hostname functionality is enabled or not. When the combined hostname functionality is enabled, the hostname of non-default VDCs will be <default VDC name>-<nondefault VDC name>. | 1.3.6.1.4.1.9.9.774.1.2.2 | TruthValue | read-write | current |
| ciscoVdcExt OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.774.1.3 | |||
| ciscoVdcExtTable OBJECT-TYPE This table contains additional information of a VDC instance. There will be an entry for each VDC instance created in the system. | 1.3.6.1.4.1.9.9.774.1.3.1 | not-accessible | current | |
| ciscoVdcExtEntry OBJECT-TYPE Each row contains additional information of a VDC instance. | 1.3.6.1.4.1.9.9.774.1.3.1.1 | not-accessible | current | |
| ciscoVdcSingleSupHaPolicy OBJECT-TYPE This object specifies the High Availability policy of a particular VDC when there is only one supervisor on the device. | 1.3.6.1.4.1.9.9.774.1.3.1.1.1 | CiscoVdcHaPolicy | read-write | current |
| ciscoVdcDualSupHaPolicy OBJECT-TYPE This object specifies the High Availability policy of a particular VDC when both the active supervisor and standby supervisor are present on the device. | 1.3.6.1.4.1.9.9.774.1.3.1.1.2 | CiscoVdcHaPolicy | read-write | current |
| ciscoVdcBootOrder OBJECT-TYPE This object specifies the boot order value for this particular VDC. The VDCs with the lowest boot order will boot first. | 1.3.6.1.4.1.9.9.774.1.3.1.1.3 | Unsigned32 | read-write | current |
| ciscoVdcTimeCreated OBJECT-TYPE This object indicates the time at which a particular VDC was created. | 1.3.6.1.4.1.9.9.774.1.3.1.1.4 | DateAndTime | read-only | current |
| ciscoVdcReloadCount OBJECT-TYPE This object indicates the number of times a particular VDC has been reloaded. | 1.3.6.1.4.1.9.9.774.1.3.1.1.5 | Gauge32 | read-only | current |
| ciscoVdcRestartCount OBJECT-TYPE This object indicates the number of times a VDC identified by ciscoVdcId has been restarted. | 1.3.6.1.4.1.9.9.774.1.3.1.1.6 | Gauge32 | read-only | current |
| ciscoVdcRestartTime OBJECT-TYPE This object indicates the most recent restart time of the VDC instance. This object contains value 0x0000010100000000 when the corresponding instance value of ciscoVdcRestartCount is '0'. | 1.3.6.1.4.1.9.9.774.1.3.1.1.7 | DateAndTime | read-only | current |
| ciscoVdcRestartReason OBJECT-TYPE This object indicates the reason of the most recent restart of the VDC. | 1.3.6.1.4.1.9.9.774.1.3.1.1.8 | SnmpAdminString | read-only | current |
| ciscoVdcType OBJECT-TYPE This object specifies the type of the VDC. | 1.3.6.1.4.1.9.9.774.1.3.1.1.9 | INTEGER {admin(1), ethernet(2), storage(3)} | read-write | current |
| ciscoVdcAdminStatus OBJECT-TYPE This object indicates the administrative status of the VDC. active -- the VDC will be put into active state. suspended -- the VDC will be put into paused state. When the suspended VDC is bening resumed, it will come up with its startup configuration. | 1.3.6.1.4.1.9.9.774.1.3.1.1.10 | INTEGER {active(1), suspended(2)} | read-write | current |
| ciscoVdcFromUnallocatedIntf OBJECT-TYPE This object specifies the way that interfaces are allocated from the unallocated interface pool. When the value of this object is set to 'allocate', interfaces in the unallocated interface pool will be allocated to a particular VDC on a best-efforts basis. This object always has the value 'noOp' when read. | 1.3.6.1.4.1.9.9.774.1.3.1.1.11 | INTEGER {noOp(1), allocate(2)} | read-write | current |
| ciscoVdcFeatureSetList OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.774.1.3.1.1.12 | Bits {fcoe(0), fabricPath(1), fex(2), mpls(3), ethernet(4), virtualization(5), fabric(6), fcoeNpv(7)} | read-write | current |
| ciscoVdcResourceTemplate OBJECT-TYPE This object specifies the name of the resource template of the VDC. | 1.3.6.1.4.1.9.9.774.1.3.1.1.13 | SnmpAdminString | read-write | current |
| ciscoVdcModuleCapList OBJECT-TYPE This object specifies type of modules which are allowed in this VDC. If a bit corresponding to a module type is set to 1, then the specified module type is allowed in the VDC. m1 -- M1 series modules. f1 -- F1 series modules. m1xl -- M1XL series modules. f2 -- F2 series modules. m2xl -- M2XL series modules fc -- Fiber Channel modules f2e -- F2E series modules f3 -- F3 series modules. m3 -- M3 series modules. | 1.3.6.1.4.1.9.9.774.1.3.1.1.14 | Bits {m1(0), f1(1), m1xl(2), f2(3), m2xl(4), fc(5), f2e(6), f3(7), m3(8)} | read-write | current |
| ciscoVdcCpuPriority OBJECT-TYPE This object specifies the CPU priority/share for a particular VDC. A value of -1 means this information is not available. | 1.3.6.1.4.1.9.9.774.1.3.1.1.15 | Integer32 (-1..65535) | read-write | current |
| ciscoVdcCpuSharePercent OBJECT-TYPE This object indicates the CPU share percentage for a particular VDC. | 1.3.6.1.4.1.9.9.774.1.3.1.1.16 | CiscoVdcPercentOrMinusOne | read-only | current |
| ciscoVdcResource OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.774.1.4 | |||
| ciscoVdcGlobalResUsageTable OBJECT-TYPE This table contains information regarding global resource usage and utilization on the device. | 1.3.6.1.4.1.9.9.774.1.4.1 | not-accessible | current | |
| ciscoVdcGlobalResUsageEntry OBJECT-TYPE Each row contains information regarding global usage and utilization for a particular resource. | 1.3.6.1.4.1.9.9.774.1.4.1.1 | not-accessible | current | |
| ciscoVdcGlobalResID OBJECT-TYPE A unique value, greater than zero, that uniquely identifies a type of resource. | 1.3.6.1.4.1.9.9.774.1.4.1.1.1 | Unsigned32 | not-accessible | current |
| ciscoVdcGlobalResName OBJECT-TYPE This object indicates the name of the resource on the device. | 1.3.6.1.4.1.9.9.774.1.4.1.1.2 | SnmpAdminString | read-only | current |
| ciscoVdcGlobalResUsed OBJECT-TYPE This object indicates the number of instances of a particular resource that are currently in use. | 1.3.6.1.4.1.9.9.774.1.4.1.1.3 | Unsigned32 | read-only | current |
| ciscoVdcGlobalResUnused OBJECT-TYPE This object indicates the number of instances of a particular resource that are reserved, and currently not in use. | 1.3.6.1.4.1.9.9.774.1.4.1.1.4 | Unsigned32 | read-only | current |
| ciscoVdcGlobalResFree OBJECT-TYPE This object indicates the number of instances of a particular resource that still remain to be used. | 1.3.6.1.4.1.9.9.774.1.4.1.1.5 | Unsigned32 | read-only | current |
| ciscoVdcGlobalResAvail OBJECT-TYPE This object indicates the number of instances of a particular resource that are available to be allocated. | 1.3.6.1.4.1.9.9.774.1.4.1.1.6 | Unsigned32 | read-only | current |
| ciscoVdcGlobalResTotal OBJECT-TYPE This object indicates the total number of a particular resource. | 1.3.6.1.4.1.9.9.774.1.4.1.1.7 | Unsigned32 | read-only | current |
| ciscoVdcResUsageTable OBJECT-TYPE This table contains information regarding resource usage and utilization for a particular VDC. | 1.3.6.1.4.1.9.9.774.1.4.2 | not-accessible | current | |
| ciscoVdcResUsageEntry OBJECT-TYPE Each row contains information regarding the usage and utilization of a particular resource for a particular VDC. | 1.3.6.1.4.1.9.9.774.1.4.2.1 | not-accessible | current | |
| ciscoVdcResID OBJECT-TYPE A unique value, greater than zero, that uniquely identifies a type of resource. | 1.3.6.1.4.1.9.9.774.1.4.2.1.1 | Unsigned32 | not-accessible | current |
| ciscoVdcResMin OBJECT-TYPE This object specifies the minimum number of instances of a particular resource that needs to be allocated to a particular VDC. | 1.3.6.1.4.1.9.9.774.1.4.2.1.2 | Unsigned32 | read-write | current |
| ciscoVdcResMax OBJECT-TYPE This object specifies the maximum number of instances of a particular resource that allow to be allocated to a particular VDC. | 1.3.6.1.4.1.9.9.774.1.4.2.1.3 | Unsigned32 | read-write | current |
| ciscoVdcResUsed OBJECT-TYPE This object indicates the number of instances of a particular resource that are currently in use for a particular VDC. | 1.3.6.1.4.1.9.9.774.1.4.2.1.4 | Unsigned32 | read-only | current |
| ciscoVdcResUnused OBJECT-TYPE This object indicates the number of instances of a particular resource that are reserved, and currently not in use for a particular VDC. | 1.3.6.1.4.1.9.9.774.1.4.2.1.5 | Unsigned32 | read-only | current |
| ciscoVdcResAvail OBJECT-TYPE This object indicates the number of instances of a particular resource that are available to be allocated for a particular VDC. | 1.3.6.1.4.1.9.9.774.1.4.2.1.6 | Unsigned32 | read-only | current |
| ciscoVdcResTemplateTable OBJECT-TYPE This table contains information regarding the resource allocation for VDC resource template. | 1.3.6.1.4.1.9.9.774.1.4.3 | not-accessible | current | |
| ciscoVdcResTemplateEntry OBJECT-TYPE Each row contains information regarding the allocation of a particluar resource for a particular VDC resource template. | 1.3.6.1.4.1.9.9.774.1.4.3.1 | not-accessible | current | |
| ciscoVdcResTemplateName OBJECT-TYPE This object indicates the name of the resource template. | 1.3.6.1.4.1.9.9.774.1.4.3.1.1 | SnmpAdminString | not-accessible | current |
| ciscoVdcResTemplateResID OBJECT-TYPE A unique value, greater than zero, that can identify a type of resource. | 1.3.6.1.4.1.9.9.774.1.4.3.1.2 | Unsigned32 | not-accessible | current |
| ciscoVdcResTemplateMin OBJECT-TYPE This object specified the minimum number of instances of a particular resource that are allocated to this VDC template. | 1.3.6.1.4.1.9.9.774.1.4.3.1.3 | Unsigned32 | read-create | current |
| ciscoVdcResTemplateMax OBJECT-TYPE This object specifies the maximum number of instances of a particular resource that are allocated to this VDC template. | 1.3.6.1.4.1.9.9.774.1.4.3.1.4 | Unsigned32 | read-create | current |
| ciscoVdcResTemplateStorageType OBJECT-TYPE This object specifies the storage type of a conceptual row in this table. | 1.3.6.1.4.1.9.9.774.1.4.3.1.5 | StorageType | read-create | current |
| ciscoVdcResTemplateStatus OBJECT-TYPE This object specifies the status of a conceptual row in this table.All writable objects in this row may be modified at any time. | 1.3.6.1.4.1.9.9.774.1.4.3.1.6 | RowStatus | read-create | current |
| ciscoVdcInterface OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.774.1.5 | |||
| ciscoVdcIfMembershipTable OBJECT-TYPE This table contains information about VDC interface membership. | 1.3.6.1.4.1.9.9.774.1.5.1 | not-accessible | current | |
| ciscoVdcIfMembershipEntry OBJECT-TYPE A conceptual row containing information about VDC interface membership. | 1.3.6.1.4.1.9.9.774.1.5.1.1 | not-accessible | current | |
| ciscoVdcIfMembershipifIndex OBJECT-TYPE ifIndex of the interface membership of this VDC. | 1.3.6.1.4.1.9.9.774.1.5.1.1.1 | InterfaceIndex | not-accessible | current |
| ciscoVdcIfMembershipStorageType OBJECT-TYPE This object specifies the storage type of a conceptual row in this table. | 1.3.6.1.4.1.9.9.774.1.5.1.1.2 | StorageType | read-create | current |
| ciscoVdcIfMembershipStatus OBJECT-TYPE This object specifies the row status of a conceptual row in this table. | 1.3.6.1.4.1.9.9.774.1.5.1.1.3 | RowStatus | read-create | current |
| ciscoVdcFCoEVlansTable OBJECT-TYPE This table contains information regarding allocation of VLANs that can be used for FCoE. | 1.3.6.1.4.1.9.9.774.1.5.2 | not-accessible | current | |
| ciscoVdcFCoEVlansEntry OBJECT-TYPE A conceptual row containing information regarding allocation of VLANs that can be used for FCoE. | 1.3.6.1.4.1.9.9.774.1.5.2.1 | not-accessible | current | |
| ciscoVdcFCoEVlansFirst2K OBJECT-TYPE A string of octets containing one bit per VLAN for VLANs 0 to 2047 that are reserved for FCoE. If the bit corresponding to a VLAN is set to '1', then the VLAN is reserved for FCoE. If the bit is set to '0', then the VLAN is not reserved for FCoE | 1.3.6.1.4.1.9.9.774.1.5.2.1.1 | Cisco2KVlanList | read-write | current |
| ciscoVdcFCoEVlansSecond2K OBJECT-TYPE A string of octets containing one bit per VLAN for VLANs 2048 to 4095 that are reserved for FCoE. If the bit corresponding to a VLAN is set to '1', then the VLAN is reserved for FCoE. If the bit is set to '0', then the VLAN is not reserved for FCoE | 1.3.6.1.4.1.9.9.774.1.5.2.1.2 | Cisco2KVlanList | read-write | current |
| ciscoVdcFCoEVlansFromVdc OBJECT-TYPE This object specifies which VDCs are going to share ports with the storage VDC. | 1.3.6.1.4.1.9.9.774.1.5.2.1.3 | Unsigned32 | read-write | current |
| ciscoVdcSharedInterfaceTable OBJECT-TYPE This table contains information about VDC shared interface membership. | 1.3.6.1.4.1.9.9.774.1.5.3 | not-accessible | current | |
| ciscoVdcSharedInterfaceEntry OBJECT-TYPE A conceptual row containing information about VDC shared interface membership. | 1.3.6.1.4.1.9.9.774.1.5.3.1 | not-accessible | current | |
| ciscoVdcSharedInterfaceifIndex OBJECT-TYPE A unique value, greater than zero, for each interface. | 1.3.6.1.4.1.9.9.774.1.5.3.1.1 | InterfaceIndex | not-accessible | current |
| ciscoVdcSharedInterfaceStorageType OBJECT-TYPE This object specifies the storage type of a conceptual row in this table | 1.3.6.1.4.1.9.9.774.1.5.3.1.2 | StorageType | read-create | current |
| ciscoVdcSharedInterfaceRowStatus OBJECT-TYPE This object specifies the row status of a conceptual row in this table. | 1.3.6.1.4.1.9.9.774.1.5.3.1.3 | RowStatus | read-create | current |
| ciscoVdcMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.774.2 | |||
| ciscoVdcMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.774.2.1 | |||
| ciscoVdcMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.774.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoVdcMIBCompliance MODULE-COMPLIANCE This compliance statement specifies the minimal requirements an implementation must meet in order to claim full compliance with the definition of the CISCO-VDC-MIB. | 1.3.6.1.4.1.9.9.774.2.1.1 | deprecated |
| ciscoVdcMIBCompliance1 MODULE-COMPLIANCE This compliance statement specifies the minimal requirements an implementation must meet in order to claim full compliance with the definition of the CISCO-VDC-MIB. | 1.3.6.1.4.1.9.9.774.2.1.2 | current |
| ciscoVdcGroup OBJECT-GROUP This group contains the objects describing virtual device instances. | 1.3.6.1.4.1.9.9.774.2.2.1 | current |
| ciscoVdcExtGroup OBJECT-GROUP This group contains the additional objects describing virtual device instances. | 1.3.6.1.4.1.9.9.774.2.2.2 | current |
| ciscoVdcGlobalResUsageGroup OBJECT-GROUP This group contains the objects regarding global resource usage and utilization on the device. | 1.3.6.1.4.1.9.9.774.2.2.3 | current |
| ciscoVdcResUsageGroup OBJECT-GROUP This group contains the objects regarding resource usage and utilization for a particular VDC. | 1.3.6.1.4.1.9.9.774.2.2.4 | current |
| ciscoVdcResTemplateGroup OBJECT-GROUP This group contains the objects regarding the resource allocation information for VDC resource template. | 1.3.6.1.4.1.9.9.774.2.2.5 | current |
| ciscoVdcGlobalGroup OBJECT-GROUP This group contains the objets regarding global information for VDC. | 1.3.6.1.4.1.9.9.774.2.2.6 | current |
| ciscoVdcIfMembershipGroup OBJECT-GROUP This group contains the object about VDC interface membership. | 1.3.6.1.4.1.9.9.774.2.2.7 | current |
| ciscoVdcFCoEVlansGroup OBJECT-GROUP This group contains the objects regarding allocation of VLANs that can be used for FCoE. | 1.3.6.1.4.1.9.9.774.2.2.8 | current |
| ciscoVdcSharedInterfaceGroup OBJECT-GROUP This group contains object about VDC interface shared membership. | 1.3.6.1.4.1.9.9.774.2.2.9 | current |