CMC-MIB :: cmcIpFiltMoveOper

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCMC-MIBcmcIpFiltMoveOper

cmcIpFiltMoveOper

Module: CMC-MIB

OID (symbolic): CMC-MIB::cmcIpFiltMoveOper

OID (numeric): 1.3.6.1.4.1.44.2.1.4.5.1.13

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: Configuration object used to move IP Filter table entries (to obtain a different priority for the entry). Parameters are defined as: Octet 0 describes the move operation [1, 2] = [Before, After] Octets 1 - 6 contain an existing IP Filter Entry name.

What is cmcIpFiltMoveOper?

This OCTET STRING is used to reorder IP filter table entries by moving one entry before or after another: octet 0 encodes the direction, 1 for before and 2 for after, and octets 1-6 hold the target entry's cmcIpFiltName. An admin uses this to change a filter rule's evaluation priority relative to another named rule, since priority is otherwise determined by table order. For example, an operator who needs a newly added deny rule evaluated before an existing broad allow rule would set cmcIpFiltMoveOper with the 'before' code and the allow rule's name to reposition it ahead.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.44.2.1.4.5.1.13
snmpwalk -v2c -c public <target> CMC-MIB::cmcIpFiltMoveOper

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.44.2.1.4.5.1.13.1
snmpget -v2c -c public <target> CMC-MIB::cmcIpFiltMoveOper.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.44.2.1.4.5.1.13.1 s <value>

Start monitoring Rittal CMC (Computer Multi Control) cabinet monitoring unit with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CMC-MIB::cmcIpFiltMoveOper OID value, configure state conditions and alerts, and monitor any Rittal CMC (Computer Multi Control) cabinet monitoring unit from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.44cmcCMC-MIB
1.3.6.1.4.1.44.2cmc_mgmtCMC-MIB
1.3.6.1.4.1.44.2.1cmc_mibCMC-MIB
1.3.6.1.4.1.44.2.1.4cmc_ipCMC-MIB
1.3.6.1.4.1.44.2.1.4.5cmcIpFilterTableCMC-MIB
1.3.6.1.4.1.44.2.1.4.5.1cmcIpFiltEntryCMC-MIB
1.3.6.1.4.1.44.2.1.4.5.1.13cmcIpFiltMoveOperCMC-MIB