SIAE-HC-MIB

File: SIAE-HC-MIB.mib (5858 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SIAE-TREE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
RowStatus siaeMib

Defined Types

HeaderCompressionEntry  
SEQUENCE    
  headerCompressionIndex Integer32
  headerCompressionAdminStatus INTEGER
  headerCompressionContextDepth INTEGER
  headerCompressionParsingMode INTEGER
  headerCompressionTagEnable INTEGER
  headerCompressionRowStatus RowStatus

Defined Values

headerCompression 1.3.6.1.4.1.3373.1103.79
Management information for equipment header compression.
MODULE-IDENTITY    

headerCompressionMibVersion 1.3.6.1.4.1.3373.1103.79.1
Numerical version of this module. The string version of this MIB have the following format: XX.YY.ZZ so, for example, the value 1 should be interpreted as 00.00.01 and the value 10001 should be interpreted as 01.00.01.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

headerCompressionTable 1.3.6.1.4.1.3373.1103.79.2
Table with header compression entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HeaderCompressionEntry

headerCompressionEntry 1.3.6.1.4.1.3373.1103.79.2.1
Header compression records
Status: current Access: not-accessible
OBJECT-TYPE    
  HeaderCompressionEntry  

headerCompressionIndex 1.3.6.1.4.1.3373.1103.79.2.1.1
Header compression index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

headerCompressionAdminStatus 1.3.6.1.4.1.3373.1103.79.2.1.2
This object is used to enable instance of header compression.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2)  

headerCompressionContextDepth 1.3.6.1.4.1.3373.1103.79.2.1.3
This object is used to set context depth of the specified instance of header compression.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ctx16bytes(1), ctx32bytes(2), ctx64byets(3), ctx128bytes(4)  

headerCompressionParsingMode 1.3.6.1.4.1.3373.1103.79.2.1.4
This object is used to specify the mode of parsing packets.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER auto(1), semiMpls(2), semiIPv4IPv6(3)  

headerCompressionTagEnable 1.3.6.1.4.1.3373.1103.79.2.1.5
This object is used to enable or disable TAG management.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

headerCompressionRowStatus 1.3.6.1.4.1.3373.1103.79.2.1.6
Row Status object of the header compression table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus