HUAWEI-NVO3-MIB

File: HUAWEI-NVO3-MIB.mib (21643 bytes)

Imported modules

HUAWEI-MIB SNMPv2-CONF SNMPv2-SMI
IF-MIB SNMPv2-TC IPV6-TC

Imported symbols

hwDatacomm OBJECT-GROUP MODULE-COMPLIANCE
NOTIFICATION-GROUP Integer32 Unsigned32
IpAddress OBJECT-TYPE MODULE-IDENTITY
OBJECT-IDENTITY NOTIFICATION-TYPE Counter64
InterfaceIndex RowStatus TEXTUAL-CONVENTION
Ipv6Address

Defined Types

HwNvo3NveEntry  
SEQUENCE    
  hwNvo3NveIfIndex InterfaceIndex
  hwNvo3NveSourceAddress IpAddress

HwNvo3NveVniPeerEntry  
SEQUENCE    
  hwNvo3NveVni Unsigned32
  hwNvo3NveVniPeerAddress IpAddress
  hwNvo3NveVniPeerRowStatus RowStatus

HwNvo3VxlanTnlEntry  
SEQUENCE    
  hwNvo3VxlanTnlSrcAddress IpAddress
  hwNvo3VxlanDestAdress IpAddress
  hwNvo3VxlanTnlStatus INTEGER

HwNvo3VxlanIPv6TnlEntry  
SEQUENCE    
  hwNvo3VxlanTnlSrcIPv6Addr Ipv6Address
  hwNvo3VxlanDestIPv6Addr Ipv6Address
  hwNvo3VxlanIPv6TnlStatus INTEGER

HwNvo3VniStatsEntry  
SEQUENCE    
  hwNvo3Vni Unsigned32
  hwVniRxBitsPerSec Counter64
  hwVniTxBitsPerSec Counter64

HwVxlanTunnelStatisticEntry  
SEQUENCE    
  hwVxlanTunnelStatisticPeerIp IpAddress
  hwVxlanTunnelStatisticsourceIp IpAddress
  hwVxlanTunnelStatisticVni Integer32
  hwVxlanTunnelStatisticLastRcvPkt Counter64
  hwVxlanTunnelStatisticLastRcvByte Counter64
  hwVxlanTunnelStatisticLastTransPkt Counter64
  hwVxlanTunnelStatisticLastTransByte Counter64

Defined Values

hwNvo3Mgmt 1.3.6.1.4.1.2011.5.25.335
The MIB module for nvo3 management.
MODULE-IDENTITY    

hwNvo3MIBInstances 1.3.6.1.4.1.2011.5.25.335.1
OBJECT IDENTIFIER    

hwNvo3NveTable 1.3.6.1.4.1.2011.5.25.335.1.1
The Nvo3 nve table providing read/modify operations. The Nve entry is created and deleted associate with the nve type interface, you need to create the nve type interface first, then you can get the nve entry and modify it's attribute.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNvo3NveEntry

hwNvo3NveEntry 1.3.6.1.4.1.2011.5.25.335.1.1.1
The entry of hwNvo3NveTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNvo3NveEntry  

hwNvo3NveIfIndex 1.3.6.1.4.1.2011.5.25.335.1.1.1.1
IfIndex of the nve type interface, the key of the nve entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwNvo3NveSourceAddress 1.3.6.1.4.1.2011.5.25.335.1.1.1.2
The nve source address which is used as vxlan tunnel end point address
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwNvo3NveVniPeerTable 1.3.6.1.4.1.2011.5.25.335.1.2
The Nvo3 vni peer table providing create/modify/delete operations. Vxlan use this table to send broadcast, multicast, and unknown unicast flood frames.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNvo3NveVniPeerEntry

hwNvo3NveVniPeerEntry 1.3.6.1.4.1.2011.5.25.335.1.2.1
The entry of hwNvo3NveVniPeerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNvo3NveVniPeerEntry  

hwNvo3NveVni 1.3.6.1.4.1.2011.5.25.335.1.2.1.1
The vni that to be specified a remote nve peer address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwNvo3NveVniPeerAddress 1.3.6.1.4.1.2011.5.25.335.1.2.1.2
The vni remote nve peer address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hwNvo3NveVniPeerRowStatus 1.3.6.1.4.1.2011.5.25.335.1.2.1.3
The row status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwNvo3VxlanTnlTable 1.3.6.1.4.1.2011.5.25.335.1.3
The Nvo3 vxlan tunnel table, providing read operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNvo3VxlanTnlEntry

hwNvo3VxlanTnlEntry 1.3.6.1.4.1.2011.5.25.335.1.3.1
The entry of hwNvo3VxlanTnlTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNvo3VxlanTnlEntry  

hwNvo3VxlanTnlSrcAddress 1.3.6.1.4.1.2011.5.25.335.1.3.1.1
The vxlan tunnel source address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hwNvo3VxlanDestAdress 1.3.6.1.4.1.2011.5.25.335.1.3.1.2
The vxlan tunnel destionation address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hwNvo3VxlanTnlStatus 1.3.6.1.4.1.2011.5.25.335.1.3.1.3
The vxlan tunnel status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(2), up(1)  

hwNvo3VxlanIPv6TnlTable 1.3.6.1.4.1.2011.5.25.335.1.4
The Nvo3 vxlan IPv6 tunnel table, providing read operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNvo3VxlanIPv6TnlEntry

hwNvo3VxlanIPv6TnlEntry 1.3.6.1.4.1.2011.5.25.335.1.4.1
The entry of hwNvo3VxlanTnlTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNvo3VxlanIPv6TnlEntry  

hwNvo3VxlanTnlSrcIPv6Addr 1.3.6.1.4.1.2011.5.25.335.1.4.1.1
The vxlan tunnel source address
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

hwNvo3VxlanDestIPv6Addr 1.3.6.1.4.1.2011.5.25.335.1.4.1.2
The vxlan tunnel destionation address
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

hwNvo3VxlanIPv6TnlStatus 1.3.6.1.4.1.2011.5.25.335.1.4.1.3
The vxlan tunnel status
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(2), up(1)  

hwNvo3VniStatsTable 1.3.6.1.4.1.2011.5.25.335.1.5
The Nvo3 vni stats table providing traffic statistics about the VNI.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNvo3VniStatsEntry

hwNvo3VniStatsEntry 1.3.6.1.4.1.2011.5.25.335.1.5.1
The entry of hwNvo3VniStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNvo3VniStatsEntry  

hwNvo3Vni 1.3.6.1.4.1.2011.5.25.335.1.5.1.1
The vni that to be specified a remote nve peer address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwVniRxBitsPerSec 1.3.6.1.4.1.2011.5.25.335.1.5.1.2
The rate of recieved bits per second about vni.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwVniTxBitsPerSec 1.3.6.1.4.1.2011.5.25.335.1.5.1.3
The rate of sent bits per second about vni.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwNvo3TnlStatusEvent 1.3.6.1.4.1.2011.5.25.335.2
OBJECT IDENTIFIER    

hwNvo3VxlanTnlDown 1.3.6.1.4.1.2011.5.25.335.2.1
The SNMP trap that is generated when an vxlan tunnle status change. When alarm is down trigger, hwNvo3VxlanTnlStatus is 1, when alarm is up trigger, hwNvo3VxlanTnlStatus is 2.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwNvo3VxlanTnlUp 1.3.6.1.4.1.2011.5.25.335.2.2
The SNMP trap that is generated when an vxlan tunnle status change. When alarm is down trigger, hwNvo3VxlanTnlStatus is 0, when alarm is up trigger, hwNvo3VxlanTnlStatus is 1.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwNvo3Conformance 1.3.6.1.4.1.2011.5.25.335.3
OBJECT IDENTIFIER    

hwNvo3Compliances 1.3.6.1.4.1.2011.5.25.335.3.1
OBJECT IDENTIFIER    

hwNvo3Compliance 1.3.6.1.4.1.2011.5.25.335.3.1.1
The nvo3 management compliance.
Status: current Access: read-only
MODULE-COMPLIANCE    

hwNvo3Group 1.3.6.1.4.1.2011.5.25.335.3.2
OBJECT IDENTIFIER    

hwNvo3NveMIBGroup 1.3.6.1.4.1.2011.5.25.335.3.2.1
The nve management group.
Status: current Access: read-only
OBJECT-GROUP    

hwNvo3NveVniPeerGroup 1.3.6.1.4.1.2011.5.25.335.3.2.2
The nve management group.
Status: current Access: read-only
OBJECT-GROUP    

hwNvo3VxlanTnlGroup 1.3.6.1.4.1.2011.5.25.335.3.2.3
The vxlan tunnel status group.
Status: current Access: read-only
OBJECT-GROUP    

hwNvo3NotificationGroup 1.3.6.1.4.1.2011.5.25.335.3.2.4
The vxlan tunnel alarm group.
Status: current Access: read-only
NOTIFICATION-GROUP    

hwNvo3VxlanIPv6TnlGroup 1.3.6.1.4.1.2011.5.25.335.3.2.5
The vxlan IPv6 tunnel status group.
Status: current Access: read-only
OBJECT-GROUP    

hwNvo3IPv6NotificationGroup 1.3.6.1.4.1.2011.5.25.335.3.2.6
The vxlan IPv6 tunnel alarm group.
Status: current Access: read-only
NOTIFICATION-GROUP    

hwVxlanTunnelStatEnableObjects 1.3.6.1.4.1.2011.5.25.335.4
OBJECT IDENTIFIER    

hwVxlanTunnelStatisticTable 1.3.6.1.4.1.2011.5.25.335.4.1
A table of vxlan statistic display information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwVxlanTunnelStatisticEntry

hwVxlanTunnelStatisticEntry 1.3.6.1.4.1.2011.5.25.335.4.1.1
vxlan statistic display Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwVxlanTunnelStatisticEntry  

hwVxlanTunnelStatisticPeerIp 1.3.6.1.4.1.2011.5.25.335.4.1.1.1
Peer Ip.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwVxlanTunnelStatisticsourceIp 1.3.6.1.4.1.2011.5.25.335.4.1.1.2
Source Ip of vxlan tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwVxlanTunnelStatisticVni 1.3.6.1.4.1.2011.5.25.335.4.1.1.3
VRF index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwVxlanTunnelStatisticLastRcvPkt 1.3.6.1.4.1.2011.5.25.335.4.1.1.4
Received packets of vxlan tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwVxlanTunnelStatisticLastRcvByte 1.3.6.1.4.1.2011.5.25.335.4.1.1.5
Received bytes of vxlan tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwVxlanTunnelStatisticLastTransPkt 1.3.6.1.4.1.2011.5.25.335.4.1.1.6
Transmitted packets of vxlan tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwVxlanTunnelStatisticLastTransByte 1.3.6.1.4.1.2011.5.25.335.4.1.1.7
Transmitted bytes of vxlan tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwNvo3TnlTrapObject 1.3.6.1.4.1.2011.5.25.335.5
OBJECT IDENTIFIER    

hwNvo3TnlTnlId 1.3.6.1.4.1.2011.5.25.335.5.1
The tunnelid of vxlan tunnel.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hwNvo3TnlVniId 1.3.6.1.4.1.2011.5.25.335.5.2
The vni value.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hwNvo3TnlVrfId 1.3.6.1.4.1.2011.5.25.335.5.3
The vrf value.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hwNvo3TnlVrId 1.3.6.1.4.1.2011.5.25.335.5.4
The vr index.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hwNvo3TnlTrap 1.3.6.1.4.1.2011.5.25.335.6
OBJECT IDENTIFIER    

hwNvo3VxlanVni2Vrf 1.3.6.1.4.1.2011.5.25.335.6.1
The VXLAN tunnel and VNI have been mapped to a VRF instance, and cannot be mapped to other VRF instances.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwNvo3VxlanVni2VrfClear 1.3.6.1.4.1.2011.5.25.335.6.2
The VXLAN tunnel and VNI are no longer mapped to more than one VRF instance.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwNvo3VxlanVrf2Vni 1.3.6.1.4.1.2011.5.25.335.6.3
The VXLAN tunnel and VRF instance have been mapped to a VNI, and cannot be mapped to other VNIs.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwNvo3VxlanVrf2VniClear 1.3.6.1.4.1.2011.5.25.335.6.4
The VXLAN tunnel and VRF instance are no longer mapped to more than one VNI.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwNvo3IPv6TnlStatusEvent 1.3.6.1.4.1.2011.5.25.335.7
OBJECT IDENTIFIER    

hwNvo3VxlanIPv6TnlDown 1.3.6.1.4.1.2011.5.25.335.7.1
The SNMP trap that is generated when an vxlan tunnle status change. When alarm is down trigger, hwNvo3VxlanIPv6TnlStatus is 1, when alarm is up trigger, hwNvo3VxlanIPv6TnlStatus is 2.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwNvo3VxlanIPv6TnlUp 1.3.6.1.4.1.2011.5.25.335.7.2
The SNMP trap that is generated when an vxlan tunnle status change. When alarm is down trigger, hwNvo3VxlanIPv6TnlStatus is 0, when alarm is up trigger, hwNvo3VxlanIPv6TnlStatus is 1.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE