MIBs Depot

CISCO-OTV-MIB

Registered at
1.3.6.1.4.1.9.9.810
Last updated
2013-08-05 00:00
Organization
Cisco Systems, Inc.
Revisions
2013-08-05 00:00
Namespace
cisco
Source file
CISCO-OTV-MIB
Digest
sha256:0f6b8850243e724ab285603a64276e2145a7a414ab621d50a7218694e1e1bb36

Description

This MIB module is for configuration & statistic query of Overlay Transport Virtualization (OTV) functionality on Cisco routers and switches. Overlay Transport Virtualization is a Cisco's innovative LAN extension technology. It is an IP-based functionality that provides Layer 2 extension capabilities over any transport infrastructure: Layer 2 based, Layer 3 based, IP switched, label switched, and so on. OTV provides an overlay that enables Layer 2 connectivity between separate Layer 2 domains while keeping these domains independent and preserving the fault- isolation, resiliency, and load-balancing benefits of an IP- based interconnection. OTV introduces the concept of MAC routing, which means a control plane protocol is used to exchange MAC reachability information between network devices providing LAN extension functionality. This is a significant shift from Layer 2 switching that traditionally leverages data plane learning, and it is justified by the need to limit flooding of Layer 2 traffic across the transport infrastructure. OTV also introduces the concept of dynamic encapsulation for Layer 2 flows that need to be sent to remote locations. Each Ethernet frame is individually encapsulated into an IP packet and delivered across the transport network. Finally, OTV provides a native built-in multi-homing capability with automatic detection, critical to increasing high availability of the overall solution. Two or more devices can be leveraged in each data center to provide LAN extension functionality without running the risk of creating an end-to-end loop that would jeopardize the overall stability of the design. The followings detail the OTV specific terminology: Edge Device The edge device performs OTV functions: it receives the Layer 2 traffic for all VLANs that need to be extended to remote locations and dynamically encapsulates the Ethernet frames into IP packets that are then sent across the transport infrastructure. Internal Interfaces To perform OTV functionality, the edge device must receive the Layer 2 traffic for all VLANs that need to be extended to remote locations. The Layer 2 interfaces, where the Layer 2 traffic is usually received, are named internal interfaces. Join Interface The Join interface is used to source the OTV encapsulated traffic and send it to the Layer 3 domain of the data center network. Overlay Interface The Overlay interface is a logical multi-access and multicast- capable interface that must be explicitly defined by the user and where the entire OTV configuration is applied. The following terms are used throughout this MIB: AED Authoritative Edge Device ARP Address Resolution Protocol DNS Domain Name System ISIS Intermediate System to Intermediate System Routing Protocol LSPDB Link State PDU Database OTV Overlay Transport Virtualization VLAN Virtual Local Area Network VPN Virtual Private Network

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-snmp@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
CISCO-TCCisco2KVlanList
IF-MIBInterfaceIndexOrZero
INET-ADDRESS-MIBInetAddress, InetAddressPrefixLength, InetAddressType
Q-BRIDGE-MIBVlanIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, StorageType, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BRIDGE-MIB
CISCO-OTV-MIB
CISCO-SMI
CISCO-TC
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
P-BRIDGE-MIB
Q-BRIDGE-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB

Objects

NameOIDSyntaxAccessStatus
ciscoOtvMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.810.0
ciscoOtvMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.810.1
cotvGlobalObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.810.1.1
cotvSiteObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.810.1.1.1
cotvSiteIdAdmin
OBJECT-TYPE
This object specifies OTV site identifier for this device. The OTV site identifier could be either a four octets value or a six octets valid MAC address. If the OTV site identifier is not configured, this object will have four zero octets.
1.3.6.1.4.1.9.9.810.1.1.1.1OCTET STRING (SIZE(4 | 6))read-writecurrent
cotvSiteIdOper
OBJECT-TYPE
This object indicates OTV site identifier in use for this device. There is no operational OTV site identifier if the value of this object contains all zeros.
1.3.6.1.4.1.9.9.810.1.1.1.2OCTET STRING (SIZE(6))read-onlycurrent
cotvSiteVlan
OBJECT-TYPE
This object specifies the OTV site VLAN for this device.
1.3.6.1.4.1.9.9.810.1.1.1.3VlanIndexread-writecurrent
cotvSiteVlanState
OBJECT-TYPE
This object indicates the state of OTV site VLAN. 'up' - OTV site VLAN is up 'down' - OTV site VLAN is down
1.3.6.1.4.1.9.9.810.1.1.1.4INTEGER {up(1), down(2)}read-onlycurrent
cotvGlobalStatsObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.810.1.1.2
cotvOverlayObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.810.1.2
cotvOverlayTable
OBJECT-TYPE
A list of Overlay interfaces configured on this device.
1.3.6.1.4.1.9.9.810.1.2.1not-accessiblecurrent
cotvOverlayEntry
OBJECT-TYPE
An entry containing management information for a particular Overlay interface.
1.3.6.1.4.1.9.9.810.1.2.1.1not-accessiblecurrent
cotvOverlayNumber
OBJECT-TYPE
A unique number to identify an Overlay interface.
1.3.6.1.4.1.9.9.810.1.2.1.1.1Unsigned32not-accessiblecurrent
cotvOverlayVpnName
OBJECT-TYPE
This object indicates the name of the Virtual Private Network associated with this Overlay interface.
1.3.6.1.4.1.9.9.810.1.2.1.1.2SnmpAdminStringread-onlycurrent
cotvOverlayVpnState
OBJECT-TYPE
This object indicates the state of Virtual Private Network which is associated with this Overlay interface. 'other' - Any other state not covered by below enumerations. 'up' - The Overlay Virtual Private Network is up 'down' - The Overlay Virtual Private Network is down
1.3.6.1.4.1.9.9.810.1.2.1.1.3INTEGER {other(0), down(1), up(2)}read-onlycurrent
cotvOverlayVpnDownReason
OBJECT-TYPE
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
1.3.6.1.4.1.9.9.810.1.2.1.1.4INTEGER {other(0), configChange(1), missingControlGroup(2), missingDataGroupRange(3), missingJoinOrSourceInterface(4), missingVpnName(5), missingJoinInterfaceAddr(6), joinInterfaceDown(7), adminDown(8), deleteHoldDown(9), reinit(10), missingSiteId(11), siteIdMismatch(12), missingSourceInterfaceAddr(13), sourceInterfaceDown(14), changingSiteId(15), changingControlGroup(16), missingDeviceId(17), changingDeviceId(18), cleanupInProgress(19)}read-onlycurrent
cotvOverlayVlansExtendedFirst2k
OBJECT-TYPE
This object specifies the list of VLANs extended on this Overlay interface. It is a string of octets containing one bit per VLAN with VlanIndex values of 0 through 2047. If the bit corresponding to a VLAN is set to 1, it indicates that VLAN is being extended on this Overlay interface. If the bit corresponding to a VLAN is set to 0, it indicates that VLAN is not being extended on this Overlay interface.
1.3.6.1.4.1.9.9.810.1.2.1.1.5Cisco2KVlanListread-createcurrent
cotvOverlayVlansExtendedSecond2k
OBJECT-TYPE
This object specifies the list of VLANs extended on this Overlay interface. It is a string of octets containing one bit per VLAN with VlanIndex values of 2048 through 4095. If the bit corresponding to a VLAN is set to 1, it indicates that VLAN is being extended on this Overlay interface. If the bit corresponding to a VLAN is set to 0, it indicates that VLAN is not being extended on this Overlay interface.
1.3.6.1.4.1.9.9.810.1.2.1.1.6Cisco2KVlanListread-createcurrent
cotvOverlayControlGroupAddrType
OBJECT-TYPE
This object specifies the type of Internet address of Control Group.
1.3.6.1.4.1.9.9.810.1.2.1.1.7InetAddressTyperead-createcurrent
cotvOverlayControlGroupAddr
OBJECT-TYPE
This object specifies the Internet address of Control Group. The type of this address is determined by cotvOverlayControlGroupAddrType.
1.3.6.1.4.1.9.9.810.1.2.1.1.8InetAddressread-createcurrent
cotvOverlayBroadcastGroupAddrType
OBJECT-TYPE
This object specifies the type of Internet address to be used as Broadcast Group Address.
1.3.6.1.4.1.9.9.810.1.2.1.1.9InetAddressTyperead-createcurrent
cotvOverlayBroadcastGroupAddr
OBJECT-TYPE
This object specifies the Internet address to be used as Broadcast Group Address. The type of this address is determined by cotvOverlayBroadcastGroupAddrType.
1.3.6.1.4.1.9.9.810.1.2.1.1.10InetAddressread-createcurrent
cotvOverlayJoinInterface
OBJECT-TYPE
This object specifies the OTV Join Interface for this Overlay interface.
1.3.6.1.4.1.9.9.810.1.2.1.1.11InterfaceIndexOrZeroread-createcurrent
cotvOverlaySourceInterface
OBJECT-TYPE
This object specifies the Source Interface for this Overlay interface.
1.3.6.1.4.1.9.9.810.1.2.1.1.12InterfaceIndexOrZeroread-createcurrent
cotvOverlayAedCapable
OBJECT-TYPE
This object indicates AED (Authoritative Edge Device) capability on this Overlay interface. A value of 'true' indicates that the edge device has capability to act as an AED on this Overlay interface. A value of 'false' indicates that the edge device does not have the capability to act as an AED on this Overlay interface.
1.3.6.1.4.1.9.9.810.1.2.1.1.13TruthValueread-onlycurrent
cotvOverlayAedIncapableReason
OBJECT-TYPE
This object indicates the reason why the overlay is AED-incapable. 'other' - Any other reason not covered by below enumerations 'overlayDown' - Overlay is Down 'siteIdNotConfigured' - Site ID is not configured 'siteIdMismatch' - Site ID mismatch 'versionMismatch' - Version mismatch 'siteVlanDown' - Site VLAN is Down 'noExtendedVlanUp' - No extended VLAN is operationally up 'noOverlayAdjacencyUp' - No Overlay Adjacency is up 'lspdbSyncIncomplete' - LSPDB sync incomplete 'overlayDownInProgress' - Overlay state down event in progress 'isisControlGroupSyncPending' - ISIS control group sync pending
1.3.6.1.4.1.9.9.810.1.2.1.1.14INTEGER {other(0), overlayDown(1), siteIdNotConfigured(2), siteIdMismatch(3), versionMismatch(4), siteVlanDown(5), noExtendedVlanUp(6), noOverlayAdjacencyUp(7), lspdbSyncIncomplete(8), overlayDownInProgress(9), isisControlGroupSyncPending(10)}read-onlycurrent
cotvOverlayAdjServerTransportType
OBJECT-TYPE
The type of transport OTV control plane can use to exchange Adjacency Server information. 'multicastAndUnicast' - OTV control plane can use both multicast and unicast to exchange Adjacency Server information 'unicastOnly' - OTV control plane can use only unicast to exchange Adjacency Server information. Value of this object can be set to 'unicastOnly' only if the value of cotvOverlayPrimaryAdjServerAddrType is 'unknown'.
1.3.6.1.4.1.9.9.810.1.2.1.1.15INTEGER {multicastAndUnicast(1), unicastOnly(2)}read-createcurrent
cotvOverlayAdjServerEnable
OBJECT-TYPE
This object specifies Adjacency Server functionality for this Overlay interface. Setting the object to 'true' enables Adjacency Server functionality. Setting the object to 'false' disables Adjacency Server functionality.
1.3.6.1.4.1.9.9.810.1.2.1.1.16TruthValueread-createcurrent
cotvOverlayPrimaryAdjServerAddrType
OBJECT-TYPE
This object specifies the type of Internet address of the Primary Adjacency Server for this Overlay interface.
1.3.6.1.4.1.9.9.810.1.2.1.1.17InetAddressTyperead-createcurrent
cotvOverlayPrimaryAdjServerAddr
OBJECT-TYPE
This object specifies the Internet address of the Primary Adjacency Server for this Overlay interface. The type of this address is determined by the value of cotvOverlayPrimaryAdjServerAddrType.
1.3.6.1.4.1.9.9.810.1.2.1.1.18InetAddressread-createcurrent
cotvOverlaySecondaryAdjServerAddrType
OBJECT-TYPE
This object specifies the type of Internet address of the Secondary Adjacency Server for this Overlay interface.
1.3.6.1.4.1.9.9.810.1.2.1.1.19InetAddressTyperead-createcurrent
cotvOverlaySecondaryAdjServerAddr
OBJECT-TYPE
This object specifies the Internet address of the Secondary Adjacency Server for this Overlay interface. The type of this address is determined by cotvOverlaySecondaryAdjServerAddrType.
1.3.6.1.4.1.9.9.810.1.2.1.1.20InetAddressread-createcurrent
cotvOverlaySuppressArpND
OBJECT-TYPE
This object specifies ARP Neighbor Discovery behavior on this Overlay interface. Setting the object to 'true' enables suppression of ARP Neighbor Discovery on this Overlay interface. Setting the object to 'false' disables suppression of ARP Neighbor Discovery on this Overlay interface.
1.3.6.1.4.1.9.9.810.1.2.1.1.21TruthValueread-createcurrent
cotvOverlayStorageType
OBJECT-TYPE
This object specifies the storage type for this conceptual row.
1.3.6.1.4.1.9.9.810.1.2.1.1.22StorageTyperead-createcurrent
cotvOverlayRowStatus
OBJECT-TYPE
This object specifies the status of this conceptual row.
1.3.6.1.4.1.9.9.810.1.2.1.1.23RowStatusread-createcurrent
cotvVlansTable
OBJECT-TYPE
A list of VLANs extended on Overlay interfaces.
1.3.6.1.4.1.9.9.810.1.2.2not-accessiblecurrent
cotvVlansEntry
OBJECT-TYPE
An entry containing management information for a particular VLAN extended on an Overlay interface.
1.3.6.1.4.1.9.9.810.1.2.2.1not-accessiblecurrent
cotvVlanId
OBJECT-TYPE
This object indicates the VLAN ID of the extended VLAN.
1.3.6.1.4.1.9.9.810.1.2.2.1.1VlanIndexnot-accessiblecurrent
cotvVlanState
OBJECT-TYPE
This object indicates the state of the extended VLAN. 'active' - OTV is ready to forward traffic for this VLAN 'inactive' - OTV can not forward traffic for this VLAN
1.3.6.1.4.1.9.9.810.1.2.2.1.2INTEGER {active(1), inactive(2)}read-onlycurrent
cotvVlanInactiveReason
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.810.1.2.2.1.3INTEGER {other(1), nonAed(2), vlanDisabled(3), overlayDown(4), deleteHoldDown(5), hwDown(6)}read-onlycurrent
cotvVlanAedAddrType
OBJECT-TYPE
This object indicates the type of Internet address of Authoritative Edge Device (AED) on this VLAN.
1.3.6.1.4.1.9.9.810.1.2.2.1.4InetAddressTyperead-onlycurrent
cotvVlanAedAddr
OBJECT-TYPE
This object indicates the Internet address of Authoritative Edge Device (AED) on this VLAN. The type of this address is determined by the value of cotvVlanAedAddrType.
1.3.6.1.4.1.9.9.810.1.2.2.1.5InetAddressread-onlycurrent
cotvVlanEdgeDevIsAed
OBJECT-TYPE
This object indicates if this device is acting as an AED for the VLAN. A value of 'true' indicates that this device is acting as an AED for the VLAN. A value of 'false' indicates that this device is not acting as an AED for the VLAN.
1.3.6.1.4.1.9.9.810.1.2.2.1.6TruthValueread-onlycurrent
cotvDataGroupConfigTable
OBJECT-TYPE
A list of multicast data-group ranges configured for each Overlay interface.
1.3.6.1.4.1.9.9.810.1.2.3not-accessiblecurrent
cotvDataGroupConfigEntry
OBJECT-TYPE
An entry containing management information for a particular multicast data-group range configured for an Overlay interface.
1.3.6.1.4.1.9.9.810.1.2.3.1not-accessiblecurrent
cotvDataGroupMcastRangeAddrType
OBJECT-TYPE
The type of Internet address of multicast data-group range.
1.3.6.1.4.1.9.9.810.1.2.3.1.1InetAddressTypenot-accessiblecurrent
cotvDataGroupMcastRangeAddr
OBJECT-TYPE
The Internet address of multicast data-group range. The type of this address is determined by the value of the cotvDataGroupMcastRangeAddrType object.
1.3.6.1.4.1.9.9.810.1.2.3.1.2InetAddress (SIZE(4 | 16))not-accessiblecurrent
cotvDataGroupMcastRangePrefixLength
OBJECT-TYPE
The length of the prefix associated with cotvDataGroupMcastRangeAddr. The type of this address prefix is determined by the value of the cotvDataGroupMcastRangeAddrType object.
1.3.6.1.4.1.9.9.810.1.2.3.1.3InetAddressPrefixLengthnot-accessiblecurrent
cotvDataGroupStorageType
OBJECT-TYPE
This object specifies the storage type for this conceptual row.
1.3.6.1.4.1.9.9.810.1.2.3.1.4StorageTyperead-createcurrent
cotvDataGroupRowStatus
OBJECT-TYPE
This object specifies the status of this conceptual row.
1.3.6.1.4.1.9.9.810.1.2.3.1.5RowStatusread-createcurrent
cotvDataGroupInfoTable
OBJECT-TYPE
A table listing management information for active multicast sources and multicast groups on each Overlay interface.
1.3.6.1.4.1.9.9.810.1.2.4not-accessiblecurrent
cotvDataGroupInfoEntry
OBJECT-TYPE
An entry containing management information for an active multicast data-group.
1.3.6.1.4.1.9.9.810.1.2.4.1not-accessiblecurrent
cotvDataGroupActiveSrcLocation
OBJECT-TYPE
The location of Active Multicast source.
1.3.6.1.4.1.9.9.810.1.2.4.1.1INTEGER {local(1), remote(2)}not-accessiblecurrent
cotvDataGroupVlanId
OBJECT-TYPE
The VLAN associated with Active Multicast data-group.
1.3.6.1.4.1.9.9.810.1.2.4.1.2VlanIndexnot-accessiblecurrent
cotvDataGroupActiveGroupAddrType
OBJECT-TYPE
The type of Internet address of the active multicast group (multicast group of the active multicast source).
1.3.6.1.4.1.9.9.810.1.2.4.1.3InetAddressTypenot-accessiblecurrent
cotvDataGroupActiveGroupAddr
OBJECT-TYPE
The Internet address of the active multicast group of the (multicast group of the active multicast source). The type of this address is determined by the value of cotvDataGroupActiveGroupAddrType.
1.3.6.1.4.1.9.9.810.1.2.4.1.4InetAddress (SIZE(4 | 16))not-accessiblecurrent
cotvDataGroupActiveSrcAddrType
OBJECT-TYPE
The type of Internet address of active multicast source.
1.3.6.1.4.1.9.9.810.1.2.4.1.5InetAddressTypenot-accessiblecurrent
cotvDataGroupActiveSrcAddr
OBJECT-TYPE
The Internet address of active multicast source. The type of this address is determined by the value of cotvDataGroupActiveSrcAddrType.
1.3.6.1.4.1.9.9.810.1.2.4.1.6InetAddress (SIZE(4 | 16))not-accessiblecurrent
cotvDataGroupDeliveryGroupAddrType
OBJECT-TYPE
The type of Internet address of the delivery group that is mapped to active multicast group.
1.3.6.1.4.1.9.9.810.1.2.4.1.7InetAddressTypenot-accessiblecurrent
cotvDataGroupDeliveryGroupAddr
OBJECT-TYPE
The Internet address of delivery group that is mapped to active multicast group. The type of this address is determined by cotvDataGroupDeliveryGroupAddrType.
1.3.6.1.4.1.9.9.810.1.2.4.1.8InetAddress (SIZE(4 | 16))not-accessiblecurrent
cotvDataGroupDeliverySrcAddrType
OBJECT-TYPE
The type of Internet address of the delivery source that is mapped to the active multicast source.
1.3.6.1.4.1.9.9.810.1.2.4.1.9InetAddressTypenot-accessiblecurrent
cotvDataGroupDeliverySrcAddr
OBJECT-TYPE
The Internet address of the delivery source that is mapped to the active multicast source. The type of this address is determined by the value of cotvDataGroupDeliverySrcAddrType.
1.3.6.1.4.1.9.9.810.1.2.4.1.10InetAddress (SIZE(4 | 16))not-accessiblecurrent
cotvDataGroupJoinInterface
OBJECT-TYPE
This object indicates the OTV Join interface on which active multicast source is located.
1.3.6.1.4.1.9.9.810.1.2.4.1.11InterfaceIndexOrZeroread-onlycurrent
cotvDataGroupLocalActiveSrcState
OBJECT-TYPE
This object indicates the state of the local Active Multicast source. 'none' - State of the multicast source is not applicable 'local' - multicast source state is local 'remote' - multicast source state is remote 'orphan' - multicast source state is orphan Value of this object should be 'none' if cotvDataGroupActiveSrcLocation is 'remote'.
1.3.6.1.4.1.9.9.810.1.2.4.1.12INTEGER {none(1), local(2), remote(3), orphan(4)}read-onlycurrent
cotvAdjacencyObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.810.1.3
cotvAdjacencyDatabaseTable
OBJECT-TYPE
A table containing OTV adjacency database information.
1.3.6.1.4.1.9.9.810.1.3.1not-accessiblecurrent
cotvAdjacencyDatabaseEntry
OBJECT-TYPE
An entry containing management information about a particular OTV adjacency.
1.3.6.1.4.1.9.9.810.1.3.1.1not-accessiblecurrent
cotvAdjacentDevAddrType
OBJECT-TYPE
The type of Internet address of adjacent edge device.
1.3.6.1.4.1.9.9.810.1.3.1.1.1InetAddressTypenot-accessiblecurrent
cotvAdjacentDevAddr
OBJECT-TYPE
The Internet address of adjacent edge device. The type of this address is determined by the value of cotvAdjacentDevAddrType.
1.3.6.1.4.1.9.9.810.1.3.1.1.2InetAddress (SIZE(1..64))not-accessiblecurrent
cotvAdjacentDevSystemID
OBJECT-TYPE
This object indicates the system identifier of the adjacent edge device. The value of this object contains zero length octet, if the system identifier of the adjacent edge devices is not available.
1.3.6.1.4.1.9.9.810.1.3.1.1.3OCTET STRING (SIZE(0 | 6))read-onlycurrent
cotvAdjacentDevName
OBJECT-TYPE
This object indicates the DNS name of the adjacent edge device.
1.3.6.1.4.1.9.9.810.1.3.1.1.4SnmpAdminStringread-onlycurrent
cotvAdjacentDevState
OBJECT-TYPE
This object indicates the state of adjacent edge device. 'other' - Any other state not covered by below enumeration. 'up' - The adjacent device is up 'down' - The adjacent device is down.
1.3.6.1.4.1.9.9.810.1.3.1.1.5INTEGER {other(0), up(1), down(2)}read-onlycurrent
cotvAdjacentDevUpTime
OBJECT-TYPE
This object indicates the amount of time for which the adjacent device has been up.
1.3.6.1.4.1.9.9.810.1.3.1.1.6Unsigned32read-onlycurrent
cotvArpNdObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.810.1.4
cotvArpNdCacheTable
OBJECT-TYPE
A table containing ARP Neighbor Discovery cache information.
1.3.6.1.4.1.9.9.810.1.4.1not-accessiblecurrent
cotvArpNdCacheEntry
OBJECT-TYPE
An entry containing management information about a particular entry in ARP Neighbor Discovery cache.
1.3.6.1.4.1.9.9.810.1.4.1.1not-accessiblecurrent
cotvArpNdCacheL3AddrType
OBJECT-TYPE
The type of Internet address (IPv4/IPv6 address) of host discovered using ARP Neighbor discovery.
1.3.6.1.4.1.9.9.810.1.4.1.1.1InetAddressTypenot-accessiblecurrent
cotvArpNdCacheL3Addr
OBJECT-TYPE
The Internet address (IPv4/IPv6 address) of the host discovered using ARP Neighbor discovery. The type of this address is determined by the value of cotvArpNdCacheL3AddrType.
1.3.6.1.4.1.9.9.810.1.4.1.1.2InetAddress (SIZE(0..64))not-accessiblecurrent
cotvArpNdCacheMacAddr
OBJECT-TYPE
This object indicates the MAC address discovered using ARP Neighbor discovery and cached in this table.
1.3.6.1.4.1.9.9.810.1.4.1.1.3MacAddressread-onlycurrent
cotvArpNdCacheAge
OBJECT-TYPE
This object indicates the amount of time for which this entry has existed on the system.
1.3.6.1.4.1.9.9.810.1.4.1.1.4Unsigned32read-onlycurrent
cotvArpNdCacheTimeToExpire
OBJECT-TYPE
This object indicates the amount of time left for this cache entry to be expired.
1.3.6.1.4.1.9.9.810.1.4.1.1.5Unsigned32read-onlycurrent
cotvRouteObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.810.1.5
cotvRouteTable
OBJECT-TYPE
A table listing route (unicast) information in OTV Routing Information Base (ORIB).
1.3.6.1.4.1.9.9.810.1.5.1not-accessiblecurrent
cotvRouteEntry
OBJECT-TYPE
An entry containing management information about a particular route (unicast) in ORIB.
1.3.6.1.4.1.9.9.810.1.5.1.1not-accessiblecurrent
cotvRouteVlanId
OBJECT-TYPE
The object indicates VLAN associated with this route.
1.3.6.1.4.1.9.9.810.1.5.1.1.1VlanIndexnot-accessiblecurrent
cotvRouteMacAddr
OBJECT-TYPE
This object indicates the MAC address to be routed.
1.3.6.1.4.1.9.9.810.1.5.1.1.2MacAddressnot-accessiblecurrent
cotvRouteMetric
OBJECT-TYPE
This object indicates the metric associated with this route.
1.3.6.1.4.1.9.9.810.1.5.1.1.3Unsigned32read-onlycurrent
cotvRouteUpTime
OBJECT-TYPE
This object indicates the amount of time elapsed since the MAC route entry was installed in this table.
1.3.6.1.4.1.9.9.810.1.5.1.1.4Unsigned32read-onlycurrent
cotvRouteOwner
OBJECT-TYPE
This object indicates the type of owner (source) from where the MAC address was learnt.
1.3.6.1.4.1.9.9.810.1.5.1.1.5SnmpAdminStringread-onlycurrent
cotvRouteNextHopIf
OBJECT-TYPE
This object indicates the interface on the device through which the MAC address will be routed. Value of this object should be ignored if cotvRouteOwner is other than 'site' or 'static'.
1.3.6.1.4.1.9.9.810.1.5.1.1.6InterfaceIndexOrZeroread-onlycurrent
cotvRouteNextHopAddrType
OBJECT-TYPE
This object indicates the type of Internet address of the edge device through which the MAC address will be routed. Value of this object should be ignored if cotvRouteOwner is other than 'overlay'.
1.3.6.1.4.1.9.9.810.1.5.1.1.7InetAddressTyperead-onlycurrent
cotvRouteNextHopAddr
OBJECT-TYPE
This object indicates the Internet address of the edge device through which the MAC address will be routed. The type of this address is determined by the value of cotvRouteNextHopAddrType. Value of this object should be ignored if cotvRouteOwner is other than 'overlay'.
1.3.6.1.4.1.9.9.810.1.5.1.1.8InetAddressread-onlycurrent
cotvMcastRouteTable
OBJECT-TYPE
A table listing multicast route information in OTV Routing Information Base (ORIB).
1.3.6.1.4.1.9.9.810.1.5.2not-accessiblecurrent
cotvMcastRouteEntry
OBJECT-TYPE
An entry containing information about a particular multicast route in ORIB.
1.3.6.1.4.1.9.9.810.1.5.2.1not-accessiblecurrent
cotvMcastRouteVlanId
OBJECT-TYPE
The object indicates VLAN associated with this multicast route.
1.3.6.1.4.1.9.9.810.1.5.2.1.1VlanIndexnot-accessiblecurrent
cotvMcastRouteActiveSrcAddrType
OBJECT-TYPE
The type of Internet address of active multicast source.
1.3.6.1.4.1.9.9.810.1.5.2.1.2InetAddressTypenot-accessiblecurrent
cotvMcastRouteActiveSrcAddr
OBJECT-TYPE
The Internet address of active multicast source. The type of this address is determined by the value of cotvMcastRouteActiveSrcAddrType.
1.3.6.1.4.1.9.9.810.1.5.2.1.3InetAddress (SIZE(4 | 16))not-accessiblecurrent
cotvMcastRouteActiveGroupAddrType
OBJECT-TYPE
The type of Internet address of the active multicast group (multicast group of the active multicast source).
1.3.6.1.4.1.9.9.810.1.5.2.1.4InetAddressTypenot-accessiblecurrent
cotvMcastRouteActiveGroupAddr
OBJECT-TYPE
The Internet address of the active multicast group of the (multicast group of the active multicast source). The type of this address is determined by the value of cotvMcastRouteActiveGroupAddrType.
1.3.6.1.4.1.9.9.810.1.5.2.1.5InetAddress (SIZE(4 | 16))not-accessiblecurrent
cotvMcastRouteOwners
OBJECT-TYPE
This object indicates the type of owner(s) (sources) from where this route was learnt.
1.3.6.1.4.1.9.9.810.1.5.2.1.6SnmpAdminStringread-onlycurrent
cotvMcastRouteMetric
OBJECT-TYPE
This object indicates the metric associated with this multicast route.
1.3.6.1.4.1.9.9.810.1.5.2.1.7Unsigned32read-onlycurrent
cotvMcastRouteUpTime
OBJECT-TYPE
This object indicates the amount of time elapsed since this multicast route was installed in this table.
1.3.6.1.4.1.9.9.810.1.5.2.1.8Unsigned32read-onlycurrent
cotvMcastRouteInfoTable
OBJECT-TYPE
A table listing next-hop information associated with each multicast route in OTV Routing Information Base (ORIB).
1.3.6.1.4.1.9.9.810.1.5.3not-accessiblecurrent
cotvMcastRouteInfoEntry
OBJECT-TYPE
An entry containing next-hop information about a particular multicast route in ORIB.
1.3.6.1.4.1.9.9.810.1.5.3.1not-accessiblecurrent
cotvMcastRouteInfoVlanId
OBJECT-TYPE
The object indicates VLAN associated with this multicast route.
1.3.6.1.4.1.9.9.810.1.5.3.1.1VlanIndexnot-accessiblecurrent
cotvMcastRouteInfoActiveSrcAddrType
OBJECT-TYPE
The type of Internet address of active multicast source.
1.3.6.1.4.1.9.9.810.1.5.3.1.2InetAddressTypenot-accessiblecurrent
cotvMcastRouteInfoActiveSrcAddr
OBJECT-TYPE
The Internet address of active multicast source. The type of this address is determined by the value of cotvMcastRouteInfoActiveSrcAddrType.
1.3.6.1.4.1.9.9.810.1.5.3.1.3InetAddress (SIZE(4 | 16))not-accessiblecurrent
cotvMcastRouteInfoActiveGroupAddrType
OBJECT-TYPE
The type of Internet address of the active multicast group (multicast group of the active multicast source).
1.3.6.1.4.1.9.9.810.1.5.3.1.4InetAddressTypenot-accessiblecurrent
cotvMcastRouteInfoActiveGroupAddr
OBJECT-TYPE
The Internet address of the active multicast group of the (multicast group of the active multicast source). The type of this address is determined by the value of cotvMcastRouteInfoActiveGroupAddrType.
1.3.6.1.4.1.9.9.810.1.5.3.1.5InetAddress (SIZE(4 | 16))not-accessiblecurrent
cotvMcastRouteInfoIf
OBJECT-TYPE
This object indicates the next-hop interface on the device through which the multicast group will be routed.
1.3.6.1.4.1.9.9.810.1.5.3.1.6InterfaceIndexOrZeronot-accessiblecurrent
cotvMcastRouteInfoHostAddrType
OBJECT-TYPE
This object indicates the type of Internet address of the next-hop edge device through which the multicast group will be routed. Value of this object will be 'unknown' if no next-hop edge device information is associated with this route.
1.3.6.1.4.1.9.9.810.1.5.3.1.7InetAddressTyperead-onlycurrent
cotvMcastRouteInfoHostAddr
OBJECT-TYPE
This object indicates the Internet address of the next-hop edge device through which the multicast group will be routed. The type of this address is determined by the value of cotvMcastRouteInfoHostAddrType. Value of this object will be a zero length string if no next-hop edge device information is associated with this route.
1.3.6.1.4.1.9.9.810.1.5.3.1.8InetAddressread-onlycurrent
cotvMcastRouteInfoProtocolOwners
OBJECT-TYPE
This object indicates the protocols used by multicast route owner to learn this route information.
1.3.6.1.4.1.9.9.810.1.5.3.1.9SnmpAdminStringread-onlycurrent
cotvMcastRouteInfoMetric
OBJECT-TYPE
This object indicates the metric associated with this multicast route.
1.3.6.1.4.1.9.9.810.1.5.3.1.10Unsigned32read-onlycurrent
cotvMcastRouteInfoUpTime
OBJECT-TYPE
This object indicates the amount of time elapsed since this multicast route entry was installed in this table.
1.3.6.1.4.1.9.9.810.1.5.3.1.11Unsigned32read-onlycurrent
ciscoOtvMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.810.2
ciscoOtvMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.810.2.1
ciscoOtvMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.810.2.2

Conformance

NameOIDStatus
ciscoOtvMIBCompliance
MODULE-COMPLIANCE
The compliance statement for CISCO-OTV-MIB.
1.3.6.1.4.1.9.9.810.2.1.1current
ciscoOtvSiteGroup
OBJECT-GROUP
A collection of objects providing OTV site information.
1.3.6.1.4.1.9.9.810.2.2.1current
ciscoOtvOverlayGroup
OBJECT-GROUP
A collection of objects providing OTV overlay information.
1.3.6.1.4.1.9.9.810.2.2.2current
ciscoOtvVlanGroup
OBJECT-GROUP
A collection of objects providing OTV extended VLANs.
1.3.6.1.4.1.9.9.810.2.2.3current
ciscoOtvDataGroupConfigGroup
OBJECT-GROUP
A collection of objects providing overlay multicast data-group configuration information.
1.3.6.1.4.1.9.9.810.2.2.4current
ciscoOtvDataGroupInfoGroup
OBJECT-GROUP
A collection of objects providing active data-group related information.
1.3.6.1.4.1.9.9.810.2.2.5current
ciscoOtvAdjacencyGroup
OBJECT-GROUP
A collection of objects providing information about OTV Adjacency Database.
1.3.6.1.4.1.9.9.810.2.2.6current
ciscoOtvArpNdCacheGroup
OBJECT-GROUP
A collection of objects providing ARP/ND cache information.
1.3.6.1.4.1.9.9.810.2.2.7current
ciscoOtvRouteGroup
OBJECT-GROUP
A collection of objects providing information about unicast routes in ORIB.
1.3.6.1.4.1.9.9.810.2.2.8current
ciscoOtvMcastRouteGroup
OBJECT-GROUP
A collection of objects providing information about multicast routes in ORIB.
1.3.6.1.4.1.9.9.810.2.2.9current
ciscoOtvMcastRouteInfoGroup
OBJECT-GROUP
A collection of objects providing interface level information for multicast routes in ORIB.
1.3.6.1.4.1.9.9.810.2.2.10current