MIBs Depot

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

FromSymbols
CISCO-SMIciscoMgmt
CISCO-TCCisco2KVlanList
IF-MIBInterfaceIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIGauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, 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

NameOIDSyntaxAccessStatus
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

NameOIDSyntaxAccessStatus
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1Unsigned32 (1..4096)not-accessiblecurrent
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.2SnmpAdminString (SIZE(1..32))read-writecurrent
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.3INTEGER {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-onlycurrent
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.4INTEGER {disallowed(1), allowed(2), installed(3)}read-onlycurrent
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.5MacAddressread-onlycurrent
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.6MacAddressread-onlycurrent
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.7RowStatusread-writecurrent
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.8StorageTyperead-onlycurrent
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.1Integer32read-onlycurrent
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.2TruthValueread-writecurrent
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.1not-accessiblecurrent
ciscoVdcExtEntry
OBJECT-TYPE
Each row contains additional information of a VDC instance.
1.3.6.1.4.1.9.9.774.1.3.1.1not-accessiblecurrent
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.1CiscoVdcHaPolicyread-writecurrent
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.2CiscoVdcHaPolicyread-writecurrent
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.3Unsigned32read-writecurrent
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.4DateAndTimeread-onlycurrent
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.5Gauge32read-onlycurrent
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.6Gauge32read-onlycurrent
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.7DateAndTimeread-onlycurrent
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.8SnmpAdminStringread-onlycurrent
ciscoVdcType
OBJECT-TYPE
This object specifies the type of the VDC.
1.3.6.1.4.1.9.9.774.1.3.1.1.9INTEGER {admin(1), ethernet(2), storage(3)}read-writecurrent
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.10INTEGER {active(1), suspended(2)}read-writecurrent
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.11INTEGER {noOp(1), allocate(2)}read-writecurrent
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.12Bits {fcoe(0), fabricPath(1), fex(2), mpls(3), ethernet(4), virtualization(5), fabric(6), fcoeNpv(7)}read-writecurrent
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.13SnmpAdminStringread-writecurrent
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.14Bits {m1(0), f1(1), m1xl(2), f2(3), m2xl(4), fc(5), f2e(6), f3(7), m3(8)}read-writecurrent
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.15Integer32 (-1..65535)read-writecurrent
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.16CiscoVdcPercentOrMinusOneread-onlycurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1Unsigned32not-accessiblecurrent
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.2SnmpAdminStringread-onlycurrent
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.3Unsigned32read-onlycurrent
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.4Unsigned32read-onlycurrent
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.5Unsigned32read-onlycurrent
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.6Unsigned32read-onlycurrent
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.7Unsigned32read-onlycurrent
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.2not-accessiblecurrent
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.1not-accessiblecurrent
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.1Unsigned32not-accessiblecurrent
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.2Unsigned32read-writecurrent
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.3Unsigned32read-writecurrent
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.4Unsigned32read-onlycurrent
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.5Unsigned32read-onlycurrent
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.6Unsigned32read-onlycurrent
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.3not-accessiblecurrent
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.1not-accessiblecurrent
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.1SnmpAdminStringnot-accessiblecurrent
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.2Unsigned32not-accessiblecurrent
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.3Unsigned32read-createcurrent
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.4Unsigned32read-createcurrent
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.5StorageTyperead-createcurrent
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.6RowStatusread-createcurrent
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.1not-accessiblecurrent
ciscoVdcIfMembershipEntry
OBJECT-TYPE
A conceptual row containing information about VDC interface membership.
1.3.6.1.4.1.9.9.774.1.5.1.1not-accessiblecurrent
ciscoVdcIfMembershipifIndex
OBJECT-TYPE
ifIndex of the interface membership of this VDC.
1.3.6.1.4.1.9.9.774.1.5.1.1.1InterfaceIndexnot-accessiblecurrent
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.2StorageTyperead-createcurrent
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.3RowStatusread-createcurrent
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.2not-accessiblecurrent
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.1not-accessiblecurrent
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.1Cisco2KVlanListread-writecurrent
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.2Cisco2KVlanListread-writecurrent
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.3Unsigned32read-writecurrent
ciscoVdcSharedInterfaceTable
OBJECT-TYPE
This table contains information about VDC shared interface membership.
1.3.6.1.4.1.9.9.774.1.5.3not-accessiblecurrent
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.1not-accessiblecurrent
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.1InterfaceIndexnot-accessiblecurrent
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.2StorageTyperead-createcurrent
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.3RowStatusread-createcurrent
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

NameOIDStatus
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.1deprecated
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.2current
ciscoVdcGroup
OBJECT-GROUP
This group contains the objects describing virtual device instances.
1.3.6.1.4.1.9.9.774.2.2.1current
ciscoVdcExtGroup
OBJECT-GROUP
This group contains the additional objects describing virtual device instances.
1.3.6.1.4.1.9.9.774.2.2.2current
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.3current
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.4current
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.5current
ciscoVdcGlobalGroup
OBJECT-GROUP
This group contains the objets regarding global information for VDC.
1.3.6.1.4.1.9.9.774.2.2.6current
ciscoVdcIfMembershipGroup
OBJECT-GROUP
This group contains the object about VDC interface membership.
1.3.6.1.4.1.9.9.774.2.2.7current
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.8current
ciscoVdcSharedInterfaceGroup
OBJECT-GROUP
This group contains object about VDC interface shared membership.
1.3.6.1.4.1.9.9.774.2.2.9current