cvnConnecteeDeviceType
CISCO-VIRTUAL-NIC-MIB ·
.1.3.6.1.4.1.9.9.710.1.2.1.1.8
Object
column Enumeration
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
Context
- MIB
- CISCO-VIRTUAL-NIC-MIB
- OID
.1.3.6.1.4.1.9.9.710.1.2.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cvnConnecteeEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::cvnConnecteeDeviceType'
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::cvnConnecteeDeviceType.<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::cvnConnecteeDeviceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | pnic |
3 | vnic |
4 | vswif |
5 | vmknic |
Conformance
Member of