cvnConnecteeAttachType

CISCO-VIRTUAL-NIC-MIB · .1.3.6.1.4.1.9.9.710.1.2.1.1.1

Object

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

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2vem
3niv

Conformance