cvifGroupFailureCause

CISCO-VIRTUAL-INTERFACE-MIB · .1.3.6.1.4.1.9.9.648.1.2.1.1.6

Object

The cause of failure for the last bind operation. This object
will be zero length if and only if the bind is successful. After
a successful bind operation, the value of cvifGroupOperState is
set to 'up'.

Context

MIB
CISCO-VIRTUAL-INTERFACE-MIB
OID
.1.3.6.1.4.1.9.9.648.1.2.1.1.6
Type
column
Access
readonly
Status
current
Parent
cvifGroupEntry
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-INTERFACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VIRTUAL-INTERFACE-MIB::cvifGroupFailureCause'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VIRTUAL-INTERFACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VIRTUAL-INTERFACE-MIB::cvifGroupFailureCause.<cvifGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VIRTUAL-INTERFACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VIRTUAL-INTERFACE-MIB::cvifGroupFailureCause'

Values & Constraints

Type Constraints
range: 0..255

Conformance