F3-TWAMP-MIB: View SNMP OID List / Download MIB

VENDOR: ADVA AG OPTICAL NETWORKING


 Home MIB: F3-TWAMP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
       f3TwampConfigObjects 1.3.6.1.4.1.2544.1.12.33.1
           f3TwampIpInterfaceTable 1.3.6.1.4.1.2544.1.12.33.1.1 no-access
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.
               f3TwampIpInterfaceEntry 1.3.6.1.4.1.2544.1.12.33.1.1.1 no-access
A conceptual row in the f3TwampIpInterfaceTable.
                   f3TwampIpInterfaceName 1.3.6.1.4.1.2544.1.12.33.1.1.1.1 displaystring no-access
Name of the TWAMP IP interface.
                   f3TwampIpInterfacePort 1.3.6.1.4.1.2544.1.12.33.1.1.1.2 variablepointer read-only
This is the physical or logical port on which the TWAMP IP Interface is associated with.
                   f3TwampIpInterfaceIpMode 1.3.6.1.4.1.2544.1.12.33.1.1.1.3 ipmode read-only
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.
                   f3TwampIpInterfaceIpv4Address 1.3.6.1.4.1.2544.1.12.33.1.1.1.4 ipaddress read-only
IPv4 Address of the TWAMP IP Interface.
                   f3TwampIpInterfaceIpv4Mask 1.3.6.1.4.1.2544.1.12.33.1.1.1.5 ipaddress read-only
IPv4 Mask of the TWAMP IP Interface.
                   f3TwampIpInterfaceMtu 1.3.6.1.4.1.2544.1.12.33.1.1.1.6 integer32 read-only
TWAMP IP Interface MTU.
                   f3TwampIpInterfaceStorageType 1.3.6.1.4.1.2544.1.12.33.1.1.1.7 storagetype read-only
The type of storage configured for this entry.
                   f3TwampIpInterfaceRowStatus 1.3.6.1.4.1.2544.1.12.33.1.1.1.8 rowstatus read-only
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).
                   f3TwampIpInterfaceIpv6Addr 1.3.6.1.4.1.2544.1.12.33.1.1.1.9 ipv6address read-only
IPv6 Address of the TWAMP IP Interface.
                   f3TwampIpInterfaceIpv6PrefixLen 1.3.6.1.4.1.2544.1.12.33.1.1.1.10 integer32 read-only
IPv6 address prefix length of the TWAMP IP Interface.
                   f3TwampIpInterfaceIpv6LinkLocalAddr 1.3.6.1.4.1.2544.1.12.33.1.1.1.11 ipv6address read-only
IPv6 link local address of the TWAMP IP Interface.
                   f3TwampIpInterfaceIpv6LinkLocalAddrPrefixLen 1.3.6.1.4.1.2544.1.12.33.1.1.1.12 integer32 read-only
IPv6 link local address prefix length of the TWAMP IP Interface.
           f3TwampServerTable 1.3.6.1.4.1.2544.1.12.33.1.2 no-access
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.
               f3TwampServerEntry 1.3.6.1.4.1.2544.1.12.33.1.2.1 no-access
A conceptual row in the f3TwampServerTable.
                   f3TwampServerIndex 1.3.6.1.4.1.2544.1.12.33.1.2.1.1 integer32 no-access
An integer index value used to uniquely identify a TWAMP Server under the NE.
                   f3TwampServerAdminState 1.3.6.1.4.1.2544.1.12.33.1.2.1.2 adminstate read-only
All the state related attributes are added to support this entity being in outage state. But AdminState is always InService and is not editable.
                   f3TwampServerOperationalState 1.3.6.1.4.1.2544.1.12.33.1.2.1.3 operationalstate read-only
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.
                   f3TwampServerSecondaryState 1.3.6.1.4.1.2544.1.12.33.1.2.1.4 secondarystate read-only
Secondary state can be Active or SGEO. When Operational state is Normal this is Active. When Operational State is Outage then this is SGEO.
                   f3TwampServerAlias 1.3.6.1.4.1.2544.1.12.33.1.2.1.5 displaystring read-only
An alias associated with the TWAMP Server.
                   f3TwampServerPort 1.3.6.1.4.1.2544.1.12.33.1.2.1.6 variablepointer read-only
This is the physical or logical port on which the Server and the corresponding Session Reflectors are associated with.
                   f3TwampServerStatus 1.3.6.1.4.1.2544.1.12.33.1.2.1.7 twampserverstatus read-only
This indicates the current state of the Server state machine.
                   f3TwampServerSessionIdleTimeout 1.3.6.1.4.1.2544.1.12.33.1.2.1.8 unsigned32 read-only
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.
                   f3TwampServerSessionAgingTimeout 1.3.6.1.4.1.2544.1.12.33.1.2.1.9 unsigned32 read-only
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.
                   f3TwampServerActionObject 1.3.6.1.4.1.2544.1.12.33.1.2.1.10 variablepointer read-only
Object identfier used to specify the OID of a Session Reflector on which f3TwampServerAction should occur. Applicable for addSessReflector and rmvSessReflector actions.
                   f3TwampServerAction 1.3.6.1.4.1.2544.1.12.33.1.2.1.11 twampserveraction read-only
User action performed on this Twamp Server instance. For addSessReflector and rmvSessReflector actions f3TwampServerActionObject has to be specified prior to setting this object.
                   f3TwampServerStorageType 1.3.6.1.4.1.2544.1.12.33.1.2.1.12 storagetype read-only
The type of storage configured for this entry.
                   f3TwampServerRowStatus 1.3.6.1.4.1.2544.1.12.33.1.2.1.13 rowstatus read-only
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).
           f3TwampServerSessionReflectorTable 1.3.6.1.4.1.2544.1.12.33.1.3 no-access
A list of entries corresponding to Session Reflector entities associated with a TWAMP Server.
               f3TwampServerSessionReflectorEntry 1.3.6.1.4.1.2544.1.12.33.1.3.1 no-access
A conceptual row in the f3TwampServerSessionReflectorTable.
                   f3TwampServerSessionReflectorIndex 1.3.6.1.4.1.2544.1.12.33.1.3.1.1 integer32 no-access
A unique index identifying the Session Reflector that is added to the Server. Note that this is not f3TwampSessionReflectorIndex.
                   f3TwampServerSessionReflector 1.3.6.1.4.1.2544.1.12.33.1.3.1.2 variablepointer read-only
This is the pointer to the Session Reflector added to the Server.
           f3TwampSessionReflectorTable 1.3.6.1.4.1.2544.1.12.33.1.4 no-access
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.
               f3TwampSessionReflectorEntry 1.3.6.1.4.1.2544.1.12.33.1.4.1 no-access
A conceptual row in the f3TwampSessionReflectorTable.
                   f3TwampSessionReflectorIndex 1.3.6.1.4.1.2544.1.12.33.1.4.1.1 integer32 no-access
An integer index value used to uniquely identify a TWAMP Session Reflector under the NE.
                   f3TwampSessionReflectorAdminState 1.3.6.1.4.1.2544.1.12.33.1.4.1.2 adminstate read-only
All the state related attributes are added to support this entity being in outage state. But AdminState is always InService and is not editable.
                   f3TwampSessionReflectorOperationalState 1.3.6.1.4.1.2544.1.12.33.1.4.1.3 operationalstate read-only
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.
                   f3TwampSessionReflectorSecondaryState 1.3.6.1.4.1.2544.1.12.33.1.4.1.4 secondarystate read-only
Secondary state can be Active or SGEO. When Operational state is Normal this is Active. When Operational State is Outage then this is SGEO.
                   f3TwampSessionReflectorAlias 1.3.6.1.4.1.2544.1.12.33.1.4.1.5 displaystring read-only
An alias associated with the TWAMP Session Reflector.
                   f3TwampSessionReflectorIpInterface 1.3.6.1.4.1.2544.1.12.33.1.4.1.6 displaystring read-only
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.
                   f3TwampSessionReflectorUdpPort 1.3.6.1.4.1.2544.1.12.33.1.4.1.7 unsigned32 read-only
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.
                   f3TwampSessionReflectorUseSenderSeqNum 1.3.6.1.4.1.2544.1.12.33.1.4.1.8 truthvalue read-only
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.
                   f3TwampSessionReflectorUserCreated 1.3.6.1.4.1.2544.1.12.33.1.4.1.9 truthvalue read-only
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.
                   f3TwampSessionReflectorStatus 1.3.6.1.4.1.2544.1.12.33.1.4.1.10 twampsessionreflectorstatus read-only
This indicates the current state of the Session Reflector state machine.
                   f3TwampSessionReflectorAssocServer 1.3.6.1.4.1.2544.1.12.33.1.4.1.11 variablepointer read-only
This is the pointer to the associated TWAMP Server.
                   f3TwampSessionReflectorStorageType 1.3.6.1.4.1.2544.1.12.33.1.4.1.12 storagetype read-only
The type of storage configured for this entry.
                   f3TwampSessionReflectorRowStatus 1.3.6.1.4.1.2544.1.12.33.1.4.1.13 rowstatus read-only
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).
           f3TwampSessionTable 1.3.6.1.4.1.2544.1.12.33.1.5 no-access
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.
               f3TwampSessionEntry 1.3.6.1.4.1.2544.1.12.33.1.5.1 no-access
A conceptual row in the f3TwampSessionTable.
                   f3TwampSessionSsIpv4Address 1.3.6.1.4.1.2544.1.12.33.1.5.1.1 ipaddress no-access
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.
                   f3TwampSessionSsUdpPort 1.3.6.1.4.1.2544.1.12.33.1.5.1.2 unsigned32 no-access
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.
                   f3TwampSessionStatus 1.3.6.1.4.1.2544.1.12.33.1.5.1.3 twampsessionstatus read-only
This indicates the current state of the TWAMP Session state machine.
                   f3TwampSessionVlanEnabled 1.3.6.1.4.1.2544.1.12.33.1.5.1.4 truthvalue read-only
This indicates if the received TWAMP test packets have a VLAN Tag.
                   f3TwampSessionOuterVlanEtherType 1.3.6.1.4.1.2544.1.12.33.1.5.1.5 unsigned32 read-only
This is the VLAN Tag Ethertype (TPID) of the outer VLAN tag of the received TWAMP test packets.
                   f3TwampSessionOuterVlanId 1.3.6.1.4.1.2544.1.12.33.1.5.1.6 vlanid read-only
This is the outer VLAN ID of the received TWAMP test packets.
                   f3TwampSessionOuterVlanPriority 1.3.6.1.4.1.2544.1.12.33.1.5.1.7 vlanpriority read-only
This is the outer VLAN Priority of the received TWAMP test packets.
                   f3TwampSessionInnerVlanEnabled 1.3.6.1.4.1.2544.1.12.33.1.5.1.8 truthvalue read-only
This indicates if the received TWAMP test packets have an inner VLAN tag.
                   f3TwampSessionInnerVlanEtherType 1.3.6.1.4.1.2544.1.12.33.1.5.1.9 unsigned32 read-only
This is the VLAN Tag Ethertype (TPID) of the inner VLAN tag of the received TWAMP test packets.
                   f3TwampSessionInnerVlanId 1.3.6.1.4.1.2544.1.12.33.1.5.1.10 vlanid read-only
This is the inner VLAN ID of the received TWAMP test packets.
                   f3TwampSessionInnerVlanPriority 1.3.6.1.4.1.2544.1.12.33.1.5.1.11 vlanpriority read-only
This is the inner VLAN Priority of the received TWAMP test packets.
                   f3TwampSessionDscpValue 1.3.6.1.4.1.2544.1.12.33.1.5.1.12 unsigned32 read-only
This is the DSCP value in the received TWAMP test packets.
                   f3TwampSessionSequenceNumber 1.3.6.1.4.1.2544.1.12.33.1.5.1.13 unsigned32 read-only
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.
                   f3TwampSessionAction 1.3.6.1.4.1.2544.1.12.33.1.5.1.14 twampsessionaction read-write
This is the user action performed on this TWAMP Session instance.
           f3TwampControlClientTable 1.3.6.1.4.1.2544.1.12.33.1.6 no-access
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.
               f3TwampControlClientEntry 1.3.6.1.4.1.2544.1.12.33.1.6.1 no-access
A conceptual row in the f3TwampControlClientTable.
                   f3TwampControlClientIndex 1.3.6.1.4.1.2544.1.12.33.1.6.1.1 integer32 no-access
An integer index value used to uniquely identify a TWAMP Control Client under the NE.
                   f3TwampControlClientAdminState 1.3.6.1.4.1.2544.1.12.33.1.6.1.2 adminstate read-only
All the state related attributes are added to support this entity being in outage state. But AdminState is always InService and is not editable.
                   f3TwampControlClientOperationalState 1.3.6.1.4.1.2544.1.12.33.1.6.1.3 operationalstate read-only
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.
                   f3TwampControlClientSecondaryState 1.3.6.1.4.1.2544.1.12.33.1.6.1.4 secondarystate read-only
Secondary state can be Active or SGEO. When Operational state is Normal this is Active. When Operational State is Outage then this is SGEO.
                   f3TwampControlClientAlias 1.3.6.1.4.1.2544.1.12.33.1.6.1.5 displaystring read-only
An alias associated with the TWAMP Control Client.
                   f3TwampControlClientPort 1.3.6.1.4.1.2544.1.12.33.1.6.1.6 variablepointer read-only
This is the physical or logical port on which the Control Client and the corresponding Session Senders are associated with.
                   f3TwampControlClientStatus 1.3.6.1.4.1.2544.1.12.33.1.6.1.7 twampcontrolclientstatus read-only
This indicates the current state of the Control Client state machine.
                   f3TwampControlClientActionObject 1.3.6.1.4.1.2544.1.12.33.1.6.1.8 variablepointer read-only
Object identfier used to specify the OID of a Session Sender on which f3TwampControlClientAction should occur. Applicable for addSessSender and rmvSessSender actions.
                   f3TwampControlClientAction 1.3.6.1.4.1.2544.1.12.33.1.6.1.9 twampcontrolclientaction read-only
User action performed on this Twamp Control Client instance. For addSessSender and rmvSessSender actions f3TwampControlClientActionObject has to be specified prior to setting this object.
                   f3TwampControlClientStorageType 1.3.6.1.4.1.2544.1.12.33.1.6.1.10 storagetype read-only
The type of storage configured for this entry.
                   f3TwampControlClientRowStatus 1.3.6.1.4.1.2544.1.12.33.1.6.1.11 rowstatus read-only
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).
                   f3TwampControlClientSessionType 1.3.6.1.4.1.2544.1.12.33.1.6.1.12 twampsessiontype read-only
It is the twamp session type.
           f3TwampControlClientSessionSenderTable 1.3.6.1.4.1.2544.1.12.33.1.7 no-access
A list of entries corresponding to Session Sender entities associated with a TWAMP Control Client.
               f3TwampControlClientSessionSenderEntry 1.3.6.1.4.1.2544.1.12.33.1.7.1 no-access
A conceptual row in the f3TwampControlClientSessionSenderTable.
                   f3TwampControlClientSessionSenderIndex 1.3.6.1.4.1.2544.1.12.33.1.7.1.1 integer32 no-access
A unique index identifying the Session Sender that is added to the Control Client. Note that this is not f3TwampSessionSenderIndex.
                   f3TwampControlClientSessionSender 1.3.6.1.4.1.2544.1.12.33.1.7.1.2 variablepointer read-only
This is the pointer to the Session Sender added to the Control Client.
           f3TwampSessionSenderTable 1.3.6.1.4.1.2544.1.12.33.1.8 no-access
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.
               f3TwampSessionSenderEntry 1.3.6.1.4.1.2544.1.12.33.1.8.1 no-access
A conceptual row in the f3TwampSessionSenderTable.
                   f3TwampSessionSenderIndex 1.3.6.1.4.1.2544.1.12.33.1.8.1.1 integer32 no-access
An integer index value used to uniquely identify a TWAMP Session Sender under the NE.
                   f3TwampSessionSenderAdminState 1.3.6.1.4.1.2544.1.12.33.1.8.1.2 adminstate read-only
All the state related attributes are added to support this entity being in outage state. But AdminState is always InService and is not editable.
                   f3TwampSessionSenderOperationalState 1.3.6.1.4.1.2544.1.12.33.1.8.1.3 operationalstate read-only
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.
                   f3TwampSessionSenderSecondaryState 1.3.6.1.4.1.2544.1.12.33.1.8.1.4 secondarystate read-only
Secondary state can be Active or SGEO. When Operational state is Normal this is Active. When Operational State is Outage then this is SGEO.
                   f3TwampSessionSenderAlias 1.3.6.1.4.1.2544.1.12.33.1.8.1.5 displaystring read-only
An alias associated with the TWAMP Session Sender.
                   f3TwampSessionSenderIpInterface 1.3.6.1.4.1.2544.1.12.33.1.8.1.6 displaystring read-only
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.
                   f3TwampSessionSenderUdpPort 1.3.6.1.4.1.2544.1.12.33.1.8.1.7 unsigned32 read-only
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.
                   f3TwampSessionSenderPktSchedTimeInterval 1.3.6.1.4.1.2544.1.12.33.1.8.1.8 unsigned32 read-only
This is the time interval between TWAMP-Test packets.
                   f3TwampSessionSenderSrIpv4Address 1.3.6.1.4.1.2544.1.12.33.1.8.1.9 ipaddress read-only
This is the IPv4 address of the Session Reflector.
                   f3TwampSessionSenderSrUdpPort 1.3.6.1.4.1.2544.1.12.33.1.8.1.10 unsigned32 read-only
This is the UDP Port recommended by the Session Sender for the Session Reflector for TWAMP Test.
                   f3TwampSessionSenderDscpValue 1.3.6.1.4.1.2544.1.12.33.1.8.1.11 unsigned32 read-only
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.
                   f3TwampSessionSenderNumPkts 1.3.6.1.4.1.2544.1.12.33.1.8.1.12 unsigned32 read-only
This is the number TWAMP test packets to send for test session.
                   f3TwampSessionSenderPktSize 1.3.6.1.4.1.2544.1.12.33.1.8.1.13 unsigned32 read-only
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.
                   f3TwampSessionSenderTestPattern 1.3.6.1.4.1.2544.1.12.33.1.8.1.14 twamptestpattern read-only
This the pattern of the bytes in the padding of the TWAMP Test packet.
                   f3TwampSessionSenderStartTimeType 1.3.6.1.4.1.2544.1.12.33.1.8.1.15 twampstarttimetype read-only
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
                   f3TwampSessionSenderStartDate 1.3.6.1.4.1.2544.1.12.33.1.8.1.16 displaystring read-only
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.
                   f3TwampSessionSenderStartTime 1.3.6.1.4.1.2544.1.12.33.1.8.1.17 displaystring read-only
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.
                   f3TwampSessionSenderRespTimeout 1.3.6.1.4.1.2544.1.12.33.1.8.1.18 unsigned32 read-only
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.
                   f3TwampSessionSenderVlanEnabled 1.3.6.1.4.1.2544.1.12.33.1.8.1.19 truthvalue read-only
This indicates whether the TWAMP Test packets are tagged or not.
                   f3TwampSessionSenderOuterVlanId 1.3.6.1.4.1.2544.1.12.33.1.8.1.20 vlanid read-only
This specifies the outer VLAN ID. This is applicable if f3TwampSessionSenderVlanEnabled is true.
                   f3TwampSessionSenderOuterVlanPriority 1.3.6.1.4.1.2544.1.12.33.1.8.1.21 vlanpriority read-only
This specifies the outer VLAN priority. This is applicable if f3TwampSessionSenderVlanEnabled is true.
                   f3TwampSessionSenderOuterVlanEtherType 1.3.6.1.4.1.2544.1.12.33.1.8.1.22 unsigned32 read-only
This specifies the outer VLAN tag Ethertype/TPID. This is applicable if f3TwampSessionSenderVlanEnabled is true.
                   f3TwampSessionSenderInnerVlanEnabled 1.3.6.1.4.1.2544.1.12.33.1.8.1.23 truthvalue read-only
This indicates whether the TWAMP Test packets are double tagged or not. This is applicable only if f3TwampSessionSenderVlanEnabled is true.
                   f3TwampSessionSenderInnerVlanId 1.3.6.1.4.1.2544.1.12.33.1.8.1.24 vlanid read-only
This specifies the inner VLAN ID. This is applicable if f3TwampSessionSenderInnerVlanEnabled is true.
                   f3TwampSessionSenderInnerVlanPriority 1.3.6.1.4.1.2544.1.12.33.1.8.1.25 vlanpriority read-only
This specifies the inner VLAN priority. This is applicable if f3TwampSessionSenderInnerVlanEnabled is true.
                   f3TwampSessionSenderInnerVlanEtherType 1.3.6.1.4.1.2544.1.12.33.1.8.1.26 unsigned32 read-only
This specifies the outer VLAN tag Ethertype/TPID. This is applicable if f3TwampSessionSenderInnerVlanEnabled is true.
                   f3TwampSessionSenderSeqNumber 1.3.6.1.4.1.2544.1.12.33.1.8.1.27 unsigned32 read-only
This is the session sender sequence number that is set in the generated TWAMP Test packet.
                   f3TwampSessionSenderStatus 1.3.6.1.4.1.2544.1.12.33.1.8.1.28 twampsessionsenderstatus read-only
This indicates the current state of the Session Sender state machine.
                   f3TwampSessionSenderAssocControlClient 1.3.6.1.4.1.2544.1.12.33.1.8.1.29 variablepointer read-only
This is the pointer to the associated TWAMP Control Client.
                   f3TwampSessionSenderHistoryBins 1.3.6.1.4.1.2544.1.12.33.1.8.1.30 unsigned32 read-only
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.
                   f3TwampSessionSenderHistoryInterval 1.3.6.1.4.1.2544.1.12.33.1.8.1.31 twamphistoryintervaltype read-only
This object allows specification of the history interval period.
                   f3TwampSessionSenderDistHistoryBins 1.3.6.1.4.1.2544.1.12.33.1.8.1.32 unsigned32 read-only
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.
                   f3TwampSessionSenderDistHistoryInterval 1.3.6.1.4.1.2544.1.12.33.1.8.1.33 twamphistoryintervaltype read-only
This object allows specification of the history distribution interval period.
                   f3TwampSessionSenderStorageType 1.3.6.1.4.1.2544.1.12.33.1.8.1.34 storagetype read-only
The type of storage configured for this entry.
                   f3TwampSessionSenderRowStatus 1.3.6.1.4.1.2544.1.12.33.1.8.1.35 rowstatus read-only
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).
                   f3TwampSessionSenderValidateErrorEstimate 1.3.6.1.4.1.2544.1.12.33.1.8.1.36 truthvalue read-write
This control supports interoperability between devices that do not support error-estimate and devices that support error-estimate. When false, the device will not validate the error estimate value for non-zero multiplier and ignore the error-estimate value. This is the value to interoperate with the releases that did not support the error-estimate. When true, we validate error-estimate. If multiplier is zero, we will discard the TWAMP test packet or else the error estimate is used to correct the timestamps.
                   f3TwampSessionSenderIpMode 1.3.6.1.4.1.2544.1.12.33.1.8.1.37 ipmode read-write
This object means the ip mode for this entry.
                   f3TwampSessionSenderIpAddress 1.3.6.1.4.1.2544.1.12.33.1.8.1.38 displaystring read-write
This object means the ip for this entry.
                   f3TwampSessionSenderSrIpAddress 1.3.6.1.4.1.2544.1.12.33.1.8.1.39 displaystring read-write
This is the IP address of the Session Reflector.
                   f3TwampSessionSenderStopTimeType 1.3.6.1.4.1.2544.1.12.33.1.8.1.40 twampstoptimetype read-write
This is the stop time for this entry .
           f3TwampStatsTable 1.3.6.1.4.1.2544.1.12.33.1.9 no-access
A current statistics for a Session Sender.
               f3TwampStatsEntry 1.3.6.1.4.1.2544.1.12.33.1.9.1 no-access
A conceptual row in the f3TwampStatsTable.
                   f3TwampStatsIndex 1.3.6.1.4.1.2544.1.12.33.1.9.1.1 twamppmintervaltype no-access
An arbitrary integer index value used to uniquely identify the Session Sender statistics entry. Possible values are current or rollover.
                   f3TwampStatsValid 1.3.6.1.4.1.2544.1.12.33.1.9.1.2 truthvalue read-only
Indicates the validity of the bin.
                   f3TwampStatsAction 1.3.6.1.4.1.2544.1.12.33.1.9.1.3 cmpmbinaction read-write
Allows the Manager to clear the bin.
                   f3TwampStatsTime 1.3.6.1.4.1.2544.1.12.33.1.9.1.4 dateandtime read-only
This is the start time of the current bin.
                   f3TwampStatsS2RPkts 1.3.6.1.4.1.2544.1.12.33.1.9.1.5 perfcounter64 read-only
The total number of Transmitted Packets in the current interval.
                   f3TwampStatsR2SPkts 1.3.6.1.4.1.2544.1.12.33.1.9.1.6 perfcounter64 read-only
The total number of Received Packets in the current interval.
                   f3TwampStatsS2RLostPkts 1.3.6.1.4.1.2544.1.12.33.1.9.1.7 perfcounter64 read-only
The number of Lost Pkts from Session Sender to Session Reflector in the current interval.
                   f3TwampStatsR2SLostPkts 1.3.6.1.4.1.2544.1.12.33.1.9.1.8 perfcounter64 read-only
The number of Lost Pkts from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsS2RSyncErrs 1.3.6.1.4.1.2544.1.12.33.1.9.1.9 perfcounter64 read-only
The number of (time) Synchronization Errors from Session Sender to Session Reflector in the current interval.
                   f3TwampStatsR2SSyncErrs 1.3.6.1.4.1.2544.1.12.33.1.9.1.10 perfcounter64 read-only
The number of (time) Synchronization Errors from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsOutOfSeqErrs 1.3.6.1.4.1.2544.1.12.33.1.9.1.11 perfcounter64 read-only
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.
                   f3TwampStatsSeqGaps 1.3.6.1.4.1.2544.1.12.33.1.9.1.12 perfcounter64 read-only
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.
                   f3TwampStatsMinTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.13 unsigned32 read-only
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.
                   f3TwampStatsMaxTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.14 unsigned32 read-only
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.
                   f3TwampStatsAvgTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.15 unsigned32 read-only
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.
                   f3TwampStatsSumTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.16 unsigned32 read-only
The total sum of two-way delay(in microseconds) in the current interval. The Session Reflector's processing time is excluded from the value.
                   f3TwampStatsSumOfSqTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.17 unsigned32 read-only
The sum of square of two-way delays in the current interval.
                   f3TwampStatsMinOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.18 unsigned32 read-only
The minimum one-way Session Sender to Session Reflector delay(in microseconds) across all packets received in the current interval.
                   f3TwampStatsMaxOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.19 unsigned32 read-only
The maximum one-way Session Sender to Session Reflector delay(in microseconds) across all packets received in the current interval.
                   f3TwampStatsAvgOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.20 unsigned32 read-only
The average one-way Session Sender to Session Reflector delay(in microseconds) across all packets received in the current interval.
                   f3TwampStatsSumOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.21 unsigned32 read-only
The total sum of one-way delay from Sesssion Sender to Session Reflector in the current interval.
                   f3TwampStatsSumOfSqOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.22 unsigned32 read-only
The sum of square of one-way delay from Session Sender to Session Reflector in the current interval.
                   f3TwampStatsMinOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.23 unsigned32 read-only
The minimum one-way Session Reflector to Session Sender delay(in microseconds) across all packets received in the current interval.
                   f3TwampStatsMaxOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.24 unsigned32 read-only
The maximum one-way Session Reflector to Session Sender delay(in microseconds) across all packets received in the current interval.
                   f3TwampStatsAvgOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.25 unsigned32 read-only
The average one-way Session Reflector to Session Sender delay(in microseconds) across all packets received in the current interval.
                   f3TwampStatsSumOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.26 unsigned32 read-only
The total sum of one-way delay from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsSumOfSqOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.27 unsigned32 read-only
The sum of square of one-way delay from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsMinOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.28 unsigned32 read-only
The minimum absolute one-way packet delay variation from Sesson Sender to Session Reflector in the current interval.
                   f3TwampStatsMaxOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.29 unsigned32 read-only
The maximum absolute one-way packet delay variation from Sesson Sender to Session Reflector in the current interval.
                   f3TwampStatsAvgOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.30 unsigned32 read-only
The average absolute one-way packet delay variation from Sesson Sender to Session Reflector in the current interval.
                   f3TwampStatsSumOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.31 unsigned32 read-only
The total sum of absolute one-way packet delay variations from Sesson Sender to Session Reflector in the current interval.
                   f3TwampStatsSumOfSqOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.32 unsigned32 read-only
The sum of square of absolute one-way packet delay variations from Sesson Sender to Session Reflector in the current interval.
                   f3TwampStatsNumOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.33 unsigned32 read-only
The total number of absolute one-way packet delay variations from Sesson Sender to Session Reflector in the current interval.
                   f3TwampStatsMinOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.34 unsigned32 read-only
The minimum absolute one-way packet delay variation from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsMaxOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.35 unsigned32 read-only
The maximum absolute one-way packet delay variation from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsAvgOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.36 unsigned32 read-only
The average absolute one-way packet delay variation from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsSumOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.37 unsigned32 read-only
The total sum of absolute one-way packet delay variations from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsSumOfSqOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.38 unsigned32 read-only
The sum of square of absolute one-way packet delay variations from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsNumOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.39 unsigned32 read-only
The total number of absolute one-way packet delay variations from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsMinOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.40 unsigned32 read-only
The minimum negative one-way packet delay variation from Sesson Sender to Session Reflector in the current interval.
                   f3TwampStatsMaxOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.41 unsigned32 read-only
The maximum negative one-way packet delay variation from Sesson Sender to Session Reflector in the current interval.
                   f3TwampStatsAvgOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.42 unsigned32 read-only
The average negative one-way packet delay variation from Sesson Sender to Session Reflector in the current interval.
                   f3TwampStatsSumOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.43 unsigned32 read-only
The total sum of negative one-way packet delay variations from Sesson Sender to Session Reflector in the current interval.
                   f3TwampStatsSumOfSqOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.44 unsigned32 read-only
The sum of square of negative one-way packet delay variations from Sesson Sender to Session Reflector in the current interval.
                   f3TwampStatsNumOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.45 unsigned32 read-only
The total number of negative one-way packet delay variations from Sesson Sender to Session Reflector in the current interval.
                   f3TwampStatsMinOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.46 unsigned32 read-only
The minimum negative one-way packet delay variation from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsMaxOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.47 unsigned32 read-only
The maximum negative one-way packet delay variation from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsAvgOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.48 unsigned32 read-only
The average negative one-way packet delay variation from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsSumOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.49 unsigned32 read-only
The total sum of negative one-way packet delay variations from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsSumOfSqOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.50 unsigned32 read-only
The sum of square of negative one-way packet delay variations from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsNumOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.51 unsigned32 read-only
The total number of negative one-way packet delay variations from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsMinOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.52 unsigned32 read-only
The minimum positive one-way packet delay variation from Session Sender to Session Reflector in the current interval.
                   f3TwampStatsMaxOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.53 unsigned32 read-only
The maximum positive one-way packet delay variation from Session Sender to Session Reflector in the current interval.
                   f3TwampStatsAvgOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.54 unsigned32 read-only
The average positive one-way packet delay variation from Session Sender to Session Reflector in the current interval.
                   f3TwampStatsSumOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.55 unsigned32 read-only
The total sum of positive one-way packet delay variations from Session Sender to Session Reflector in the current interval.
                   f3TwampStatsSumOfSqOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.56 unsigned32 read-only
The sum of square of positive one-way packet delay variations from Session Sender to Session Reflector in the current interval.
                   f3TwampStatsNumOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.57 unsigned32 read-only
The total number of positive one-way packet delay variations from Session Sender to Session Reflector in the current interval.
                   f3TwampStatsMinOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.58 unsigned32 read-only
The minimum positive one-way packet delay variation from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsMaxOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.59 unsigned32 read-only
The maximum positive one-way packet delay variation from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsAvgOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.60 unsigned32 read-only
The average positive one-way packet delay variation from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsSumOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.61 unsigned32 read-only
The total sum of positive one-way packet delay variations from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsSumOfSqOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.62 unsigned32 read-only
The sum of square of positive one-way packet delay variations from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsNumOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.9.1.63 unsigned32 read-only
The total number of positive one-way packet delay variations from Session Reflector to Session Sender in the current interval.
                   f3TwampStatsNumTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.64 unsigned32 read-only
The total number of two-way packet delay samples in the current interval.
                   f3TwampStatsNumOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.65 unsigned32 read-only
The total number of one-way packet delay samples from Session Sender to Session Reflector in the current interval.
                   f3TwampStatsNumOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.9.1.66 unsigned32 read-only
The total number of one-way packet delay samples from Session Reflector to Session Sender in the current interval.
           f3TwampHistoryTable 1.3.6.1.4.1.2544.1.12.33.1.10 no-access
A history statistics for a Session Sender.
                 f3TwampHistoryEntry 1.3.6.1.4.1.2544.1.12.33.1.10.1 no-access
A conceptual row in the f3TwampHistoryTable.
                     f3TwampHistoryIndex 1.3.6.1.4.1.2544.1.12.33.1.10.1.1 integer32 no-access
An arbitrary integer index value used to uniquely identify the Session Sender statistics history entry.
                     f3TwampHistoryValid 1.3.6.1.4.1.2544.1.12.33.1.10.1.2 truthvalue read-only
Indicates the validity of the bin.
                     f3TwampHistoryAction 1.3.6.1.4.1.2544.1.12.33.1.10.1.3 cmpmbinaction read-write
Allows the Manager to clear the bin.
                     f3TwampHistoryTime 1.3.6.1.4.1.2544.1.12.33.1.10.1.4 dateandtime read-only
This is the start time of the history bin.
                     f3TwampHistoryS2RPkts 1.3.6.1.4.1.2544.1.12.33.1.10.1.5 perfcounter64 read-only
The total number of Transmitted Packets in the interval.
                     f3TwampHistoryR2SPkts 1.3.6.1.4.1.2544.1.12.33.1.10.1.6 perfcounter64 read-only
The total number of Received Packets in the interval.
                     f3TwampHistoryS2RLostPkts 1.3.6.1.4.1.2544.1.12.33.1.10.1.7 perfcounter64 read-only
The number of Lost Pkts from Session Sender to Session Reflector in the interval.
                     f3TwampHistoryR2SLostPkts 1.3.6.1.4.1.2544.1.12.33.1.10.1.8 perfcounter64 read-only
The number of Lost Pkts from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryS2RSyncErrs 1.3.6.1.4.1.2544.1.12.33.1.10.1.9 perfcounter64 read-only
The number of (time) Synchronization Errors from Session Sender to Session Reflector in the interval.
                     f3TwampHistoryR2SSyncErrs 1.3.6.1.4.1.2544.1.12.33.1.10.1.10 perfcounter64 read-only
The number of (time) Synchronization Errors from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryOutOfSeqErrs 1.3.6.1.4.1.2544.1.12.33.1.10.1.11 perfcounter64 read-only
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.
                     f3TwampHistorySeqGaps 1.3.6.1.4.1.2544.1.12.33.1.10.1.12 perfcounter64 read-only
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.
                     f3TwampHistoryMinTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.13 unsigned32 read-only
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.
                     f3TwampHistoryMaxTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.14 unsigned32 read-only
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.
                     f3TwampHistoryAvgTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.15 unsigned32 read-only
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.
                     f3TwampHistorySumTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.16 unsigned32 read-only
The total sum of two-way delay(in microseconds) in the interval. The Session Reflector's processing time is excluded from the value.
                     f3TwampHistorySumOfSqTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.17 unsigned32 read-only
The sum of square of two-way delays in the interval.
                     f3TwampHistoryMinOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.18 unsigned32 read-only
The minimum one-way Session Sender to Session Reflector delay(in microseconds) across all packets received in the interval.
                     f3TwampHistoryMaxOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.19 unsigned32 read-only
The maximum one-way Session Sender to Session Reflector delay(in microseconds) across all packets received in the interval.
                     f3TwampHistoryAvgOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.20 unsigned32 read-only
The average one-way Session Sender to Session Reflector delay(in microseconds) across all packets received in the interval.
                     f3TwampHistorySumOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.21 unsigned32 read-only
The total sum of one-way delay from Sesssion Sender to Session Reflector in the interval.
                     f3TwampHistorySumOfSqOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.22 unsigned32 read-only
The sum of square of one-way delay from Session Sender to Session Reflector in the interval.
                     f3TwampHistoryMinOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.23 unsigned32 read-only
The minimum one-way Session Reflector to Session Sender delay(in microseconds) across all packets received in the interval.
                     f3TwampHistoryMaxOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.24 unsigned32 read-only
The maximum one-way Session Reflector to Session Sender delay(in microseconds) across all packets received in the interval.
                     f3TwampHistoryAvgOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.25 unsigned32 read-only
The average one-way Session Reflector to Session Sender delay(in microseconds) across all packets received in the interval.
                     f3TwampHistorySumOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.26 unsigned32 read-only
The total sum of one-way delay from Session Reflector to Session Sender in the interval.
                     f3TwampHistorySumOfSqOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.27 unsigned32 read-only
The sum of square of one-way delay from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryMinOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.28 unsigned32 read-only
The minimum absolute one-way packet delay variation from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistoryMaxOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.29 unsigned32 read-only
The maximum absolute one-way packet delay variation from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistoryAvgOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.30 unsigned32 read-only
The average absolute one-way packet delay variation from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistorySumOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.31 unsigned32 read-only
The total sum of absolute one-way packet delay variations from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistorySumOfSqOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.32 unsigned32 read-only
The sum of square of absolute one-way packet delay variations from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistoryNumOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.33 unsigned32 read-only
The total number of absolute one-way packet delay variations from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistoryMinOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.34 unsigned32 read-only
The minimum absolute one-way packet delay variation from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryMaxOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.35 unsigned32 read-only
The maximum absolute one-way packet delay variation from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryAvgOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.36 unsigned32 read-only
The average absolute one-way packet delay variation from Session Reflector to Session Sender in the interval.
                     f3TwampHistorySumOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.37 unsigned32 read-only
The total sum of absolute one-way packet delay variations from Session Reflector to Session Sender in the interval.
                     f3TwampHistorySumOfSqOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.38 unsigned32 read-only
The sum of square of absolute one-way packet delay variations from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryNumOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.39 unsigned32 read-only
The total number of absolute one-way packet delay variations from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryMinOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.40 unsigned32 read-only
The minimum negative one-way packet delay variation from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistoryMaxOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.41 unsigned32 read-only
The maximum negative one-way packet delay variation from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistoryAvgOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.42 unsigned32 read-only
The average negative one-way packet delay variation from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistorySumOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.43 unsigned32 read-only
The total sum of negative one-way packet delay variations from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistorySumOfSqOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.44 unsigned32 read-only
The sum of square of negative one-way packet delay variations from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistoryNumOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.45 unsigned32 read-only
The total number of negative one-way packet delay variations from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistoryMinOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.46 unsigned32 read-only
The minimum negative one-way packet delay variation from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryMaxOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.47 unsigned32 read-only
The maximum negative one-way packet delay variation from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryAvgOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.48 unsigned32 read-only
The average negative one-way packet delay variation from Session Reflector to Session Sender in the interval.
                     f3TwampHistorySumOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.49 unsigned32 read-only
The total sum of negative one-way packet delay variations from Session Reflector to Session Sender in the interval.
                     f3TwampHistorySumOfSqOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.50 unsigned32 read-only
The sum of square of negative one-way packet delay variations from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryNumOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.51 unsigned32 read-only
The total number of negative one-way packet delay variations from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryMinOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.52 unsigned32 read-only
The minimum positive one-way packet delay variation from Session Sender to Session Reflector in the interval.
                     f3TwampHistoryMaxOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.53 unsigned32 read-only
The maximum positive one-way packet delay variation from Session Sender to Session Reflector in the interval.
                     f3TwampHistoryAvgOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.54 unsigned32 read-only
The average positive one-way packet delay variation from Session Sender to Session Reflector in the interval.
                     f3TwampHistorySumOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.55 unsigned32 read-only
The total sum of positive one-way packet delay variations from Session Sender to Session Reflector in the interval.
                     f3TwampHistorySumOfSqOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.56 unsigned32 read-only
The sum of square of positive one-way packet delay variations from Session Sender to Session Reflector in the interval.
                     f3TwampHistoryNumOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.57 unsigned32 read-only
The total number of positive one-way packet delay variations from Session Sender to Session Reflector in the interval.
                     f3TwampHistoryMinOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.58 unsigned32 read-only
The minimum positive one-way packet delay variation from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryMaxOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.59 unsigned32 read-only
The maximum positive one-way packet delay variation from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryAvgOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.60 unsigned32 read-only
The average positive one-way packet delay variation from Session Reflector to Session Sender in the interval.
                     f3TwampHistorySumOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.61 unsigned32 read-only
The total sum of positive one-way packet delay variations from Session Reflector to Session Sender in the interval.
                     f3TwampHistorySumOfSqOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.62 unsigned32 read-only
The sum of square of positive one-way packet delay variations from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryNumOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.10.1.63 unsigned32 read-only
The total number of positive one-way packet delay variations from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryNumTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.64 unsigned32 read-only
The total number of two-way packet delay samples in the current interval.
                     f3TwampHistoryNumOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.65 unsigned32 read-only
The total number of one-way packet delay samples from Session Sender to Session Reflector in the current interval.
                     f3TwampHistoryNumOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.10.1.66 unsigned32 read-only
The total number of one-way packet delay samples from Session Reflector to Session Sender in the current interval.
           f3TwampDistStatsConfigTable 1.3.6.1.4.1.2544.1.12.33.1.11 no-access
A list of entries that need to be configured in order to obtain statistical distribution of Session Sender collected data.
                 f3TwampDistStatsConfigEntry 1.3.6.1.4.1.2544.1.12.33.1.11.1 no-access
A row in the f3TwampDistStatsConfigTable.
                     f3TwampDistStatsConfigIndex 1.3.6.1.4.1.2544.1.12.33.1.11.1.1 twampdiststatstype no-access
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).
                     f3TwampDistStatsConfigMinVal 1.3.6.1.4.1.2544.1.12.33.1.11.1.2 integer32 read-write
Minimum sample value in distribution.
                     f3TwampDistStatsConfigMaxVal 1.3.6.1.4.1.2544.1.12.33.1.11.1.3 integer32 read-write
Maximum sample value in distribution.
                     f3TwampDistStatsConfigNumBins 1.3.6.1.4.1.2544.1.12.33.1.11.1.4 unsigned32 read-write
Number of distribution bins.
           f3TwampDistStatsTable 1.3.6.1.4.1.2544.1.12.33.1.12 no-access
A list of entries that provide statistical distribution of Session Sender collected data.
                 f3TwampDistStatsEntry 1.3.6.1.4.1.2544.1.12.33.1.12.1 no-access
A row in the f3TwampDistStatsTable.
                     f3TwampDistStatsValid 1.3.6.1.4.1.2544.1.12.33.1.12.1.1 truthvalue read-only
Indicates the validity of the bin.
                     f3TwampDistStatsTime 1.3.6.1.4.1.2544.1.12.33.1.12.1.2 dateandtime read-only
This is the start time of the current bin.
                     f3TwampDistStatsAction 1.3.6.1.4.1.2544.1.12.33.1.12.1.3 cmpmbinaction read-write
Allows the Manager to clear the bin.
                     f3TwampDistStatsNumBins 1.3.6.1.4.1.2544.1.12.33.1.12.1.4 integer32 read-only
Number of bins over which the statistical data is distributed.
                     f3TwampDistStatsLTMin 1.3.6.1.4.1.2544.1.12.33.1.12.1.5 perfcounter64 read-only
Number of sample data points which are less than the minimum value specified.
                     f3TwampDistStatsGTMax 1.3.6.1.4.1.2544.1.12.33.1.12.1.6 perfcounter64 read-only
Number of sample data points which are greater than the maximum value specified.
           f3TwampDistStatsBinTable 1.3.6.1.4.1.2544.1.12.33.1.13 no-access
A list of entries that provide statistical distribution of Session Sender collected data for specific BINs.
                 f3TwampDistStatsBinEntry 1.3.6.1.4.1.2544.1.12.33.1.13.1 no-access
A row in the f3TwampDistStatsBinTable.
                     f3TwampDistStatsBinIndex 1.3.6.1.4.1.2544.1.12.33.1.13.1.1 integer32 no-access
An index for each row that uniquely provides statistical data for a range.
                     f3TwampDistStatsBinLower 1.3.6.1.4.1.2544.1.12.33.1.13.1.2 integer32 read-only
The lower limit of values collected in this bin.
                     f3TwampDistStatsBinUpper 1.3.6.1.4.1.2544.1.12.33.1.13.1.3 integer32 read-only
The upper limit of values collected in this bin.
                     f3TwampDistStatsBinNumSamples 1.3.6.1.4.1.2544.1.12.33.1.13.1.4 perfcounter64 read-only
Number of sample data points which fall between the lower and upper limits.
           f3TwampDistHistoryTable 1.3.6.1.4.1.2544.1.12.33.1.14 no-access
A list of entries that provide statistical distribution history of Session Sender collected data.
                 f3TwampDistHistoryEntry 1.3.6.1.4.1.2544.1.12.33.1.14.1 no-access
A row in the f3TwampDistHistoryTable.
                     f3TwampDistHistoryIndex 1.3.6.1.4.1.2544.1.12.33.1.14.1.1 integer32 no-access
An integer index value used to uniquely identify current distribution statistics.
                     f3TwampDistHistoryValid 1.3.6.1.4.1.2544.1.12.33.1.14.1.2 truthvalue read-only
Indicates the validity of the bin.
                     f3TwampDistHistoryTime 1.3.6.1.4.1.2544.1.12.33.1.14.1.3 dateandtime read-only
This is the start time of the history bin.
                     f3TwampDistHistoryAction 1.3.6.1.4.1.2544.1.12.33.1.14.1.4 cmpmbinaction read-write
Allows the Manager to clear the bin.
                     f3TwampDistHistoryNumBins 1.3.6.1.4.1.2544.1.12.33.1.14.1.5 integer32 read-only
Number of bins over which the statistical data is distributed.
                     f3TwampDistHistoryLTMin 1.3.6.1.4.1.2544.1.12.33.1.14.1.6 perfcounter64 read-only
Number of sample data points which are less than the minimum value specified.
                     f3TwampDistHistoryGTMax 1.3.6.1.4.1.2544.1.12.33.1.14.1.7 perfcounter64 read-only
Number of sample data points which are greater than the maximum value specified.
           f3TwampDistHistoryBinTable 1.3.6.1.4.1.2544.1.12.33.1.15 no-access
A list of entries that provide statistical distribution of Session Sender collected data for specific BINs.
                 f3TwampDistHistoryBinEntry 1.3.6.1.4.1.2544.1.12.33.1.15.1 no-access
A row in the f3TwampDistHistoryBinTable.
                     f3TwampDistHistoryBinIndex 1.3.6.1.4.1.2544.1.12.33.1.15.1.1 integer32 no-access
An index for each row that uniquely provides statistical data for a range.
                     f3TwampDistHistoryBinLower 1.3.6.1.4.1.2544.1.12.33.1.15.1.2 integer32 read-only
The lower limit of values collected in this bin.
                     f3TwampDistHistoryBinUpper 1.3.6.1.4.1.2544.1.12.33.1.15.1.3 integer32 read-only
The upper limit of values collected in this bin.
                     f3TwampDistHistoryBinNumSamples 1.3.6.1.4.1.2544.1.12.33.1.15.1.4 perfcounter64 read-only
Number of sample data points which fall between the lower and upper limits.
           f3TwampStatsThresholdTable 1.3.6.1.4.1.2544.1.12.33.1.16 no-access
A table of entries that allow manageability of Session Sender Thresholds.
                 f3TwampStatsThresholdEntry 1.3.6.1.4.1.2544.1.12.33.1.16.1 no-access
A conceptual row in the f3TwampStatsThresholdTable.
                     f3TwampStatsThresholdIndex 1.3.6.1.4.1.2544.1.12.33.1.16.1.1 integer32 read-only
An index that uniquely identifies an entry in the f3TwampStatsThresholdTable.
                     f3TwampStatsThresholdVariable 1.3.6.1.4.1.2544.1.12.33.1.16.1.2 variablepointer read-only
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.
                     f3TwampStatsThresholdAbsValueLo 1.3.6.1.4.1.2544.1.12.33.1.16.1.3 unsigned32 read-write
Lower 32 bits of the absolute value of the threshold.
                     f3TwampStatsThresholdAbsValueHi 1.3.6.1.4.1.2544.1.12.33.1.16.1.4 unsigned32 read-write
Higher 32 bits of the absolute value of the threshold.
                     f3TwampStatsThresholdMonValue 1.3.6.1.4.1.2544.1.12.33.1.16.1.5 perfcounter64 read-only
Monitored value corresponding to f3TwampStatsThresholdVariable.
           f3TwampStatisticTable 1.3.6.1.4.1.2544.1.12.33.1.17 no-access
A current statistics for a Session Sender.
                 f3TwampStatisticEntry 1.3.6.1.4.1.2544.1.12.33.1.17.1 no-access
A conceptual row in the f3TwampStatisticTable.
                     f3TwampStatisticIndex 1.3.6.1.4.1.2544.1.12.33.1.17.1.1 twamppmintervaltype no-access
An arbitrary integer index value used to uniquely identify the Session Sender statistics entry. Possible values are current or rollover.
                     f3TwampStatisticValid 1.3.6.1.4.1.2544.1.12.33.1.17.1.2 truthvalue read-only
Indicates the validity of the bin.
                     f3TwampStatisticAction 1.3.6.1.4.1.2544.1.12.33.1.17.1.3 cmpmbinaction read-write
Allows the Manager to clear the bin.
                     f3TwampStatisticTime 1.3.6.1.4.1.2544.1.12.33.1.17.1.4 dateandtime read-only
This is the start time of the current bin.
                     f3TwampStatisticS2RPkts 1.3.6.1.4.1.2544.1.12.33.1.17.1.5 perfcounter64 read-only
The total number of Transmitted Packets in the current interval.
                     f3TwampStatisticR2SPkts 1.3.6.1.4.1.2544.1.12.33.1.17.1.6 perfcounter64 read-only
The total number of Received Packets in the current interval.
                     f3TwampStatisticS2RLostPkts 1.3.6.1.4.1.2544.1.12.33.1.17.1.7 perfcounter64 read-only
The number of Lost Pkts from Session Sender to Session Reflector in the current interval.
                     f3TwampStatisticR2SLostPkts 1.3.6.1.4.1.2544.1.12.33.1.17.1.8 perfcounter64 read-only
The number of Lost Pkts from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticS2RSyncErrs 1.3.6.1.4.1.2544.1.12.33.1.17.1.9 perfcounter64 read-only
The number of (time) Synchronization Errors from Session Sender to Session Reflector in the current interval.
                     f3TwampStatisticR2SSyncErrs 1.3.6.1.4.1.2544.1.12.33.1.17.1.10 perfcounter64 read-only
The number of (time) Synchronization Errors from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticOutOfSeqErrs 1.3.6.1.4.1.2544.1.12.33.1.17.1.11 perfcounter64 read-only
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.
                     f3TwampStatisticSeqGaps 1.3.6.1.4.1.2544.1.12.33.1.17.1.12 perfcounter64 read-only
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.
                     f3TwampStatisticMinTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.17.1.13 perfcounter64 read-only
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.
                     f3TwampStatisticMaxTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.17.1.14 perfcounter64 read-only
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.
                     f3TwampStatisticAvgTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.17.1.15 perfcounter64 read-only
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.
                     f3TwampStatisticSumTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.17.1.16 perfcounter64 read-only
The total sum of two-way delay(in microseconds) in the current interval. The Session Reflector's processing time is excluded from the value.
                     f3TwampStatisticSumOfSqTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.17.1.17 perfcounter64 read-only
The sum of square of two-way delays in the current interval.
                     f3TwampStatisticMinOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.17.1.18 perfcounter64 read-only
The minimum one-way Session Sender to Session Reflector delay(in microseconds) across all packets received in the current interval.
                     f3TwampStatisticMaxOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.17.1.19 perfcounter64 read-only
The maximum one-way Session Sender to Session Reflector delay(in microseconds) across all packets received in the current interval.
                     f3TwampStatisticAvgOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.17.1.20 perfcounter64 read-only
The average one-way Session Sender to Session Reflector delay(in microseconds) across all packets received in the current interval.
                     f3TwampStatisticSumOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.17.1.21 perfcounter64 read-only
The total sum of one-way delay from Sesssion Sender to Session Reflector in the current interval.
                     f3TwampStatisticSumOfSqOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.17.1.22 perfcounter64 read-only
The sum of square of one-way delay from Session Sender to Session Reflector in the current interval.
                     f3TwampStatisticMinOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.17.1.23 perfcounter64 read-only
The minimum one-way Session Reflector to Session Sender delay(in microseconds) across all packets received in the current interval.
                     f3TwampStatisticMaxOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.17.1.24 perfcounter64 read-only
The maximum one-way Session Reflector to Session Sender delay(in microseconds) across all packets received in the current interval.
                     f3TwampStatisticAvgOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.17.1.25 perfcounter64 read-only
The average one-way Session Reflector to Session Sender delay(in microseconds) across all packets received in the current interval.
                     f3TwampStatisticSumOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.17.1.26 perfcounter64 read-only
The total sum of one-way delay from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticSumOfSqOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.17.1.27 perfcounter64 read-only
The sum of square of one-way delay from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticMinOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.28 perfcounter64 read-only
The minimum absolute one-way packet delay variation from Sesson Sender to Session Reflector in the current interval.
                     f3TwampStatisticMaxOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.29 perfcounter64 read-only
The maximum absolute one-way packet delay variation from Sesson Sender to Session Reflector in the current interval.
                     f3TwampStatisticAvgOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.30 perfcounter64 read-only
The average absolute one-way packet delay variation from Sesson Sender to Session Reflector in the current interval.
                     f3TwampStatisticSumOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.31 perfcounter64 read-only
The total sum of absolute one-way packet delay variations from Sesson Sender to Session Reflector in the current interval.
                     f3TwampStatisticSumOfSqOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.32 perfcounter64 read-only
The sum of square of absolute one-way packet delay variations from Sesson Sender to Session Reflector in the current interval.
                     f3TwampStatisticNumOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.33 perfcounter64 read-only
The total number of absolute one-way packet delay variations from Sesson Sender to Session Reflector in the current interval.
                     f3TwampStatisticMinOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.34 perfcounter64 read-only
The minimum absolute one-way packet delay variation from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticMaxOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.35 perfcounter64 read-only
The maximum absolute one-way packet delay variation from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticAvgOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.36 perfcounter64 read-only
The average absolute one-way packet delay variation from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticSumOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.37 perfcounter64 read-only
The total sum of absolute one-way packet delay variations from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticSumOfSqOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.38 perfcounter64 read-only
The sum of square of absolute one-way packet delay variations from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticNumOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.39 perfcounter64 read-only
The total number of absolute one-way packet delay variations from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticMinOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.40 perfcounter64 read-only
The minimum negative one-way packet delay variation from Sesson Sender to Session Reflector in the current interval.
                     f3TwampStatisticMaxOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.41 perfcounter64 read-only
The maximum negative one-way packet delay variation from Sesson Sender to Session Reflector in the current interval.
                     f3TwampStatisticAvgOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.42 perfcounter64 read-only
The average negative one-way packet delay variation from Sesson Sender to Session Reflector in the current interval.
                     f3TwampStatisticSumOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.43 perfcounter64 read-only
The total sum of negative one-way packet delay variations from Sesson Sender to Session Reflector in the current interval.
                     f3TwampStatisticSumOfSqOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.44 perfcounter64 read-only
The sum of square of negative one-way packet delay variations from Sesson Sender to Session Reflector in the current interval.
                     f3TwampStatisticNumOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.45 perfcounter64 read-only
The total number of negative one-way packet delay variations from Sesson Sender to Session Reflector in the current interval.
                     f3TwampStatisticMinOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.46 perfcounter64 read-only
The minimum negative one-way packet delay variation from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticMaxOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.47 perfcounter64 read-only
The maximum negative one-way packet delay variation from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticAvgOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.48 perfcounter64 read-only
The average negative one-way packet delay variation from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticSumOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.49 perfcounter64 read-only
The total sum of negative one-way packet delay variations from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticSumOfSqOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.50 perfcounter64 read-only
The sum of square of negative one-way packet delay variations from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticNumOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.51 perfcounter64 read-only
The total number of negative one-way packet delay variations from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticMinOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.52 perfcounter64 read-only
The minimum positive one-way packet delay variation from Session Sender to Session Reflector in the current interval.
                     f3TwampStatisticMaxOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.53 perfcounter64 read-only
The maximum positive one-way packet delay variation from Session Sender to Session Reflector in the current interval.
                     f3TwampStatisticAvgOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.54 perfcounter64 read-only
The average positive one-way packet delay variation from Session Sender to Session Reflector in the current interval.
                     f3TwampStatisticSumOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.55 perfcounter64 read-only
The total sum of positive one-way packet delay variations from Session Sender to Session Reflector in the current interval.
                     f3TwampStatisticSumOfSqOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.56 perfcounter64 read-only
The sum of square of positive one-way packet delay variations from Session Sender to Session Reflector in the current interval.
                     f3TwampStatisticNumOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.57 perfcounter64 read-only
The total number of positive one-way packet delay variations from Session Sender to Session Reflector in the current interval.
                     f3TwampStatisticMinOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.58 perfcounter64 read-only
The minimum positive one-way packet delay variation from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticMaxOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.59 perfcounter64 read-only
The maximum positive one-way packet delay variation from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticAvgOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.60 perfcounter64 read-only
The average positive one-way packet delay variation from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticSumOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.61 perfcounter64 read-only
The total sum of positive one-way packet delay variations from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticSumOfSqOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.62 perfcounter64 read-only
The sum of square of positive one-way packet delay variations from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticNumOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.17.1.63 perfcounter64 read-only
The total number of positive one-way packet delay variations from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticNumTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.17.1.64 perfcounter64 read-only
The total number of two-way packet delay samples in the current interval.
                     f3TwampStatisticNumOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.17.1.65 perfcounter64 read-only
The total number of one-way packet delay samples from Session Sender to Session Reflector in the current interval.
                     f3TwampStatisticNumOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.17.1.66 perfcounter64 read-only
The total number of one-way packet delay samples from Session Reflector to Session Sender in the current interval.
                     f3TwampStatisticUdpChecksumFailures 1.3.6.1.4.1.2544.1.12.33.1.17.1.67 perfcounter64 read-only
The total number of packets received with UDP checksum failures.
           f3TwampHistoryDataTable 1.3.6.1.4.1.2544.1.12.33.1.18 no-access
A HistoryData statistics for a Session Sender.
                 f3TwampHistoryDataEntry 1.3.6.1.4.1.2544.1.12.33.1.18.1 no-access
A conceptual row in the f3TwampHistoryDataTable.
                     f3TwampHistoryDataIndex 1.3.6.1.4.1.2544.1.12.33.1.18.1.1 integer32 no-access
An arbitrary integer index value used to uniquely identify the Session Sender statistics HistoryData entry.
                     f3TwampHistoryDataValid 1.3.6.1.4.1.2544.1.12.33.1.18.1.2 truthvalue read-only
Indicates the validity of the bin.
                     f3TwampHistoryDataAction 1.3.6.1.4.1.2544.1.12.33.1.18.1.3 cmpmbinaction read-write
Allows the Manager to clear the bin.
                     f3TwampHistoryDataTime 1.3.6.1.4.1.2544.1.12.33.1.18.1.4 dateandtime read-only
This is the start time of the HistoryData bin.
                     f3TwampHistoryDataS2RPkts 1.3.6.1.4.1.2544.1.12.33.1.18.1.5 perfcounter64 read-only
The total number of Transmitted Packets in the interval.
                     f3TwampHistoryDataR2SPkts 1.3.6.1.4.1.2544.1.12.33.1.18.1.6 perfcounter64 read-only
The total number of Received Packets in the interval.
                     f3TwampHistoryDataS2RLostPkts 1.3.6.1.4.1.2544.1.12.33.1.18.1.7 perfcounter64 read-only
The number of Lost Pkts from Session Sender to Session Reflector in the interval.
                     f3TwampHistoryDataR2SLostPkts 1.3.6.1.4.1.2544.1.12.33.1.18.1.8 perfcounter64 read-only
The number of Lost Pkts from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataS2RSyncErrs 1.3.6.1.4.1.2544.1.12.33.1.18.1.9 perfcounter64 read-only
The number of (time) Synchronization Errors from Session Sender to Session Reflector in the interval.
                     f3TwampHistoryDataR2SSyncErrs 1.3.6.1.4.1.2544.1.12.33.1.18.1.10 perfcounter64 read-only
The number of (time) Synchronization Errors from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataOutOfSeqErrs 1.3.6.1.4.1.2544.1.12.33.1.18.1.11 perfcounter64 read-only
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.
                     f3TwampHistoryDataSeqGaps 1.3.6.1.4.1.2544.1.12.33.1.18.1.12 perfcounter64 read-only
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.
                     f3TwampHistoryDataMinTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.18.1.13 perfcounter64 read-only
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.
                     f3TwampHistoryDataMaxTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.18.1.14 perfcounter64 read-only
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.
                     f3TwampHistoryDataAvgTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.18.1.15 perfcounter64 read-only
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.
                     f3TwampHistoryDataSumTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.18.1.16 perfcounter64 read-only
The total sum of two-way delay(in microseconds) in the interval. The Session Reflector's processing time is excluded from the value.
                     f3TwampHistoryDataSumOfSqTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.18.1.17 perfcounter64 read-only
The sum of square of two-way delays in the interval.
                     f3TwampHistoryDataMinOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.18.1.18 perfcounter64 read-only
The minimum one-way Session Sender to Session Reflector delay(in microseconds) across all packets received in the interval.
                     f3TwampHistoryDataMaxOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.18.1.19 perfcounter64 read-only
The maximum one-way Session Sender to Session Reflector delay(in microseconds) across all packets received in the interval.
                     f3TwampHistoryDataAvgOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.18.1.20 perfcounter64 read-only
The average one-way Session Sender to Session Reflector delay(in microseconds) across all packets received in the interval.
                     f3TwampHistoryDataSumOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.18.1.21 perfcounter64 read-only
The total sum of one-way delay from Sesssion Sender to Session Reflector in the interval.
                     f3TwampHistoryDataSumOfSqOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.18.1.22 perfcounter64 read-only
The sum of square of one-way delay from Session Sender to Session Reflector in the interval.
                     f3TwampHistoryDataMinOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.18.1.23 perfcounter64 read-only
The minimum one-way Session Reflector to Session Sender delay(in microseconds) across all packets received in the interval.
                     f3TwampHistoryDataMaxOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.18.1.24 perfcounter64 read-only
The maximum one-way Session Reflector to Session Sender delay(in microseconds) across all packets received in the interval.
                     f3TwampHistoryDataAvgOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.18.1.25 perfcounter64 read-only
The average one-way Session Reflector to Session Sender delay(in microseconds) across all packets received in the interval.
                     f3TwampHistoryDataSumOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.18.1.26 perfcounter64 read-only
The total sum of one-way delay from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataSumOfSqOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.18.1.27 perfcounter64 read-only
The sum of square of one-way delay from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataMinOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.28 perfcounter64 read-only
The minimum absolute one-way packet delay variation from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistoryDataMaxOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.29 perfcounter64 read-only
The maximum absolute one-way packet delay variation from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistoryDataAvgOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.30 perfcounter64 read-only
The average absolute one-way packet delay variation from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistoryDataSumOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.31 perfcounter64 read-only
The total sum of absolute one-way packet delay variations from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistoryDataSumOfSqOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.32 perfcounter64 read-only
The sum of square of absolute one-way packet delay variations from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistoryDataNumOneWayS2RAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.33 perfcounter64 read-only
The total number of absolute one-way packet delay variations from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistoryDataMinOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.34 perfcounter64 read-only
The minimum absolute one-way packet delay variation from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataMaxOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.35 perfcounter64 read-only
The maximum absolute one-way packet delay variation from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataAvgOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.36 perfcounter64 read-only
The average absolute one-way packet delay variation from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataSumOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.37 perfcounter64 read-only
The total sum of absolute one-way packet delay variations from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataSumOfSqOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.38 perfcounter64 read-only
The sum of square of absolute one-way packet delay variations from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataNumOneWayR2SAbsPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.39 perfcounter64 read-only
The total number of absolute one-way packet delay variations from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataMinOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.40 perfcounter64 read-only
The minimum negative one-way packet delay variation from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistoryDataMaxOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.41 perfcounter64 read-only
The maximum negative one-way packet delay variation from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistoryDataAvgOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.42 perfcounter64 read-only
The average negative one-way packet delay variation from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistoryDataSumOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.43 perfcounter64 read-only
The total sum of negative one-way packet delay variations from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistoryDataSumOfSqOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.44 perfcounter64 read-only
The sum of square of negative one-way packet delay variations from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistoryDataNumOneWayS2RNegPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.45 perfcounter64 read-only
The total number of negative one-way packet delay variations from Sesson Sender to Session Reflector in the interval.
                     f3TwampHistoryDataMinOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.46 perfcounter64 read-only
The minimum negative one-way packet delay variation from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataMaxOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.47 perfcounter64 read-only
The maximum negative one-way packet delay variation from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataAvgOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.48 perfcounter64 read-only
The average negative one-way packet delay variation from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataSumOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.49 perfcounter64 read-only
The total sum of negative one-way packet delay variations from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataSumOfSqOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.50 perfcounter64 read-only
The sum of square of negative one-way packet delay variations from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataNumOneWayR2SNegPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.51 perfcounter64 read-only
The total number of negative one-way packet delay variations from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataMinOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.52 perfcounter64 read-only
The minimum positive one-way packet delay variation from Session Sender to Session Reflector in the interval.
                     f3TwampHistoryDataMaxOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.53 perfcounter64 read-only
The maximum positive one-way packet delay variation from Session Sender to Session Reflector in the interval.
                     f3TwampHistoryDataAvgOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.54 perfcounter64 read-only
The average positive one-way packet delay variation from Session Sender to Session Reflector in the interval.
                     f3TwampHistoryDataSumOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.55 perfcounter64 read-only
The total sum of positive one-way packet delay variations from Session Sender to Session Reflector in the interval.
                     f3TwampHistoryDataSumOfSqOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.56 perfcounter64 read-only
The sum of square of positive one-way packet delay variations from Session Sender to Session Reflector in the interval.
                     f3TwampHistoryDataNumOneWayS2RPosPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.57 perfcounter64 read-only
The total number of positive one-way packet delay variations from Session Sender to Session Reflector in the interval.
                     f3TwampHistoryDataMinOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.58 perfcounter64 read-only
The minimum positive one-way packet delay variation from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataMaxOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.59 perfcounter64 read-only
The maximum positive one-way packet delay variation from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataAvgOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.60 perfcounter64 read-only
The average positive one-way packet delay variation from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataSumOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.61 perfcounter64 read-only
The total sum of positive one-way packet delay variations from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataSumOfSqOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.62 perfcounter64 read-only
The sum of square of positive one-way packet delay variations from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataNumOneWayR2SPosPDV 1.3.6.1.4.1.2544.1.12.33.1.18.1.63 perfcounter64 read-only
The total number of positive one-way packet delay variations from Session Reflector to Session Sender in the interval.
                     f3TwampHistoryDataNumTwoWayPD 1.3.6.1.4.1.2544.1.12.33.1.18.1.64 perfcounter64 read-only
The total number of two-way packet delay samples in the current interval.
                     f3TwampHistoryDataNumOneWayS2RPD 1.3.6.1.4.1.2544.1.12.33.1.18.1.65 perfcounter64 read-only
The total number of one-way packet delay samples from Session Sender to Session Reflector in the current interval.
                     f3TwampHistoryDataNumOneWayR2SPD 1.3.6.1.4.1.2544.1.12.33.1.18.1.66 perfcounter64 read-only
The total number of one-way packet delay samples from Session Reflector to Session Sender in the current interval.
                     f3TwampHistoryDataUdpChecksumFailures 1.3.6.1.4.1.2544.1.12.33.1.18.1.67 perfcounter64 read-only
The total number of packets received with UDP checksum failures.
           f3TwampSessionV2Table 1.3.6.1.4.1.2544.1.12.33.1.19 no-access
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.
                 f3TwampSessionV2Entry 1.3.6.1.4.1.2544.1.12.33.1.19.1 no-access
A conceptual row in the f3TwampSessionV2Table.
                     f3TwampSessionV2SsIpAddress 1.3.6.1.4.1.2544.1.12.33.1.19.1.1 displaystring no-access
IPv4 Address of the remote Session Sender. This with the f3TwampSessionV2UdpPort uniquely identifies a TWAMP test session between a remote Session Sender and local Session Reflector.
                     f3TwampSessionV2SsUdpPort 1.3.6.1.4.1.2544.1.12.33.1.19.1.2 unsigned32 no-access
This is the UDP Port of the remote Session Sender. This with the f3TwampSessionV2IpAddress uniquely identifies a TWAMP test session between a remote Session Sender and local Session Reflector.
                     f3TwampSessionV2Status 1.3.6.1.4.1.2544.1.12.33.1.19.1.3 twampsessionstatus read-only
This indicates the current state of the TWAMP Session state machine.
                     f3TwampSessionV2VlanEnabled 1.3.6.1.4.1.2544.1.12.33.1.19.1.4 truthvalue read-only
This indicates if the received TWAMP test packets have a VLAN Tag.
                     f3TwampSessionV2OuterVlanEtherType 1.3.6.1.4.1.2544.1.12.33.1.19.1.5 unsigned32 read-only
This is the VLAN Tag Ethertype (TPID) of the outer VLAN tag of the received TWAMP test packets.
                     f3TwampSessionV2OuterVlanId 1.3.6.1.4.1.2544.1.12.33.1.19.1.6 vlanid read-only
This is the outer VLAN ID of the received TWAMP test packets.
                     f3TwampSessionV2OuterVlanPriority 1.3.6.1.4.1.2544.1.12.33.1.19.1.7 vlanpriority read-only
This is the outer VLAN Priority of the received TWAMP test packets.
                     f3TwampSessionV2InnerVlanEnabled 1.3.6.1.4.1.2544.1.12.33.1.19.1.8 truthvalue read-only
This indicates if the received TWAMP test packets have an inner VLAN tag.
                     f3TwampSessionV2InnerVlanEtherType 1.3.6.1.4.1.2544.1.12.33.1.19.1.9 unsigned32 read-only
This is the VLAN Tag Ethertype (TPID) of the inner VLAN tag of the received TWAMP test packets.
                     f3TwampSessionV2InnerVlanId 1.3.6.1.4.1.2544.1.12.33.1.19.1.10 vlanid read-only
This is the inner VLAN ID of the received TWAMP test packets.
                     f3TwampSessionV2InnerVlanPriority 1.3.6.1.4.1.2544.1.12.33.1.19.1.11 vlanpriority read-only
This is the inner VLAN Priority of the received TWAMP test packets.
                     f3TwampSessionV2DscpValue 1.3.6.1.4.1.2544.1.12.33.1.19.1.12 unsigned32 read-only
This is the DSCP value in the received TWAMP test packets.
                     f3TwampSessionV2SequenceNumber 1.3.6.1.4.1.2544.1.12.33.1.19.1.13 unsigned32 read-only
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.
                     f3TwampSessionV2Action 1.3.6.1.4.1.2544.1.12.33.1.19.1.14 twampsessionaction read-write
This is the user action performed on this TWAMP Session instance.
       f3TwampCounterObjects 1.3.6.1.4.1.2544.1.12.33.2
       f3TwampActionObjects 1.3.6.1.4.1.2544.1.12.33.3
       f3TwampConformance 1.3.6.1.4.1.2544.1.12.33.4
           f3TwampCompliances 1.3.6.1.4.1.2544.1.12.33.4.1
               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.
           f3TwampGroups 1.3.6.1.4.1.2544.1.12.33.4.2
               f3TwampIpInterfaceGroup 1.3.6.1.4.1.2544.1.12.33.4.2.1
A collection of TWAMP IP Interface objects.
               f3TwampServerGroup 1.3.6.1.4.1.2544.1.12.33.4.2.2
A collection of TWAMP Server objects.
               f3TwampServerSessionReflectorGroup 1.3.6.1.4.1.2544.1.12.33.4.2.3
A collection of TWAMP Server Session Reflector List objects.
               f3TwampSessionReflectorGroup 1.3.6.1.4.1.2544.1.12.33.4.2.4
A collection of TWAMP Session Reflector objects.
               f3TwampSessionGroup 1.3.6.1.4.1.2544.1.12.33.4.2.5
A collection of TWAMP Session objects.
               f3TwampControlClientGroup 1.3.6.1.4.1.2544.1.12.33.4.2.6
A collection of TWAMP Control Client objects.
               f3TwampControlClientSessionSenderGroup 1.3.6.1.4.1.2544.1.12.33.4.2.7
A collection of TWAMP Control Client Session Sender List objects.
               f3TwampSessionSenderGroup 1.3.6.1.4.1.2544.1.12.33.4.2.8
A collection of TWAMP Session Sender objects.
               f3TwampStatisticsGroup 1.3.6.1.4.1.2544.1.12.33.4.2.9
A collection of TWAMP Statistics objects.
               f3TwampDistributionStatisticsGroup 1.3.6.1.4.1.2544.1.12.33.4.2.10
A collection of TWAMP Distribution Statistics objects.
               f3TwampThresholdGroup 1.3.6.1.4.1.2544.1.12.33.4.2.11
A collection of TWAMP Threshold objects.
               f3TwampSessionV2Group 1.3.6.1.4.1.2544.1.12.33.4.2.12
A collection of TWAMP Session V2 objects.
       f3TwampNotifications 1.3.6.1.4.1.2544.1.12.33.5
           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.