cvnConnecteeType

CISCO-VIRTUAL-NIC-MIB · .1.3.6.1.4.1.9.9.710.1.2.1.1.5

Object

column Enumeration
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

Context

MIB
CISCO-VIRTUAL-NIC-MIB
OID
.1.3.6.1.4.1.9.9.710.1.2.1.1.5
Type
column
Access
readonly
Status
current
Parent
cvnConnecteeEntry
Groups
1

Walk 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-VIRTUAL-NIC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VIRTUAL-NIC-MIB::cvnConnecteeType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::cvnConnecteeType.<cvnVethInterface>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VIRTUAL-NIC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VIRTUAL-NIC-MIB::cvnConnecteeType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2vmwareVm
3vmwareHost

Conformance