F3-TWAMP-MIB

File: F3-TWAMP-MIB.mib (136176 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
CM-COMMON-MIB IPV6-TC CM-IP-MIB
ADVA-MIB CM-ENTITY-MIB

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress Unsigned32 DateAndTime
DisplayString TruthValue RowStatus
StorageType MacAddress VariablePointer
TEXTUAL-CONVENTION IpVersion PerfCounter64
VlanId VlanPriority Ipv6Address
IpMode AdminState OperationalState
SecondaryState CmPmBinAction fsp150cm
neIndex

Defined Types

TwampControlClientStatus  
TWAMP Control Client entity state machine status.
TEXTUAL-CONVENTION    
  INTEGER init(1), twampControlDisabled(2), twampControlEnabled(3), waitForConnectionAck(4)  

TwampServerStatus  
TWAMP Server entity state machine status.
TEXTUAL-CONVENTION    
  INTEGER init(1), twampControlDisabled(2), twampControlEnabled(3)  

TwampClientConnStatus  
TWAMP Control Client Connection entity state machine status.
TEXTUAL-CONVENTION    
  INTEGER init(1), waitingForServerGreeting(2), waitingForServerStart(3), requestSessions(4), waitingForStartAck(5), testInProgress(6), waitingForTestCompletions(7)  

TwampServerConnStatus  
TWAMP Server Connection entity state machine status.
TEXTUAL-CONVENTION    
  INTEGER init(1), waitingForSessions(2), testInProgress(3), waitingForSessionIntransitTimeouts(4), end(5)  

TwampSessionSenderStatus  
TWAMP Session Sender entity state machine status.
TEXTUAL-CONVENTION    
  INTEGER init(1), idle(2), testInProgress(3), waitingForTestCompletion(4)  

TwampSessionReflectorStatus  
TWAMP Session Reflector entity state machine status.
TEXTUAL-CONVENTION    
  INTEGER init(1), testReady(2), waitingForIntransitTimeout(3), end(4)  

TwampSessionStatus  
TWAMP Reflector Session entity state machine status.
TEXTUAL-CONVENTION    
  INTEGER init(1), testInProgress(2), idle(3)  

TwampPktSchedType  
TWAMP Packet Scheduling involves multiple slots and each slot can be fixed packet interval or exponential pseudo random packet interval.
TEXTUAL-CONVENTION    
  INTEGER fixed(1), expPseudoRandom(2)  

TwampTestPattern  
TWAMP test packet payload pattern: allZeros - TWAMP Test packet payload shall be all ZEROs
TEXTUAL-CONVENTION    
  INTEGER allZeros(1)  

TwampPmIntervalType  
TWAMP PM Interval Types.
TEXTUAL-CONVENTION    
  INTEGER curr(1), rollover(2)  

TwampHistoryIntervalType  
TWAMP Performance Monitoring interval type.
TEXTUAL-CONVENTION    
  INTEGER interval1min(1), interval5min(2), interval10min(3), interval15min(4), interval60min(5)  

TwampDistStatsType  
Indicates the TWAMP Statistics Distribution Type.
TEXTUAL-CONVENTION    
  INTEGER twoWayPd(1), oneWayS2RPd(2), oneWayR2SPd(3), oneWayS2RPdv(4), oneWayR2SPdv(5)  

TwampStartTimeType  
TWAMP Test Session start time type: immediate - This indicates to start now relative - This is the time relative to current time fixed - This is the absolute wall clock start time
TEXTUAL-CONVENTION    
  INTEGER immediate(1), relative(2), fixed(3)  

TwampServerAction  
User action initiated on Twamp Server
TEXTUAL-CONVENTION    
  INTEGER noAction(1), addSessReflector(2), rmvSessReflector(3)  

TwampControlClientAction  
User action initiated on Twamp Control Client
TEXTUAL-CONVENTION    
  INTEGER noAction(1), addSessSender(2), rmvSessSender(3), startSessions(4), stopSessions(5)  

TwampSessionAction  
User action initiated on Twamp Session
TEXTUAL-CONVENTION    
  INTEGER noAction(1), clearSequenceNumber(2)  

F3TwampIpInterfaceEntry  
SEQUENCE    
  f3TwampIpInterfaceName DisplayString
  f3TwampIpInterfacePort VariablePointer
  f3TwampIpInterfaceIpMode IpMode
  f3TwampIpInterfaceIpv4Address IpAddress
  f3TwampIpInterfaceIpv4Mask IpAddress
  f3TwampIpInterfaceMtu Integer32
  f3TwampIpInterfaceStorageType StorageType
  f3TwampIpInterfaceRowStatus RowStatus

F3TwampServerEntry  
SEQUENCE    
  f3TwampServerIndex Integer32
  f3TwampServerAdminState AdminState
  f3TwampServerOperationalState OperationalState
  f3TwampServerSecondaryState SecondaryState
  f3TwampServerAlias DisplayString
  f3TwampServerPort VariablePointer
  f3TwampServerStatus TwampServerStatus
  f3TwampServerSessionIdleTimeout Unsigned32
  f3TwampServerSessionAgingTimeout Unsigned32
  f3TwampServerActionObject VariablePointer
  f3TwampServerAction TwampServerAction
  f3TwampServerStorageType StorageType
  f3TwampServerRowStatus RowStatus

F3TwampServerSessionReflectorEntry  
SEQUENCE    
  f3TwampServerSessionReflectorIndex Integer32
  f3TwampServerSessionReflector VariablePointer

F3TwampSessionReflectorEntry  
SEQUENCE    
  f3TwampSessionReflectorIndex Integer32
  f3TwampSessionReflectorAdminState AdminState
  f3TwampSessionReflectorOperationalState OperationalState
  f3TwampSessionReflectorSecondaryState SecondaryState
  f3TwampSessionReflectorAlias DisplayString
  f3TwampSessionReflectorIpInterface DisplayString
  f3TwampSessionReflectorUdpPort Unsigned32
  f3TwampSessionReflectorUseSenderSeqNum TruthValue
  f3TwampSessionReflectorUserCreated TruthValue
  f3TwampSessionReflectorStatus TwampSessionReflectorStatus
  f3TwampSessionReflectorAssocServer VariablePointer
  f3TwampSessionReflectorStorageType StorageType
  f3TwampSessionReflectorRowStatus RowStatus

F3TwampSessionEntry  
SEQUENCE    
  f3TwampSessionSsIpv4Address IpAddress
  f3TwampSessionSsUdpPort Unsigned32
  f3TwampSessionStatus TwampSessionStatus
  f3TwampSessionVlanEnabled TruthValue
  f3TwampSessionOuterVlanEtherType Unsigned32
  f3TwampSessionOuterVlanId VlanId
  f3TwampSessionOuterVlanPriority VlanPriority
  f3TwampSessionInnerVlanEnabled TruthValue
  f3TwampSessionInnerVlanEtherType Unsigned32
  f3TwampSessionInnerVlanId VlanId
  f3TwampSessionInnerVlanPriority VlanPriority
  f3TwampSessionDscpValue Unsigned32
  f3TwampSessionSequenceNumber Unsigned32
  f3TwampSessionAction TwampSessionAction

F3TwampControlClientEntry  
SEQUENCE    
  f3TwampControlClientIndex Integer32
  f3TwampControlClientAdminState AdminState
  f3TwampControlClientOperationalState OperationalState
  f3TwampControlClientSecondaryState SecondaryState
  f3TwampControlClientAlias DisplayString
  f3TwampControlClientPort VariablePointer
  f3TwampControlClientStatus TwampControlClientStatus
  f3TwampControlClientActionObject VariablePointer
  f3TwampControlClientAction TwampControlClientAction
  f3TwampControlClientStorageType StorageType
  f3TwampControlClientRowStatus RowStatus

F3TwampControlClientSessionSenderEntry  
SEQUENCE    
  f3TwampControlClientSessionSenderIndex Integer32
  f3TwampControlClientSessionSender VariablePointer

F3TwampSessionSenderEntry  
SEQUENCE    
  f3TwampSessionSenderIndex Integer32
  f3TwampSessionSenderAdminState AdminState
  f3TwampSessionSenderOperationalState OperationalState
  f3TwampSessionSenderSecondaryState SecondaryState
  f3TwampSessionSenderAlias DisplayString
  f3TwampSessionSenderIpInterface DisplayString
  f3TwampSessionSenderUdpPort Unsigned32
  f3TwampSessionSenderPktSchedTimeInterval Unsigned32
  f3TwampSessionSenderSrIpv4Address IpAddress
  f3TwampSessionSenderSrUdpPort Unsigned32
  f3TwampSessionSenderDscpValue Unsigned32
  f3TwampSessionSenderNumPkts Unsigned32
  f3TwampSessionSenderPktSize Unsigned32
  f3TwampSessionSenderTestPattern TwampTestPattern
  f3TwampSessionSenderStartTimeType TwampStartTimeType
  f3TwampSessionSenderStartDate DisplayString
  f3TwampSessionSenderStartTime DisplayString
  f3TwampSessionSenderRespTimeout Unsigned32
  f3TwampSessionSenderVlanEnabled TruthValue
  f3TwampSessionSenderOuterVlanId VlanId
  f3TwampSessionSenderOuterVlanPriority VlanPriority
  f3TwampSessionSenderOuterVlanEtherType Unsigned32
  f3TwampSessionSenderInnerVlanEnabled TruthValue
  f3TwampSessionSenderInnerVlanId VlanId
  f3TwampSessionSenderInnerVlanPriority VlanPriority
  f3TwampSessionSenderInnerVlanEtherType Unsigned32
  f3TwampSessionSenderSeqNumber Unsigned32
  f3TwampSessionSenderStatus TwampSessionSenderStatus
  f3TwampSessionSenderAssocControlClient VariablePointer
  f3TwampSessionSenderHistoryBins Unsigned32
  f3TwampSessionSenderHistoryInterval TwampHistoryIntervalType
  f3TwampSessionSenderDistHistoryBins Unsigned32
  f3TwampSessionSenderDistHistoryInterval TwampHistoryIntervalType
  f3TwampSessionSenderStorageType StorageType
  f3TwampSessionSenderRowStatus RowStatus

F3TwampStatsEntry  
SEQUENCE    
  f3TwampStatsIndex TwampPmIntervalType
  f3TwampStatsValid TruthValue
  f3TwampStatsAction CmPmBinAction
  f3TwampStatsTime DateAndTime
  f3TwampStatsS2RPkts PerfCounter64
  f3TwampStatsR2SPkts PerfCounter64
  f3TwampStatsS2RLostPkts PerfCounter64
  f3TwampStatsR2SLostPkts PerfCounter64
  f3TwampStatsS2RSyncErrs PerfCounter64
  f3TwampStatsR2SSyncErrs PerfCounter64
  f3TwampStatsOutOfSeqErrs PerfCounter64
  f3TwampStatsSeqGaps PerfCounter64
  f3TwampStatsMinTwoWayPD Unsigned32
  f3TwampStatsMaxTwoWayPD Unsigned32
  f3TwampStatsAvgTwoWayPD Unsigned32
  f3TwampStatsSumTwoWayPD Unsigned32
  f3TwampStatsSumOfSqTwoWayPD Unsigned32
  f3TwampStatsMinOneWayS2RPD Unsigned32
  f3TwampStatsMaxOneWayS2RPD Unsigned32
  f3TwampStatsAvgOneWayS2RPD Unsigned32
  f3TwampStatsSumOneWayS2RPD Unsigned32
  f3TwampStatsSumOfSqOneWayS2RPD Unsigned32
  f3TwampStatsMinOneWayR2SPD Unsigned32
  f3TwampStatsMaxOneWayR2SPD Unsigned32
  f3TwampStatsAvgOneWayR2SPD Unsigned32
  f3TwampStatsSumOneWayR2SPD Unsigned32
  f3TwampStatsSumOfSqOneWayR2SPD Unsigned32
  f3TwampStatsMinOneWayS2RAbsPDV Unsigned32
  f3TwampStatsMaxOneWayS2RAbsPDV Unsigned32
  f3TwampStatsAvgOneWayS2RAbsPDV Unsigned32
  f3TwampStatsSumOneWayS2RAbsPDV Unsigned32
  f3TwampStatsSumOfSqOneWayS2RAbsPDV Unsigned32
  f3TwampStatsNumOneWayS2RAbsPDV Unsigned32
  f3TwampStatsMinOneWayR2SAbsPDV Unsigned32
  f3TwampStatsMaxOneWayR2SAbsPDV Unsigned32
  f3TwampStatsAvgOneWayR2SAbsPDV Unsigned32
  f3TwampStatsSumOneWayR2SAbsPDV Unsigned32
  f3TwampStatsSumOfSqOneWayR2SAbsPDV Unsigned32
  f3TwampStatsNumOneWayR2SAbsPDV Unsigned32
  f3TwampStatsMinOneWayS2RNegPDV Unsigned32
  f3TwampStatsMaxOneWayS2RNegPDV Unsigned32
  f3TwampStatsAvgOneWayS2RNegPDV Unsigned32
  f3TwampStatsSumOneWayS2RNegPDV Unsigned32
  f3TwampStatsSumOfSqOneWayS2RNegPDV Unsigned32
  f3TwampStatsNumOneWayS2RNegPDV Unsigned32
  f3TwampStatsMinOneWayR2SNegPDV Unsigned32
  f3TwampStatsMaxOneWayR2SNegPDV Unsigned32
  f3TwampStatsAvgOneWayR2SNegPDV Unsigned32
  f3TwampStatsSumOneWayR2SNegPDV Unsigned32
  f3TwampStatsSumOfSqOneWayR2SNegPDV Unsigned32
  f3TwampStatsNumOneWayR2SNegPDV Unsigned32
  f3TwampStatsMinOneWayS2RPosPDV Unsigned32
  f3TwampStatsMaxOneWayS2RPosPDV Unsigned32
  f3TwampStatsAvgOneWayS2RPosPDV Unsigned32
  f3TwampStatsSumOneWayS2RPosPDV Unsigned32
  f3TwampStatsSumOfSqOneWayS2RPosPDV Unsigned32
  f3TwampStatsNumOneWayS2RPosPDV Unsigned32
  f3TwampStatsMinOneWayR2SPosPDV Unsigned32
  f3TwampStatsMaxOneWayR2SPosPDV Unsigned32
  f3TwampStatsAvgOneWayR2SPosPDV Unsigned32
  f3TwampStatsSumOneWayR2SPosPDV Unsigned32
  f3TwampStatsSumOfSqOneWayR2SPosPDV Unsigned32
  f3TwampStatsNumOneWayR2SPosPDV Unsigned32
  f3TwampStatsNumTwoWayPD Unsigned32
  f3TwampStatsNumOneWayS2RPD Unsigned32
  f3TwampStatsNumOneWayR2SPD Unsigned32

F3TwampHistoryEntry  
SEQUENCE    
  f3TwampHistoryIndex Integer32
  f3TwampHistoryValid TruthValue
  f3TwampHistoryAction CmPmBinAction
  f3TwampHistoryTime DateAndTime
  f3TwampHistoryS2RPkts PerfCounter64
  f3TwampHistoryR2SPkts PerfCounter64
  f3TwampHistoryS2RLostPkts PerfCounter64
  f3TwampHistoryR2SLostPkts PerfCounter64
  f3TwampHistoryS2RSyncErrs PerfCounter64
  f3TwampHistoryR2SSyncErrs PerfCounter64
  f3TwampHistoryOutOfSeqErrs PerfCounter64
  f3TwampHistorySeqGaps PerfCounter64
  f3TwampHistoryMinTwoWayPD Unsigned32
  f3TwampHistoryMaxTwoWayPD Unsigned32
  f3TwampHistoryAvgTwoWayPD Unsigned32
  f3TwampHistorySumTwoWayPD Unsigned32
  f3TwampHistorySumOfSqTwoWayPD Unsigned32
  f3TwampHistoryMinOneWayS2RPD Unsigned32
  f3TwampHistoryMaxOneWayS2RPD Unsigned32
  f3TwampHistoryAvgOneWayS2RPD Unsigned32
  f3TwampHistorySumOneWayS2RPD Unsigned32
  f3TwampHistorySumOfSqOneWayS2RPD Unsigned32
  f3TwampHistoryMinOneWayR2SPD Unsigned32
  f3TwampHistoryMaxOneWayR2SPD Unsigned32
  f3TwampHistoryAvgOneWayR2SPD Unsigned32
  f3TwampHistorySumOneWayR2SPD Unsigned32
  f3TwampHistorySumOfSqOneWayR2SPD Unsigned32
  f3TwampHistoryMinOneWayS2RAbsPDV Unsigned32
  f3TwampHistoryMaxOneWayS2RAbsPDV Unsigned32
  f3TwampHistoryAvgOneWayS2RAbsPDV Unsigned32
  f3TwampHistorySumOneWayS2RAbsPDV Unsigned32
  f3TwampHistorySumOfSqOneWayS2RAbsPDV Unsigned32
  f3TwampHistoryNumOneWayS2RAbsPDV Unsigned32
  f3TwampHistoryMinOneWayR2SAbsPDV Unsigned32
  f3TwampHistoryMaxOneWayR2SAbsPDV Unsigned32
  f3TwampHistoryAvgOneWayR2SAbsPDV Unsigned32
  f3TwampHistorySumOneWayR2SAbsPDV Unsigned32
  f3TwampHistorySumOfSqOneWayR2SAbsPDV Unsigned32
  f3TwampHistoryNumOneWayR2SAbsPDV Unsigned32
  f3TwampHistoryMinOneWayS2RNegPDV Unsigned32
  f3TwampHistoryMaxOneWayS2RNegPDV Unsigned32
  f3TwampHistoryAvgOneWayS2RNegPDV Unsigned32
  f3TwampHistorySumOneWayS2RNegPDV Unsigned32
  f3TwampHistorySumOfSqOneWayS2RNegPDV Unsigned32
  f3TwampHistoryNumOneWayS2RNegPDV Unsigned32
  f3TwampHistoryMinOneWayR2SNegPDV Unsigned32
  f3TwampHistoryMaxOneWayR2SNegPDV Unsigned32
  f3TwampHistoryAvgOneWayR2SNegPDV Unsigned32
  f3TwampHistorySumOneWayR2SNegPDV Unsigned32
  f3TwampHistorySumOfSqOneWayR2SNegPDV Unsigned32
  f3TwampHistoryNumOneWayR2SNegPDV Unsigned32
  f3TwampHistoryMinOneWayS2RPosPDV Unsigned32
  f3TwampHistoryMaxOneWayS2RPosPDV Unsigned32
  f3TwampHistoryAvgOneWayS2RPosPDV Unsigned32
  f3TwampHistorySumOneWayS2RPosPDV Unsigned32
  f3TwampHistorySumOfSqOneWayS2RPosPDV Unsigned32
  f3TwampHistoryNumOneWayS2RPosPDV Unsigned32
  f3TwampHistoryMinOneWayR2SPosPDV Unsigned32
  f3TwampHistoryMaxOneWayR2SPosPDV Unsigned32
  f3TwampHistoryAvgOneWayR2SPosPDV Unsigned32
  f3TwampHistorySumOneWayR2SPosPDV Unsigned32
  f3TwampHistorySumOfSqOneWayR2SPosPDV Unsigned32
  f3TwampHistoryNumOneWayR2SPosPDV Unsigned32
  f3TwampHistoryNumTwoWayPD Unsigned32
  f3TwampHistoryNumOneWayS2RPD Unsigned32
  f3TwampHistoryNumOneWayR2SPD Unsigned32

F3TwampDistStatsConfigEntry  
SEQUENCE    
  f3TwampDistStatsConfigIndex TwampDistStatsType
  f3TwampDistStatsConfigMinVal Integer32
  f3TwampDistStatsConfigMaxVal Integer32
  f3TwampDistStatsConfigNumBins Unsigned32

F3TwampDistStatsEntry  
SEQUENCE    
  f3TwampDistStatsValid TruthValue
  f3TwampDistStatsTime DateAndTime
  f3TwampDistStatsAction CmPmBinAction
  f3TwampDistStatsNumBins Integer32
  f3TwampDistStatsLTMin PerfCounter64
  f3TwampDistStatsGTMax PerfCounter64

F3TwampDistStatsBinEntry  
SEQUENCE    
  f3TwampDistStatsBinIndex Integer32
  f3TwampDistStatsBinLower Integer32
  f3TwampDistStatsBinUpper Integer32
  f3TwampDistStatsBinNumSamples PerfCounter64

F3TwampDistHistoryEntry  
SEQUENCE    
  f3TwampDistHistoryIndex Integer32
  f3TwampDistHistoryValid TruthValue
  f3TwampDistHistoryTime DateAndTime
  f3TwampDistHistoryAction CmPmBinAction
  f3TwampDistHistoryNumBins Integer32
  f3TwampDistHistoryLTMin PerfCounter64
  f3TwampDistHistoryGTMax PerfCounter64

F3TwampDistHistoryBinEntry  
SEQUENCE    
  f3TwampDistHistoryBinIndex Integer32
  f3TwampDistHistoryBinLower Integer32
  f3TwampDistHistoryBinUpper Integer32
  f3TwampDistHistoryBinNumSamples PerfCounter64

F3TwampStatsThresholdEntry  
SEQUENCE    
  f3TwampStatsThresholdIndex Integer32
  f3TwampStatsThresholdVariable VariablePointer
  f3TwampStatsThresholdAbsValueLo Unsigned32
  f3TwampStatsThresholdAbsValueHi Unsigned32
  f3TwampStatsThresholdMonValue PerfCounter64

Defined Values

f3TwampMIB 1.3.6.1.4.1.2544.1.12.33
This module defines the TWAMP MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
MODULE-IDENTITY    

f3TwampConfigObjects 1.3.6.1.4.1.2544.1.12.33.1
OBJECT IDENTIFIER    

f3TwampCounterObjects 1.3.6.1.4.1.2544.1.12.33.2
OBJECT IDENTIFIER    

f3TwampActionObjects 1.3.6.1.4.1.2544.1.12.33.3
OBJECT IDENTIFIER    

f3TwampConformance 1.3.6.1.4.1.2544.1.12.33.4
OBJECT IDENTIFIER    

f3TwampNotifications 1.3.6.1.4.1.2544.1.12.33.5
OBJECT IDENTIFIER    

f3TwampIpInterfaceTable 1.3.6.1.4.1.2544.1.12.33.1.1
A list of entries corresponding to TWAMP IP Interfaces that are used for the TWAMP. These IP interfaces facilitate generation and reception of TWAMP Control and Test packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3TwampIpInterfaceEntry

f3TwampIpInterfaceEntry 1.3.6.1.4.1.2544.1.12.33.1.1.1
A conceptual row in the f3TwampIpInterfaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3TwampIpInterfaceEntry  

f3TwampIpInterfaceName 1.3.6.1.4.1.2544.1.12.33.1.1.1.1
Name of the TWAMP IP interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..15)  

f3TwampIpInterfacePort 1.3.6.1.4.1.2544.1.12.33.1.1.1.2
This is the physical or logical port on which the TWAMP IP Interface is associated with.
Status: current Access: read-create
OBJECT-TYPE    
  VariablePointer  

f3TwampIpInterfaceIpMode 1.3.6.1.4.1.2544.1.12.33.1.1.1.3
This object is the ipmode of TWAMP IP Interface and indicates if the interface is IPv4-only or IPv4-and-IPv6. Currently it is read-only and will be set to IPv4 Only.
Status: current Access: read-only
OBJECT-TYPE    
  IpMode  

f3TwampIpInterfaceIpv4Address 1.3.6.1.4.1.2544.1.12.33.1.1.1.4
IPv4 Address of the TWAMP IP Interface.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

f3TwampIpInterfaceIpv4Mask 1.3.6.1.4.1.2544.1.12.33.1.1.1.5
IPv4 Mask of the TWAMP IP Interface.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

f3TwampIpInterfaceMtu 1.3.6.1.4.1.2544.1.12.33.1.1.1.6
TWAMP IP Interface MTU.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 256..1500  

f3TwampIpInterfaceStorageType 1.3.6.1.4.1.2544.1.12.33.1.1.1.7
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3TwampIpInterfaceRowStatus 1.3.6.1.4.1.2544.1.12.33.1.1.1.8
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3TwampIpInterfaceRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3TwampIpInterfaceRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3TwampIpInterfaceRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3TwampServerTable 1.3.6.1.4.1.2544.1.12.33.1.2
A list of entries corresponding to TWAMP Server entities. This entity performs the functions of TWAMP Server when TWAMP Control protocol is enabled as defined in RFC 5357. This entity is created even when TWAMP Control is disabled as a container for Session Reflectors.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3TwampServerEntry

f3TwampServerEntry 1.3.6.1.4.1.2544.1.12.33.1.2.1
A conceptual row in the f3TwampServerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3TwampServerEntry  

f3TwampServerIndex 1.3.6.1.4.1.2544.1.12.33.1.2.1.1
An integer index value used to uniquely identify a TWAMP Server under the NE.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..500  

f3TwampServerAdminState 1.3.6.1.4.1.2544.1.12.33.1.2.1.2
All the state related attributes are added to support this entity being in outage state. But AdminState is always InService and is not editable.
Status: current Access: read-only
OBJECT-TYPE    
  AdminState  

f3TwampServerOperationalState 1.3.6.1.4.1.2544.1.12.33.1.2.1.3
Operational state can take Normal or Outage. When the TWAMP entity is operational then this is Normal. In some situations like a Card is unplugged and TWAMP entity is not operational this attribute goes to Outage state.
Status: current Access: read-only
OBJECT-TYPE    
  OperationalState  

f3TwampServerSecondaryState 1.3.6.1.4.1.2544.1.12.33.1.2.1.4
Secondary state can be Active or SGEO. When Operational state is Normal this is Active. When Operational State is Outage then this is SGEO.
Status: current Access: read-only
OBJECT-TYPE    
  SecondaryState  

f3TwampServerAlias 1.3.6.1.4.1.2544.1.12.33.1.2.1.5
An alias associated with the TWAMP Server.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

f3TwampServerPort 1.3.6.1.4.1.2544.1.12.33.1.2.1.6
This is the physical or logical port on which the Server and the corresponding Session Reflectors are associated with.
Status: current Access: read-create
OBJECT-TYPE    
  VariablePointer  

f3TwampServerStatus 1.3.6.1.4.1.2544.1.12.33.1.2.1.7
This indicates the current state of the Server state machine.
Status: current Access: read-only
OBJECT-TYPE    
  TwampServerStatus  

f3TwampServerSessionIdleTimeout 1.3.6.1.4.1.2544.1.12.33.1.2.1.8
When a TWAMP Test packet Is not received for this timeout period the TWAMP Session will go to IDLE state where Aging timer is started. This time is specified in seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3TwampServerSessionAgingTimeout 1.3.6.1.4.1.2544.1.12.33.1.2.1.9
After a Session goes into IDLE state this timer with this timeout is started and on expiry the Session will terminate. This time is specified in seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3TwampServerActionObject 1.3.6.1.4.1.2544.1.12.33.1.2.1.10
Object identfier used to specify the OID of a Session Reflector on which f3TwampServerAction should occur. Applicable for addSessReflector and rmvSessReflector actions.
Status: current Access: read-create
OBJECT-TYPE    
  VariablePointer  

f3TwampServerAction 1.3.6.1.4.1.2544.1.12.33.1.2.1.11
User action performed on this Twamp Server instance. For addSessReflector and rmvSessReflector actions f3TwampServerActionObject has to be specified prior to setting this object.
Status: current Access: read-create
OBJECT-TYPE    
  TwampServerAction  

f3TwampServerStorageType 1.3.6.1.4.1.2544.1.12.33.1.2.1.12
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3TwampServerRowStatus 1.3.6.1.4.1.2544.1.12.33.1.2.1.13
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3TwampServerRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3TwampServerRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3TwampServerRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3TwampServerSessionReflectorTable 1.3.6.1.4.1.2544.1.12.33.1.3
A list of entries corresponding to Session Reflector entities associated with a TWAMP Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3TwampServerSessionReflectorEntry

f3TwampServerSessionReflectorEntry 1.3.6.1.4.1.2544.1.12.33.1.3.1
A conceptual row in the f3TwampServerSessionReflectorTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3TwampServerSessionReflectorEntry  

f3TwampServerSessionReflectorIndex 1.3.6.1.4.1.2544.1.12.33.1.3.1.1
A unique index identifying the Session Reflector that is added to the Server. Note that this is not f3TwampSessionReflectorIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..500  

f3TwampServerSessionReflector 1.3.6.1.4.1.2544.1.12.33.1.3.1.2
This is the pointer to the Session Reflector added to the Server.
Status: current Access: read-only
OBJECT-TYPE    
  VariablePointer  

f3TwampSessionReflectorTable 1.3.6.1.4.1.2544.1.12.33.1.4
A list of entries corresponding to TWAMP Session Reflector entities. This entity performs the functions of TWAMP Session Reflector which is to reflect TWAMP Test packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3TwampSessionReflectorEntry

f3TwampSessionReflectorEntry 1.3.6.1.4.1.2544.1.12.33.1.4.1
A conceptual row in the f3TwampSessionReflectorTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3TwampSessionReflectorEntry  

f3TwampSessionReflectorIndex 1.3.6.1.4.1.2544.1.12.33.1.4.1.1
An integer index value used to uniquely identify a TWAMP Session Reflector under the NE.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..500  

f3TwampSessionReflectorAdminState 1.3.6.1.4.1.2544.1.12.33.1.4.1.2
All the state related attributes are added to support this entity being in outage state. But AdminState is always InService and is not editable.
Status: current Access: read-only
OBJECT-TYPE    
  AdminState  

f3TwampSessionReflectorOperationalState 1.3.6.1.4.1.2544.1.12.33.1.4.1.3
Operational state can take Normal or Outage. When the TWAMP entity is operational then this is Normal. In some situations like a Card is unplugged and TWAMP entity is not operational this attribute goes to Outage state.
Status: current Access: read-only
OBJECT-TYPE    
  OperationalState  

f3TwampSessionReflectorSecondaryState 1.3.6.1.4.1.2544.1.12.33.1.4.1.4
Secondary state can be Active or SGEO. When Operational state is Normal this is Active. When Operational State is Outage then this is SGEO.
Status: current Access: read-only
OBJECT-TYPE    
  SecondaryState  

f3TwampSessionReflectorAlias 1.3.6.1.4.1.2544.1.12.33.1.4.1.5
An alias associated with the TWAMP Session Reflector.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

f3TwampSessionReflectorIpInterface 1.3.6.1.4.1.2544.1.12.33.1.4.1.6
This is the IP interface used by SessionReflector. Session Reflector may use the same IP interface as any Control Client, Server, Session Sender or Session Reflector in the system as long as it has a unique UDP port.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..15)  

f3TwampSessionReflectorUdpPort 1.3.6.1.4.1.2544.1.12.33.1.4.1.7
This is the UDP Port used by the Session Reflector for TWAMP Test. The Combination of f3TwampSessionReflectorIpInterface and f3TwampSessionReflectorUdpPort shall be unique amongst all Session Senders and Session Reflectors on the system.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

f3TwampSessionReflectorUseSenderSeqNum 1.3.6.1.4.1.2544.1.12.33.1.4.1.8
TWAMP Light suggests that if the Session Reflector does not have the knowledge of the session state the Reflector has to copy the received sequence number into the Sequence Number field of the reflected TWAMP Test packet. This option is used if the Session Reflector is associated with a TwampServer which has f3TwampServerControlEnabled to true. If this is set to FALSE, the Session Reflector shall use its sequence number which is not reset until it rolls over. But there is an option for user to clear the sequence number.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

f3TwampSessionReflectorUserCreated 1.3.6.1.4.1.2544.1.12.33.1.4.1.9
When Session Reflector is created by the user this attribute will be set to true. If the Session Reflector is created as a consequence of Session request from the Control Client the Session Reflector is created by Server and this attribute is set to false.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3TwampSessionReflectorStatus 1.3.6.1.4.1.2544.1.12.33.1.4.1.10
This indicates the current state of the Session Reflector state machine.
Status: current Access: read-only
OBJECT-TYPE    
  TwampSessionReflectorStatus  

f3TwampSessionReflectorAssocServer 1.3.6.1.4.1.2544.1.12.33.1.4.1.11
This is the pointer to the associated TWAMP Server.
Status: current Access: read-only
OBJECT-TYPE    
  VariablePointer  

f3TwampSessionReflectorStorageType 1.3.6.1.4.1.2544.1.12.33.1.4.1.12
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3TwampSessionReflectorRowStatus 1.3.6.1.4.1.2544.1.12.33.1.4.1.13
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3TwampSessionReflectorRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3TwampSessionReflectorRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3TwampSessionReflectorRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3TwampSessionTable 1.3.6.1.4.1.2544.1.12.33.1.5
A list of entries corresponding to TWAMP Session entities. This entity represents a TWAMP Test session between a remote Session Sender and a local Session Reflector.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3TwampSessionEntry

f3TwampSessionEntry 1.3.6.1.4.1.2544.1.12.33.1.5.1
A conceptual row in the f3TwampSessionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3TwampSessionEntry  

f3TwampSessionSsIpv4Address 1.3.6.1.4.1.2544.1.12.33.1.5.1.1
IPv4 Address of the remote Session Sender. This with the f3TwampSessionUdpPort uniquely identifies a TWAMP test session between a remote Session Sender and local Session Reflector.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

f3TwampSessionSsUdpPort 1.3.6.1.4.1.2544.1.12.33.1.5.1.2
This is the UDP Port of the remote Session Sender. This with the f3TwampSessionIpv4Address uniquely identifies a TWAMP test session between a remote Session Sender and local Session Reflector.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

f3TwampSessionStatus 1.3.6.1.4.1.2544.1.12.33.1.5.1.3
This indicates the current state of the TWAMP Session state machine.
Status: current Access: read-only
OBJECT-TYPE    
  TwampSessionStatus  

f3TwampSessionVlanEnabled 1.3.6.1.4.1.2544.1.12.33.1.5.1.4
This indicates if the received TWAMP test packets have a VLAN Tag.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3TwampSessionOuterVlanEtherType 1.3.6.1.4.1.2544.1.12.33.1.5.1.5
This is the VLAN Tag Ethertype (TPID) of the outer VLAN tag of the received TWAMP test packets.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampSessionOuterVlanId 1.3.6.1.4.1.2544.1.12.33.1.5.1.6
This is the outer VLAN ID of the received TWAMP test packets.
Status: current Access: read-only
OBJECT-TYPE    
  VlanId  

f3TwampSessionOuterVlanPriority 1.3.6.1.4.1.2544.1.12.33.1.5.1.7
This is the outer VLAN Priority of the received TWAMP test packets.
Status: current Access: read-only
OBJECT-TYPE    
  VlanPriority  

f3TwampSessionInnerVlanEnabled 1.3.6.1.4.1.2544.1.12.33.1.5.1.8
This indicates if the received TWAMP test packets have an inner VLAN tag.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3TwampSessionInnerVlanEtherType 1.3.6.1.4.1.2544.1.12.33.1.5.1.9
This is the VLAN Tag Ethertype (TPID) of the inner VLAN tag of the received TWAMP test packets.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampSessionInnerVlanId 1.3.6.1.4.1.2544.1.12.33.1.5.1.10
This is the inner VLAN ID of the received TWAMP test packets.
Status: current Access: read-only
OBJECT-TYPE    
  VlanId  

f3TwampSessionInnerVlanPriority 1.3.6.1.4.1.2544.1.12.33.1.5.1.11
This is the inner VLAN Priority of the received TWAMP test packets.
Status: current Access: read-only
OBJECT-TYPE    
  VlanPriority  

f3TwampSessionDscpValue 1.3.6.1.4.1.2544.1.12.33.1.5.1.12
This is the DSCP value in the received TWAMP test packets.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..63  

f3TwampSessionSequenceNumber 1.3.6.1.4.1.2544.1.12.33.1.5.1.13
This is the receive side sequence number that is set in the reflected TWAMP Test packet. This is incremented for each reflected TWAMP Test packet.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampSessionAction 1.3.6.1.4.1.2544.1.12.33.1.5.1.14
This is the user action performed on this TWAMP Session instance.
Status: current Access: read-write
OBJECT-TYPE    
  TwampSessionAction  

f3TwampControlClientTable 1.3.6.1.4.1.2544.1.12.33.1.6
A list of entries corresponding to TWAMP Control Client entities. This entity performs the functions of TWAMP Control Client when TWAMP Control protocol is enabled as defined in RFC 5357. This entity is created even when TWAMP Control is disabled as a container for Session Senders.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3TwampControlClientEntry

f3TwampControlClientEntry 1.3.6.1.4.1.2544.1.12.33.1.6.1
A conceptual row in the f3TwampControlClientTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3TwampControlClientEntry  

f3TwampControlClientIndex 1.3.6.1.4.1.2544.1.12.33.1.6.1.1
An integer index value used to uniquely identify a TWAMP Control Client under the NE.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..500  

f3TwampControlClientAdminState 1.3.6.1.4.1.2544.1.12.33.1.6.1.2
All the state related attributes are added to support this entity being in outage state. But AdminState is always InService and is not editable.
Status: current Access: read-only
OBJECT-TYPE    
  AdminState  

f3TwampControlClientOperationalState 1.3.6.1.4.1.2544.1.12.33.1.6.1.3
Operational state can take Normal or Outage. When the TWAMP entity is operational then this is Normal. In some situations like a Card is unplugged and TWAMP entity is not operational this attribute goes to Outage state.
Status: current Access: read-only
OBJECT-TYPE    
  OperationalState  

f3TwampControlClientSecondaryState 1.3.6.1.4.1.2544.1.12.33.1.6.1.4
Secondary state can be Active or SGEO. When Operational state is Normal this is Active. When Operational State is Outage then this is SGEO.
Status: current Access: read-only
OBJECT-TYPE    
  SecondaryState  

f3TwampControlClientAlias 1.3.6.1.4.1.2544.1.12.33.1.6.1.5
An alias associated with the TWAMP Control Client.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

f3TwampControlClientPort 1.3.6.1.4.1.2544.1.12.33.1.6.1.6
This is the physical or logical port on which the Control Client and the corresponding Session Senders are associated with.
Status: current Access: read-create
OBJECT-TYPE    
  VariablePointer  

f3TwampControlClientStatus 1.3.6.1.4.1.2544.1.12.33.1.6.1.7
This indicates the current state of the Control Client state machine.
Status: current Access: read-only
OBJECT-TYPE    
  TwampControlClientStatus  

f3TwampControlClientActionObject 1.3.6.1.4.1.2544.1.12.33.1.6.1.8
Object identfier used to specify the OID of a Session Sender on which f3TwampControlClientAction should occur. Applicable for addSessSender and rmvSessSender actions.
Status: current Access: read-create
OBJECT-TYPE    
  VariablePointer  

f3TwampControlClientAction 1.3.6.1.4.1.2544.1.12.33.1.6.1.9
User action performed on this Twamp Control Client instance. For addSessSender and rmvSessSender actions f3TwampControlClientActionObject has to be specified prior to setting this object.
Status: current Access: read-create
OBJECT-TYPE    
  TwampControlClientAction  

f3TwampControlClientStorageType 1.3.6.1.4.1.2544.1.12.33.1.6.1.10
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3TwampControlClientRowStatus 1.3.6.1.4.1.2544.1.12.33.1.6.1.11
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3TwampControlClientRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3TwampControlClientRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3TwampControlClientRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3TwampControlClientSessionSenderTable 1.3.6.1.4.1.2544.1.12.33.1.7
A list of entries corresponding to Session Sender entities associated with a TWAMP Control Client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3TwampControlClientSessionSenderEntry

f3TwampControlClientSessionSenderEntry 1.3.6.1.4.1.2544.1.12.33.1.7.1
A conceptual row in the f3TwampControlClientSessionSenderTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3TwampControlClientSessionSenderEntry  

f3TwampControlClientSessionSenderIndex 1.3.6.1.4.1.2544.1.12.33.1.7.1.1
A unique index identifying the Session Sender that is added to the Control Client. Note that this is not f3TwampSessionSenderIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..500  

f3TwampControlClientSessionSender 1.3.6.1.4.1.2544.1.12.33.1.7.1.2
This is the pointer to the Session Sender added to the Control Client.
Status: current Access: read-only
OBJECT-TYPE    
  VariablePointer  

f3TwampSessionSenderTable 1.3.6.1.4.1.2544.1.12.33.1.8
A list of entries corresponding to TWAMP Session Sender entities. This entity performs the functions of TWAMP Session Sender which is to send TWAMP Test packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3TwampSessionSenderEntry

f3TwampSessionSenderEntry 1.3.6.1.4.1.2544.1.12.33.1.8.1
A conceptual row in the f3TwampSessionSenderTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3TwampSessionSenderEntry  

f3TwampSessionSenderIndex 1.3.6.1.4.1.2544.1.12.33.1.8.1.1
An integer index value used to uniquely identify a TWAMP Session Sender under the NE.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..500  

f3TwampSessionSenderAdminState 1.3.6.1.4.1.2544.1.12.33.1.8.1.2
All the state related attributes are added to support this entity being in outage state. But AdminState is always InService and is not editable.
Status: current Access: read-only
OBJECT-TYPE    
  AdminState  

f3TwampSessionSenderOperationalState 1.3.6.1.4.1.2544.1.12.33.1.8.1.3
Operational state can take Normal or Outage. When the TWAMP entity is operational then this is Normal. In some situations like a Card is unplugged and TWAMP entity is not operational this attribute goes to Outage state.
Status: current Access: read-only
OBJECT-TYPE    
  OperationalState  

f3TwampSessionSenderSecondaryState 1.3.6.1.4.1.2544.1.12.33.1.8.1.4
Secondary state can be Active or SGEO. When Operational state is Normal this is Active. When Operational State is Outage then this is SGEO.
Status: current Access: read-only
OBJECT-TYPE    
  SecondaryState  

f3TwampSessionSenderAlias 1.3.6.1.4.1.2544.1.12.33.1.8.1.5
An alias associated with the TWAMP Session Sender.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

f3TwampSessionSenderIpInterface 1.3.6.1.4.1.2544.1.12.33.1.8.1.6
This is the IP interface used by Session Sender. Session Sender may use the same IP interface as any Control Client, Server, Session Sender or Session Sender in the system as long as it has a unique UDP port.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..15)  

f3TwampSessionSenderUdpPort 1.3.6.1.4.1.2544.1.12.33.1.8.1.7
This is the UDP Port used by the Session Sender for TWAMP Test. The Combination of f3TwampSessionSenderIpInterface and f3TwampSessionSenderUdpPort shall be unique amongst all Session Senders and Session Reflectors on the system.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

f3TwampSessionSenderPktSchedTimeInterval 1.3.6.1.4.1.2544.1.12.33.1.8.1.8
This is the time interval between TWAMP-Test packets.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 10..3600000  

f3TwampSessionSenderSrIpv4Address 1.3.6.1.4.1.2544.1.12.33.1.8.1.9
This is the IPv4 address of the Session Reflector.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

f3TwampSessionSenderSrUdpPort 1.3.6.1.4.1.2544.1.12.33.1.8.1.10
This is the UDP Port recommended by the Session Sender for the Session Reflector for TWAMP Test.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

f3TwampSessionSenderDscpValue 1.3.6.1.4.1.2544.1.12.33.1.8.1.11
This is the TWAMP Test packet DSCP value to be used in the IP header. This is read-create when the TWAMP Control is disabled. When TWAMP Control is enabled this will be read-only and will have the same as the DSCP value of the Control Client.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..63  

f3TwampSessionSenderNumPkts 1.3.6.1.4.1.2544.1.12.33.1.8.1.12
This is the number TWAMP test packets to send for test session.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4294967295  

f3TwampSessionSenderPktSize 1.3.6.1.4.1.2544.1.12.33.1.8.1.13
This is the size of the TWAMP test packet. For unauthenticated mode, Minimum is the 18 (Eth Hdr) + 20 (IP Hdr) + 41 (TWAMP) Bytes. The TWAMP test packet will be padded to the specified size.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 79..1526  

f3TwampSessionSenderTestPattern 1.3.6.1.4.1.2544.1.12.33.1.8.1.14
This the pattern of the bytes in the padding of the TWAMP Test packet.
Status: current Access: read-only
OBJECT-TYPE    
  TwampTestPattern  

f3TwampSessionSenderStartTimeType 1.3.6.1.4.1.2544.1.12.33.1.8.1.15
This indicates the start time type which tells how to interpret the start time attribute. If IMMEDIATE, f3TwampSessionSenderStartTime is not applicable If RELATIVE, f3TwampSessionSenderStartTime is the relative to current time If FIXED, f3TwampSessionSenderStartTime is the wall clock start time
Status: current Access: read-create
OBJECT-TYPE    
  TwampStartTimeType  

f3TwampSessionSenderStartDate 1.3.6.1.4.1.2544.1.12.33.1.8.1.16
This is the date part of the Session Sender start time. When TWAMP Control is enabled, the Date and Time are converted to the NTP timestamp format as defined in RFC 1305 [REF13] to send in Request-TW-Session message. The first 32 bits are the seconds since 0h Jan 1 1900 and the second 32 bits is the fractional second and is the number of units of 200 picoseconds. If f3TwampSessionSenderStartTimeType is IMMEDIATE, this attribute is not applicable. If f3TwampSessionSenderStartTimeType is RELATIVE, this attribute is not applicable. If f3TwampSessionSenderStartTimeType is FIXED, this attribute is the date when to start the test.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0|10)  

f3TwampSessionSenderStartTime 1.3.6.1.4.1.2544.1.12.33.1.8.1.17
This is the time part of the Session Sender start time. When TWAMP Control is enabled, the Date and Time are converted to the NTP timestamp format as defined in RFC 1305 [REF13] to send in Request-TW-Session message. The first 32 bits are the seconds since 0h Jan 1 1900 and the second 32 bits is the fractional second and is the number of units of 200 picoseconds. If f3TwampSessionSenderStartTimeType is IMMEDIATE, this attribute is not applicable. If f3TwampSessionSenderStartTimeType is RELATIVE, this attribute is not applicable. If f3TwampSessionSenderStartTimeType is FIXED, this attribute is the time when to start the test.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0|8)  

f3TwampSessionSenderRespTimeout 1.3.6.1.4.1.2544.1.12.33.1.8.1.18
This is how much time the Session Sender will wait for the response to a TWAMP Test packet. In effect the TWAMP Test is complete after Test Duration + Response Timeout.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 2..10  

f3TwampSessionSenderVlanEnabled 1.3.6.1.4.1.2544.1.12.33.1.8.1.19
This indicates whether the TWAMP Test packets are tagged or not.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

f3TwampSessionSenderOuterVlanId 1.3.6.1.4.1.2544.1.12.33.1.8.1.20
This specifies the outer VLAN ID. This is applicable if f3TwampSessionSenderVlanEnabled is true.
Status: current Access: read-create
OBJECT-TYPE    
  VlanId  

f3TwampSessionSenderOuterVlanPriority 1.3.6.1.4.1.2544.1.12.33.1.8.1.21
This specifies the outer VLAN priority. This is applicable if f3TwampSessionSenderVlanEnabled is true.
Status: current Access: read-create
OBJECT-TYPE    
  VlanPriority  

f3TwampSessionSenderOuterVlanEtherType 1.3.6.1.4.1.2544.1.12.33.1.8.1.22
This specifies the outer VLAN tag Ethertype/TPID. This is applicable if f3TwampSessionSenderVlanEnabled is true.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3TwampSessionSenderInnerVlanEnabled 1.3.6.1.4.1.2544.1.12.33.1.8.1.23
This indicates whether the TWAMP Test packets are double tagged or not. This is applicable only if f3TwampSessionSenderVlanEnabled is true.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

f3TwampSessionSenderInnerVlanId 1.3.6.1.4.1.2544.1.12.33.1.8.1.24
This specifies the inner VLAN ID. This is applicable if f3TwampSessionSenderInnerVlanEnabled is true.
Status: current Access: read-create
OBJECT-TYPE    
  VlanId  

f3TwampSessionSenderInnerVlanPriority 1.3.6.1.4.1.2544.1.12.33.1.8.1.25
This specifies the inner VLAN priority. This is applicable if f3TwampSessionSenderInnerVlanEnabled is true.
Status: current Access: read-create
OBJECT-TYPE    
  VlanPriority  

f3TwampSessionSenderInnerVlanEtherType 1.3.6.1.4.1.2544.1.12.33.1.8.1.26
This specifies the outer VLAN tag Ethertype/TPID. This is applicable if f3TwampSessionSenderInnerVlanEnabled is true.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3TwampSessionSenderSeqNumber 1.3.6.1.4.1.2544.1.12.33.1.8.1.27
This is the session sender sequence number that is set in the generated TWAMP Test packet.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

f3TwampSessionSenderStatus 1.3.6.1.4.1.2544.1.12.33.1.8.1.28
This indicates the current state of the Session Sender state machine.
Status: current Access: read-only
OBJECT-TYPE    
  TwampSessionSenderStatus  

f3TwampSessionSenderAssocControlClient 1.3.6.1.4.1.2544.1.12.33.1.8.1.29
This is the pointer to the associated TWAMP Control Client.
Status: current Access: read-only
OBJECT-TYPE    
  VariablePointer  

f3TwampSessionSenderHistoryBins 1.3.6.1.4.1.2544.1.12.33.1.8.1.30
This object allows specification of number of history bins. This is the total history data that will be maintained for a Session Sender run, at any instance.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3TwampSessionSenderHistoryInterval 1.3.6.1.4.1.2544.1.12.33.1.8.1.31
This object allows specification of the history interval period.
Status: current Access: read-create
OBJECT-TYPE    
  TwampHistoryIntervalType  

f3TwampSessionSenderDistHistoryBins 1.3.6.1.4.1.2544.1.12.33.1.8.1.32
This object allows specification of number of distribution history bins. This is the total history distribution data that will be maintained for a Session Sender run, at any instance.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

f3TwampSessionSenderDistHistoryInterval 1.3.6.1.4.1.2544.1.12.33.1.8.1.33
This object allows specification of the history distribution interval period.
Status: current Access: read-create
OBJECT-TYPE    
  TwampHistoryIntervalType  

f3TwampSessionSenderStorageType 1.3.6.1.4.1.2544.1.12.33.1.8.1.34
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3TwampSessionSenderRowStatus 1.3.6.1.4.1.2544.1.12.33.1.8.1.35
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3TwampSessionSenderRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3TwampSessionSenderRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3TwampSessionSenderRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3TwampStatsTable 1.3.6.1.4.1.2544.1.12.33.1.9
A current statistics for a Session Sender.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3TwampStatsEntry

f3TwampStatsEntry 1.3.6.1.4.1.2544.1.12.33.1.9.1
A conceptual row in the f3TwampStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3TwampStatsEntry  

f3TwampStatsIndex 1.3.6.1.4.1.2544.1.12.33.1.9.1.1
An arbitrary integer index value used to uniquely identify the Session Sender statistics entry. Possible values are current or rollover.
Status: current Access: not-accessible
OBJECT-TYPE    
  TwampPmIntervalType  

f3TwampStatsValid 1.3.6.1.4.1.2544.1.12.33.1.9.1.2
Indicates the validity of the bin.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3TwampStatsAction 1.3.6.1.4.1.2544.1.12.33.1.9.1.3
Allows the Manager to clear the bin.
Status: current Access: read-write
OBJECT-TYPE    
  CmPmBinAction  

f3TwampStatsTime 1.3.6.1.4.1.2544.1.12.33.1.9.1.4
This is the start time of the current bin.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

f3TwampStatsS2RPkts 1.3.6.1.4.1.2544.1.12.33.1.9.1.5
The total number of Transmitted Packets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampStatsR2SPkts 1.3.6.1.4.1.2544.1.12.33.1.9.1.6
The total number of Received Packets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampStatsS2RLostPkts 1.3.6.1.4.1.2544.1.12.33.1.9.1.7
The number of Lost Pkts from Session Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampStatsR2SLostPkts 1.3.6.1.4.1.2544.1.12.33.1.9.1.8
The number of Lost Pkts from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampStatsS2RSyncErrs 1.3.6.1.4.1.2544.1.12.33.1.9.1.9
The number of (time) Synchronization Errors from Session Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampStatsR2SSyncErrs 1.3.6.1.4.1.2544.1.12.33.1.9.1.10
The number of (time) Synchronization Errors from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampStatsOutOfSeqErrs 1.3.6.1.4.1.2544.1.12.33.1.9.1.11
The total number of out of sequence errors across all packets received in the current interval. If (Received Seq Number) is less than or equal to (Last Received Seq Number), it is termed as out of sequence error.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampStatsSeqGaps 1.3.6.1.4.1.2544.1.12.33.1.9.1.12
The total number of sequence gaps across all packets received in the current interval. If (Received Seq Number) is greater than or equal to (Last Received Seq Number + 2)) it is termed as a sequence gap.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampStatsMinTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.13
The minimum two-way delay(in microseconds) across all packets received in the current interval. The Session Reflector's processing time is excluded from the value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsMaxTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.14
The maximum two-way delay(in microseconds) across all packets received in the current interval. The Session Reflector's processing time is excluded from the value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsAvgTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.15
The average two-way delay(in microseconds) across all packets received in the current interval. The Session Reflector's processing time is excluded from the value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsSumTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.16
The total sum of two-way delay(in microseconds) in the current interval. The Session Reflector's processing time is excluded from the value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsSumOfSqTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.17
The sum of square of two-way delays in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsMinOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.18
The minimum one-way Session Sender to Session Reflector delay(in microseconds) across all packets received in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsMaxOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.19
The maximum one-way Session Sender to Session Reflector delay(in microseconds) across all packets received in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsAvgOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.20
The average one-way Session Sender to Session Reflector delay(in microseconds) across all packets received in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsSumOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.21
The total sum of one-way delay from Sesssion Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsSumOfSqOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.22
The sum of square of one-way delay from Session Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsMinOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.23
The minimum one-way Session Reflector to Session Sender delay(in microseconds) across all packets received in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsMaxOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.24
The maximum one-way Session Reflector to Session Sender delay(in microseconds) across all packets received in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsAvgOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.25
The average one-way Session Reflector to Session Sender delay(in microseconds) across all packets received in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsSumOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.26
The total sum of one-way delay from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsSumOfSqOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.27
The sum of square of one-way delay from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsMinOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.28
The minimum absolute one-way packet delay variation from Sesson Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsMaxOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.29
The maximum absolute one-way packet delay variation from Sesson Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsAvgOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.30
The average absolute one-way packet delay variation from Sesson Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsSumOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.31
The total sum of absolute one-way packet delay variations from Sesson Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsSumOfSqOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.32
The sum of square of absolute one-way packet delay variations from Sesson Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsNumOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.33
The total number of absolute one-way packet delay variations from Sesson Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsMinOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.34
The minimum absolute one-way packet delay variation from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsMaxOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.35
The maximum absolute one-way packet delay variation from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsAvgOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.36
The average absolute one-way packet delay variation from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsSumOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.37
The total sum of absolute one-way packet delay variations from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsSumOfSqOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.38
The sum of square of absolute one-way packet delay variations from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsNumOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.39
The total number of absolute one-way packet delay variations from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsMinOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.40
The minimum negative one-way packet delay variation from Sesson Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsMaxOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.41
The maximum negative one-way packet delay variation from Sesson Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsAvgOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.42
The average negative one-way packet delay variation from Sesson Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsSumOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.43
The total sum of negative one-way packet delay variations from Sesson Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsSumOfSqOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.44
The sum of square of negative one-way packet delay variations from Sesson Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsNumOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.45
The total number of negative one-way packet delay variations from Sesson Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsMinOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.46
The minimum negative one-way packet delay variation from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsMaxOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.47
The maximum negative one-way packet delay variation from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsAvgOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.48
The average negative one-way packet delay variation from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsSumOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.49
The total sum of negative one-way packet delay variations from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsSumOfSqOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.50
The sum of square of negative one-way packet delay variations from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsNumOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.51
The total number of negative one-way packet delay variations from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsMinOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.52
The minimum positive one-way packet delay variation from Session Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsMaxOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.53
The maximum positive one-way packet delay variation from Session Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsAvgOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.54
The average positive one-way packet delay variation from Session Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsSumOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.55
The total sum of positive one-way packet delay variations from Session Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsSumOfSqOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.56
The sum of square of positive one-way packet delay variations from Session Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsNumOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.57
The total number of positive one-way packet delay variations from Session Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsMinOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.58
The minimum positive one-way packet delay variation from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsMaxOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.59
The maximum positive one-way packet delay variation from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsAvgOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.60
The average positive one-way packet delay variation from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsSumOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.61
The total sum of positive one-way packet delay variations from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsSumOfSqOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.62
The sum of square of positive one-way packet delay variations from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsNumOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.63
The total number of positive one-way packet delay variations from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsNumTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.64
The total number of two-way packet delay samples in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsNumOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.65
The total number of one-way packet delay samples from Session Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsNumOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.66
The total number of one-way packet delay samples from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryTable 1.3.6.1.4.1.2544.1.12.33.1.10
A history statistics for a Session Sender.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3TwampHistoryEntry

f3TwampHistoryEntry 1.3.6.1.4.1.2544.1.12.33.1.10.1
A conceptual row in the f3TwampHistoryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3TwampHistoryEntry  

f3TwampHistoryIndex 1.3.6.1.4.1.2544.1.12.33.1.10.1.1
An arbitrary integer index value used to uniquely identify the Session Sender statistics history entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

f3TwampHistoryValid 1.3.6.1.4.1.2544.1.12.33.1.10.1.2
Indicates the validity of the bin.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3TwampHistoryAction 1.3.6.1.4.1.2544.1.12.33.1.10.1.3
Allows the Manager to clear the bin.
Status: current Access: read-write
OBJECT-TYPE    
  CmPmBinAction  

f3TwampHistoryTime 1.3.6.1.4.1.2544.1.12.33.1.10.1.4
This is the start time of the history bin.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

f3TwampHistoryS2RPkts 1.3.6.1.4.1.2544.1.12.33.1.10.1.5
The total number of Transmitted Packets in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampHistoryR2SPkts 1.3.6.1.4.1.2544.1.12.33.1.10.1.6
The total number of Received Packets in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampHistoryS2RLostPkts 1.3.6.1.4.1.2544.1.12.33.1.10.1.7
The number of Lost Pkts from Session Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampHistoryR2SLostPkts 1.3.6.1.4.1.2544.1.12.33.1.10.1.8
The number of Lost Pkts from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampHistoryS2RSyncErrs 1.3.6.1.4.1.2544.1.12.33.1.10.1.9
The number of (time) Synchronization Errors from Session Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampHistoryR2SSyncErrs 1.3.6.1.4.1.2544.1.12.33.1.10.1.10
The number of (time) Synchronization Errors from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampHistoryOutOfSeqErrs 1.3.6.1.4.1.2544.1.12.33.1.10.1.11
The total number of out of sequence errors across all packets received in the interval. If (Received Seq Number) is less than or equal to (Last Received Seq Number), it is termed as out of sequence error.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampHistorySeqGaps 1.3.6.1.4.1.2544.1.12.33.1.10.1.12
The total number of sequence gaps across all packets received in the interval. If (Received Seq Number) is greater than or equal to (Last Received Seq Number + 2)) it is termed as a sequence gap.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampHistoryMinTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.13
The minimum two-way delay(in microseconds) across all packets received in the interval. The Session Reflector's processing time is excluded from the value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryMaxTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.14
The maximum two-way delay(in microseconds) across all packets received in the interval. The Session Reflector's processing time is excluded from the value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryAvgTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.15
The average two-way delay(in microseconds) across all packets received in the interval. The Session Reflector's processing time is excluded from the value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistorySumTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.16
The total sum of two-way delay(in microseconds) in the interval. The Session Reflector's processing time is excluded from the value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistorySumOfSqTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.17
The sum of square of two-way delays in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryMinOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.18
The minimum one-way Session Sender to Session Reflector delay(in microseconds) across all packets received in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryMaxOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.19
The maximum one-way Session Sender to Session Reflector delay(in microseconds) across all packets received in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryAvgOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.20
The average one-way Session Sender to Session Reflector delay(in microseconds) across all packets received in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistorySumOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.21
The total sum of one-way delay from Sesssion Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistorySumOfSqOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.22
The sum of square of one-way delay from Session Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryMinOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.23
The minimum one-way Session Reflector to Session Sender delay(in microseconds) across all packets received in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryMaxOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.24
The maximum one-way Session Reflector to Session Sender delay(in microseconds) across all packets received in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryAvgOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.25
The average one-way Session Reflector to Session Sender delay(in microseconds) across all packets received in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistorySumOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.26
The total sum of one-way delay from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistorySumOfSqOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.27
The sum of square of one-way delay from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryMinOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.28
The minimum absolute one-way packet delay variation from Sesson Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryMaxOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.29
The maximum absolute one-way packet delay variation from Sesson Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryAvgOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.30
The average absolute one-way packet delay variation from Sesson Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistorySumOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.31
The total sum of absolute one-way packet delay variations from Sesson Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistorySumOfSqOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.32
The sum of square of absolute one-way packet delay variations from Sesson Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryNumOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.33
The total number of absolute one-way packet delay variations from Sesson Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryMinOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.34
The minimum absolute one-way packet delay variation from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryMaxOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.35
The maximum absolute one-way packet delay variation from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryAvgOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.36
The average absolute one-way packet delay variation from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistorySumOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.37
The total sum of absolute one-way packet delay variations from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistorySumOfSqOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.38
The sum of square of absolute one-way packet delay variations from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryNumOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.39
The total number of absolute one-way packet delay variations from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryMinOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.40
The minimum negative one-way packet delay variation from Sesson Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryMaxOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.41
The maximum negative one-way packet delay variation from Sesson Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryAvgOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.42
The average negative one-way packet delay variation from Sesson Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistorySumOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.43
The total sum of negative one-way packet delay variations from Sesson Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistorySumOfSqOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.44
The sum of square of negative one-way packet delay variations from Sesson Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryNumOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.45
The total number of negative one-way packet delay variations from Sesson Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryMinOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.46
The minimum negative one-way packet delay variation from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryMaxOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.47
The maximum negative one-way packet delay variation from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryAvgOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.48
The average negative one-way packet delay variation from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistorySumOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.49
The total sum of negative one-way packet delay variations from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistorySumOfSqOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.50
The sum of square of negative one-way packet delay variations from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryNumOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.51
The total number of negative one-way packet delay variations from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryMinOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.52
The minimum positive one-way packet delay variation from Session Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryMaxOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.53
The maximum positive one-way packet delay variation from Session Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryAvgOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.54
The average positive one-way packet delay variation from Session Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistorySumOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.55
The total sum of positive one-way packet delay variations from Session Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistorySumOfSqOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.56
The sum of square of positive one-way packet delay variations from Session Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryNumOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.57
The total number of positive one-way packet delay variations from Session Sender to Session Reflector in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryMinOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.58
The minimum positive one-way packet delay variation from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryMaxOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.59
The maximum positive one-way packet delay variation from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryAvgOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.60
The average positive one-way packet delay variation from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistorySumOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.61
The total sum of positive one-way packet delay variations from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistorySumOfSqOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.62
The sum of square of positive one-way packet delay variations from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryNumOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.63
The total number of positive one-way packet delay variations from Session Reflector to Session Sender in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryNumTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.64
The total number of two-way packet delay samples in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryNumOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.65
The total number of one-way packet delay samples from Session Sender to Session Reflector in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampHistoryNumOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.66
The total number of one-way packet delay samples from Session Reflector to Session Sender in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3TwampDistStatsConfigTable 1.3.6.1.4.1.2544.1.12.33.1.11
A list of entries that need to be configured in order to obtain statistical distribution of Session Sender collected data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3TwampDistStatsConfigEntry

f3TwampDistStatsConfigEntry 1.3.6.1.4.1.2544.1.12.33.1.11.1
A row in the f3TwampDistStatsConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3TwampDistStatsConfigEntry  

f3TwampDistStatsConfigIndex 1.3.6.1.4.1.2544.1.12.33.1.11.1.1
A unique index for each row. Indicates whether the statistical distribution is for two-way packet delay (twoway-pd), one-way Session Sender to Session Reflector packet delay (oneway-s2r-pd), one-way Session Reflector to Session Sender packet delay (oneway-r2s-pd), one-way Session Sender to Session Reflector packet delay variation (oneway-s2r-pdv) or Session Reflector to Session Sender packet delay variation (oneway-r2s-pdv).
Status: current Access: not-accessible
OBJECT-TYPE    
  TwampDistStatsType  

f3TwampDistStatsConfigMinVal 1.3.6.1.4.1.2544.1.12.33.1.11.1.2
Minimum sample value in distribution.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3TwampDistStatsConfigMaxVal 1.3.6.1.4.1.2544.1.12.33.1.11.1.3
Maximum sample value in distribution.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

f3TwampDistStatsConfigNumBins 1.3.6.1.4.1.2544.1.12.33.1.11.1.4
Number of distribution bins.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3TwampDistStatsTable 1.3.6.1.4.1.2544.1.12.33.1.12
A list of entries that provide statistical distribution of Session Sender collected data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3TwampDistStatsEntry

f3TwampDistStatsEntry 1.3.6.1.4.1.2544.1.12.33.1.12.1
A row in the f3TwampDistStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3TwampDistStatsEntry  

f3TwampDistStatsValid 1.3.6.1.4.1.2544.1.12.33.1.12.1.1
Indicates the validity of the bin.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3TwampDistStatsTime 1.3.6.1.4.1.2544.1.12.33.1.12.1.2
This is the start time of the current bin.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

f3TwampDistStatsAction 1.3.6.1.4.1.2544.1.12.33.1.12.1.3
Allows the Manager to clear the bin.
Status: current Access: read-write
OBJECT-TYPE    
  CmPmBinAction  

f3TwampDistStatsNumBins 1.3.6.1.4.1.2544.1.12.33.1.12.1.4
Number of bins over which the statistical data is distributed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

f3TwampDistStatsLTMin 1.3.6.1.4.1.2544.1.12.33.1.12.1.5
Number of sample data points which are less than the minimum value specified.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampDistStatsGTMax 1.3.6.1.4.1.2544.1.12.33.1.12.1.6
Number of sample data points which are greater than the maximum value specified.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampDistStatsBinTable 1.3.6.1.4.1.2544.1.12.33.1.13
A list of entries that provide statistical distribution of Session Sender collected data for specific BINs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3TwampDistStatsBinEntry

f3TwampDistStatsBinEntry 1.3.6.1.4.1.2544.1.12.33.1.13.1
A row in the f3TwampDistStatsBinTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3TwampDistStatsBinEntry  

f3TwampDistStatsBinIndex 1.3.6.1.4.1.2544.1.12.33.1.13.1.1
An index for each row that uniquely provides statistical data for a range.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..10  

f3TwampDistStatsBinLower 1.3.6.1.4.1.2544.1.12.33.1.13.1.2
The lower limit of values collected in this bin.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

f3TwampDistStatsBinUpper 1.3.6.1.4.1.2544.1.12.33.1.13.1.3
The upper limit of values collected in this bin.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

f3TwampDistStatsBinNumSamples 1.3.6.1.4.1.2544.1.12.33.1.13.1.4
Number of sample data points which fall between the lower and upper limits.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampDistHistoryTable 1.3.6.1.4.1.2544.1.12.33.1.14
A list of entries that provide statistical distribution history of Session Sender collected data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3TwampDistHistoryEntry

f3TwampDistHistoryEntry 1.3.6.1.4.1.2544.1.12.33.1.14.1
A row in the f3TwampDistHistoryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3TwampDistHistoryEntry  

f3TwampDistHistoryIndex 1.3.6.1.4.1.2544.1.12.33.1.14.1.1
An integer index value used to uniquely identify current distribution statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..32  

f3TwampDistHistoryValid 1.3.6.1.4.1.2544.1.12.33.1.14.1.2
Indicates the validity of the bin.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

f3TwampDistHistoryTime 1.3.6.1.4.1.2544.1.12.33.1.14.1.3
This is the start time of the history bin.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

f3TwampDistHistoryAction 1.3.6.1.4.1.2544.1.12.33.1.14.1.4
Allows the Manager to clear the bin.
Status: current Access: read-write
OBJECT-TYPE    
  CmPmBinAction  

f3TwampDistHistoryNumBins 1.3.6.1.4.1.2544.1.12.33.1.14.1.5
Number of bins over which the statistical data is distributed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

f3TwampDistHistoryLTMin 1.3.6.1.4.1.2544.1.12.33.1.14.1.6
Number of sample data points which are less than the minimum value specified.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampDistHistoryGTMax 1.3.6.1.4.1.2544.1.12.33.1.14.1.7
Number of sample data points which are greater than the maximum value specified.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampDistHistoryBinTable 1.3.6.1.4.1.2544.1.12.33.1.15
A list of entries that provide statistical distribution of Session Sender collected data for specific BINs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3TwampDistHistoryBinEntry

f3TwampDistHistoryBinEntry 1.3.6.1.4.1.2544.1.12.33.1.15.1
A row in the f3TwampDistHistoryBinTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3TwampDistHistoryBinEntry  

f3TwampDistHistoryBinIndex 1.3.6.1.4.1.2544.1.12.33.1.15.1.1
An index for each row that uniquely provides statistical data for a range.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..10  

f3TwampDistHistoryBinLower 1.3.6.1.4.1.2544.1.12.33.1.15.1.2
The lower limit of values collected in this bin.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

f3TwampDistHistoryBinUpper 1.3.6.1.4.1.2544.1.12.33.1.15.1.3
The upper limit of values collected in this bin.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

f3TwampDistHistoryBinNumSamples 1.3.6.1.4.1.2544.1.12.33.1.15.1.4
Number of sample data points which fall between the lower and upper limits.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

f3TwampStatsThresholdTable 1.3.6.1.4.1.2544.1.12.33.1.16
A table of entries that allow manageability of Session Sender Thresholds.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3TwampStatsThresholdEntry

f3TwampStatsThresholdEntry 1.3.6.1.4.1.2544.1.12.33.1.16.1
A conceptual row in the f3TwampStatsThresholdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3TwampStatsThresholdEntry  

f3TwampStatsThresholdIndex 1.3.6.1.4.1.2544.1.12.33.1.16.1.1
An index that uniquely identifies an entry in the f3TwampStatsThresholdTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

f3TwampStatsThresholdVariable 1.3.6.1.4.1.2544.1.12.33.1.16.1.2
The object identifier of the particular variable to be sampled. Objects of the f3TwampStatsTable are monitored. Only variables that resolve to an ASN.1 primitive type of INTEGER (INTEGER, Integer32, Counter32, PerfCounter64, Gauge, or TimeTicks) may be sampled.
Status: current Access: read-only
OBJECT-TYPE    
  VariablePointer  

f3TwampStatsThresholdAbsValueLo 1.3.6.1.4.1.2544.1.12.33.1.16.1.3
Lower 32 bits of the absolute value of the threshold.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsThresholdAbsValueHi 1.3.6.1.4.1.2544.1.12.33.1.16.1.4
Higher 32 bits of the absolute value of the threshold.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

f3TwampStatsThresholdMonValue 1.3.6.1.4.1.2544.1.12.33.1.16.1.5
Monitored value corresponding to f3TwampStatsThresholdVariable.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCounter64  

twampSessionSenderThresholdCrossingAlert 1.3.6.1.4.1.2544.1.12.33.5.1
This trap is sent each time a threshold on a PM condition on Session Sender is crossed.
Status: current Access: read-only
NOTIFICATION-TYPE    

f3TwampCompliances 1.3.6.1.4.1.2544.1.12.33.4.1
OBJECT IDENTIFIER    

f3TwampGroups 1.3.6.1.4.1.2544.1.12.33.4.2
OBJECT IDENTIFIER    

f3TwampCompliance 1.3.6.1.4.1.2544.1.12.33.4.1.1
Describes the requirements for conformance to the F3-TWAMP-MIB compilance.
Status: current Access: read-only
MODULE-COMPLIANCE    

f3TwampIpInterfaceGroup 1.3.6.1.4.1.2544.1.12.33.4.2.1
A collection of TWAMP IP Interface objects.
Status: current Access: read-only
OBJECT-GROUP    

f3TwampServerGroup 1.3.6.1.4.1.2544.1.12.33.4.2.2
A collection of TWAMP Server objects.
Status: current Access: read-only
OBJECT-GROUP    

f3TwampServerSessionReflectorGroup 1.3.6.1.4.1.2544.1.12.33.4.2.3
A collection of TWAMP Server Session Reflector List objects.
Status: current Access: read-only
OBJECT-GROUP    

f3TwampSessionReflectorGroup 1.3.6.1.4.1.2544.1.12.33.4.2.4
A collection of TWAMP Session Reflector objects.
Status: current Access: read-only
OBJECT-GROUP    

f3TwampSessionGroup 1.3.6.1.4.1.2544.1.12.33.4.2.5
A collection of TWAMP Session objects.
Status: current Access: read-only
OBJECT-GROUP    

f3TwampControlClientGroup 1.3.6.1.4.1.2544.1.12.33.4.2.6
A collection of TWAMP Control Client objects.
Status: current Access: read-only
OBJECT-GROUP    

f3TwampControlClientSessionSenderGroup 1.3.6.1.4.1.2544.1.12.33.4.2.7
A collection of TWAMP Control Client Session Sender List objects.
Status: current Access: read-only
OBJECT-GROUP    

f3TwampSessionSenderGroup 1.3.6.1.4.1.2544.1.12.33.4.2.8
A collection of TWAMP Session Sender objects.
Status: current Access: read-only
OBJECT-GROUP    

f3TwampStatisticsGroup 1.3.6.1.4.1.2544.1.12.33.4.2.9
A collection of TWAMP Statistics objects.
Status: current Access: read-only
OBJECT-GROUP    

f3TwampDistributionStatisticsGroup 1.3.6.1.4.1.2544.1.12.33.4.2.10
A collection of TWAMP Distribution Statistics objects.
Status: current Access: read-only
OBJECT-GROUP    

f3TwampThresholdGroup 1.3.6.1.4.1.2544.1.12.33.4.2.11
A collection of TWAMP Threshold objects.
Status: current Access: read-only
OBJECT-GROUP