TERADICI-PCOIP-MIB

File: TERADICI-PCOIP-MIB.mib (8511 bytes)

Imported modules

SNMPv2-SMI RFC1155-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE OBJECT-IDENTITY
Integer32 Counter32 Counter64
enterprises

Defined Types

PcoipStatisticsEntry  
SEQUENCE    
  pcoipStatisticsIndex Integer32
  pcoipStatisticsSessionNumber Integer32
  pcoipStatisticsPcoipPacketsTransmitted Counter64
  pcoipStatisticsPcoipBytesTransmitted Counter64
  pcoipStatisticsPcoipPacketsReceived Counter64
  pcoipStatisticsPcoipBytesReceived Counter64
  pcoipStatisticsPcoipLostPackets Counter64
  pcoipStatisticsPcoipLatency Integer32

ImagingStatisticsEntry  
SEQUENCE    
  imagingStatisticsIndex Integer32
  imagingStatisticsSessionNumber Integer32
  imagingStatisticsSessionActive INTEGER
  imagingStatisticsDisplayActive INTEGER
  imagingStatisticsDisplayWidth Integer32
  imagingStatisticsDisplayHeight Integer32
  imagingStatisticsDisplayRefreshRate Integer32
  imagingStatisticsFrameCount Counter64

Defined Values

teraMibModule 1.3.6.1.4.1.25071
MIB describing PC-over-IP (tm) statistics.
MODULE-IDENTITY    

teraProducts 1.3.6.1.4.1.25071.1
OBJECT IDENTIFIER    

teraPcoip 1.3.6.1.4.1.25071.1.1
OBJECT IDENTIFIER    

teraPcoipStatistics 1.3.6.1.4.1.25071.1.1.1
OBJECT IDENTIFIER    

teraImagingStatistics 1.3.6.1.4.1.25071.1.1.2
OBJECT IDENTIFIER    

pcoipStatisticsTable 1.3.6.1.4.1.25071.1.1.1.1
The (conceptual) PCoIP statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PcoipStatisticsEntry

pcoipStatisticsEntry 1.3.6.1.4.1.25071.1.1.1.1.1
An entry (conceptual row) in the PCoIP statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PcoipStatisticsEntry  

pcoipStatisticsIndex 1.3.6.1.4.1.25071.1.1.1.1.1.1
The auxiliary variable used for identifying instances of the columnar objects in the statistics table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..1  

pcoipStatisticsSessionNumber 1.3.6.1.4.1.25071.1.1.1.1.1.2
PCoIP session number used to link PCoIP statistics to imaging statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..1  

pcoipStatisticsPcoipPacketsTransmitted 1.3.6.1.4.1.25071.1.1.1.1.1.3
PCoIP packets transmitted during the current or most recent session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pcoipStatisticsPcoipBytesTransmitted 1.3.6.1.4.1.25071.1.1.1.1.1.4
PCoIP bytes transmitted during the current or most recent session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pcoipStatisticsPcoipPacketsReceived 1.3.6.1.4.1.25071.1.1.1.1.1.5
PCoIP packets received during the current or most recent session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pcoipStatisticsPcoipBytesReceived 1.3.6.1.4.1.25071.1.1.1.1.1.6
PCoIP bytes received during the current or most recent session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pcoipStatisticsPcoipLostPackets 1.3.6.1.4.1.25071.1.1.1.1.1.7
Detected lost PCoIP during the current or most recent session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pcoipStatisticsPcoipLatency 1.3.6.1.4.1.25071.1.1.1.1.1.8
Measured PCoIP latency in ms.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

imagingStatisticsTable 1.3.6.1.4.1.25071.1.1.2.1
The (conceptual) imaging statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ImagingStatisticsEntry

imagingStatisticsEntry 1.3.6.1.4.1.25071.1.1.2.1.1
An entry (conceptual row) in the imaging statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ImagingStatisticsEntry  

imagingStatisticsIndex 1.3.6.1.4.1.25071.1.1.2.1.1.1
The auxiliary variable used for identifying instances of the columnar objects in the statistics table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2  

imagingStatisticsSessionNumber 1.3.6.1.4.1.25071.1.1.2.1.1.2
PCoIP session number used to link imaging statistics to PCoIP statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..1  

imagingStatisticsSessionActive 1.3.6.1.4.1.25071.1.1.2.1.1.3
Whether the imaging session is active or inactive.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inActive(0), active(1)  

imagingStatisticsDisplayActive 1.3.6.1.4.1.25071.1.1.2.1.1.4
Whether display is active or inactive.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inActive(0), active(1)  

imagingStatisticsDisplayWidth 1.3.6.1.4.1.25071.1.1.2.1.1.5
Number of pixels the display is wide.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1600  

imagingStatisticsDisplayHeight 1.3.6.1.4.1.25071.1.1.2.1.1.6
Number of pixels the display is tall.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1600  

imagingStatisticsDisplayRefreshRate 1.3.6.1.4.1.25071.1.1.2.1.1.7
Display refresh rate in Hz
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..500  

imagingStatisticsFrameCount 1.3.6.1.4.1.25071.1.1.2.1.1.8
Encoded frame count per display.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64