CISCO-NETWORK-VIRTUALIZATION-OVERLAY-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-NETWORK-VIRTUALIZATION-OVERLAY-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoNetworkVirtualizationOverlayMIB 1.3.6.1.4.1.9.9.820
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
         cnvoMIBNotifs 1.3.6.1.4.1.9.9.820.0
         cnvoMIBObjects 1.3.6.1.4.1.9.9.820.1
             cnvoNvoObjects 1.3.6.1.4.1.9.9.820.1.1
                 cnvoNvoTable 1.3.6.1.4.1.9.9.820.1.1.1 no-access
This table provides network virtualization overlays configured on the system.
                     cnvoNvoEntry 1.3.6.1.4.1.9.9.820.1.1.1.1 no-access
An entry containing management information for network virtualization overlay.
                         cnvoNvoInstanceId 1.3.6.1.4.1.9.9.820.1.1.1.1.1 unsigned32 no-access
A unique number to identify a NVO instance.
                         cnvoNvoEncapType 1.3.6.1.4.1.9.9.820.1.1.1.1.2 integer read-only
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. Enumeration: 'unknown': 1, 'vxlan': 2, 'nvgre': 3.
                         cnvoNvoSourceInterface 1.3.6.1.4.1.9.9.820.1.1.1.1.3 interfaceindexorzero read-only
This object specifies the Source Interface for the NVO instance. This object may be modified when the row is active.
                         cnvoNvoConfiguredVni 1.3.6.1.4.1.9.9.820.1.1.1.1.4 snmpadminstring read-only
This object indicates the list of VNIs associated with this NVO instance.
                         cnvoNvoStorageType 1.3.6.1.4.1.9.9.820.1.1.1.1.5 storagetype read-only
This object specifies the storage type for this conceptual row.
                         cnvoNvoRowStatus 1.3.6.1.4.1.9.9.820.1.1.1.1.6 rowstatus read-only
This object specifies the status of this conceptual row.
                 cnvoVNetTable 1.3.6.1.4.1.9.9.820.1.1.2 no-access
This table provides information for virtual networks on the system.
                     cnvoVNetEntry 1.3.6.1.4.1.9.9.820.1.1.2.1 no-access
An entry containing status information for a virtual network.
                         cnvoVNetLocalVNetId 1.3.6.1.4.1.9.9.820.1.1.2.1.1 unsigned32 no-access
A unique number to identify a local virtual network.
                         cnvoVNetIpMcastAddrType 1.3.6.1.4.1.9.9.820.1.1.2.1.2 inetaddresstype read-only
This object indicates the type of Internet address to be used as Multicast Group Address.
                         cnvoVNetIpMcastAddr 1.3.6.1.4.1.9.9.820.1.1.2.1.3 inetaddress read-write
This object specifies the Internet address to be used as Multicast Group Address. The type of this address is determined by cnvoVNetIpMcastAddrType.
                         cnvoVNetVlan 1.3.6.1.4.1.9.9.820.1.1.2.1.4 vlanindexorzero read-write
This object specifies the mapping vlan for the virtual network.
                         cnvoVNetArpSuppression 1.3.6.1.4.1.9.9.820.1.1.2.1.5 integer read-write
This object specifies if ARP seppression is turned ON/OFF for the virtual network. Enumeration: 'arpSupOFF': 2, 'arpSupON': 1.
                         cnvoVNetReplication 1.3.6.1.4.1.9.9.820.1.1.2.1.6 integer read-write
This object specifies the replication mode of the virtual network identifier. Enumeration: 'unconf': 2, 'ucastBgp': 3, 'mcast': 1, 'ucastStatic': 4.
                         cnvoVNetHostReachability 1.3.6.1.4.1.9.9.820.1.1.2.1.7 integer read-write
This object specifies if the virtual network identifier is configured via data plane, control plane or is unconfigured. Enumeration: 'unknown': 1, 'dataPlaneL2': 3, 'controlPlaneL3': 4, 'hostReachabilityUnconf': 2.
                         cnvoVNetVniType 1.3.6.1.4.1.9.9.820.1.1.2.1.8 integer read-write
This object specifies the type of the virtual network identifier - unknown, L2 or L3. Enumeration: 'unknown': 1, 'l2': 2, 'l3': 3.
                         cnvoVNetIpVrfOrBridgeDomainName 1.3.6.1.4.1.9.9.820.1.1.2.1.9 snmpadminstring read-write
This object specifies the ip vrf (for L3 vni) or bridge-domain name (for L2 vni) virtual network identifier
                         cnvoVNetRouterMacAddr 1.3.6.1.4.1.9.9.820.1.1.2.1.10 inetaddress read-only
This object indicates the hardware MAC of the physical router.
                 cnvoPeerTable 1.3.6.1.4.1.9.9.820.1.1.3 no-access
This table provides information of remote peers for virtual network overlay on this system.
                     cnvoPeerEntry 1.3.6.1.4.1.9.9.820.1.1.3.1 no-access
An entry containing remote peer information for virtual network overlay.
                         cnvoPeerIpAddrType 1.3.6.1.4.1.9.9.820.1.1.3.1.1 inetaddresstype no-access
This object indicates the type of Internet address of NVO peer.
                         cnvoPeerIpAddr 1.3.6.1.4.1.9.9.820.1.1.3.1.2 inetaddress no-access
This object indicates the Internet address of NVO peer. The type of this address is determined by cnvoPeerIpAddrType.
                         cnvoPeerUpTime 1.3.6.1.4.1.9.9.820.1.1.3.1.3 dateandtime read-only
This object indicates the time at which the peer became up. This object contains value 0x0000010100000000 when the NVO peer is down.
                         cnvoPeerLearningSourceType 1.3.6.1.4.1.9.9.820.1.1.3.1.4 integer read-only
This object indicates the way in which in peer was learnt - either via data plane or control plane. Enumeration: 'unknown': 1, 'controlPlane': 3, 'dataPlane': 2.
                 cnvoVNetStatsTable 1.3.6.1.4.1.9.9.820.1.1.4 no-access
This table provides statistics information of virtual networks on the system.
                     cnvoVNetStatsEntry 1.3.6.1.4.1.9.9.820.1.1.4.1 no-access
An entry containing statistics information for a virtual network.
                         cnvoVNetOutUnicastPackets 1.3.6.1.4.1.9.9.820.1.1.4.1.1 counter64 read-only
This object indicates the total number of unicast packets transmitted out of this virtual network.
                         cnvoVNetOutUnicastBytes 1.3.6.1.4.1.9.9.820.1.1.4.1.2 counter64 read-only
This object indicates the number of bytes for unicast packet transmitted out of this virtual network.
                         cnvoVNetOutMulticastPackets 1.3.6.1.4.1.9.9.820.1.1.4.1.3 counter64 read-only
This object indicates the number of multicast packets transmitted out of this virtual network.
                         cnvoVNetOutMulticastBytes 1.3.6.1.4.1.9.9.820.1.1.4.1.4 counter64 read-only
This object indicates the number of bytes for multicast packet transmitted of this virtual network.
                         cnvoVNetInUnicastPackets 1.3.6.1.4.1.9.9.820.1.1.4.1.5 counter64 read-only
This object indicates the number of unicast packets received by this virtual network.
                         cnvoVNetInUnicastBytes 1.3.6.1.4.1.9.9.820.1.1.4.1.6 counter64 read-only
This object indicates the number of bytes for unicast packet received by this virtual network.
                         cnvoVNetInMulticastPackets 1.3.6.1.4.1.9.9.820.1.1.4.1.7 counter64 read-only
This object indicates the number of multicast packets received by this virtual network.
                         cnvoVNetInMulticastBytes 1.3.6.1.4.1.9.9.820.1.1.4.1.8 counter64 read-only
This object indicates the number of bytes for multicast packet received by this virtual network.
                 cnvoNvoPeerStatsTable 1.3.6.1.4.1.9.9.820.1.1.5 no-access
This table provides remote peers statistics information for virtual network overlay.
                     cnvoNvoPeerStatsEntry 1.3.6.1.4.1.9.9.820.1.1.5.1 no-access
An entry containing statistics information for a particular peer of a virtual network overlay.
                         cnvoNvoPeerOutUnicastPackets 1.3.6.1.4.1.9.9.820.1.1.5.1.1 counter64 read-only
This object indicates the number of unicast packets transmitted to the peer.
                         cnvoNvoPeerOutUnicastBytes 1.3.6.1.4.1.9.9.820.1.1.5.1.2 counter64 read-only
This object indicates the number of bytes for unicast packet transmitted to the peer.
                         cnvoNvoPeerOutMulticastPackets 1.3.6.1.4.1.9.9.820.1.1.5.1.3 counter64 read-only
This object indicates the number of multicast packets transmitted to the peer.
                         cnvoNvoPeerOutMulticastBytes 1.3.6.1.4.1.9.9.820.1.1.5.1.4 counter64 read-only
This object indicates the number of bytes for multicast packet transmitted to the peer.
                         cnvoNvoPeerInUnicastPackets 1.3.6.1.4.1.9.9.820.1.1.5.1.5 counter64 read-only
This object indicates the number of unicast packets received from the peer.
                         cnvoNvoPeerInUnicastBytes 1.3.6.1.4.1.9.9.820.1.1.5.1.6 counter64 read-only
This object indicates the number of bytes for unicast packet received from the peer.
                         cnvoNvoPeerInMulticastPackets 1.3.6.1.4.1.9.9.820.1.1.5.1.7 counter64 read-only
This object indicates the number of multicast packets received from the peer.
                         cnvoNvoPeerInMulticastBytes 1.3.6.1.4.1.9.9.820.1.1.5.1.8 counter64 read-only
This object indicates the number of bytes for multicast packet received from the peer.
         cnvoMIBConform 1.3.6.1.4.1.9.9.820.2
             cnvoMIBCompliances 1.3.6.1.4.1.9.9.820.2.1
                 cnvoMIBCompliance 1.3.6.1.4.1.9.9.820.2.1.1
The compliance statement for CISCO-NETWORK-VIRTUALIZATION- OVERLAY-MIB.
             cnvoMIBGroups 1.3.6.1.4.1.9.9.820.2.2
                 cnvoNvoGroup 1.3.6.1.4.1.9.9.820.2.2.1
A collection of objects providing NVO information.
                 cnvoVirtualNetworkGroup 1.3.6.1.4.1.9.9.820.2.2.2
A collection of objects providing VNI status information.
                 cnvoPeerGroup 1.3.6.1.4.1.9.9.820.2.2.3
A collection of objects providing NVO peer information.
                 cnvoVirtualNetworkStatsGroup 1.3.6.1.4.1.9.9.820.2.2.4
A collection of objects providing virtual network statistics information.
                 cnvoNvoPerPeerOutUnicastStatsGroup 1.3.6.1.4.1.9.9.820.2.2.5
A collection of objects providing transmitted peer unicast statistics information.
                 cnvoNvoPerPeerInUnicastStatsGroup 1.3.6.1.4.1.9.9.820.2.2.6
A collection of objects providing received peer unicast statistics information.
                 cnvoNvoPerPeerInMulticastStatsGroup 1.3.6.1.4.1.9.9.820.2.2.7
A collection of objects providing received peer multicast statistics information.
                 cnvoNvoPerPeerOutMulticastStatsGroup 1.3.6.1.4.1.9.9.820.2.2.8
A collection of objects providing transmitted peer unicast statistics information.