PRVT-TWAMP-MIB

File: PRVT-TWAMP-MIB.mib (15480 bytes)

Imported modules

PRVT-SWITCH-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

switch Counter32 Counter64
Integer32 IpAddress MODULE-IDENTITY
NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
MacAddress RowStatus TEXTUAL-CONVENTION
TruthValue

Defined Types

PrvtTwampTestNameType  
TWAMP test name type (1..32 characters).
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..32)  

PrvtTwampDecimalPercent  
A percentage value in decimal format.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..10)  

PrvtTwampTestEntry  
SEQUENCE    
  prvtTwampTestName PrvtTwampTestNameType
  prvtTwampTestRowStatus RowStatus
  prvtTwampTestServer IpAddress
  prvtTwampTestSessionsCount Integer32
  prvtTwampTestPackets Integer32
  prvtTwampTestTimeout Integer32
  prvtTwampTestDelay Integer32
  prvtTwampTestExecuteNow Integer32

PrvtTwampClientEntry  
SEQUENCE    
  prvtTwampClientIp IpAddress
  prvtTwampClientRowStatus RowStatus

PrvtTwampTestResultEntry  
SEQUENCE    
  prvtTwampTestId Unsigned32
  prvtTwampTestResultName PrvtTwampTestNameType
  prvtTwampTestStartTime Unsigned32
  prvtTwampTestServerAddress IpAddress
  prvtTwampTestSessions Unsigned32
  prvtTwampTestState INTEGER
  prvtTwampTestRtt Counter64
  prvtTwampTestMinRtt Counter64
  prvtTwampTestMaxRtt Counter64
  prvtTwampTestPcktSent Unsigned32
  prvtTwampTestPcktLost Unsigned32
  prvtTwampTestPcktDrop Unsigned32
  prvtTwampTestVariation Counter64
  prvtTwampTestVariationLow PrvtTwampDecimalPercent
  prvtTwampTestVariationMiddle PrvtTwampDecimalPercent
  prvtTwampTestVariationHigh PrvtTwampDecimalPercent

Defined Values

prvtTwampMIB 1.3.6.1.4.1.738.1.5.240
This MIB provides the extended capability of controlling and provisioning of TWAMP tests.
MODULE-IDENTITY    

prvtTwampNotifications 1.3.6.1.4.1.738.1.5.240.0
OBJECT IDENTIFIER    

prvtTwampObjects 1.3.6.1.4.1.738.1.5.240.1
OBJECT IDENTIFIER    

prvtTwampTest 1.3.6.1.4.1.738.1.5.240.1.1
OBJECT IDENTIFIER    

prvtTwampTestTable 1.3.6.1.4.1.738.1.5.240.1.1.1
Table contains TWAMP tests.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtTwampTestEntry

prvtTwampTestEntry 1.3.6.1.4.1.738.1.5.240.1.1.1.1
Entry in prvtTwampTestTable
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtTwampTestEntry  

prvtTwampTestName 1.3.6.1.4.1.738.1.5.240.1.1.1.1.1
TWAMP test name.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtTwampTestNameType  

prvtTwampTestRowStatus 1.3.6.1.4.1.738.1.5.240.1.1.1.1.2
Create/delete entry in prvtTwampTestTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtTwampTestServer 1.3.6.1.4.1.738.1.5.240.1.1.1.1.3
TWAMP test server ip-address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

prvtTwampTestSessionsCount 1.3.6.1.4.1.738.1.5.240.1.1.1.1.4
The number of parallel test sessions.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..10  

prvtTwampTestPackets 1.3.6.1.4.1.738.1.5.240.1.1.1.1.5
The number of packets in parallel sessions.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 10..1000  

prvtTwampTestTimeout 1.3.6.1.4.1.738.1.5.240.1.1.1.1.6
The timout interval of test packets (in milliseconds).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 100..10000  

prvtTwampTestDelay 1.3.6.1.4.1.738.1.5.240.1.1.1.1.7
The delay interval between test packets (in milliseconds)
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 100..1500  

prvtTwampTestExecuteNow 1.3.6.1.4.1.738.1.5.240.1.1.1.1.8
When this object is set to '1', command self-test execute-now. When this object is set to '2' the self-test is stopped. Setting the variable to '0' results in an 'inconsistentValue' error. Setting it to any other value has no effect. When this object is read, the value '0' is returned.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2  

prvtTwampServer 1.3.6.1.4.1.738.1.5.240.1.2
OBJECT IDENTIFIER    

prvtTwampServerInnactivity 1.3.6.1.4.1.738.1.5.240.1.2.2
The server innactivity timeout interval of the TWAMP server (in seconds).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..900  

prvtTwampServerSessionInnactivity 1.3.6.1.4.1.738.1.5.240.1.2.3
The session innactivity timeout interval of the TWAMP server (in seconds).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..900  

prvtTwampServerMaxSessions 1.3.6.1.4.1.738.1.5.240.1.2.4
The maximum number of controll sessions supported by the TWAMP server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1000  

prvtTwampServerMaxParallelSessions 1.3.6.1.4.1.738.1.5.240.1.2.5
The maximum number of parallel test sessions for each client supperted by the TWAMP server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

prvtTwampServerShutdown 1.3.6.1.4.1.738.1.5.240.1.2.6
The administrative state of the TWAMP server.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

prvtTwampClientTable 1.3.6.1.4.1.738.1.5.240.1.2.7
Table contains the allowed clients for the TWAMP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtTwampClientEntry

prvtTwampClientEntry 1.3.6.1.4.1.738.1.5.240.1.2.7.1
Entry in twampClientTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtTwampClientEntry  

prvtTwampClientIp 1.3.6.1.4.1.738.1.5.240.1.2.7.1.1
The ip-address of the client.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

prvtTwampClientRowStatus 1.3.6.1.4.1.738.1.5.240.1.2.7.1.2
create/delete entry in prvtTwampClientTable
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtTwampServerControlSessions 1.3.6.1.4.1.738.1.5.240.1.2.8
The number of current control sessions established on the TWAMP server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

prvtTwampServerTestSessions 1.3.6.1.4.1.738.1.5.240.1.2.9
The number of current test sessions established on the TWAMP server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

prvtTwampTestResult 1.3.6.1.4.1.738.1.5.240.1.3
OBJECT IDENTIFIER    

prvtTwampTestResultTable 1.3.6.1.4.1.738.1.5.240.1.3.1
Table contains statistics of the executed TWAMP tests.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtTwampTestResultEntry

prvtTwampTestResultEntry 1.3.6.1.4.1.738.1.5.240.1.3.1.1
Entry in twampTestResultTable
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtTwampTestResultEntry  

prvtTwampTestId 1.3.6.1.4.1.738.1.5.240.1.3.1.1.1
The internal ID of the TWAMP test instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

prvtTwampTestResultName 1.3.6.1.4.1.738.1.5.240.1.3.1.1.2
TWAMP test name.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtTwampTestNameType  

prvtTwampTestStartTime 1.3.6.1.4.1.738.1.5.240.1.3.1.1.3
The start time of the TWAMP test instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

prvtTwampTestServerAddress 1.3.6.1.4.1.738.1.5.240.1.3.1.1.4
The server ip-address of the TWAMP test instance.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

prvtTwampTestSessions 1.3.6.1.4.1.738.1.5.240.1.3.1.1.5
The number of parallel test sessions of the TWAMP test instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

prvtTwampTestState 1.3.6.1.4.1.738.1.5.240.1.3.1.1.6
The status of the executed TWAMP test instance.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER failed(1), running(2), stopped(3), finished(4)  

prvtTwampTestRtt 1.3.6.1.4.1.738.1.5.240.1.3.1.1.7
The average round-trip time of the TWAMP test sample.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

prvtTwampTestMinRtt 1.3.6.1.4.1.738.1.5.240.1.3.1.1.8
The minimum round-trip time of the TWAMP test sample.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

prvtTwampTestMaxRtt 1.3.6.1.4.1.738.1.5.240.1.3.1.1.9
The maximum round-trip time of the TWAMP test sample.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

prvtTwampTestPcktSent 1.3.6.1.4.1.738.1.5.240.1.3.1.1.10
The number of test packets sent for the TWAMP test instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

prvtTwampTestPcktLost 1.3.6.1.4.1.738.1.5.240.1.3.1.1.11
The number of lost test packets.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

prvtTwampTestPcktDrop 1.3.6.1.4.1.738.1.5.240.1.3.1.1.12
The number of dropped test packets.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

prvtTwampTestVariation 1.3.6.1.4.1.738.1.5.240.1.3.1.1.13
The maximum module variation of the TWAMP test sample
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

prvtTwampTestVariationLow 1.3.6.1.4.1.738.1.5.240.1.3.1.1.14
The percent of singletons whose variation is less than 10% of the negated maximum module variation of the sample.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtTwampDecimalPercent  

prvtTwampTestVariationMiddle 1.3.6.1.4.1.738.1.5.240.1.3.1.1.15
The percent of singletons whose variation by module is less than 10% of the maximum module variation of the sample.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtTwampDecimalPercent  

prvtTwampTestVariationHigh 1.3.6.1.4.1.738.1.5.240.1.3.1.1.16
The percent of singletons whose variation is greater than 10% of the maximum module variation of the sample.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtTwampDecimalPercent