HPN-ICF-VXLAN-MIB

File: HPN-ICF-VXLAN-MIB.mib (13637 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI INET-ADDRESS-MIB
HPN-ICF-OID-MIB

Imported symbols

RowStatus TruthValue MacAddress
MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter64 InetAddressType InetAddress
hpnicfCommon

Defined Types

HpnicfVxlanEntry  
SEQUENCE    
  hpnicfVxlanID Unsigned32
  hpnicfVxlanAddrType InetAddressType
  hpnicfVxlanGroupAddr InetAddress
  hpnicfVxlanSourceAddr InetAddress
  hpnicfVxlanVsiIndex Unsigned32
  hpnicfVxlanRemoteMacCount Unsigned32
  hpnicfVxlanRowStatus RowStatus

HpnicfVxlanTunnelEntry  
SEQUENCE    
  hpnicfVxlanTunnelID Unsigned32
  hpnicfVxlanTunnelRowStatus RowStatus
  hpnicfVxlanTunnelOctets Counter64
  hpnicfVxlanTunnelPackets Counter64

HpnicfVxlanTunnelBoundEntry  
SEQUENCE    
  hpnicfVxlanTunnelBoundVxlanNum Unsigned32

HpnicfVxlanMacEntry  
SEQUENCE    
  hpnicfVxlanMacAddr MacAddress
  hpnicfVxlanMacTunnelID Unsigned32
  hpnicfVxlanMacType INTEGER

HpnicfVxlanStaticMacEntry  
SEQUENCE    
  hpnicfVxlanStaticMacAddr MacAddress
  hpnicfVxlanStaticMacTunnelID Unsigned32
  hpnicfVxlanStaticMacRowStatus RowStatus

Defined Values

hpnicfVxlan 1.3.6.1.4.1.11.2.14.11.15.2.150
The overlay MIB.
MODULE-IDENTITY    

hpnicfVxlanObjects 1.3.6.1.4.1.11.2.14.11.15.2.150.1
OBJECT IDENTIFIER    

hpnicfVxlanScalarGroup 1.3.6.1.4.1.11.2.14.11.15.2.150.1.1
OBJECT IDENTIFIER    

hpnicfVxlanLocalMacNotify 1.3.6.1.4.1.11.2.14.11.15.2.150.1.1.1
Local MAC(Media Access Control) address report capability.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpnicfVxlanRemoteMacLearn 1.3.6.1.4.1.11.2.14.11.15.2.150.1.1.2
Remote MAC address self-learning capability.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpnicfVxlanNextVxlanID 1.3.6.1.4.1.11.2.14.11.15.2.150.1.1.3
Next available VXLAN ID(identifier), in the range of 0x0 to 0xFFFFFF. The invalid value 0xFFFFFFFF indicates that no ID can be set.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfVxlanConfigured 1.3.6.1.4.1.11.2.14.11.15.2.150.1.1.4
Number of currently configured VXLANs.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfVxlanTable 1.3.6.1.4.1.11.2.14.11.15.2.150.1.2
A table for VXLAN parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfVxlanEntry

hpnicfVxlanEntry 1.3.6.1.4.1.11.2.14.11.15.2.150.1.2.1
Each entry represents the parameters of a VXLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfVxlanEntry  

hpnicfVxlanID 1.3.6.1.4.1.11.2.14.11.15.2.150.1.2.1.1
The VXLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hpnicfVxlanAddrType 1.3.6.1.4.1.11.2.14.11.15.2.150.1.2.1.2
The type of multicast group address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hpnicfVxlanGroupAddr 1.3.6.1.4.1.11.2.14.11.15.2.150.1.2.1.3
Group destination address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hpnicfVxlanSourceAddr 1.3.6.1.4.1.11.2.14.11.15.2.150.1.2.1.4
Group source address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hpnicfVxlanVsiIndex 1.3.6.1.4.1.11.2.14.11.15.2.150.1.2.1.5
VSI index. A unique index for the conceptual row identifying a VSI in the hpnicfVsiTable.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpnicfVxlanRemoteMacCount 1.3.6.1.4.1.11.2.14.11.15.2.150.1.2.1.6
Remote MAC address count of this VXLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfVxlanRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.150.1.2.1.7
Operation status of this table entry. When a row in this table is in active state, no objects in that row can be modified by the agent except hpnicfVxlanGroupAddr, hpnicfVxlanSourceAddr.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfVxlanTunnelTable 1.3.6.1.4.1.11.2.14.11.15.2.150.1.3
A table for VXLAN tunnel parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfVxlanTunnelEntry

hpnicfVxlanTunnelEntry 1.3.6.1.4.1.11.2.14.11.15.2.150.1.3.1
Each entry represents the parameters of a VXLAN tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfVxlanTunnelEntry  

hpnicfVxlanTunnelID 1.3.6.1.4.1.11.2.14.11.15.2.150.1.3.1.1
A unique index for tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hpnicfVxlanTunnelRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.150.1.3.1.2
Operation status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfVxlanTunnelOctets 1.3.6.1.4.1.11.2.14.11.15.2.150.1.3.1.3
The number of octets that have been forwarded over the tunnel. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfVxlanTunnelPackets 1.3.6.1.4.1.11.2.14.11.15.2.150.1.3.1.4
The number of packets that have been forwarded over the tunnel. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfVxlanTunnelBoundTable 1.3.6.1.4.1.11.2.14.11.15.2.150.1.4
A table for the number of VXLANs to which the tunnel is bound.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfVxlanTunnelBoundEntry

hpnicfVxlanTunnelBoundEntry 1.3.6.1.4.1.11.2.14.11.15.2.150.1.4.1
An entry represents the number of VXLANs to which a tunnel is bound.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfVxlanTunnelBoundEntry  

hpnicfVxlanTunnelBoundVxlanNum 1.3.6.1.4.1.11.2.14.11.15.2.150.1.4.1.1
The number of VXLANs to which this tunnel is bound.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfVxlanMacTable 1.3.6.1.4.1.11.2.14.11.15.2.150.1.5
A table for VXLAN remote MAC addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfVxlanMacEntry

hpnicfVxlanMacEntry 1.3.6.1.4.1.11.2.14.11.15.2.150.1.5.1
A VXLAN remote MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfVxlanMacEntry  

hpnicfVxlanMacAddr 1.3.6.1.4.1.11.2.14.11.15.2.150.1.5.1.1
MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

hpnicfVxlanMacTunnelID 1.3.6.1.4.1.11.2.14.11.15.2.150.1.5.1.2
A unique index for tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfVxlanMacType 1.3.6.1.4.1.11.2.14.11.15.2.150.1.5.1.3
The type of an MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER selfLearned(1), staticConfigured(2), protocolLearned(3)  

hpnicfVxlanStaticMacTable 1.3.6.1.4.1.11.2.14.11.15.2.150.1.6
A table for VXLAN static remote MAC addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfVxlanStaticMacEntry

hpnicfVxlanStaticMacEntry 1.3.6.1.4.1.11.2.14.11.15.2.150.1.6.1
A VXLAN static MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfVxlanStaticMacEntry  

hpnicfVxlanStaticMacAddr 1.3.6.1.4.1.11.2.14.11.15.2.150.1.6.1.1
Static MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

hpnicfVxlanStaticMacTunnelID 1.3.6.1.4.1.11.2.14.11.15.2.150.1.6.1.2
A unique index for tunnel.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpnicfVxlanStaticMacRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.150.1.6.1.3
Operation status of this table entry. When a row in this table is in active state, no objects in that row can be modified by the agent.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus