cvnVethIfAdditionalState

CISCO-VIRTUAL-NIC-MIB · .1.3.6.1.4.1.9.9.710.1.1.1.1.9

Object

column Enumeration
This object indicates the additional state of the virtual
ethernet interface.
              
none             - no additional state.
participating    - interface is up and participating.
                   Virtual machine is currently connected 
                   to system using this interface.
suspended        - interface is down and has been suspended.
errDisabled      - interface is down due to error disabled.
nonParticipating - interface is up but not participating.

Context

MIB
CISCO-VIRTUAL-NIC-MIB
OID
.1.3.6.1.4.1.9.9.710.1.1.1.1.9
Type
column
Access
readonly
Status
current
Parent
cvnVethIfEntry
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::cvnVethIfAdditionalState'
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::cvnVethIfAdditionalState.<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::cvnVethIfAdditionalState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2participating
3suspended
4errDisabled
5nonParticipating

Conformance

Member of