cIgmpFilterEditSpinLock

CISCO-IGMP-FILTER-MIB · .1.3.6.1.4.1.9.9.238.1.3.1

Object

scalar r/w SNMPv2-TCTestAndIncr
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.

Context

MIB
CISCO-IGMP-FILTER-MIB
OID
.1.3.6.1.4.1.9.9.238.1.3.1
Type
scalar
Access
readwrite
Status
current
Parent
cIgmpFilterEditor
Siblings
8

Syntax

SNMPv2-TCTestAndIncr
Source
SNMPv2-TCTestAndIncr
Base type
Integer32

Values & Constraints

Type Constraints
range: 0..2147483647

Related Objects

Sibling Objects