ROHC-UNCOMPRESSED-MIB

File: ROHC-UNCOMPRESSED-MIB.mib (6101 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF ROHC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
mib-2 MODULE-COMPLIANCE OBJECT-GROUP
rohcChannelID rohcContextCID

Defined Types

RohcUncmprContextEntry  
SEQUENCE    
  rohcUncmprContextState INTEGER
  rohcUncmprContextMode INTEGER
  rohcUncmprContextACKs Counter32

Defined Values

rohcUncmprMIB 1.3.6.1.2.1.113
This MIB module defines a set of objects for monitoring and configuring RObust Header Compression (ROHC). The objects are specific to ROHC uncompressed (profile 0x0000). Copyright (C) The Internet Society (2004). The initial version of this MIB module was published in RFC 3816. For full legal notices see the RFC itself or see: http://www.ietf.org/copyrights/ianamib.html
MODULE-IDENTITY    

rohcUncmprObjects 1.3.6.1.2.1.113.1
OBJECT IDENTIFIER    

rohcUncmprConformance 1.3.6.1.2.1.113.2
OBJECT IDENTIFIER    

rohcUncmprContextTable 1.3.6.1.2.1.113.1.1
This table lists and describes ROHC uncompressed profile specific properties of compressor contexts and decompressor contexts. It extends the rohcContextTable of the ROHC-MIB module.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RohcUncmprContextEntry

rohcUncmprContextEntry 1.3.6.1.2.1.113.1.1.1
An entry describing a particular context.
Status: current Access: not-accessible
OBJECT-TYPE    
  RohcUncmprContextEntry  

rohcUncmprContextState 1.3.6.1.2.1.113.1.1.1.3
State of the context. States initAndRefresh(1) and normal(2) are states of compressor contexts, states noContext(3) and fullContext(4) are states of decompressor contexts.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER initAndRefresh(1), normal(2), noContext(3), fullContext(4)  

rohcUncmprContextMode 1.3.6.1.2.1.113.1.1.1.4
Mode of the context.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unidirectional(1), bidirectional(2)  

rohcUncmprContextACKs 1.3.6.1.2.1.113.1.1.1.5
The number of all positive feedbacks (ACK) sent or received in this context, respectively. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. For checking ifCounterDiscontinuityTime, the interface index is required. It can be determined by reading the rohcChannelTable of the ROHC-MIB.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rohcUncmprCompliances 1.3.6.1.2.1.113.2.1
OBJECT IDENTIFIER    

rohcUncmprGroups 1.3.6.1.2.1.113.2.2
OBJECT IDENTIFIER    

rohcUncmprCompliance 1.3.6.1.2.1.113.2.1.1
The compliance statement for SNMP entities that implement the ROHC-UNCOMPRESSED-MIB. Note that compliance with this compliance statement requires compliance with the rohcCompliance MODULE-COMPLIANCE statement of the ROHC-MIB and with the ifCompliance3 MODULE-COMPLIANCE statement of the IF-MIB (RFC2863).
Status: current Access: read-only
MODULE-COMPLIANCE    

rohcUncmprContextGroup 1.3.6.1.2.1.113.2.2.1
A collection of objects providing information about ROHC uncompressed compressors and decompressors.
Status: current Access: read-only
OBJECT-GROUP    

rohcUncmprStatisticsGroup 1.3.6.1.2.1.113.2.2.2
An object providing context statistics.
Status: current Access: read-only
OBJECT-GROUP