HH3C-GRE-MIB

File: HH3C-GRE-MIB.mib (3006 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-SMI IF-MIB

Imported symbols

hh3cCommon Unsigned32 OBJECT-TYPE
MODULE-IDENTITY ifIndex

Defined Types

Hh3cGreEntry  
SEQUENCE    
  hh3cGreKeyValue Unsigned32
  hh3cGreKey INTEGER
  hh3cGreChecksum INTEGER

Defined Values

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

hh3cGreObjects 1.3.6.1.4.1.25506.2.54.1
OBJECT IDENTIFIER    

hh3cGreTable 1.3.6.1.4.1.25506.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  
    Hh3cGreEntry

hh3cGreEntry 1.3.6.1.4.1.25506.2.54.1.1.1
The entry of hh3cGreTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cGreEntry  

hh3cGreKeyValue 1.3.6.1.4.1.25506.2.54.1.1.1.1
The value of GRE key
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

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

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