A3COM-HUAWEI-GRE-MIB

File: A3COM-HUAWEI-GRE-MIB.mib (3038 bytes)

Imported modules

A3COM-HUAWEI-OID-MIB SNMPv2-SMI IF-MIB

Imported symbols

h3cCommon Unsigned32 OBJECT-TYPE
MODULE-IDENTITY ifIndex

Defined Types

H3cGreEntry  
SEQUENCE    
  h3cGreKeyValue Unsigned32
  h3cGreKey INTEGER
  h3cGreChecksum INTEGER

Defined Values

h3cGre 1.3.6.1.4.1.43.45.1.10.2.54
This MIB contains objects to Manage configuration and Monitor running state for GRE.
MODULE-IDENTITY    

h3cGreObjects 1.3.6.1.4.1.43.45.1.10.2.54.1
OBJECT IDENTIFIER    

h3cGreTable 1.3.6.1.4.1.43.45.1.10.2.54.1.1
A table of Generic Routing Encapsulation(GRE) configuration. It contains configuration of GRE Key, and enable flags of Key and Checksum. The detail of Key and Checksum is described in RFC2784 and RFC2890.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cGreEntry

h3cGreEntry 1.3.6.1.4.1.43.45.1.10.2.54.1.1.1
The entry of h3cGreTable
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cGreEntry  

h3cGreKeyValue 1.3.6.1.4.1.43.45.1.10.2.54.1.1.1.1
The value of GRE key
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

h3cGreKey 1.3.6.1.4.1.43.45.1.10.2.54.1.1.1.2
The enable flag of GRE key
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

h3cGreChecksum 1.3.6.1.4.1.43.45.1.10.2.54.1.1.1.3
The enable flag of GRE Checksum
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)