cIgmpFilterEditOperation
CISCO-IGMP-FILTER-MIB ·
.1.3.6.1.4.1.9.9.238.1.3.8
Object
scalar
r/w
Enumeration
The function of this object is to allow user to
apply the changes in cIgmpFilterEditor objects to
cIgmpFilterTable.
This object always has the value 'none' when read.
When written each value causes the appropriate action:
'add' - tries to insert the information contained
in cIgmpFilterEditor objects into cIgmpFilterTable.
If the entry already exists in the table the 'add'
fails.
'delete' - tries to delete corresponding entry from
cIgmpFilterTable. If a user completely deletes a profile
that has corresponding entries in the
cIgmpFilterInterfaceTable, then all the interfaces mapped
to corresponding profile will be cleared and set to zero.
'modify' - Mode of operation used to edit an entry in
cIgmpFilterTable. If the corresponding entry does not
exist, modify operation fails. This mode allows user to
extend/truncate a contiguous filtered range, type of
Internet addressing and filtering action for a profile.
'none' - no operation is performed.
Context
- MIB
- CISCO-IGMP-FILTER-MIB
- OID
.1.3.6.1.4.1.9.9.238.1.3.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cIgmpFilterEditor
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | add |
3 | delete |
4 | modify |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cIgmpFilterEditSpinLock 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 … | scalar | SNMPv2-TCTestAndIncr | .1.3.6.1.4.1.9.9.238.1.3.1 |
| cIgmpFilterEditProfileIndex Buffer object to edit corresponding object
cIgmpFilterProfileIndex in cIgmpFilterTable.
Maximum value this object can be set to is
determined by cIgmpFilterMaxProfiles… | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.238.1.3.2 |
| cIgmpFilterEditStartAddressType Buffer object to edit corresponding object
cIgmpFilterStartAddressType in cIgmpFilterTable.
This object describes the type of Internet
address used to determine the s… | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.238.1.3.3 |
| cIgmpFilterEditStartAddress Buffer object to edit corresponding object
cIgmpFilterStartAddress in cIgmpFilterTable
to establish start address of filtering
range for a profile. | scalar | OctetString | .1.3.6.1.4.1.9.9.238.1.3.4 |
| cIgmpFilterEditEndAddressType Buffer object to edit corresponding object
cIgmpFilterEndAddressType in cIgmpFilterTable.
This object describes the type of Internet
address used to determine the … | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.238.1.3.5 |
| cIgmpFilterEditEndAddress Buffer object to edit corresponding object
cIgmpFilterEndAddress in cIgmpFilterTable
to establish end address of filtering
range for a profile. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.238.1.3.6 |
| cIgmpFilterEditProfileAction Buffer object to edit corresponding object in
cIgmpFilterTable to determine filtering action
of each profile. | scalar | Enumeration | .1.3.6.1.4.1.9.9.238.1.3.7 |
| cIgmpFilterApplyStatus The current status of an 'add', 'delete' or 'modify'
operation. If no apply is currently active, the status
represented is that of the most recently completed 'add',
'delete' or… | scalar | Enumeration | .1.3.6.1.4.1.9.9.238.1.3.9 |