CM-SA-MIB
AI MIB Summary
The CM-SA-MIB module provides SNMP management definitions for Service Assurance metrics on ADVA Optical Networking F3 (FSP150CM/CC) platforms, enabling the monitoring of optical transport performance parameters such as signal quality, error counts, and service state status.
This module defines the Service Assurance MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
Main OID:
cmServiceAssuranceMIB.1.3.6.1.4.1.2544.1.12.8
555
Objects
Active
Status
9
Dependencies
Imported Objects
Objects
555 total| Object Name |
|---|
cmServiceAssuranceMIBThis module defines the Service Assurance 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.8 |
cmServAssuranceObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.8.1 |
ecpaControlTableA list of entries for the control of Etherjack Connection
Performance Analyzer Streams. Upto 12 ECPA streams can
be configured per test head; 3 ECPA streams can be
simultaneously executed. SEQUENCE OF EcpaControlEntry .1.3.6.1.4.1.2544.1.12.8.1.1 |
ecpaControlEntryA conceptual row in the ecpaControlTable. EcpaControlEntry .1.3.6.1.4.1.2544.1.12.8.1.1.1 |
ecpaControlIndexAn arbitrary integer index value used to uniquely identify
this Etherjack Connection Performance Analyzer Control Test head.
There is only one test head per card.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.1.1.1 |
ecpaControlSourcePortPointer to the Access or Network Port on which the ECPA test
will be started within a card.rw VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.1.1.2 |
ecpaControlTestTypeThe type of ECPA test to be performed. When 'duration' test is
specified, ECPA test is run for 'ecpaControlDuration' time.
When 'numFrames' test is specified, ECPA test is run for
'ecpaControlNumFrames', when 'continous' test is specified,
ECPA test is run until an explicit 'ecpaControlAction' of 'stop'
of received.rw EcpaTestType .1.3.6.1.4.1.2544.1.12.8.1.1.1.3 |
ecpaControlNumFramesThis object enables specification of the number of frames
for traffic generation. Traffic Generation will be completed
after the specified number of frames are transmitted.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.1.1.4 |
ecpaControlDurationThis object enables specification of the time in seconds
for traffic generation. Traffic Generation will be stopped
after the specified time interval is exhausted.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.1.1.5 |
ecpaControlInjectorDirectionThis object enables specification of the direction of
traffic generation. This value must be specified if the
interface is used for traffic generation. Both of
ecpaControlInjectorDirection and ecpaControlMonitorDirection must be
specified.rw TrafficDirection (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.1.1.6 |
ecpaControlMonitorDirectionThis object enables specification of the direction of
receival of generated traffic. This value must be specified if the
interface is used for receiving/monitoring generated traffic.
Both of ecpaControlInjectorDirection and ecpaControlMonitorDirection
must be specified.rw TrafficDirection (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.1.1.7 |
ecpaControlStream1This object specifies which stream should be included in the
ECPA execution. Value of 0 indicates that no streams is selected
by ecpaControlStream1. Non 0 value indicates the
selected ECPA stream.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.1.1.8 |
ecpaControlStream2This object specifies which stream should be included in the
ECPA execution. Value of 0 indicates that no streams is selected
by ecpaControlStream2. Non 0 value indicates the
selected ECPA stream.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.1.1.9 |
ecpaControlStream3This object specifies which stream should be included in the
ECPA execution. Value of 0 indicates that no streams is selected
by ecpaControlStream3. Non 0 value indicates the
selected ECPA stream.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.1.1.10 |
ecpaControlActionThis object enables starting/stopping of traffic generation
as well as resetting of monitored streams. This object may
not be specified at configuration creation time - in this
case it will take the value of `none'. This allows manager
to explicitly control the start and stop of traffic
generation/monitoring activity.
Value of `stop' is invalid if the activity is specified but
not started. Value of `start' is valid during creation time,
as well as when activity is already stopped. Specification
of `reset' resets the specified streams to default values,
as well as clears the control specification. Get on this
variable gives the most recent SNMP set specification.rw EcpaControlAction .1.3.6.1.4.1.2544.1.12.8.1.1.1.11 |
ecpaControlTestStatusThis object reflects the current status of test set configuration
entry. Upon creation, the status has a value of `initial'; the
status changes to `in-progress' upon ecpaControlAction
indicating `start'; the status changes to `completed' upon
ecpaControlAction indicating stop, as well as when
the specified test generation completes
autonomously upon completion of number of frames or
completion of specified time interval.ro EcpaTestStatus .1.3.6.1.4.1.2544.1.12.8.1.1.1.12 |
ecpaControlStorageTypeThe type of storage configured for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.1.1.13 |
ecpaControlRowStatusThe 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 ecpaControlRowStatus supported are
createAndGo(4) and destroy(6). All mandatory attributes
must be specified in a single SNMP SET request with
ecpaControlRowStatus value as createAndGo(4).
Upon successful row creation, this object has a
value of active(1).
The ecpaControlRowStatus 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.8.1.1.1.14 |
ecpaConfigStreamTableA list of entries for the configuration of Etherjack Connection
Performance Analyzer Stream Specifications. SEQUENCE OF EcpaConfigStreamEntry .1.3.6.1.4.1.2544.1.12.8.1.2 |
ecpaConfigStreamEntryA conceptual row in the ecpaConfigStreamTable. EcpaConfigStreamEntry .1.3.6.1.4.1.2544.1.12.8.1.2.1 |
ecpaConfigStreamIndexAn arbitrary integer index value used to uniquely identify
this Etherjack Connection Performance Analyzer.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.2.1.1 |
ecpaConfigStreamNameSymbolic Stream Name that can be associated with an ECPA stream.rw DisplayString .1.3.6.1.4.1.2544.1.12.8.1.2.1.2 |
ecpaConfigStreamFrameSizeThis object enables specification of fixed length frame size
in bytes for traffic generation. If not specified, default value
of 64 bytes is used.
CM Aggregation Product limits the upper range value to 9600.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.2.1.3 |
ecpaConfigStreamRateThe object enables specification of the traffic generation rate.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.2.1.4 |
ecpaConfigStreamPayloadTypeThis object enables specification of type of payload to generate
`fixed' type indicates a generation pattern of 5A, A5, 5A, A5 bytes.
`random' type indicates traffic generation with pseudo-random
pattern.rw EcpaPayloadType .1.3.6.1.4.1.2544.1.12.8.1.2.1.5 |
ecpaConfigStreamSignatureIndicates an 8-byte signature specified by the user in
hexadecimal or ASCII format. This signature is currently
used by the FSP150Mx products for test frame recognition and
will be appended directly after the ECPA Signature in the test
frame and be 4-byte aligned.
This will allow the F3 ECPA feature to interoperate with the
existing FSP150Mx products.
Hexadecimal signature must be prefixed with 0x/0X.rw DisplayString .1.3.6.1.4.1.2544.1.12.8.1.2.1.6 |
ecpaConfigStreamDestinationMACAllows specification of destination MAC in the generated
traffic.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.2.1.7 |
ecpaConfigStreamSourceMACAllows specification of source MAC in the generated
traffic.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.2.1.8 |
ecpaConfigStreamOuterVlanEnabledAllows specification of a VLAN tagged ECPA stream. This variable
enables the outer VLAN specification, in the case of a
doubly tagged ECPA stream. If a singly tagged ECPA stream is
desired, this specification is mandatory.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.2.1.9 |
ecpaConfigStreamOuterVlanIdOuter VLAN Id associated with the ECPA stream. Valid only
if ecpaConfigStreamOuterVlanEnabled is enabled.rw VlanId (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.2.1.10 |
ecpaConfigStreamOuterVlanPrioOuter VLAN Priority associated with the ECPA stream. Valid only
if ecpaConfigStreamOuterVlanEnabled is enabled.rw VlanPriority (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.2.1.11 |
ecpaConfigStreamOuterVlanEtherTypeEtherType associated with the Outer VLAN Tag. Valid only
if ecpaConfigStreamOuterVlanEnabled is enabled.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.2.1.12 |
ecpaConfigStreamInnerVlanEnabledAllows specification of a VLAN tagged ECPA stream. This variable
enables the outer VLAN specification, in the case of a
doubly tagged ECPA stream. If a singly tagged ECPA stream is
desired, this specification is mandatory.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.2.1.13 |
ecpaConfigStreamInnerVlanIdInner VLAN Id associated with the ECPA stream. Valid only
if ecpaConfigStreamInnerVlanEnabled is enabled.rw VlanId (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.2.1.14 |
ecpaConfigStreamInnerVlanPrioInner VLAN Priority associated with the ECPA stream. Valid only
if ecpaConfigStreamInnerVlanEnabled is enabled.rw VlanPriority (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.2.1.15 |
ecpaConfigStreamInnerVlanEtherTypeEtherType associated with the Inner VLAN Tag. Valid only
if ecpaConfigStreamInnerVlanEnabled is enabled.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.2.1.16 |
ecpaConfigStreamIpVersionThis object enables specification of IP data in the generated
test traffic. Value of `ipv4' allows test data to be
IP v4 compatible.
Value of `ipv6' allows test data to be IP v6 compatible.rw IpVersion (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.2.1.17 |
ecpaConfigStreamIpV4AddressThis object enables specification of ipv4 IP Address for
the test stream.This is used when ecpaConfigStreamIpVersion is ipv4.rw IpAddress .1.3.6.1.4.1.2544.1.12.8.1.2.1.18 |
ecpaConfigStreamIpV6AddressThis object enables specification of ipv6 IP Address for
the test stream.This is used when ecpaConfigStreamIpVersion is ipv6.rw Ipv6Address (IPV6-TC) .1.3.6.1.4.1.2544.1.12.8.1.2.1.19 |
ecpaConfigStreamPrioMapModeThis object enables specification of Priority Mapping Mode for
the test stream.rw IpPriorityMapMode (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.2.1.20 |
ecpaConfigStreamPrioValThis object enables specification of Priority Value for
ecpaConfigStreamPrioMapMode as TOS/DSCP.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.2.1.21 |
ecpaConfigStreamInnerVlan2EnabledAllows specification of a VLAN tagged ECPA stream. This variable
enables the second(inner) VLAN specification, in the case of a
3-tagged ECPA stream. If a three tagged ECPA stream is
desired, this specification is mandatory.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.2.1.22 |
ecpaConfigStreamInnerVlan2IdInner (second) VLAN Id associated with the ECPA stream. Valid only
if ecpaConfigStreamInnerVlan2Enabled is enabled.rw VlanId (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.2.1.23 |
ecpaConfigStreamInnerVlan2PrioInner (second) VLAN Priority associated with the ECPA stream. Valid only
if ecpaConfigStreamInnerVlan2Enabled is enabled.rw VlanPriority (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.2.1.24 |
ecpaConfigStreamInnerVlan2EtherTypeEtherType associated with the Inner (second) VLAN Tag. Valid only
if ecpaConfigStreamInnerVlan2Enabled is enabled.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.2.1.25 |
ecpaConfigStreamDestIpV4AddressThis object enables specification of destination ipv4 IP Address for
the test stream.This is used when ecpaConfigStreamIpVersion is ipv4.rw IpAddress .1.3.6.1.4.1.2544.1.12.8.1.2.1.26 |
ecpaConfigStreamDestIpV6AddressThis object enables specification of destination ipv6 IP Address for
the test stream.This is used when ecpaConfigStreamIpVersion is ipv6.rw Ipv6Address (IPV6-TC) .1.3.6.1.4.1.2544.1.12.8.1.2.1.27 |
ecpaConfigStreamUsePortSourceMACThis object when not enabled indicates that
MAC Address specified by ecpaConfigStreamSourceMAC as the source MAC
Address of the ECPA test stream.
For EGX, if enabled indicates that the corresponding ECPA test stream
will use the associated Source Port's MAC Address.
For GE110 products and CC products, if enabled indicates that the corresponding ECPA test stream
will use the associated Source Port's Diagnostic MAC Address.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.2.1.28 |
ecpaConfigStreamRateHiThe object enables specification of the higher 32 bits of the traffic generation rate.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.2.1.29 |
ecpaTestStreamTableA list of entries containing results of a previous test. SEQUENCE OF EcpaTestStreamEntry .1.3.6.1.4.1.2544.1.12.8.1.3 |
ecpaTestStreamEntryA conceptual row in the ecpaTestStreamTable. Entries in this
table show results of the current ECPA test. EcpaTestStreamEntry .1.3.6.1.4.1.2544.1.12.8.1.3.1 |
ecpaTestStreamIndexAn integer index value corresponding to the stream index
for which the ECPA test was initiated.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.3.1.1 |
ecpaTestStreamSourcePortAn integer index value corresponding to the ifIndex
for which the ECPA test was initiated.ro VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.3.1.2 |
ecpaTestStreamNameSymbolic Stream Name that can be associated with an ECPA stream.rw DisplayString .1.3.6.1.4.1.2544.1.12.8.1.3.1.3 |
ecpaTestStreamFrameSizeThis object enables specification of fixed length frame size
in bytes for traffic generation. If not specified, default value
of 64 bytes is used.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.3.1.4 |
ecpaTestStreamRateThe object enables specification of the traffic generation rate.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.3.1.5 |
ecpaTestStreamPayloadTypeThis object enables specification of type of payload to generate
`fixed' type indicates a generation pattern of 5A, A5, 5A, A5 bytes.
`random' type indicates traffic generation with pseudo-random
pattern.rw EcpaPayloadType .1.3.6.1.4.1.2544.1.12.8.1.3.1.6 |
ecpaTestStreamSignatureIndicates an 8-byte signature specified by the user in
hexadecimal or ASCII format. This signature is currently
used by the FSP150Mx products for test frame recognition and
will be appended directly after the ECPA Signature in the test
frame and be 4-byte aligned.
This will allow the F3 ECPA feature to interoperate with the
existing FSP150Mx products.
Hexadecimal signature must be prefixed with 0x/0X.rw DisplayString .1.3.6.1.4.1.2544.1.12.8.1.3.1.7 |
ecpaTestStreamDestinationMACAllows specification of destination MAC in the generated
traffic.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.3.1.8 |
ecpaTestStreamSourceMACAllows specification of source MAC in the generated
traffic.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.3.1.9 |
ecpaTestStreamOuterVlanEnabledAllows specification of a VLAN tagged ECPA stream. This variable
enables the outer VLAN specification, in the case of a
doubly tagged ECPA stream. If a singly tagged ECPA stream is
desired, this specification is mandatory.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.3.1.10 |
ecpaTestStreamOuterVlanIdOuter VLAN Id associated with the ECPA stream. Valid only
if ecpaTestStreamOuterVlanEnabled is enabled.rw VlanId (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.3.1.11 |
ecpaTestStreamOuterVlanPrioOuter VLAN Priority associated with the ECPA stream. Valid only
if ecpaTestStreamOuterVlanEnabled is enabled.rw VlanPriority (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.3.1.12 |
ecpaTestStreamOuterVlanEtherTypeEtherType associated with the Outer VLAN Tag. Valid only
if ecpaTestStreamOuterVlanEnabled is enabled.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.3.1.13 |
ecpaTestStreamInnerVlanEnabledAllows specification of a VLAN tagged ECPA stream. This variable
enables the outer VLAN specification, in the case of a
doubly tagged ECPA stream. If a singly tagged ECPA stream is
desired, this specification is mandatory.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.3.1.14 |
ecpaTestStreamInnerVlanIdInner VLAN Id associated with the ECPA stream. Valid only
if ecpaTestStreamInnerVlanEnabled is enabled.rw VlanId (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.3.1.15 |
ecpaTestStreamInnerVlanPrioInner VLAN Priority associated with the ECPA stream. Valid only
if ecpaTestStreamInnerVlanEnabled is enabled.rw VlanPriority (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.3.1.16 |
ecpaTestStreamInnerVlanEtherTypeEtherType associated with the Inner VLAN Tag. Valid only
if ecpaTestStreamInnerVlanEnabled is enabled.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.3.1.17 |
ecpaTestStreamIpVersionThis object enables specification of IP data in the generated
test traffic. Value of `ipv4' allows test data to be
IP v4 compatible.
Value of `ipv6' allows test data to be IP v6 compatible.rw IpVersion (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.3.1.18 |
ecpaTestStreamIpV4AddressThis object enables specification of ipv4 IP Address for
the test stream.This is used when ecpaTestStreamIpVersion is ipv4.rw IpAddress .1.3.6.1.4.1.2544.1.12.8.1.3.1.19 |
ecpaTestStreamIpV6AddressThis object enables specification of ipv6 IP Address for
the test stream.This is used when ecpaTestStreamIpVersion is ipv6.rw Ipv6Address (IPV6-TC) .1.3.6.1.4.1.2544.1.12.8.1.3.1.20 |
ecpaTestStreamPrioMapModeThis object enables specification of Priority Mapping Mode for
the test stream.rw IpPriorityMapMode (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.3.1.21 |
ecpaTestStreamPrioValThis object enables specification of Priority Value for
ecpaTestStreamPrioMapMode as TOS/DSCP.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.3.1.22 |
ecpaTestStreamMonStartTimeThe start time of the ECPA test for this stream.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.3.1.23 |
ecpaTestStreamMonEndTimeThe end time of the ECPA test for this stream.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.3.1.24 |
ecpaTestStreamMonElapsedTimeThe elapsed time of ECPA test for this stream in seconds.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.3.1.25 |
ecpaTestStreamMonTxFramesThe total number of frames transmitted(generated) so far.
This object does not exist if the ecpaControlTestStatus indicates
initial state.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.3.1.26 |
ecpaTestStreamMonRxFramesThe total number of frames received so far.
This object does not exist if the ecpaControlTestStatus indicates
initial state.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.3.1.27 |
ecpaTestStreamMonRxPercentSuccessReceived frames as a percentage of transmitted frames.
This object does not exist if the ecpaControlTestStatus indicates
initial state.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.3.1.28 |
ecpaTestStreamMonRxOutOfSeqErrsThe total number of out of sequence errors received so far.
This object does not exist if the ecpaControlTestStatus indicates
initial state.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.3.1.29 |
ecpaTestStreamMonRxSeqGapsThe total number of sequence gaps received so far.
This object does not exist if the ecpaControlTestStatus indicates
initial state.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.3.1.30 |
ecpaTestStreamMonRxNonEcpaFramesThe total number of non ECPA frames received during the execution.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.3.1.31 |
ecpaTestStreamMonRxMinDelayThe minimum delay (in microseconds) across all frames
received so far. This object does not exist if the
ecpaControlTestStatus indicates initial state.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.3.1.32 |
ecpaTestStreamMonRxMaxDelayThe maximum delay (in microseconds) across all frames
received so far. This object does not exist if the
ecpaControlTestStatus indicates initial state.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.3.1.33 |
ecpaTestStreamMonRxAvgDelayThe average delay (in microseconds) across all frames
received so far. This object does not exist if the
ecpaControlTestStatus indicates initial state.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.3.1.34 |
ecpaTestStreamMonRx1stFrameSizeFrame size of the Monitored First Frame.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.3.1.35 |
ecpaTestStreamMonRx1stFrame1OctetsThe frame contents of the first received frame - first 1024 bytes.
This object does not exist if the ecpaControlTestStatus indicates
initial state.ro DisplayString .1.3.6.1.4.1.2544.1.12.8.1.3.1.36 |
ecpaTestStreamMonRx1stFrame2OctetsThe frame contents of the first received frame - next 1024 bytes.
This object does not exist if the ecpaControlTestStatus indicates
initial state.ro DisplayString .1.3.6.1.4.1.2544.1.12.8.1.3.1.37 |
ecpaTestStreamMonRx1stFrame3OctetsThe frame contents of the first received frame - next 1024 bytes.
This object does not exist if the ecpaControlTestStatus indicates
initial state.ro DisplayString .1.3.6.1.4.1.2544.1.12.8.1.3.1.38 |
ecpaTestStreamMonRx1stFrame4OctetsThe frame contents of the first received frame - next 1024 bytes.
This object does not exist if the ecpaControlTestStatus indicates
initial state.ro DisplayString .1.3.6.1.4.1.2544.1.12.8.1.3.1.39 |
ecpaTestStreamMonRx1stFrame5OctetsThe frame contents of the first received frame - next 1024 bytes.
This object does not exist if the ecpaControlTestStatus indicates
initial state.ro DisplayString .1.3.6.1.4.1.2544.1.12.8.1.3.1.40 |
ecpaTestStreamMonRx1stFrame6OctetsThe frame contents of the first received frame - next 1024 bytes.
This object does not exist if the ecpaControlTestStatus indicates
initial state.ro DisplayString .1.3.6.1.4.1.2544.1.12.8.1.3.1.41 |
ecpaTestStreamMonRx1stFrame7OctetsThe frame contents of the first received frame - next 1024 bytes.
This object does not exist if the ecpaControlTestStatus indicates
initial state.ro DisplayString .1.3.6.1.4.1.2544.1.12.8.1.3.1.42 |
ecpaTestStreamMonRx1stFrame8OctetsThe frame contents of the first received frame - next 1024 bytes.
This object does not exist if the ecpaControlTestStatus indicates
initial state.ro DisplayString .1.3.6.1.4.1.2544.1.12.8.1.3.1.43 |
ecpaTestStreamMonRx1stFrame9OctetsThe frame contents of the first received frame - next 1024 bytes.
This object does not exist if the ecpaControlTestStatus indicates
initial state.ro DisplayString .1.3.6.1.4.1.2544.1.12.8.1.3.1.44 |
ecpaTestStreamMonRx1stFrame10OctetsThe frame contents of the first received frame - next 1024 bytes.
This object does not exist if the ecpaControlTestStatus indicates
initial state.ro DisplayString .1.3.6.1.4.1.2544.1.12.8.1.3.1.45 |
ecpaTestStreamMonRxBitRateThe object provides the average bit rate on the ECPA test stream.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.3.1.46 |
ecpaTestStreamInnerVlan2EnabledThis variable indicates the second(inner) VLAN specification, in the case of a
3-tagged ECPA stream. If a three tagged ECPA stream is
desired, this indicates true.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.3.1.47 |
ecpaTestStreamInnerVlan2IdThis variable provides the Inner (second) VLAN Id associated with the ECPA stream.
Valid only if ecpaTestStreamInnerVlan2Enabled is enabled.ro VlanId (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.3.1.48 |
ecpaTestStreamInnerVlan2PrioThis variable provides the Inner (second) VLAN Priority associated with the ECPA stream.
Valid only if ecpaTestStreamInnerVlan2Enabled is enabled.ro VlanPriority (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.3.1.49 |
ecpaTestStreamInnerVlan2EtherTypeThis variable provides the EtherType associated with the Inner (second) VLAN Tag.
Valid only if ecpaTestStreamInnerVlan2Enabled is enabled.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.3.1.50 |
ecpaTestStreamDestIpV4AddressThis object provides the destination ipv4 IP Address for
the test stream. This is valid when ecpaTestStreamIpVersion is ipv4.ro IpAddress .1.3.6.1.4.1.2544.1.12.8.1.3.1.51 |
ecpaTestStreamDestIpV6AddressThis object provides the destination ipv6 IP Address for
the test stream. This is valid when ecpaTestStreamIpVersion is ipv6.ro Ipv6Address (IPV6-TC) .1.3.6.1.4.1.2544.1.12.8.1.3.1.52 |
ecpaTestStreamConfigChangedThis object provides information on whether the associated ecpaConfigStream is changed.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.3.1.53 |
ecpaTestStreamRateHiThe object enables specification of the higher 32 bits of the traffic generation rate.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.3.1.54 |
esaProbeTableA list of entries corresponding to ESA Probes. SEQUENCE OF EsaProbeEntry .1.3.6.1.4.1.2544.1.12.8.1.4 |
esaProbeEntryA row in the esaProbeTable. Entries can
be created in this table by management application action.
The slotIndex should be 255 if the product is cm5.1. EsaProbeEntry .1.3.6.1.4.1.2544.1.12.8.1.4.1 |
esaProbeIndexAn integer index value used to uniquely identify
this ESA Probe within a Card.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.4.1.1 |
esaProbeNameA unique identifier used by the Manager to distinguish
the ESA Probe.rw DisplayString .1.3.6.1.4.1.2544.1.12.8.1.4.1.2 |
esaProbeSourcePortThis object points to the Port to which the ESA Probe
is attached, i.e.on which the service to be monitored resides.rw VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.4.1.3 |
esaProbeAssocSchedGroupThis object points to the probe's associated Scheduled Group.
Initially, when the probe is not associated with a Group,
this object's value is set to {0.0}.ro VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.4.1.4 |
esaProbeDirectionThis object allows to specify the direction of Probe
traffic generation.rw EsaProbeDirection .1.3.6.1.4.1.2544.1.12.8.1.4.1.5 |
esaProbeProtocolProtocol to be used in ESA Probe messages.
'icmpTimestamp', 'icmpEcho', 'udpEcho' protocols support
layer-3 ethernet service assurance. If the remote reflector
is an ADVA equipment based on CM family of products,
one-way loss measurement, one-way delay measurement,
round-trip delay measurement and one-way jitter measurements
are computed. Else, only round-trip delay measurements are
applicable.
'y1731' protocol can be used for layer-2 ethernet service
assurance. One-way loss measurement, one-way and round-trip
delay measurement, and one-way jitter measurements are
available for this protocol.
'y1731-slm-slr' protocol can be used for layer-2 ethernet service
assurance using Synthetic Loss Measurement messages. One-way
loss measurement, one-way and round-trip delay measurement,
and one-way jitter measurements are available for this protocol.rw EsaProbeProtocol .1.3.6.1.4.1.2544.1.12.8.1.4.1.6 |
esaProbeSrcIpAddressVariable that allows specification of the Probe's source
IP Address. This IP Address is used in the IP header of
the ESA Probe generated packets, as source address.
NOTE: This attribute is not applicable to Y.1731 probes.rw IpAddress .1.3.6.1.4.1.2544.1.12.8.1.4.1.7 |
esaProbeSrcSubnetMaskVariable that allows specification of the Probe's source
IP Subnet Mask.
NOTE: This attribute is not applicable to Y.1731 probes.rw IpAddress .1.3.6.1.4.1.2544.1.12.8.1.4.1.8 |
esaProbeDestIpAddressVariable that allows specification of the Reflector's
destination IP Address. This IP Address is used in the IP header
of the ESA Probe generated packets, as destination address.
NOTE: This attribute is not applicable to Y.1731 probes.rw IpAddress .1.3.6.1.4.1.2544.1.12.8.1.4.1.9 |
esaProbeSrcMepThis attribute is applicable only for Y.1731 probes. It identifies
the source MEP that initiates the Y.1731 LMMs and DMMs.rw VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.4.1.10 |
esaProbeDestMepTypeThis attribute is applicable only for Y.1731 probes. This indicates
if the destination MEP is specified using the MEP ID object
esaProbeDestMepId.rw MepDestinationType (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.4.1.11 |
esaProbeDestMepMacAddrThis attribute is applicable only for Y.1731 probes. It identifies
the destination MEP that responds to the LMMs and DMMs. This
MAC address will be the destination MAC address for LMM and DMM
frames if esaProbeY1731DestMepType is 'macaddress'. If CC protocol is
not enabled between source and destination MEP then this is the
only choice to identify the remote MEP.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.4.1.12 |
esaProbeDestMepIdThis attribute is applicable only for Y.1731 probes. It identifies
the destination MEP that responds to the LMMs and DMMs. The MAC
address of this RMEP ID from RMEP database will be the destination
MAC address for LMM and DMM. This value is used only if the
esaProbeY1731DestMepType is 'mepid'. CC protocol must be
enabled between source and destination MEP if the RMEP ID
is used to identify the Remote MEP.rw Dot1agCfmMepIdOrZero .1.3.6.1.4.1.2544.1.12.8.1.4.1.13 |
esaProbeVlanTagEnabledAbility to specify whether or not to use VLAN tagged or untagged
ESA traffic generation on the Probe.
NOTE: This attribute is not applicable to Y.1731 probes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.4.1.14 |
esaProbeVlanTagEtherTypeThis variable allows the user to specify the
monitored service's VLAN tag Ether Type.
Valid if 'esaProbeVlanTagEnabled' is specified as TRUE.
NOTE: This attribute is not applicable to Y.1731 probes.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.4.1.15 |
esaProbeVlanIdThis variable allows the user to specify the
monitored service's VLAN tag. Valid if 'esaProbeVlanTagEnabled'
is specified as TRUE.
NOTE: This attribute is not applicable to Y.1731 probes.rw VlanId (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.4.1.16 |
esaProbeVlanPrioThis variable allows the user to specify the
monitored service's VLAN priority. Valid if
'esaProbeVlanTagEnabled' is specified as TRUE.
NOTE: This attribute is not applicable to Y.1731 probes.rw VlanPriority (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.4.1.17 |
esaProbeInnerVlanTagEnabledAbility to specify whether or not to use Inner VLAN tag.
NOTE: This attribute is not applicable to Y.1731 probes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.4.1.18 |
esaProbeInnerVlanTagEtherTypeThis variable allows the user to specify the
monitored service's Inner VLAN tag Ether Type.
Valid if 'esaProbeInnerVlanTagEnabled' is specified as TRUE.
NOTE: This attribute is not applicable to Y.1731 probes.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.4.1.19 |
esaProbeInnerVlanIdThis variable allows the user to specify the
monitored service's Inner VLAN tag. Valid if 'esaProbeInnerVlanTagEnabled'
is specified as TRUE.
NOTE: This attribute is not applicable to Y.1731 probes.rw VlanId (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.4.1.20 |
esaProbeInnerVlanPrioThis variable allows the user to specify the
monitored service's Inner VLAN priority. Valid if
'esaProbeInnerVlanTagEnabled' is specified as TRUE.
NOTE: This attribute is not applicable to Y.1731 probes.rw VlanPriority (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.4.1.21 |
esaProbeIpPrioMapModeThis object enables specification of Priority Mapping Mode for
the ESA Probe.
NOTE: This attribute is not applicable to Y.1731 probes.rw IpPriorityMapMode (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.4.1.22 |
esaProbeIpPriorityThis object enables specification of Priority Value for
esaProbePrioMapMode as priomap-tos,priomap-dscp.
NOTE: This attribute is not applicable to Y.1731 probes.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.4.1.23 |
esaProbePktsPerSampleThis object enables specification of number of packets within
a sample run for ESA traffic generation. A non-zero value
must be specified.
NOTE: This attribute is not applicable to Y.1731 probes.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.4.1.24 |
esaProbePktSizeThis object enables specification of fixed length frame size
in bytes for ESA traffic generation. If not specified, default value
of 104 bytes is used.
NOTE: This attribute is not available to Y.1731 probes.rw Integer32 (0|64..2000) .1.3.6.1.4.1.2544.1.12.8.1.4.1.25 |
esaProbeInterPktGapThis object enables specification of interval in milliseconds between
packet generation. A non-zero value must be specified.
NOTE: This attribute is not applicable to Y.1731 probes.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.4.1.26 |
esaProbePktDeadIntervalThis object enables specification of the dead interval in seconds
after 'esaProbePktsPerSample' have been generated within the sample.
This allows for settling time of the ESA traffic.
A non-zero value must be specified.
NOTE: This attribute is not applicable to Y.1731 probes.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.4.1.27 |
esaProbeResponseTimeoutThis object allows specification of the timeout value to
determine lost packets. Time specified in seconds.
NOTE: This attribute is not applicable to Y.1731 probes.
This object is applicable to Layer 3 and SLM/SLR Probes.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.4.1.28 |
esaProbeY1731DmmPktSizeThis object is only applicable to Y.1731 probes.
This object enables specification of the TLV size for
Delay Measurement Frames (DMMs).
Value of 0 is a read-only value when the Probe protocol is not y1731.
GE206 Release 4.4.x supports 2000 bytesrw Integer32 (0|64..9600) .1.3.6.1.4.1.2544.1.12.8.1.4.1.29 |
esaProbeY1731LmmIntervalLMM frame transmission period.
For Loss Measurement Frames, only interval-1sec is supported.
This attribute is only applicable to Y.1731 probes.rw EsaProbePktIntervalType .1.3.6.1.4.1.2544.1.12.8.1.4.1.30 |
esaProbeY1731DmmIntervalDMM frame transmission period.
This attribute is only applicable to Y.1731 probes.rw EsaProbePktIntervalType .1.3.6.1.4.1.2544.1.12.8.1.4.1.31 |
esaProbeHistoryBinsThis object allows specification of number of history bins.
This is the total history data that will be maintained
for an ESA Probe run, at any instance.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.4.1.32 |
esaProbeHistoryIntervalThis object allows specification of the history interval
period.rw EsaProbeHistoryIntervalType .1.3.6.1.4.1.2544.1.12.8.1.4.1.33 |
esaProbeDistHistoryBinsThis object allows specification of number of distribution
history bins. This is the total history distribution data that
will be maintained for an ESA Probe run, at any instance.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.4.1.34 |
esaProbeDistHistoryIntervalThis object allows specification of the history distribution
interval period.rw EsaProbeHistoryIntervalType .1.3.6.1.4.1.2544.1.12.8.1.4.1.35 |
esaProbeCreationTimeThis object provides the creation time of the ESA Probe.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.4.1.36 |
esaProbeStorageTypeThe type of storage configured for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.4.1.37 |
esaProbeRowStatusThe 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 esaProbeRowStatus supported are
createAndGo(4) and destroy(6). All mandatory attributes
must be specified in a single SNMP SET request with
esaProbeRowStatus value as createAndGo(4).
Upon successful row creation, this variable has a
value of active(1).
The esaProbeRowStatus 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.8.1.4.1.38 |
esaProbeMultiCOSEnabledThis object is introduced for FSP150CC Release 4.3.
This object is only applicable for Y.1731 and
SLM-SLR Probe Protocol Types. This object can be used
to specify the multiple class of services (COS) for each
ESA Probe.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.4.1.39 |
esaProbeSLAMonitorTypeThis object indicates whether the Probe is a point-to-point type
or a point-to-multipoint type. Only SLM-SLR probes can be
point-to-multipoint.rw EsaProbeSLAMonitorType .1.3.6.1.4.1.2544.1.12.8.1.4.1.40 |
esaProbeCOSTypeThis object can be used to specify the first Class of Service associated with
the Y.1731/SLM-SLR ESA Probe. In the case of a multiCOS Probe, this object
has no semantics when multiple COS levels exist. This object is only valid for
Y.1731/SLM-SLR ESA Probes.rw ClassOfServiceType (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.4.1.41 |
esaProbeSLMMulticastMACEnabledThis object can be used to specify whether the SLM/SLR protocol Probe will use
multicast MAC address in SLM (Synthetic Loss Measurement) messages.
This object is only valid for SLM-SLR ESA Probes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.4.1.42 |
esaProbeSOAMIntervalThis object can be used to specify the packet interval type for Y.1731 LM/DM
and SLM/SLR based ESA Probes, for the first Class of Service.
In the case of a multiCOS Probe, this object has no semantics
when multiple COS levels exist.
This attribute is applicable for Y.1731 LM/DM and SLM/SLR based probes.rw EsaProbePktIntervalType .1.3.6.1.4.1.2544.1.12.8.1.4.1.43 |
esaProbeSOAMPktSizeThis object can be used to specify the packet size for SLM-SLR based ESA Probes,
for the first Class of Service. In the case of multiCOS Probe, this object has
no semantics when multiple COS levels exist. In such cases this will return
a value of 0.rw Integer32 (0|64..9612) .1.3.6.1.4.1.2544.1.12.8.1.4.1.44 |
esaProbeInner2VlanTagEnabledAbility to specify whether or not to use Inner2 VLAN tag.
NOTE: This attribute is not applicable to Y.1731 probes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.4.1.45 |
esaProbeInner2VlanTagEtherTypeThis variable allows the user to specify the
monitored service's Inner2 VLAN tag Ether Type.
Valid if 'esaProbeInner2VlanTagEnabled' is specified as TRUE.
NOTE: This attribute is not applicable to Y.1731 probes.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.4.1.46 |
esaProbeInner2VlanIdThis variable allows the user to specify the
monitored service's Inner2 VLAN tag. Valid if 'esaProbeInner2VlanTagEnabled'
is specified as TRUE.
NOTE: This attribute is not applicable to Y.1731 probes.rw VlanId (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.4.1.47 |
esaProbeInner2VlanPrioThis variable allows the user to specify the
monitored service's Inner2 VLAN priority. Valid if
'esaProbeInner2VlanTagEnabled' is specified as TRUE.
NOTE: This attribute is not applicable to Y.1731 probes.rw VlanPriority (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.4.1.48 |
esaProbeAdminStateThis object represents the Administrative State of the ESA Probe.
This is not externally managed.ro AdminState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.4.1.49 |
esaProbeOperationalStateThis object represents the Operational State of the ESA Probe.ro OperationalState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.4.1.50 |
esaProbeSecondaryStateThis object represents the Secondary State of the ESA Probe.ro SecondaryState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.4.1.51 |
esaProbeMacAddressThis attribute is applicable only for Y.1731 probes. It identifies
the destination MacAddress which esa usingro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.4.1.52 |
esaProbeAliasThis object allows SNMP management entities to provide an
alias for an ESA Probe.rw DisplayString .1.3.6.1.4.1.2544.1.12.8.1.4.1.53 |
esaProbeScheduleGroupTableA list of entries that allow groups of ESA Probes
to be scheduled. SEQUENCE OF EsaProbeScheduleGroupEntry .1.3.6.1.4.1.2544.1.12.8.1.5 |
esaProbeScheduleGroupEntryA row in esaProbeScheduleGroupTable. Entries are created
in this table by management application action. EsaProbeScheduleGroupEntry .1.3.6.1.4.1.2544.1.12.8.1.5.1 |
esaProbeScheduleGroupIndexA unique index to distinguish the ESA Probe Schedule Group.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.5.1.1 |
esaProbeScheduleGroupDescrDescription of the probe schedule group.rw DisplayString .1.3.6.1.4.1.2544.1.12.8.1.5.1.2 |
esaProbeScheduleGroupProbeListA comma separated list of esaProbeName's, that will have the
same schedule.rw DisplayString .1.3.6.1.4.1.2544.1.12.8.1.5.1.3 |
esaProbeScheduleGroupTypeThis object allows to specify whether the ESA probe group
schedule is 'one-shot' or 'periodic'. A 'one-shot' schedule executes only
once and then stops. A 'periodic' schedule reoccurs
every 'esaProbeScheduleGroupInterval' seconds and continues
until explicitly stopped.rw ScheduleType (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.5.1.4 |
esaProbeScheduleGroupStartTimeThis object allows specification of the start time
of the ESA Probe Group. Value of time less than current system
time will equate to current time. When the system time reaches
this configured time, the ESA Probe Group will be activated.rw DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.5.1.5 |
esaProbeScheduleGroupDurationThis object allows specification of the duration in
'seconds' for ESA Probe Group run. Note that a value of
4294967295 means Duration as FOREVER.
FOREVER value is only applicable to schedule type oneshot.
The value 4294967295 cannot be used if schedule type is periodic.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.5.1.6 |
esaProbeScheduleGroupIntervalThis object allows specification of the interval in
'seconds' between successive runs for ESA Probe Group. This
variable is only valid if the 'esaProbeScheduleGroupType' is
'periodic'.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.5.1.7 |
esaProbeScheduleGroupActionThis object allows to suspend/resume the ESA scheduled group.rw EsaAction .1.3.6.1.4.1.2544.1.12.8.1.5.1.8 |
esaProbeScheduleGroupStatusThis object indicates the current status of the ESA Probe Group.ro SchedActivityStatus (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.5.1.9 |
esaProbeScheduleGroupStorageTypeThe type of storage configured for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.5.1.10 |
esaProbeScheduleGroupRowStatusThe 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 esaProbeScheduleGroupRowStatus supported are
createAndGo(4) and destroy(6). All mandatory attributes
must be specified in a single SNMP SET request with
esaProbeRowStatus value as createAndGo(4).
Upon successful row creation, this variable has a
value of active(1).
The esaProbeScheduleGroupRowStatus 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.8.1.5.1.11 |
esaProbeScheduleGroupActionProbeListA comma separated list of esaProbeName's, if set esaProbeScheduleGroupAction as add or remove,
they will be add or remove from esaProbeScheduleGroupProbeList.rw DisplayString .1.3.6.1.4.1.2544.1.12.8.1.5.1.12 |
esaReflectorTableA list of entries corresponding to ESA Reflectors.
NOTE: There is no need to create reflectors for Y.1731 probes as
the MEPs will respond by default. SEQUENCE OF EsaReflectorEntry .1.3.6.1.4.1.2544.1.12.8.1.6 |
esaReflectorEntryA row in the esaReflectorTable. Entries can
be created in this table by management application action. EsaReflectorEntry .1.3.6.1.4.1.2544.1.12.8.1.6.1 |
esaReflectorIndexA unique index to distinguish the ESA Reflector.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.6.1.1 |
esaReflectorNameA unique identifier to distinguish the ESA Reflector.rw DisplayString .1.3.6.1.4.1.2544.1.12.8.1.6.1.2 |
esaReflectorIpAddressThis object allows specification of the Reflector's IP Address.
Reflector listens for packets destined at this IP Address.rw IpAddress .1.3.6.1.4.1.2544.1.12.8.1.6.1.3 |
esaReflectorSubnetMaskThis object allows specification of the
Reflector's IP Subnet mask.rw IpAddress .1.3.6.1.4.1.2544.1.12.8.1.6.1.4 |
esaReflectorSourcePortThis object points to the Port to which the ESA Reflector
is attached, i.e.on which the service to be monitored resides.rw VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.6.1.5 |
esaReflectorIpPrioMapModeThis object enables specification of Priority Mapping Mode for
the ESA Reflector.rw IpPriorityMapMode (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.6.1.6 |
esaReflectorIpPriorityThis object enables specification of Priority Value for
esaReflectorPrioMapMode as priomap-tos,priomap-dscp.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.6.1.7 |
esaReflectorActionThis object allows to suspend/resume the ESA reflector.rw EsaAction .1.3.6.1.4.1.2544.1.12.8.1.6.1.8 |
esaReflectorSuspendedThis object indicates whether the ESA Reflector is active or suspended.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.6.1.9 |
esaReflectorCreationTimeThis object provides the creation time of the ESA Reflector.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.6.1.10 |
esaReflectorStorageTypeThe type of storage configured for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.6.1.11 |
esaReflectorRowStatusThe 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 esaReflectorRowStatus supported are
createAndGo(4) and destroy(6). All mandatory attributes
must be specified in a single SNMP SET request with
esaReflectorRowStatus value as createAndGo(4).
Upon successful row creation, this variable has a
value of active(1).
The esaReflectorRowStatus 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.8.1.6.1.12 |
esaReflectorDirectionThis object provides the direction of the ESA Reflector.rw EsaReflectorDirection .1.3.6.1.4.1.2544.1.12.8.1.6.1.13 |
esaReflectorAdminStateThis object represents the Administrative State of the ESA Reflector.
This is not externally managed.ro AdminState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.6.1.14 |
esaReflectorOperationalStateThis object represents the Operational State of the ESA Reflector.ro OperationalState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.6.1.15 |
esaReflectorSecondaryStateThis object represents the Secondary State of the ESA Reflector.ro SecondaryState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.6.1.16 |
esaReflectorMacAddressThis attribute is applicable only for Y.1731 probes. It identifies
the destination MacAddress which esa usingro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.6.1.17 |
esaReflectorAliasThis object allows SNMP management entities to provide an
alias for an ESA Reflector.rw DisplayString .1.3.6.1.4.1.2544.1.12.8.1.6.1.18 |
esaProbeStatsTableA collection of ESA Probe related statistics kept for
a particular ESA Probe entity. These reflect the
current data. SEQUENCE OF EsaProbeStatsEntry .1.3.6.1.4.1.2544.1.12.8.1.7 |
esaProbeStatsEntryA conceptual row in the esaProbeStatsTable. An entry exists
in this table for each ESA Probe. EsaProbeStatsEntry .1.3.6.1.4.1.2544.1.12.8.1.7.1 |
esaProbeStatsDestinationIndexAn integer index value used to uniquely identify
a destination (Reflector) Index, in a point-to-multi point SLA.
For Release 4.1 GE206, this value is 1, since only point-to-point SLA
is supported.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.1 |
esaProbeStatsCOSIndexAn integer index value used to uniquely identify
SLA for a specific Class of Service.
For Release 4.1 GE206, this value is 1, since the COS
is explicitly specified in the Probe parameters.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.2 |
esaProbeStatsIndexAn arbitrary integer index value used to uniquely identify
this ESA Probe statistics entry.
Index 1 corresponds to current and index 2 to rollover.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.3 |
esaProbeStatsIntervalTypeIndicates the type of collection, i.e. whether it is
current, or rollover.ro EsaProbePmIntervalType .1.3.6.1.4.1.2544.1.12.8.1.7.1.4 |
esaProbeStatsCOSThe Class of Service.
For Release 4.1 GE206, this value is cos-not-applicable, since
multi COS SLA is not supported.ro ClassOfServiceType (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.5 |
esaProbeStatsValidIndicates the validity of the bin.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.7.1.6 |
esaProbeStatsActionAllows the Manager to clear the bin.rw CmPmBinAction (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.7 |
esaProbeStatsP2RPktsThe total number of Transmitted Packets in the current interval.
In the case of Y.1731 probes, this reflects the number of DMRs
(Delay Measurement Replies) received and this will always be the
same as the esaProbeStatsR2PPkts.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.8 |
esaProbeStatsP2RErredPktsThe total number of Packets in the current interval, for which
there was a problem in transmission. This error is counted
when there is a failure in packet transmission due to resource
limitations (buffers).
This can happen if the Probe Configuration was changed to
send in a large number of packets in a time interval.
NOTE: This is not applicable for Y.1731 probes.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.9 |
esaProbeStatsP2RSyncErrsThe number of (time) Synchronization Errors from probe to reflector
in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.10 |
esaProbeStatsP2RLostPktsThe number of Lost Pkts from probe to reflector in the current interval.
For Y.1731 probes, these are the actual data frames lost.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.11 |
esaProbeStatsR2PPktsThe total number of Received Packets in the current interval.
In the case of Y.1731 probes, this reflects the number of DMRs
(Delay Measurement Replies) received and this will always be the
same as the esaProbeStatsP2RPkts.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.12 |
esaProbeStatsR2PErredPktsThe total number of Received Packets in the current interval,
which had errors such as length of received packet is less than
the protocol header length, packet was received after it was
marked as lost (i.e.beyond timeout).
NOTE: This is not applicable for Y.1731 probes.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.13 |
esaProbeStatsR2PSyncErrsThe number of (time) Synchronization Errors from reflector to probe
in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.14 |
esaProbeStatsR2PLostPktsThe number of Lost Pkts from reflector to probe in the current interval.
For Y.1731 probes, these are the actual data frames lost.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.15 |
esaProbeStatsLostPktsThe total number of Lost Packets in the current interval.
Packets which are not received from the reflector end beyond
the configured timeout value are termed as lost.
NOTE: This is not applicable for Y.1731 probes.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.16 |
esaProbeStatsSeqGapsThe 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.
NOTE: This is not applicable for Y.1731 probes.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.17 |
esaProbeStatsOutOfSeqErrsThe 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.
NOTE: This is not applicable for Y.1731 probes.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.18 |
esaProbeStatsMinRoundTripDelayThe minimum round-trip delay(in microseconds) across all
packets received in the current interval.
The reflector's processing time is excluded from the value.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.19 |
esaProbeStatsMaxRoundTripDelayThe maximum round-trip delay(in microseconds) across all
packets received in the current interval.
The reflector's processing time is excluded from the value.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.20 |
esaProbeStatsAvgRoundTripDelayThe average round-trip delay(in microseconds) across all
packets received in the current interval.
The reflector's processing time is excluded from the value.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.21 |
esaProbeStatsSumRoundTripDelayThe total sum of round trip delay(in microseconds)
in the current interval.
The reflector's processing time is excluded from the value.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.22 |
esaProbeStatsSumOfSqRoundTripDelayThe sum of square of round trip delays in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.23 |
esaProbeStatsMinOnewayP2RDelayThe minimum one-way source to destination delay(in microseconds)
across all packets received in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.24 |
esaProbeStatsMaxOnewayP2RDelayThe maximum one-way source to destination delay(in microseconds)
across all packets received in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.25 |
esaProbeStatsAvgOnewayP2RDelayThe average one-way source to destination delay(in microseconds)
across all packets received in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.26 |
esaProbeStatsSumOnewayP2RDelayThe total sum of one-way delay from source to
destination in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.27 |
esaProbeStatsSumOfSqOnewayP2RDelayThe sum of square of one-way delay from source to
destination in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.28 |
esaProbeStatsMinOnewayR2PDelayThe minimum one-way destination to source delay(in microseconds)
across all packets received in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.29 |
esaProbeStatsMaxOnewayR2PDelayThe maximum one-way destination to source delay(in microseconds)
across all packets received in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.30 |
esaProbeStatsAvgOnewayR2PDelayThe average one-way destination to source delay(in microseconds)
across all packets received in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.31 |
esaProbeStatsSumOnewayR2PDelayThe total sum of one-way delay from destination to source
in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.32 |
esaProbeStatsSumOfSqOnewayR2PDelayThe sum of square of one-way delay from destination to source
in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.33 |
esaProbeStatsMinPosP2RJitterThe minimum positive one-way jitter from source to
destination in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.34 |
esaProbeStatsMaxPosP2RJitterThe maximum positive one-way jitter from source to
destination in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.35 |
esaProbeStatsNumPosP2RJitterThe total number of positive one-way jitters from source to
destination in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.36 |
esaProbeStatsSumPosP2RJitterThe total sum of positive one-way jitters from source to
destination in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.37 |
esaProbeStatsSumOfSqPosP2RJitterThe sum of square of positive one-way jitters from source to
destination in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.38 |
esaProbeStatsMinNegP2RJitterThe minimum negative one-way jitter from source to
destination in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.39 |
esaProbeStatsMaxNegP2RJitterThe maximum negative one-way jitter from source to
destination in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.40 |
esaProbeStatsNumNegP2RJitterThe total number of negative one-way jitters from source to
destination in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.41 |
esaProbeStatsSumNegP2RJitterThe total sum of negative one-way jitters from source to
destination in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.42 |
esaProbeStatsSumOfSqNegP2RJitterThe sum of square of negative one-way jitters from source to
destination in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.43 |
esaProbeStatsMinPosR2PJitterThe minimum positive one-way jitter from destination to source
in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.44 |
esaProbeStatsMaxPosR2PJitterThe maximum positive one-way jitter from destination to
source in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.45 |
esaProbeStatsNumPosR2PJitterThe total number of positive one-way jitters from destination to
source in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.46 |
esaProbeStatsSumPosR2PJitterThe total sum of positive one-way jitters from destination to
source in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.47 |
esaProbeStatsSumOfSqPosR2PJitterThe sum of square of positive one-way jitters from destination to
source in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.48 |
esaProbeStatsMinNegR2PJitterThe minimum negative one-way jitter from destination to source
in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.49 |
esaProbeStatsMaxNegR2PJitterThe maximum negative one-way jitter from destination to
source in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.50 |
esaProbeStatsNumNegR2PJitterThe total number of negative one-way jitters from destination to
source in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.51 |
esaProbeStatsSumNegR2PJitterThe total sum of negative one-way jitters from destination to
source in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.52 |
esaProbeStatsSumOfSqNegR2PJitterThe sum of square of negative one-way jitters from destination to
source in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.53 |
esaProbeStatsY1731P2RNegLossOccurrencesThis attribute is only applicable to Y.1731 probes. This is the
number of occurences of negative frame loss from Source MEP (Probe)
to Destination MEP (Reflector). If these counts are non-zero then
there could be some kind of provisioning mismatch between the Probe
MEP and Reflector MEP. Here are some scenarios this can happen:
- Probe MEP is configured to count in-profile frames only and the
Reflector MEP is configured to count all frames with a mismatch
in value for the attribute cfmMepLmCountInProfileFrames.
- Probe MEP is configured to count data frames for specific VLAN
priority and the Reflector MEP is configured to count data frames
for all the priorities with a mismatch in values for the attributes
cfmMepLmTxCountAllPrios or cfmMepLmRxCountAllPrios.
NOTE: This could possibly happen due to reasons not related to
configuration such as frame reordering in the network.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.54 |
esaProbeStatsY1731R2PNegLossOccurrencesThis attribute is only applicable to Y.1731 probes. This is the
number of occurences of negative frame loss from to Destination MEP
(Reflector) to Source MEP (Probe). If these counts are non-zero then
there could be some kind of provisioning mismatch between the Probe
MEP and Reflector MEP. Here are some scenarios this can happen:
- Probe MEP is configured to count in-profile frames only and the
Reflector MEP is configured to count all frames with a mismatch
in value for the attribute cfmMepLmCountInProfileFrames.
- Probe MEP is configured to count data frames for specific VLAN
priority and the Reflector MEP is configured to count data frames
for all the priorities with a mismatch in values for the attributes
cfmMepLmTxCountAllPrios or cfmMepLmRxCountAllPrios.
NOTE: This could possibly happen due to reasons not related to
configuration such as frame reordering in the network.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.55 |
esaProbeStatsY1731RxLmSamplesThis attribute is only applicable to Y.1731 probes. This flag
indicates that at least one loss measurement sample was received
for this bin period (LMRs received). This is used by the user
to differentiate between valid zero frame loss and not receiving
any LMRs.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.7.1.56 |
esaProbeStatsY1731RxDmSamplesThis attribute is only applicable to Y.1731 probes. This flag
indicates that at least one delay measurement sample was received
for this bin period (DMRs received).ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.7.1.57 |
esaProbeStatsY1731P2RFramesThis attribute is only applicable to Y.1731 probes. This is the
number of data frames counted by the Source MEP (Probe) that
are transmitted towards the Destination MEP (Reflector). Based
on the configuration the MEP counts the data frames with:
- MEP's LM TX priority or all the priorities
- All the VLAN IDs belonging the MEP's MA VID list.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.58 |
esaProbeStatsY1731R2PFramesThis attribute is only applicable to Y.1731 probes. This is the
number of data frames counted by the Destination MEP (Reflector)
that are transmitted towards the Source MEP (Probe). Based
on the configuration the MEP counts the data frames with:
- MEP's LM RX priority or all the priorities
- All the VLAN IDs belonging the MEP's MA VID list.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.59 |
esaProbeStatsAvgAbsP2RJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the average absolute P2R Jitter value.
.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.60 |
esaProbeStatsAvgAbsR2PJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the average absolute R2P Jitter value.
.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.61 |
esaProbeStatsMinAbsP2RJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the minimum absolute P2R Jitter value.
.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.62 |
esaProbeStatsMinAbsR2PJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the minimum absolute R2P Jitter value.
.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.63 |
esaProbeStatsMaxAbsP2RJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the maximum absolute P2R Jitter value.
.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.64 |
esaProbeStatsMaxAbsR2PJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the maximum absolute R2P Jitter value.
.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.7.1.65 |
esaProbeStatsNumAbsP2RJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the number of absolute P2R Jitters.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.66 |
esaProbeStatsNumAbsR2PJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the number of absolute R2P Jitters.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.67 |
esaProbeStatsSumAbsP2RJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the sum of absolute P2R Jitter values.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.68 |
esaProbeStatsSumAbsR2PJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the sum of absolute R2P Jitter values.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.69 |
esaProbeStatsSumOfSqAbsP2RJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the sum of squares of absolute P2R Jitter values.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.70 |
esaProbeStatsSumOfSqAbsR2PJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the sum of squares of absolute R2P Jitter values.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.7.1.71 |
esaProbeHistoryTableA collection of ESA Probe related history kept for
a particular ESA Probe entity. These reflect the
current data. SEQUENCE OF EsaProbeHistoryEntry .1.3.6.1.4.1.2544.1.12.8.1.8 |
esaProbeHistoryEntryA conceptual row in the esaProbeHistoryTable. An entry exists
in this table for each ESA Probe. EsaProbeHistoryEntry .1.3.6.1.4.1.2544.1.12.8.1.8.1 |
esaProbeHistoryDestinationIndexAn integer index value used to uniquely identify
a destination (Reflector) Index, in a point-to-multi point SLA.
For Release 4.1 GE206, this value is 1, since only point-to-point SLA
is supported.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.1 |
esaProbeHistoryCOSIndexAn integer index value used to uniquely identify
SLA for a specific Class of Service.
For Release 4.1 GE206, this value is 1, since the COS
is explicitly specified in the Probe parameters.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.2 |
esaProbeHistoryIndexAn arbitrary integer index value used to uniquely identify
this ESA Probe statistics history entry.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.3 |
esaProbeHistoryTimeIndicates the time of history bin creation.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.8.1.4 |
esaProbeHistoryValidIndicates the validity of the bin.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.8.1.5 |
esaProbeHistoryActionAllows the Manager to clear the bin.rw CmPmBinAction (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.6 |
esaProbeHistoryCOSThe Class of Service.
For Release 4.1 GE206, this value is cos-not-applicable, since
multi COS SLA is not supported.ro ClassOfServiceType (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.7 |
esaProbeHistoryP2RPktsThe total number of Transmitted Packets in the current interval.
In the case of Y.1731 probes, this reflects the number of DMRs
(Delay Measurement Replies) received and this will always be the
same as the esaProbeHistoryR2PPkts.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.8 |
esaProbeHistoryP2RErredPktsThe total number of Packets in the current interval, for which
there was a problem in transmission. This error is counted
when there is a failure in packet transmission due to resource
limitations (buffers).
This can happen if the Probe Configuration was changed to
send in a large number of packets in a time interval.
NOTE: This is not applicable for Y.1731 probes.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.9 |
esaProbeHistoryP2RSyncErrsThe number of (time) Synchronization Errors from probe to reflector
in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.10 |
esaProbeHistoryP2RLostPktsThe number of Lost Pkts from probe to reflector in the current interval.
For Y.1731 probes, these are the actual data frames lost.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.11 |
esaProbeHistoryR2PPktsThe total number of Received Packets in the current interval.
In the case of Y.1731 probes, this reflects the number of DMRs
(Delay Measurement Replies) received and this will always be the
same as the esaProbeHistoryP2RPkts.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.12 |
esaProbeHistoryR2PErredPktsThe total number of Received Packets in the current interval,
which had errors such as length of received packet is less than
the protocol header length, packet was received after it was
marked as lost (i.e.beyond timeout).
NOTE: This is not applicable for Y.1731 probes.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.13 |
esaProbeHistoryR2PSyncErrsThe number of (time) Synchronization Errors from reflector to probe
in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.14 |
esaProbeHistoryR2PLostPktsThe number of Lost Pkts from reflector to probe in the current interval.
For Y.1731 probes, these are the actual data frames lost.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.15 |
esaProbeHistoryLostPktsThe total number of Lost Packets in the current interval.
Packets which are not received from the reflector end beyond
the configured timeout value are termed as lost.
NOTE: This is not applicable for Y.1731 probes.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.16 |
esaProbeHistorySeqGapsThe 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.
NOTE: This is not applicable for Y.1731 probes.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.17 |
esaProbeHistoryOutOfSeqErrsThe 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.
NOTE: This is not applicable for Y.1731 probes.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.18 |
esaProbeHistoryMinRoundTripDelayThe minimum round-trip delay(in microseconds) across all
packets received in the current interval.
The reflector's processing time is excluded from the value.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.19 |
esaProbeHistoryMaxRoundTripDelayThe maximum round-trip delay(in microseconds) across all
packets received in the current interval.
The reflector's processing time is excluded from the value.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.20 |
esaProbeHistoryAvgRoundTripDelayThe average round-trip delay(in microseconds) across all
packets received in the current interval.
The reflector's processing time is excluded from the value.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.21 |
esaProbeHistorySumRoundTripDelayThe total sum of round trip delay(in microseconds)
in the current interval.
The reflector's processing time is excluded from the value.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.22 |
esaProbeHistorySumOfSqRoundTripDelayThe sum of square of round trip delays in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.23 |
esaProbeHistoryMinOnewayP2RDelayThe minimum one-way source to destination delay(in microseconds)
across all packets received in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.24 |
esaProbeHistoryMaxOnewayP2RDelayThe maximum one-way source to destination delay(in microseconds)
across all packets received in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.25 |
esaProbeHistoryAvgOnewayP2RDelayThe average one-way source to destination delay(in microseconds)
across all packets received in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.26 |
esaProbeHistorySumOnewayP2RDelayThe total sum of one-way delay from source to
destination in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.27 |
esaProbeHistorySumOfSqOnewayP2RDelayThe sum of square of one-way delay from source to
destination in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.28 |
esaProbeHistoryMinOnewayR2PDelayThe minimum one-way destination to source delay(in microseconds)
across all packets received in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.29 |
esaProbeHistoryMaxOnewayR2PDelayThe maximum one-way destination to source delay(in microseconds)
across all packets received in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.30 |
esaProbeHistoryAvgOnewayR2PDelayThe average one-way destination to source delay(in microseconds)
across all packets received in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.31 |
esaProbeHistorySumOnewayR2PDelayThe total sum of one-way delay from destination to source
in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.32 |
esaProbeHistorySumOfSqOnewayR2PDelayThe sum of square of one-way delay from destination to source
in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.33 |
esaProbeHistoryMinPosP2RJitterThe minimum positive one-way jitter from source to
destination in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.34 |
esaProbeHistoryMaxPosP2RJitterThe maximum positive one-way jitter from source to
destination in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.35 |
esaProbeHistoryNumPosP2RJitterThe total number of positive one-way jitters from source to
destination in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.36 |
esaProbeHistorySumPosP2RJitterThe total sum of positive one-way jitters from source to
destination in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.37 |
esaProbeHistorySumOfSqPosP2RJitterThe sum of square of positive one-way jitters from source to
destination in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.38 |
esaProbeHistoryMinNegP2RJitterThe minimum negative one-way jitter from source to
destination in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.39 |
esaProbeHistoryMaxNegP2RJitterThe maximum negative one-way jitter from source to
destination in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.40 |
esaProbeHistoryNumNegP2RJitterThe total number of negative one-way jitters from source to
destination in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.41 |
esaProbeHistorySumNegP2RJitterThe total sum of negative one-way jitters from source to
destination in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.42 |
esaProbeHistorySumOfSqNegP2RJitterThe sum of square of negative one-way jitters from source to
destination in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.43 |
esaProbeHistoryMinPosR2PJitterThe minimum positive one-way jitter from destination to source
in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.44 |
esaProbeHistoryMaxPosR2PJitterThe maximum positive one-way jitter from destination to
source in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.45 |
esaProbeHistoryNumPosR2PJitterThe total number of positive one-way jitters from destination to
source in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.46 |
esaProbeHistorySumPosR2PJitterThe total sum of positive one-way jitters from destination to
source in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.47 |
esaProbeHistorySumOfSqPosR2PJitterThe sum of square of positive one-way jitters from destination to
source in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.48 |
esaProbeHistoryMinNegR2PJitterThe minimum negative one-way jitter from destination to source
in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.49 |
esaProbeHistoryMaxNegR2PJitterThe maximum negative one-way jitter from destination to
source in the current interval.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.50 |
esaProbeHistoryNumNegR2PJitterThe total number of negative one-way jitters from destination to
source in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.51 |
esaProbeHistorySumNegR2PJitterThe total sum of negative one-way jitters from destination to
source in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.52 |
esaProbeHistorySumOfSqNegR2PJitterThe sum of square of negative one-way jitters from destination to
source in the current interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.53 |
esaProbeHistoryY1731P2RNegLossOccurrencesThis attribute is only applicable to Y.1731 probes. This is the
number of occurences of negative frame loss from Source MEP (Probe)
to Destination MEP (Reflector). If these counts are non-zero then
there could be some kind of provisioning mismatch between the Probe
MEP and Reflector MEP. Here are some scenarios this can happen:
- Probe MEP is configured to count in-profile frames only and the
Reflector MEP is configured to count all frames with a mismatch
in value for the attribute cfmMepLmCountInProfileFrames.
- Probe MEP is configured to count data frames for specific VLAN
priority and the Reflector MEP is configured to count data frames
for all the priorities with a mismatch in values for the attributes
cfmMepLmTxCountAllPrios or cfmMepLmRxCountAllPrios.
NOTE: This could possibly happen due to reasons not related to
configuration such as frame reordering in the network.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.54 |
esaProbeHistoryY1731R2PNegLossOccurrencesThis attribute is only applicable to Y.1731 probes. This is the
number of occurences of negative frame loss from to Destination MEP
(Reflector) to Source MEP (Probe). If these counts are non-zero then
there could be some kind of provisioning mismatch between the Probe
MEP and Reflector MEP. Here are some scenarios this can happen:
- Probe MEP is configured to count in-profile frames only and the
Reflector MEP is configured to count all frames with a mismatch
in value for the attribute cfmMepLmCountInProfileFrames.
- Probe MEP is configured to count data frames for specific VLAN
priority and the Reflector MEP is configured to count data frames
for all the priorities with a mismatch in values for the attributes
cfmMepLmTxCountAllPrios or cfmMepLmRxCountAllPrios.
NOTE: This could possibly happen due to reasons not related to
configuration such as frame reordering in the network.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.55 |
esaProbeHistoryY1731RxLmSamplesThis attribute is only applicable to Y.1731 probes. This flag
indicates that at least one loss measurement sample was received
for this bin period (LMRs received). This is used by the user
to differentiate between valid zero frame loss and not receiving
any LMRs.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.8.1.56 |
esaProbeHistoryY1731RxDmSamplesThis attribute is only applicable to Y.1731 probes. This flag
indicates that at least one delay measurement sample was received
for this bin period (DMRs received).ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.8.1.57 |
esaProbeHistoryY1731P2RFramesThis attribute is only applicable to Y.1731 probes. This is the
number of data frames counted by the Source MEP (Probe) that
are transmitted towards the Destination MEP (Reflector). Based
on the configuration the MEP counts the data frames with:
- MEP's LM TX priority or all the priorities
- All the VLAN IDs belonging the MEP's MA VID list.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.58 |
esaProbeHistoryY1731R2PFramesThis attribute is only applicable to Y.1731 probes. This is the
number of data frames counted by the Destination MEP (Reflector)
that are transmitted towards the Source MEP (Probe). Based
on the configuration the MEP counts the data frames with:
- MEP's LM RX priority or all the priorities
- All the VLAN IDs belonging the MEP's MA VID list.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.59 |
esaProbeHistoryAvgAbsP2RJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the average absolute P2R Jitter value.
.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.60 |
esaProbeHistoryAvgAbsR2PJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the average absolute R2P Jitter value.
.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.61 |
esaProbeHistoryMinAbsP2RJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the minimum absolute P2R Jitter value.
.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.62 |
esaProbeHistoryMinAbsR2PJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the minimum absolute R2P Jitter value.
.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.63 |
esaProbeHistoryMaxAbsP2RJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the maximum absolute P2R Jitter value.
.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.64 |
esaProbeHistoryMaxAbsR2PJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the maximum absolute R2P Jitter value.
.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.8.1.65 |
esaProbeHistoryNumAbsP2RJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the number of absolute P2R Jitters.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.66 |
esaProbeHistoryNumAbsR2PJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the number of absolute R2P Jitters.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.67 |
esaProbeHistorySumAbsP2RJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the sum of absolute P2R Jitter values.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.68 |
esaProbeHistorySumAbsR2PJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the sum of absolute R2P Jitter values.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.69 |
esaProbeHistorySumOfSqAbsP2RJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the sum of squares of absolute P2R Jitter values.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.70 |
esaProbeHistorySumOfSqAbsR2PJitterThis attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes.
This is the sum of squares of absolute R2P Jitter values.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.8.1.71 |
esaProbeDistStatsConfigTableA list of entries that need to be configured
in order to obtain statistical distribution
of ESA Probe collected data. SEQUENCE OF EsaProbeDistStatsConfigEntry .1.3.6.1.4.1.2544.1.12.8.1.9 |
esaProbeDistStatsConfigEntryA row in the esaProbeDistStatsConfigTable. EsaProbeDistStatsConfigEntry .1.3.6.1.4.1.2544.1.12.8.1.9.1 |
esaProbeDistStatsConfigIndexA unique index for each row. Each row corresponds to each enumeration
type specified in EsaProbeDistStatsType.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.9.1.1 |
esaProbeDistStatsConfigTypeIndicates whether the statistical distribution
is for round-trip delay (rt-delay), one-way probe to reflector
delay (oneway-p2rdelay), one-way reflector to probe delay(oneway-r2pdelay),
probe to reflector jitter (oneway-p2rjitter) or
one-way reflector to probe jitter (oneway-r2pjitter).ro EsaProbeDistStatsType .1.3.6.1.4.1.2544.1.12.8.1.9.1.2 |
esaProbeDistStatsConfigMinValMinimum sample value in distribution.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.9.1.3 |
esaProbeDistStatsConfigMaxValMaximum sample value in distribution.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.9.1.4 |
esaProbeDistStatsConfigNumBinsNumber of distribution bins.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.9.1.5 |
esaProbeDistStatsConfigLowBoundOfBin1The lower bound of the 1st bin.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.9.1.6 |
esaProbeDistStatsConfigLowBoundOfBin2The lower bound of the 2nd bin.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.9.1.7 |
esaProbeDistStatsConfigLowBoundOfBin3The lower bound of the 3rd bin.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.9.1.8 |
esaProbeDistStatsConfigLowBoundOfBin4The lower bound of the 4th bin.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.9.1.9 |
esaProbeDistStatsConfigLowBoundOfBin5The lower bound of the 5th bin.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.9.1.10 |
esaProbeDistStatsConfigLowBoundOfBin6The lower bound of the 6th bin.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.9.1.11 |
esaProbeDistStatsConfigLowBoundOfBin7The lower bound of the 7th bin.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.9.1.12 |
esaProbeDistStatsConfigLowBoundOfBin8The lower bound of the 8th bin.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.9.1.13 |
esaProbeDistStatsConfigLowBoundOfBin9The lower bound of the 9th bin.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.9.1.14 |
esaProbeDistStatsTableA list of entries that provide statistical distribution
of ESA Probe collected data. SEQUENCE OF EsaProbeDistStatsEntry .1.3.6.1.4.1.2544.1.12.8.1.10 |
esaProbeDistStatsEntryA row in the esaProbeDistStatsTable. EsaProbeDistStatsEntry .1.3.6.1.4.1.2544.1.12.8.1.10.1 |
esaProbeDistStatsDestinationIndexAn integer index value used to uniquely identify
a destination (Reflector) Index, in a point-to-multi point SLA.
For Release 4.1 GE206, this value is 1, since only point-to-point SLA
is supported.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.10.1.1 |
esaProbeDistStatsCOSIndexAn integer index value used to uniquely identify
SLA for a specific Class of Service.
For Release 4.1 GE206, this value is 1, since the COS
is explicitly specified in the Probe parameters.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.10.1.2 |
esaProbeDistStatsActionAllows the Manager to clear the bin.rw CmPmBinAction (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.10.1.3 |
esaProbeDistStatsCOSThe Class of Service.
For Release 4.1 GE206, this value is cos-not-applicable, since
multi COS SLA is not supported.ro ClassOfServiceType (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.10.1.4 |
esaProbeDistStatsNumBinsNumber of bins over which the statistical
data is distributed.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.10.1.5 |
esaProbeDistStatsLTMinNumber 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.8.1.10.1.6 |
esaProbeDistStatsGTMaxNumber 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.8.1.10.1.7 |
esaProbeDistStatsBinTableA list of entries that provide statistical distribution
of ESA Probe collected data for specific BINs. SEQUENCE OF EsaProbeDistStatsBinEntry .1.3.6.1.4.1.2544.1.12.8.1.11 |
esaProbeDistStatsBinEntryA row in the esaProbeDistStatsBinTable. EsaProbeDistStatsBinEntry .1.3.6.1.4.1.2544.1.12.8.1.11.1 |
esaProbeDistStatsBinIndexAn index for each row that uniquely provides statistical
data for a range.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.11.1.1 |
esaProbeDistStatsBinLowerThe lower limit of values collected in this bin.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.11.1.2 |
esaProbeDistStatsBinUpperThe upper limit of values collected in this bin.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.11.1.3 |
esaProbeDistStatsBinNumSamplesNumber 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.8.1.11.1.4 |
esaProbeDistHistoryTableA list of entries that provide statistical distribution
history of ESA Probe collected data. SEQUENCE OF EsaProbeDistHistoryEntry .1.3.6.1.4.1.2544.1.12.8.1.12 |
esaProbeDistHistoryEntryA row in the esaProbeDistHistoryTable. EsaProbeDistHistoryEntry .1.3.6.1.4.1.2544.1.12.8.1.12.1 |
esaProbeDistHistoryDestinationIndexAn integer index value used to uniquely identify
a destination (Reflector) Index, in a point-to-multi point SLA.
For Release 4.1 GE206, this value is 1, since only point-to-point SLA
is supported.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.12.1.1 |
esaProbeDistHistoryCOSIndexAn integer index value used to uniquely identify
SLA for a specific Class of Service.
For Release 4.1 GE206, this value is 1, since the COS
is explicitly specified in the Probe parameters.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.12.1.2 |
esaProbeDistHistoryIndexAn arbitrary integer index value used to uniquely identify
this ESA Probe Distribution History entry.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.12.1.3 |
esaProbeDistHistoryTimeIndicates the time of history bin creation.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.12.1.4 |
esaProbeDistHistoryActionAllows the Manager to clear the bin.rw CmPmBinAction (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.12.1.5 |
esaProbeDistHistoryCOSThe Class of Service.
For Release 4.1 GE206, this value is cos-not-applicable, since
multi COS SLA is not supported.ro ClassOfServiceType (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.12.1.6 |
esaProbeDistHistoryNumBinsNumber of bins over which the statistical
data is distributed.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.12.1.7 |
esaProbeDistHistoryLTMinNumber 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.8.1.12.1.8 |
esaProbeDistHistoryGTMaxNumber 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.8.1.12.1.9 |
esaProbeDistHistoryBinTableA list of entries that provide historical statistical distribution
of ESA Probe collected data for specific BINs. SEQUENCE OF EsaProbeDistHistoryBinEntry .1.3.6.1.4.1.2544.1.12.8.1.13 |
esaProbeDistHistoryBinEntryA row in the esaProbeDistHistoryBinTable. EsaProbeDistHistoryBinEntry .1.3.6.1.4.1.2544.1.12.8.1.13.1 |
esaProbeDistHistoryBinIndexAn index for each row that uniquely provides statistical
data for a range.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.13.1.1 |
esaProbeDistHistoryBinLowerThe lower limit of values collected in this bin.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.13.1.2 |
esaProbeDistHistoryBinUpperThe upper limit of values collected in this bin.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.13.1.3 |
esaProbeDistHistoryBinNumSamplesNumber 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.8.1.13.1.4 |
esaProbeStatsThresholdTableA table of entries that allow manageability of ESA
Probe Thresholds. SEQUENCE OF EsaProbeStatsThresholdEntry .1.3.6.1.4.1.2544.1.12.8.1.14 |
esaProbeStatsThresholdEntryA conceptual row in the esaProbeStatsThresholdTable. EsaProbeStatsThresholdEntry .1.3.6.1.4.1.2544.1.12.8.1.14.1 |
esaProbeStatsThresholdIndexAn index that uniquely identifies an entry in the
esaProbeStatsThresholdTable.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.14.1.1 |
esaProbeStatsThresholdVariableThe object identifier of the particular variable to be
sampled. Objects of the esaProbeStatsTable table 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.8.1.14.1.2 |
esaProbeStatsThresholdAbsValueLoLower 32 bits of the absolute value of the threshold.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.14.1.3 |
esaProbeStatsThresholdAbsValueHiHigher 32 bits of the absolute value of the threshold.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.14.1.4 |
esaProbeStatsThresholdMonValueMonitored value corresponding to esaProbeStatsThresholdVariable.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.14.1.5 |
esaProbeCOSConfigTableA list of entries corresponding to ESA Probes COS Configuration Levels. SEQUENCE OF EsaProbeCOSConfigEntry .1.3.6.1.4.1.2544.1.12.8.1.15 |
esaProbeCOSConfigEntryA row in the esaProbeCOSConfigTable. Entries can
be created in this table by management application action. EsaProbeCOSConfigEntry .1.3.6.1.4.1.2544.1.12.8.1.15.1 |
esaProbeCOSConfigIndexAn integer index value used to uniquely identify
SLA (Service Level Agreement) for a specific Class of Service.
Index 1 is associated with cos-0, index 2 with cos-1, index 3 with cos-2 and so on.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.15.1.1 |
esaProbeCOSConfigTypeThis is the Class of Service Type for Y.1731/SLM-SLR Probes, associated with the row.rw ClassOfServiceType (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.15.1.2 |
esaProbeCOSConfigIntervalThis is the Class of Service Y.1731/SLM-SLR packet interval type.rw EsaProbePktIntervalType .1.3.6.1.4.1.2544.1.12.8.1.15.1.3 |
esaProbeCOSConfigPktSizeThis is the Class of Service Y.1731/SLM-SLR Packet Size.
This object enables specification of the TLV size for
Delay Measurement Measures(DMMs) as well as Synthetic Loss Measurement Frames (SLMs).rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.15.1.4 |
esaProbeCOSConfigStorageTypeThe type of storage configured for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.15.1.5 |
esaProbeCOSConfigRowStatusThe 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 esaProbeCOSConfigRowStatus supported are
createAndGo(4) and destroy(6). All mandatory attributes
must be specified in a single SNMP SET request with
esaProbeCOSConfigRowStatus value as createAndGo(4).
Upon successful row creation, this variable has a
value of active(1).
The esaProbeCOSConfigRowStatus 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.8.1.15.1.6 |
esaProbeCOSConfigslmIntervalThis allows specification of the interval between subsequent SLM packets.rw EsaProbePktIntervalType .1.3.6.1.4.1.2544.1.12.8.1.15.1.7 |
esaProbeCOSConfigslmPktSizeThis allows specification of the SLM Packet Size.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.15.1.8 |
esaProbeCOSConfigSoamPmExtAvailFlrThresholdFrame loss ratio threshold for Availability (m%).rw Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.15.1.9 |
esaProbeCOSConfigSoamPmExtFlrDeltaTNumLmPdusThis is the number of loss measurement PDUs.
delta_t is this attribute multiplied by the
loss measurement message period.
For example, if SLM message period is
100ms and this attribute is 10,
then the delta_t is 1second.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.15.1.10 |
esaProbeCOSConfigSoamPmExtConDeltaTsForAvailThis is the number of consecutive delta_ts used
in the computation of availability/unavailability (n).rw Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.15.1.11 |
esaProbeMultiDestinationTableA list of entries corresponding to ESA Probes Multi Destinations. SEQUENCE OF EsaProbeMultiDestinationEntry .1.3.6.1.4.1.2544.1.12.8.1.16 |
esaProbeMultiDestinationEntryA row in the esaProbeMultiDestinationTable. Entries can
be created in this table by management application action. Entries in this table
represent destinations in a point-to-multipoint ESA Probe. EsaProbeMultiDestinationEntry .1.3.6.1.4.1.2544.1.12.8.1.16.1 |
esaProbeDestinationIndexAn integer index value used to uniquely identify
a destination.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.16.1.1 |
esaProbeDestinationMepTypeThis attribute is applicable only for point-to-multipoint probes.
This indicates if the destination MEP is specified using the MEP ID object
esaProbeDestinationMepId.rw MepDestinationType (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.16.1.2 |
esaProbeDestinationMepMacAddrThis attribute is applicable only for point-to-multipoint probes.
It identifies the destination MEP. This MAC address will be the
destination MAC address for frames if esaProbeDestinationMepType is 'macaddress'.
If CC protocol is not enabled between source and destination MEP then this is the
only choice to identify the remote MEP.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.16.1.3 |
esaProbeDestinationMepIdThis attribute is applicable only for point-to-multipoint probes.
It identifies the destination MEP. The MAC
address of this RMEP ID from RMEP database will be the destination
MAC address. This value is used only if the
esaProbeDestinationMepType is 'mepid'. CC protocol must be
enabled between source and destination MEP if the RMEP ID
is used to identify the Remote MEP.rw Dot1agCfmMepIdOrZero .1.3.6.1.4.1.2544.1.12.8.1.16.1.4 |
esaProbeDestinationStorageTypeThe type of storage configured for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.16.1.5 |
esaProbeDestinationRowStatusThe 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 esaProbeDestinationRowStatus supported are
createAndGo(4) and destroy(6). All mandatory attributes
must be specified in a single SNMP SET request with
esaProbeDestinationRowStatus value as createAndGo(4).
Upon successful row creation, this variable has a
value of active(1).
The esaProbeDestinationRowStatus 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.8.1.16.1.6 |
bertControlTableA list of entries for the control of BERT Streams. SEQUENCE OF BertControlEntry .1.3.6.1.4.1.2544.1.12.8.1.17 |
bertControlEntryA conceptual row in the bertControlTable. BertControlEntry .1.3.6.1.4.1.2544.1.12.8.1.17.1 |
bertControlIndexAn arbitrary integer index value used to uniquely identify
this BERT Control. Integer32 .1.3.6.1.4.1.2544.1.12.8.1.17.1.1 |
bertControlSourceEntityPointer to the entity on which the BERT
will be started within a card.rw VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.17.1.2 |
bertControlTestModeThe mode of BERT to be performed.rw BerTestMode .1.3.6.1.4.1.2544.1.12.8.1.17.1.3 |
bertControlDurationThis object enables specification of the time in seconds
for BERT. BERT will be stopped
after the specified time interval is exhausted.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.17.1.4 |
bertControlStreamThis object specifies which stream should be included in the
BERT execution. Value of 0 indicates that no streams is selected
by bertControlStream. Non 0 value indicates the
selected BERT stream.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.17.1.5 |
bertControlActionThis object enables starting/stopping of traffic generation
as well as resetting of monitored streams. This object may
not be specified at configuration creation time - in this
case it will take the value of `none'. This allows manager
to explicitly control the start and stop of traffic
generation/monitoring activity.
Value of `stop' is invalid if the activity is specified but
not started. Value of `start' is valid during creation time,
as well as when activity is already stopped. Specification
of `reset' resets the specified streams to default values,
as well as clears the control specification. Get on this
variable gives the most recent SNMP set specification.rw BertControlAction .1.3.6.1.4.1.2544.1.12.8.1.17.1.6 |
bertControlTestStatusThis object reflects the current status of test set configuration
entry. Upon creation, the status has a value of `initial'; the
status changes to `in-progress' upon ecpaControlAction
indicating `start'; the status changes to `completed' upon
ecpaControlAction indicating stop, as well as when
the specified test generation completes
autonomously upon completion of number of frames or
completion of specified time interval.ro BerTestStatus .1.3.6.1.4.1.2544.1.12.8.1.17.1.7 |
bertConfigStreamTableA list of entries for the configuration of BERT Config Stream Specifications. SEQUENCE OF BertConfigStreamEntry .1.3.6.1.4.1.2544.1.12.8.1.18 |
bertConfigStreamEntryA conceptual row in the bertConfigStreamTable. BertConfigStreamEntry .1.3.6.1.4.1.2544.1.12.8.1.18.1 |
bertConfigStreamIndexAn arbitrary integer index value used to uniquely identify
this BERT configStream. Integer32 .1.3.6.1.4.1.2544.1.12.8.1.18.1.1 |
bertConfigStreamNameSymbolic Stream Name that can be associated with an BERT Config stream.rw DisplayString .1.3.6.1.4.1.2544.1.12.8.1.18.1.2 |
bertConfigStreamTxPatternAllows specification of the Tx pattern of this BERT Config stream.rw BertPattern .1.3.6.1.4.1.2544.1.12.8.1.18.1.3 |
bertConfigStreamErrInjectEnabledThis object allows specification of whether Bit Error be injected.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.18.1.4 |
bertConfigStreamErrInjectRateBit Error Rate, applicable when Error Injection is enabled.rw BitErrRate (CM-FACILITY-MIB) .1.3.6.1.4.1.2544.1.12.8.1.18.1.5 |
bertConfigStreamErrInjectRateMultiplierBER value with 0.1 Step, in this release is fixed 10,
only applicable when Error Injection is enabled.rw Integer32 .1.3.6.1.4.1.2544.1.12.8.1.18.1.6 |
bertConfigStreamUserPatternLengthUser defined testing pattern length.rw BertUserPatternLength .1.3.6.1.4.1.2544.1.12.8.1.18.1.7 |
bertConfigStreamUserPatternUser defined testing pattern in a HEX format display string,
applicable when test pattern is user defined.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.18.1.8 |
bertTestStreamTableA list of entries containing results of a previous test. SEQUENCE OF BertTestStreamEntry .1.3.6.1.4.1.2544.1.12.8.1.19 |
bertTestStreamEntryA conceptual row in the bertTestStreamTable. Entries in this
table show results of the current BERT. BertTestStreamEntry .1.3.6.1.4.1.2544.1.12.8.1.19.1 |
bertTestStreamIndexAn integer index value corresponding to the stream index
for which the BERT was initiated. Integer32 .1.3.6.1.4.1.2544.1.12.8.1.19.1.1 |
bertTestStreamNameSymbolic Stream Name that can be associated with an BERT stream.rw DisplayString .1.3.6.1.4.1.2544.1.12.8.1.19.1.2 |
bertTestStreamTxPatternAllows specification of the Tx pattern of this BERT Test stream.ro BertPattern .1.3.6.1.4.1.2544.1.12.8.1.19.1.3 |
bertTestStreamErrInjectEnabledThis object allows specification of whether Bit Error be injected.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.19.1.4 |
bertTestStreamErrInjectRateBit Error Rate, applicable when Error Injection is enabled.ro BitErrRate (CM-FACILITY-MIB) .1.3.6.1.4.1.2544.1.12.8.1.19.1.5 |
bertTestStreamErrInjectRateMultiplierBER value with 0.1 Step, in this release is fixed 10,
only applicable when Error Injection is enabled.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.19.1.6 |
bertTestStreamUserPatternLengthUser defined testing pattern length.ro BertUserPatternLength .1.3.6.1.4.1.2544.1.12.8.1.19.1.7 |
bertTestStreamUserPatternUser defined testing pattern in a HEX format display string,
applicable when test pattern is user defined.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.19.1.8 |
bertTestStreamMonStartTimeThe start time of the BERT for this stream.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.19.1.9 |
bertTestStreamMonEndTimeThe end time of the BERT for this stream.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.19.1.10 |
bertTestStreamMonElapsedTimeThe elapsed time of BERT for this stream in seconds.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.19.1.11 |
bertTestStreamMonSyncStateThe Sync State of the BERT.ro BertSyncState .1.3.6.1.4.1.2544.1.12.8.1.19.1.12 |
bertTestStreamMonRxPatternAllows specification of the Rx pattern of this BERT Test stream.ro BertPattern .1.3.6.1.4.1.2544.1.12.8.1.19.1.13 |
bertTestStreamMonSyncCountsAllows specification of the Sync counts from test start.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.19.1.14 |
bertTestStreamMonRxBitErrsSinceStartAllows specification of the Received Errors since test start.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.19.1.15 |
bertTestStreamMonRxBitsSinceStartAllows specification of the Received Bits since test start.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.19.1.16 |
bertTestStreamMonRxESsSinceStartAllows specification of the Error seconds since test start.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.19.1.17 |
bertTestStreamMonRxErrRateSinceStartAllows specification of the Received BER Unit since test start.ro BitErrRate (CM-FACILITY-MIB) .1.3.6.1.4.1.2544.1.12.8.1.19.1.18 |
bertTestStreamMonRxErrRateMultiplierSinceStartAllows specification of the Received BER value with 0.1 Step since test start.ro Integer32 .1.3.6.1.4.1.2544.1.12.8.1.19.1.19 |
bertTestStreamMonRxBitErrsSinceLastSyncAllows specification of the Received Errors since last sync.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.19.1.20 |
bertTestStreamMonRxBitsSinceLastSyncAllows specification of the Received Bits since last sync.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.19.1.21 |
bertTestStreamMonRxESsSinceLastSyncAllows specification of the Received Error seconds since last sync.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.19.1.22 |
bertTestStreamMonRxErrRateSinceLastSyncAllows specification of the Received BER Unit since last sync.ro BitErrRate (CM-FACILITY-MIB) .1.3.6.1.4.1.2544.1.12.8.1.19.1.23 |
bertTestStreamMonRxErrRateMultiplierSinceLastSyncAllows specification of the Received BER value with 0.1 Step since last sync.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.19.1.24 |
bertTestStreamConfigChangedFlagThis object provides information on whether the associated bertConfigStream is changed.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.8.1.19.1.25 |
bertTestStreamMonOOSSsSinceStartThis object means the Out of Sync Seconds since start.ro Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.19.1.26 |
f3EsaProbeCOSConfigSoamPmExtTableA list of entries corresponding to ESA Probe Cos Configurations MEF 35. SEQUENCE OF F3EsaProbeCOSConfigSoamPmExtEntry .1.3.6.1.4.1.2544.1.12.8.1.20 |
f3EsaProbeCOSConfigSoamPmExtEntryA row in the esaProbeCOSConfigTable MEF 35. Entries can
be created in this table by management application action. F3EsaProbeCOSConfigSoamPmExtEntry .1.3.6.1.4.1.2544.1.12.8.1.20.1 |
f3EsaProbeCOSConfigSoamPmExtAvailFlrThresholdFrame loss ratio threshold for Availability (m%).rw Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.20.1.1 |
f3EsaProbeCOSConfigSoamPmExtFlrDeltaTNumLmPdusThis is the number of loss measurement PDUs.
delta_t is this attribute multiplied by the
loss measurement message period.
For example, if SLM message period is
100ms and this attribute is 10,
then the delta_t is 1second.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.20.1.2 |
f3EsaProbeCOSConfigSoamPmExtConDeltaTsForAvailThis is the number of consecutive delta_ts used
in the computation of availability/unavailability (n).rw Unsigned32 .1.3.6.1.4.1.2544.1.12.8.1.20.1.3 |
f3EsaProbeStatsSoamPmExtTableA collection of ESA Probe MEF 35 related statistics kept for
a particular ESA Probe entity. These reflect the
current data. SEQUENCE OF F3EsaProbeStatsSoamPmExtEntry .1.3.6.1.4.1.2544.1.12.8.1.21 |
f3EsaProbeStatsSoamPmExtEntryA conceptual row in the f3EsaProbeStatsSoamPmExtTable. F3EsaProbeStatsSoamPmExtEntry .1.3.6.1.4.1.2544.1.12.8.1.21.1 |
f3EsaProbeStatsSoamPmExtMinP2RFlrThis is the minimum probe to reflector FLR (m%).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.1 |
f3EsaProbeStatsSoamPmExtMaxP2RFlrThis is the maximum probe to reflector FLR (m%).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.2 |
f3EsaProbeStatsSoamPmExtAvgP2RFlrThis is the average probe to reflector FLR (m%).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.3 |
f3EsaProbeStatsSoamPmExtMinR2PFlrThis is the minimum reflector to probe FLR (m%).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.4 |
f3EsaProbeStatsSoamPmExtMaxR2PFlrThis is the maximum reflector to probe FLR (m%).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.5 |
f3EsaProbeStatsSoamPmExtAvgR2PFlrThis is the average reflector to probe FLR (m%).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.6 |
f3EsaProbeStatsSoamPmExtP2rSeverelyErroredDeltaTsThis is the number of delta_ts in which the FLR is greater
than availability threshold in the probe to reflector direction.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.7 |
f3EsaProbeStatsSoamPmExtR2PSeverelyErroredDeltaTsThis is the number of delta_ts in which the FLR is greater
than availability threshold in the reflector to probe direction.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.8 |
f3EsaProbeStatsSoamPmExtP2rAvailableTimeThis is the probe to reflector available delta_ts which begins to increment
when FLR is less than or equal to availability threshold for 'n' consecutive delta_ts.
It is incremented until FLR is greater than availability threshold for
'n' consecutive delta_ts.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.9 |
f3EsaProbeStatsSoamPmExtR2PAvailableTimeThis is the reflector to probe available delta_ts which begins to increment
when FLR is less than or equal to availability threshold for 'n' consecutive delta_ts.
It is incremented until FLR is greater than availability threshold for
'n' consecutive delta_ts.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.10 |
f3EsaProbeStatsSoamPmExtP2rUnavailableTimeThis is the probe to reflector unavailable delta_ts which begins to increment
when FLR is greater than availability threshold for 'n' consecutive delta_ts.
It is incremented until FLR is less than or equal to availability threshold for
'n' consecutive delta_ts.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.11 |
f3EsaProbeStatsSoamPmExtR2PUnavailableTimeThis is the reflector to probe unavailable delta_ts which begins to increment
when FLR is greater than availability threshold for 'n' consecutive delta_ts.
It is incremented until FLR is less than or equal to availability threshold for
'n' consecutive delta_ts.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.12 |
f3EsaProbeStatsSoamPmExtMinAbsRTJitterMinimum absolute round-trip (two-way) jitter in a measurement interval (microseconds).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.13 |
f3EsaProbeStatsSoamPmExtMaxAbsRTJitterMaximum absolute round-trip (two-way) jitter in a measurement interval (microseconds).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.14 |
f3EsaProbeStatsSoamPmExtAvgAbsRTJitterAverage absolute round-trip (two-way) jitter in a measurement interval (microseconds).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.15 |
f3EsaProbeStatsSoamPmExtNumAbsRTJitterNumber of absolute round-trip (two-way) jitter samples (microseconds).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.16 |
f3EsaProbeStatsSoamPmExtSumAbsRTJitterSum of absolute round-trip (two-way) jitter samples (microseconds).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.17 |
f3EsaProbeStatsSoamPmExtSumOfSqAbsRTJitterSum of squares of absolute round-trip (two-way) jitter samples (microseconds^2).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.18 |
f3EsaProbeStatsSoamPmExtMaxP2RFDRMaximum P2R (Forward) FDR in a measurement interval (microseconds).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.19 |
f3EsaProbeStatsSoamPmExtAvgP2RFDRAverage P2R (Forward) FDR in a measurement interval (microseconds).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.20 |
f3EsaProbeStatsSoamPmExtNumP2RFDRNumber of P2R (Forward) FDR samples (microseconds).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.21 |
f3EsaProbeStatsSoamPmExtSumP2RFDRSum of P2R (Forward) FDR samples (microseconds).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.22 |
f3EsaProbeStatsSoamPmExtSumOfSqP2RFDRSum of squares of P2R (Forward) FDR samples (microseconds^2).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.23 |
f3EsaProbeStatsSoamPmExtMaxR2PFDRMaximum R2P (Backward) FDR in a measurement interval (microseconds).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.24 |
f3EsaProbeStatsSoamPmExtAvgR2PFDRAverage R2P (Backward) FDR in a measurement interval (microseconds).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.25 |
f3EsaProbeStatsSoamPmExtNumR2PFDRNumber of R2P (Backward) FDR samples (microseconds).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.26 |
f3EsaProbeStatsSoamPmExtSumR2PFDRSum of R2P (Backward) FDR samples (microseconds).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.27 |
f3EsaProbeStatsSoamPmExtSumOfSqR2PFDRSum of squares of R2P (Backward) FDR samples (microseconds^2).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.28 |
f3EsaProbeStatsSoamPmExtMaxRTFDRMaximum round-trip (two-way) FDR in a measurement interval (microseconds).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.29 |
f3EsaProbeStatsSoamPmExtAvgRTFDRAverage round-trip (two-way) FDR in a measurement interval (microseconds).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.30 |
f3EsaProbeStatsSoamPmExtNumRTFDRNumber of round-trip (two-way) FDR samples (microseconds).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.31 |
f3EsaProbeStatsSoamPmExtSumRTFDRSum of round-trip (two-way) FDR samples (microseconds).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.32 |
f3EsaProbeStatsSoamPmExtSumOfSqRTFDRSum of squares of round-trip (two-way) FDR samples (microseconds^2).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.33 |
f3EsaProbeStatsSoamPmExtP2rAvailableDeltaTsProbe to reflector available delta_ts which begins to increment when FLR is less than or equal to availability threshold for 'n' consecutive delta_ts.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.34 |
f3EsaProbeStatsSoamPmExtR2pAvailableDeltaTsReflector to probe available delta_ts which begins to increment when FLR is less than or equal to availability threshold for 'n' consecutive delta_ts.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.35 |
f3EsaProbeStatsSoamPmExtP2rUnavailableDeltaTsProbe to reflector unavailable delta_ts which begins to increment when FLR is greater than availability threshold for 'n' consecutive delta_ts.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.36 |
f3EsaProbeStatsSoamPmExtR2pUnavailableDeltaTsReflector to probe unavailable delta_ts which begins to increment when FLR is greater than availability threshold for 'n' consecutive delta_ts.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.37 |
f3EsaProbeStatsSoamPmExtElapsedTimeThe elapsed time (monotonic time) for the interval which could be less or more than measurement interval based on which the Time of Day was moved forward or backwards respectively (miliseconds).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.21.1.38 |
f3EsaProbeHistorySoamPmExtTableA collection of ESA Probe MEF 35 related history kept for
a particular ESA Probe entity. These reflect the
history data. SEQUENCE OF F3EsaProbeHistorySoamPmExtEntry .1.3.6.1.4.1.2544.1.12.8.1.22 |
f3EsaProbeHistorySoamPmExtEntryA conceptual row in the f3EsaProbeHistorySoamPmExtTable. F3EsaProbeHistorySoamPmExtEntry .1.3.6.1.4.1.2544.1.12.8.1.22.1 |
f3EsaProbeHistorySoamPmExtMinP2RFlrThis is the minimum probe to reflector FLR.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.1 |
f3EsaProbeHistorySoamPmExtMaxP2RFlrThis is the maximum probe to reflector FLR.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.2 |
f3EsaProbeHistorySoamPmExtAvgP2RFlrThis is the average probe to reflector FLR.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.3 |
f3EsaProbeHistorySoamPmExtMinR2PFlrThis is the minimum reflector to probe FLR.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.4 |
f3EsaProbeHistorySoamPmExtMaxR2PFlrThis is the maximum reflector to probe FLR.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.5 |
f3EsaProbeHistorySoamPmExtAvgR2PFlrThis is the average reflector to probe FLR.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.6 |
f3EsaProbeHistorySoamPmExtP2rSeverelyErroredDeltaTsThis is the number of delta_ts in which the FLR is greater
than availability threshold in the probe to reflector direction.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.7 |
f3EsaProbeHistorySoamPmExtR2PSeverelyErroredDeltaTsThis is the number of delta_ts in which the FLR is greater
than availability threshold in the reflector to probe direction.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.8 |
f3EsaProbeHistorySoamPmExtP2rAvailableTimeThis is the probe to reflector available delta_ts which begins to increment
when FLR is less than or equal to availability threshold for 'n' consecutive delta_ts.
It is incremented until FLR is greater than availability threshold for
'n' consecutive delta_ts.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.9 |
f3EsaProbeHistorySoamPmExtR2PAvailableTimeThis is the reflector to probe available delta_ts which begins to increment
when FLR is less than or equal to availability threshold for 'n' consecutive delta_ts.
It is incremented until FLR is greater than availability threshold for
'n' consecutive delta_ts.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.10 |
f3EsaProbeHistorySoamPmExtP2rUnavailableTimeThis is the probe to reflector unavailable delta_ts which begins to increment
when FLR is greater than availability threshold for 'n' consecutive delta_ts.
It is incremented until FLR is less than or equal to availability threshold for
'n' consecutive delta_ts.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.11 |
f3EsaProbeHistorySoamPmExtR2PUnavailableTimeThis is the reflector to probe unavailable delta_ts which begins to increment
when FLR is greater than availability threshold for 'n' consecutive delta_ts.
It is incremented until FLR is less than or equal to availability threshold for
'n' consecutive delta_ts.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.12 |
f3EsaProbeHistorySoamPmExtMinAbsRTJitterMinimum absolute round-trip (two-way) jitter in a measurement interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.13 |
f3EsaProbeHistorySoamPmExtMaxAbsRTJitterMaximum absolute round-trip (two-way) jitter in a measurement interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.14 |
f3EsaProbeHistorySoamPmExtAvgAbsRTJitterAverage absolute round-trip (two-way) jitter in a measurement interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.15 |
f3EsaProbeHistorySoamPmExtNumAbsRTJitterNumber of absolute round-trip (two-way) jitter samples.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.16 |
f3EsaProbeHistorySoamPmExtSumAbsRTJitterSum of absolute round-trip (two-way) jitter samples.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.17 |
f3EsaProbeHistorySoamPmExtSumOfSqAbsRTJitterSum of squares of absolute round-trip (two-way) jitter samples.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.18 |
f3EsaProbeHistorySoamPmExtMaxP2RFDRMaximum P2R (Forward) FDR in a measurement interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.19 |
f3EsaProbeHistorySoamPmExtAvgP2RFDRAverage P2R (Forward) FDR in a measurement interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.20 |
f3EsaProbeHistorySoamPmExtNumP2RFDRNumber of P2R (Forward) FDR samples.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.21 |
f3EsaProbeHistorySoamPmExtSumP2RFDRSum of P2R (Forward) FDR samples.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.22 |
f3EsaProbeHistorySoamPmExtSumOfSqP2RFDRSum of squares of P2R (Forward) FDR samples.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.23 |
f3EsaProbeHistorySoamPmExtMaxR2PFDRMaximum R2P (Backward) FDR in a measurement interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.24 |
f3EsaProbeHistorySoamPmExtAvgR2PFDRAverage R2P (Backward) FDR in a measurement interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.25 |
f3EsaProbeHistorySoamPmExtNumR2PFDRNumber of R2P (Backward) FDR samples.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.26 |
f3EsaProbeHistorySoamPmExtSumR2PFDRSum of R2P (Backward) FDR samples.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.27 |
f3EsaProbeHistorySoamPmExtSumOfSqR2PFDRSum of squares of R2P (Backward) FDR samples.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.28 |
f3EsaProbeHistorySoamPmExtMaxRTFDRMaximum round-trip (two-way) FDR in a measurement interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.29 |
f3EsaProbeHistorySoamPmExtAvgRTFDRAverage round-trip (two-way) FDR in a measurement interval.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.30 |
f3EsaProbeHistorySoamPmExtNumRTFDRNumber of round-trip (two-way) FDR samples.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.31 |
f3EsaProbeHistorySoamPmExtSumRTFDRSum of round-trip (two-way) FDR samples.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.32 |
f3EsaProbeHistorySoamPmExtSumOfSqRTFDRSum of squares of round-trip (two-way) FDR samples.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.33 |
f3EsaProbeHistorySoamPmExtP2rAvailableDeltaTsProbe to reflector available delta_ts which begins to increment when FLR is less than or equal to availability threshold for 'n' consecutive delta_ts.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.34 |
f3EsaProbeHistorySoamPmExtR2pAvailableDeltaTsReflector to probe available delta_ts which begins to increment when FLR is less than or equal to availability threshold for 'n' consecutive delta_ts.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.35 |
f3EsaProbeHistorySoamPmExtP2rUnavailableDeltaTsProbe to reflector unavailable delta_ts which begins to increment when FLR is greater than availability threshold for 'n' consecutive delta_ts.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.36 |
f3EsaProbeHistorySoamPmExtR2pUnavailableDeltaTsReflector to probe unavailable delta_ts which begins to increment when FLR is greater than availability threshold for 'n' consecutive delta_ts.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.37 |
f3EsaProbeHistorySoamPmExtElapsedTimeThe elapsed time (monotonic time) for the interval which could be less or more than measurement interval based on which the Time of Day was moved forward or backwards respectively (miliseconds).ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.8.1.22.1.38 |
cmServAssuranceNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.8.2 |
cmOperateLoopbackTrapThis is the Operate Loopback Notification sent by the agent.
The actual attribute value is sent by the agent in the form of
a varbind list, as additional objects, as per SMIv2 (RFC2578, Section 8.1). NOTIFICATION-TYPE .1.3.6.1.4.1.2544.1.12.8.2.1 |
cmReleaseLoopbackTrapThis is the Release Loopback Notification sent by the agent.
The actual attribute value is sent by the agent in the form of
a varbind list, as additional objects, as per SMIv2 (RFC2578, Section 8.1). NOTIFICATION-TYPE .1.3.6.1.4.1.2544.1.12.8.2.2 |
esaProbeThresholdCrossingAlertThis trap is sent each time a threshold on a PM condition
on ESA Probe is crossed. NOTIFICATION-TYPE .1.3.6.1.4.1.2544.1.12.8.2.3 |
cmServAssuranceConformance OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.8.3 |
cmServAssuranceCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.8.3.1 |
cmServAssuranceGroups OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.8.3.2 |