TIMETRA-MIRROR-MIB

File: TIMETRA-MIRROR-MIB.mib (150648 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
TIMETRA-GLOBAL-MIB TIMETRA-TC-MIB TIMETRA-SERV-MIB
TIMETRA-FILTER-MIB INET-ADDRESS-MIB IF-MIB
TIMETRA-VRTR-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 IpAddress Integer32
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
TEXTUAL-CONVENTION RowStatus TruthValue
MacAddress TimeStamp DisplayString
timetraSRMIBModules tmnxSRObjs tmnxSRNotifyPrefix
tmnxSRConfs TItemDescription TFCName
ServiceAdminStatus ServiceOperStatus TmnxPortID
TmnxEncapVal TmnxServId TNamedItem
TFCSet TNamedItemOrEmpty TPolicyID
SdpBindId TSubHostId TDirection
TmnxPppoeSessionId TmnxVRtrID SdpId
TIPFilterID TMACFilterID TEntryId
TFilterType TFilterID TEntryIdOrZero
InetAddressType InetAddress InetAddressPrefixLength
InetPortNumber InterfaceIndexOrZero vRtrID

Defined Types

TMplsLabel  
An MPLS label; the 20-bit label value, excluding the TOS, S, and x bits.
TEXTUAL-CONVENTION    
  Unsigned32 0..1048575  

TEtherType  
The TEtherType data type is a 16 bit value that represents the Ethertype of an Ethernet frame according to IEEE 802.3x-1997. In particular, it represents the stage of a PPPoE session. A value of 0x8863 specifies the discovery stage and a value of 0x8864 specifies the PPP session stage.
TEXTUAL-CONVENTION    
  Unsigned32 1536..65535  

TSessionId  
This is a 16 bit field which represents the Session Id. It is an unsigned value in network byte order. Its value varies depending on the session stage (discovery or PPP session). Before the access concentrator has assigned a session ID or if the session ID is unknown, the value is 0. For the PPP session stage, the value is fixed and defines a PPP session and the Ethernet SOURCE_ADDR and DESTINATION_ADDR. The value 0xffff is reserved for future use and must not be used.
TEXTUAL-CONVENTION    
  Unsigned32 1..65535  

TmnxMirrorEncapType  
The TmnxMirrorEncapType data type is an enumerated integer that describes the port encapsulation supported by a mirror service.
TEXTUAL-CONVENTION    
  INTEGER ether(1), frameRelay(2), ppp(3), atmSdu(4), satopE1(5), satopT1(6), satopE3(7), satopT3(8), cesopsn(9), cesopsnCas(10), ipOnly(11)  

TmnxMirrorDestinationHeaderType  
The TmnxMirrorDestinationHeaderType data type is an enumerated integer that describes the header encapsulation supported by a mirror destination.
TEXTUAL-CONVENTION    
  INTEGER ipUdpShim(1), ipGre(2)  

TmnxMirrorGatewayRole  
The TmnxMirrorGatewayRole data type is an enumerated integer that describes the role of a mirror gateway.
TEXTUAL-CONVENTION    
  INTEGER primary(1), secondary(2)  

TmnxInterceptionIdentifier  
TmnxInterceptionIdentifier is a 30-bits value that identifies a traffic flow being intercepted.
TEXTUAL-CONVENTION    
  Unsigned32 0..1073741823  

TMirrorDestinationEntry  
SEQUENCE    
  tMirrorDestinationIndex TmnxServId
  tMirrorDestinationRowStatus RowStatus
  tMirrorDestinationDescription TItemDescription
  tMirrorDestinationFC TFCName
  tMirrorDestinationRemoteSource TruthValue
  tMirrorDestinationSapPortId TmnxPortID
  tMirrorDestinationSapEncapValue TmnxEncapVal
  tMirrorDestinationSdpNumber SdpId
  tMirrorDestinationSdpDestEncap INTEGER
  tMirrorDestinationAdminStatus ServiceAdminStatus
  tMirrorDestinationOperStatus ServiceOperStatus
  tMirrorDestinationTranslateDisable TruthValue
  tMirrorDestinationSliceSize Unsigned32
  tMirrorDestinationPppoeDestMacAddr MacAddress
  tMirrorDestinationPppoeSrcMacAddr MacAddress
  tMirrorDestinationPppoeEtype TEtherType
  tMirrorDestinationPppoeSessionId TSessionId
  tMirrorDestinationSdpEgrSvcLabel TMplsLabel
  tMirrorDestinationSapEgressQosPolicyId TPolicyID
  tMirrorDestinationEncapsulation TmnxMirrorEncapType
  tMirrorDestinationSdpOperEgrSvcLabel TMplsLabel
  tMirrorDestinationEnablePortId TruthValue
  tMirrorDestSapEgrIpMirrorSA MacAddress
  tMirrorDestSapEgrIpMirrorDA MacAddress
  tMirrorDestLastChanged TimeStamp

TMirrorDestinationRemoteSourceEntry  
SEQUENCE    
  tMirrorDestinationRemoteSourceAddr IpAddress
  tMirrorDestinationRemoteSourceLabelSignaling INTEGER
  tMirrorDestinationRemoteSourceIngSvcLabel TMplsLabel
  tMirrorDestinationRemoteSourceRowStatus RowStatus
  tMirrorDestinationRemoteSourceOperIngSvcLabel TMplsLabel
  tMirrorDestRemoteSrcLastChgd TimeStamp
  tMirrorDestRemoteSrcIsICB TruthValue
  tMirrorDestRemoteSrcVcId Unsigned32

TMirrorSourceEntry  
SEQUENCE    
  tMirrorSourceIndex TmnxServId
  tMirrorSourceAdminStatus ServiceAdminStatus
  tMirrorSourceRowStatus RowStatus
  tMirrorSourceLastChgd TimeStamp

TMirrorSourceIpFilterEntry  
SEQUENCE    
  tMirrorSourceIpFilter TIPFilterID
  tMirrorSourceIpFilterParams TEntryId
  tMirrorSourceIpFilterRowStatus RowStatus
  tMirrorSourceIpFilterLastChgd TimeStamp
  tMirrorSourceIpFilterIntceptId TmnxInterceptionIdentifier
  tMirrorSourceIpFilterSessionId Unsigned32

TMirrorSourceMacFilterEntry  
SEQUENCE    
  tMirrorSourceMacFilter TMACFilterID
  tMirrorSourceMacFilterParams TEntryId
  tMirrorSourceMacFilterRowStatus RowStatus
  tMirrorSourceMacFilterLastChgd TimeStamp
  tMirrorSourceMacFilterIntceptId TmnxInterceptionIdentifier
  tMirrorSourceMacFilterSessionId Unsigned32

TMirrorSourceIngressLabelEntry  
SEQUENCE    
  tMirrorSourceIngressLabelIndex TMplsLabel
  tMirrorSourceIngressLabelRowStatus RowStatus
  tMirrorSourceIngLabelLastChgd TimeStamp

TMirrorSourcePortEntry  
SEQUENCE    
  tMirrorSourcePortIndex TmnxPortID
  tMirrorSourcePortRowStatus RowStatus
  tMirrorSourcePortEgressEnabled TruthValue
  tMirrorSourcePortIngressEnabled TruthValue
  tMirrorSourcePortLastChgd TimeStamp

TMirrorSourceSapEntry  
SEQUENCE    
  tMirrorSourceSapPortId TmnxPortID
  tMirrorSourceSapEncapValue TmnxEncapVal
  tMirrorSourceSapRowStatus RowStatus
  tMirrorSourceSapEgressEnabled TruthValue
  tMirrorSourceSapIngressEnabled TruthValue
  tMirrorSourceSapLastChgd TimeStamp
  tMirrorSourceSapIntceptId TmnxInterceptionIdentifier
  tMirrorSourceSapSessionId Unsigned32

TMirrorSourceSubscriberEntry  
SEQUENCE    
  tMirrorSourceSubIdent TNamedItem
  tMirrorSourceSubRowStatus RowStatus
  tMirrorSourceSubLastChanged TimeStamp
  tMirrorSourceSubPortId TmnxPortID
  tMirrorSourceSubEncapValue TmnxEncapVal
  tMirrorSourceSubIpAddrType InetAddressType
  tMirrorSourceSubIpAddr InetAddress
  tMirrorSourceSubMacAddr MacAddress
  tMirrorSourceSubSLAProfName TNamedItemOrEmpty
  tMirrorSourceSubFC TFCSet
  tMirrorSourceSubEgressEnabled TruthValue
  tMirrorSourceSubIngressEnabled TruthValue
  tMirrorSourceSubIntceptId TmnxInterceptionIdentifier
  tMirrorSourceSubSessionId Unsigned32

TMirrorSourceIsaAaGrpEntry  
SEQUENCE    
  tMirrorSourceIsaAaGrpIndex Integer32
  tMirrorSourceIsaAaGrpRowStatus RowStatus
  tMirrorSourceIsaAaGrpUnknownOnly TruthValue
  tMirrorSourceIsaAaGrpLastChgd TimeStamp

TMirrorSourceIpv6FilterEntry  
SEQUENCE    
  tMirrorSourceIpv6Filter TIPFilterID
  tMirrorSourceIpv6FilterParams TEntryId
  tMirrorSourceIpv6FilterRowStatus RowStatus
  tMirrorSourceIpv6FilterLastChgd TimeStamp
  tMirrorSourceIpv6FilterIntceptId TmnxInterceptionIdentifier
  tMirrorSourceIpv6FilterSessionId Unsigned32

TMirrorRadiusLiEntry  
SEQUENCE    
  tRadiusLiMirrorDestinationIndex TmnxServId
  tRadiusLiSrcHostServiceId TmnxServId
  tRadiusLiSrcHostSapPortId TmnxPortID
  tRadiusLiSrcHostsapEncapValue TmnxEncapVal
  tRadiusLiSrcHostIpAddrType InetAddressType
  tRadiusLiSrcHostIpAddr InetAddress
  tRadiusLiSrcHostMacAddr MacAddress
  tRadiusLiSrcHostPppoeSessionId TmnxPppoeSessionId
  tRadiusLiSrcHostId TSubHostId
  tRadiusLiMirrorDirection TDirection
  tRadiusLiMirrorForwClassMap TFCSet
  tRadiusLiSrcIntceptId TmnxInterceptionIdentifier
  tRadiusLiSrcSessionId Unsigned32

TMirrorLiSourceNatEntry  
SEQUENCE    
  tMirrorLiSourceNatLastChanged TimeStamp
  tMirrorLiSourceNatDestMacAddr MacAddress
  tMirrorLiSourceNatSrcMacAddr MacAddress
  tMirrorLiSourceNatEthertype TEtherType

TMirrorLiNatLsnSubEntry  
SEQUENCE    
  tMirrorLiNatLsnSubAddrType InetAddressType
  tMirrorLiNatLsnSubAddr InetAddress
  tMirrorLiNatLsnSubPrefixLength InetAddressPrefixLength
  tMirrorLiNatLsnSubRowStatus RowStatus
  tMirrorLiNatLsnSubLastChanged TimeStamp
  tMirrorLiNatLsnSubInterceptId Unsigned32
  tMirrorLiNatLsnSubSessionId Unsigned32

TMirrorLiNatL2awSubEntry  
SEQUENCE    
  tMirrorLiNatL2awSubIdent DisplayString
  tMirrorLiNatL2awSubRowStatus RowStatus
  tMirrorLiNatL2awSubLastChanged TimeStamp
  tMirrorLiNatL2awSubInterceptId Unsigned32
  tMirrorLiNatL2awSubSessionId Unsigned32

TMirrorSourceLiMacFltrEntry  
SEQUENCE    
  tMirrorSourceLiMacFltr TNamedItem
  tMirrorSourceLiMacFltrParams TEntryId
  tMirrorSourceLiMacFltrRowStatus RowStatus
  tMirrorSourceLiMacFltrLastChgd TimeStamp
  tMirrorSourceLiMacFltrIntceptId TmnxInterceptionIdentifier
  tMirrorSourceLiMacFltrSessionId Unsigned32

TMirrorLiNat64SubEntry  
SEQUENCE    
  tMirrorLiNat64SubAddrType InetAddressType
  tMirrorLiNat64SubAddr InetAddress
  tMirrorLiNat64SubPrefixLength InetAddressPrefixLength
  tMirrorLiNat64SubRowStatus RowStatus
  tMirrorLiNat64SubLastChanged TimeStamp
  tMirrorLiNat64SubInterceptId Unsigned32
  tMirrorLiNat64SubSessionId Unsigned32

TMirrorDestL3EncEntry  
SEQUENCE    
  tMirrorDestL3EncRowStatus RowStatus
  tMirrorDestL3EncLastCh TimeStamp
  tMirrorDestL3EncHeaderType TmnxMirrorDestinationHeaderType
  tMirrorDestL3EncRouter TmnxVRtrID
  tMirrorDestL3EncUseDirectionBit TruthValue

TMirrorDestL3GwEntry  
SEQUENCE    
  tMirrorDestL3GwRole TmnxMirrorGatewayRole
  tMirrorDestL3GwRowStatus RowStatus
  tMirrorDestL3GwLastCh TimeStamp
  tMirrorDestL3GwSrcAddrType InetAddressType
  tMirrorDestL3GwSrcAddr InetAddress
  tMirrorDestL3GwDstAddrType InetAddressType
  tMirrorDestL3GwDstAddr InetAddress
  tMirrorDestL3GwUdpSrcPort InetPortNumber
  tMirrorDestL3GwUdpDstPort InetPortNumber

Defined Values

timetraMirrorMIBModule 1.3.6.1.4.1.6527.1.1.3.18
This document is the SNMP MIB module to manage and provision traffic mirroring on Alcatel-Lucent SROS systems. Copyright 2003-2011 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions. Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

tMirrorObjects 1.3.6.1.4.1.6527.3.1.2.18
OBJECT IDENTIFIER    

tMirrorNotifyPrefix 1.3.6.1.4.1.6527.3.1.3.18
OBJECT IDENTIFIER    

tMirrorNotifications 1.3.6.1.4.1.6527.3.1.3.18.0
OBJECT IDENTIFIER    

tMirrorConformance 1.3.6.1.4.1.6527.3.1.1.18
OBJECT IDENTIFIER    

tMirrorDestinationObjects 1.3.6.1.4.1.6527.3.1.2.18.1
OBJECT IDENTIFIER    

tMirrorSourceObjects 1.3.6.1.4.1.6527.3.1.2.18.2
OBJECT IDENTIFIER    

tMirrorSourceNotifyObjects 1.3.6.1.4.1.6527.3.1.2.18.3
OBJECT IDENTIFIER    

tMirrorRadiusLiObjects 1.3.6.1.4.1.6527.3.1.2.18.4
OBJECT IDENTIFIER    

tMirrorLiObjects 1.3.6.1.4.1.6527.3.1.2.18.5
OBJECT IDENTIFIER    

tMirrorLiNotifyObjects 1.3.6.1.4.1.6527.3.1.2.18.6
OBJECT IDENTIFIER    

tMirrorDestinationTable 1.3.6.1.4.1.6527.3.1.2.18.1.1
The tMirrorDestinationTable has an entry for each mirror destination configured on the virtual router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TMirrorDestinationEntry

tMirrorDestinationEntry 1.3.6.1.4.1.6527.3.1.2.18.1.1.1
Each row represents information about a particular mirror destination. Entries are created by user. Entries are deleted by user. Entries in this table have an implied StorageType of 'nonVolatile'. That is, configured destination information is persistent across system restarts.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMirrorDestinationEntry  

tMirrorDestinationIndex 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.1
Since packet mirroring is setup like a service, tMirrorDestinationIndex represents the Service ID associated with this mirror destination. It is used as unique index in to this table. Only 255 mirror destination service IDs may be created per system.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TmnxServId  

tMirrorDestinationRowStatus 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.2
The row status used for creation and deletion of entries in tMirrorDestinationTable. The only values supported during a set operation are createAndGo(4), createAndWait(5) and destroy(6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tMirrorDestinationDescription 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.3
Generic information about this mirror destination.
Status: current Access: read-create
OBJECT-TYPE    
  TItemDescription  

tMirrorDestinationFC 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.4
The forwarding class for all packets transmitted to this mirror destination.
Status: current Access: read-create
OBJECT-TYPE    
  TFCName  

tMirrorDestinationRemoteSource 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.5
When this value is 'true', the sources of the mirrored packets can be on remote ESRs. If 'false', no remote ESR access is allowed to the mirror destination.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tMirrorDestinationSapPortId 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.6
The ID of the access port where the Service Access Point (SAP) associated with this mirror destination service is defined. The default value for this object indicates invalid port-id.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxPortID  

tMirrorDestinationSapEncapValue 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.7
The value of the label used to identify the SAP on the access port specified by tMirrorDestinationSapPortId.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEncapVal  

tMirrorDestinationSdpNumber 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.8
The ID for the Service Destination Point (SDP) associated with this mirror destination service. A value of 0 indicates that no SDP is associated with the mirror service
Status: obsolete Access: read-create
OBJECT-TYPE    
  SdpId  

tMirrorDestinationSdpDestEncap 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.9
The frame type expected by the far end ESR at the other end of the SDP identified by tMirrorDestinationSdpNumber.
Status: obsolete Access: read-create
OBJECT-TYPE    
  INTEGER none(1), pos(2), ethernet(3)  

tMirrorDestinationAdminStatus 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.10
The administrative status for this destination entry
Status: current Access: read-create
OBJECT-TYPE    
  ServiceAdminStatus  

tMirrorDestinationOperStatus 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.11
The operational status for this destination entry
Status: current Access: read-only
OBJECT-TYPE    
  ServiceOperStatus  

tMirrorDestinationTranslateDisable 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.12
When this value is 'true', automatic translation of Ethernet to PPP/BCP and PPP to PPPoE is disabled. When 'false' the translation is enabled.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

tMirrorDestinationSliceSize 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.13
The value of the slice-size i.e. maximum portion of the mirrored frame that will be transmitted to the mirror destination. Any frame larger than the slice-size will be truncated to this value before transmission to the mirror destination. A value of 0 indicates that mirrored packet truncation based on slice size is disabled. When the miror destination is an ISA-AA Group, this must be set to a value of 0.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 128..9216  

tMirrorDestinationPppoeDestMacAddr 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.14
This value specifies the MAC address to be used for the Destination MAC Address field of the PPPoE Header when using PPPoE encapsulation of PPP mirrored packets. (The tMirrorDestinationTranslateDisable should be 'false' to allow such encapsulation). This MAC address must not be a broadcast or multicast address.
Status: obsolete Access: read-create
OBJECT-TYPE    
  MacAddress  

tMirrorDestinationPppoeSrcMacAddr 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.15
This value specifies the MAC address to be used for the Source MAC Address field of the PPPoE Header when using PPPoE encapsulation of PPP mirrored packets. This MAC address must not be a broadcast or multicast address.
Status: obsolete Access: read-create
OBJECT-TYPE    
  MacAddress  

tMirrorDestinationPppoeEtype 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.16
This value defines the PPPoE Ethertype that will be included in the PPPoE header for PPPoE encapsulation of PPP mirrored packets.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TEtherType  

tMirrorDestinationPppoeSessionId 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.17
This value defines the PPPoE session ID that will be included in the PPPoE header for PPPoE encapsulation of PPP mirrored packets.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TSessionId  

tMirrorDestinationSdpEgrSvcLabel 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.18
This value specifies the egress service label. It is used by the SDP associated with this mirror destination entry to differentiate to the far-end each mirror destination service bound to the SDP. This label is obtained manually or through signalling with the far end.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TMplsLabel 0 | 16..1048575  

tMirrorDestinationSapEgressQosPolicyId 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.19
This value indicates a row in the tSapEgressTable corresponding to the egress QoS policy. A value of 0 indicates that no QoS policy is specified.
Status: current Access: read-create
OBJECT-TYPE    
  TPolicyID  

tMirrorDestinationEncapsulation 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.20
This value maintains the encapsulation supported by this service. When the miror destination is an ISA-AA Group, this must be set to a value of 'ether'.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxMirrorEncapType  

tMirrorDestinationSdpOperEgrSvcLabel 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.21
If there is an active sdp being used by this service, tMirrorDestinationSdpOperEgrSvcLabel maintains the operational label being used by the SDP. If the SDP is being used, a value of '0' means the SDP transport is inactive.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TMplsLabel  

tMirrorDestinationEnablePortId 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.22
The value of tMirrorDestinationEnablePortId indicates whether the port-id of the system is to be included in the mirrored packets. The value of 'true' indicates that the port-id is to be included in the mirrored packets. An 'inconsistentValue' error is returned if an attempt is made to set the value of tMirrorDestinationEnablePortId to 'true' when tMirrorDestinationEncapsulation is not set to 'ppp (3)'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tMirrorDestSapEgrIpMirrorSA 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.23
This value of tMirrorDestSapEgrIpMirrorSA specifies the MAC address to be used for the Source MAC Address field in the mirrored packets when using IP mirror service. This MAC address must not be a broadcast or multicast address. An 'inconsistentValue' error is returned if an attempt is made to set the value of tMirrorDestSapEgrIpMirrorSA to other than default when tMirrorDestinationEncapsulation is not set to 'ipOnly (11)'.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

tMirrorDestSapEgrIpMirrorDA 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.24
This value of tMirrorDestSapEgrIpMirrorDA specifies the MAC address to be used for the destination MAC Address field in the mirrored packets when using IP mirror service. An 'inconsistentValue' error is returned if an attempt is made to set the value of tMirrorDestSapEgrIpMirrorDA to other than default when tMirrorDestinationEncapsulation is not set to 'ipOnly (11)'.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

tMirrorDestLastChanged 1.3.6.1.4.1.6527.3.1.2.18.1.1.1.25
The value of tMirrorDestLastChanged indicates the sysUpTime at the time of the last modification of this entry. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorDestinationRemoteSourceTable 1.3.6.1.4.1.6527.3.1.2.18.1.2
Each row in this table represents a remote source bound to a the mirror destination service.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TMirrorDestinationRemoteSourceEntry

tMirrorDestinationRemoteSourceEntry 1.3.6.1.4.1.6527.3.1.2.18.1.2.1
Each row represents information about a remote source associated with a mirror destination entry defined in tMirrorDestinationTable. Each mirror destination may be associated with 0 or more remote sources. Entries are created by user. Entries are deleted by user, or by agent when the tMirrorDestinationTable entry is destroyed. Entries in this table have an implied StorageType of 'nonVolatile'. That is, configured destination information is persistent across system restarts.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMirrorDestinationRemoteSourceEntry  

tMirrorDestinationRemoteSourceAddr 1.3.6.1.4.1.6527.3.1.2.18.1.2.1.1
The IP address of the remote source or the far-end ESR which is allowed to be a source of packets for the mirror destination service defined by tMirrorDestinationIndex.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

tMirrorDestinationRemoteSourceLabelSignaling 1.3.6.1.4.1.6527.3.1.2.18.1.2.1.2
This object specifies the label signaling protocol used to obtain the ingress labels associated with the far-end ESR. When the value of this object is none(1) then the labels are manually assigned at the time the remote source is bound to the mirror destination service. When this value is tldp(2) the label is obtained through signaling via the LDP. This value must be set for the row to become active(1).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), tldp(2)  

tMirrorDestinationRemoteSourceIngSvcLabel 1.3.6.1.4.1.6527.3.1.2.18.1.2.1.3
This value specifies the ingress service label. It is used to identify a remote source bound to the mirror destination service. This label is obtained manually or through signalling with the far end. When tMirrorDestinationRemoteSourceLabelSignaling is set to 'none(1)', this object can take the values 2048..18431. When tMirrorDestinationRemoteSourceLabelSignaling is set to 'tldp(2)', this object will have a value of zero. Also, setting this object will reset signalling to 'none(1)'.
Status: current Access: read-create
OBJECT-TYPE    
  TMplsLabel 0 | 2048..18431  

tMirrorDestinationRemoteSourceRowStatus 1.3.6.1.4.1.6527.3.1.2.18.1.2.1.4
The row status used for creation and deletion of entries in tMirrorDestinationRemoteSourceTable. The only values supported during a set operation are createAndGo(4), createAndWait(5) and destroy(6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tMirrorDestinationRemoteSourceOperIngSvcLabel 1.3.6.1.4.1.6527.3.1.2.18.1.2.1.5
This value specifies the ingress service label. It is used by this identify a remote source bound to the mirror destination service. This label is obtained manually or through signalling with the far end. A value of '0' implies that the operational label is unresolved.
Status: current Access: read-only
OBJECT-TYPE    
  TMplsLabel  

tMirrorDestRemoteSrcLastChgd 1.3.6.1.4.1.6527.3.1.2.18.1.2.1.6
The value of tMirrorDestRemoteSrcLastChgd indicates the sysUpTime at the time of the last modification of this entry. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorDestRemoteSrcIsICB 1.3.6.1.4.1.6527.3.1.2.18.1.2.1.7
The value of tMirrorDestRemoteSrcIsICB specifies whether this is an inter-chassis backup remote-source.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tMirrorDestRemoteSrcVcId 1.3.6.1.4.1.6527.3.1.2.18.1.2.1.8
The value of the object tMirrorDestRemoteSrcVcId specifies the virtual-circuit associated with this remote-source. The default value of this object is equal to the service ID.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tMirrorDestTableLastChnged 1.3.6.1.4.1.6527.3.1.2.18.1.3
The value of tMirrorDestTableLastChnged indicates the sysUpTime at the time of the last modification of tMirrorDestinationTable. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorDestRemSrcTblLastChgd 1.3.6.1.4.1.6527.3.1.2.18.1.4
The value of tMirrorDestRemSrcTblLastChgd indicates the sysUpTime at the time of the last modification of tMirrorDestinationRemoteSourceTable. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorSourceTable 1.3.6.1.4.1.6527.3.1.2.18.2.1
The tMirrorSourceTable has information about each mirror source.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TMirrorSourceEntry

tMirrorSourceEntry 1.3.6.1.4.1.6527.3.1.2.18.2.1.1
Each row represents information about a particular mirror source. Entries are created and deleted when the mirror destination service associated with this mirror source is created or deleted respectively. Entries in this table have an implied StorageType of 'nonVolatile'. That is, mirror source entry will be persistent across system restarts.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMirrorSourceEntry  

tMirrorSourceIndex 1.3.6.1.4.1.6527.3.1.2.18.2.1.1.1
The mirror destination service ID that defines the context of the mirror source. The mirror destination service represented by this ID must exist as an entry within the tMirrorDestinationTable.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TmnxServId  

tMirrorSourceAdminStatus 1.3.6.1.4.1.6527.3.1.2.18.2.1.1.2
The admininstrative status for this Mirror source entry.
Status: current Access: read-create
OBJECT-TYPE    
  ServiceAdminStatus  

tMirrorSourceRowStatus 1.3.6.1.4.1.6527.3.1.2.18.2.1.1.3
The row status used for creation and deletion of entries in tMirrorSourceTable. The mirror destination service represented by the tMirrorSourceIndex must exist as an entry within the tMirrorDestinationTable or row creation will fail with an inconsistentName error. When the corresponding entry in the tMirrorDestinationTable is deleted this row entry will also be deleted.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tMirrorSourceLastChgd 1.3.6.1.4.1.6527.3.1.2.18.2.1.1.4
The value of tMirrorSourceLastChgd indicates the sysUpTime at the time of the last modification of this entry. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorSourceIpFilterTable 1.3.6.1.4.1.6527.3.1.2.18.2.2
Each row in this table represents an IP Filter Entry associated with a mirror source.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TMirrorSourceIpFilterEntry

tMirrorSourceIpFilterEntry 1.3.6.1.4.1.6527.3.1.2.18.2.2.1
Each row represents information about a particular IP Filter Entry associated with a mirror source defined in the tMirrorSourceTable. Entries are created by user. Entries are deleted by user, or by agent when the tMirrorSourceTable entry is destroyed. Entries in this table have an implied StorageType of 'volatile'. That is, configured mirror source information is not persistent across system restarts.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMirrorSourceIpFilterEntry  

tMirrorSourceIpFilter 1.3.6.1.4.1.6527.3.1.2.18.2.2.1.1
This value specifies the IP Filter ID of the IP Filter Entry associated with the mirror source defined by tMirrorSourceIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  TIPFilterID 1..65535  

tMirrorSourceIpFilterParams 1.3.6.1.4.1.6527.3.1.2.18.2.2.1.2
This value corresponds to the Entry ID which identifies a specific 'Entry' within the IP Filter defined by tMirrorSourceIpFilter above. Each IP Filter has a number of 'Entries' associated with it and each Entry within the filter is identified by an Entry ID which is unique within the filter.
Status: current Access: not-accessible
OBJECT-TYPE    
  TEntryId  

tMirrorSourceIpFilterRowStatus 1.3.6.1.4.1.6527.3.1.2.18.2.2.1.3
The row status used for creation and deletion of entries in tMirrorSourceIpFilterTable. The only values supported during a set operation are createAndGo(4), createAndWait(5) and destroy(6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tMirrorSourceIpFilterLastChgd 1.3.6.1.4.1.6527.3.1.2.18.2.2.1.4
The value of tMirrorSourceIpFilterLastChgd indicates the sysUpTime at the time of the last modification of this entry. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorSourceIpFilterIntceptId 1.3.6.1.4.1.6527.3.1.2.18.2.2.1.5
The value of tMirrorSourceIpFilterIntceptId specifies an identification of the traffic flow corresponding to this conceptual row for the Lawful Intercept Gateway.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxInterceptionIdentifier  

tMirrorSourceIpFilterSessionId 1.3.6.1.4.1.6527.3.1.2.18.2.2.1.6
The value of tMirrorSourceIpFilterSessionId specifies an identification of the traffic flow corresponding to this conceptual row for the Lawful Intercept Gateway.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tMirrorSourceMacFilterTable 1.3.6.1.4.1.6527.3.1.2.18.2.3
The tMirrorSourceMacFilterTable contains information about each MAC Filter Entry associated with a mirror source.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TMirrorSourceMacFilterEntry

tMirrorSourceMacFilterEntry 1.3.6.1.4.1.6527.3.1.2.18.2.3.1
Each row represents information about a MAC Filter Entry assocaited with a mirror source defined in the tMirrorSourceTable. Entries are created by user. Entries are deleted by user, or by agent when the tMirrorSourceTable entry is destroyed. Entries in this table have an implied StorageType of 'volatile'. That is, configured mirror source information is not persistent across system restarts.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMirrorSourceMacFilterEntry  

tMirrorSourceMacFilter 1.3.6.1.4.1.6527.3.1.2.18.2.3.1.1
This value specifies the MAC Filter ID of the MAC Filter Entry associated with the mirror source defined by tMirrorSourceIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMACFilterID 1..65535  

tMirrorSourceMacFilterParams 1.3.6.1.4.1.6527.3.1.2.18.2.3.1.2
This value corresponds to the Entry ID which identifies a specific 'Entry' within the MAC Filter defined by tMirrorSourceMacFilter. Each MAC Filter has a number of 'Entries' associated with it and each Entry within the filter is identified by an Entry ID which is unique within the filter.
Status: current Access: not-accessible
OBJECT-TYPE    
  TEntryId  

tMirrorSourceMacFilterRowStatus 1.3.6.1.4.1.6527.3.1.2.18.2.3.1.3
The row status used for creation and deletion of entries in tMirrorSourceMacFilterTable. The only values supported during a set operation are createAndGo(4), createAndWait(5) and destroy(6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tMirrorSourceMacFilterLastChgd 1.3.6.1.4.1.6527.3.1.2.18.2.3.1.4
The value of tMirrorSourceMacFilterLastChgd indicates the sysUpTime at the time of the last modification of this entry. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorSourceMacFilterIntceptId 1.3.6.1.4.1.6527.3.1.2.18.2.3.1.5
The value of tMirrorSourceMacFilterIntceptId specifies an identification of the traffic flow corresponding to this conceptual row for the Lawful Intercept Gateway.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxInterceptionIdentifier  

tMirrorSourceMacFilterSessionId 1.3.6.1.4.1.6527.3.1.2.18.2.3.1.6
The value of tMirrorSourceMacFilterSessionId specifies an identification of the traffic flow corresponding to this conceptual row for the Lawful Intercept Gateway.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tMirrorSourceIngressLabelTable 1.3.6.1.4.1.6527.3.1.2.18.2.4
Each row in this table represents an MPLS ingress label filter entry associated with a mirror source.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TMirrorSourceIngressLabelEntry

tMirrorSourceIngressLabelEntry 1.3.6.1.4.1.6527.3.1.2.18.2.4.1
Each row represents information about an MPLS ingress label filter entry associated with a mirror source. Entries are created by user. Entries are deleted by user, or by agent when the tMirrorSourceTable entry is destroyed. Entries in this table have an implied StorageType of 'volatile'. That is, configured mirror source information is not persistent across system restarts.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMirrorSourceIngressLabelEntry  

tMirrorSourceIngressLabelIndex 1.3.6.1.4.1.6527.3.1.2.18.2.4.1.1
This value specifies the MPLS label associated with this MPLS ingress label filter entry. Ingress MPLS frames with top-of-stack label matching to this value will be mirrored to a given mirror destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMplsLabel  

tMirrorSourceIngressLabelRowStatus 1.3.6.1.4.1.6527.3.1.2.18.2.4.1.2
The row status used for creation and deletion of entries in tMirrorSourceIngressLabelTable. The only values supported during a set operation are createAndGo(4), createAndWait(5) and destroy(6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tMirrorSourceIngLabelLastChgd 1.3.6.1.4.1.6527.3.1.2.18.2.4.1.3
The value of tMirrorSourceIngLabelLastChgd indicates the sysUpTime at the time of the last modification of this entry. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorSourcePortTable 1.3.6.1.4.1.6527.3.1.2.18.2.5
This table defines a list of (physical interface) ports for each mirror source
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TMirrorSourcePortEntry

tMirrorSourcePortEntry 1.3.6.1.4.1.6527.3.1.2.18.2.5.1
Each row reprsents information about a port associated with a Mirror source defined in tMirrorSourceTable. Entries are created by user. Entries are deleted by user, or by agent when the tMirrorSourceTable entry is destroyed. Entries in this table have an implied StorageType of 'volatile'. That is, configured mirror source information is not persistent across system restarts.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMirrorSourcePortEntry  

tMirrorSourcePortIndex 1.3.6.1.4.1.6527.3.1.2.18.2.5.1.1
This value defines the Ethernet physical interface associated with the mirror source defined by tMirrorSourceIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPortID  

tMirrorSourcePortRowStatus 1.3.6.1.4.1.6527.3.1.2.18.2.5.1.2
The row status used for creation and deletion of entries in tMirrorSourcePortTable. The only values supported during a set operation are createAndGo(4), createAndWait(5) and destroy(6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tMirrorSourcePortEgressEnabled 1.3.6.1.4.1.6527.3.1.2.18.2.5.1.3
If this value is set to 'true', packets egressing the port will be mirrored. If 'false', egress packets will not be mirrored.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tMirrorSourcePortIngressEnabled 1.3.6.1.4.1.6527.3.1.2.18.2.5.1.4
If this value is set to 'true', packets ingressing the port will be mirrored. If 'false', ingress packets will not be mirrored.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tMirrorSourcePortLastChgd 1.3.6.1.4.1.6527.3.1.2.18.2.5.1.5
The value of tMirrorSourcePortLastChgd indicates the sysUpTime at the time of the last modification of this entry. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorSourceSapTable 1.3.6.1.4.1.6527.3.1.2.18.2.6
Each row in this table represents a SAP (Service Access Point) associated with a mirror source.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TMirrorSourceSapEntry

tMirrorSourceSapEntry 1.3.6.1.4.1.6527.3.1.2.18.2.6.1
Each row represents information about a SAP associated with a mirror source defined in tMirrorSourceTable. Entries are created by user. Entries are deleted by user, or by agent when the tMirrorSourceTable entry is destroyed. Entries in this table have an implied StorageType of 'volatile'. That is, configured mirror source information is not persistent across system restarts.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMirrorSourceSapEntry  

tMirrorSourceSapPortId 1.3.6.1.4.1.6527.3.1.2.18.2.6.1.2
The ID of the access port for the Service Access Point (SAP) associated with the mirror source defined by tMirrorSourceIndex.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TmnxPortID  

tMirrorSourceSapEncapValue 1.3.6.1.4.1.6527.3.1.2.18.2.6.1.3
The value of the label used to identify the SAP on the access port specified by tMirrorSourceSapPortId.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TmnxEncapVal  

tMirrorSourceSapRowStatus 1.3.6.1.4.1.6527.3.1.2.18.2.6.1.4
The row status used for creation and deletion of entries in tMirrorSourceSapTable. The only values supported during a set operation are createAndGo(4), createAndWait(5) and destroy(6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tMirrorSourceSapEgressEnabled 1.3.6.1.4.1.6527.3.1.2.18.2.6.1.5
If this value is set to 'true', packets egressing the SAP will be mirrored. If 'false', egress packets will not be mirrored.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tMirrorSourceSapIngressEnabled 1.3.6.1.4.1.6527.3.1.2.18.2.6.1.6
If this value is set to 'true', packets ingressing the SAP will be mirrored. If 'false', ingress packets will not be mirrored.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tMirrorSourceSapLastChgd 1.3.6.1.4.1.6527.3.1.2.18.2.6.1.7
The value of tMirrorSourceSapLastChgd indicates the sysUpTime at the time of the last modification of this entry. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorSourceSapIntceptId 1.3.6.1.4.1.6527.3.1.2.18.2.6.1.8
The value of tMirrorSourceMacFilterIntceptId specifies an identification of the traffic flow corresponding to this conceptual row for the Lawful Intercept Gateway.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxInterceptionIdentifier  

tMirrorSourceSapSessionId 1.3.6.1.4.1.6527.3.1.2.18.2.6.1.9
The value of tMirrorSourceMacFilterSessionId specifies an identification of the traffic flow corresponding to this conceptual row for the Lawful Intercept Gateway.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tMirrorSourceSubTableLastChnged 1.3.6.1.4.1.6527.3.1.2.18.2.7
The value of tMirrorSourceSubLastChanged is the timestamp of the last change to this row in tMirrorSourceSubscriberTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorSourceSubscriberTable 1.3.6.1.4.1.6527.3.1.2.18.2.8
Each row in this table represents a subscriber associated with a mirror source.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TMirrorSourceSubscriberEntry

tMirrorSourceSubscriberEntry 1.3.6.1.4.1.6527.3.1.2.18.2.8.1
Each row represents information about a subscriber associated with a mirror source defined in tMirrorSourceTable. Entries are created by user. Entries are deleted by user, or by agent when the tMirrorSourceTable entry is destroyed. Entries in this table have an implied StorageType of 'volatile'. That is, configured mirror source information is not persistent across system restarts.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMirrorSourceSubscriberEntry  

tMirrorSourceSubIdent 1.3.6.1.4.1.6527.3.1.2.18.2.8.1.1
The value of tMirrorSourceSubIdent specifies the subscriber identification of this subscriber on this mirror source.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TNamedItem  

tMirrorSourceSubRowStatus 1.3.6.1.4.1.6527.3.1.2.18.2.8.1.2
The row status used for creation and deletion of entries in the tMirrorSourceSubscriberTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tMirrorSourceSubLastChanged 1.3.6.1.4.1.6527.3.1.2.18.2.8.1.3
The value of tMirrorSourceSubLastChanged is the timestamp of the last change to this row in the tMirrorSourceSubscriberTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorSourceSubPortId 1.3.6.1.4.1.6527.3.1.2.18.2.8.1.4
The value of tMirrorSourceSubPortId specifies the ID of the access port for the Service Access Point (SAP) associated with the mirror source defined by tMirrorSourceIndex.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxPortID  

tMirrorSourceSubEncapValue 1.3.6.1.4.1.6527.3.1.2.18.2.8.1.5
The value of tMirrorSourceSubEncapValue specifies the label used to identify the SAP on the access port specified by tMirrorSourceSubPortId.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEncapVal  

tMirrorSourceSubIpAddrType 1.3.6.1.4.1.6527.3.1.2.18.2.8.1.6
The value of tMirrorSourceSubIpAddrType indicates the address type of address in tMirrorSourceSubIpAddr.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tMirrorSourceSubIpAddr 1.3.6.1.4.1.6527.3.1.2.18.2.8.1.7
The value of tMirrorSourceSubIpAddr specifies the IP address of the remote source or the far-end ESR which is allowed to be a source of packets for the mirror destination service defined by tMirrorDestinationIndex.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16|20)  

tMirrorSourceSubMacAddr 1.3.6.1.4.1.6527.3.1.2.18.2.8.1.8
This value of tMirrorSourceSubMacAddr specifies the MAC address to be used to match the packets for tMirrorSourceSubIdent subscriber on tMirrorSourceIndex mirror source.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

tMirrorSourceSubSLAProfName 1.3.6.1.4.1.6527.3.1.2.18.2.8.1.9
The value of tMirrorSourceSubSLAProfName specifies the SLA profile name which identifies the hosts as source for mirroring.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tMirrorSourceSubFC 1.3.6.1.4.1.6527.3.1.2.18.2.8.1.10
The value of tMirrorSourceSubFC specifies the forwarding classes traffic which should be mirrored. Setting multiple bits will mirror traffic from several forwarding classes.
Status: current Access: read-create
OBJECT-TYPE    
  TFCSet  

tMirrorSourceSubEgressEnabled 1.3.6.1.4.1.6527.3.1.2.18.2.8.1.11
The value of tMirrorSourceSubEgressEnabled specifies whether packets egressing the SAPs will be mirrored. If set to 'true', egress packets will be mirrored.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tMirrorSourceSubIngressEnabled 1.3.6.1.4.1.6527.3.1.2.18.2.8.1.12
The value of tMirrorSourceSubIngressEnabled specifies whether packets ingressing the SAPs will be mirrored. If set to 'true', ingress packets will be mirrored.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tMirrorSourceSubIntceptId 1.3.6.1.4.1.6527.3.1.2.18.2.8.1.13
The value of tMirrorSourceSubIntceptId specifies an identification of the traffic flow corresponding to this conceptual row for the Lawful Intercept Gateway.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxInterceptionIdentifier  

tMirrorSourceSubSessionId 1.3.6.1.4.1.6527.3.1.2.18.2.8.1.14
The value of tMirrorSourceSubSessionId specifies an identification of the traffic flow corresponding to this conceptual row for the Lawful Intercept Gateway.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tMirrorSourceIsaAaGrpTable 1.3.6.1.4.1.6527.3.1.2.18.2.9
This table defines a list of (physical interface) tmnxBsxIsaAaGrpEntry rows for each mirror source
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TMirrorSourceIsaAaGrpEntry

tMirrorSourceIsaAaGrpEntry 1.3.6.1.4.1.6527.3.1.2.18.2.9.1
Each row reprsents information about an tmnxBsxIsaAaGrpEntry associated with a Mirror source defined in tMirrorSourceTable. Entries are created by user. Entries are deleted by user, or by agent when the tMirrorSourceTable entry is destroyed. Entries in this table have an implied StorageType of 'volatile'. That is, configured mirror source information is not persistent across system restarts.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMirrorSourceIsaAaGrpEntry  

tMirrorSourceIsaAaGrpIndex 1.3.6.1.4.1.6527.3.1.2.18.2.9.1.1
tMirrorSourceIsaAaGrpIndex specifies the ISA Application Assurance Group TIMETRA-BSX-NG-MIB::tmnxBsxIsaAaGroupIndex as the mirror source defined by tMirrorSourceIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

tMirrorSourceIsaAaGrpRowStatus 1.3.6.1.4.1.6527.3.1.2.18.2.9.1.2
tMirrorSourceIsaAaGrpRowStatus specifies the creation and deletion of entries in tMirrorSourceIsaAaGrpTable. The only values supported during a set operation are createAndGo(4), createAndWait(5) and destroy(6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tMirrorSourceIsaAaGrpUnknownOnly 1.3.6.1.4.1.6527.3.1.2.18.2.9.1.3
tMirrorSourceIsaAaGrpUnknownOnly specifies the type of traffic to be mirrored by the ISA-AA Group. If this value is set to 'true', packets traversing the ISA-AA Group will be mirrored only if not identified as a particular protocol. If 'false', all packets will be mirrored.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tMirrorSourceIsaAaGrpLastChgd 1.3.6.1.4.1.6527.3.1.2.18.2.9.1.4
The value of tMirrorSourceIsaAaGrpLastChgd indicates the sysUpTime at the time of the last modification of this entry. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorSrcTblLastChgd 1.3.6.1.4.1.6527.3.1.2.18.2.10
The value of tMirrorSrcTblLastChgd indicates the sysUpTime at the time of the last modification of tMirrorSourceTable. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorSrcIpFltrTblLastChgd 1.3.6.1.4.1.6527.3.1.2.18.2.11
The value of tMirrorSrcIpFltrTblLastChgd indicates the sysUpTime at the time of the last modification of tMirrorSourceIpFilterTable. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorSrcMacFltrTblLastChgd 1.3.6.1.4.1.6527.3.1.2.18.2.12
The value of tMirrorSrcMacFltrTblLastChgd indicates the sysUpTime at the time of the last modification of tMirrorSourceMacFilterTable. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorSrcIngLblTblLastChgd 1.3.6.1.4.1.6527.3.1.2.18.2.13
The value of tMirrorSrcIngLblTblLastChgd indicates the sysUpTime at the time of the last modification of tMirrorSourceIngressLabelTable. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorSrcPortTblLastChgd 1.3.6.1.4.1.6527.3.1.2.18.2.14
The value of tMirrorSrcPortTblLastChgd indicates the sysUpTime at the time of the last modification of tMirrorSourcePortTable. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorSrcSapTblLastChgd 1.3.6.1.4.1.6527.3.1.2.18.2.15
The value of tMirrorSrcSapTblLastChgd indicates the sysUpTime at the time of the last modification of tMirrorSourceSapTable. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorSrcIsaAaGrpTblLastChgd 1.3.6.1.4.1.6527.3.1.2.18.2.16
The value of tMirrorSrcIsaAaGrpTblLastChgd indicates the sysUpTime at the time of the last modification of tMirrorSourceIsaAaGrpTable. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorSourceIpv6FilterTable 1.3.6.1.4.1.6527.3.1.2.18.2.17
Each row in this table represents an IPv6 Filter Entry associated with a mirror source.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TMirrorSourceIpv6FilterEntry

tMirrorSourceIpv6FilterEntry 1.3.6.1.4.1.6527.3.1.2.18.2.17.1
Each row represents information about a particular IPv6 Filter Entry associated with a mirror source defined in the tMirrorSourceTable. Entries are created by user. Entries are deleted by user, or by agent when the tMirrorSourceTable entry is destroyed. Entries in this table have an implied StorageType of 'volatile'. That is, configured mirror source information is not persistent across system restarts.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMirrorSourceIpv6FilterEntry  

tMirrorSourceIpv6Filter 1.3.6.1.4.1.6527.3.1.2.18.2.17.1.1
This value specifies the IPv6 Filter ID of the IPv6 Filter Entry associated with the mirror source defined by tMirrorSourceIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  TIPFilterID 1..65535  

tMirrorSourceIpv6FilterParams 1.3.6.1.4.1.6527.3.1.2.18.2.17.1.2
This value corresponds to the Entry ID which identifies a specific 'Entry' within the IPv6 Filter defined by tMirrorSourceIpFilter above. Each IPv6 Filter has a number of 'Entries' associated with it and each Entry within the filter is identified by an Entry ID which is unique within the filter.
Status: current Access: not-accessible
OBJECT-TYPE    
  TEntryId  

tMirrorSourceIpv6FilterRowStatus 1.3.6.1.4.1.6527.3.1.2.18.2.17.1.3
The row status used for creation and deletion of entries in tMirrorSourceIpFilterTable. The only values supported during a set operation are createAndGo(4), createAndWait(5) and destroy(6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tMirrorSourceIpv6FilterLastChgd 1.3.6.1.4.1.6527.3.1.2.18.2.17.1.4
The value of tMirrorSourceIpv6FilterLastChgd indicates the sysUpTime at the time of the last modification of this entry. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorSourceIpv6FilterIntceptId 1.3.6.1.4.1.6527.3.1.2.18.2.17.1.5
The value of tMirrorSourceIpv6FilterIntceptId specifies an identification of the traffic flow corresponding to this conceptual row for the Lawful Intercept Gateway.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxInterceptionIdentifier  

tMirrorSourceIpv6FilterSessionId 1.3.6.1.4.1.6527.3.1.2.18.2.17.1.6
The value of tMirrorSourceIpv6FilterSessionId specifies an identification of the traffic flow corresponding to this conceptual row for the Lawful Intercept Gateway.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tMirrorRadiusLiTable 1.3.6.1.4.1.6527.3.1.2.18.4.1
The tMirrorRadiusLiTable contains information about each mirror source installed for LI (Lawfull Intercept) on request by Radius.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TMirrorRadiusLiEntry

tMirrorRadiusLiEntry 1.3.6.1.4.1.6527.3.1.2.18.4.1.1
Each row represents information about a particular mirror source. Entries are created and deleted by the system while processing LI mirror requests from Radius.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMirrorRadiusLiEntry  

tRadiusLiMirrorDestinationIndex 1.3.6.1.4.1.6527.3.1.2.18.4.1.1.1
Since packet mirroring is setup like a service, tRadiusLiMirrorDestinationIndex represents the Service ID associated with this mirror destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxServId  

tRadiusLiSrcHostServiceId 1.3.6.1.4.1.6527.3.1.2.18.4.1.1.2
tRadiusLiSrcHostServiceId indicates the serviceId of the host being mirrored for LI.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxServId  

tRadiusLiSrcHostSapPortId 1.3.6.1.4.1.6527.3.1.2.18.4.1.1.3
tRadiusLiSrcHostSapPortId indicates the SAP port ID of the host being mirrored for LI.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPortID  

tRadiusLiSrcHostsapEncapValue 1.3.6.1.4.1.6527.3.1.2.18.4.1.1.4
tRadiusLiSrcHostSapPortId indicates the SAP Encap Value of the host being mirrored for LI.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxEncapVal  

tRadiusLiSrcHostIpAddrType 1.3.6.1.4.1.6527.3.1.2.18.4.1.1.5
The value of tRadiusLiSrcHostIpAddrType indicates the address type of address in tRadiusLiSrcHostIpAddr.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType 1..2  

tRadiusLiSrcHostIpAddr 1.3.6.1.4.1.6527.3.1.2.18.4.1.1.6
The value of tRadiusLiSrcHostIpAddr indicates the IP address of the subscriber host being mirrored for LI.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tRadiusLiSrcHostMacAddr 1.3.6.1.4.1.6527.3.1.2.18.4.1.1.7
The value of tRadiusLiSrcHostMacAddr indicates the MAC address of the subscriber host being mirrored for LI.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

tRadiusLiSrcHostPppoeSessionId 1.3.6.1.4.1.6527.3.1.2.18.4.1.1.8
The value of tRadiusLiSrcHostMacAddr indicates the PPPoE Session Id of the subscriber host being mirrored for LI.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPppoeSessionId  

tRadiusLiSrcHostId 1.3.6.1.4.1.6527.3.1.2.18.4.1.1.9
The value of tRadiusLiSrcHostId indicates the host Id of the subscriber host being mirrored for LI.
Status: current Access: read-only
OBJECT-TYPE    
  TSubHostId  

tRadiusLiMirrorDirection 1.3.6.1.4.1.6527.3.1.2.18.4.1.1.10
The value of tRadiusLiMirrorDirection indicates the direction of the packets being mirrored for LI.
Status: current Access: read-only
OBJECT-TYPE    
  TDirection  

tRadiusLiMirrorForwClassMap 1.3.6.1.4.1.6527.3.1.2.18.4.1.1.11
The value of tRadiusLiMirrorForwClassMap indicates the forwarding class(es) of the packets being mirrored for LI.
Status: current Access: read-only
OBJECT-TYPE    
  TFCSet  

tRadiusLiSrcIntceptId 1.3.6.1.4.1.6527.3.1.2.18.4.1.1.12
The value of tMirrorSourceIpFilterIntceptId indicates an identification of the traffic flow corresponding to this conceptual row for the Lawful Intercept Gateway.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxInterceptionIdentifier  

tRadiusLiSrcSessionId 1.3.6.1.4.1.6527.3.1.2.18.4.1.1.13
The value of tMirrorSourceIpFilterSessionId indicates an identification of the traffic flow corresponding to this conceptual row for the Lawful Intercept Gateway.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tMirrorLiSourceNatTableLastCh 1.3.6.1.4.1.6527.3.1.2.18.5.1
The value of the object tMirrorLiSourceNatTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tMirrorLiSourceNatTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorLiNatLsnSubTableLastCh 1.3.6.1.4.1.6527.3.1.2.18.5.2
The value of the object tMirrorLiNatLsnSubTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tMirrorLiNatLsnSubTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorLiNatL2awSubTableLastCh 1.3.6.1.4.1.6527.3.1.2.18.5.3
The value of the object tMirrorLiNatL2awSubTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tMirrorLiNatL2awSubTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorSourceLiMacFltrTableLstCh 1.3.6.1.4.1.6527.3.1.2.18.5.4
The value of the object tMirrorSourceLiMacFltrTableLstCh indicates the value of sysUpTime at the time of the last modification of an entry in the tMirrorSourceLiMacFltrTable
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorLiNat64SubTableLastCh 1.3.6.1.4.1.6527.3.1.2.18.5.5
The value of the object tMirrorLiNat64SubTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tMirrorLiNat64SubTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorLiSourceNatTable 1.3.6.1.4.1.6527.3.1.2.18.5.100
The tMirrorLiSourceNatTable contains mirror source information for NAT. Conceptual rows in this table are created automatically by the system for each row in the tMirrorSourceTable where the value of tMirrorSourceIndex refers to a row in the tMirrorDestinationTable where the value of tMirrorDestinationEncapsulation is equal to 'ether'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TMirrorLiSourceNatEntry

tMirrorLiSourceNatEntry 1.3.6.1.4.1.6527.3.1.2.18.5.100.1
Each row represents NAT information about for a mirror source defined in tMirrorSourceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMirrorLiSourceNatEntry  

tMirrorLiSourceNatLastChanged 1.3.6.1.4.1.6527.3.1.2.18.5.100.1.2
The value of tMirrorLiSourceNatLastChanged indicates the sysUpTime at the time of the most recent management-initiated change to this table row.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorLiSourceNatDestMacAddr 1.3.6.1.4.1.6527.3.1.2.18.5.100.1.3
The value of tMirrorLiSourceNatDestMacAddr specifies the Destination MAC Address field of the of the ethernet encapsulation used for the NAT subscribers associated with this mirror source. The value of tMirrorLiSourceNatDestMacAddr is only useful if the value of tMirrorDestinationEncapsulation of the corresponding mirror destination is equal to 'ether'. If no value for tMirrorLiSourceNatDestMacAddr is specified, the value of TIMETRA-CHASSIS-MIB::tmnxChassisBaseMacAddress is used.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

tMirrorLiSourceNatSrcMacAddr 1.3.6.1.4.1.6527.3.1.2.18.5.100.1.4
The value of tMirrorLiSourceNatSrcMacAddr specifies the Source MAC Address field of the of the ethernet encapsulation used for the NAT subscribers associated with this mirror source. The value of tMirrorLiSourceNatSrcMacAddr is only useful if the value of tMirrorDestinationEncapsulation of the corresponding mirror destination is equal to 'ether'. If no value for tMirrorLiSourceNatSrcMacAddr is specified, the value of TIMETRA-CHASSIS-MIB::tmnxChassisBaseMacAddress is used.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

tMirrorLiSourceNatEthertype 1.3.6.1.4.1.6527.3.1.2.18.5.100.1.5
The value of tMirrorLiSourceNatEthertype specifies the ethertype of the ethernet encapsulation used for the NAT subscribers associated with this mirror source that have an intercept identifier. If no intercept identifier is available for a NAT subscriber, the value of tMirrorLiSourceNatEthertype is ignored. The value of tMirrorLiSourceNatEthertype is only useful if the value of tMirrorDestinationEncapsulation of the corresponding mirror destination is equal to 'ether'.
Status: current Access: read-create
OBJECT-TYPE    
  TEtherType  

tMirrorLiNatLsnSubTable 1.3.6.1.4.1.6527.3.1.2.18.5.101
The tMirrorLiNatLsnSubTable contains mirror source information installed for Large Scale NAT (LSN) subscribers, including Dual Stack Lite subscribers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TMirrorLiNatLsnSubEntry

tMirrorLiNatLsnSubEntry 1.3.6.1.4.1.6527.3.1.2.18.5.101.1
Each row represents information about a NAT LSN subscriber associated with a mirror source defined in tMirrorSourceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMirrorLiNatLsnSubEntry  

tMirrorLiNatLsnSubAddrType 1.3.6.1.4.1.6527.3.1.2.18.5.101.1.1
The value of tMirrorLiNatLsnSubAddrType indicates the address type of tMirrorLiNatLsnSubAddr.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tMirrorLiNatLsnSubAddr 1.3.6.1.4.1.6527.3.1.2.18.5.101.1.2
The value of tMirrorLiNatLsnSubAddr indicates the inside IP address of the subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tMirrorLiNatLsnSubPrefixLength 1.3.6.1.4.1.6527.3.1.2.18.5.101.1.3
The value of tMirrorLiNatLsnSubPrefixLength indicates the prefix length of the subscriber. If the value of tMirrorLiNatLsnSubAddrType is equal to 'ipv4', the value of tMirrorLiNatLsnSubPrefixLength must be equal to 32.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 1..128  

tMirrorLiNatLsnSubRowStatus 1.3.6.1.4.1.6527.3.1.2.18.5.101.1.4
The row status used for creation and deletion of rows in the tMirrorLiNatLsnSubTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tMirrorLiNatLsnSubLastChanged 1.3.6.1.4.1.6527.3.1.2.18.5.101.1.5
The value of tMirrorLiNatLsnSubLastChanged indicates the sysUpTime at the time of the most recent management-initiated change to this table row.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorLiNatLsnSubInterceptId 1.3.6.1.4.1.6527.3.1.2.18.5.101.1.6
The value of tMirrorLiNatLsnSubInterceptId specifies the intercept identifier.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tMirrorLiNatLsnSubSessionId 1.3.6.1.4.1.6527.3.1.2.18.5.101.1.7
The value of tMirrorLiNatLsnSubSessionId specifies the session identifier.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tMirrorLiNatL2awSubTable 1.3.6.1.4.1.6527.3.1.2.18.5.102
The tMirrorLiNatL2awSubTable contains mirror source information installed for Layer-2-Aware subscribers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TMirrorLiNatL2awSubEntry

tMirrorLiNatL2awSubEntry 1.3.6.1.4.1.6527.3.1.2.18.5.102.1
Each row represents information about a Layer-2-Aware NAT subscriber associated with a mirror source defined in tMirrorSourceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMirrorLiNatL2awSubEntry  

tMirrorLiNatL2awSubIdent 1.3.6.1.4.1.6527.3.1.2.18.5.102.1.1
The value of tMirrorLiNatL2awSubIdent specifies the subscriber identification of this subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

tMirrorLiNatL2awSubRowStatus 1.3.6.1.4.1.6527.3.1.2.18.5.102.1.2
The row status used for creation and deletion of rows in the tMirrorLiNatL2awSubTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tMirrorLiNatL2awSubLastChanged 1.3.6.1.4.1.6527.3.1.2.18.5.102.1.3
The value of tMirrorLiNatL2awSubLastChanged indicates the sysUpTime at the time of the most recent management-initiated change to this table row.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorLiNatL2awSubInterceptId 1.3.6.1.4.1.6527.3.1.2.18.5.102.1.4
The value of tMirrorLiNatL2awSubInterceptId specifies the intercept identifier. The value zero specifies that there is no intercept identifier configured.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tMirrorLiNatL2awSubSessionId 1.3.6.1.4.1.6527.3.1.2.18.5.102.1.5
The value of tMirrorLiNatL2awSubSessionId specifies the session identifier. The value zero specifies that there is no intercept identifier configured.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tMirrorSourceLiMacFltrTable 1.3.6.1.4.1.6527.3.1.2.18.5.103
The tMirrorSourceLiMacFltrTable contains information about each Li-mac-filter Entry associated with a mirror source.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TMirrorSourceLiMacFltrEntry

tMirrorSourceLiMacFltrEntry 1.3.6.1.4.1.6527.3.1.2.18.5.103.1
Each row represents information about a li-mac-filter Entry assocaited with a mirror source defined in the tMirrorSourceTable. Entries are created by user. Entries are deleted by user, or by agent when the tMirrorSourceTable entry is destroyed.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMirrorSourceLiMacFltrEntry  

tMirrorSourceLiMacFltr 1.3.6.1.4.1.6527.3.1.2.18.5.103.1.1
The value of the object tMirrorSourceLiMacFltr specifies the li-mac-filter name of the li-mac-filter entry associated with the mirror source defined by tMirrorSourceIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

tMirrorSourceLiMacFltrParams 1.3.6.1.4.1.6527.3.1.2.18.5.103.1.2
The value tMirrorSourceLiMacFltrParams specifies the Entry ID which identifies a specific 'Entry' within the li-mac-filter defined by tMirrorSourceLiMacFltr. Each li-mac-ilter has a number of 'Entries' associated with it and each Entry within the filter is identified by an Entry ID which is unique within the filter.
Status: current Access: not-accessible
OBJECT-TYPE    
  TEntryId  

tMirrorSourceLiMacFltrRowStatus 1.3.6.1.4.1.6527.3.1.2.18.5.103.1.3
The value of the object tMirrorSourceLiMacFltrRowStatus is used for creation and deletion of entries in tMirrorSourceLiMacFltrTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tMirrorSourceLiMacFltrLastChgd 1.3.6.1.4.1.6527.3.1.2.18.5.103.1.4
The value of tMirrorSourceLiMacFltrLastChgd indicates the sysUpTime at the time of the last modification of this entry. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorSourceLiMacFltrIntceptId 1.3.6.1.4.1.6527.3.1.2.18.5.103.1.5
The value of tMirrorSourceLiMacFltrIntceptId specifies an identification of the traffic flow corresponding to this conceptual row for the Lawful Intercept Gateway.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxInterceptionIdentifier  

tMirrorSourceLiMacFltrSessionId 1.3.6.1.4.1.6527.3.1.2.18.5.103.1.6
The value of tMirrorSourceLiMacFltrSessionId specifies an identification of the traffic flow corresponding to this conceptual row for the Lawful Intercept Gateway.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tMirrorLiNat64SubTable 1.3.6.1.4.1.6527.3.1.2.18.5.104
The tMirrorLiNat64SubTable contains mirror source information installed for Large Scale NAT (LSN) subscribers, including Dual Stack Lite subscribers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TMirrorLiNat64SubEntry

tMirrorLiNat64SubEntry 1.3.6.1.4.1.6527.3.1.2.18.5.104.1
Each row represents information about a NAT64 subscriber associated with a mirror source defined in tMirrorSourceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMirrorLiNat64SubEntry  

tMirrorLiNat64SubAddrType 1.3.6.1.4.1.6527.3.1.2.18.5.104.1.1
The value of tMirrorLiNat64SubAddrType indicates the address type of tMirrorLiNat64SubAddr. The value of tMirrorLiNat64SubAddrType is always equal to 'ipv6'.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tMirrorLiNat64SubAddr 1.3.6.1.4.1.6527.3.1.2.18.5.104.1.2
The value of tMirrorLiNat64SubAddr indicates the inside IP address of the subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(16)  

tMirrorLiNat64SubPrefixLength 1.3.6.1.4.1.6527.3.1.2.18.5.104.1.3
The value of tMirrorLiNat64SubPrefixLength indicates the prefix length of the subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 1..128  

tMirrorLiNat64SubRowStatus 1.3.6.1.4.1.6527.3.1.2.18.5.104.1.4
The row status used for creation and deletion of rows in the tMirrorLiNat64SubTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tMirrorLiNat64SubLastChanged 1.3.6.1.4.1.6527.3.1.2.18.5.104.1.5
The value of tMirrorLiNat64SubLastChanged indicates the sysUpTime at the time of the most recent management-initiated change to this table row.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorLiNat64SubInterceptId 1.3.6.1.4.1.6527.3.1.2.18.5.104.1.6
The value of tMirrorLiNat64SubInterceptId specifies the intercept identifier.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tMirrorLiNat64SubSessionId 1.3.6.1.4.1.6527.3.1.2.18.5.104.1.7
The value of tMirrorLiNat64SubSessionId specifies the session identifier.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tMirrorDestL3EncTableLastCh 1.3.6.1.4.1.6527.3.1.2.18.1.5
The value of tMirrorDestL3EncTableLastCh indicates the sysUpTime at the time of the last modification of tMirrorDestL3EncTable. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorDestL3EncTable 1.3.6.1.4.1.6527.3.1.2.18.1.6
The tMirrorDestL3EncTable serves to configure Layer-3 encapsulation information for the mirror destinations. The encapsulation referred to the encapsulation header added to identify a particular mirrored source flow.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TMirrorDestL3EncEntry

tMirrorDestL3EncEntry 1.3.6.1.4.1.6527.3.1.2.18.1.6.1
Each row represents information about the Layer-3 encapsulation header of a particular mirror destination. Rows in this table can be created or deleted via SNMP operations. A row can only be created if the corresponding mirror destination supports Layer-3 encapsulation; in the corresponding row in the tMirrorDestinationTable, the value of the object tMirrorDestinationEncapsulation must be equal to 'ether' or 'ipOnly'.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMirrorDestL3EncEntry  

tMirrorDestL3EncRowStatus 1.3.6.1.4.1.6527.3.1.2.18.1.6.1.1
The value of tMirrorDestL3EncRowStatus specifies the row status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tMirrorDestL3EncLastCh 1.3.6.1.4.1.6527.3.1.2.18.1.6.1.2
The value of tMirrorDestL3EncLastCh indicates the sysUpTime at the time of the most recent management-initiated change to this table row.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorDestL3EncHeaderType 1.3.6.1.4.1.6527.3.1.2.18.1.6.1.3
The value of tMirrorDestL3EncHeaderType specifies the type of header encapsulation of this mirror destination. A value for this object must be provided when the row is created.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxMirrorDestinationHeaderType  

tMirrorDestL3EncRouter 1.3.6.1.4.1.6527.3.1.2.18.1.6.1.4
The value of tMirrorDestL3EncRouter specifies the identifier of the router instance to be used with routed encapsulation.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxVRtrID  

tMirrorDestL3EncUseDirectionBit 1.3.6.1.4.1.6527.3.1.2.18.1.6.1.5
The value of tMirrorDestL3EncUseDirectionBit specifies if the highest bit in the Interception ID field of the shim header is used to indicate the direction of the mirrored traffic flow. If the value of tMirrorDestL3EncUseDirectionBit is equal to 'true', this bit is not available to store a bit of the Interception ID.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tMirrorDestL3GwTableLastCh 1.3.6.1.4.1.6527.3.1.2.18.1.7
The value of tMirrorDestL3GwTableLastCh indicates the sysUpTime at the time of the last modification of tMirrorDestL3GwTable. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorDestL3GwTable 1.3.6.1.4.1.6527.3.1.2.18.1.8
The tMirrorDestL3GwTable serves to configure Layer-3 encapsulation information for mirror destination gateways. The encapsulation referred to is the prepended encapsulation header added to identify a particular mirrored source flow.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TMirrorDestL3GwEntry

tMirrorDestL3GwEntry 1.3.6.1.4.1.6527.3.1.2.18.1.8.1
Each row represents information about the Layer-3 encapsulation header of a particular mirror destination gateway. Rows in this table can be created or deleted via SNMP operations. A row can only be created if the corresponding mirror destination supports encapsulation.
Status: current Access: not-accessible
OBJECT-TYPE    
  TMirrorDestL3GwEntry  

tMirrorDestL3GwRole 1.3.6.1.4.1.6527.3.1.2.18.1.8.1.1
The value of tMirrorDestL3GwRole specifies the role of this gateway. The only value supported is 'primary'.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxMirrorGatewayRole 1  

tMirrorDestL3GwRowStatus 1.3.6.1.4.1.6527.3.1.2.18.1.8.1.2
The value of tMirrorDestL3GwRowStatus specifies the row status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tMirrorDestL3GwLastCh 1.3.6.1.4.1.6527.3.1.2.18.1.8.1.3
The value of tMirrorDestL3GwLastCh indicates the sysUpTime at the time of the most recent management-initiated change to this table row.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tMirrorDestL3GwSrcAddrType 1.3.6.1.4.1.6527.3.1.2.18.1.8.1.4
The value of tMirrorDestL3GwSrcAddrType specifies the address type of tMirrorDestL3GwSrcAddr. The only values supported are 'unknown' and 'ipv4'.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tMirrorDestL3GwSrcAddr 1.3.6.1.4.1.6527.3.1.2.18.1.8.1.5
The value of tMirrorDestL3GwSrcAddrType specifies the source IP address to be used with this gateway. Only IPv4 addresses are supported.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4)  

tMirrorDestL3GwDstAddrType 1.3.6.1.4.1.6527.3.1.2.18.1.8.1.6
The value of tMirrorDestL3GwDstAddrType specifies the address type of tMirrorDestL3GwDstAddr. The only values supported are 'unknown' and 'ipv4'.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tMirrorDestL3GwDstAddr 1.3.6.1.4.1.6527.3.1.2.18.1.8.1.7
The value of tMirrorDestL3GwDstAddrType specifies the destination IP address of this gateway. Only IPv4 addresses are supported.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4)  

tMirrorDestL3GwUdpSrcPort 1.3.6.1.4.1.6527.3.1.2.18.1.8.1.8
The value of tMirrorDestL3GwUdpSrcPort specifies the UDP source port to be used with this gateway if the value of the object tMirrorDestL3EncHeaderType in the corresponding row in the is equal to 'ipUdpShim'.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber  

tMirrorDestL3GwUdpDstPort 1.3.6.1.4.1.6527.3.1.2.18.1.8.1.9
The value of tMirrorDestL3GwUdpDstPort specifies the UDP source port to be used with this gateway if the value of the object tMirrorDestL3EncHeaderType in the corresponding row in the is equal to 'ipUdpShim'.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber  

tMirrorSourceChangeType 1.3.6.1.4.1.6527.3.1.2.18.3.1
The value of tMirrorSourceChangeType specifies the type of change made to a IP or MAC filter, IP or MAC filter entry, sap, or subscriber associated with a configured mirror-source as indicated by the value of tMirrorSourceIndex. The values 'activated' and 'deactivated' apply only to subscriber IDs as indicated by the value of tMirrorSourceSubIdent.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER modified(1), deleted(2), activated(3), deactivated(4)  

tMirrorSourceFilterId 1.3.6.1.4.1.6527.3.1.2.18.3.3
The value of tMirrorSourceFilterId specifies the filter id for which this notification is being sent.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TFilterID  

tMirrorSourceFilterEntryId 1.3.6.1.4.1.6527.3.1.2.18.3.4
The value of tMirrorSourceFilterEntryId specifies the entry in the filter for which this notification is being sent. If set to 0, the attempted modification was to a global filter parameter.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TEntryIdOrZero  

tMirrorSourceFilterObject 1.3.6.1.4.1.6527.3.1.2.18.3.7
The value of tMirrorSourceFilterObject specifies which object (containing a filter) the operator tried to change.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OBJECT IDENTIFIER  

tMirrorSourceFilterDescr 1.3.6.1.4.1.6527.3.1.2.18.3.8
The value of tMirrorSourceFilterDescr specifies additional information on the reason for sending the event.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

tMirrorFilterSvcId 1.3.6.1.4.1.6527.3.1.2.18.3.9
The value of tMirrorFilterSvcId specifies the service id to which this notification applies.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TmnxServId  

tMirrorFilterPortId 1.3.6.1.4.1.6527.3.1.2.18.3.10
The value of tMirrorFilterPortId specifies together with tMirrorFilterSapEncapValue the portId to which this notification applies.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TmnxPortID  

tMirrorFilterSapEncapValue 1.3.6.1.4.1.6527.3.1.2.18.3.11
The value of tMirrorFilterSapEncapValue specifies together with tMirrorFilterPortId the portId to which this notification applies.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TmnxEncapVal  

tMirrorFilterSdpBindId 1.3.6.1.4.1.6527.3.1.2.18.3.12
The value of tMirrorFilterSdpBindId specifies the sdp Bind Id to which this notification applies.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SdpBindId  

tMirrorFilterType 1.3.6.1.4.1.6527.3.1.2.18.3.13
The value of tMirrorFilterType specifies the filter type this notification reports about.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TFilterType  

tMirrorFilterDirection 1.3.6.1.4.1.6527.3.1.2.18.3.14
The value of tMirrorFilterDirection specifies the the direction (ingress/egress) the filter is applied about which this notification reports.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER ingress(1), egress(2)  

tMirrorFilterId 1.3.6.1.4.1.6527.3.1.2.18.3.15
The value of tMirrorFilterId specifies the filter Id about which this notification reports.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TFilterID  

tMirrorFilterIfIndex 1.3.6.1.4.1.6527.3.1.2.18.3.16
The value of tMirrorFilterIfIndex specifies the interface about which this notification reports.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InterfaceIndexOrZero  

tMirrorFilterIfName 1.3.6.1.4.1.6527.3.1.2.18.3.17
The value of tMirrorFilterIfName specifies the interface about which this notification reports.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TNamedItem  

tMirrorNotifyLiSvcId 1.3.6.1.4.1.6527.3.1.2.18.6.1
The value of tMirrorNotifyLiSvcId indicates a service ID.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TmnxServId  

tMirrorNotifyLiPortId 1.3.6.1.4.1.6527.3.1.2.18.6.2
The value of tMirrorNotifyLiPortId indicates a port ID.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TmnxPortID  

tMirrorNotifyLiSapEncapValue 1.3.6.1.4.1.6527.3.1.2.18.6.3
The value of tMirrorNotifyLiSapEncapValue indicates an encapsulation value.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TmnxEncapVal  

tMirrorNotifyLiDescription 1.3.6.1.4.1.6527.3.1.2.18.6.4
The value of tMirrorNotifyLiDescription indicates additional information about a notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

tMirrorSourceEnabled 1.3.6.1.4.1.6527.3.1.3.18.0.1
The tMirrorSourceEnabled event is generated when the mirror source is enabled.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorSourceDisabled 1.3.6.1.4.1.6527.3.1.3.18.0.2
The tMirrorSourceDisabled event is generated when the mirror source is disabled.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorDestinationEnabled 1.3.6.1.4.1.6527.3.1.3.18.0.3
The tMirrorDestinationEnabled event is generated when the mirror destination is enabled.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorDestinationDisabled 1.3.6.1.4.1.6527.3.1.3.18.0.4
The tMirrorDestinationDisabled event is generated when the mirror destination is disabled.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorSourceRemovedBySystem 1.3.6.1.4.1.6527.3.1.3.18.0.5
The tMirrorSourceRemovedBySystem event is generated when the mirror source is removed by the system.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorSourceIpFilterChange 1.3.6.1.4.1.6527.3.1.3.18.0.6
The tMirrorSourceIpFilterChange event is generated when a IP filter or filter entry associated with the mirror-source indicated by tMirrorSourceIndex is 'modified' or 'deleted'. If the only the base filter is modified, tMirrorSourceFilterEntryId will have a value of 0.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorSourceMacFilterChange 1.3.6.1.4.1.6527.3.1.3.18.0.7
The tMirrorSourceMacFilterChange event is generated when a MAC filter or filter entry associated with the mirror-source indicated by tMirrorSourceIndex is 'modified' or 'deleted'. If the only the base filter is modified, tMirrorSourceFilterEntryId will have a value of 0.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorSourceSapChange 1.3.6.1.4.1.6527.3.1.3.18.0.8
The tMirrorSourceSapChange event is generated when a SAP associated with the mirror-source indicated by tMirrorSourceIndex is 'modified' or 'deleted'.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorSourceSubChange 1.3.6.1.4.1.6527.3.1.3.18.0.9
The tMirrorSourceSubChange event is generated when a subscriber associated with the mirror-source indicated by tMirrorSourceIndex is 'activated', 'deactivated', 'modified' or 'deleted'.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorSourceIPFltrChangeReject 1.3.6.1.4.1.6527.3.1.3.18.0.10
The tMirrorSourceIPFltrChangeReject event is generated when an operator is trying to modify a filter or a filter-entry of a filter that cannot currently be changed because the filter is being used for mirrorring.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorSourceIP6FltrChangeReject 1.3.6.1.4.1.6527.3.1.3.18.0.11
The tMirrorSourceIP6FltrChangeReject event is generated when an operator is trying to modify a filter or a filter-entry of a filter that cannot currently be changed because the filter is being used for mirrorring.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorSourceMacFltrChangeReject 1.3.6.1.4.1.6527.3.1.3.18.0.12
The tMirrorSourceMacFltrChangeReject event is generated when an operator is trying to modify a filter or a filter-entry of a filter that cannot currently be changed because the filter is being used for mirrorring.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorSourceFilterAssignReject 1.3.6.1.4.1.6527.3.1.3.18.0.13
The tMirrorSourceFilterAssignReject event is generated when an operator is trying to modify a filter assignment of a filter that cannot currently be changed because the filter is being used for mirrorring.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorDestinationChangeReject 1.3.6.1.4.1.6527.3.1.3.18.0.14
The tMirrorDestinationChangeReject event is generated when an operator is trying to modify a mirror destination that cannot currently be changed because the destination is being used for mirrorring.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorSourceFilterOverruled 1.3.6.1.4.1.6527.3.1.3.18.0.15
The tMirrorSourceFilterOverruled event is generated when an assignment of a filter used for mirroring is overruled with another filter assignment. This situation may occur while using Time-Of-Day Suites.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorSourceFilterAssignWarn 1.3.6.1.4.1.6527.3.1.3.18.0.16
The tMirrorSourceFilterAssignWarn event is generated when an operator has made a filter assignment of a filter that is being used for mirrorring, while that assignment may be overruled.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorFilterAssignToSapWarn 1.3.6.1.4.1.6527.3.1.3.18.0.17
The tMirrorFilterAssignToSapWarn event is generated when an operator assignes a filter to a SAP while this filter is being used by LI.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorFilterAssignToSdpWarn 1.3.6.1.4.1.6527.3.1.3.18.0.18
The tMirrorFilterAssignToSdpWarn event is generated when an operator assignes a filter to a SDP while this filter is being used by LI.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorFilterAssignToItfWarn 1.3.6.1.4.1.6527.3.1.3.18.0.19
The tMirrorFilterAssignToItfWarn event is generated when an operator assignes a filter to an interface while this filter is being used by LI.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorSourceLiFilterChanged 1.3.6.1.4.1.6527.3.1.3.18.0.20
The tMirrorSourceLiFilterChanged event is generated when a parameter of a filter which is referenced by Lawful Intercept (LI),or a parameter of one of its entry has been changed. [CAUSE] This notification may be triggered only if LI filter lock has been overruled, and one of the following actions has been done: 1) a filter referenced by LI has been deleted. 2) one of the parameters (default-action, scope) of a filter which is referenced by LI has been changed. 3) a filter which is referenced by LI has been overwritten. 4) new entry has been created for a filter which is referenced by LI. 5) an entry of a filter which is referenced by LI has been activated. 6) an entry has been removed from a filter which is referenced by LI. 7) an entry of a filter which is referenced by LI has been renumbered. 8) one of the parameters of an entry in a filter which is referenced by LI has been changed. [EFFECT] Since a filter which is referenced by LI, or its parameter has been modified, the mirrored traffic may be changed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorSourceLiSubProblem 1.3.6.1.4.1.6527.3.1.3.18.0.21
The tMirrorSourceLiSubProblem event is generated when the system fails to intercept traffic for a subscriber. The SAP where the traffic comes into the system is indicated in the objects tMirrorNotifyLiSvcId, tMirrorNotifyLiPortId and tMirrorNotifyLiSapEncapValue. [CAUSE] Detailed information about the exact cause of the notification is available in the object tMirrorNotifyLiDescription. [EFFECT] Traffic of a subscriber subject to Lawful Intercept is not intercepted.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorSourceIpv6FilterChange 1.3.6.1.4.1.6527.3.1.3.18.0.22
The tMirrorSourceIpv6FilterChange event is generated when a IPv6 filter or filter entry associated with the mirror-source indicated by tMirrorSourceIndex is 'modified' or 'deleted'. If the only the base filter is modified, tMirrorSourceFilterEntryId will have a value of 0.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorSourceIPv6FltrChangeRej 1.3.6.1.4.1.6527.3.1.3.18.0.23
The tMirrorSourceIPv6FltrChangeRej event is generated when an operator is trying to modify a filter or a filter-entry of a filter that cannot currently be changed because the filter is being used for mirrorring.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tMirrorCompliances 1.3.6.1.4.1.6527.3.1.1.18.1
OBJECT IDENTIFIER    

tMirrorGroups 1.3.6.1.4.1.6527.3.1.1.18.2
OBJECT IDENTIFIER    

tMirrorR2r1Compliance 1.3.6.1.4.1.6527.3.1.1.18.1.2
The compliance statement for revision 2.1 of TIMETRA-MIRROR-MIB for management of extended Mirror features on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tMirrorV6v0Compliance 1.3.6.1.4.1.6527.3.1.1.18.1.3
The compliance statement for revision 2.1 of TIMETRA-MIRROR-MIB for management of extended Mirror features on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tMirrorV8v0Compliance 1.3.6.1.4.1.6527.3.1.1.18.1.4
The compliance statement for revision 2.1 of TIMETRA-MIRROR-MIB for management of extended Mirror features on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tMirrorV9v0Compliance 1.3.6.1.4.1.6527.3.1.1.18.1.5
The compliance statement for revision 2.1 of TIMETRA-MIRROR-MIB for management of extended Mirror features on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tMirrorV10v0Compliance 1.3.6.1.4.1.6527.3.1.1.18.1.6
The compliance statement for management of extended Mirror features on Alcatel-Lucent SROS series systems release 10.0.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

tMirrorSourceGroup 1.3.6.1.4.1.6527.3.1.1.18.2.3
The group of objects supporting management of mirror sources on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tMirrorNotificationsGroup 1.3.6.1.4.1.6527.3.1.1.18.2.4
the group of notifications supporting management of mirror source and destination operational state changes on Alcatel-Lucent SROS series system..
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

tMirrorDestinationR2r1Group 1.3.6.1.4.1.6527.3.1.1.18.2.5
The group of objects supporting management of mirror destinations on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tMirrorDestinationR2r1RemoteSourceGroup 1.3.6.1.4.1.6527.3.1.1.18.2.6
The group of objects supporting management of remote sources associated with mirror destinations on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tMirrorR2r1ObsoleteGroup 1.3.6.1.4.1.6527.3.1.1.18.2.7
The group of objects which were obsoleted from 2.0 release on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tMirrorNotifyObjsV5v0Group 1.3.6.1.4.1.6527.3.1.1.18.2.8
The group of objects supporting management of notifications on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tMirrorDestinationV6v0Group 1.3.6.1.4.1.6527.3.1.1.18.2.9
The group of objects supporting management of mirror destinations on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tMirrorSourceV6v0Group 1.3.6.1.4.1.6527.3.1.1.18.2.10
The group of objects supporting management of mirror sources on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tMirrorNotifyObjsV6v0Group 1.3.6.1.4.1.6527.3.1.1.18.2.11
The group of objects supporting management of notifications on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tMirrorSourceNotificationsV6v0Group 1.3.6.1.4.1.6527.3.1.1.18.2.12
The group of notifications supporting management of mirror source association changes added for the 6.0 release of Alcatel-Lucent SROS series system.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

tMirrorBsxV6v0Group 1.3.6.1.4.1.6527.3.1.1.18.2.13
The group of objects supporting management of BSX (Application Assurance) mirror changes added for the 6.0 release of Alcatel-Lucent SROS series system.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tMirrorDestV8v0Group 1.3.6.1.4.1.6527.3.1.1.18.2.14
The group of objects supporting management of mirror changes added for the 8.0 release of Alcatel-Lucent SROS series system.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tMirrorObsoletedV8v0Group 1.3.6.1.4.1.6527.3.1.1.18.2.15
The group of mirror objects obsoleted in the 8.0 release of Alcatel-Lucent SROS series system.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tMirrorDestinationV8v0Group 1.3.6.1.4.1.6527.3.1.1.18.2.16
The group of objects supporting management of mirror destinations on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tMirrorRadiusLiV8v0Group 1.3.6.1.4.1.6527.3.1.1.18.2.17
The group of objects supporting management of Radius LI mirror sources on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tMirrorSourceNotifGroup 1.3.6.1.4.1.6527.3.1.1.18.2.18
The group of notifications supporting management of mirror source association of Alcatel-Lucent SROS series system.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

tMirrorLiGroup 1.3.6.1.4.1.6527.3.1.1.18.2.20
The group of objects supporting management of Lawful Intercept (LI) mirroring on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tMirrorEncapGroup 1.3.6.1.4.1.6527.3.1.1.18.2.21
The group of objects supporting management of Lawful Intercept (LI) encapsulation on Alcatel-Lucent SROS series systems. This encapsulation refers to the encapsulation inserted to identify the intercept subject.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tMirrorNotifyObjsV10v0Group 1.3.6.1.4.1.6527.3.1.1.18.2.22
The group of notification objects added in release 10.0 of Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tMirrorNotifV10v0Group 1.3.6.1.4.1.6527.3.1.1.18.2.23
The group of mirror notifications added in release 10.0 of Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

tMirrorSourceV10v0Group 1.3.6.1.4.1.6527.3.1.1.18.2.24
The group of objects supporting management of mirror sources on Alcatel-Lucent SROS series R10.0 systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tMirrorEncapV10v0Group 1.3.6.1.4.1.6527.3.1.1.18.2.25
The group of objects supporting management of Lawful Intercept (LI) encapsulation on Alcatel-Lucent SROS series R10.0 systems. This encapsulation refers to the encapsulation inserted to identify the intercept subject.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tMirrorLiSourceV10v0Group 1.3.6.1.4.1.6527.3.1.1.18.2.26
The group of objects supporting management of Lawful Intercept (LI) mirroring based on li-filters on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP