Reference record for OID 1.3.6.1.4.1.9.9.238.1.3.1



parent
1.3.6.1.4.1.9.9.238.1.3 (cIgmpFilterEditor)
node code
1
node name
cIgmpFilterEditSpinLock
dot oid
1.3.6.1.4.1.9.9.238.1.3.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoIGMPFilterMIB(238) ciscoIgmpFilterMIBObjects(1) cIgmpFilterEditor(3) cIgmpFilterEditSpinLock(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoIGMPFilterMIB(238) ciscoIgmpFilterMIBObjects(1) cIgmpFilterEditor(3) cIgmpFilterEditSpinLock(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoIGMPFilterMIB(238) ciscoIgmpFilterMIBObjects(1) cIgmpFilterEditor(3) cIgmpFilterEditSpinLock(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoIGMPFilterMIB(238) ciscoIgmpFilterMIBObjects(1) cIgmpFilterEditor(3) cIgmpFilterEditSpinLock(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoIGMPFilterMIB(238) ciscoIgmpFilterMIBObjects(1) cIgmpFilterEditor(3) cIgmpFilterEditSpinLock(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoIGMPFilterMIB(238) ciscoIgmpFilterMIBObjects(1) cIgmpFilterEditor(3) cIgmpFilterEditSpinLock(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoIGMPFilterMIB/ciscoIgmpFilterMIBObjects/cIgmpFilterEditor/cIgmpFilterEditSpinLock
  • /iso/identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoIGMPFilterMIB/ciscoIgmpFilterMIBObjects/cIgmpFilterEditor/cIgmpFilterEditSpinLock
  • /iso/org/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoIGMPFilterMIB/ciscoIgmpFilterMIBObjects/cIgmpFilterEditor/cIgmpFilterEditSpinLock
  • /iso/org/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoIGMPFilterMIB/ciscoIgmpFilterMIBObjects/cIgmpFilterEditor/cIgmpFilterEditSpinLock
  • /iso/iso-identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoIGMPFilterMIB/ciscoIgmpFilterMIBObjects/cIgmpFilterEditor/cIgmpFilterEditSpinLock
  • /iso/iso-identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoIGMPFilterMIB/ciscoIgmpFilterMIBObjects/cIgmpFilterEditor/cIgmpFilterEditSpinLock
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/9/9/238/1/3/1

    Description by circitor

    This object is used to facilitate modification of
    IGMP Filter Editor Group in the CISCO-IGMP-FILTER-MIB
    module by multiple managers. In particular, it is
    useful when modifying the value of the cIgmpFilterEditor
    object.

    The procedure for modifying the cIgmpFilterEditor
    object is as follows:

    1. Retrieve the value of cIgmpFilterEditSpinLock and
    of object within cIgmpFilterEditor group.

    2. Generate new values for 'writeable' objects
    in the cIgmpFilterEditor group except for
    cIgmpFilterEditSpinLock object.

    3. Set the value of cIgmpFilterEditSpinLock to the
    retrieved value, and the value of objects in
    cIgmpFilterEditor to the new value. If the set
    fails for the cIgmpFilterEditSpinLock object,
    go back to step 1.

    The cIgmpFilterApplyStatus and cIgmpFilterEditSpinLock
    should be read together by NMS to make sure that the
    result is associated with its configuration request.

    To add/delete or modify a profile ( through cIgmpFilterEditor
    objects ) following procedure may be followed as an example.:

    1. GET(cIgmpFilterEditSpinLock.0) and save in sValue.
    2. SET(cIgmpFilterEditSpinLock.0 = sValue,
    cIgmpFilterEditProfileIndex.0 = validProfileNumber,
    cIgmpFilterEditStartAddress.0 = validStartAddress,
    cIgmpFilterEditEndAddress.0 = validEndAddress,
    cIgmpFilterEditOperation.0 = validOperation)
    3. If the SET in step 2 is not successful go back
    to step 1.
    4. If the SET in step 2 is successful, user should
    GET(cIgmpFilterEditSpinLock.0) and
    GET(cIgmpFilterApplyStatus.0) simultaneously.

    5. The cIgmpFilterApplyStatus.0 reflects the outcome of
    step 2 only if
    cIgmpFilterEditSpinLock.0 = sValue + 1 or
    cIgmpFilterEditSpinLock.0 = 0 if sValue reaches
    value at which cIgmpFilterEditSpinLock wraps
    around.

    Parsed from file CISCO-IGMP-FILTER-MIB.mib
    Module: CISCO-IGMP-FILTER-MIB

    Description by cisco_v1

    This object is used to facilitate modification of
    IGMP Filter Editor Group in the CISCO-IGMP-FILTER-MIB
    module by multiple managers. In particular, it is
    useful when modifying the value of the cIgmpFilterEditor
    object.

    The procedure for modifying the cIgmpFilterEditor
    object is as follows:

    1. Retrieve the value of cIgmpFilterEditSpinLock and
    of object within cIgmpFilterEditor group.

    2. Generate new values for 'writeable' objects
    in the cIgmpFilterEditor group except for
    cIgmpFilterEditSpinLock object.

    3. Set the value of cIgmpFilterEditSpinLock to the
    retrieved value, and the value of objects in
    cIgmpFilterEditor to the new value. If the set
    fails for the cIgmpFilterEditSpinLock object,
    go back to step 1.

    The cIgmpFilterApplyStatus and cIgmpFilterEditSpinLock
    should be read together by NMS to make sure that the
    result is associated with its configuration request.

    To add/delete or modify a profile ( through cIgmpFilterEditor
    objects ) following procedure may be followed as an example.:

    1. GET(cIgmpFilterEditSpinLock.0) and save in sValue.
    2. SET(cIgmpFilterEditSpinLock.0 = sValue,
    cIgmpFilterEditProfileIndex.0 = validProfileNumber,
    cIgmpFilterEditStartAddress.0 = validStartAddress,
    cIgmpFilterEditEndAddress.0 = validEndAddress,
    cIgmpFilterEditOperation.0 = validOperation)
    3. If the SET in step 2 is not successful go back
    to step 1.
    4. If the SET in step 2 is successful, user should
    GET(cIgmpFilterEditSpinLock.0) and
    GET(cIgmpFilterApplyStatus.0) simultaneously.

    5. The cIgmpFilterApplyStatus.0 reflects the outcome of
    step 2 only if
    cIgmpFilterEditSpinLock.0 = sValue + 1 or
    cIgmpFilterEditSpinLock.0 = 0 if sValue reaches
    value at which cIgmpFilterEditSpinLock wraps
    around.

    Description by mibdepot

    This object is used to facilitate modification of
    IGMP Filter Editor Group in the CISCO-IGMP-FILTER-MIB
    module by multiple managers. In particular, it is
    useful when modifying the value of the cIgmpFilterEditor
    object.

    The procedure for modifying the cIgmpFilterEditor
    object is as follows:

    1. Retrieve the value of cIgmpFilterEditSpinLock and
    of object within cIgmpFilterEditor group.

    2. Generate new values for 'writeable' objects
    in the cIgmpFilterEditor group except for
    cIgmpFilterEditSpinLock object.

    3. Set the value of cIgmpFilterEditSpinLock to the
    retrieved value, and the value of objects in
    cIgmpFilterEditor to the new value. If the set
    fails for the cIgmpFilterEditSpinLock object,
    go back to step 1.

    The cIgmpFilterApplyStatus and cIgmpFilterEditSpinLock
    should be read together by NMS to make sure that the
    result is associated with its configuration request.

    To add/delete or modify a profile ( through cIgmpFilterEditor
    objects ) following procedure may be followed as an example.:

    1. GET(cIgmpFilterEditSpinLock.0) and save in sValue.
    2. SET(cIgmpFilterEditSpinLock.0 = sValue,
    cIgmpFilterEditProfileIndex.0 = validProfileNumber,
    cIgmpFilterEditStartAddress.0 = validStartAddress,
    cIgmpFilterEditEndAddress.0 = validEndAddress,
    cIgmpFilterEditOperation.0 = validOperation)
    3. If the SET in step 2 is not successful go back
    to step 1.
    4. If the SET in step 2 is successful, user should
    GET(cIgmpFilterEditSpinLock.0) and
    GET(cIgmpFilterApplyStatus.0) simultaneously.

    5. The cIgmpFilterApplyStatus.0 reflects the outcome of
    step 2 only if
    cIgmpFilterEditSpinLock.0 = sValue + 1 or
    cIgmpFilterEditSpinLock.0 = 0 if sValue reaches
    value at which cIgmpFilterEditSpinLock wraps
    around.

    Parsed from file cisco-igmp-filter.mib.txt
    Company: None
    Module: CISCO-IGMP-FILTER-MIB

    Description by cisco

    This object is used to facilitate modification of
    IGMP Filter Editor Group in the CISCO-IGMP-FILTER-MIB
    module by multiple managers. In particular, it is
    useful when modifying the value of the cIgmpFilterEditor
    object.

    The procedure for modifying the cIgmpFilterEditor
    object is as follows:

    1. Retrieve the value of cIgmpFilterEditSpinLock and
    of object within cIgmpFilterEditor group.

    2. Generate new values for 'writeable' objects
    in the cIgmpFilterEditor group except for
    cIgmpFilterEditSpinLock object.

    3. Set the value of cIgmpFilterEditSpinLock to the
    retrieved value, and the value of objects in
    cIgmpFilterEditor to the new value. If the set
    fails for the cIgmpFilterEditSpinLock object,
    go back to step 1.

    The cIgmpFilterApplyStatus and cIgmpFilterEditSpinLock
    should be read together by NMS to make sure that the
    result is associated with its configuration request.

    To add/delete or modify a profile ( through cIgmpFilterEditor
    objects ) following procedure may be followed as an example.:

    1. GET(cIgmpFilterEditSpinLock.0) and save in sValue.
    2. SET(cIgmpFilterEditSpinLock.0 = sValue,
    cIgmpFilterEditProfileIndex.0 = validProfileNumber,
    cIgmpFilterEditStartAddress.0 = validStartAddress,
    cIgmpFilterEditEndAddress.0 = validEndAddress,
    cIgmpFilterEditOperation.0 = validOperation)
    3. If the SET in step 2 is not successful go back
    to step 1.
    4. If the SET in step 2 is successful, user should
    GET(cIgmpFilterEditSpinLock.0) and
    GET(cIgmpFilterApplyStatus.0) simultaneously.

    5. The cIgmpFilterApplyStatus.0 reflects the outcome of
    step 2 only if
    cIgmpFilterEditSpinLock.0 = sValue + 1 or
    cIgmpFilterEditSpinLock.0 = 0 if sValue reaches
    value at which cIgmpFilterEditSpinLock wraps
    around.

    Information by circitor

    cIgmpFilterEditSpinLock OBJECT-TYPE SYNTAX TestAndIncr MAX-ACCESS read-write STATUS current DESCRIPTION "This object is used to facilitate modification of IGMP Filter Editor Group in the CISCO-IGMP-FILTER-MIB module by multiple managers. In particular, it is useful when modifying the value of the cIgmpFilterEditor object. The procedure for modifying the cIgmpFilterEditor object is as follows: 1. Retrieve the value of cIgmpFilterEditSpinLock and of object within cIgmpFilterEditor group. 2. Generate new values for 'writeable' objects in the cIgmpFilterEditor group except for cIgmpFilterEditSpinLock object. 3. Set the value of cIgmpFilterEditSpinLock to the retrieved value, and the value of objects in cIgmpFilterEditor to the new value. If the set fails for the cIgmpFilterEditSpinLock object, go back to step 1. The cIgmpFilterApplyStatus and cIgmpFilterEditSpinLock should be read together by NMS to make sure that the result is associated with its configuration request. To add/delete or modify a profile ( through cIgmpFilterEditor objects ) following procedure may be followed as an example.: 1. GET(cIgmpFilterEditSpinLock.0) and save in sValue. 2. SET(cIgmpFilterEditSpinLock.0 = sValue, cIgmpFilterEditProfileIndex.0 = validProfileNumber, cIgmpFilterEditStartAddress.0 = validStartAddress, cIgmpFilterEditEndAddress.0 = validEndAddress, cIgmpFilterEditOperation.0 = validOperation) 3. If the SET in step 2 is not successful go back to step 1. 4. If the SET in step 2 is successful, user should GET(cIgmpFilterEditSpinLock.0) and GET(cIgmpFilterApplyStatus.0) simultaneously. 5. The cIgmpFilterApplyStatus.0 reflects the outcome of step 2 only if cIgmpFilterEditSpinLock.0 = sValue + 1 or cIgmpFilterEditSpinLock.0 = 0 if sValue reaches value at which cIgmpFilterEditSpinLock wraps around." ::= { cIgmpFilterEditor 1 }

    Information by cisco_v1

    cIgmpFilterEditSpinLock OBJECT-TYPE SYNTAX TestAndIncr ACCESS read-write STATUS mandatory DESCRIPTION "This object is used to facilitate modification of IGMP Filter Editor Group in the CISCO-IGMP-FILTER-MIB module by multiple managers. In particular, it is useful when modifying the value of the cIgmpFilterEditor object. The procedure for modifying the cIgmpFilterEditor object is as follows: 1. Retrieve the value of cIgmpFilterEditSpinLock and of object within cIgmpFilterEditor group. 2. Generate new values for 'writeable' objects in the cIgmpFilterEditor group except for cIgmpFilterEditSpinLock object. 3. Set the value of cIgmpFilterEditSpinLock to the retrieved value, and the value of objects in cIgmpFilterEditor to the new value. If the set fails for the cIgmpFilterEditSpinLock object, go back to step 1. The cIgmpFilterApplyStatus and cIgmpFilterEditSpinLock should be read together by NMS to make sure that the result is associated with its configuration request. To add/delete or modify a profile ( through cIgmpFilterEditor objects ) following procedure may be followed as an example.: 1. GET(cIgmpFilterEditSpinLock.0) and save in sValue. 2. SET(cIgmpFilterEditSpinLock.0 = sValue, cIgmpFilterEditProfileIndex.0 = validProfileNumber, cIgmpFilterEditStartAddress.0 = validStartAddress, cIgmpFilterEditEndAddress.0 = validEndAddress, cIgmpFilterEditOperation.0 = validOperation) 3. If the SET in step 2 is not successful go back to step 1. 4. If the SET in step 2 is successful, user should GET(cIgmpFilterEditSpinLock.0) and GET(cIgmpFilterApplyStatus.0) simultaneously. 5. The cIgmpFilterApplyStatus.0 reflects the outcome of step 2 only if cIgmpFilterEditSpinLock.0 = sValue + 1 or cIgmpFilterEditSpinLock.0 = 0 if sValue reaches value at which cIgmpFilterEditSpinLock wraps around." ::= { cIgmpFilterEditor 1 }

    Information by oid_info

    Vendor: Cisco
    Module: CISCO-IGMP-FILTER-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    cIgmpFilterEditSpinLock OBJECT-TYPE SYNTAX TestAndIncr MAX-ACCESS read-write STATUS current DESCRIPTION "This object is used to facilitate modification of IGMP Filter Editor Group in the CISCO-IGMP-FILTER-MIB module by multiple managers. In particular, it is useful when modifying the value of the cIgmpFilterEditor object. The procedure for modifying the cIgmpFilterEditor object is as follows: 1. Retrieve the value of cIgmpFilterEditSpinLock and of object within cIgmpFilterEditor group. 2. Generate new values for 'writeable' objects in the cIgmpFilterEditor group except for cIgmpFilterEditSpinLock object. 3. Set the value of cIgmpFilterEditSpinLock to the retrieved value, and the value of objects in cIgmpFilterEditor to the new value. If the set fails for the cIgmpFilterEditSpinLock object, go back to step 1. The cIgmpFilterApplyStatus and cIgmpFilterEditSpinLock should be read together by NMS to make sure that the result is associated with its configuration request. To add/delete or modify a profile ( through cIgmpFilterEditor objects ) following procedure may be followed as an example.: 1. GET(cIgmpFilterEditSpinLock.0) and save in sValue. 2. SET(cIgmpFilterEditSpinLock.0 = sValue, cIgmpFilterEditProfileIndex.0 = validProfileNumber, cIgmpFilterEditStartAddress.0 = validStartAddress, cIgmpFilterEditEndAddress.0 = validEndAddress, cIgmpFilterEditOperation.0 = validOperation) 3. If the SET in step 2 is not successful go back to step 1. 4. If the SET in step 2 is successful, user should GET(cIgmpFilterEditSpinLock.0) and GET(cIgmpFilterApplyStatus.0) simultaneously. 5. The cIgmpFilterApplyStatus.0 reflects the outcome of step 2 only if cIgmpFilterEditSpinLock.0 = sValue + 1 or cIgmpFilterEditSpinLock.0 = 0 if sValue reaches value at which cIgmpFilterEditSpinLock wraps around." ::= { cIgmpFilterEditor 1 }

    Information by cisco

    cIgmpFilterEditSpinLock OBJECT-TYPE SYNTAX TestAndIncr MAX-ACCESS read-write STATUS current DESCRIPTION "This object is used to facilitate modification of IGMP Filter Editor Group in the CISCO-IGMP-FILTER-MIB module by multiple managers. In particular, it is useful when modifying the value of the cIgmpFilterEditor object. The procedure for modifying the cIgmpFilterEditor object is as follows: 1. Retrieve the value of cIgmpFilterEditSpinLock and of object within cIgmpFilterEditor group. 2. Generate new values for 'writeable' objects in the cIgmpFilterEditor group except for cIgmpFilterEditSpinLock object. 3. Set the value of cIgmpFilterEditSpinLock to the retrieved value, and the value of objects in cIgmpFilterEditor to the new value. If the set fails for the cIgmpFilterEditSpinLock object, go back to step 1. The cIgmpFilterApplyStatus and cIgmpFilterEditSpinLock should be read together by NMS to make sure that the result is associated with its configuration request. To add/delete or modify a profile ( through cIgmpFilterEditor objects ) following procedure may be followed as an example.: 1. GET(cIgmpFilterEditSpinLock.0) and save in sValue. 2. SET(cIgmpFilterEditSpinLock.0 = sValue, cIgmpFilterEditProfileIndex.0 = validProfileNumber, cIgmpFilterEditStartAddress.0 = validStartAddress, cIgmpFilterEditEndAddress.0 = validEndAddress, cIgmpFilterEditOperation.0 = validOperation) 3. If the SET in step 2 is not successful go back to step 1. 4. If the SET in step 2 is successful, user should GET(cIgmpFilterEditSpinLock.0) and GET(cIgmpFilterApplyStatus.0) simultaneously. 5. The cIgmpFilterApplyStatus.0 reflects the outcome of step 2 only if cIgmpFilterEditSpinLock.0 = sValue + 1 or cIgmpFilterEditSpinLock.0 = 0 if sValue reaches value at which cIgmpFilterEditSpinLock wraps around." ::= { cIgmpFilterEditor 1 }

    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.

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.9.9.238.1.3.1.0 cIgmpFilterEditSpinLock 0 0 None

    Brothers (8)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.9.9.238.1.3.2 cIgmpFilterEditProfileIndex 1 1 Buffer object to edit corresponding object
    cIgmpFilterProfileIndex in cIgmpFilterTable.

    Maximum value this object can be set to i…
    1.3.6.1.4.1.9.9.238.1.3.3 cIgmpFilterEditStartAddressType 1 1 Buffer object to edit corresponding object
    cIgmpFilterStartAddressType in cIgmpFilterTable.

    This object describes the type of Int…
    1.3.6.1.4.1.9.9.238.1.3.4 cIgmpFilterEditStartAddress 1 1 Buffer object to edit corresponding object
    cIgmpFilterStartAddress in cIgmpFilterTable
    to establish start address of filtering
    ran…
    1.3.6.1.4.1.9.9.238.1.3.5 cIgmpFilterEditEndAddressType 1 1 Buffer object to edit corresponding object
    cIgmpFilterEndAddressType in cIgmpFilterTable.

    This object describes the type of Inter…
    1.3.6.1.4.1.9.9.238.1.3.6 cIgmpFilterEditEndAddress 1 1 Buffer object to edit corresponding object
    cIgmpFilterEndAddress in cIgmpFilterTable
    to establish end address of filtering
    range f…
    1.3.6.1.4.1.9.9.238.1.3.7 cIgmpFilterEditProfileAction 1 1 Buffer object to edit corresponding object in
    cIgmpFilterTable to determine filtering action
    of each profile.
    1.3.6.1.4.1.9.9.238.1.3.8 cIgmpFilterEditOperation 1 1 The function of this object is to allow user to
    apply the changes in cIgmpFilterEditor objects to
    cIgmpFilterTable.

    This object al…
    1.3.6.1.4.1.9.9.238.1.3.9 cIgmpFilterApplyStatus 1 1 The current status of an 'add', 'delete' or 'modify'
    operation. If no apply is currently active, the status
    represented is that o…