HPN-ICF-GRE-MIB

File: HPN-ICF-GRE-MIB.mib (2886 bytes)

Imported modules

HPN-ICF-OID-MIB SNMPv2-SMI IF-MIB

Imported symbols

hpnicfCommon Unsigned32 OBJECT-TYPE
MODULE-IDENTITY ifIndex

Defined Types

HpnicfGreEntry  
SEQUENCE    
  hpnicfGreKeyValue Unsigned32
  hpnicfGreKey INTEGER
  hpnicfGreChecksum INTEGER

Defined Values

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

hpnicfGreObjects 1.3.6.1.4.1.11.2.14.11.15.2.54.1
OBJECT IDENTIFIER    

hpnicfGreTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfGreEntry

hpnicfGreEntry 1.3.6.1.4.1.11.2.14.11.15.2.54.1.1.1
The entry of hpnicfGreTable
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfGreEntry  

hpnicfGreKeyValue 1.3.6.1.4.1.11.2.14.11.15.2.54.1.1.1.1
The value of GRE key
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

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

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