Reference record for OID 1.3.6.1.4.1.9.9.321.1.1.1.1.5



parent
1.3.6.1.4.1.9.9.321.1.1.1.1 (cMgcConfigEntry)
node code
5
node name
cMgcResolution
dot oid
1.3.6.1.4.1.9.9.321.1.1.1.1.5
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoMgcMIB(321) cMgcMibObjects(1) cMgcConfig(1) cMgcConfigTable(1) cMgcConfigEntry(1) cMgcResolution(5)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoMgcMIB(321) cMgcMibObjects(1) cMgcConfig(1) cMgcConfigTable(1) cMgcConfigEntry(1) cMgcResolution(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoMgcMIB(321) cMgcMibObjects(1) cMgcConfig(1) cMgcConfigTable(1) cMgcConfigEntry(1) cMgcResolution(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoMgcMIB(321) cMgcMibObjects(1) cMgcConfig(1) cMgcConfigTable(1) cMgcConfigEntry(1) cMgcResolution(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoMgcMIB(321) cMgcMibObjects(1) cMgcConfig(1) cMgcConfigTable(1) cMgcConfigEntry(1) cMgcResolution(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoMgcMIB(321) cMgcMibObjects(1) cMgcConfig(1) cMgcConfigTable(1) cMgcConfigEntry(1) cMgcResolution(5)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoMgcMIB/cMgcMibObjects/cMgcConfig/cMgcConfigTable/cMgcConfigEntry/cMgcResolution
  • /iso/identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoMgcMIB/cMgcMibObjects/cMgcConfig/cMgcConfigTable/cMgcConfigEntry/cMgcResolution
  • /iso/org/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoMgcMIB/cMgcMibObjects/cMgcConfig/cMgcConfigTable/cMgcConfigEntry/cMgcResolution
  • /iso/org/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoMgcMIB/cMgcMibObjects/cMgcConfig/cMgcConfigTable/cMgcConfigEntry/cMgcResolution
  • /iso/iso-identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoMgcMIB/cMgcMibObjects/cMgcConfig/cMgcConfigTable/cMgcConfigEntry/cMgcResolution
  • /iso/iso-identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoMgcMIB/cMgcMibObjects/cMgcConfig/cMgcConfigTable/cMgcConfigEntry/cMgcResolution
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/9/9/321/1/1/1/1/5

    Description by circitor

    This object determines the kind of resolution to
    be applied for this MGC.

    'internalOnly' means that the gateway will not try to
    resolve the IP address for this domain name using
    external DNS name server.

    'externalOnly' means the IP address for this domain name
    will be resolved externally using DNS name server.

    The request to change from 'internalOnly' to 'externalOnly'
    will be rejected if the DNS name server is not available
    for gateway.

    The IP addresses related to the same MGC should have the
    same cMgcResolution. The value of the MGC associated objects
    in the cMgcIpConfigTable can not be modified by NMS if the
    value of cMgcResolution for the MGC is 'externalOnly'.

    The following are the behavior of changing the value of this
    object.

    [1] changing the value from 'externalOnly' to 'internalOnly'

    1) precondition
    MGC is not associated with any MGC group
    (value of cMgcNumMgcGroups is zero).

    2) behavior
    If the value of this object is changed successfully,
    all existing IP addresses in cMgcIpConfigTable that are
    associated to the MGC will be removed automatically.
    Note that MGW can't communicate with MGC if NMS does not
    add static IP address into cMgcIpConfigTable for the MGC.

    [2] changing the value from 'internalOnly' to 'externalOnly'

    1) precondition
    All MGC associated statically configured IP addresses
    must be removed from cMgcIpConfigTable by NMS before
    setting 'externalOnly' value to this object.
    An inconsistentValue error is generated for setting
    'externalOnly' value if the MGC associated IP addresses
    are not removed.
    2) behavior
    After successfully setting 'externalOnly' value to this
    object, the MGC domain name will be resolved by MGW
    software using external DNS name server and the resulting
    IP addresses will be added to cMgcIpConfigTable
    automatically.

    Parsed from file CISCO-MGC-MIB.mib
    Module: CISCO-MGC-MIB

    Description by cisco_v1

    This object determines the kind of resolution to
    be applied for this MGC.

    'internalOnly' means that the gateway will not try to
    resolve the IP address for this domain name using
    external DNS name server.

    'externalOnly' means the IP address for this domain name
    will be resolved externally using DNS name server.

    The request to change from 'internalOnly' to 'externalOnly'
    will be rejected if the DNS name server is not available
    for gateway.

    The IP addresses related to the same MGC should have the
    same cMgcResolution. The value of the MGC associated objects
    in the cMgcIpConfigTable can not be modified by NMS if the
    value of cMgcResolution for the MGC is 'externalOnly'.

    The following are the behavior of changing the value of this
    object.

    [1] changing the value from 'externalOnly' to 'internalOnly'

    1) precondition
    MGC is not associated with any MGC group
    (value of cMgcNumMgcGroups is zero).

    2) behavior
    If the value of this object is changed successfully,
    all existing IP addresses in cMgcIpConfigTable that are
    associated to the MGC will be removed automatically.
    Note that MGW can't communicate with MGC if NMS does not
    add static IP address into cMgcIpConfigTable for the MGC.

    [2] changing the value from 'internalOnly' to 'externalOnly'

    1) precondition
    All MGC associated statically configured IP addresses
    must be removed from cMgcIpConfigTable by NMS before
    setting 'externalOnly' value to this object.
    An inconsistentValue error is generated for setting
    'externalOnly' value if the MGC associated IP addresses
    are not removed.
    2) behavior
    After successfully setting 'externalOnly' value to this
    object, the MGC domain name will be resolved by MGW
    software using external DNS name server and the resulting
    IP addresses will be added to cMgcIpConfigTable
    automatically.

    Description by mibdepot

    This object determines the kind of resolution to
    be applied for this MGC.

    'internalOnly' means that the gateway will not try to
    resolve the IP address for this domain name using
    external DNS name server.

    'externalOnly' means the IP address for this domain name
    will be resolved externally using DNS name server.

    The request to change from 'internalOnly' to 'externalOnly'
    will be rejected if the DNS name server is not available
    for gateway.

    The IP addresses related to the same MGC should have the
    same cMgcResolution. The value of the MGC associated objects
    in the cMgcIpConfigTable can not be modified by NMS if the
    value of cMgcResolution for the MGC is 'externalOnly'.

    The following are the behavior of changing the value of this
    object.

    [1] changing the value from 'externalOnly' to 'internalOnly'

    1) precondition
    MGC is not associated with any MGC group
    (value of cMgcNumMgcGroups is zero).

    2) behavior
    If the value of this object is changed successfully,
    all existing IP addresses in cMgcIpConfigTable that are
    associated to the MGC will be removed automatically.
    Note that MGW can't communicate with MGC if NMS does not
    add static IP address into cMgcIpConfigTable for the MGC.

    [2] changing the value from 'internalOnly' to 'externalOnly'

    1) precondition
    All MGC associated statically configured IP addresses
    must be removed from cMgcIpConfigTable by NMS before
    setting 'externalOnly' value to this object.
    An inconsistentValue error is generated for setting
    'externalOnly' value if the MGC associated IP addresses
    are not removed.
    2) behavior
    After successfully setting 'externalOnly' value to this
    object, the MGC domain name will be resolved by MGW
    software using external DNS name server and the resulting
    IP addresses will be added to cMgcIpConfigTable
    automatically.

    Parsed from file CISCO-MGC-MIB.my.txt
    Company: None
    Module: CISCO-MGC-MIB

    Description by cisco

    This object determines the kind of resolution to
    be applied for this MGC.

    'internalOnly' means that the gateway will not try to
    resolve the IP address for this domain name using
    external DNS name server.

    'externalOnly' means the IP address for this domain name
    will be resolved externally using DNS name server.

    The request to change from 'internalOnly' to 'externalOnly'
    will be rejected if the DNS name server is not available
    for gateway.

    The IP addresses related to the same MGC should have the
    same cMgcResolution. The value of the MGC associated objects
    in the cMgcIpConfigTable can not be modified by NMS if the
    value of cMgcResolution for the MGC is 'externalOnly'.

    The following are the behavior of changing the value of this
    object.

    [1] changing the value from 'externalOnly' to 'internalOnly'

    1) precondition
    MGC is not associated with any MGC group
    (value of cMgcNumMgcGroups is zero).

    2) behavior
    If the value of this object is changed successfully,
    all existing IP addresses in cMgcIpConfigTable that are
    associated to the MGC will be removed automatically.
    Note that MGW can't communicate with MGC if NMS does not
    add static IP address into cMgcIpConfigTable for the MGC.

    [2] changing the value from 'internalOnly' to 'externalOnly'

    1) precondition
    All MGC associated statically configured IP addresses
    must be removed from cMgcIpConfigTable by NMS before
    setting 'externalOnly' value to this object.
    An inconsistentValue error is generated for setting
    'externalOnly' value if the MGC associated IP addresses
    are not removed.
    2) behavior
    After successfully setting 'externalOnly' value to this
    object, the MGC domain name will be resolved by MGW
    software using external DNS name server and the resulting
    IP addresses will be added to cMgcIpConfigTable
    automatically.

    Information by circitor

    cMgcResolution OBJECT-TYPE SYNTAX INTEGER{ internalOnly(1), externalOnly(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object determines the kind of resolution to be applied for this MGC. 'internalOnly' means that the gateway will not try to resolve the IP address for this domain name using external DNS name server. 'externalOnly' means the IP address for this domain name will be resolved externally using DNS name server. The request to change from 'internalOnly' to 'externalOnly' will be rejected if the DNS name server is not available for gateway. The IP addresses related to the same MGC should have the same cMgcResolution. The value of the MGC associated objects in the cMgcIpConfigTable can not be modified by NMS if the value of cMgcResolution for the MGC is 'externalOnly'. The following are the behavior of changing the value of this object. [1] changing the value from 'externalOnly' to 'internalOnly' 1) precondition MGC is not associated with any MGC group (value of cMgcNumMgcGroups is zero). 2) behavior If the value of this object is changed successfully, all existing IP addresses in cMgcIpConfigTable that are associated to the MGC will be removed automatically. Note that MGW can't communicate with MGC if NMS does not add static IP address into cMgcIpConfigTable for the MGC. [2] changing the value from 'internalOnly' to 'externalOnly' 1) precondition All MGC associated statically configured IP addresses must be removed from cMgcIpConfigTable by NMS before setting 'externalOnly' value to this object. An inconsistentValue error is generated for setting 'externalOnly' value if the MGC associated IP addresses are not removed. 2) behavior After successfully setting 'externalOnly' value to this object, the MGC domain name will be resolved by MGW software using external DNS name server and the resulting IP addresses will be added to cMgcIpConfigTable automatically. " DEFVAL { internalOnly } ::= {cMgcConfigEntry 5}

    Information by cisco_v1

    cMgcResolution OBJECT-TYPE SYNTAX INTEGER { internalOnly(1), externalOnly(2) } ACCESS read-write STATUS mandatory DESCRIPTION "This object determines the kind of resolution to be applied for this MGC. 'internalOnly' means that the gateway will not try to resolve the IP address for this domain name using external DNS name server. 'externalOnly' means the IP address for this domain name will be resolved externally using DNS name server. The request to change from 'internalOnly' to 'externalOnly' will be rejected if the DNS name server is not available for gateway. The IP addresses related to the same MGC should have the same cMgcResolution. The value of the MGC associated objects in the cMgcIpConfigTable can not be modified by NMS if the value of cMgcResolution for the MGC is 'externalOnly'. The following are the behavior of changing the value of this object. [1] changing the value from 'externalOnly' to 'internalOnly' 1) precondition MGC is not associated with any MGC group (value of cMgcNumMgcGroups is zero). 2) behavior If the value of this object is changed successfully, all existing IP addresses in cMgcIpConfigTable that are associated to the MGC will be removed automatically. Note that MGW can't communicate with MGC if NMS does not add static IP address into cMgcIpConfigTable for the MGC. [2] changing the value from 'internalOnly' to 'externalOnly' 1) precondition All MGC associated statically configured IP addresses must be removed from cMgcIpConfigTable by NMS before setting 'externalOnly' value to this object. An inconsistentValue error is generated for setting 'externalOnly' value if the MGC associated IP addresses are not removed. 2) behavior After successfully setting 'externalOnly' value to this object, the MGC domain name will be resolved by MGW software using external DNS name server and the resulting IP addresses will be added to cMgcIpConfigTable automatically." DEFVAL { internalOnly } ::= { cMgcConfigEntry 5 }

    Information by oid_info

    Vendor: Cisco
    Module: CISCO-MGC-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    cMgcResolution OBJECT-TYPE SYNTAX INTEGER { internalOnly(1), externalOnly(2) } ACCESS read-write STATUS mandatory DESCRIPTION "This object determines the kind of resolution to be applied for this MGC. 'internalOnly' means that the gateway will not try to resolve the IP address for this domain name using external DNS name server. 'externalOnly' means the IP address for this domain name will be resolved externally using DNS name server. The request to change from 'internalOnly' to 'externalOnly' will be rejected if the DNS name server is not available for gateway. The IP addresses related to the same MGC should have the same cMgcResolution. The value of the MGC associated objects in the cMgcIpConfigTable can not be modified by NMS if the value of cMgcResolution for the MGC is 'externalOnly'. The following are the behavior of changing the value of this object. [1] changing the value from 'externalOnly' to 'internalOnly' 1) precondition MGC is not associated with any MGC group (value of cMgcNumMgcGroups is zero). 2) behavior If the value of this object is changed successfully, all existing IP addresses in cMgcIpConfigTable that are associated to the MGC will be removed automatically. Note that MGW can't communicate with MGC if NMS does not add static IP address into cMgcIpConfigTable for the MGC. [2] changing the value from 'internalOnly' to 'externalOnly' 1) precondition All MGC associated statically configured IP addresses must be removed from cMgcIpConfigTable by NMS before setting 'externalOnly' value to this object. An inconsistentValue error is generated for setting 'externalOnly' value if the MGC associated IP addresses are not removed. 2) behavior After successfully setting 'externalOnly' value to this object, the MGC domain name will be resolved by MGW software using external DNS name server and the resulting IP addresses will be added to cMgcIpConfigTable automatically." DEFVAL { internalOnly } ::= { cMgcConfigEntry 5 }

    Information by cisco

    cMgcResolution OBJECT-TYPE SYNTAX INTEGER{ internalOnly(1), externalOnly(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object determines the kind of resolution to be applied for this MGC. 'internalOnly' means that the gateway will not try to resolve the IP address for this domain name using external DNS name server. 'externalOnly' means the IP address for this domain name will be resolved externally using DNS name server. The request to change from 'internalOnly' to 'externalOnly' will be rejected if the DNS name server is not available for gateway. The IP addresses related to the same MGC should have the same cMgcResolution. The value of the MGC associated objects in the cMgcIpConfigTable can not be modified by NMS if the value of cMgcResolution for the MGC is 'externalOnly'. The following are the behavior of changing the value of this object. [1] changing the value from 'externalOnly' to 'internalOnly' 1) precondition MGC is not associated with any MGC group (value of cMgcNumMgcGroups is zero). 2) behavior If the value of this object is changed successfully, all existing IP addresses in cMgcIpConfigTable that are associated to the MGC will be removed automatically. Note that MGW can't communicate with MGC if NMS does not add static IP address into cMgcIpConfigTable for the MGC. [2] changing the value from 'internalOnly' to 'externalOnly' 1) precondition All MGC associated statically configured IP addresses must be removed from cMgcIpConfigTable by NMS before setting 'externalOnly' value to this object. An inconsistentValue error is generated for setting 'externalOnly' value if the MGC associated IP addresses are not removed. 2) behavior After successfully setting 'externalOnly' value to this object, the MGC domain name will be resolved by MGW software using external DNS name server and the resulting IP addresses will be added to cMgcIpConfigTable automatically. " DEFVAL { internalOnly } ::= {cMgcConfigEntry 5}

    First Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Greg Satz

    Current Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Cisco Systems, Inc.

    Brothers (4)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.9.9.321.1.1.1.1.1 cMgcIndex 0 0 A unique index to identify each MGC which will
    communicate with this media gateway.
    1.3.6.1.4.1.9.9.321.1.1.1.1.2 cMgcDomainName 0 0 This object contains the same name as the one in the
    'cMgcDomainName object' of the associated entry in
    'cMediaGwDomainNameConfig…
    1.3.6.1.4.1.9.9.321.1.1.1.1.3 cMgcNumMgcGroups 0 0 This object is used to indicate number of MGC group with
    which this MGC associated.
    The value zero means this MGC is not associat…
    1.3.6.1.4.1.9.9.321.1.1.1.1.4 cMgcNumIP 0 0 This object is used to indicate number of IP addresses are
    associated with this MGC.

    The value zero means there is no IP address …