cotvVlanInactiveReason

CISCO-OTV-MIB · .1.3.6.1.4.1.9.9.810.1.2.2.1.3

Object

column Enumeration
This object indicates the reason the VLAN is
in 'inactive' state.
              
'other'          - Any other reason not covered by the
                   below enumerations
              
'nonAed'         - Device is not an AED on this VLAN
              
'vlanDisabled'   - Vlan is in disabled state
              
'overlayDown'    - Overlay is currently down
              
'deleteHoldDown' - The VLAN is in delete hold-down state
              
'hwDown'         - An issue with hardware is preventing
                   VLAN from becoming 'active'
              
Value of this object should be ignored if the value of
cotvVlanInactiveReason is not 'inactive'.

Context

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

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance