CM-SA-MIB: View SNMP OID List / Download MIB

VENDOR: ADVA AG OPTICAL NETWORKING


 Home MIB: CM-SA-MIB
Download as:   

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


Object Name OID Type Access Info
 cmServiceAssuranceMIB 1.3.6.1.4.1.2544.1.12.8
This module defines the Service Assurance MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
     cmServAssuranceObjects 1.3.6.1.4.1.2544.1.12.8.1
         ecpaControlTable 1.3.6.1.4.1.2544.1.12.8.1.1 no-access
A 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.
             ecpaControlEntry 1.3.6.1.4.1.2544.1.12.8.1.1.1 no-access
A conceptual row in the ecpaControlTable.
                 ecpaControlIndex 1.3.6.1.4.1.2544.1.12.8.1.1.1.1 integer32 read-only
An arbitrary integer index value used to uniquely identify this Etherjack Connection Performance Analyzer Control Test head. There is only one test head per card.
                 ecpaControlSourcePort 1.3.6.1.4.1.2544.1.12.8.1.1.1.2 variablepointer read-write
Pointer to the Access or Network Port on which the ECPA test will be started within a card.
                 ecpaControlTestType 1.3.6.1.4.1.2544.1.12.8.1.1.1.3 ecpatesttype read-write
The 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.
                 ecpaControlNumFrames 1.3.6.1.4.1.2544.1.12.8.1.1.1.4 integer32 read-write
This object enables specification of the number of frames for traffic generation. Traffic Generation will be completed after the specified number of frames are transmitted.
                 ecpaControlDuration 1.3.6.1.4.1.2544.1.12.8.1.1.1.5 integer32 read-write
This object enables specification of the time in seconds for traffic generation. Traffic Generation will be stopped after the specified time interval is exhausted.
                 ecpaControlInjectorDirection 1.3.6.1.4.1.2544.1.12.8.1.1.1.6 trafficdirection read-write
This 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.
                 ecpaControlMonitorDirection 1.3.6.1.4.1.2544.1.12.8.1.1.1.7 trafficdirection read-write
This 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.
                 ecpaControlStream1 1.3.6.1.4.1.2544.1.12.8.1.1.1.8 integer32 read-write
This 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.
                 ecpaControlStream2 1.3.6.1.4.1.2544.1.12.8.1.1.1.9 integer32 read-write
This 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.
                 ecpaControlStream3 1.3.6.1.4.1.2544.1.12.8.1.1.1.10 integer32 read-write
This 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.
                 ecpaControlAction 1.3.6.1.4.1.2544.1.12.8.1.1.1.11 ecpacontrolaction read-write
This 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.
                 ecpaControlTestStatus 1.3.6.1.4.1.2544.1.12.8.1.1.1.12 ecpateststatus read-only
This 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.
                 ecpaControlStorageType 1.3.6.1.4.1.2544.1.12.8.1.1.1.13 storagetype read-only
The type of storage configured for this entry.
                 ecpaControlRowStatus 1.3.6.1.4.1.2544.1.12.8.1.1.1.14 rowstatus read-only
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of 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).
         ecpaConfigStreamTable 1.3.6.1.4.1.2544.1.12.8.1.2 no-access
A list of entries for the configuration of Etherjack Connection Performance Analyzer Stream Specifications.
             ecpaConfigStreamEntry 1.3.6.1.4.1.2544.1.12.8.1.2.1 no-access
A conceptual row in the ecpaConfigStreamTable.
                 ecpaConfigStreamIndex 1.3.6.1.4.1.2544.1.12.8.1.2.1.1 integer32 read-write
An arbitrary integer index value used to uniquely identify this Etherjack Connection Performance Analyzer.
                 ecpaConfigStreamName 1.3.6.1.4.1.2544.1.12.8.1.2.1.2 displaystring read-write
Symbolic Stream Name that can be associated with an ECPA stream.
                 ecpaConfigStreamFrameSize 1.3.6.1.4.1.2544.1.12.8.1.2.1.3 integer32 read-write
This 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.
                 ecpaConfigStreamRate 1.3.6.1.4.1.2544.1.12.8.1.2.1.4 unsigned32 read-write
The object enables specification of the traffic generation rate.
                 ecpaConfigStreamPayloadType 1.3.6.1.4.1.2544.1.12.8.1.2.1.5 ecpapayloadtype read-write
This 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.
                 ecpaConfigStreamSignature 1.3.6.1.4.1.2544.1.12.8.1.2.1.6 displaystring read-write
Indicates 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.
                 ecpaConfigStreamDestinationMAC 1.3.6.1.4.1.2544.1.12.8.1.2.1.7 macaddress read-write
Allows specification of destination MAC in the generated traffic.
                 ecpaConfigStreamSourceMAC 1.3.6.1.4.1.2544.1.12.8.1.2.1.8 macaddress read-write
Allows specification of source MAC in the generated traffic.
                 ecpaConfigStreamOuterVlanEnabled 1.3.6.1.4.1.2544.1.12.8.1.2.1.9 truthvalue read-write
Allows 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.
                 ecpaConfigStreamOuterVlanId 1.3.6.1.4.1.2544.1.12.8.1.2.1.10 vlanid read-write
Outer VLAN Id associated with the ECPA stream. Valid only if ecpaConfigStreamOuterVlanEnabled is enabled.
                 ecpaConfigStreamOuterVlanPrio 1.3.6.1.4.1.2544.1.12.8.1.2.1.11 vlanpriority read-write
Outer VLAN Priority associated with the ECPA stream. Valid only if ecpaConfigStreamOuterVlanEnabled is enabled.
                 ecpaConfigStreamOuterVlanEtherType 1.3.6.1.4.1.2544.1.12.8.1.2.1.12 integer32 read-write
EtherType associated with the Outer VLAN Tag. Valid only if ecpaConfigStreamOuterVlanEnabled is enabled.
                 ecpaConfigStreamInnerVlanEnabled 1.3.6.1.4.1.2544.1.12.8.1.2.1.13 truthvalue read-write
Allows 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.
                 ecpaConfigStreamInnerVlanId 1.3.6.1.4.1.2544.1.12.8.1.2.1.14 vlanid read-write
Inner VLAN Id associated with the ECPA stream. Valid only if ecpaConfigStreamInnerVlanEnabled is enabled.
                 ecpaConfigStreamInnerVlanPrio 1.3.6.1.4.1.2544.1.12.8.1.2.1.15 vlanpriority read-write
Inner VLAN Priority associated with the ECPA stream. Valid only if ecpaConfigStreamInnerVlanEnabled is enabled.
                 ecpaConfigStreamInnerVlanEtherType 1.3.6.1.4.1.2544.1.12.8.1.2.1.16 integer32 read-write
EtherType associated with the Inner VLAN Tag. Valid only if ecpaConfigStreamInnerVlanEnabled is enabled.
                 ecpaConfigStreamIpVersion 1.3.6.1.4.1.2544.1.12.8.1.2.1.17 ipversion read-write
This 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.
                 ecpaConfigStreamIpV4Address 1.3.6.1.4.1.2544.1.12.8.1.2.1.18 ipaddress read-write
This object enables specification of ipv4 IP Address for the test stream.This is used when ecpaConfigStreamIpVersion is ipv4.
                 ecpaConfigStreamIpV6Address 1.3.6.1.4.1.2544.1.12.8.1.2.1.19 ipv6address read-write
This object enables specification of ipv6 IP Address for the test stream.This is used when ecpaConfigStreamIpVersion is ipv6.
                 ecpaConfigStreamPrioMapMode 1.3.6.1.4.1.2544.1.12.8.1.2.1.20 ipprioritymapmode read-write
This object enables specification of Priority Mapping Mode for the test stream.
                 ecpaConfigStreamPrioVal 1.3.6.1.4.1.2544.1.12.8.1.2.1.21 integer32 read-write
This object enables specification of Priority Value for ecpaConfigStreamPrioMapMode as TOS/DSCP.
                 ecpaConfigStreamInnerVlan2Enabled 1.3.6.1.4.1.2544.1.12.8.1.2.1.22 truthvalue read-write
Allows 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.
                 ecpaConfigStreamInnerVlan2Id 1.3.6.1.4.1.2544.1.12.8.1.2.1.23 vlanid read-write
Inner (second) VLAN Id associated with the ECPA stream. Valid only if ecpaConfigStreamInnerVlan2Enabled is enabled.
                 ecpaConfigStreamInnerVlan2Prio 1.3.6.1.4.1.2544.1.12.8.1.2.1.24 vlanpriority read-write
Inner (second) VLAN Priority associated with the ECPA stream. Valid only if ecpaConfigStreamInnerVlan2Enabled is enabled.
                 ecpaConfigStreamInnerVlan2EtherType 1.3.6.1.4.1.2544.1.12.8.1.2.1.25 integer32 read-write
EtherType associated with the Inner (second) VLAN Tag. Valid only if ecpaConfigStreamInnerVlan2Enabled is enabled.
                 ecpaConfigStreamDestIpV4Address 1.3.6.1.4.1.2544.1.12.8.1.2.1.26 ipaddress read-write
This object enables specification of destination ipv4 IP Address for the test stream.This is used when ecpaConfigStreamIpVersion is ipv4.
                 ecpaConfigStreamDestIpV6Address 1.3.6.1.4.1.2544.1.12.8.1.2.1.27 ipv6address read-write
This object enables specification of destination ipv6 IP Address for the test stream.This is used when ecpaConfigStreamIpVersion is ipv6.
                 ecpaConfigStreamUsePortSourceMAC 1.3.6.1.4.1.2544.1.12.8.1.2.1.28 truthvalue read-write
This 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.
                 ecpaConfigStreamRateHi 1.3.6.1.4.1.2544.1.12.8.1.2.1.29 unsigned32 read-write
The object enables specification of the higher 32 bits of the traffic generation rate.
         ecpaTestStreamTable 1.3.6.1.4.1.2544.1.12.8.1.3 no-access
A list of entries containing results of a previous test.
             ecpaTestStreamEntry 1.3.6.1.4.1.2544.1.12.8.1.3.1 no-access
A conceptual row in the ecpaTestStreamTable. Entries in this table show results of the current ECPA test.
                 ecpaTestStreamIndex 1.3.6.1.4.1.2544.1.12.8.1.3.1.1 integer32 read-only
An integer index value corresponding to the stream index for which the ECPA test was initiated.
                 ecpaTestStreamSourcePort 1.3.6.1.4.1.2544.1.12.8.1.3.1.2 variablepointer read-only
An integer index value corresponding to the ifIndex for which the ECPA test was initiated.
                 ecpaTestStreamName 1.3.6.1.4.1.2544.1.12.8.1.3.1.3 displaystring read-write
Symbolic Stream Name that can be associated with an ECPA stream.
                 ecpaTestStreamFrameSize 1.3.6.1.4.1.2544.1.12.8.1.3.1.4 integer32 read-write
This object enables specification of fixed length frame size in bytes for traffic generation. If not specified, default value of 64 bytes is used.
                 ecpaTestStreamRate 1.3.6.1.4.1.2544.1.12.8.1.3.1.5 unsigned32 read-write
The object enables specification of the traffic generation rate.
                 ecpaTestStreamPayloadType 1.3.6.1.4.1.2544.1.12.8.1.3.1.6 ecpapayloadtype read-write
This 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.
                 ecpaTestStreamSignature 1.3.6.1.4.1.2544.1.12.8.1.3.1.7 displaystring read-write
Indicates 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.
                 ecpaTestStreamDestinationMAC 1.3.6.1.4.1.2544.1.12.8.1.3.1.8 macaddress read-write
Allows specification of destination MAC in the generated traffic.
                 ecpaTestStreamSourceMAC 1.3.6.1.4.1.2544.1.12.8.1.3.1.9 macaddress read-write
Allows specification of source MAC in the generated traffic.
                 ecpaTestStreamOuterVlanEnabled 1.3.6.1.4.1.2544.1.12.8.1.3.1.10 truthvalue read-write
Allows 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.
                 ecpaTestStreamOuterVlanId 1.3.6.1.4.1.2544.1.12.8.1.3.1.11 vlanid read-write
Outer VLAN Id associated with the ECPA stream. Valid only if ecpaTestStreamOuterVlanEnabled is enabled.
                 ecpaTestStreamOuterVlanPrio 1.3.6.1.4.1.2544.1.12.8.1.3.1.12 vlanpriority read-write
Outer VLAN Priority associated with the ECPA stream. Valid only if ecpaTestStreamOuterVlanEnabled is enabled.
                 ecpaTestStreamOuterVlanEtherType 1.3.6.1.4.1.2544.1.12.8.1.3.1.13 integer32 read-write
EtherType associated with the Outer VLAN Tag. Valid only if ecpaTestStreamOuterVlanEnabled is enabled.
                 ecpaTestStreamInnerVlanEnabled 1.3.6.1.4.1.2544.1.12.8.1.3.1.14 truthvalue read-write
Allows 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.
                 ecpaTestStreamInnerVlanId 1.3.6.1.4.1.2544.1.12.8.1.3.1.15 vlanid read-write
Inner VLAN Id associated with the ECPA stream. Valid only if ecpaTestStreamInnerVlanEnabled is enabled.
                 ecpaTestStreamInnerVlanPrio 1.3.6.1.4.1.2544.1.12.8.1.3.1.16 vlanpriority read-write
Inner VLAN Priority associated with the ECPA stream. Valid only if ecpaTestStreamInnerVlanEnabled is enabled.
                 ecpaTestStreamInnerVlanEtherType 1.3.6.1.4.1.2544.1.12.8.1.3.1.17 integer32 read-write
EtherType associated with the Inner VLAN Tag. Valid only if ecpaTestStreamInnerVlanEnabled is enabled.
                 ecpaTestStreamIpVersion 1.3.6.1.4.1.2544.1.12.8.1.3.1.18 ipversion read-write
This 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.
                 ecpaTestStreamIpV4Address 1.3.6.1.4.1.2544.1.12.8.1.3.1.19 ipaddress read-write
This object enables specification of ipv4 IP Address for the test stream.This is used when ecpaTestStreamIpVersion is ipv4.
                 ecpaTestStreamIpV6Address 1.3.6.1.4.1.2544.1.12.8.1.3.1.20 ipv6address read-write
This object enables specification of ipv6 IP Address for the test stream.This is used when ecpaTestStreamIpVersion is ipv6.
                 ecpaTestStreamPrioMapMode 1.3.6.1.4.1.2544.1.12.8.1.3.1.21 ipprioritymapmode read-write
This object enables specification of Priority Mapping Mode for the test stream.
                 ecpaTestStreamPrioVal 1.3.6.1.4.1.2544.1.12.8.1.3.1.22 integer32 read-write
This object enables specification of Priority Value for ecpaTestStreamPrioMapMode as TOS/DSCP.
                 ecpaTestStreamMonStartTime 1.3.6.1.4.1.2544.1.12.8.1.3.1.23 dateandtime read-only
The start time of the ECPA test for this stream.
                 ecpaTestStreamMonEndTime 1.3.6.1.4.1.2544.1.12.8.1.3.1.24 dateandtime read-only
The end time of the ECPA test for this stream.
                 ecpaTestStreamMonElapsedTime 1.3.6.1.4.1.2544.1.12.8.1.3.1.25 integer32 read-only
The elapsed time of ECPA test for this stream in seconds.
                 ecpaTestStreamMonTxFrames 1.3.6.1.4.1.2544.1.12.8.1.3.1.26 perfcounter64 read-only
The total number of frames transmitted(generated) so far. This object does not exist if the ecpaControlTestStatus indicates initial state.
                 ecpaTestStreamMonRxFrames 1.3.6.1.4.1.2544.1.12.8.1.3.1.27 perfcounter64 read-only
The total number of frames received so far. This object does not exist if the ecpaControlTestStatus indicates initial state.
                 ecpaTestStreamMonRxPercentSuccess 1.3.6.1.4.1.2544.1.12.8.1.3.1.28 integer32 read-only
Received frames as a percentage of transmitted frames. This object does not exist if the ecpaControlTestStatus indicates initial state.
                 ecpaTestStreamMonRxOutOfSeqErrs 1.3.6.1.4.1.2544.1.12.8.1.3.1.29 perfcounter64 read-only
The total number of out of sequence errors received so far. This object does not exist if the ecpaControlTestStatus indicates initial state.
                 ecpaTestStreamMonRxSeqGaps 1.3.6.1.4.1.2544.1.12.8.1.3.1.30 perfcounter64 read-only
The total number of sequence gaps received so far. This object does not exist if the ecpaControlTestStatus indicates initial state.
                 ecpaTestStreamMonRxNonEcpaFrames 1.3.6.1.4.1.2544.1.12.8.1.3.1.31 perfcounter64 read-only
The total number of non ECPA frames received during the execution.
                 ecpaTestStreamMonRxMinDelay 1.3.6.1.4.1.2544.1.12.8.1.3.1.32 unsigned32 read-only
The minimum delay (in microseconds) across all frames received so far. This object does not exist if the ecpaControlTestStatus indicates initial state.
                 ecpaTestStreamMonRxMaxDelay 1.3.6.1.4.1.2544.1.12.8.1.3.1.33 unsigned32 read-only
The maximum delay (in microseconds) across all frames received so far. This object does not exist if the ecpaControlTestStatus indicates initial state.
                 ecpaTestStreamMonRxAvgDelay 1.3.6.1.4.1.2544.1.12.8.1.3.1.34 unsigned32 read-only
The average delay (in microseconds) across all frames received so far. This object does not exist if the ecpaControlTestStatus indicates initial state.
                 ecpaTestStreamMonRx1stFrameSize 1.3.6.1.4.1.2544.1.12.8.1.3.1.35 integer32 read-only
Frame size of the Monitored First Frame.
                 ecpaTestStreamMonRx1stFrame1Octets 1.3.6.1.4.1.2544.1.12.8.1.3.1.36 displaystring read-only
The frame contents of the first received frame - first 1024 bytes. This object does not exist if the ecpaControlTestStatus indicates initial state.
                 ecpaTestStreamMonRx1stFrame2Octets 1.3.6.1.4.1.2544.1.12.8.1.3.1.37 displaystring read-only
The frame contents of the first received frame - next 1024 bytes. This object does not exist if the ecpaControlTestStatus indicates initial state.
                 ecpaTestStreamMonRx1stFrame3Octets 1.3.6.1.4.1.2544.1.12.8.1.3.1.38 displaystring read-only
The frame contents of the first received frame - next 1024 bytes. This object does not exist if the ecpaControlTestStatus indicates initial state.
                 ecpaTestStreamMonRx1stFrame4Octets 1.3.6.1.4.1.2544.1.12.8.1.3.1.39 displaystring read-only
The frame contents of the first received frame - next 1024 bytes. This object does not exist if the ecpaControlTestStatus indicates initial state.
                 ecpaTestStreamMonRx1stFrame5Octets 1.3.6.1.4.1.2544.1.12.8.1.3.1.40 displaystring read-only
The frame contents of the first received frame - next 1024 bytes. This object does not exist if the ecpaControlTestStatus indicates initial state.
                 ecpaTestStreamMonRx1stFrame6Octets 1.3.6.1.4.1.2544.1.12.8.1.3.1.41 displaystring read-only
The frame contents of the first received frame - next 1024 bytes. This object does not exist if the ecpaControlTestStatus indicates initial state.
                 ecpaTestStreamMonRx1stFrame7Octets 1.3.6.1.4.1.2544.1.12.8.1.3.1.42 displaystring read-only
The frame contents of the first received frame - next 1024 bytes. This object does not exist if the ecpaControlTestStatus indicates initial state.
                 ecpaTestStreamMonRx1stFrame8Octets 1.3.6.1.4.1.2544.1.12.8.1.3.1.43 displaystring read-only
The frame contents of the first received frame - next 1024 bytes. This object does not exist if the ecpaControlTestStatus indicates initial state.
                 ecpaTestStreamMonRx1stFrame9Octets 1.3.6.1.4.1.2544.1.12.8.1.3.1.44 displaystring read-only
The frame contents of the first received frame - next 1024 bytes. This object does not exist if the ecpaControlTestStatus indicates initial state.
                 ecpaTestStreamMonRx1stFrame10Octets 1.3.6.1.4.1.2544.1.12.8.1.3.1.45 displaystring read-only
The frame contents of the first received frame - next 1024 bytes. This object does not exist if the ecpaControlTestStatus indicates initial state.
                 ecpaTestStreamMonRxBitRate 1.3.6.1.4.1.2544.1.12.8.1.3.1.46 perfcounter64 read-only
The object provides the average bit rate on the ECPA test stream.
                 ecpaTestStreamInnerVlan2Enabled 1.3.6.1.4.1.2544.1.12.8.1.3.1.47 truthvalue read-only
This 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.
                 ecpaTestStreamInnerVlan2Id 1.3.6.1.4.1.2544.1.12.8.1.3.1.48 vlanid read-only
This variable provides the Inner (second) VLAN Id associated with the ECPA stream. Valid only if ecpaTestStreamInnerVlan2Enabled is enabled.
                 ecpaTestStreamInnerVlan2Prio 1.3.6.1.4.1.2544.1.12.8.1.3.1.49 vlanpriority read-only
This variable provides the Inner (second) VLAN Priority associated with the ECPA stream. Valid only if ecpaTestStreamInnerVlan2Enabled is enabled.
                 ecpaTestStreamInnerVlan2EtherType 1.3.6.1.4.1.2544.1.12.8.1.3.1.50 integer32 read-only
This variable provides the EtherType associated with the Inner (second) VLAN Tag. Valid only if ecpaTestStreamInnerVlan2Enabled is enabled.
                 ecpaTestStreamDestIpV4Address 1.3.6.1.4.1.2544.1.12.8.1.3.1.51 ipaddress read-only
This object provides the destination ipv4 IP Address for the test stream. This is valid when ecpaTestStreamIpVersion is ipv4.
                 ecpaTestStreamDestIpV6Address 1.3.6.1.4.1.2544.1.12.8.1.3.1.52 ipv6address read-only
This object provides the destination ipv6 IP Address for the test stream. This is valid when ecpaTestStreamIpVersion is ipv6.
                 ecpaTestStreamConfigChanged 1.3.6.1.4.1.2544.1.12.8.1.3.1.53 truthvalue read-only
This object provides information on whether the associated ecpaConfigStream is changed.
                 ecpaTestStreamRateHi 1.3.6.1.4.1.2544.1.12.8.1.3.1.54 unsigned32 read-write
The object enables specification of the higher 32 bits of the traffic generation rate.
         esaProbeTable 1.3.6.1.4.1.2544.1.12.8.1.4 no-access
A list of entries corresponding to ESA Probes.
             esaProbeEntry 1.3.6.1.4.1.2544.1.12.8.1.4.1 no-access
A 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.
                 esaProbeIndex 1.3.6.1.4.1.2544.1.12.8.1.4.1.1 integer32 read-only
An integer index value used to uniquely identify this ESA Probe within a Card.
                 esaProbeName 1.3.6.1.4.1.2544.1.12.8.1.4.1.2 displaystring read-only
A unique identifier used by the Manager to distinguish the ESA Probe.
                 esaProbeSourcePort 1.3.6.1.4.1.2544.1.12.8.1.4.1.3 variablepointer read-only
This object points to the Port to which the ESA Probe is attached, i.e.on which the service to be monitored resides.
                 esaProbeAssocSchedGroup 1.3.6.1.4.1.2544.1.12.8.1.4.1.4 variablepointer read-only
This 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}.
                 esaProbeDirection 1.3.6.1.4.1.2544.1.12.8.1.4.1.5 esaprobedirection read-only
This object allows to specify the direction of Probe traffic generation.
                 esaProbeProtocol 1.3.6.1.4.1.2544.1.12.8.1.4.1.6 esaprobeprotocol read-only
Protocol 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.
                 esaProbeSrcIpAddress 1.3.6.1.4.1.2544.1.12.8.1.4.1.7 ipaddress read-only
Variable 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.
                 esaProbeSrcSubnetMask 1.3.6.1.4.1.2544.1.12.8.1.4.1.8 ipaddress read-only
Variable that allows specification of the Probe's source IP Subnet Mask. NOTE: This attribute is not applicable to Y.1731 probes.
                 esaProbeDestIpAddress 1.3.6.1.4.1.2544.1.12.8.1.4.1.9 ipaddress read-only
Variable 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.
                 esaProbeSrcMep 1.3.6.1.4.1.2544.1.12.8.1.4.1.10 variablepointer read-only
This attribute is applicable only for Y.1731 probes. It identifies the source MEP that initiates the Y.1731 LMMs and DMMs.
                 esaProbeDestMepType 1.3.6.1.4.1.2544.1.12.8.1.4.1.11 mepdestinationtype read-only
This attribute is applicable only for Y.1731 probes. This indicates if the destination MEP is specified using the MEP ID object esaProbeDestMepId.
                 esaProbeDestMepMacAddr 1.3.6.1.4.1.2544.1.12.8.1.4.1.12 macaddress read-only
This 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.
                 esaProbeDestMepId 1.3.6.1.4.1.2544.1.12.8.1.4.1.13 dot1agcfmmepidorzero read-only
This 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.
                 esaProbeVlanTagEnabled 1.3.6.1.4.1.2544.1.12.8.1.4.1.14 truthvalue read-write
Ability 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.
                 esaProbeVlanTagEtherType 1.3.6.1.4.1.2544.1.12.8.1.4.1.15 unsigned32 read-write
This 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.
                 esaProbeVlanId 1.3.6.1.4.1.2544.1.12.8.1.4.1.16 vlanid read-write
This 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.
                 esaProbeVlanPrio 1.3.6.1.4.1.2544.1.12.8.1.4.1.17 vlanpriority read-write
This 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.
                 esaProbeInnerVlanTagEnabled 1.3.6.1.4.1.2544.1.12.8.1.4.1.18 truthvalue read-write
Ability to specify whether or not to use Inner VLAN tag. NOTE: This attribute is not applicable to Y.1731 probes.
                 esaProbeInnerVlanTagEtherType 1.3.6.1.4.1.2544.1.12.8.1.4.1.19 unsigned32 read-write
This 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.
                 esaProbeInnerVlanId 1.3.6.1.4.1.2544.1.12.8.1.4.1.20 vlanid read-write
This 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.
                 esaProbeInnerVlanPrio 1.3.6.1.4.1.2544.1.12.8.1.4.1.21 vlanpriority read-write
This 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.
                 esaProbeIpPrioMapMode 1.3.6.1.4.1.2544.1.12.8.1.4.1.22 ipprioritymapmode read-write
This object enables specification of Priority Mapping Mode for the ESA Probe. NOTE: This attribute is not applicable to Y.1731 probes.
                 esaProbeIpPriority 1.3.6.1.4.1.2544.1.12.8.1.4.1.23 integer32 read-write
This object enables specification of Priority Value for esaProbePrioMapMode as priomap-tos,priomap-dscp. NOTE: This attribute is not applicable to Y.1731 probes.
                 esaProbePktsPerSample 1.3.6.1.4.1.2544.1.12.8.1.4.1.24 integer32 read-write
This 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.
                 esaProbePktSize 1.3.6.1.4.1.2544.1.12.8.1.4.1.25 integer32 read-write
This 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.
                 esaProbeInterPktGap 1.3.6.1.4.1.2544.1.12.8.1.4.1.26 integer32 read-write
This 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.
                 esaProbePktDeadInterval 1.3.6.1.4.1.2544.1.12.8.1.4.1.27 integer32 read-write
This 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.
                 esaProbeResponseTimeout 1.3.6.1.4.1.2544.1.12.8.1.4.1.28 integer32 read-write
This 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.
                 esaProbeY1731DmmPktSize 1.3.6.1.4.1.2544.1.12.8.1.4.1.29 integer32 read-write
This 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 bytes
                 esaProbeY1731LmmInterval 1.3.6.1.4.1.2544.1.12.8.1.4.1.30 esaprobepktintervaltype read-only
LMM frame transmission period. For Loss Measurement Frames, only interval-1sec is supported. This attribute is only applicable to Y.1731 probes.
                 esaProbeY1731DmmInterval 1.3.6.1.4.1.2544.1.12.8.1.4.1.31 esaprobepktintervaltype read-only
DMM frame transmission period. This attribute is only applicable to Y.1731 probes.
                 esaProbeHistoryBins 1.3.6.1.4.1.2544.1.12.8.1.4.1.32 integer32 read-write
This 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.
                 esaProbeHistoryInterval 1.3.6.1.4.1.2544.1.12.8.1.4.1.33 esaprobehistoryintervaltype read-write
This object allows specification of the history interval period.
                 esaProbeDistHistoryBins 1.3.6.1.4.1.2544.1.12.8.1.4.1.34 integer32 read-write
This 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.
                 esaProbeDistHistoryInterval 1.3.6.1.4.1.2544.1.12.8.1.4.1.35 esaprobehistoryintervaltype read-write
This object allows specification of the history distribution interval period.
                 esaProbeCreationTime 1.3.6.1.4.1.2544.1.12.8.1.4.1.36 dateandtime read-only
This object provides the creation time of the ESA Probe.
                 esaProbeStorageType 1.3.6.1.4.1.2544.1.12.8.1.4.1.37 storagetype read-only
The type of storage configured for this entry.
                 esaProbeRowStatus 1.3.6.1.4.1.2544.1.12.8.1.4.1.38 rowstatus read-only
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of 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).
                 esaProbeMultiCOSEnabled 1.3.6.1.4.1.2544.1.12.8.1.4.1.39 truthvalue read-only
This 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.
                 esaProbeSLAMonitorType 1.3.6.1.4.1.2544.1.12.8.1.4.1.40 esaprobeslamonitortype read-only
This 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.
                 esaProbeCOSType 1.3.6.1.4.1.2544.1.12.8.1.4.1.41 classofservicetype read-only
This 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.
                 esaProbeSLMMulticastMACEnabled 1.3.6.1.4.1.2544.1.12.8.1.4.1.42 truthvalue read-only
This 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.
                 esaProbeSOAMInterval 1.3.6.1.4.1.2544.1.12.8.1.4.1.43 esaprobepktintervaltype read-only
This 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.
                 esaProbeSOAMPktSize 1.3.6.1.4.1.2544.1.12.8.1.4.1.44 integer32 read-write
This 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.
                 esaProbeInner2VlanTagEnabled 1.3.6.1.4.1.2544.1.12.8.1.4.1.45 truthvalue read-write
Ability to specify whether or not to use Inner2 VLAN tag. NOTE: This attribute is not applicable to Y.1731 probes.
                 esaProbeInner2VlanTagEtherType 1.3.6.1.4.1.2544.1.12.8.1.4.1.46 unsigned32 read-write
This 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.
                 esaProbeInner2VlanId 1.3.6.1.4.1.2544.1.12.8.1.4.1.47 vlanid read-write
This 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.
                 esaProbeInner2VlanPrio 1.3.6.1.4.1.2544.1.12.8.1.4.1.48 vlanpriority read-write
This 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.
                 esaProbeAdminState 1.3.6.1.4.1.2544.1.12.8.1.4.1.49 adminstate read-only
This object represents the Administrative State of the ESA Probe. This is not externally managed.
                 esaProbeOperationalState 1.3.6.1.4.1.2544.1.12.8.1.4.1.50 operationalstate read-only
This object represents the Operational State of the ESA Probe.
                 esaProbeSecondaryState 1.3.6.1.4.1.2544.1.12.8.1.4.1.51 secondarystate read-only
This object represents the Secondary State of the ESA Probe.
                 esaProbeMacAddress 1.3.6.1.4.1.2544.1.12.8.1.4.1.52 macaddress read-only
This attribute is applicable only for Y.1731 probes. It identifies the destination MacAddress which esa using
                 esaProbeAlias 1.3.6.1.4.1.2544.1.12.8.1.4.1.53 displaystring read-only
This object allows SNMP management entities to provide an alias for an ESA Probe.
         esaProbeScheduleGroupTable 1.3.6.1.4.1.2544.1.12.8.1.5 no-access
A list of entries that allow groups of ESA Probes to be scheduled.
             esaProbeScheduleGroupEntry 1.3.6.1.4.1.2544.1.12.8.1.5.1 no-access
A row in esaProbeScheduleGroupTable. Entries are created in this table by management application action.
                 esaProbeScheduleGroupIndex 1.3.6.1.4.1.2544.1.12.8.1.5.1.1 integer32 read-only
A unique index to distinguish the ESA Probe Schedule Group.
                 esaProbeScheduleGroupDescr 1.3.6.1.4.1.2544.1.12.8.1.5.1.2 displaystring read-only
Description of the probe schedule group.
                 esaProbeScheduleGroupProbeList 1.3.6.1.4.1.2544.1.12.8.1.5.1.3 displaystring read-only
A comma separated list of esaProbeName's, that will have the same schedule.
                 esaProbeScheduleGroupType 1.3.6.1.4.1.2544.1.12.8.1.5.1.4 scheduletype read-only
This 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.
                 esaProbeScheduleGroupStartTime 1.3.6.1.4.1.2544.1.12.8.1.5.1.5 dateandtime read-only
This 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.
                 esaProbeScheduleGroupDuration 1.3.6.1.4.1.2544.1.12.8.1.5.1.6 unsigned32 read-only
This 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.
                 esaProbeScheduleGroupInterval 1.3.6.1.4.1.2544.1.12.8.1.5.1.7 unsigned32 read-only
This 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'.
                 esaProbeScheduleGroupAction 1.3.6.1.4.1.2544.1.12.8.1.5.1.8 esaaction read-write
This object allows to suspend/resume the ESA scheduled group.
                 esaProbeScheduleGroupStatus 1.3.6.1.4.1.2544.1.12.8.1.5.1.9 schedactivitystatus read-only
This object indicates the current status of the ESA Probe Group.
                 esaProbeScheduleGroupStorageType 1.3.6.1.4.1.2544.1.12.8.1.5.1.10 storagetype read-only
The type of storage configured for this entry.
                 esaProbeScheduleGroupRowStatus 1.3.6.1.4.1.2544.1.12.8.1.5.1.11 rowstatus read-only
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of 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).
                 esaProbeScheduleGroupActionProbeList 1.3.6.1.4.1.2544.1.12.8.1.5.1.12 displaystring read-write
A comma separated list of esaProbeName's, if set esaProbeScheduleGroupAction as add or remove, they will be add or remove from esaProbeScheduleGroupProbeList.
         esaReflectorTable 1.3.6.1.4.1.2544.1.12.8.1.6 no-access
A 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.
             esaReflectorEntry 1.3.6.1.4.1.2544.1.12.8.1.6.1 no-access
A row in the esaReflectorTable. Entries can be created in this table by management application action.
                 esaReflectorIndex 1.3.6.1.4.1.2544.1.12.8.1.6.1.1 integer32 read-only
A unique index to distinguish the ESA Reflector.
                 esaReflectorName 1.3.6.1.4.1.2544.1.12.8.1.6.1.2 displaystring read-only
A unique identifier to distinguish the ESA Reflector.
                 esaReflectorIpAddress 1.3.6.1.4.1.2544.1.12.8.1.6.1.3 ipaddress read-only
This object allows specification of the Reflector's IP Address. Reflector listens for packets destined at this IP Address.
                 esaReflectorSubnetMask 1.3.6.1.4.1.2544.1.12.8.1.6.1.4 ipaddress read-only
This object allows specification of the Reflector's IP Subnet mask.
                 esaReflectorSourcePort 1.3.6.1.4.1.2544.1.12.8.1.6.1.5 variablepointer read-only
This object points to the Port to which the ESA Reflector is attached, i.e.on which the service to be monitored resides.
                 esaReflectorIpPrioMapMode 1.3.6.1.4.1.2544.1.12.8.1.6.1.6 ipprioritymapmode read-write
This object enables specification of Priority Mapping Mode for the ESA Reflector.
                 esaReflectorIpPriority 1.3.6.1.4.1.2544.1.12.8.1.6.1.7 integer32 read-write
This object enables specification of Priority Value for esaReflectorPrioMapMode as priomap-tos,priomap-dscp.
                 esaReflectorAction 1.3.6.1.4.1.2544.1.12.8.1.6.1.8 esaaction read-write
This object allows to suspend/resume the ESA reflector.
                 esaReflectorSuspended 1.3.6.1.4.1.2544.1.12.8.1.6.1.9 truthvalue read-only
This object indicates whether the ESA Reflector is active or suspended.
                 esaReflectorCreationTime 1.3.6.1.4.1.2544.1.12.8.1.6.1.10 dateandtime read-only
This object provides the creation time of the ESA Reflector.
                 esaReflectorStorageType 1.3.6.1.4.1.2544.1.12.8.1.6.1.11 storagetype read-only
The type of storage configured for this entry.
                 esaReflectorRowStatus 1.3.6.1.4.1.2544.1.12.8.1.6.1.12 rowstatus read-only
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of 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).
                 esaReflectorDirection 1.3.6.1.4.1.2544.1.12.8.1.6.1.13 esareflectordirection read-only
This object provides the direction of the ESA Reflector.
                 esaReflectorAdminState 1.3.6.1.4.1.2544.1.12.8.1.6.1.14 adminstate read-only
This object represents the Administrative State of the ESA Reflector. This is not externally managed.
                 esaReflectorOperationalState 1.3.6.1.4.1.2544.1.12.8.1.6.1.15 operationalstate read-only
This object represents the Operational State of the ESA Reflector.
                 esaReflectorSecondaryState 1.3.6.1.4.1.2544.1.12.8.1.6.1.16 secondarystate read-only
This object represents the Secondary State of the ESA Reflector.
                 esaReflectorMacAddress 1.3.6.1.4.1.2544.1.12.8.1.6.1.17 macaddress read-only
This attribute is applicable only for Y.1731 probes. It identifies the destination MacAddress which esa using
                 esaReflectorAlias 1.3.6.1.4.1.2544.1.12.8.1.6.1.18 displaystring read-only
This object allows SNMP management entities to provide an alias for an ESA Reflector.
         esaProbeStatsTable 1.3.6.1.4.1.2544.1.12.8.1.7 no-access
A collection of ESA Probe related statistics kept for a particular ESA Probe entity. These reflect the current data.
             esaProbeStatsEntry 1.3.6.1.4.1.2544.1.12.8.1.7.1 no-access
A conceptual row in the esaProbeStatsTable. An entry exists in this table for each ESA Probe.
                 esaProbeStatsDestinationIndex 1.3.6.1.4.1.2544.1.12.8.1.7.1.1 integer32 read-only
An 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.
                 esaProbeStatsCOSIndex 1.3.6.1.4.1.2544.1.12.8.1.7.1.2 integer32 read-only
An 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.
                 esaProbeStatsIndex 1.3.6.1.4.1.2544.1.12.8.1.7.1.3 integer32 read-only
An arbitrary integer index value used to uniquely identify this ESA Probe statistics entry. Index 1 corresponds to current and index 2 to rollover.
                 esaProbeStatsIntervalType 1.3.6.1.4.1.2544.1.12.8.1.7.1.4 esaprobepmintervaltype read-only
Indicates the type of collection, i.e. whether it is current, or rollover.
                 esaProbeStatsCOS 1.3.6.1.4.1.2544.1.12.8.1.7.1.5 classofservicetype read-only
The Class of Service. For Release 4.1 GE206, this value is cos-not-applicable, since multi COS SLA is not supported.
                 esaProbeStatsValid 1.3.6.1.4.1.2544.1.12.8.1.7.1.6 truthvalue read-only
Indicates the validity of the bin.
                 esaProbeStatsAction 1.3.6.1.4.1.2544.1.12.8.1.7.1.7 cmpmbinaction read-write
Allows the Manager to clear the bin.
                 esaProbeStatsP2RPkts 1.3.6.1.4.1.2544.1.12.8.1.7.1.8 perfcounter64 read-only
The 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.
                 esaProbeStatsP2RErredPkts 1.3.6.1.4.1.2544.1.12.8.1.7.1.9 perfcounter64 read-only
The 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.
                 esaProbeStatsP2RSyncErrs 1.3.6.1.4.1.2544.1.12.8.1.7.1.10 perfcounter64 read-only
The number of (time) Synchronization Errors from probe to reflector in the current interval.
                 esaProbeStatsP2RLostPkts 1.3.6.1.4.1.2544.1.12.8.1.7.1.11 perfcounter64 read-only
The number of Lost Pkts from probe to reflector in the current interval. For Y.1731 probes, these are the actual data frames lost.
                 esaProbeStatsR2PPkts 1.3.6.1.4.1.2544.1.12.8.1.7.1.12 perfcounter64 read-only
The 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.
                 esaProbeStatsR2PErredPkts 1.3.6.1.4.1.2544.1.12.8.1.7.1.13 perfcounter64 read-only
The 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.
                 esaProbeStatsR2PSyncErrs 1.3.6.1.4.1.2544.1.12.8.1.7.1.14 perfcounter64 read-only
The number of (time) Synchronization Errors from reflector to probe in the current interval.
                 esaProbeStatsR2PLostPkts 1.3.6.1.4.1.2544.1.12.8.1.7.1.15 perfcounter64 read-only
The number of Lost Pkts from reflector to probe in the current interval. For Y.1731 probes, these are the actual data frames lost.
                 esaProbeStatsLostPkts 1.3.6.1.4.1.2544.1.12.8.1.7.1.16 perfcounter64 read-only
The 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.
                 esaProbeStatsSeqGaps 1.3.6.1.4.1.2544.1.12.8.1.7.1.17 perfcounter64 read-only
The total number of sequence gaps across all packets received in the current interval. If (Received Seq Number) is greater than or equal to (Last Received Seq Number + 2)) it is termed as a sequence gap. NOTE: This is not applicable for Y.1731 probes.
                 esaProbeStatsOutOfSeqErrs 1.3.6.1.4.1.2544.1.12.8.1.7.1.18 perfcounter64 read-only
The total number of out of sequence errors across all packets received in the current interval. If (Received Seq Number) is less than or equal to (Last Received Seq Number), it is termed as out of sequence error. NOTE: This is not applicable for Y.1731 probes.
                 esaProbeStatsMinRoundTripDelay 1.3.6.1.4.1.2544.1.12.8.1.7.1.19 unsigned32 read-only
The minimum round-trip delay(in microseconds) across all packets received in the current interval. The reflector's processing time is excluded from the value.
                 esaProbeStatsMaxRoundTripDelay 1.3.6.1.4.1.2544.1.12.8.1.7.1.20 unsigned32 read-only
The maximum round-trip delay(in microseconds) across all packets received in the current interval. The reflector's processing time is excluded from the value.
                 esaProbeStatsAvgRoundTripDelay 1.3.6.1.4.1.2544.1.12.8.1.7.1.21 unsigned32 read-only
The average round-trip delay(in microseconds) across all packets received in the current interval. The reflector's processing time is excluded from the value.
                 esaProbeStatsSumRoundTripDelay 1.3.6.1.4.1.2544.1.12.8.1.7.1.22 perfcounter64 read-only
The total sum of round trip delay(in microseconds) in the current interval. The reflector's processing time is excluded from the value.
                 esaProbeStatsSumOfSqRoundTripDelay 1.3.6.1.4.1.2544.1.12.8.1.7.1.23 perfcounter64 read-only
The sum of square of round trip delays in the current interval.
                 esaProbeStatsMinOnewayP2RDelay 1.3.6.1.4.1.2544.1.12.8.1.7.1.24 unsigned32 read-only
The minimum one-way source to destination delay(in microseconds) across all packets received in the current interval.
                 esaProbeStatsMaxOnewayP2RDelay 1.3.6.1.4.1.2544.1.12.8.1.7.1.25 unsigned32 read-only
The maximum one-way source to destination delay(in microseconds) across all packets received in the current interval.
                 esaProbeStatsAvgOnewayP2RDelay 1.3.6.1.4.1.2544.1.12.8.1.7.1.26 unsigned32 read-only
The average one-way source to destination delay(in microseconds) across all packets received in the current interval.
                 esaProbeStatsSumOnewayP2RDelay 1.3.6.1.4.1.2544.1.12.8.1.7.1.27 perfcounter64 read-only
The total sum of one-way delay from source to destination in the current interval.
                 esaProbeStatsSumOfSqOnewayP2RDelay 1.3.6.1.4.1.2544.1.12.8.1.7.1.28 perfcounter64 read-only
The sum of square of one-way delay from source to destination in the current interval.
                 esaProbeStatsMinOnewayR2PDelay 1.3.6.1.4.1.2544.1.12.8.1.7.1.29 unsigned32 read-only
The minimum one-way destination to source delay(in microseconds) across all packets received in the current interval.
                 esaProbeStatsMaxOnewayR2PDelay 1.3.6.1.4.1.2544.1.12.8.1.7.1.30 unsigned32 read-only
The maximum one-way destination to source delay(in microseconds) across all packets received in the current interval.
                 esaProbeStatsAvgOnewayR2PDelay 1.3.6.1.4.1.2544.1.12.8.1.7.1.31 unsigned32 read-only
The average one-way destination to source delay(in microseconds) across all packets received in the current interval.
                 esaProbeStatsSumOnewayR2PDelay 1.3.6.1.4.1.2544.1.12.8.1.7.1.32 perfcounter64 read-only
The total sum of one-way delay from destination to source in the current interval.
                 esaProbeStatsSumOfSqOnewayR2PDelay 1.3.6.1.4.1.2544.1.12.8.1.7.1.33 perfcounter64 read-only
The sum of square of one-way delay from destination to source in the current interval.
                 esaProbeStatsMinPosP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.34 unsigned32 read-only
The minimum positive one-way jitter from source to destination in the current interval.
                 esaProbeStatsMaxPosP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.35 unsigned32 read-only
The maximum positive one-way jitter from source to destination in the current interval.
                 esaProbeStatsNumPosP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.36 perfcounter64 read-only
The total number of positive one-way jitters from source to destination in the current interval.
                 esaProbeStatsSumPosP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.37 perfcounter64 read-only
The total sum of positive one-way jitters from source to destination in the current interval.
                 esaProbeStatsSumOfSqPosP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.38 perfcounter64 read-only
The sum of square of positive one-way jitters from source to destination in the current interval.
                 esaProbeStatsMinNegP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.39 unsigned32 read-only
The minimum negative one-way jitter from source to destination in the current interval.
                 esaProbeStatsMaxNegP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.40 unsigned32 read-only
The maximum negative one-way jitter from source to destination in the current interval.
                 esaProbeStatsNumNegP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.41 perfcounter64 read-only
The total number of negative one-way jitters from source to destination in the current interval.
                 esaProbeStatsSumNegP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.42 perfcounter64 read-only
The total sum of negative one-way jitters from source to destination in the current interval.
                 esaProbeStatsSumOfSqNegP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.43 perfcounter64 read-only
The sum of square of negative one-way jitters from source to destination in the current interval.
                 esaProbeStatsMinPosR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.44 unsigned32 read-only
The minimum positive one-way jitter from destination to source in the current interval.
                 esaProbeStatsMaxPosR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.45 unsigned32 read-only
The maximum positive one-way jitter from destination to source in the current interval.
                 esaProbeStatsNumPosR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.46 perfcounter64 read-only
The total number of positive one-way jitters from destination to source in the current interval.
                 esaProbeStatsSumPosR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.47 perfcounter64 read-only
The total sum of positive one-way jitters from destination to source in the current interval.
                 esaProbeStatsSumOfSqPosR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.48 perfcounter64 read-only
The sum of square of positive one-way jitters from destination to source in the current interval.
                 esaProbeStatsMinNegR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.49 unsigned32 read-only
The minimum negative one-way jitter from destination to source in the current interval.
                 esaProbeStatsMaxNegR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.50 unsigned32 read-only
The maximum negative one-way jitter from destination to source in the current interval.
                 esaProbeStatsNumNegR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.51 perfcounter64 read-only
The total number of negative one-way jitters from destination to source in the current interval.
                 esaProbeStatsSumNegR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.52 perfcounter64 read-only
The total sum of negative one-way jitters from destination to source in the current interval.
                 esaProbeStatsSumOfSqNegR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.53 perfcounter64 read-only
The sum of square of negative one-way jitters from destination to source in the current interval.
                 esaProbeStatsY1731P2RNegLossOccurrences 1.3.6.1.4.1.2544.1.12.8.1.7.1.54 perfcounter64 read-only
This 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.
                 esaProbeStatsY1731R2PNegLossOccurrences 1.3.6.1.4.1.2544.1.12.8.1.7.1.55 perfcounter64 read-only
This 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.
                 esaProbeStatsY1731RxLmSamples 1.3.6.1.4.1.2544.1.12.8.1.7.1.56 truthvalue read-only
This 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.
                 esaProbeStatsY1731RxDmSamples 1.3.6.1.4.1.2544.1.12.8.1.7.1.57 truthvalue read-only
This 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).
                 esaProbeStatsY1731P2RFrames 1.3.6.1.4.1.2544.1.12.8.1.7.1.58 perfcounter64 read-only
This 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.
                 esaProbeStatsY1731R2PFrames 1.3.6.1.4.1.2544.1.12.8.1.7.1.59 perfcounter64 read-only
This 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.
                 esaProbeStatsAvgAbsP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.60 unsigned32 read-only
This attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes. This is the average absolute P2R Jitter value. .
                 esaProbeStatsAvgAbsR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.61 unsigned32 read-only
This attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes. This is the average absolute R2P Jitter value. .
                 esaProbeStatsMinAbsP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.62 unsigned32 read-only
This attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes. This is the minimum absolute P2R Jitter value. .
                 esaProbeStatsMinAbsR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.63 unsigned32 read-only
This attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes. This is the minimum absolute R2P Jitter value. .
                 esaProbeStatsMaxAbsP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.64 unsigned32 read-only
This attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes. This is the maximum absolute P2R Jitter value. .
                 esaProbeStatsMaxAbsR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.65 unsigned32 read-only
This attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes. This is the maximum absolute R2P Jitter value. .
                 esaProbeStatsNumAbsP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.66 perfcounter64 read-only
This attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes. This is the number of absolute P2R Jitters.
                 esaProbeStatsNumAbsR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.67 perfcounter64 read-only
This attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes. This is the number of absolute R2P Jitters.
                 esaProbeStatsSumAbsP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.68 perfcounter64 read-only
This attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes. This is the sum of absolute P2R Jitter values.
                 esaProbeStatsSumAbsR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.69 perfcounter64 read-only
This attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes. This is the sum of absolute R2P Jitter values.
                 esaProbeStatsSumOfSqAbsP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.70 perfcounter64 read-only
This 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.
                 esaProbeStatsSumOfSqAbsR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.7.1.71 perfcounter64 read-only
This 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.
         esaProbeHistoryTable 1.3.6.1.4.1.2544.1.12.8.1.8 no-access
A collection of ESA Probe related history kept for a particular ESA Probe entity. These reflect the current data.
             esaProbeHistoryEntry 1.3.6.1.4.1.2544.1.12.8.1.8.1 no-access
A conceptual row in the esaProbeHistoryTable. An entry exists in this table for each ESA Probe.
                 esaProbeHistoryDestinationIndex 1.3.6.1.4.1.2544.1.12.8.1.8.1.1 integer32 read-only
An 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.
                 esaProbeHistoryCOSIndex 1.3.6.1.4.1.2544.1.12.8.1.8.1.2 integer32 read-only
An 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.
                 esaProbeHistoryIndex 1.3.6.1.4.1.2544.1.12.8.1.8.1.3 integer32 read-only
An arbitrary integer index value used to uniquely identify this ESA Probe statistics history entry.
                 esaProbeHistoryTime 1.3.6.1.4.1.2544.1.12.8.1.8.1.4 dateandtime read-only
Indicates the time of history bin creation.
                 esaProbeHistoryValid 1.3.6.1.4.1.2544.1.12.8.1.8.1.5 truthvalue read-only
Indicates the validity of the bin.
                 esaProbeHistoryAction 1.3.6.1.4.1.2544.1.12.8.1.8.1.6 cmpmbinaction read-write
Allows the Manager to clear the bin.
                 esaProbeHistoryCOS 1.3.6.1.4.1.2544.1.12.8.1.8.1.7 classofservicetype read-only
The Class of Service. For Release 4.1 GE206, this value is cos-not-applicable, since multi COS SLA is not supported.
                 esaProbeHistoryP2RPkts 1.3.6.1.4.1.2544.1.12.8.1.8.1.8 perfcounter64 read-only
The 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.
                 esaProbeHistoryP2RErredPkts 1.3.6.1.4.1.2544.1.12.8.1.8.1.9 perfcounter64 read-only
The 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.
                 esaProbeHistoryP2RSyncErrs 1.3.6.1.4.1.2544.1.12.8.1.8.1.10 perfcounter64 read-only
The number of (time) Synchronization Errors from probe to reflector in the current interval.
                 esaProbeHistoryP2RLostPkts 1.3.6.1.4.1.2544.1.12.8.1.8.1.11 perfcounter64 read-only
The number of Lost Pkts from probe to reflector in the current interval. For Y.1731 probes, these are the actual data frames lost.
                 esaProbeHistoryR2PPkts 1.3.6.1.4.1.2544.1.12.8.1.8.1.12 perfcounter64 read-only
The 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.
                 esaProbeHistoryR2PErredPkts 1.3.6.1.4.1.2544.1.12.8.1.8.1.13 perfcounter64 read-only
The 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.
                 esaProbeHistoryR2PSyncErrs 1.3.6.1.4.1.2544.1.12.8.1.8.1.14 perfcounter64 read-only
The number of (time) Synchronization Errors from reflector to probe in the current interval.
                 esaProbeHistoryR2PLostPkts 1.3.6.1.4.1.2544.1.12.8.1.8.1.15 perfcounter64 read-only
The number of Lost Pkts from reflector to probe in the current interval. For Y.1731 probes, these are the actual data frames lost.
                 esaProbeHistoryLostPkts 1.3.6.1.4.1.2544.1.12.8.1.8.1.16 perfcounter64 read-only
The 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.
                 esaProbeHistorySeqGaps 1.3.6.1.4.1.2544.1.12.8.1.8.1.17 perfcounter64 read-only
The total number of sequence gaps across all packets received in the current interval. If (Received Seq Number) is greater than or equal to (Last Received Seq Number + 2)) it is termed as a sequence gap. NOTE: This is not applicable for Y.1731 probes.
                 esaProbeHistoryOutOfSeqErrs 1.3.6.1.4.1.2544.1.12.8.1.8.1.18 perfcounter64 read-only
The total number of out of sequence errors across all packets received in the current interval. If (Received Seq Number) is less than or equal to (Last Received Seq Number), it is termed as out of sequence error. NOTE: This is not applicable for Y.1731 probes.
                 esaProbeHistoryMinRoundTripDelay 1.3.6.1.4.1.2544.1.12.8.1.8.1.19 unsigned32 read-only
The minimum round-trip delay(in microseconds) across all packets received in the current interval. The reflector's processing time is excluded from the value.
                 esaProbeHistoryMaxRoundTripDelay 1.3.6.1.4.1.2544.1.12.8.1.8.1.20 unsigned32 read-only
The maximum round-trip delay(in microseconds) across all packets received in the current interval. The reflector's processing time is excluded from the value.
                 esaProbeHistoryAvgRoundTripDelay 1.3.6.1.4.1.2544.1.12.8.1.8.1.21 unsigned32 read-only
The average round-trip delay(in microseconds) across all packets received in the current interval. The reflector's processing time is excluded from the value.
                 esaProbeHistorySumRoundTripDelay 1.3.6.1.4.1.2544.1.12.8.1.8.1.22 perfcounter64 read-only
The total sum of round trip delay(in microseconds) in the current interval. The reflector's processing time is excluded from the value.
                 esaProbeHistorySumOfSqRoundTripDelay 1.3.6.1.4.1.2544.1.12.8.1.8.1.23 perfcounter64 read-only
The sum of square of round trip delays in the current interval.
                 esaProbeHistoryMinOnewayP2RDelay 1.3.6.1.4.1.2544.1.12.8.1.8.1.24 unsigned32 read-only
The minimum one-way source to destination delay(in microseconds) across all packets received in the current interval.
                 esaProbeHistoryMaxOnewayP2RDelay 1.3.6.1.4.1.2544.1.12.8.1.8.1.25 unsigned32 read-only
The maximum one-way source to destination delay(in microseconds) across all packets received in the current interval.
                 esaProbeHistoryAvgOnewayP2RDelay 1.3.6.1.4.1.2544.1.12.8.1.8.1.26 unsigned32 read-only
The average one-way source to destination delay(in microseconds) across all packets received in the current interval.
                 esaProbeHistorySumOnewayP2RDelay 1.3.6.1.4.1.2544.1.12.8.1.8.1.27 perfcounter64 read-only
The total sum of one-way delay from source to destination in the current interval.
                 esaProbeHistorySumOfSqOnewayP2RDelay 1.3.6.1.4.1.2544.1.12.8.1.8.1.28 perfcounter64 read-only
The sum of square of one-way delay from source to destination in the current interval.
                 esaProbeHistoryMinOnewayR2PDelay 1.3.6.1.4.1.2544.1.12.8.1.8.1.29 unsigned32 read-only
The minimum one-way destination to source delay(in microseconds) across all packets received in the current interval.
                 esaProbeHistoryMaxOnewayR2PDelay 1.3.6.1.4.1.2544.1.12.8.1.8.1.30 unsigned32 read-only
The maximum one-way destination to source delay(in microseconds) across all packets received in the current interval.
                 esaProbeHistoryAvgOnewayR2PDelay 1.3.6.1.4.1.2544.1.12.8.1.8.1.31 unsigned32 read-only
The average one-way destination to source delay(in microseconds) across all packets received in the current interval.
                 esaProbeHistorySumOnewayR2PDelay 1.3.6.1.4.1.2544.1.12.8.1.8.1.32 perfcounter64 read-only
The total sum of one-way delay from destination to source in the current interval.
                 esaProbeHistorySumOfSqOnewayR2PDelay 1.3.6.1.4.1.2544.1.12.8.1.8.1.33 perfcounter64 read-only
The sum of square of one-way delay from destination to source in the current interval.
                 esaProbeHistoryMinPosP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.34 unsigned32 read-only
The minimum positive one-way jitter from source to destination in the current interval.
                 esaProbeHistoryMaxPosP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.35 unsigned32 read-only
The maximum positive one-way jitter from source to destination in the current interval.
                 esaProbeHistoryNumPosP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.36 perfcounter64 read-only
The total number of positive one-way jitters from source to destination in the current interval.
                 esaProbeHistorySumPosP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.37 perfcounter64 read-only
The total sum of positive one-way jitters from source to destination in the current interval.
                 esaProbeHistorySumOfSqPosP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.38 perfcounter64 read-only
The sum of square of positive one-way jitters from source to destination in the current interval.
                 esaProbeHistoryMinNegP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.39 unsigned32 read-only
The minimum negative one-way jitter from source to destination in the current interval.
                 esaProbeHistoryMaxNegP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.40 unsigned32 read-only
The maximum negative one-way jitter from source to destination in the current interval.
                 esaProbeHistoryNumNegP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.41 perfcounter64 read-only
The total number of negative one-way jitters from source to destination in the current interval.
                 esaProbeHistorySumNegP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.42 perfcounter64 read-only
The total sum of negative one-way jitters from source to destination in the current interval.
                 esaProbeHistorySumOfSqNegP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.43 perfcounter64 read-only
The sum of square of negative one-way jitters from source to destination in the current interval.
                 esaProbeHistoryMinPosR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.44 unsigned32 read-only
The minimum positive one-way jitter from destination to source in the current interval.
                 esaProbeHistoryMaxPosR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.45 unsigned32 read-only
The maximum positive one-way jitter from destination to source in the current interval.
                 esaProbeHistoryNumPosR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.46 perfcounter64 read-only
The total number of positive one-way jitters from destination to source in the current interval.
                 esaProbeHistorySumPosR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.47 perfcounter64 read-only
The total sum of positive one-way jitters from destination to source in the current interval.
                 esaProbeHistorySumOfSqPosR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.48 perfcounter64 read-only
The sum of square of positive one-way jitters from destination to source in the current interval.
                 esaProbeHistoryMinNegR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.49 unsigned32 read-only
The minimum negative one-way jitter from destination to source in the current interval.
                 esaProbeHistoryMaxNegR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.50 unsigned32 read-only
The maximum negative one-way jitter from destination to source in the current interval.
                 esaProbeHistoryNumNegR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.51 perfcounter64 read-only
The total number of negative one-way jitters from destination to source in the current interval.
                 esaProbeHistorySumNegR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.52 perfcounter64 read-only
The total sum of negative one-way jitters from destination to source in the current interval.
                 esaProbeHistorySumOfSqNegR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.53 perfcounter64 read-only
The sum of square of negative one-way jitters from destination to source in the current interval.
                 esaProbeHistoryY1731P2RNegLossOccurrences 1.3.6.1.4.1.2544.1.12.8.1.8.1.54 perfcounter64 read-only
This 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.
                 esaProbeHistoryY1731R2PNegLossOccurrences 1.3.6.1.4.1.2544.1.12.8.1.8.1.55 perfcounter64 read-only
This 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.
                 esaProbeHistoryY1731RxLmSamples 1.3.6.1.4.1.2544.1.12.8.1.8.1.56 truthvalue read-only
This 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.
                 esaProbeHistoryY1731RxDmSamples 1.3.6.1.4.1.2544.1.12.8.1.8.1.57 truthvalue read-only
This 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).
                 esaProbeHistoryY1731P2RFrames 1.3.6.1.4.1.2544.1.12.8.1.8.1.58 perfcounter64 read-only
This 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.
                 esaProbeHistoryY1731R2PFrames 1.3.6.1.4.1.2544.1.12.8.1.8.1.59 perfcounter64 read-only
This 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.
                 esaProbeHistoryAvgAbsP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.60 unsigned32 read-only
This attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes. This is the average absolute P2R Jitter value. .
                 esaProbeHistoryAvgAbsR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.61 unsigned32 read-only
This attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes. This is the average absolute R2P Jitter value. .
                 esaProbeHistoryMinAbsP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.62 unsigned32 read-only
This attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes. This is the minimum absolute P2R Jitter value. .
                 esaProbeHistoryMinAbsR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.63 unsigned32 read-only
This attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes. This is the minimum absolute R2P Jitter value. .
                 esaProbeHistoryMaxAbsP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.64 unsigned32 read-only
This attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes. This is the maximum absolute P2R Jitter value. .
                 esaProbeHistoryMaxAbsR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.65 unsigned32 read-only
This attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes. This is the maximum absolute R2P Jitter value. .
                 esaProbeHistoryNumAbsP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.66 perfcounter64 read-only
This attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes. This is the number of absolute P2R Jitters.
                 esaProbeHistoryNumAbsR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.67 perfcounter64 read-only
This attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes. This is the number of absolute R2P Jitters.
                 esaProbeHistorySumAbsP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.68 perfcounter64 read-only
This attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes. This is the sum of absolute P2R Jitter values.
                 esaProbeHistorySumAbsR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.69 perfcounter64 read-only
This attribute is only applicable to Layer 3 ICMP Timestamp and Layer 2 Y.1731 probes. This is the sum of absolute R2P Jitter values.
                 esaProbeHistorySumOfSqAbsP2RJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.70 perfcounter64 read-only
This 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.
                 esaProbeHistorySumOfSqAbsR2PJitter 1.3.6.1.4.1.2544.1.12.8.1.8.1.71 perfcounter64 read-only
This 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.
         esaProbeDistStatsConfigTable 1.3.6.1.4.1.2544.1.12.8.1.9 no-access
A list of entries that need to be configured in order to obtain statistical distribution of ESA Probe collected data.
             esaProbeDistStatsConfigEntry 1.3.6.1.4.1.2544.1.12.8.1.9.1 no-access
A row in the esaProbeDistStatsConfigTable.
                 esaProbeDistStatsConfigIndex 1.3.6.1.4.1.2544.1.12.8.1.9.1.1 integer32 read-only
A unique index for each row. Each row corresponds to each enumeration type specified in EsaProbeDistStatsType.
                 esaProbeDistStatsConfigType 1.3.6.1.4.1.2544.1.12.8.1.9.1.2 esaprobediststatstype read-only
Indicates 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).
                 esaProbeDistStatsConfigMinVal 1.3.6.1.4.1.2544.1.12.8.1.9.1.3 integer32 read-write
Minimum sample value in distribution.
                 esaProbeDistStatsConfigMaxVal 1.3.6.1.4.1.2544.1.12.8.1.9.1.4 integer32 read-write
Maximum sample value in distribution.
                 esaProbeDistStatsConfigNumBins 1.3.6.1.4.1.2544.1.12.8.1.9.1.5 unsigned32 read-write
Number of distribution bins.
                 esaProbeDistStatsConfigLowBoundOfBin1 1.3.6.1.4.1.2544.1.12.8.1.9.1.6 integer32 read-write
The lower bound of the 1st bin.
                 esaProbeDistStatsConfigLowBoundOfBin2 1.3.6.1.4.1.2544.1.12.8.1.9.1.7 integer32 read-write
The lower bound of the 2nd bin.
                 esaProbeDistStatsConfigLowBoundOfBin3 1.3.6.1.4.1.2544.1.12.8.1.9.1.8 integer32 read-write
The lower bound of the 3rd bin.
                 esaProbeDistStatsConfigLowBoundOfBin4 1.3.6.1.4.1.2544.1.12.8.1.9.1.9 integer32 read-write
The lower bound of the 4th bin.
                 esaProbeDistStatsConfigLowBoundOfBin5 1.3.6.1.4.1.2544.1.12.8.1.9.1.10 integer32 read-write
The lower bound of the 5th bin.
                 esaProbeDistStatsConfigLowBoundOfBin6 1.3.6.1.4.1.2544.1.12.8.1.9.1.11 integer32 read-write
The lower bound of the 6th bin.
                 esaProbeDistStatsConfigLowBoundOfBin7 1.3.6.1.4.1.2544.1.12.8.1.9.1.12 integer32 read-write
The lower bound of the 7th bin.
                 esaProbeDistStatsConfigLowBoundOfBin8 1.3.6.1.4.1.2544.1.12.8.1.9.1.13 integer32 read-write
The lower bound of the 8th bin.
                 esaProbeDistStatsConfigLowBoundOfBin9 1.3.6.1.4.1.2544.1.12.8.1.9.1.14 integer32 read-write
The lower bound of the 9th bin.
         esaProbeDistStatsTable 1.3.6.1.4.1.2544.1.12.8.1.10 no-access
A list of entries that provide statistical distribution of ESA Probe collected data.
               esaProbeDistStatsEntry 1.3.6.1.4.1.2544.1.12.8.1.10.1 no-access
A row in the esaProbeDistStatsTable.
                   esaProbeDistStatsDestinationIndex 1.3.6.1.4.1.2544.1.12.8.1.10.1.1 integer32 read-only
An 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.
                   esaProbeDistStatsCOSIndex 1.3.6.1.4.1.2544.1.12.8.1.10.1.2 integer32 read-only
An 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.
                   esaProbeDistStatsAction 1.3.6.1.4.1.2544.1.12.8.1.10.1.3 cmpmbinaction read-write
Allows the Manager to clear the bin.
                   esaProbeDistStatsCOS 1.3.6.1.4.1.2544.1.12.8.1.10.1.4 classofservicetype read-only
The Class of Service. For Release 4.1 GE206, this value is cos-not-applicable, since multi COS SLA is not supported.
                   esaProbeDistStatsNumBins 1.3.6.1.4.1.2544.1.12.8.1.10.1.5 integer32 read-only
Number of bins over which the statistical data is distributed.
                   esaProbeDistStatsLTMin 1.3.6.1.4.1.2544.1.12.8.1.10.1.6 perfcounter64 read-only
Number of sample data points which are less than the minimum value specified.
                   esaProbeDistStatsGTMax 1.3.6.1.4.1.2544.1.12.8.1.10.1.7 perfcounter64 read-only
Number of sample data points which are greater than the maximum value specified.
         esaProbeDistStatsBinTable 1.3.6.1.4.1.2544.1.12.8.1.11 no-access
A list of entries that provide statistical distribution of ESA Probe collected data for specific BINs.
               esaProbeDistStatsBinEntry 1.3.6.1.4.1.2544.1.12.8.1.11.1 no-access
A row in the esaProbeDistStatsBinTable.
                   esaProbeDistStatsBinIndex 1.3.6.1.4.1.2544.1.12.8.1.11.1.1 integer32 read-only
An index for each row that uniquely provides statistical data for a range.
                   esaProbeDistStatsBinLower 1.3.6.1.4.1.2544.1.12.8.1.11.1.2 integer32 read-only
The lower limit of values collected in this bin.
                   esaProbeDistStatsBinUpper 1.3.6.1.4.1.2544.1.12.8.1.11.1.3 integer32 read-only
The upper limit of values collected in this bin.
                   esaProbeDistStatsBinNumSamples 1.3.6.1.4.1.2544.1.12.8.1.11.1.4 perfcounter64 read-only
Number of sample data points which fall between the lower and upper limits.
         esaProbeDistHistoryTable 1.3.6.1.4.1.2544.1.12.8.1.12 no-access
A list of entries that provide statistical distribution history of ESA Probe collected data.
               esaProbeDistHistoryEntry 1.3.6.1.4.1.2544.1.12.8.1.12.1 no-access
A row in the esaProbeDistHistoryTable.
                   esaProbeDistHistoryDestinationIndex 1.3.6.1.4.1.2544.1.12.8.1.12.1.1 integer32 read-only
An 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.
                   esaProbeDistHistoryCOSIndex 1.3.6.1.4.1.2544.1.12.8.1.12.1.2 integer32 read-only
An 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.
                   esaProbeDistHistoryIndex 1.3.6.1.4.1.2544.1.12.8.1.12.1.3 integer32 read-only
An arbitrary integer index value used to uniquely identify this ESA Probe Distribution History entry.
                   esaProbeDistHistoryTime 1.3.6.1.4.1.2544.1.12.8.1.12.1.4 dateandtime read-only
Indicates the time of history bin creation.
                   esaProbeDistHistoryAction 1.3.6.1.4.1.2544.1.12.8.1.12.1.5 cmpmbinaction read-write
Allows the Manager to clear the bin.
                   esaProbeDistHistoryCOS 1.3.6.1.4.1.2544.1.12.8.1.12.1.6 classofservicetype read-only
The Class of Service. For Release 4.1 GE206, this value is cos-not-applicable, since multi COS SLA is not supported.
                   esaProbeDistHistoryNumBins 1.3.6.1.4.1.2544.1.12.8.1.12.1.7 integer32 read-only
Number of bins over which the statistical data is distributed.
                   esaProbeDistHistoryLTMin 1.3.6.1.4.1.2544.1.12.8.1.12.1.8 perfcounter64 read-only
Number of sample data points which are less than the minimum value specified.
                   esaProbeDistHistoryGTMax 1.3.6.1.4.1.2544.1.12.8.1.12.1.9 perfcounter64 read-only
Number of sample data points which are greater than the maximum value specified.
         esaProbeDistHistoryBinTable 1.3.6.1.4.1.2544.1.12.8.1.13 no-access
A list of entries that provide historical statistical distribution of ESA Probe collected data for specific BINs.
               esaProbeDistHistoryBinEntry 1.3.6.1.4.1.2544.1.12.8.1.13.1 no-access
A row in the esaProbeDistHistoryBinTable.
                   esaProbeDistHistoryBinIndex 1.3.6.1.4.1.2544.1.12.8.1.13.1.1 integer32 read-only
An index for each row that uniquely provides statistical data for a range.
                   esaProbeDistHistoryBinLower 1.3.6.1.4.1.2544.1.12.8.1.13.1.2 integer32 read-only
The lower limit of values collected in this bin.
                   esaProbeDistHistoryBinUpper 1.3.6.1.4.1.2544.1.12.8.1.13.1.3 integer32 read-only
The upper limit of values collected in this bin.
                   esaProbeDistHistoryBinNumSamples 1.3.6.1.4.1.2544.1.12.8.1.13.1.4 perfcounter64 read-only
Number of sample data points which fall between the lower and upper limits.
         esaProbeStatsThresholdTable 1.3.6.1.4.1.2544.1.12.8.1.14 no-access
A table of entries that allow manageability of ESA Probe Thresholds.
               esaProbeStatsThresholdEntry 1.3.6.1.4.1.2544.1.12.8.1.14.1 no-access
A conceptual row in the esaProbeStatsThresholdTable.
                   esaProbeStatsThresholdIndex 1.3.6.1.4.1.2544.1.12.8.1.14.1.1 integer32 read-only
An index that uniquely identifies an entry in the esaProbeStatsThresholdTable.
                   esaProbeStatsThresholdVariable 1.3.6.1.4.1.2544.1.12.8.1.14.1.2 variablepointer read-only
The 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.
                   esaProbeStatsThresholdAbsValueLo 1.3.6.1.4.1.2544.1.12.8.1.14.1.3 unsigned32 read-write
Lower 32 bits of the absolute value of the threshold.
                   esaProbeStatsThresholdAbsValueHi 1.3.6.1.4.1.2544.1.12.8.1.14.1.4 unsigned32 read-write
Higher 32 bits of the absolute value of the threshold.
                   esaProbeStatsThresholdMonValue 1.3.6.1.4.1.2544.1.12.8.1.14.1.5 perfcounter64 read-only
Monitored value corresponding to esaProbeStatsThresholdVariable.
         esaProbeCOSConfigTable 1.3.6.1.4.1.2544.1.12.8.1.15 no-access
A list of entries corresponding to ESA Probes COS Configuration Levels.
               esaProbeCOSConfigEntry 1.3.6.1.4.1.2544.1.12.8.1.15.1 no-access
A row in the esaProbeCOSConfigTable. Entries can be created in this table by management application action.
                   esaProbeCOSConfigIndex 1.3.6.1.4.1.2544.1.12.8.1.15.1.1 integer32 read-only
An 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.
                   esaProbeCOSConfigType 1.3.6.1.4.1.2544.1.12.8.1.15.1.2 classofservicetype read-only
This is the Class of Service Type for Y.1731/SLM-SLR Probes, associated with the row.
                   esaProbeCOSConfigInterval 1.3.6.1.4.1.2544.1.12.8.1.15.1.3 esaprobepktintervaltype read-only
This is the Class of Service Y.1731/SLM-SLR packet interval type.
                   esaProbeCOSConfigPktSize 1.3.6.1.4.1.2544.1.12.8.1.15.1.4 integer32 read-only
This 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).
                   esaProbeCOSConfigStorageType 1.3.6.1.4.1.2544.1.12.8.1.15.1.5 storagetype read-only
The type of storage configured for this entry.
                   esaProbeCOSConfigRowStatus 1.3.6.1.4.1.2544.1.12.8.1.15.1.6 rowstatus read-only
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of 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).
                   esaProbeCOSConfigslmInterval 1.3.6.1.4.1.2544.1.12.8.1.15.1.7 esaprobepktintervaltype read-only
This allows specification of the interval between subsequent SLM packets.
                   esaProbeCOSConfigslmPktSize 1.3.6.1.4.1.2544.1.12.8.1.15.1.8 integer32 read-only
This allows specification of the SLM Packet Size.
                   esaProbeCOSConfigSoamPmExtAvailFlrThreshold 1.3.6.1.4.1.2544.1.12.8.1.15.1.9 unsigned32 read-write
Frame loss ratio threshold for Availability (m%).
                   esaProbeCOSConfigSoamPmExtFlrDeltaTNumLmPdus 1.3.6.1.4.1.2544.1.12.8.1.15.1.10 unsigned32 read-write
This 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.
                   esaProbeCOSConfigSoamPmExtConDeltaTsForAvail 1.3.6.1.4.1.2544.1.12.8.1.15.1.11 unsigned32 read-write
This is the number of consecutive delta_ts used in the computation of availability/unavailability (n).
         esaProbeMultiDestinationTable 1.3.6.1.4.1.2544.1.12.8.1.16 no-access
A list of entries corresponding to ESA Probes Multi Destinations.
               esaProbeMultiDestinationEntry 1.3.6.1.4.1.2544.1.12.8.1.16.1 no-access
A 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.
                   esaProbeDestinationIndex 1.3.6.1.4.1.2544.1.12.8.1.16.1.1 integer32 read-only
An integer index value used to uniquely identify a destination.
                   esaProbeDestinationMepType 1.3.6.1.4.1.2544.1.12.8.1.16.1.2 mepdestinationtype read-only
This attribute is applicable only for point-to-multipoint probes. This indicates if the destination MEP is specified using the MEP ID object esaProbeDestinationMepId.
                   esaProbeDestinationMepMacAddr 1.3.6.1.4.1.2544.1.12.8.1.16.1.3 macaddress read-only
This 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.
                   esaProbeDestinationMepId 1.3.6.1.4.1.2544.1.12.8.1.16.1.4 dot1agcfmmepidorzero read-only
This 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.
                   esaProbeDestinationStorageType 1.3.6.1.4.1.2544.1.12.8.1.16.1.5 storagetype read-only
The type of storage configured for this entry.
                   esaProbeDestinationRowStatus 1.3.6.1.4.1.2544.1.12.8.1.16.1.6 rowstatus read-only
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of 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).
         bertControlTable 1.3.6.1.4.1.2544.1.12.8.1.17 no-access
A list of entries for the control of BERT Streams.
               bertControlEntry 1.3.6.1.4.1.2544.1.12.8.1.17.1 no-access
A conceptual row in the bertControlTable.
                   bertControlIndex 1.3.6.1.4.1.2544.1.12.8.1.17.1.1 integer32 no-access
An arbitrary integer index value used to uniquely identify this BERT Control.
                   bertControlSourceEntity 1.3.6.1.4.1.2544.1.12.8.1.17.1.2 variablepointer read-write
Pointer to the entity on which the BERT will be started within a card.
                   bertControlTestMode 1.3.6.1.4.1.2544.1.12.8.1.17.1.3 bertestmode read-write
The mode of BERT to be performed.
                   bertControlDuration 1.3.6.1.4.1.2544.1.12.8.1.17.1.4 integer32 read-write
This object enables specification of the time in seconds for BERT. BERT will be stopped after the specified time interval is exhausted.
                   bertControlStream 1.3.6.1.4.1.2544.1.12.8.1.17.1.5 integer32 read-write
This 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.
                   bertControlAction 1.3.6.1.4.1.2544.1.12.8.1.17.1.6 bertcontrolaction read-write
This 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.
                   bertControlTestStatus 1.3.6.1.4.1.2544.1.12.8.1.17.1.7 berteststatus read-only
This 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.
         bertConfigStreamTable 1.3.6.1.4.1.2544.1.12.8.1.18 no-access
A list of entries for the configuration of BERT Config Stream Specifications.
               bertConfigStreamEntry 1.3.6.1.4.1.2544.1.12.8.1.18.1 no-access
A conceptual row in the bertConfigStreamTable.
                   bertConfigStreamIndex 1.3.6.1.4.1.2544.1.12.8.1.18.1.1 integer32 no-access
An arbitrary integer index value used to uniquely identify this BERT configStream.
                   bertConfigStreamName 1.3.6.1.4.1.2544.1.12.8.1.18.1.2 displaystring read-write
Symbolic Stream Name that can be associated with an BERT Config stream.
                   bertConfigStreamTxPattern 1.3.6.1.4.1.2544.1.12.8.1.18.1.3 bertpattern read-write
Allows specification of the Tx pattern of this BERT Config stream.
                   bertConfigStreamErrInjectEnabled 1.3.6.1.4.1.2544.1.12.8.1.18.1.4 truthvalue read-write
This object allows specification of whether Bit Error be injected.
                   bertConfigStreamErrInjectRate 1.3.6.1.4.1.2544.1.12.8.1.18.1.5 biterrrate read-write
Bit Error Rate, applicable when Error Injection is enabled.
                   bertConfigStreamErrInjectRateMultiplier 1.3.6.1.4.1.2544.1.12.8.1.18.1.6 integer32 read-write
BER value with 0.1 Step, in this release is fixed 10, only applicable when Error Injection is enabled.
                   bertConfigStreamUserPatternLength 1.3.6.1.4.1.2544.1.12.8.1.18.1.7 bertuserpatternlength read-write
User defined testing pattern length.
                   bertConfigStreamUserPattern 1.3.6.1.4.1.2544.1.12.8.1.18.1.8 displaystring read-write
User defined testing pattern in a HEX format display string, applicable when test pattern is user defined.
         bertTestStreamTable 1.3.6.1.4.1.2544.1.12.8.1.19 no-access
A list of entries containing results of a previous test.
               bertTestStreamEntry 1.3.6.1.4.1.2544.1.12.8.1.19.1 no-access
A conceptual row in the bertTestStreamTable. Entries in this table show results of the current BERT.
                   bertTestStreamIndex 1.3.6.1.4.1.2544.1.12.8.1.19.1.1 integer32 no-access
An integer index value corresponding to the stream index for which the BERT was initiated.
                   bertTestStreamName 1.3.6.1.4.1.2544.1.12.8.1.19.1.2 displaystring read-write
Symbolic Stream Name that can be associated with an BERT stream.
                   bertTestStreamTxPattern 1.3.6.1.4.1.2544.1.12.8.1.19.1.3 bertpattern read-only
Allows specification of the Tx pattern of this BERT Test stream.
                   bertTestStreamErrInjectEnabled 1.3.6.1.4.1.2544.1.12.8.1.19.1.4 truthvalue read-only
This object allows specification of whether Bit Error be injected.
                   bertTestStreamErrInjectRate 1.3.6.1.4.1.2544.1.12.8.1.19.1.5 biterrrate read-only
Bit Error Rate, applicable when Error Injection is enabled.
                   bertTestStreamErrInjectRateMultiplier 1.3.6.1.4.1.2544.1.12.8.1.19.1.6 integer32 read-only
BER value with 0.1 Step, in this release is fixed 10, only applicable when Error Injection is enabled.
                   bertTestStreamUserPatternLength 1.3.6.1.4.1.2544.1.12.8.1.19.1.7 bertuserpatternlength read-only
User defined testing pattern length.
                   bertTestStreamUserPattern 1.3.6.1.4.1.2544.1.12.8.1.19.1.8 displaystring read-only
User defined testing pattern in a HEX format display string, applicable when test pattern is user defined.
                   bertTestStreamMonStartTime 1.3.6.1.4.1.2544.1.12.8.1.19.1.9 dateandtime read-only
The start time of the BERT for this stream.
                   bertTestStreamMonEndTime 1.3.6.1.4.1.2544.1.12.8.1.19.1.10 dateandtime read-only
The end time of the BERT for this stream.
                   bertTestStreamMonElapsedTime 1.3.6.1.4.1.2544.1.12.8.1.19.1.11 integer32 read-only
The elapsed time of BERT for this stream in seconds.
                   bertTestStreamMonSyncState 1.3.6.1.4.1.2544.1.12.8.1.19.1.12 bertsyncstate read-only
The Sync State of the BERT.
                   bertTestStreamMonRxPattern 1.3.6.1.4.1.2544.1.12.8.1.19.1.13 bertpattern read-only
Allows specification of the Rx pattern of this BERT Test stream.
                   bertTestStreamMonSyncCounts 1.3.6.1.4.1.2544.1.12.8.1.19.1.14 unsigned32 read-only
Allows specification of the Sync counts from test start.
                   bertTestStreamMonRxBitErrsSinceStart 1.3.6.1.4.1.2544.1.12.8.1.19.1.15 perfcounter64 read-only
Allows specification of the Received Errors since test start.
                   bertTestStreamMonRxBitsSinceStart 1.3.6.1.4.1.2544.1.12.8.1.19.1.16 perfcounter64 read-only
Allows specification of the Received Bits since test start.
                   bertTestStreamMonRxESsSinceStart 1.3.6.1.4.1.2544.1.12.8.1.19.1.17 unsigned32 read-only
Allows specification of the Error seconds since test start.
                   bertTestStreamMonRxErrRateSinceStart 1.3.6.1.4.1.2544.1.12.8.1.19.1.18 biterrrate read-only
Allows specification of the Received BER Unit since test start.
                   bertTestStreamMonRxErrRateMultiplierSinceStart 1.3.6.1.4.1.2544.1.12.8.1.19.1.19 integer32 read-only
Allows specification of the Received BER value with 0.1 Step since test start.
                   bertTestStreamMonRxBitErrsSinceLastSync 1.3.6.1.4.1.2544.1.12.8.1.19.1.20 perfcounter64 read-only
Allows specification of the Received Errors since last sync.
                   bertTestStreamMonRxBitsSinceLastSync 1.3.6.1.4.1.2544.1.12.8.1.19.1.21 perfcounter64 read-only
Allows specification of the Received Bits since last sync.
                   bertTestStreamMonRxESsSinceLastSync 1.3.6.1.4.1.2544.1.12.8.1.19.1.22 unsigned32 read-only
Allows specification of the Received Error seconds since last sync.
                   bertTestStreamMonRxErrRateSinceLastSync 1.3.6.1.4.1.2544.1.12.8.1.19.1.23 biterrrate read-only
Allows specification of the Received BER Unit since last sync.
                   bertTestStreamMonRxErrRateMultiplierSinceLastSync 1.3.6.1.4.1.2544.1.12.8.1.19.1.24 unsigned32 read-only
Allows specification of the Received BER value with 0.1 Step since last sync.
                   bertTestStreamConfigChangedFlag 1.3.6.1.4.1.2544.1.12.8.1.19.1.25 truthvalue read-only
This object provides information on whether the associated bertConfigStream is changed.
                   bertTestStreamMonOOSSsSinceStart 1.3.6.1.4.1.2544.1.12.8.1.19.1.26 unsigned32 read-only
This object means the Out of Sync Seconds since start.
         f3EsaProbeCOSConfigSoamPmExtTable 1.3.6.1.4.1.2544.1.12.8.1.20 no-access
A list of entries corresponding to ESA Probe Cos Configurations MEF 35.
               f3EsaProbeCOSConfigSoamPmExtEntry 1.3.6.1.4.1.2544.1.12.8.1.20.1 no-access
A row in the esaProbeCOSConfigTable MEF 35. Entries can be created in this table by management application action.
                   f3EsaProbeCOSConfigSoamPmExtAvailFlrThreshold 1.3.6.1.4.1.2544.1.12.8.1.20.1.1 unsigned32 read-write
Frame loss ratio threshold for Availability (m%).
                   f3EsaProbeCOSConfigSoamPmExtFlrDeltaTNumLmPdus 1.3.6.1.4.1.2544.1.12.8.1.20.1.2 unsigned32 read-write
This 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.
                   f3EsaProbeCOSConfigSoamPmExtConDeltaTsForAvail 1.3.6.1.4.1.2544.1.12.8.1.20.1.3 unsigned32 read-write
This is the number of consecutive delta_ts used in the computation of availability/unavailability (n).
         f3EsaProbeStatsSoamPmExtTable 1.3.6.1.4.1.2544.1.12.8.1.21 no-access
A collection of ESA Probe MEF 35 related statistics kept for a particular ESA Probe entity. These reflect the current data.
               f3EsaProbeStatsSoamPmExtEntry 1.3.6.1.4.1.2544.1.12.8.1.21.1 no-access
A conceptual row in the f3EsaProbeStatsSoamPmExtTable.
                   f3EsaProbeStatsSoamPmExtMinP2RFlr 1.3.6.1.4.1.2544.1.12.8.1.21.1.1 perfcounter64 read-only
This is the minimum probe to reflector FLR (m%).
                   f3EsaProbeStatsSoamPmExtMaxP2RFlr 1.3.6.1.4.1.2544.1.12.8.1.21.1.2 perfcounter64 read-only
This is the maximum probe to reflector FLR (m%).
                   f3EsaProbeStatsSoamPmExtAvgP2RFlr 1.3.6.1.4.1.2544.1.12.8.1.21.1.3 perfcounter64 read-only
This is the average probe to reflector FLR (m%).
                   f3EsaProbeStatsSoamPmExtMinR2PFlr 1.3.6.1.4.1.2544.1.12.8.1.21.1.4 perfcounter64 read-only
This is the minimum reflector to probe FLR (m%).
                   f3EsaProbeStatsSoamPmExtMaxR2PFlr 1.3.6.1.4.1.2544.1.12.8.1.21.1.5 perfcounter64 read-only
This is the maximum reflector to probe FLR (m%).
                   f3EsaProbeStatsSoamPmExtAvgR2PFlr 1.3.6.1.4.1.2544.1.12.8.1.21.1.6 perfcounter64 read-only
This is the average reflector to probe FLR (m%).
                   f3EsaProbeStatsSoamPmExtP2rSeverelyErroredDeltaTs 1.3.6.1.4.1.2544.1.12.8.1.21.1.7 perfcounter64 read-only
This is the number of delta_ts in which the FLR is greater than availability threshold in the probe to reflector direction.
                   f3EsaProbeStatsSoamPmExtR2PSeverelyErroredDeltaTs 1.3.6.1.4.1.2544.1.12.8.1.21.1.8 perfcounter64 read-only
This is the number of delta_ts in which the FLR is greater than availability threshold in the reflector to probe direction.
                   f3EsaProbeStatsSoamPmExtP2rAvailableTime 1.3.6.1.4.1.2544.1.12.8.1.21.1.9 perfcounter64 read-only
This 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.
                   f3EsaProbeStatsSoamPmExtR2PAvailableTime 1.3.6.1.4.1.2544.1.12.8.1.21.1.10 perfcounter64 read-only
This 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.
                   f3EsaProbeStatsSoamPmExtP2rUnavailableTime 1.3.6.1.4.1.2544.1.12.8.1.21.1.11 perfcounter64 read-only
This 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.
                   f3EsaProbeStatsSoamPmExtR2PUnavailableTime 1.3.6.1.4.1.2544.1.12.8.1.21.1.12 perfcounter64 read-only
This 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.
                   f3EsaProbeStatsSoamPmExtMinAbsRTJitter 1.3.6.1.4.1.2544.1.12.8.1.21.1.13 perfcounter64 read-only
Minimum absolute round-trip (two-way) jitter in a measurement interval (microseconds).
                   f3EsaProbeStatsSoamPmExtMaxAbsRTJitter 1.3.6.1.4.1.2544.1.12.8.1.21.1.14 perfcounter64 read-only
Maximum absolute round-trip (two-way) jitter in a measurement interval (microseconds).
                   f3EsaProbeStatsSoamPmExtAvgAbsRTJitter 1.3.6.1.4.1.2544.1.12.8.1.21.1.15 perfcounter64 read-only
Average absolute round-trip (two-way) jitter in a measurement interval (microseconds).
                   f3EsaProbeStatsSoamPmExtNumAbsRTJitter 1.3.6.1.4.1.2544.1.12.8.1.21.1.16 perfcounter64 read-only
Number of absolute round-trip (two-way) jitter samples (microseconds).
                   f3EsaProbeStatsSoamPmExtSumAbsRTJitter 1.3.6.1.4.1.2544.1.12.8.1.21.1.17 perfcounter64 read-only
Sum of absolute round-trip (two-way) jitter samples (microseconds).
                   f3EsaProbeStatsSoamPmExtSumOfSqAbsRTJitter 1.3.6.1.4.1.2544.1.12.8.1.21.1.18 perfcounter64 read-only
Sum of squares of absolute round-trip (two-way) jitter samples (microseconds^2).
                   f3EsaProbeStatsSoamPmExtMaxP2RFDR 1.3.6.1.4.1.2544.1.12.8.1.21.1.19 perfcounter64 read-only
Maximum P2R (Forward) FDR in a measurement interval (microseconds).
                   f3EsaProbeStatsSoamPmExtAvgP2RFDR 1.3.6.1.4.1.2544.1.12.8.1.21.1.20 perfcounter64 read-only
Average P2R (Forward) FDR in a measurement interval (microseconds).
                   f3EsaProbeStatsSoamPmExtNumP2RFDR 1.3.6.1.4.1.2544.1.12.8.1.21.1.21 perfcounter64 read-only
Number of P2R (Forward) FDR samples (microseconds).
                   f3EsaProbeStatsSoamPmExtSumP2RFDR 1.3.6.1.4.1.2544.1.12.8.1.21.1.22 perfcounter64 read-only
Sum of P2R (Forward) FDR samples (microseconds).
                   f3EsaProbeStatsSoamPmExtSumOfSqP2RFDR 1.3.6.1.4.1.2544.1.12.8.1.21.1.23 perfcounter64 read-only
Sum of squares of P2R (Forward) FDR samples (microseconds^2).
                   f3EsaProbeStatsSoamPmExtMaxR2PFDR 1.3.6.1.4.1.2544.1.12.8.1.21.1.24 perfcounter64 read-only
Maximum R2P (Backward) FDR in a measurement interval (microseconds).
                   f3EsaProbeStatsSoamPmExtAvgR2PFDR 1.3.6.1.4.1.2544.1.12.8.1.21.1.25 perfcounter64 read-only
Average R2P (Backward) FDR in a measurement interval (microseconds).
                   f3EsaProbeStatsSoamPmExtNumR2PFDR 1.3.6.1.4.1.2544.1.12.8.1.21.1.26 perfcounter64 read-only
Number of R2P (Backward) FDR samples (microseconds).
                   f3EsaProbeStatsSoamPmExtSumR2PFDR 1.3.6.1.4.1.2544.1.12.8.1.21.1.27 perfcounter64 read-only
Sum of R2P (Backward) FDR samples (microseconds).
                   f3EsaProbeStatsSoamPmExtSumOfSqR2PFDR 1.3.6.1.4.1.2544.1.12.8.1.21.1.28 perfcounter64 read-only
Sum of squares of R2P (Backward) FDR samples (microseconds^2).
                   f3EsaProbeStatsSoamPmExtMaxRTFDR 1.3.6.1.4.1.2544.1.12.8.1.21.1.29 perfcounter64 read-only
Maximum round-trip (two-way) FDR in a measurement interval (microseconds).
                   f3EsaProbeStatsSoamPmExtAvgRTFDR 1.3.6.1.4.1.2544.1.12.8.1.21.1.30 perfcounter64 read-only
Average round-trip (two-way) FDR in a measurement interval (microseconds).
                   f3EsaProbeStatsSoamPmExtNumRTFDR 1.3.6.1.4.1.2544.1.12.8.1.21.1.31 perfcounter64 read-only
Number of round-trip (two-way) FDR samples (microseconds).
                   f3EsaProbeStatsSoamPmExtSumRTFDR 1.3.6.1.4.1.2544.1.12.8.1.21.1.32 perfcounter64 read-only
Sum of round-trip (two-way) FDR samples (microseconds).
                   f3EsaProbeStatsSoamPmExtSumOfSqRTFDR 1.3.6.1.4.1.2544.1.12.8.1.21.1.33 perfcounter64 read-only
Sum of squares of round-trip (two-way) FDR samples (microseconds^2).
                   f3EsaProbeStatsSoamPmExtP2rAvailableDeltaTs 1.3.6.1.4.1.2544.1.12.8.1.21.1.34 perfcounter64 read-only
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.
                   f3EsaProbeStatsSoamPmExtR2pAvailableDeltaTs 1.3.6.1.4.1.2544.1.12.8.1.21.1.35 perfcounter64 read-only
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.
                   f3EsaProbeStatsSoamPmExtP2rUnavailableDeltaTs 1.3.6.1.4.1.2544.1.12.8.1.21.1.36 perfcounter64 read-only
Probe to reflector unavailable delta_ts which begins to increment when FLR is greater than availability threshold for 'n' consecutive delta_ts.
                   f3EsaProbeStatsSoamPmExtR2pUnavailableDeltaTs 1.3.6.1.4.1.2544.1.12.8.1.21.1.37 perfcounter64 read-only
Reflector to probe unavailable delta_ts which begins to increment when FLR is greater than availability threshold for 'n' consecutive delta_ts.
                   f3EsaProbeStatsSoamPmExtElapsedTime 1.3.6.1.4.1.2544.1.12.8.1.21.1.38 perfcounter64 read-only
The 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).
         f3EsaProbeHistorySoamPmExtTable 1.3.6.1.4.1.2544.1.12.8.1.22 no-access
A collection of ESA Probe MEF 35 related history kept for a particular ESA Probe entity. These reflect the history data.
               f3EsaProbeHistorySoamPmExtEntry 1.3.6.1.4.1.2544.1.12.8.1.22.1 no-access
A conceptual row in the f3EsaProbeHistorySoamPmExtTable.
                   f3EsaProbeHistorySoamPmExtMinP2RFlr 1.3.6.1.4.1.2544.1.12.8.1.22.1.1 perfcounter64 read-only
This is the minimum probe to reflector FLR.
                   f3EsaProbeHistorySoamPmExtMaxP2RFlr 1.3.6.1.4.1.2544.1.12.8.1.22.1.2 perfcounter64 read-only
This is the maximum probe to reflector FLR.
                   f3EsaProbeHistorySoamPmExtAvgP2RFlr 1.3.6.1.4.1.2544.1.12.8.1.22.1.3 perfcounter64 read-only
This is the average probe to reflector FLR.
                   f3EsaProbeHistorySoamPmExtMinR2PFlr 1.3.6.1.4.1.2544.1.12.8.1.22.1.4 perfcounter64 read-only
This is the minimum reflector to probe FLR.
                   f3EsaProbeHistorySoamPmExtMaxR2PFlr 1.3.6.1.4.1.2544.1.12.8.1.22.1.5 perfcounter64 read-only
This is the maximum reflector to probe FLR.
                   f3EsaProbeHistorySoamPmExtAvgR2PFlr 1.3.6.1.4.1.2544.1.12.8.1.22.1.6 perfcounter64 read-only
This is the average reflector to probe FLR.
                   f3EsaProbeHistorySoamPmExtP2rSeverelyErroredDeltaTs 1.3.6.1.4.1.2544.1.12.8.1.22.1.7 perfcounter64 read-only
This is the number of delta_ts in which the FLR is greater than availability threshold in the probe to reflector direction.
                   f3EsaProbeHistorySoamPmExtR2PSeverelyErroredDeltaTs 1.3.6.1.4.1.2544.1.12.8.1.22.1.8 perfcounter64 read-only
This is the number of delta_ts in which the FLR is greater than availability threshold in the reflector to probe direction.
                   f3EsaProbeHistorySoamPmExtP2rAvailableTime 1.3.6.1.4.1.2544.1.12.8.1.22.1.9 perfcounter64 read-only
This 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.
                   f3EsaProbeHistorySoamPmExtR2PAvailableTime 1.3.6.1.4.1.2544.1.12.8.1.22.1.10 perfcounter64 read-only
This 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.
                   f3EsaProbeHistorySoamPmExtP2rUnavailableTime 1.3.6.1.4.1.2544.1.12.8.1.22.1.11 perfcounter64 read-only
This 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.
                   f3EsaProbeHistorySoamPmExtR2PUnavailableTime 1.3.6.1.4.1.2544.1.12.8.1.22.1.12 perfcounter64 read-only
This 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.
                   f3EsaProbeHistorySoamPmExtMinAbsRTJitter 1.3.6.1.4.1.2544.1.12.8.1.22.1.13 perfcounter64 read-only
Minimum absolute round-trip (two-way) jitter in a measurement interval.
                   f3EsaProbeHistorySoamPmExtMaxAbsRTJitter 1.3.6.1.4.1.2544.1.12.8.1.22.1.14 perfcounter64 read-only
Maximum absolute round-trip (two-way) jitter in a measurement interval.
                   f3EsaProbeHistorySoamPmExtAvgAbsRTJitter 1.3.6.1.4.1.2544.1.12.8.1.22.1.15 perfcounter64 read-only
Average absolute round-trip (two-way) jitter in a measurement interval.
                   f3EsaProbeHistorySoamPmExtNumAbsRTJitter 1.3.6.1.4.1.2544.1.12.8.1.22.1.16 perfcounter64 read-only
Number of absolute round-trip (two-way) jitter samples.
                   f3EsaProbeHistorySoamPmExtSumAbsRTJitter 1.3.6.1.4.1.2544.1.12.8.1.22.1.17 perfcounter64 read-only
Sum of absolute round-trip (two-way) jitter samples.
                   f3EsaProbeHistorySoamPmExtSumOfSqAbsRTJitter 1.3.6.1.4.1.2544.1.12.8.1.22.1.18 perfcounter64 read-only
Sum of squares of absolute round-trip (two-way) jitter samples.
                   f3EsaProbeHistorySoamPmExtMaxP2RFDR 1.3.6.1.4.1.2544.1.12.8.1.22.1.19 perfcounter64 read-only
Maximum P2R (Forward) FDR in a measurement interval.
                   f3EsaProbeHistorySoamPmExtAvgP2RFDR 1.3.6.1.4.1.2544.1.12.8.1.22.1.20 perfcounter64 read-only
Average P2R (Forward) FDR in a measurement interval.
                   f3EsaProbeHistorySoamPmExtNumP2RFDR 1.3.6.1.4.1.2544.1.12.8.1.22.1.21 perfcounter64 read-only
Number of P2R (Forward) FDR samples.
                   f3EsaProbeHistorySoamPmExtSumP2RFDR 1.3.6.1.4.1.2544.1.12.8.1.22.1.22 perfcounter64 read-only
Sum of P2R (Forward) FDR samples.
                   f3EsaProbeHistorySoamPmExtSumOfSqP2RFDR 1.3.6.1.4.1.2544.1.12.8.1.22.1.23 perfcounter64 read-only
Sum of squares of P2R (Forward) FDR samples.
                   f3EsaProbeHistorySoamPmExtMaxR2PFDR 1.3.6.1.4.1.2544.1.12.8.1.22.1.24 perfcounter64 read-only
Maximum R2P (Backward) FDR in a measurement interval.
                   f3EsaProbeHistorySoamPmExtAvgR2PFDR 1.3.6.1.4.1.2544.1.12.8.1.22.1.25 perfcounter64 read-only
Average R2P (Backward) FDR in a measurement interval.
                   f3EsaProbeHistorySoamPmExtNumR2PFDR 1.3.6.1.4.1.2544.1.12.8.1.22.1.26 perfcounter64 read-only
Number of R2P (Backward) FDR samples.
                   f3EsaProbeHistorySoamPmExtSumR2PFDR 1.3.6.1.4.1.2544.1.12.8.1.22.1.27 perfcounter64 read-only
Sum of R2P (Backward) FDR samples.
                   f3EsaProbeHistorySoamPmExtSumOfSqR2PFDR 1.3.6.1.4.1.2544.1.12.8.1.22.1.28 perfcounter64 read-only
Sum of squares of R2P (Backward) FDR samples.
                   f3EsaProbeHistorySoamPmExtMaxRTFDR 1.3.6.1.4.1.2544.1.12.8.1.22.1.29 perfcounter64 read-only
Maximum round-trip (two-way) FDR in a measurement interval.
                   f3EsaProbeHistorySoamPmExtAvgRTFDR 1.3.6.1.4.1.2544.1.12.8.1.22.1.30 perfcounter64 read-only
Average round-trip (two-way) FDR in a measurement interval.
                   f3EsaProbeHistorySoamPmExtNumRTFDR 1.3.6.1.4.1.2544.1.12.8.1.22.1.31 perfcounter64 read-only
Number of round-trip (two-way) FDR samples.
                   f3EsaProbeHistorySoamPmExtSumRTFDR 1.3.6.1.4.1.2544.1.12.8.1.22.1.32 perfcounter64 read-only
Sum of round-trip (two-way) FDR samples.
                   f3EsaProbeHistorySoamPmExtSumOfSqRTFDR 1.3.6.1.4.1.2544.1.12.8.1.22.1.33 perfcounter64 read-only
Sum of squares of round-trip (two-way) FDR samples.
                   f3EsaProbeHistorySoamPmExtP2rAvailableDeltaTs 1.3.6.1.4.1.2544.1.12.8.1.22.1.34 perfcounter64 read-only
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.
                   f3EsaProbeHistorySoamPmExtR2pAvailableDeltaTs 1.3.6.1.4.1.2544.1.12.8.1.22.1.35 perfcounter64 read-only
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.
                   f3EsaProbeHistorySoamPmExtP2rUnavailableDeltaTs 1.3.6.1.4.1.2544.1.12.8.1.22.1.36 perfcounter64 read-only
Probe to reflector unavailable delta_ts which begins to increment when FLR is greater than availability threshold for 'n' consecutive delta_ts.
                   f3EsaProbeHistorySoamPmExtR2pUnavailableDeltaTs 1.3.6.1.4.1.2544.1.12.8.1.22.1.37 perfcounter64 read-only
Reflector to probe unavailable delta_ts which begins to increment when FLR is greater than availability threshold for 'n' consecutive delta_ts.
                   f3EsaProbeHistorySoamPmExtElapsedTime 1.3.6.1.4.1.2544.1.12.8.1.22.1.38 perfcounter64 read-only
The 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).
     cmServAssuranceNotifications 1.3.6.1.4.1.2544.1.12.8.2
         cmOperateLoopbackTrap 1.3.6.1.4.1.2544.1.12.8.2.1
This 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).
         cmReleaseLoopbackTrap 1.3.6.1.4.1.2544.1.12.8.2.2
This 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).
         esaProbeThresholdCrossingAlert 1.3.6.1.4.1.2544.1.12.8.2.3
This trap is sent each time a threshold on a PM condition on ESA Probe is crossed.
     cmServAssuranceConformance 1.3.6.1.4.1.2544.1.12.8.3
         cmServAssuranceCompliances 1.3.6.1.4.1.2544.1.12.8.3.1
             cmServAssuranceCompliance 1.3.6.1.4.1.2544.1.12.8.3.1.1
Describes the requirements for conformance to the CM ServAssurance group.
         cmServAssuranceGroups 1.3.6.1.4.1.2544.1.12.8.3.2
             cmServAssuranceObjectGroup 1.3.6.1.4.1.2544.1.12.8.3.2.1
***************** THIS OBJECT GROUP IS NOW DEPRECATED *************** A collection of objects used to manage the CM ServAssurance group.
             cmServAssuranceNotifGroup 1.3.6.1.4.1.2544.1.12.8.3.2.2
***************** THIS OBJECT GROUP IS NOW DEPRECATED ****************** A collection of notifications used in the CM ServAssurance group.
             cmEcpaGroup 1.3.6.1.4.1.2544.1.12.8.3.2.3
A collection of objects used to manage the CM ServAssurance ECPA functionality.
             cmEsaGroup 1.3.6.1.4.1.2544.1.12.8.3.2.4
A collection of objects used to manage the CM ServAssurance ESA functionality.
             cmServAssuranceGenNotifGroup 1.3.6.1.4.1.2544.1.12.8.3.2.5
A collection of notifications used in the generic CM ServAssurance functionality.
             cmServAssuranceEsaNotifGroup 1.3.6.1.4.1.2544.1.12.8.3.2.6
A collection of notifications used in the CM ServAssurance ESA functionality.
             cmBertGroup 1.3.6.1.4.1.2544.1.12.8.3.2.7
A collection of objects used to manage the CM ServAssurance BERT functionality.