H3C-NVGRE-MIB

File: H3C-NVGRE-MIB.mib (11857 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI HUAWEI-3COM-OID-MIB

Imported symbols

RowStatus MacAddress MODULE-IDENTITY
OBJECT-TYPE Unsigned32 Counter64
h3cCommon

Defined Types

H3cNvgreEntry  
SEQUENCE    
  h3cNvgreID Unsigned32
  h3cNvgreVsiIndex Unsigned32
  h3cNvgreRemoteMacCount Unsigned32
  h3cNvgreRowStatus RowStatus

H3cNvgreTunnelEntry  
SEQUENCE    
  h3cNvgreTunnelID Unsigned32
  h3cNvgreTunnelRowStatus RowStatus
  h3cNvgreTunnelOctets Counter64
  h3cNvgreTunnelPackets Counter64

H3cNvgreTunnelBoundEntry  
SEQUENCE    
  h3cNvgreTunnelBoundNvgreNum Unsigned32

H3cNvgreMacEntry  
SEQUENCE    
  h3cNvgreMacAddr MacAddress
  h3cNvgreMacTunnelID Unsigned32
  h3cNvgreMacType INTEGER

H3cNvgreStaticMacEntry  
SEQUENCE    
  h3cNvgreStaticMacAddr MacAddress
  h3cNvgreStaticMacTunnelID Unsigned32
  h3cNvgreStaticMacRowStatus RowStatus

Defined Values

h3cNvgre 1.3.6.1.4.1.2011.10.2.156
The NVGRE MIB.
MODULE-IDENTITY    

h3cNvgreObjects 1.3.6.1.4.1.2011.10.2.156.1
OBJECT IDENTIFIER    

h3cNvgreScalarGroup 1.3.6.1.4.1.2011.10.2.156.1.1
OBJECT IDENTIFIER    

h3cNvgreNextNvgreID 1.3.6.1.4.1.2011.10.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  

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

h3cNvgreTable 1.3.6.1.4.1.2011.10.2.156.1.2
A table for NVGRE parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cNvgreEntry

h3cNvgreEntry 1.3.6.1.4.1.2011.10.2.156.1.2.1
Each entry represents the parameters of an NVGRE.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cNvgreEntry  

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

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

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

h3cNvgreRowStatus 1.3.6.1.4.1.2011.10.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  

h3cNvgreTunnelTable 1.3.6.1.4.1.2011.10.2.156.1.3
A table for NVGRE tunnel parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cNvgreTunnelEntry

h3cNvgreTunnelEntry 1.3.6.1.4.1.2011.10.2.156.1.3.1
Each entry represents the parameters of an NVGRE tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cNvgreTunnelEntry  

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

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

h3cNvgreTunnelOctets 1.3.6.1.4.1.2011.10.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  

h3cNvgreTunnelPackets 1.3.6.1.4.1.2011.10.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  

h3cNvgreTunnelBoundTable 1.3.6.1.4.1.2011.10.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  
    H3cNvgreTunnelBoundEntry

h3cNvgreTunnelBoundEntry 1.3.6.1.4.1.2011.10.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    
  H3cNvgreTunnelBoundEntry  

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

h3cNvgreMacTable 1.3.6.1.4.1.2011.10.2.156.1.5
A table for NVGRE remote MAC addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cNvgreMacEntry

h3cNvgreMacEntry 1.3.6.1.4.1.2011.10.2.156.1.5.1
An NVGRE remote MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cNvgreMacEntry  

h3cNvgreMacAddr 1.3.6.1.4.1.2011.10.2.156.1.5.1.1
MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

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

h3cNvgreMacType 1.3.6.1.4.1.2011.10.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)  

h3cNvgreStaticMacTable 1.3.6.1.4.1.2011.10.2.156.1.6
A table for NVGRE static remote MAC addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cNvgreStaticMacEntry

h3cNvgreStaticMacEntry 1.3.6.1.4.1.2011.10.2.156.1.6.1
An NVGRE static MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cNvgreStaticMacEntry  

h3cNvgreStaticMacAddr 1.3.6.1.4.1.2011.10.2.156.1.6.1.1
Static MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

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

h3cNvgreStaticMacRowStatus 1.3.6.1.4.1.2011.10.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