cvnConnecteeName

CISCO-VIRTUAL-NIC-MIB · .1.3.6.1.4.1.9.9.710.1.2.1.1.3

Object

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

Context

MIB
CISCO-VIRTUAL-NIC-MIB
OID
.1.3.6.1.4.1.9.9.710.1.2.1.1.3
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::cvnConnecteeName'
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::cvnConnecteeName.<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::cvnConnecteeName'

Values & Constraints

Type Constraints
range: 0..255

Conformance