MIBs Depot

CISCO-NETWORK-VIRTUALIZATION-OVERLAY-MIB

Registered at
1.3.6.1.4.1.9.9.820
Last updated
2019-07-08 00:00
Organization
Cisco Systems, Inc.
Revisions
2015-01-26 00:00
Namespace
cisco
Source file
CISCO-NETWORK-VIRTUALIZATION-OVERLAY-MIB
Digest
sha256:8f54e3ca41f7a1e7b667b671d9b87670a1e57fb1995de9019c346ccaffd67877

Description

This MIB module is for managing Network Virtualization Overlay functionality on Cisco devices. The following terms are used throughout this MIB: NVE Network Virtualization Endpoint NVGRE Network Virtualization using Generic Routing Encapsulation NVO Network Virtualization Overlay VLAN Virtual Local Area Network VNet Virtual Network VNI Virtual Network Identifier VXLAN Virtual Extensible LAN

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-PRIVATE-VLAN-MIBVlanIndexOrZero
CISCO-SMIciscoMgmt
IF-MIBInterfaceIndexOrZero
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, DisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

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

CISCO-NETWORK-VIRTUALIZATION-OVERLAY-MIB
CISCO-PRIVATE-VLAN-MIB
CISCO-SMI
CISCO-TC
CISCO-VTP-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
RMON-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
cnvoMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.820.0
cnvoMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.820.1
cnvoNvoObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.820.1.1
cnvoNvoTable
OBJECT-TYPE
This table provides network virtualization overlays configured on the system.
1.3.6.1.4.1.9.9.820.1.1.1not-accessiblecurrent
cnvoNvoEntry
OBJECT-TYPE
An entry containing management information for network virtualization overlay.
1.3.6.1.4.1.9.9.820.1.1.1.1not-accessiblecurrent
cnvoNvoInstanceId
OBJECT-TYPE
A unique number to identify a NVO instance.
1.3.6.1.4.1.9.9.820.1.1.1.1.1Unsigned32not-accessiblecurrent
cnvoNvoEncapType
OBJECT-TYPE
This object specifies the encapsulation type for the NVO instance. 'unknown' - The read-only value 'unknown' indicates that encapsulation type is none of the following 'vxlan' - encapsulation type is VXLAN 'nvgre' - encapsulation type is NVGRE This object may be modified when the row is active.
1.3.6.1.4.1.9.9.820.1.1.1.1.2INTEGER {unknown(1), vxlan(2), nvgre(3)}read-createcurrent
cnvoNvoSourceInterface
OBJECT-TYPE
This object specifies the Source Interface for the NVO instance. This object may be modified when the row is active.
1.3.6.1.4.1.9.9.820.1.1.1.1.3InterfaceIndexOrZeroread-createcurrent
cnvoNvoConfiguredVni
OBJECT-TYPE
This object indicates the list of VNIs associated with this NVO instance.
1.3.6.1.4.1.9.9.820.1.1.1.1.4SnmpAdminStringread-onlycurrent
cnvoNvoStorageType
OBJECT-TYPE
This object specifies the storage type for this conceptual row.
1.3.6.1.4.1.9.9.820.1.1.1.1.5StorageTyperead-createcurrent
cnvoNvoRowStatus
OBJECT-TYPE
This object specifies the status of this conceptual row.
1.3.6.1.4.1.9.9.820.1.1.1.1.6RowStatusread-createcurrent
cnvoVNetTable
OBJECT-TYPE
This table provides information for virtual networks on the system.
1.3.6.1.4.1.9.9.820.1.1.2not-accessiblecurrent
cnvoVNetEntry
OBJECT-TYPE
An entry containing status information for a virtual network.
1.3.6.1.4.1.9.9.820.1.1.2.1not-accessiblecurrent
cnvoVNetLocalVNetId
OBJECT-TYPE
A unique number to identify a local virtual network.
1.3.6.1.4.1.9.9.820.1.1.2.1.1Unsigned32not-accessiblecurrent
cnvoVNetIpMcastAddrType
OBJECT-TYPE
This object indicates the type of Internet address to be used as Multicast Group Address.
1.3.6.1.4.1.9.9.820.1.1.2.1.2InetAddressTyperead-onlycurrent
cnvoVNetIpMcastAddr
OBJECT-TYPE
This object specifies the Internet address to be used as Multicast Group Address. The type of this address is determined by cnvoVNetIpMcastAddrType.
1.3.6.1.4.1.9.9.820.1.1.2.1.3InetAddressread-writecurrent
cnvoVNetVlan
OBJECT-TYPE
This object specifies the mapping vlan for the virtual network.
1.3.6.1.4.1.9.9.820.1.1.2.1.4VlanIndexOrZeroread-writecurrent
cnvoVNetArpSuppression
OBJECT-TYPE
This object specifies if ARP seppression is turned ON/OFF for the virtual network.
1.3.6.1.4.1.9.9.820.1.1.2.1.5INTEGER {arpSupON(1), arpSupOFF(2)}read-writecurrent
cnvoVNetReplication
OBJECT-TYPE
This object specifies the replication mode of the virtual network identifier.
1.3.6.1.4.1.9.9.820.1.1.2.1.6INTEGER {mcast(1), unconf(2), ucastBgp(3), ucastStatic(4)}read-writecurrent
cnvoVNetHostReachability
OBJECT-TYPE
This object specifies if the virtual network identifier is configured via data plane, control plane or is unconfigured.
1.3.6.1.4.1.9.9.820.1.1.2.1.7INTEGER {unknown(1), hostReachabilityUnconf(2), dataPlaneL2(3), controlPlaneL3(4)}read-writecurrent
cnvoVNetVniType
OBJECT-TYPE
This object specifies the type of the virtual network identifier - unknown, L2 or L3.
1.3.6.1.4.1.9.9.820.1.1.2.1.8INTEGER {unknown(1), l2(2), l3(3)}read-writecurrent
cnvoVNetIpVrfOrBridgeDomainName
OBJECT-TYPE
This object specifies the ip vrf (for L3 vni) or bridge-domain name (for L2 vni) virtual network identifier
1.3.6.1.4.1.9.9.820.1.1.2.1.9SnmpAdminStringread-writecurrent
cnvoVNetRouterMacAddr
OBJECT-TYPE
This object indicates the hardware MAC of the physical router.
1.3.6.1.4.1.9.9.820.1.1.2.1.10InetAddressread-onlycurrent
cnvoPeerTable
OBJECT-TYPE
This table provides information of remote peers for virtual network overlay on this system.
1.3.6.1.4.1.9.9.820.1.1.3not-accessiblecurrent
cnvoPeerEntry
OBJECT-TYPE
An entry containing remote peer information for virtual network overlay.
1.3.6.1.4.1.9.9.820.1.1.3.1not-accessiblecurrent
cnvoPeerIpAddrType
OBJECT-TYPE
This object indicates the type of Internet address of NVO peer.
1.3.6.1.4.1.9.9.820.1.1.3.1.1InetAddressTypenot-accessiblecurrent
cnvoPeerIpAddr
OBJECT-TYPE
This object indicates the Internet address of NVO peer. The type of this address is determined by cnvoPeerIpAddrType.
1.3.6.1.4.1.9.9.820.1.1.3.1.2InetAddress (SIZE(1..64))not-accessiblecurrent
cnvoPeerUpTime
OBJECT-TYPE
This object indicates the time at which the peer became up. This object contains value 0x0000010100000000 when the NVO peer is down.
1.3.6.1.4.1.9.9.820.1.1.3.1.3DateAndTimeread-onlycurrent
cnvoPeerLearningSourceType
OBJECT-TYPE
This object indicates the way in which in peer was learnt - either via data plane or control plane.
1.3.6.1.4.1.9.9.820.1.1.3.1.4INTEGER {unknown(1), dataPlane(2), controlPlane(3)}read-onlycurrent
cnvoVNetStatsTable
OBJECT-TYPE
This table provides statistics information of virtual networks on the system.
1.3.6.1.4.1.9.9.820.1.1.4not-accessiblecurrent
cnvoVNetStatsEntry
OBJECT-TYPE
An entry containing statistics information for a virtual network.
1.3.6.1.4.1.9.9.820.1.1.4.1not-accessiblecurrent
cnvoVNetOutUnicastPackets
OBJECT-TYPE
This object indicates the total number of unicast packets transmitted out of this virtual network.
1.3.6.1.4.1.9.9.820.1.1.4.1.1Counter64read-onlycurrent
cnvoVNetOutUnicastBytes
OBJECT-TYPE
This object indicates the number of bytes for unicast packet transmitted out of this virtual network.
1.3.6.1.4.1.9.9.820.1.1.4.1.2Counter64read-onlycurrent
cnvoVNetOutMulticastPackets
OBJECT-TYPE
This object indicates the number of multicast packets transmitted out of this virtual network.
1.3.6.1.4.1.9.9.820.1.1.4.1.3Counter64read-onlycurrent
cnvoVNetOutMulticastBytes
OBJECT-TYPE
This object indicates the number of bytes for multicast packet transmitted of this virtual network.
1.3.6.1.4.1.9.9.820.1.1.4.1.4Counter64read-onlycurrent
cnvoVNetInUnicastPackets
OBJECT-TYPE
This object indicates the number of unicast packets received by this virtual network.
1.3.6.1.4.1.9.9.820.1.1.4.1.5Counter64read-onlycurrent
cnvoVNetInUnicastBytes
OBJECT-TYPE
This object indicates the number of bytes for unicast packet received by this virtual network.
1.3.6.1.4.1.9.9.820.1.1.4.1.6Counter64read-onlycurrent
cnvoVNetInMulticastPackets
OBJECT-TYPE
This object indicates the number of multicast packets received by this virtual network.
1.3.6.1.4.1.9.9.820.1.1.4.1.7Counter64read-onlycurrent
cnvoVNetInMulticastBytes
OBJECT-TYPE
This object indicates the number of bytes for multicast packet received by this virtual network.
1.3.6.1.4.1.9.9.820.1.1.4.1.8Counter64read-onlycurrent
cnvoNvoPeerStatsTable
OBJECT-TYPE
This table provides remote peers statistics information for virtual network overlay.
1.3.6.1.4.1.9.9.820.1.1.5not-accessiblecurrent
cnvoNvoPeerStatsEntry
OBJECT-TYPE
An entry containing statistics information for a particular peer of a virtual network overlay.
1.3.6.1.4.1.9.9.820.1.1.5.1not-accessiblecurrent
cnvoNvoPeerOutUnicastPackets
OBJECT-TYPE
This object indicates the number of unicast packets transmitted to the peer.
1.3.6.1.4.1.9.9.820.1.1.5.1.1Counter64read-onlycurrent
cnvoNvoPeerOutUnicastBytes
OBJECT-TYPE
This object indicates the number of bytes for unicast packet transmitted to the peer.
1.3.6.1.4.1.9.9.820.1.1.5.1.2Counter64read-onlycurrent
cnvoNvoPeerOutMulticastPackets
OBJECT-TYPE
This object indicates the number of multicast packets transmitted to the peer.
1.3.6.1.4.1.9.9.820.1.1.5.1.3Counter64read-onlycurrent
cnvoNvoPeerOutMulticastBytes
OBJECT-TYPE
This object indicates the number of bytes for multicast packet transmitted to the peer.
1.3.6.1.4.1.9.9.820.1.1.5.1.4Counter64read-onlycurrent
cnvoNvoPeerInUnicastPackets
OBJECT-TYPE
This object indicates the number of unicast packets received from the peer.
1.3.6.1.4.1.9.9.820.1.1.5.1.5Counter64read-onlycurrent
cnvoNvoPeerInUnicastBytes
OBJECT-TYPE
This object indicates the number of bytes for unicast packet received from the peer.
1.3.6.1.4.1.9.9.820.1.1.5.1.6Counter64read-onlycurrent
cnvoNvoPeerInMulticastPackets
OBJECT-TYPE
This object indicates the number of multicast packets received from the peer.
1.3.6.1.4.1.9.9.820.1.1.5.1.7Counter64read-onlycurrent
cnvoNvoPeerInMulticastBytes
OBJECT-TYPE
This object indicates the number of bytes for multicast packet received from the peer.
1.3.6.1.4.1.9.9.820.1.1.5.1.8Counter64read-onlycurrent
cnvoVNetVrfStatsTable
OBJECT-TYPE
This table provides statistics information of vxlan Static route per vni per vrf on the system.
1.3.6.1.4.1.9.9.820.1.1.6not-accessiblecurrent
cnvoVNetVrfStatsEntry
OBJECT-TYPE
An entry containing statistics information for vxlan Static route per vni per vrf.
1.3.6.1.4.1.9.9.820.1.1.6.1not-accessiblecurrent
cnvoVNetVrfStatsVrfName
OBJECT-TYPE
This object indicates the VRF where traffic stats belongs to. The zero length value indicates the default
1.3.6.1.4.1.9.9.820.1.1.6.1.1SnmpAdminStringnot-accessiblecurrent
cnvoVNetVrfStatsVni
OBJECT-TYPE
The vni number where the stats entry belongs to.
1.3.6.1.4.1.9.9.820.1.1.6.1.2Unsigned32not-accessiblecurrent
cnvoVNetVrfIngressPackets
OBJECT-TYPE
This object indicates the total number of ingress packets transmitted out of this virtual network.
1.3.6.1.4.1.9.9.820.1.1.6.1.3Counter64read-onlycurrent
cnvoVNetVrfIngressBytes
OBJECT-TYPE
This object indicates the total number of ingress bytes transmitted out of this virtual network.
1.3.6.1.4.1.9.9.820.1.1.6.1.4Counter64read-onlycurrent
cnvoVNetVrfEgressPackets
OBJECT-TYPE
This object indicates the total number of egress packets transmitted out of this virtual network.
1.3.6.1.4.1.9.9.820.1.1.6.1.5Counter64read-onlycurrent
cnvoVNetVrfEgressBytes
OBJECT-TYPE
This object indicates the total number of egress bytes transmitted out of this virtual network.
1.3.6.1.4.1.9.9.820.1.1.6.1.6Counter64read-onlycurrent
cnvoMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.820.2
cnvoMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.820.2.1
cnvoMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.820.2.2

Conformance

NameOIDStatus
cnvoMIBCompliance
MODULE-COMPLIANCE
The compliance statement for CISCO-NETWORK-VIRTUALIZATION- OVERLAY-MIB.
1.3.6.1.4.1.9.9.820.2.1.1current
cnvoNvoGroup
OBJECT-GROUP
A collection of objects providing NVO information.
1.3.6.1.4.1.9.9.820.2.2.1current
cnvoVirtualNetworkGroup
OBJECT-GROUP
A collection of objects providing VNI status information.
1.3.6.1.4.1.9.9.820.2.2.2current
cnvoPeerGroup
OBJECT-GROUP
A collection of objects providing NVO peer information.
1.3.6.1.4.1.9.9.820.2.2.3current
cnvoVirtualNetworkStatsGroup
OBJECT-GROUP
A collection of objects providing virtual network statistics information.
1.3.6.1.4.1.9.9.820.2.2.4current
cnvoNvoPerPeerOutUnicastStatsGroup
OBJECT-GROUP
A collection of objects providing transmitted peer unicast statistics information.
1.3.6.1.4.1.9.9.820.2.2.5current
cnvoNvoPerPeerInUnicastStatsGroup
OBJECT-GROUP
A collection of objects providing received peer unicast statistics information.
1.3.6.1.4.1.9.9.820.2.2.6current
cnvoNvoPerPeerInMulticastStatsGroup
OBJECT-GROUP
A collection of objects providing received peer multicast statistics information.
1.3.6.1.4.1.9.9.820.2.2.7current
cnvoNvoPerPeerOutMulticastStatsGroup
OBJECT-GROUP
A collection of objects providing transmitted peer unicast statistics information.
1.3.6.1.4.1.9.9.820.2.2.8current
cnvoVNetVrfStatsGroup
OBJECT-GROUP
A collection of objects providing vxlan Static Route traffic stats.
1.3.6.1.4.1.9.9.820.2.2.9current