cotvOverlayVpnDownReason

CISCO-OTV-MIB · .1.3.6.1.4.1.9.9.810.1.2.1.1.4

Object

column Enumeration
This object indicates the reason why this Overlay Virtual
Private Network is down.
              
'other'                 - Any other reason not covered by below
                          enumerations
              
'configChange'          - Configuration changed
              
'missingControlGroup'   - Control Group information
                          is unavailable
              
'missingDataGroupRange' - Data Group range information
                          is unavailable
              
'misssingJoinOrSourceInterface' - Join or Source interface
                                  information is unavailable
              
'missingVpnName'        - VPN name is unavailable
              
'missingJoinInterfaceAddr'   - IP address is missing for
                               Join Interface
              
'joinInterfaceDown'     - Join Interface is down
              
'adminDown'             - Overlay is administratively shutdown
              
'deleteHoldDown'        - Overlay is in delete hold down phase
              
'reinit'                - VPN is reinitializing
              
'missingSiteId'         - Site ID information is unavailable
              
'siteIdMismatch'        - Site ID mismatch has occurred
              
'missingSourceInterfaceAddr' - IP address is missing for
                               Source Interface
              
'sourceInterfaceDown'   - Source interface is down
              
'changingSiteId'        - Changing site identifier
              
'changingControlGroup'  - Changing control group
              
'missingDeviceId'       - Device ID information is unavailable
              
'changingDeviceId'      - Changing device ID
              
'cleanupInProgress'     - Cleanup in progress

Context

MIB
CISCO-OTV-MIB
OID
.1.3.6.1.4.1.9.9.810.1.2.1.1.4
Type
column
Access
readonly
Status
current
Parent
cotvOverlayEntry
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::cotvOverlayVpnDownReason'
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::cotvOverlayVpnDownReason.<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::cotvOverlayVpnDownReason'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance