| crsIndex | .1.3.6.1.4.1.562.2.4.1.132.1.1.10 | 
    
      | This variable represents the index for the crs tables. | 
    
      | crsRowStatus | .1.3.6.1.4.1.562.2.4.1.132.1.1.1 | 
    
      | This variable is used as the basis for SNMP naming of
        crs components.
        These components can be added and deleted. | 
    
      | crsComponentName | .1.3.6.1.4.1.562.2.4.1.132.1.1.2 | 
    
      | This variable provides the component's string name for
        use with the ASCII Console Interface | 
    
      | crsStorageType | .1.3.6.1.4.1.562.2.4.1.132.1.1.4 | 
    
      | This variable represents the storage type value for the
        crs tables. | 
    
      | crsLogicalProcessor | .1.3.6.1.4.1.562.2.4.1.132.10.1.2 | 
    
      | This attribute specifies the logical processor on which the call
        redirection server process is to run. | 
    
      | crsAdminState | .1.3.6.1.4.1.562.2.4.1.132.11.1.1 | 
    
      | This attribute indicates the OSI Administrative State of the
        component.
        The value locked indicates that the component is administratively
        prohibited from providing services for its users. A Lock or Lock -
        force command has been previously issued for this component.
        When the value is locked, the value of usageState must be idle.
        The value shuttingDown indicates that the component is
        administratively permitted to provide service to its existing users
        only. A Lock command was issued against the component and it is
        in the process of shutting down.
        The value unlocked indicates that the component is administratively
        permitted to provide services for its users. To enter this state, issue
        an Unlock command to this component. | 
    
      | crsOperationalState | .1.3.6.1.4.1.562.2.4.1.132.11.1.2 | 
    
      | This attribute indicates the OSI Operational State of the component.
        The value enabled indicates that the component is available for
        operation. Note that if adminState is locked, it would still not be
        providing service.
        The value disabled indicates that the component is not available for
        operation. For example, something is wrong with the component
        itself, or with another component on which this one depends. If the
        value is disabled, the usageState must be idle. | 
    
      | crsUsageState | .1.3.6.1.4.1.562.2.4.1.132.11.1.3 | 
    
      | This attribute indicates the OSI Usage State of the component.
        The value idle indicates that the component is not currently in use.
        The value active indicates that the component is in use and has
        spare capacity to provide for additional users.
        The value busy indicates that the component is in use and has no
        spare operating capacity for additional users at this time. | 
    
      | crsTotalAddresses | .1.3.6.1.4.1.562.2.4.1.132.12.1.2 | 
    
      | The totalAddresses attribute indicates the number of
        PrimaryAddress components associated with the
        CallRedirectionServer component. | 
    
      | crsRequestsReceived | .1.3.6.1.4.1.562.2.4.1.132.12.1.3 | 
    
      | The requestsReceived attribute counts the number of redirection
        requests received by the CallRedirectionServer component. This
        counter wraps to 0 when it exceeds its maximum value. | 
    
      | crsPrimaryMatches | .1.3.6.1.4.1.562.2.4.1.132.12.1.4 | 
    
      | The primaryMatches attribute counts the Call Redirection Server
        attempts to find a matching PrimaryAddress where the lookup
        attempt was successful. This counter wraps to 0 when it exceeds its
        maximum value. | 
    
      | crsSecAddressListExhausted | .1.3.6.1.4.1.562.2.4.1.132.12.1.5 | 
    
      | The secAddressListExhausted attribute counts the Call Redirection
        Server attempts to find a SecondaryAddress component given a
        PrimaryAddress component where the lookup attempt resulted in
        the exhaustion of the secondary redirection list. This counter wraps
        to 0 when it exceeds its maximum value. | 
    
      | crsMaxAddrLenExceeded | .1.3.6.1.4.1.562.2.4.1.132.12.1.6 | 
    
      | The maxAddrLenExceeded attribute counts how often the
        concatenation of the secondary address and the suffix digits from
        the original called address have exceeded the maximum of 15
        digits.
        The suffix digits can be determined by removing the primary
        address digits from the front of the original called address.
        If appending the suffix digits to a secondary address causes the
        resulting address to exceed 15 digits, this secondary member is
        skipped and the next secondary member is tried. | 
    
      | crsSecRidMidUnsuccessful | .1.3.6.1.4.1.562.2.4.1.132.12.1.7 | 
    
      | The secRidMidUnsuccessful attribute counts the number of RID/
        MID redirections resulting in the destination address not being
        reached. This situation could occur when the destination address
        does not exist on the specified module or the specified module could
        not be reached. | 
    
      | crsSecAddrUnsuccessful | .1.3.6.1.4.1.562.2.4.1.132.12.1.8 | 
    
      | The secAddrUnsuccessful attribute counts the number of Address
        redirections resulting in the destination user not being reached. This
        situation could occur when the destination user line is disabled, the
        destination address does not exist on the specified module, or the
        specified module could not be reached. | 
    
      | crsRidRedirected | .1.3.6.1.4.1.562.2.4.1.132.12.1.9 | 
    
      | The ridRedirected attribute counts requests received by the Call
        Redirection Server resulting in the request being redirected to
        another RID specified by the AlternateRid component. This counter
        wraps to 0 when it exceeds its maximum value. | 
    
      | crsRidMidRedirected | .1.3.6.1.4.1.562.2.4.1.132.12.1.10 | 
    
      | The ridMidRedirected attribute counts requests received by the Call
        Redirection Server resulting in the request being redirected to
        another RID/MID specified by the SecondaryRidMid component.
        This counter wraps to 0 when it exceeds its maximum value. | 
    
      | crsAddressRedirected | .1.3.6.1.4.1.562.2.4.1.132.12.1.11 | 
    
      | The addressRedirected attribute counts requests received by the
        Call Redirection Server resulting in the request being redirected to
        another Address specified by the SecondaryAddress component.
        This counter wraps to 0 when it exceeds its maximum value. | 
    
      | crsAltRidUnsuccessful | .1.3.6.1.4.1.562.2.4.1.132.12.1.12 | 
    
      | The altRidUnsuccessful attribute counts the number of RID
        redirections resulting in the destination address not being reached.
        This situation could occur when the alternate RID cannot be
        reached, the module hosting the destination address is isolated, or
        the port associated with the secondary address is unavailable at the
        alternate RID. | 
    
      | crsPAddrIndex | .1.3.6.1.4.1.562.2.4.1.132.2.1.1.10 | 
    
      | This variable represents the index for the crsPAddr tables. | 
    
      | crsPAddrRowStatus | .1.3.6.1.4.1.562.2.4.1.132.2.1.1.1 | 
    
      | This variable is used as the basis for SNMP naming of
        crsPAddr components.
        These components can be added and deleted. | 
    
      | crsPAddrComponentName | .1.3.6.1.4.1.562.2.4.1.132.2.1.1.2 | 
    
      | This variable provides the component's string name for
        use with the ASCII Console Interface | 
    
      | crsPAddrStorageType | .1.3.6.1.4.1.562.2.4.1.132.2.1.1.4 | 
    
      | This variable represents the storage type value for the
        crsPAddr tables. | 
    
      | crsPAddrSRidMidIndex | .1.3.6.1.4.1.562.2.4.1.132.2.2.1.1.10 | 
    
      | This variable represents the index for the crsPAddrSRidMid tables. | 
    
      | crsPAddrSRidMidRowStatus | .1.3.6.1.4.1.562.2.4.1.132.2.2.1.1.1 | 
    
      | This variable is used as the basis for SNMP naming of
        crsPAddrSRidMid components.
        These components can be added and deleted. | 
    
      | crsPAddrSRidMidComponentName | .1.3.6.1.4.1.562.2.4.1.132.2.2.1.1.2 | 
    
      | This variable provides the component's string name for
        use with the ASCII Console Interface | 
    
      | crsPAddrSRidMidStorageType | .1.3.6.1.4.1.562.2.4.1.132.2.2.1.1.4 | 
    
      | This variable represents the storage type value for the
        crsPAddrSRidMid tables. | 
    
      | crsPAddrSRidMidRoutingId | .1.3.6.1.4.1.562.2.4.1.132.2.2.10.1.2 | 
    
      | This attribute specifies a group of one or more interconnected nodes
        (called a subnet) to which the primary address is redirected. | 
    
      | crsPAddrSRidMidModuleId | .1.3.6.1.4.1.562.2.4.1.132.2.2.10.1.3 | 
    
      | This attribute specifies a Passport node to which the primary
        address is redirected. | 
    
      | crsPAddrSAddrIndex | .1.3.6.1.4.1.562.2.4.1.132.2.3.1.1.10 | 
    
      | This variable represents the index for the crsPAddrSAddr tables. | 
    
      | crsPAddrSAddrRowStatus | .1.3.6.1.4.1.562.2.4.1.132.2.3.1.1.1 | 
    
      | This variable is used as the basis for SNMP naming of
        crsPAddrSAddr components.
        These components can be added and deleted. | 
    
      | crsPAddrSAddrComponentName | .1.3.6.1.4.1.562.2.4.1.132.2.3.1.1.2 | 
    
      | This variable provides the component's string name for
        use with the ASCII Console Interface | 
    
      | crsPAddrSAddrStorageType | .1.3.6.1.4.1.562.2.4.1.132.2.3.1.1.4 | 
    
      | This variable represents the storage type value for the
        crsPAddrSAddr tables. | 
    
      | crsPAddrSAddrAddress | .1.3.6.1.4.1.562.2.4.1.132.2.3.10.1.3 | 
    
      | This attribute specifies a secondary address to which the primary
        address is redirected.
        The address attribute includes the Numbering Plan Indicator (NPI)
        and the digits which form a unique identifier of the customer
        interface. The address may belong to the X.121 or E.164 addressing
        plan. Address digits are selected and assigned by network operators.
        The address attribute takes the form:
        x.<X.121 address> or e.<E.164 address> | 
    
      | crsAltRidIndex | .1.3.6.1.4.1.562.2.4.1.132.3.1.1.10 | 
    
      | This variable represents the index for the crsAltRid tables. | 
    
      | crsAltRidRowStatus | .1.3.6.1.4.1.562.2.4.1.132.3.1.1.1 | 
    
      | This variable is used as the basis for SNMP naming of
        crsAltRid components.
        These components can be added and deleted. | 
    
      | crsAltRidComponentName | .1.3.6.1.4.1.562.2.4.1.132.3.1.1.2 | 
    
      | This variable provides the component's string name for
        use with the ASCII Console Interface | 
    
      | crsAltRidStorageType | .1.3.6.1.4.1.562.2.4.1.132.3.1.1.4 | 
    
      | This variable represents the storage type value for the
        crsAltRid tables. | 
    
      | crsAltRidRoutingId | .1.3.6.1.4.1.562.2.4.1.132.3.10.1.2 | 
    
      | This attribute specifies a group of one or more interconnected nodes
        (called a subnet) to which the request is redirected. | 
  
  
    
      | crsRowStatusTable | .1.3.6.1.4.1.562.2.4.1.132.1 | 
    
      | This entry controls the addition and deletion of
        crs components. | 
    
      | crsProvTable | .1.3.6.1.4.1.562.2.4.1.132.10 | 
    
      | The Provisioned group contains provisionable attributes of the
        CallRedirectionServer component. | 
    
      | crsStateTable | .1.3.6.1.4.1.562.2.4.1.132.11 | 
    
      | This group contains the three OSI State attributes. The descriptions
        generically indicate what each state attribute implies about the
        component. Note that not all the values and state combinations
        described here are supported by every component which uses this
        group. For component-specific information and the valid state
        combinations, refer to NTP 241-7001-150, Passport Operations and
        Maintenance Guide. | 
    
      | crsStatTable | .1.3.6.1.4.1.562.2.4.1.132.12 | 
    
      | The Statistics operational group defines the statistics associated
        with the CallRedirectionServer component. | 
    
      | crsPAddrRowStatusTable | .1.3.6.1.4.1.562.2.4.1.132.2.1 | 
    
      | This entry controls the addition and deletion of
        crsPAddr components. | 
    
      | crsPAddrSRidMidRowStatusTable | .1.3.6.1.4.1.562.2.4.1.132.2.2.1 | 
    
      | This entry controls the addition and deletion of
        crsPAddrSRidMid components. | 
    
      | crsPAddrSRidMidRidMidProvTable | .1.3.6.1.4.1.562.2.4.1.132.2.2.10 | 
    
      | The SecRidMidProv group defines the secondary RID/MID pair
        associated with a specific primary address. | 
    
      | crsPAddrSAddrRowStatusTable | .1.3.6.1.4.1.562.2.4.1.132.2.3.1 | 
    
      | This entry controls the addition and deletion of
        crsPAddrSAddr components. | 
    
      | crsPAddrSAddrSecAddrProvTable | .1.3.6.1.4.1.562.2.4.1.132.2.3.10 | 
    
      | The SecAddrProv group defines one of the secondary addresses
        associated with a specific primary address. | 
    
      | crsAltRidRowStatusTable | .1.3.6.1.4.1.562.2.4.1.132.3.1 | 
    
      | This entry controls the addition and deletion of
        crsAltRid components. | 
    
      | crsAltRidAltRidProvTable | .1.3.6.1.4.1.562.2.4.1.132.3.10 | 
    
      | The AltRidProv group defines the alternate RID associated with the
        Crs component. |