CISCO-VIRTUAL-NIC-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
19
.1.3.6.1.4.1.9.9.710.1.1.1 · 1 row entry · 10 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cvnVethIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VIRTUAL-NIC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VIRTUAL-NIC-MIB::cvnVethIfTable'
A list of virtual ethernet interfaces managed by VSM.
cvnVethIfEntry row .1.3.6.1.4.1.9.9.710.1.1.1.1
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 rem…
Column Syntax OID
The value of ifIndex for the virtual ethernet
interface.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.9.710.1.1.1.1.1
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 V…
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.710.1.1.1.1.2
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 …
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.710.1.1.1.1.3
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 interfac…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.710.1.1.1.1.4
The type of Internet address of the VEM which
hosts the VM.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.710.1.1.1.1.5
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 …
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.710.1.1.1.1.6
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…
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.710.1.1.1.1.7
The profile alias as seen in external virtualization
server for the profile used by this virtual
ethernet interface.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.710.1.1.1.1.8
This object indicates the additional state of the virtual
ethernet interface.

none - no additional state.
participating - interface is up and participating.
Virtual machi…
Enumeration
Enumerated Values:
1none
2participating
3suspended
4errDisabled
5nonParticipating
.1.3.6.1.4.1.9.9.710.1.1.1.1.9
This object indicates the reason for the additional
state specified in cvnVethIfAdditionalState.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.710.1.1.1.1.10
.1.3.6.1.4.1.9.9.710.1.1.2 · 1 row entry · 1 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cvnPinningTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VIRTUAL-NIC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VIRTUAL-NIC-MIB::cvnPinningTable'
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.
cvnPinningEntry row .1.3.6.1.4.1.9.9.710.1.1.2.1
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 V…
Column Syntax OID
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.
Integer32r/w
Constraints:
range: -1-2147483647
.1.3.6.1.4.1.9.9.710.1.1.2.1.1
.1.3.6.1.4.1.9.9.710.1.2.1 · 1 row entry · 8 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cvnConnecteeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VIRTUAL-NIC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VIRTUAL-NIC-MIB::cvnConnecteeTable'
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.
cvnConnecteeEntry row .1.3.6.1.4.1.9.9.710.1.2.1.1
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.
Column Syntax OID
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 …
Enumeration
Enumerated Values:
1none
2vem
3niv
.1.3.6.1.4.1.9.9.710.1.2.1.1.1
This object indicates the port of DVS
to which virtual ethernet interface is attached.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.710.1.2.1.1.2
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
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.710.1.2.1.1.3
This object indicates the UUID of the connectee
attached to this virtual ethernet interface.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.710.1.2.1.1.4
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 connec…
Enumeration
Enumerated Values:
1unknown
2vmwareVm
3vmwareHost
.1.3.6.1.4.1.9.9.710.1.2.1.1.5
This object indicates the MAC address of
the connectee.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.9.9.710.1.2.1.1.6
This object indicates the device ID or
port ID of the connectee to which virtual
ethernet interface is attached to.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.710.1.2.1.1.7
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.
Enumeration
Enumerated Values:
1unknown
2pnic
3vnic
4vswif
5vmknic
.1.3.6.1.4.1.9.9.710.1.2.1.1.8