Reference record for OID 1.3.6.1.4.1.866.20.1.25.48.2



parent
1.3.6.1.4.1.866.20.1.25.48 (fcwAddressConversion)
node code
2
node name
fcwAddrConvOutgoingCallTable
dot oid
1.3.6.1.4.1.866.20.1.25.48.2
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) pce(866) frxSoftware(20) frxConfig(1) fcWanSwitch(25) fcwAddressConversion(48) fcwAddrConvOutgoingCallTable(2)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) pce(866) frxSoftware(20) frxConfig(1) fcWanSwitch(25) fcwAddressConversion(48) fcwAddrConvOutgoingCallTable(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) pce(866) frxSoftware(20) frxConfig(1) fcWanSwitch(25) fcwAddressConversion(48) fcwAddrConvOutgoingCallTable(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) pce(866) frxSoftware(20) frxConfig(1) fcWanSwitch(25) fcwAddressConversion(48) fcwAddrConvOutgoingCallTable(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) pce(866) frxSoftware(20) frxConfig(1) fcWanSwitch(25) fcwAddressConversion(48) fcwAddrConvOutgoingCallTable(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) pce(866) frxSoftware(20) frxConfig(1) fcWanSwitch(25) fcwAddressConversion(48) fcwAddrConvOutgoingCallTable(2)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/pce/frxSoftware/frxConfig/fcWanSwitch/fcwAddressConversion/fcwAddrConvOutgoingCallTable
  • /iso/identified-organization/dod/internet/private/enterprises/pce/frxSoftware/frxConfig/fcWanSwitch/fcwAddressConversion/fcwAddrConvOutgoingCallTable
  • /iso/org/dod/internet/private/enterprise/pce/frxSoftware/frxConfig/fcWanSwitch/fcwAddressConversion/fcwAddrConvOutgoingCallTable
  • /iso/org/dod/internet/private/enterprises/pce/frxSoftware/frxConfig/fcWanSwitch/fcwAddressConversion/fcwAddrConvOutgoingCallTable
  • /iso/iso-identified-organization/dod/internet/private/enterprise/pce/frxSoftware/frxConfig/fcWanSwitch/fcwAddressConversion/fcwAddrConvOutgoingCallTable
  • /iso/iso-identified-organization/dod/internet/private/enterprises/pce/frxSoftware/frxConfig/fcWanSwitch/fcwAddressConversion/fcwAddrConvOutgoingCallTable
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/866/20/1/25/48/2

    Description by mibdepot

    This table defines, for the outgoing call packets,
    the association between an X121 address pattern to
    be converted and the substituted address pattern.
    This substitution is used on the logical ports
    when *ConversionOutgoingCall is not set to 'off'
    or *ConversionAddressCheck is set to
    'onOutgoingCall' or
    'onIncomingCallAndOutgoingCall'.

    Two digits have special meanings :

    The digit 'C' ('$' on the equipment configurator)
    when simultaneously used in the address pattern
    to be converted AND in the converted address
    pattern matches any single digit which will be
    reported in the converted address.

    Example :
    fcwConvOutExternalAddr = 1234C6C8FFFFFFF
    fcwConvOutConvertedAddr = 900010CCFFFFFFF

    1234567890 is converted to 9000105790

    The digit 'D' ('?' on the equipment configurator)
    when used in the address pattern to be
    converted matches any single digit which will
    not be present in the converted address.

    Example :
    fcwConvOutExternalAddr = 1234DD78FFFFFFF
    fcwConvOutConvertedAddr = 9000FFFFFFFFFFF

    1234567890 is converted to 900090,
    1234007890 is converted to 900090,
    1234560090 is not converted.

    Parsed from file v42ami1e.mib.txt
    Company: None
    Module: PCE-MIB

    Description by circitor

    This table defines, for the outgoing call packets,
    the association between an X121 address pattern to
    be converted and the substituted address pattern.
    This substitution is used on the logical ports
    when *ConversionOutgoingCall is not set to 'off'
    or *ConversionAddressCheck is set to
    'onOutgoingCall' or
    'onIncomingCallAndOutgoingCall'.

    Two digits have special meanings :

    The digit 'C' ('$' on the equipment configurator)
    when simultaneously used in the address pattern
    to be converted AND in the converted address
    pattern matches any single digit which will be
    reported in the converted address.

    Example :
    fcwConvOutExternalAddr = 1234C6C8FFFFFFF
    fcwConvOutConvertedAddr = 900010CCFFFFFFF

    1234567890 is converted to 9000105790

    The digit 'D' ('?' on the equipment configurator)
    when used in the address pattern to be
    converted matches any single digit which will
    not be present in the converted address.

    Example :
    fcwConvOutExternalAddr = 1234DD78FFFFFFF
    fcwConvOutConvertedAddr = 9000FFFFFFFFFFF

    1234567890 is converted to 900090,
    1234007890 is converted to 900090,
    1234560090 is not converted.

    Parsed from file PCE-MIB.mib
    Module: PCE-MIB

    Information by oid_info

    Vendor: Philips Communication d'Entreprise Claude Lubin
    Module: PCE-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    fcwAddrConvOutgoingCallTable OBJECT-TYPE SYNTAX SEQUENCE OF FcwAddrConvOutgoingCallEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "This table defines, for the outgoing call packets, the association between an X121 address pattern to be converted and the substituted address pattern. This substitution is used on the logical ports when *ConversionOutgoingCall is not set to 'off' or *ConversionAddressCheck is set to 'onOutgoingCall' or 'onIncomingCallAndOutgoingCall'. Two digits have special meanings : The digit 'C' ('$' on the equipment configurator) when simultaneously used in the address pattern to be converted AND in the converted address pattern matches any single digit which will be reported in the converted address. Example : fcwConvOutExternalAddr = 1234C6C8FFFFFFF fcwConvOutConvertedAddr = 900010CCFFFFFFF 1234567890 is converted to 9000105790 The digit 'D' ('?' on the equipment configurator) when used in the address pattern to be converted matches any single digit which will not be present in the converted address. Example : fcwConvOutExternalAddr = 1234DD78FFFFFFF fcwConvOutConvertedAddr = 9000FFFFFFFFFFF 1234567890 is converted to 900090, 1234007890 is converted to 900090, 1234560090 is not converted." ::= { fcwAddressConversion 2 }

    Information by circitor

    fcwAddrConvOutgoingCallTable OBJECT-TYPE SYNTAX SEQUENCE OF FcwAddrConvOutgoingCallEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "This table defines, for the outgoing call packets, the association between an X121 address pattern to be converted and the substituted address pattern. This substitution is used on the logical ports when *ConversionOutgoingCall is not set to 'off' or *ConversionAddressCheck is set to 'onOutgoingCall' or 'onIncomingCallAndOutgoingCall'. Two digits have special meanings : The digit 'C' ('$' on the equipment configurator) when simultaneously used in the address pattern to be converted AND in the converted address pattern matches any single digit which will be reported in the converted address. Example : fcwConvOutExternalAddr = 1234C6C8FFFFFFF fcwConvOutConvertedAddr = 900010CCFFFFFFF 1234567890 is converted to 9000105790 The digit 'D' ('?' on the equipment configurator) when used in the address pattern to be converted matches any single digit which will not be present in the converted address. Example : fcwConvOutExternalAddr = 1234DD78FFFFFFF fcwConvOutConvertedAddr = 9000FFFFFFFFFFF 1234567890 is converted to 900090, 1234007890 is converted to 900090, 1234560090 is not converted." ::= { fcwAddressConversion 2 }

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.866.20.1.25.48.2.1 fcwAddrConvOutgoingCallEntry 4 4 An entry of fcwAddrConvOutgoingCallTable.

    Brothers (4)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.866.20.1.25.48.1 fcwAddrConvIncomingCallTable 1 5 This table defines, for the incoming call packets,
    the association between an X121 address pattern to
    be converted and the substiā€¦
    1.3.6.1.4.1.866.20.1.25.48.3 fcwAddrConvMultiCriterionInCallTable 1 6 None
    1.3.6.1.4.1.866.20.1.25.48.4 fcwAddrConvMultiCriterionOutCallTable 1 6 None
    1.3.6.1.4.1.866.20.1.25.48.5 fcwAddrConvCondOutgoingCallTable 1 5 None