F3-TWAMP-MIB
AI MIB Summary
The F3-TWAMP-MIB provides SNMP management interfaces for ADVA FSP150CM/CC optical networking equipment to monitor and control Two-Way Active Measurement Protocol (TWAMP) sessions, including session states, test parameters, and performance metrics such as latency, jitter, and packet loss.
This module defines the TWAMP MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
Main OID:
f3TwampMIB.1.3.6.1.4.1.2544.1.12.33
301
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
301 total| Object Name |
|---|
f3TwampMIBThis module defines the TWAMP MIB definitions
used by the F3 (FSP150CM/CC) product lines.
Copyright (C) ADVA Optical Networking. MODULE-IDENTITY .1.3.6.1.4.1.2544.1.12.33 |
f3TwampConfigObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.33.1 |
f3TwampIpInterfaceTableA 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. SEQUENCE OF F3TwampIpInterfaceEntry .1.3.6.1.4.1.2544.1.12.33.1.1 |
f3TwampIpInterfaceEntryA conceptual row in the f3TwampIpInterfaceTable. F3TwampIpInterfaceEntry .1.3.6.1.4.1.2544.1.12.33.1.1.1 |
f3TwampIpInterfaceNameName of the TWAMP IP interface. DisplayString .1.3.6.1.4.1.2544.1.12.33.1.1.1.1 |
f3TwampIpInterfacePortThis is the physical or logical port on which the TWAMP
IP Interface is associated with.rw VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.1.1.2 |
f3TwampIpInterfaceIpModeThis 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.ro IpMode (CM-IP-MIB) .1.3.6.1.4.1.2544.1.12.33.1.1.1.3 |
f3TwampIpInterfaceIpv4AddressIPv4 Address of the TWAMP IP Interface.rw IpAddress .1.3.6.1.4.1.2544.1.12.33.1.1.1.4 |
f3TwampIpInterfaceIpv4MaskIPv4 Mask of the TWAMP IP Interface.rw IpAddress .1.3.6.1.4.1.2544.1.12.33.1.1.1.5 |
f3TwampIpInterfaceMtuTWAMP IP Interface MTU.rw Integer32 .1.3.6.1.4.1.2544.1.12.33.1.1.1.6 |
f3TwampIpInterfaceStorageTypeThe type of storage configured for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.1.1.7 |
f3TwampIpInterfaceRowStatusThe 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).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.1.1.8 |
f3TwampServerTableA 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. SEQUENCE OF F3TwampServerEntry .1.3.6.1.4.1.2544.1.12.33.1.2 |
f3TwampServerEntryA conceptual row in the f3TwampServerTable. F3TwampServerEntry .1.3.6.1.4.1.2544.1.12.33.1.2.1 |
f3TwampServerIndexAn integer index value used to uniquely identify
a TWAMP Server under the NE. Integer32 .1.3.6.1.4.1.2544.1.12.33.1.2.1.1 |
f3TwampServerAdminStateAll the state related attributes are added to support this entity
being in outage state. But AdminState is always InService and is
not editable.ro AdminState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.2.1.2 |
f3TwampServerOperationalStateOperational 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.ro OperationalState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.2.1.3 |
f3TwampServerSecondaryStateSecondary state can be Active or SGEO. When Operational state is
Normal this is Active. When Operational State is Outage then this
is SGEO.ro SecondaryState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.2.1.4 |
f3TwampServerAliasAn alias associated with the TWAMP Server.rw DisplayString .1.3.6.1.4.1.2544.1.12.33.1.2.1.5 |
f3TwampServerPortThis is the physical or logical port on which the Server and the
corresponding Session Reflectors are associated with.rw VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.2.1.6 |
f3TwampServerStatusThis indicates the current state of the Server state machine.ro TwampServerStatus .1.3.6.1.4.1.2544.1.12.33.1.2.1.7 |
f3TwampServerSessionIdleTimeoutWhen 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.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.2.1.8 |
f3TwampServerSessionAgingTimeoutAfter 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.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.2.1.9 |
f3TwampServerActionObjectObject identfier used to specify the OID of a Session Reflector on which
f3TwampServerAction should occur. Applicable for addSessReflector
and rmvSessReflector actions.rw VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.2.1.10 |
f3TwampServerActionUser action performed on this Twamp Server instance.
For addSessReflector and rmvSessReflector actions
f3TwampServerActionObject has to be specified prior
to setting this object.rw TwampServerAction .1.3.6.1.4.1.2544.1.12.33.1.2.1.11 |
f3TwampServerStorageTypeThe type of storage configured for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.2.1.12 |
f3TwampServerRowStatusThe 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).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.2.1.13 |
f3TwampServerSessionReflectorTableA list of entries corresponding to Session Reflector entities
associated with a TWAMP Server. SEQUENCE OF F3TwampServerSessionReflectorEntry .1.3.6.1.4.1.2544.1.12.33.1.3 |
f3TwampServerSessionReflectorEntryA conceptual row in the f3TwampServerSessionReflectorTable. F3TwampServerSessionReflectorEntry .1.3.6.1.4.1.2544.1.12.33.1.3.1 |
f3TwampServerSessionReflectorIndexA unique index identifying the Session Reflector that is added to the Server.
Note that this is not f3TwampSessionReflectorIndex. Integer32 .1.3.6.1.4.1.2544.1.12.33.1.3.1.1 |
f3TwampServerSessionReflectorThis is the pointer to the Session Reflector added to the Server.ro VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.3.1.2 |
f3TwampSessionReflectorTableA 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. SEQUENCE OF F3TwampSessionReflectorEntry .1.3.6.1.4.1.2544.1.12.33.1.4 |
f3TwampSessionReflectorEntryA conceptual row in the f3TwampSessionReflectorTable. F3TwampSessionReflectorEntry .1.3.6.1.4.1.2544.1.12.33.1.4.1 |
f3TwampSessionReflectorIndexAn integer index value used to uniquely identify
a TWAMP Session Reflector under the NE. Integer32 .1.3.6.1.4.1.2544.1.12.33.1.4.1.1 |
f3TwampSessionReflectorAdminStateAll the state related attributes are added to support this entity
being in outage state. But AdminState is always InService and is
not editable.ro AdminState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.4.1.2 |
f3TwampSessionReflectorOperationalStateOperational 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.ro OperationalState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.4.1.3 |
f3TwampSessionReflectorSecondaryStateSecondary state can be Active or SGEO. When Operational state is
Normal this is Active. When Operational State is Outage then this
is SGEO.ro SecondaryState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.4.1.4 |
f3TwampSessionReflectorAliasAn alias associated with the TWAMP Session Reflector.rw DisplayString .1.3.6.1.4.1.2544.1.12.33.1.4.1.5 |
f3TwampSessionReflectorIpInterfaceThis 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.rw DisplayString .1.3.6.1.4.1.2544.1.12.33.1.4.1.6 |
f3TwampSessionReflectorUdpPortThis 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.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.4.1.7 |
f3TwampSessionReflectorUseSenderSeqNumTWAMP 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.4.1.8 |
f3TwampSessionReflectorUserCreatedWhen 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.4.1.9 |
f3TwampSessionReflectorStatusThis indicates the current state of the Session Reflector state
machine.ro TwampSessionReflectorStatus .1.3.6.1.4.1.2544.1.12.33.1.4.1.10 |
f3TwampSessionReflectorAssocServerThis is the pointer to the associated TWAMP Server.ro VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.4.1.11 |
f3TwampSessionReflectorStorageTypeThe type of storage configured for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.4.1.12 |
f3TwampSessionReflectorRowStatusThe 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).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.4.1.13 |
f3TwampSessionTableA 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. SEQUENCE OF F3TwampSessionEntry .1.3.6.1.4.1.2544.1.12.33.1.5 |
f3TwampSessionEntryA conceptual row in the f3TwampSessionTable. F3TwampSessionEntry .1.3.6.1.4.1.2544.1.12.33.1.5.1 |
f3TwampSessionSsIpv4AddressIPv4 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. IpAddress .1.3.6.1.4.1.2544.1.12.33.1.5.1.1 |
f3TwampSessionSsUdpPortThis 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. Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.5.1.2 |
f3TwampSessionStatusThis indicates the current state of the TWAMP Session state machine.ro TwampSessionStatus .1.3.6.1.4.1.2544.1.12.33.1.5.1.3 |
f3TwampSessionVlanEnabledThis indicates if the received TWAMP test packets have a VLAN Tag.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.5.1.4 |
f3TwampSessionOuterVlanEtherTypeThis is the VLAN Tag Ethertype (TPID) of the outer VLAN tag
of the received TWAMP test packets.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.5.1.5 |
f3TwampSessionOuterVlanIdThis is the outer VLAN ID of the received TWAMP test packets.ro VlanId (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.5.1.6 |
f3TwampSessionOuterVlanPriorityThis is the outer VLAN Priority of the received TWAMP test packets.ro VlanPriority (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.5.1.7 |
f3TwampSessionInnerVlanEnabledThis indicates if the received TWAMP test packets have an inner
VLAN tag.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.5.1.8 |
f3TwampSessionInnerVlanEtherTypeThis is the VLAN Tag Ethertype (TPID) of the inner VLAN tag
of the received TWAMP test packets.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.5.1.9 |
f3TwampSessionInnerVlanIdThis is the inner VLAN ID of the received TWAMP test packets.ro VlanId (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.5.1.10 |
f3TwampSessionInnerVlanPriorityThis is the inner VLAN Priority of the received TWAMP test packets.ro VlanPriority (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.5.1.11 |
f3TwampSessionDscpValueThis is the DSCP value in the received TWAMP test packets.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.5.1.12 |
f3TwampSessionSequenceNumberThis is the receive side sequence number that is set in the
reflected TWAMP Test packet. This is incremented for each
reflected TWAMP Test packet.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.5.1.13 |
f3TwampSessionActionThis is the user action performed on this TWAMP Session instance.rw TwampSessionAction .1.3.6.1.4.1.2544.1.12.33.1.5.1.14 |
f3TwampControlClientTableA 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. SEQUENCE OF F3TwampControlClientEntry .1.3.6.1.4.1.2544.1.12.33.1.6 |
f3TwampControlClientEntryA conceptual row in the f3TwampControlClientTable. F3TwampControlClientEntry .1.3.6.1.4.1.2544.1.12.33.1.6.1 |
f3TwampControlClientIndexAn integer index value used to uniquely identify
a TWAMP Control Client under the NE. Integer32 .1.3.6.1.4.1.2544.1.12.33.1.6.1.1 |
f3TwampControlClientAdminStateAll the state related attributes are added to support this entity
being in outage state. But AdminState is always InService and is
not editable.ro AdminState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.6.1.2 |
f3TwampControlClientOperationalStateOperational 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.ro OperationalState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.6.1.3 |
f3TwampControlClientSecondaryStateSecondary state can be Active or SGEO. When Operational state is
Normal this is Active. When Operational State is Outage then this
is SGEO.ro SecondaryState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.6.1.4 |
f3TwampControlClientAliasAn alias associated with the TWAMP Control Client.rw DisplayString .1.3.6.1.4.1.2544.1.12.33.1.6.1.5 |
f3TwampControlClientPortThis is the physical or logical port on which the Control Client and the
corresponding Session Senders are associated with.rw VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.6.1.6 |
f3TwampControlClientStatusThis indicates the current state of the Control Client state machine.ro TwampControlClientStatus .1.3.6.1.4.1.2544.1.12.33.1.6.1.7 |
f3TwampControlClientActionObjectObject identfier used to specify the OID of a Session Sender on which
f3TwampControlClientAction should occur. Applicable for addSessSender
and rmvSessSender actions.rw VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.6.1.8 |
f3TwampControlClientActionUser action performed on this Twamp Control Client instance.
For addSessSender and rmvSessSender actions
f3TwampControlClientActionObject has to be specified prior
to setting this object.rw TwampControlClientAction .1.3.6.1.4.1.2544.1.12.33.1.6.1.9 |
f3TwampControlClientStorageTypeThe type of storage configured for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.6.1.10 |
f3TwampControlClientRowStatusThe 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).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.6.1.11 |
f3TwampControlClientSessionSenderTableA list of entries corresponding to Session Sender entities
associated with a TWAMP Control Client. SEQUENCE OF F3TwampControlClientSessionSenderEntry .1.3.6.1.4.1.2544.1.12.33.1.7 |
f3TwampControlClientSessionSenderEntryA conceptual row in the f3TwampControlClientSessionSenderTable. F3TwampControlClientSessionSenderEntry .1.3.6.1.4.1.2544.1.12.33.1.7.1 |
f3TwampControlClientSessionSenderIndexA unique index identifying the Session Sender that is added to the Control Client.
Note that this is not f3TwampSessionSenderIndex. Integer32 .1.3.6.1.4.1.2544.1.12.33.1.7.1.1 |
f3TwampControlClientSessionSenderThis is the pointer to the Session Sender added to the Control Client.ro VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.7.1.2 |
f3TwampSessionSenderTableA 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. SEQUENCE OF F3TwampSessionSenderEntry .1.3.6.1.4.1.2544.1.12.33.1.8 |
f3TwampSessionSenderEntryA conceptual row in the f3TwampSessionSenderTable. F3TwampSessionSenderEntry .1.3.6.1.4.1.2544.1.12.33.1.8.1 |
f3TwampSessionSenderIndexAn integer index value used to uniquely identify
a TWAMP Session Sender under the NE. Integer32 .1.3.6.1.4.1.2544.1.12.33.1.8.1.1 |
f3TwampSessionSenderAdminStateAll the state related attributes are added to support this entity
being in outage state. But AdminState is always InService and is
not editable.ro AdminState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.8.1.2 |
f3TwampSessionSenderOperationalStateOperational 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.ro OperationalState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.8.1.3 |
f3TwampSessionSenderSecondaryStateSecondary state can be Active or SGEO. When Operational state is
Normal this is Active. When Operational State is Outage then this
is SGEO.ro SecondaryState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.8.1.4 |
f3TwampSessionSenderAliasAn alias associated with the TWAMP Session Sender.rw DisplayString .1.3.6.1.4.1.2544.1.12.33.1.8.1.5 |
f3TwampSessionSenderIpInterfaceThis 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.rw DisplayString .1.3.6.1.4.1.2544.1.12.33.1.8.1.6 |
f3TwampSessionSenderUdpPortThis 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.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.8.1.7 |
f3TwampSessionSenderPktSchedTimeIntervalThis is the time interval between TWAMP-Test packets.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.8.1.8 |
f3TwampSessionSenderSrIpv4AddressThis is the IPv4 address of the Session Reflector.rw IpAddress .1.3.6.1.4.1.2544.1.12.33.1.8.1.9 |
f3TwampSessionSenderSrUdpPortThis is the UDP Port recommended by the Session Sender
for the Session Reflector for TWAMP Test.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.8.1.10 |
f3TwampSessionSenderDscpValueThis 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.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.8.1.11 |
f3TwampSessionSenderNumPktsThis is the number TWAMP test packets to send for test session.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.8.1.12 |
f3TwampSessionSenderPktSizeThis 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.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.8.1.13 |
f3TwampSessionSenderTestPatternThis the pattern of the bytes in the padding of the TWAMP Test packet.ro TwampTestPattern .1.3.6.1.4.1.2544.1.12.33.1.8.1.14 |
f3TwampSessionSenderStartTimeTypeThis 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 timerw TwampStartTimeType .1.3.6.1.4.1.2544.1.12.33.1.8.1.15 |
f3TwampSessionSenderStartDateThis 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.rw DisplayString .1.3.6.1.4.1.2544.1.12.33.1.8.1.16 |
f3TwampSessionSenderStartTimeThis 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.rw DisplayString .1.3.6.1.4.1.2544.1.12.33.1.8.1.17 |
f3TwampSessionSenderRespTimeoutThis 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.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.8.1.18 |
f3TwampSessionSenderVlanEnabledThis indicates whether the TWAMP Test packets are tagged or not.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.8.1.19 |
f3TwampSessionSenderOuterVlanIdThis specifies the outer VLAN ID. This is applicable if
f3TwampSessionSenderVlanEnabled is true.rw VlanId (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.8.1.20 |
f3TwampSessionSenderOuterVlanPriorityThis specifies the outer VLAN priority. This is applicable if
f3TwampSessionSenderVlanEnabled is true.rw VlanPriority (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.8.1.21 |
f3TwampSessionSenderOuterVlanEtherTypeThis specifies the outer VLAN tag Ethertype/TPID. This is applicable if
f3TwampSessionSenderVlanEnabled is true.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.8.1.22 |
f3TwampSessionSenderInnerVlanEnabledThis indicates whether the TWAMP Test packets are double tagged or not.
This is applicable only if f3TwampSessionSenderVlanEnabled is true.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.8.1.23 |
f3TwampSessionSenderInnerVlanIdThis specifies the inner VLAN ID. This is applicable if
f3TwampSessionSenderInnerVlanEnabled is true.rw VlanId (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.8.1.24 |
f3TwampSessionSenderInnerVlanPriorityThis specifies the inner VLAN priority. This is applicable if
f3TwampSessionSenderInnerVlanEnabled is true.rw VlanPriority (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.8.1.25 |
f3TwampSessionSenderInnerVlanEtherTypeThis specifies the outer VLAN tag Ethertype/TPID. This is applicable if
f3TwampSessionSenderInnerVlanEnabled is true.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.8.1.26 |
f3TwampSessionSenderSeqNumberThis is the session sender sequence number that is set in the generated
TWAMP Test packet.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.8.1.27 |
f3TwampSessionSenderStatusThis indicates the current state of the Session Sender state machine.ro TwampSessionSenderStatus .1.3.6.1.4.1.2544.1.12.33.1.8.1.28 |
f3TwampSessionSenderAssocControlClientThis is the pointer to the associated TWAMP Control Client.ro VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.8.1.29 |
f3TwampSessionSenderHistoryBinsThis 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.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.8.1.30 |
f3TwampSessionSenderHistoryIntervalThis object allows specification of the history interval
period.rw TwampHistoryIntervalType .1.3.6.1.4.1.2544.1.12.33.1.8.1.31 |
f3TwampSessionSenderDistHistoryBinsThis 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.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.8.1.32 |
f3TwampSessionSenderDistHistoryIntervalThis object allows specification of the history distribution
interval period.rw TwampHistoryIntervalType .1.3.6.1.4.1.2544.1.12.33.1.8.1.33 |
f3TwampSessionSenderStorageTypeThe type of storage configured for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.8.1.34 |
f3TwampSessionSenderRowStatusThe 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).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.8.1.35 |
f3TwampStatsTableA current statistics for a Session Sender. SEQUENCE OF F3TwampStatsEntry .1.3.6.1.4.1.2544.1.12.33.1.9 |
f3TwampStatsEntryA conceptual row in the f3TwampStatsTable. F3TwampStatsEntry .1.3.6.1.4.1.2544.1.12.33.1.9.1 |
f3TwampStatsIndexAn arbitrary integer index value used to uniquely identify
the Session Sender statistics entry. Possible values are current
or rollover. TwampPmIntervalType .1.3.6.1.4.1.2544.1.12.33.1.9.1.1 |
f3TwampStatsValidIndicates the validity of the bin.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.9.1.2 |
f3TwampStatsActionAllows the Manager to clear the bin.rw CmPmBinAction (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.9.1.3 |
f3TwampStatsTimeThis is the start time of the current bin.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.9.1.4 |
f3TwampStatsS2RPktsThe total number of Transmitted Packets in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.9.1.5 |
f3TwampStatsR2SPktsThe total number of Received Packets in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.9.1.6 |
f3TwampStatsS2RLostPktsThe number of Lost Pkts from Session Sender to Session Reflector
in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.9.1.7 |
f3TwampStatsR2SLostPktsThe number of Lost Pkts from Session Reflector to Session Sender in
the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.9.1.8 |
f3TwampStatsS2RSyncErrsThe number of (time) Synchronization Errors from Session Sender to
Session Reflector in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.9.1.9 |
f3TwampStatsR2SSyncErrsThe number of (time) Synchronization Errors from Session Reflector to
Session Sender in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.9.1.10 |
f3TwampStatsOutOfSeqErrsThe 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.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.9.1.11 |
f3TwampStatsSeqGapsThe 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.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.9.1.12 |
f3TwampStatsMinTwoWayPDThe 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.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.13 |
f3TwampStatsMaxTwoWayPDThe 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.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.14 |
f3TwampStatsAvgTwoWayPDThe 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.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.15 |
f3TwampStatsSumTwoWayPDThe total sum of two-way delay(in microseconds)
in the current interval.
The Session Reflector's processing time is excluded from the value.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.16 |
f3TwampStatsSumOfSqTwoWayPDThe sum of square of two-way delays in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.17 |
f3TwampStatsMinOneWayS2RPDThe minimum one-way Session Sender to Session Reflector
delay(in microseconds) across all packets received in the
current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.18 |
f3TwampStatsMaxOneWayS2RPDThe maximum one-way Session Sender to Session Reflector
delay(in microseconds) across all packets received in the
current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.19 |
f3TwampStatsAvgOneWayS2RPDThe average one-way Session Sender to Session Reflector
delay(in microseconds) across all packets received in the
current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.20 |
f3TwampStatsSumOneWayS2RPDThe total sum of one-way delay from Sesssion Sender to
Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.21 |
f3TwampStatsSumOfSqOneWayS2RPDThe sum of square of one-way delay from Session Sender to
Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.22 |
f3TwampStatsMinOneWayR2SPDThe minimum one-way Session Reflector to Session Sender
delay(in microseconds) across all packets received in the
current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.23 |
f3TwampStatsMaxOneWayR2SPDThe maximum one-way Session Reflector to Session Sender
delay(in microseconds) across all packets received in the
current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.24 |
f3TwampStatsAvgOneWayR2SPDThe average one-way Session Reflector to Session Sender
delay(in microseconds) across all packets received in the
current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.25 |
f3TwampStatsSumOneWayR2SPDThe total sum of one-way delay from Session Reflector to
Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.26 |
f3TwampStatsSumOfSqOneWayR2SPDThe sum of square of one-way delay from Session Reflector to
Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.27 |
f3TwampStatsMinOneWayS2RAbsPDVThe minimum absolute one-way packet delay variation from
Sesson Sender to Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.28 |
f3TwampStatsMaxOneWayS2RAbsPDVThe maximum absolute one-way packet delay variation from
Sesson Sender to Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.29 |
f3TwampStatsAvgOneWayS2RAbsPDVThe average absolute one-way packet delay variation from
Sesson Sender to Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.30 |
f3TwampStatsSumOneWayS2RAbsPDVThe total sum of absolute one-way packet delay variations from
Sesson Sender to Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.31 |
f3TwampStatsSumOfSqOneWayS2RAbsPDVThe sum of square of absolute one-way packet delay variations from
Sesson Sender to Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.32 |
f3TwampStatsNumOneWayS2RAbsPDVThe total number of absolute one-way packet delay variations from
Sesson Sender to Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.33 |
f3TwampStatsMinOneWayR2SAbsPDVThe minimum absolute one-way packet delay variation from
Session Reflector to Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.34 |
f3TwampStatsMaxOneWayR2SAbsPDVThe maximum absolute one-way packet delay variation from
Session Reflector to Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.35 |
f3TwampStatsAvgOneWayR2SAbsPDVThe average absolute one-way packet delay variation from
Session Reflector to Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.36 |
f3TwampStatsSumOneWayR2SAbsPDVThe total sum of absolute one-way packet delay variations from
Session Reflector to Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.37 |
f3TwampStatsSumOfSqOneWayR2SAbsPDVThe sum of square of absolute one-way packet delay variations from
Session Reflector to Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.38 |
f3TwampStatsNumOneWayR2SAbsPDVThe total number of absolute one-way packet delay variations from
Session Reflector to Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.39 |
f3TwampStatsMinOneWayS2RNegPDVThe minimum negative one-way packet delay variation from
Sesson Sender to Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.40 |
f3TwampStatsMaxOneWayS2RNegPDVThe maximum negative one-way packet delay variation from
Sesson Sender to Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.41 |
f3TwampStatsAvgOneWayS2RNegPDVThe average negative one-way packet delay variation from
Sesson Sender to Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.42 |
f3TwampStatsSumOneWayS2RNegPDVThe total sum of negative one-way packet delay variations from
Sesson Sender to Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.43 |
f3TwampStatsSumOfSqOneWayS2RNegPDVThe sum of square of negative one-way packet delay variations from
Sesson Sender to Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.44 |
f3TwampStatsNumOneWayS2RNegPDVThe total number of negative one-way packet delay variations from
Sesson Sender to Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.45 |
f3TwampStatsMinOneWayR2SNegPDVThe minimum negative one-way packet delay variation from
Session Reflector to Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.46 |
f3TwampStatsMaxOneWayR2SNegPDVThe maximum negative one-way packet delay variation from
Session Reflector to Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.47 |
f3TwampStatsAvgOneWayR2SNegPDVThe average negative one-way packet delay variation from
Session Reflector to Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.48 |
f3TwampStatsSumOneWayR2SNegPDVThe total sum of negative one-way packet delay variations from
Session Reflector to Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.49 |
f3TwampStatsSumOfSqOneWayR2SNegPDVThe sum of square of negative one-way packet delay variations from
Session Reflector to Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.50 |
f3TwampStatsNumOneWayR2SNegPDVThe total number of negative one-way packet delay variations from
Session Reflector to Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.51 |
f3TwampStatsMinOneWayS2RPosPDVThe minimum positive one-way packet delay variation from
Session Sender to Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.52 |
f3TwampStatsMaxOneWayS2RPosPDVThe maximum positive one-way packet delay variation from
Session Sender to Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.53 |
f3TwampStatsAvgOneWayS2RPosPDVThe average positive one-way packet delay variation from
Session Sender to Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.54 |
f3TwampStatsSumOneWayS2RPosPDVThe total sum of positive one-way packet delay variations from
Session Sender to Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.55 |
f3TwampStatsSumOfSqOneWayS2RPosPDVThe sum of square of positive one-way packet delay variations from
Session Sender to Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.56 |
f3TwampStatsNumOneWayS2RPosPDVThe total number of positive one-way packet delay variations from
Session Sender to Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.57 |
f3TwampStatsMinOneWayR2SPosPDVThe minimum positive one-way packet delay variation from
Session Reflector to Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.58 |
f3TwampStatsMaxOneWayR2SPosPDVThe maximum positive one-way packet delay variation from
Session Reflector to Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.59 |
f3TwampStatsAvgOneWayR2SPosPDVThe average positive one-way packet delay variation from
Session Reflector to Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.60 |
f3TwampStatsSumOneWayR2SPosPDVThe total sum of positive one-way packet delay variations from
Session Reflector to Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.61 |
f3TwampStatsSumOfSqOneWayR2SPosPDVThe sum of square of positive one-way packet delay variations from
Session Reflector to Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.62 |
f3TwampStatsNumOneWayR2SPosPDVThe total number of positive one-way packet delay variations from
Session Reflector to Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.63 |
f3TwampStatsNumTwoWayPDThe total number of two-way packet delay samples in the
current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.64 |
f3TwampStatsNumOneWayS2RPDThe total number of one-way packet delay samples from
Session Sender to Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.65 |
f3TwampStatsNumOneWayR2SPDThe total number of one-way packet delay samples from
Session Reflector to Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.9.1.66 |
f3TwampHistoryTableA history statistics for a Session Sender. SEQUENCE OF F3TwampHistoryEntry .1.3.6.1.4.1.2544.1.12.33.1.10 |
f3TwampHistoryEntryA conceptual row in the f3TwampHistoryTable. F3TwampHistoryEntry .1.3.6.1.4.1.2544.1.12.33.1.10.1 |
f3TwampHistoryIndexAn arbitrary integer index value used to uniquely identify
the Session Sender statistics history entry. Integer32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.1 |
f3TwampHistoryValidIndicates the validity of the bin.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.10.1.2 |
f3TwampHistoryActionAllows the Manager to clear the bin.rw CmPmBinAction (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.10.1.3 |
f3TwampHistoryTimeThis is the start time of the history bin.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.10.1.4 |
f3TwampHistoryS2RPktsThe total number of Transmitted Packets in the interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.10.1.5 |
f3TwampHistoryR2SPktsThe total number of Received Packets in the interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.10.1.6 |
f3TwampHistoryS2RLostPktsThe number of Lost Pkts from Session Sender to Session Reflector
in the interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.10.1.7 |
f3TwampHistoryR2SLostPktsThe number of Lost Pkts from Session Reflector to Session Sender in
the interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.10.1.8 |
f3TwampHistoryS2RSyncErrsThe number of (time) Synchronization Errors from Session Sender to
Session Reflector in the interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.10.1.9 |
f3TwampHistoryR2SSyncErrsThe number of (time) Synchronization Errors from Session Reflector to
Session Sender in the interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.10.1.10 |
f3TwampHistoryOutOfSeqErrsThe 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.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.10.1.11 |
f3TwampHistorySeqGapsThe 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.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.10.1.12 |
f3TwampHistoryMinTwoWayPDThe minimum two-way delay(in microseconds) across all
packets received in the interval.
The Session Reflector's processing time is excluded from the value.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.13 |
f3TwampHistoryMaxTwoWayPDThe maximum two-way delay(in microseconds) across all
packets received in the interval.
The Session Reflector's processing time is excluded from the value.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.14 |
f3TwampHistoryAvgTwoWayPDThe average two-way delay(in microseconds) across all
packets received in the interval.
The Session Reflector's processing time is excluded from the value.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.15 |
f3TwampHistorySumTwoWayPDThe total sum of two-way delay(in microseconds)
in the interval.
The Session Reflector's processing time is excluded from the value.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.16 |
f3TwampHistorySumOfSqTwoWayPDThe sum of square of two-way delays in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.17 |
f3TwampHistoryMinOneWayS2RPDThe minimum one-way Session Sender to Session Reflector
delay(in microseconds) across all packets received in the
interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.18 |
f3TwampHistoryMaxOneWayS2RPDThe maximum one-way Session Sender to Session Reflector
delay(in microseconds) across all packets received in the
interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.19 |
f3TwampHistoryAvgOneWayS2RPDThe average one-way Session Sender to Session Reflector
delay(in microseconds) across all packets received in the
interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.20 |
f3TwampHistorySumOneWayS2RPDThe total sum of one-way delay from Sesssion Sender to
Session Reflector in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.21 |
f3TwampHistorySumOfSqOneWayS2RPDThe sum of square of one-way delay from Session Sender to
Session Reflector in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.22 |
f3TwampHistoryMinOneWayR2SPDThe minimum one-way Session Reflector to Session Sender
delay(in microseconds) across all packets received in the
interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.23 |
f3TwampHistoryMaxOneWayR2SPDThe maximum one-way Session Reflector to Session Sender
delay(in microseconds) across all packets received in the
interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.24 |
f3TwampHistoryAvgOneWayR2SPDThe average one-way Session Reflector to Session Sender
delay(in microseconds) across all packets received in the
interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.25 |
f3TwampHistorySumOneWayR2SPDThe total sum of one-way delay from Session Reflector to
Session Sender in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.26 |
f3TwampHistorySumOfSqOneWayR2SPDThe sum of square of one-way delay from Session Reflector to
Session Sender in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.27 |
f3TwampHistoryMinOneWayS2RAbsPDVThe minimum absolute one-way packet delay variation from
Sesson Sender to Session Reflector in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.28 |
f3TwampHistoryMaxOneWayS2RAbsPDVThe maximum absolute one-way packet delay variation from
Sesson Sender to Session Reflector in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.29 |
f3TwampHistoryAvgOneWayS2RAbsPDVThe average absolute one-way packet delay variation from
Sesson Sender to Session Reflector in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.30 |
f3TwampHistorySumOneWayS2RAbsPDVThe total sum of absolute one-way packet delay variations from
Sesson Sender to Session Reflector in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.31 |
f3TwampHistorySumOfSqOneWayS2RAbsPDVThe sum of square of absolute one-way packet delay variations from
Sesson Sender to Session Reflector in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.32 |
f3TwampHistoryNumOneWayS2RAbsPDVThe total number of absolute one-way packet delay variations from
Sesson Sender to Session Reflector in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.33 |
f3TwampHistoryMinOneWayR2SAbsPDVThe minimum absolute one-way packet delay variation from
Session Reflector to Session Sender in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.34 |
f3TwampHistoryMaxOneWayR2SAbsPDVThe maximum absolute one-way packet delay variation from
Session Reflector to Session Sender in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.35 |
f3TwampHistoryAvgOneWayR2SAbsPDVThe average absolute one-way packet delay variation from
Session Reflector to Session Sender in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.36 |
f3TwampHistorySumOneWayR2SAbsPDVThe total sum of absolute one-way packet delay variations from
Session Reflector to Session Sender in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.37 |
f3TwampHistorySumOfSqOneWayR2SAbsPDVThe sum of square of absolute one-way packet delay variations from
Session Reflector to Session Sender in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.38 |
f3TwampHistoryNumOneWayR2SAbsPDVThe total number of absolute one-way packet delay variations from
Session Reflector to Session Sender in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.39 |
f3TwampHistoryMinOneWayS2RNegPDVThe minimum negative one-way packet delay variation from
Sesson Sender to Session Reflector in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.40 |
f3TwampHistoryMaxOneWayS2RNegPDVThe maximum negative one-way packet delay variation from
Sesson Sender to Session Reflector in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.41 |
f3TwampHistoryAvgOneWayS2RNegPDVThe average negative one-way packet delay variation from
Sesson Sender to Session Reflector in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.42 |
f3TwampHistorySumOneWayS2RNegPDVThe total sum of negative one-way packet delay variations from
Sesson Sender to Session Reflector in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.43 |
f3TwampHistorySumOfSqOneWayS2RNegPDVThe sum of square of negative one-way packet delay variations from
Sesson Sender to Session Reflector in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.44 |
f3TwampHistoryNumOneWayS2RNegPDVThe total number of negative one-way packet delay variations from
Sesson Sender to Session Reflector in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.45 |
f3TwampHistoryMinOneWayR2SNegPDVThe minimum negative one-way packet delay variation from
Session Reflector to Session Sender in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.46 |
f3TwampHistoryMaxOneWayR2SNegPDVThe maximum negative one-way packet delay variation from
Session Reflector to Session Sender in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.47 |
f3TwampHistoryAvgOneWayR2SNegPDVThe average negative one-way packet delay variation from
Session Reflector to Session Sender in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.48 |
f3TwampHistorySumOneWayR2SNegPDVThe total sum of negative one-way packet delay variations from
Session Reflector to Session Sender in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.49 |
f3TwampHistorySumOfSqOneWayR2SNegPDVThe sum of square of negative one-way packet delay variations from
Session Reflector to Session Sender in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.50 |
f3TwampHistoryNumOneWayR2SNegPDVThe total number of negative one-way packet delay variations from
Session Reflector to Session Sender in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.51 |
f3TwampHistoryMinOneWayS2RPosPDVThe minimum positive one-way packet delay variation from
Session Sender to Session Reflector in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.52 |
f3TwampHistoryMaxOneWayS2RPosPDVThe maximum positive one-way packet delay variation from
Session Sender to Session Reflector in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.53 |
f3TwampHistoryAvgOneWayS2RPosPDVThe average positive one-way packet delay variation from
Session Sender to Session Reflector in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.54 |
f3TwampHistorySumOneWayS2RPosPDVThe total sum of positive one-way packet delay variations from
Session Sender to Session Reflector in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.55 |
f3TwampHistorySumOfSqOneWayS2RPosPDVThe sum of square of positive one-way packet delay variations from
Session Sender to Session Reflector in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.56 |
f3TwampHistoryNumOneWayS2RPosPDVThe total number of positive one-way packet delay variations from
Session Sender to Session Reflector in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.57 |
f3TwampHistoryMinOneWayR2SPosPDVThe minimum positive one-way packet delay variation from
Session Reflector to Session Sender in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.58 |
f3TwampHistoryMaxOneWayR2SPosPDVThe maximum positive one-way packet delay variation from
Session Reflector to Session Sender in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.59 |
f3TwampHistoryAvgOneWayR2SPosPDVThe average positive one-way packet delay variation from
Session Reflector to Session Sender in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.60 |
f3TwampHistorySumOneWayR2SPosPDVThe total sum of positive one-way packet delay variations from
Session Reflector to Session Sender in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.61 |
f3TwampHistorySumOfSqOneWayR2SPosPDVThe sum of square of positive one-way packet delay variations from
Session Reflector to Session Sender in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.62 |
f3TwampHistoryNumOneWayR2SPosPDVThe total number of positive one-way packet delay variations from
Session Reflector to Session Sender in the interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.63 |
f3TwampHistoryNumTwoWayPDThe total number of two-way packet delay samples in the
current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.64 |
f3TwampHistoryNumOneWayS2RPDThe total number of one-way packet delay samples from
Session Sender to Session Reflector in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.65 |
f3TwampHistoryNumOneWayR2SPDThe total number of one-way packet delay samples from
Session Reflector to Session Sender in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.10.1.66 |
f3TwampDistStatsConfigTableA list of entries that need to be configured
in order to obtain statistical distribution
of Session Sender collected data. SEQUENCE OF F3TwampDistStatsConfigEntry .1.3.6.1.4.1.2544.1.12.33.1.11 |
f3TwampDistStatsConfigEntryA row in the f3TwampDistStatsConfigTable. F3TwampDistStatsConfigEntry .1.3.6.1.4.1.2544.1.12.33.1.11.1 |
f3TwampDistStatsConfigIndexA 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). TwampDistStatsType .1.3.6.1.4.1.2544.1.12.33.1.11.1.1 |
f3TwampDistStatsConfigMinValMinimum sample value in distribution.rw Integer32 .1.3.6.1.4.1.2544.1.12.33.1.11.1.2 |
f3TwampDistStatsConfigMaxValMaximum sample value in distribution.rw Integer32 .1.3.6.1.4.1.2544.1.12.33.1.11.1.3 |
f3TwampDistStatsConfigNumBinsNumber of distribution bins.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.11.1.4 |
f3TwampDistStatsTableA list of entries that provide statistical distribution
of Session Sender collected data. SEQUENCE OF F3TwampDistStatsEntry .1.3.6.1.4.1.2544.1.12.33.1.12 |
f3TwampDistStatsEntryA row in the f3TwampDistStatsTable. F3TwampDistStatsEntry .1.3.6.1.4.1.2544.1.12.33.1.12.1 |
f3TwampDistStatsValidIndicates the validity of the bin.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.12.1.1 |
f3TwampDistStatsTimeThis is the start time of the current bin.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.12.1.2 |
f3TwampDistStatsActionAllows the Manager to clear the bin.rw CmPmBinAction (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.12.1.3 |
f3TwampDistStatsNumBinsNumber of bins over which the statistical
data is distributed.ro Integer32 .1.3.6.1.4.1.2544.1.12.33.1.12.1.4 |
f3TwampDistStatsLTMinNumber of sample data points which are
less than the minimum value specified.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.12.1.5 |
f3TwampDistStatsGTMaxNumber of sample data points which are
greater than the maximum value specified.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.12.1.6 |
f3TwampDistStatsBinTableA list of entries that provide statistical distribution
of Session Sender collected data for specific BINs. SEQUENCE OF F3TwampDistStatsBinEntry .1.3.6.1.4.1.2544.1.12.33.1.13 |
f3TwampDistStatsBinEntryA row in the f3TwampDistStatsBinTable. F3TwampDistStatsBinEntry .1.3.6.1.4.1.2544.1.12.33.1.13.1 |
f3TwampDistStatsBinIndexAn index for each row that uniquely provides statistical
data for a range. Integer32 .1.3.6.1.4.1.2544.1.12.33.1.13.1.1 |
f3TwampDistStatsBinLowerThe lower limit of values collected in this bin.ro Integer32 .1.3.6.1.4.1.2544.1.12.33.1.13.1.2 |
f3TwampDistStatsBinUpperThe upper limit of values collected in this bin.ro Integer32 .1.3.6.1.4.1.2544.1.12.33.1.13.1.3 |
f3TwampDistStatsBinNumSamplesNumber of sample data points which fall between
the lower and upper limits.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.13.1.4 |
f3TwampDistHistoryTableA list of entries that provide statistical distribution
history of Session Sender collected data. SEQUENCE OF F3TwampDistHistoryEntry .1.3.6.1.4.1.2544.1.12.33.1.14 |
f3TwampDistHistoryEntryA row in the f3TwampDistHistoryTable. F3TwampDistHistoryEntry .1.3.6.1.4.1.2544.1.12.33.1.14.1 |
f3TwampDistHistoryIndexAn integer index value used to uniquely identify current
distribution statistics. Integer32 .1.3.6.1.4.1.2544.1.12.33.1.14.1.1 |
f3TwampDistHistoryValidIndicates the validity of the bin.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.14.1.2 |
f3TwampDistHistoryTimeThis is the start time of the history bin.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.14.1.3 |
f3TwampDistHistoryActionAllows the Manager to clear the bin.rw CmPmBinAction (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.14.1.4 |
f3TwampDistHistoryNumBinsNumber of bins over which the statistical
data is distributed.ro Integer32 .1.3.6.1.4.1.2544.1.12.33.1.14.1.5 |
f3TwampDistHistoryLTMinNumber of sample data points which are
less than the minimum value specified.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.14.1.6 |
f3TwampDistHistoryGTMaxNumber of sample data points which are
greater than the maximum value specified.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.14.1.7 |
f3TwampDistHistoryBinTableA list of entries that provide statistical distribution
of Session Sender collected data for specific BINs. SEQUENCE OF F3TwampDistHistoryBinEntry .1.3.6.1.4.1.2544.1.12.33.1.15 |
f3TwampDistHistoryBinEntryA row in the f3TwampDistHistoryBinTable. F3TwampDistHistoryBinEntry .1.3.6.1.4.1.2544.1.12.33.1.15.1 |
f3TwampDistHistoryBinIndexAn index for each row that uniquely provides statistical
data for a range. Integer32 .1.3.6.1.4.1.2544.1.12.33.1.15.1.1 |
f3TwampDistHistoryBinLowerThe lower limit of values collected in this bin.ro Integer32 .1.3.6.1.4.1.2544.1.12.33.1.15.1.2 |
f3TwampDistHistoryBinUpperThe upper limit of values collected in this bin.ro Integer32 .1.3.6.1.4.1.2544.1.12.33.1.15.1.3 |
f3TwampDistHistoryBinNumSamplesNumber of sample data points which fall between
the lower and upper limits.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.15.1.4 |
f3TwampStatsThresholdTableA table of entries that allow manageability of Session Sender
Thresholds. SEQUENCE OF F3TwampStatsThresholdEntry .1.3.6.1.4.1.2544.1.12.33.1.16 |
f3TwampStatsThresholdEntryA conceptual row in the f3TwampStatsThresholdTable. F3TwampStatsThresholdEntry .1.3.6.1.4.1.2544.1.12.33.1.16.1 |
f3TwampStatsThresholdIndexAn index that uniquely identifies an entry in the
f3TwampStatsThresholdTable.ro Integer32 .1.3.6.1.4.1.2544.1.12.33.1.16.1.1 |
f3TwampStatsThresholdVariableThe 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.ro VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.33.1.16.1.2 |
f3TwampStatsThresholdAbsValueLoLower 32 bits of the absolute value of the threshold.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.16.1.3 |
f3TwampStatsThresholdAbsValueHiHigher 32 bits of the absolute value of the threshold.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.33.1.16.1.4 |
f3TwampStatsThresholdMonValueMonitored value corresponding to f3TwampStatsThresholdVariable.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.33.1.16.1.5 |
f3TwampCounterObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.33.2 |
f3TwampActionObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.33.3 |
f3TwampConformance OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.33.4 |
f3TwampCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.33.4.1 |
f3TwampGroups OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.33.4.2 |
f3TwampNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.33.5 |
twampSessionSenderThresholdCrossingAlertThis trap is sent each time a threshold on a PM condition
on Session Sender is crossed. NOTIFICATION-TYPE .1.3.6.1.4.1.2544.1.12.33.5.1 |