MIBs Depot

CISCO-VIRTUAL-NIC-MIB

Registered at
1.3.6.1.4.1.9.9.710
Last updated
2009-10-26 00:00
Organization
Cisco Systems, Inc.
Revisions
2009-10-26 00:00
Namespace
cisco
Source file
CISCO-VIRTUAL-NIC-MIB
Digest
sha256:3a4eaeeddb1d483568907c183842ffd81683ba587a2933f6a7d7bb9f843f7654

Description

This MIB module defines MIB objects which provide mechanisms to manage the parameters used by or related to Virtual NIC. Virtual switch extends across one or more virtualization servers which host the VM instances. Each virtualization server is represented as a line card module and is assigned to a unique slot in the virtual chassis. All the ports on the virtual switch which can be hooked up to VM VNICs or to special hypervisor ports (e.g. vmk or vswif ports) are represented as virtual ethernet interfaces. Virtual ethernet interfaces(veths) represent the switching ports on the virtual switch which provide networking connectivity to virtual packet based interfaces such as the Virtual NIC (VNIC) interfaces defined on a Virtual Machine (VM). These interfaces are configurable and provide operational information to the network administrator. The assignment of virtual ethernet interface ports to a VM does not change when the VM is migrated. Glossary: APC - Asymmetric Port Channel DVS - Distributed Virtual switch NIC - Network Interface Card NIV - Network interface virtualization PCI - Peripheral Component Interconnect VEM - Virtual Ethernet Module VNIC - Virtual Network Interface Card VSM - Virtual Supervisor Module VM - Virtual Machine VMK - Virtual Machine Kernel VMKNIC - Virtual Machine Kernel Network Interface Card VSWIF - a virtual management port on hosts running VMware ESX. UUID - Universally Unique identifier connectee - Entity connected to a system using veth. eg: Virtual machine System Diagram : ************** * VSM * ************** ' ' ' ' ' ' ' ' ******** ******** * VEM * * VEM * ******** ******** ' ' ' ' ' ' ****** ****** ****** * VM * * VM * * VM * ****** ****** ******

Contact

Cisco Systems Customer Service Postal: 170 West Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-lan-switch-snmp@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
IF-MIBInterfaceIndex
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, TEXTUAL-CONVENTION

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-VIRTUAL-NIC-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoVirtualNicMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.710.0
ciscoVirtualNicMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.710.1
cvnInterfaceObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.710.1.1
cvnVethIfTable
OBJECT-TYPE
A list of virtual ethernet interfaces managed by VSM.
1.3.6.1.4.1.9.9.710.1.1.1not-accessiblecurrent
cvnVethIfEntry
OBJECT-TYPE
An entry containing management information for a particular virtual ethernet interface. Entries are created by the system when virtual Ethernet interfaces are registered to VSM. Entries are removed when virtual Ethernet interfaces are removed from VSM.
1.3.6.1.4.1.9.9.710.1.1.1.1not-accessiblecurrent
cvnVethInterface
OBJECT-TYPE
The value of ifIndex for the virtual ethernet interface.
1.3.6.1.4.1.9.9.710.1.1.1.1.1InterfaceIndexnot-accessiblecurrent
cvnVethAdapter
OBJECT-TYPE
This object indicates the network adapter used by virtual ethernet interface port. This object contains the Network Adapter ID if Virtual Machine is attached to VNIC. This object contains VMK ID if the Virtual Machine is attached to VMKNIC. This object contains value of 'vswif' if the Virtual Machine is attached to VSWIF.
1.3.6.1.4.1.9.9.710.1.1.1.1.2SnmpAdminStringread-onlycurrent
cvnVethOwner
OBJECT-TYPE
The name of the Virtual Machine that owns this virtual ethernet interface. When a Virtual Machine attaches to one of the port in physical server via this virtual ethernet interface, this VM will be considered as the owner of this virtual ethernet interface. When Virtual Machine moves from one host to another, its virtual ethernet interface remains unchanged.
1.3.6.1.4.1.9.9.710.1.1.1.1.3SnmpAdminStringread-onlycurrent
cvnVethHostID
OBJECT-TYPE
A unique identifier, assigned by the system, of the registered VEM. A VEM is registered and host a virtual ethernet interface when a Virtual Machine attaches to such VEM by using virtual ethernet interface. A unique identifier, logical module number, is assigned for every VEM. This object contains value of zero if VEM is directly attached to the switch.
1.3.6.1.4.1.9.9.710.1.1.1.1.4Unsigned32read-onlycurrent
cvnVethHostAddrType
OBJECT-TYPE
The type of Internet address of the VEM which hosts the VM.
1.3.6.1.4.1.9.9.710.1.1.1.1.5InetAddressTyperead-onlycurrent
cvnVethHostAddr
OBJECT-TYPE
The Internet address of the VEM which hosts the VM. The type of this address is determined by the value of the cvnVethHostAddrType object. This object also indicates the management address of the VEM. Value of this object may be changed when virtual ethernet interface moves from one VEM to another VEM.
1.3.6.1.4.1.9.9.710.1.1.1.1.6InetAddressread-onlycurrent
cvnVethPortProfileUsed
OBJECT-TYPE
The name of port profile which has been applied to the current virtual ethernet interface. Port Profile contains a set of configuration parameters. For example, switchport mode, channel group no., channel group mode, security policy. Port profile is assigned during the registration of virtual ethernet interface.
1.3.6.1.4.1.9.9.710.1.1.1.1.7SnmpAdminStringread-onlycurrent
cvnVethIfProfileAlias
OBJECT-TYPE
The profile alias as seen in external virtualization server for the profile used by this virtual ethernet interface.
1.3.6.1.4.1.9.9.710.1.1.1.1.8SnmpAdminStringread-onlycurrent
cvnVethIfAdditionalState
OBJECT-TYPE
This object indicates the additional state of the virtual ethernet interface. none - no additional state. participating - interface is up and participating. Virtual machine is currently connected to system using this interface. suspended - interface is down and has been suspended. errDisabled - interface is down due to error disabled. nonParticipating - interface is up but not participating.
1.3.6.1.4.1.9.9.710.1.1.1.1.9INTEGER {none(1), participating(2), suspended(3), errDisabled(4), nonParticipating(5)}read-onlycurrent
cvnVethStateReason
OBJECT-TYPE
This object indicates the reason for the additional state specified in cvnVethIfAdditionalState.
1.3.6.1.4.1.9.9.710.1.1.1.1.10SnmpAdminStringread-onlycurrent
cvnPinningTable
OBJECT-TYPE
A list of virtual ethernet interfaces which supports pinning functionality in VSM. Pinning is a mechanism of directing traffic to or from a interface through a particular interface in a switch. By default, system use load balancing algorithm to pick the best possible physical interface automatically. However, user may use pinning functionality to instrument the finite control on the traffic flow between virtual ethernet interfaces and actual physical interfaces in VSM. For example, user may want to configure that packets from a particular virtual ethernet interface always go out through first interface in the port channel irrespective of load balancing policy on the switch. In order to achieve this, user can pin the virtual ethernet interface to first interface of the switch.
1.3.6.1.4.1.9.9.710.1.1.2not-accessiblecurrent
cvnPinningEntry
OBJECT-TYPE
An entry containing pinning management information for a particular virtual ethernet interface. Entry is created by the system when a virtual Ethernet interface with pinning functionality is registered to VSM. Entry is removed when a virtual Ethernet interface with pinning functionality is removed from VSM.
1.3.6.1.4.1.9.9.710.1.1.2.1not-accessiblecurrent
cvnPinnedSubGrpId
OBJECT-TYPE
This object indicates the sub-group ID to which virtual ethernet interface is pinned. This object returns negative vlaue (-1) if subgroup id is not assigned.
1.3.6.1.4.1.9.9.710.1.1.2.1.1Integer32 (-1..2147483647)read-writecurrent
cvnConnecteeObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.710.1.2
cvnConnecteeTable
OBJECT-TYPE
A list of connectees which are currently attached to virtual ethernet interfaces. Virtual machine connects to a physical entity using a virtual ethernet interface. In this scenario the Virtual Machine is called connectee, physical entity is called host. Whenever a Virtual Machine is connected using virtual ethernet interface we have mapping between physical and virtual interfaces. This object gives the mapping of all virtual ehternet interfaces to their corresponding physical entities.
1.3.6.1.4.1.9.9.710.1.2.1not-accessiblecurrent
cvnConnecteeEntry
OBJECT-TYPE
An entry containing management information for a particular connectee. Entry is created when a connectee connects to VSM. Entry is deleted when a connectee has been disconnected.
1.3.6.1.4.1.9.9.710.1.2.1.1not-accessiblecurrent
cvnConnecteeAttachType
OBJECT-TYPE
This object indicates how virtual ethernet interface is attached to this system. none - virtual ethernet interface is not participating. vem - Always a dynamic attachment. For this type of attachment switching is done by host at software layer. niv - A fixed or dynamic attachment. For this type of attachment switching is done in asics
1.3.6.1.4.1.9.9.710.1.2.1.1.1INTEGER {none(1), vem(2), niv(3)}read-onlycurrent
cvnDVSPort
OBJECT-TYPE
This object indicates the port of DVS to which virtual ethernet interface is attached.
1.3.6.1.4.1.9.9.710.1.2.1.1.2Unsigned32read-onlycurrent
cvnConnecteeName
OBJECT-TYPE
This object indicates the name of the connectee attached to virtual ethernet interface. For example it will return name of virtual machine or host connected to the system
1.3.6.1.4.1.9.9.710.1.2.1.1.3SnmpAdminStringread-onlycurrent
cvnConnecteeUuid
OBJECT-TYPE
This object indicates the UUID of the connectee attached to this virtual ethernet interface.
1.3.6.1.4.1.9.9.710.1.2.1.1.4SnmpAdminStringread-onlycurrent
cvnConnecteeType
OBJECT-TYPE
This object indicates the type of connectee attached to this virtual ethernet interface. Connectee type can be host, Virtual Machine from different vendors etc. unknown - The type of connectee is unknown. vmwareVm - Connectee is a Virtual Machine vmwareHost - Connectee is a host
1.3.6.1.4.1.9.9.710.1.2.1.1.5INTEGER {unknown(1), vmwareVm(2), vmwareHost(3)}read-onlycurrent
cvnConnecteeMac
OBJECT-TYPE
This object indicates the MAC address of the connectee.
1.3.6.1.4.1.9.9.710.1.2.1.1.6MacAddressread-onlycurrent
cvnConnecteeDeviceName
OBJECT-TYPE
This object indicates the device ID or port ID of the connectee to which virtual ethernet interface is attached to.
1.3.6.1.4.1.9.9.710.1.2.1.1.7SnmpAdminStringread-onlycurrent
cvnConnecteeDeviceType
OBJECT-TYPE
This object indicates the type of connectee device attached to this virtual ethernet interface. Connectee Device type can be VMKNIC, VSWIF,VNIC etc. unknown - The device type is none of followings. pnic - Physical NIC vnic - Virtual NIC vswif - Virtual Switch Interface vmknic - Virtual machine kernel NIC
1.3.6.1.4.1.9.9.710.1.2.1.1.8INTEGER {unknown(1), pnic(2), vnic(3), vswif(4), vmknic(5)}read-onlycurrent
ciscoVirtualNicMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.710.2
ciscoVirtualNicMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.710.2.1
ciscoVirtualNicMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.710.2.2

Conformance

NameOIDStatus
virtualNicMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the CISCO-VIRTUAL-NIC-MIB.
1.3.6.1.4.1.9.9.710.2.1.1current
cvnVethGroup
OBJECT-GROUP
A collection of objects providing the virtual ethernet interface management information on the device.
1.3.6.1.4.1.9.9.710.2.2.1current
cvnPinningGroup
OBJECT-GROUP
A collection of objects providing management information of pinning functionality.
1.3.6.1.4.1.9.9.710.2.2.2current
cvnConnecteeGroup
OBJECT-GROUP
A collection of objects providing management information of connectee.
1.3.6.1.4.1.9.9.710.2.2.3current