HH3C-NVGRE-MIB

File: HH3C-NVGRE-MIB.mib (11961 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI HH3C-OID-MIB

Imported symbols

RowStatus MacAddress MODULE-IDENTITY
OBJECT-TYPE Unsigned32 Counter64
hh3cCommon

Defined Types

Hh3cNvgreEntry  
SEQUENCE    
  hh3cNvgreID Unsigned32
  hh3cNvgreVsiIndex Unsigned32
  hh3cNvgreRemoteMacCount Unsigned32
  hh3cNvgreRowStatus RowStatus

Hh3cNvgreTunnelEntry  
SEQUENCE    
  hh3cNvgreTunnelID Unsigned32
  hh3cNvgreTunnelRowStatus RowStatus
  hh3cNvgreTunnelOctets Counter64
  hh3cNvgreTunnelPackets Counter64

Hh3cNvgreTunnelBoundEntry  
SEQUENCE    
  hh3cNvgreTunnelBoundNvgreNum Unsigned32

Hh3cNvgreMacEntry  
SEQUENCE    
  hh3cNvgreMacAddr MacAddress
  hh3cNvgreMacTunnelID Unsigned32
  hh3cNvgreMacType INTEGER

Hh3cNvgreStaticMacEntry  
SEQUENCE    
  hh3cNvgreStaticMacAddr MacAddress
  hh3cNvgreStaticMacTunnelID Unsigned32
  hh3cNvgreStaticMacRowStatus RowStatus

Defined Values

hh3cNvgre 1.3.6.1.4.1.25506.2.156
The NVGRE MIB.
MODULE-IDENTITY    

hh3cNvgreObjects 1.3.6.1.4.1.25506.2.156.1
OBJECT IDENTIFIER    

hh3cNvgreScalarGroup 1.3.6.1.4.1.25506.2.156.1.1
OBJECT IDENTIFIER    

hh3cNvgreNextNvgreID 1.3.6.1.4.1.25506.2.156.1.1.1
Next available NVGRE ID(identifier), in the range of 4096 to 16777214. The invalid value 4294967295 indicates that no ID can be set.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cNvgreConfigured 1.3.6.1.4.1.25506.2.156.1.1.2
Number of currently configured NVGREs.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cNvgreTable 1.3.6.1.4.1.25506.2.156.1.2
A table for NVGRE parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cNvgreEntry

hh3cNvgreEntry 1.3.6.1.4.1.25506.2.156.1.2.1
Each entry represents the parameters of an NVGRE.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cNvgreEntry  

hh3cNvgreID 1.3.6.1.4.1.25506.2.156.1.2.1.1
The NVGRE ID, in the range of 4096 to 16777214.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hh3cNvgreVsiIndex 1.3.6.1.4.1.25506.2.156.1.2.1.2
VSI index. A unique index for the conceptual row identifying a VSI(Virtual Switch Instance) in the hh3cVsiTable.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hh3cNvgreRemoteMacCount 1.3.6.1.4.1.25506.2.156.1.2.1.3
Remote MAC(Media Access Control) address count of this NVGRE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cNvgreRowStatus 1.3.6.1.4.1.25506.2.156.1.2.1.4
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  

hh3cNvgreTunnelTable 1.3.6.1.4.1.25506.2.156.1.3
A table for NVGRE tunnel parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cNvgreTunnelEntry

hh3cNvgreTunnelEntry 1.3.6.1.4.1.25506.2.156.1.3.1
Each entry represents the parameters of an NVGRE tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cNvgreTunnelEntry  

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

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

hh3cNvgreTunnelOctets 1.3.6.1.4.1.25506.2.156.1.3.1.3
The number of octets that have been forwarded over the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cNvgreTunnelPackets 1.3.6.1.4.1.25506.2.156.1.3.1.4
The number of packets that have been forwarded over the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cNvgreTunnelBoundTable 1.3.6.1.4.1.25506.2.156.1.4
A table for the number of NVGREs to which the tunnel is bound.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cNvgreTunnelBoundEntry

hh3cNvgreTunnelBoundEntry 1.3.6.1.4.1.25506.2.156.1.4.1
An entry represents the number of NVGREs to which a tunnel is bound.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cNvgreTunnelBoundEntry  

hh3cNvgreTunnelBoundNvgreNum 1.3.6.1.4.1.25506.2.156.1.4.1.1
The number of NVGREs to which this tunnel is bound.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cNvgreMacTable 1.3.6.1.4.1.25506.2.156.1.5
A table for NVGRE remote MAC addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cNvgreMacEntry

hh3cNvgreMacEntry 1.3.6.1.4.1.25506.2.156.1.5.1
An NVGRE remote MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cNvgreMacEntry  

hh3cNvgreMacAddr 1.3.6.1.4.1.25506.2.156.1.5.1.1
MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

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

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

hh3cNvgreStaticMacTable 1.3.6.1.4.1.25506.2.156.1.6
A table for NVGRE static remote MAC addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cNvgreStaticMacEntry

hh3cNvgreStaticMacEntry 1.3.6.1.4.1.25506.2.156.1.6.1
An NVGRE static MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cNvgreStaticMacEntry  

hh3cNvgreStaticMacAddr 1.3.6.1.4.1.25506.2.156.1.6.1.1
Static MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

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

hh3cNvgreStaticMacRowStatus 1.3.6.1.4.1.25506.2.156.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