MSIPRIP2-MIB :: ifCEProtocolFlags

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsMSIPRIP2-MIBifCEProtocolFlags

ifCEProtocolFlags

Module: MSIPRIP2-MIB

OID (symbolic): MSIPRIP2-MIB::ifCEProtocolFlags

OID (numeric): 1.3.6.1.4.1.311.1.11.2.2.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Options for control of RIP operation.  These options can be used in
combination.
        
               Option                                                          value
       --------------------------------------------------
       1.      ACCEPT_HOST_ROUTES                      0x00000001
       2.      ANNOUNCE_HOST_ROUTES                    0x00000002
       3.      ACCEPT_DEFAULT_ROUTES                   0x00000004
       4.      ANNOUNCE_DEFAULT_ROUTES                 0x00000008
       5.      SPLIT_HORIZON                           0x00000010
       6.      POISON_REVERSE                          0x00000020
       7.      GRACEFUL_SHUTDOWN                       0x00000040
       8.      TRIGGERED_UPDATES                       0x00000080
       9.      OVERWRITE_STATIC_ROUTES                 0x00000100 

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.311.1.11.2.2.1.7
snmpwalk -v2c -c public <target> MSIPRIP2-MIB::ifCEProtocolFlags

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.311.1.11.2.2.1.7.1
snmpget -v2c -c public <target> MSIPRIP2-MIB::ifCEProtocolFlags.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.311.1.11.2.2.1.7.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ifCEProtocolFlags.1

Start monitoring Windows Server running RRAS (RIPv2 routing) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MSIPRIP2-MIB::ifCEProtocolFlags OID value, configure state conditions and alerts, and monitor any Windows Server running RRAS (RIPv2 routing) from a single console.

OID Breakdown

Upper-level ancestors (8 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
1.3.6.1.4.1.311microsoftInternetServer-MIB
1.3.6.1.4.1.311.1softwareInternetServer-MIB
Numeric OIDNameModule
1.3.6.1.4.1.311.1.11msiprip2MSIPRIP2-MIB
1.3.6.1.4.1.311.1.11.2interfaceMSIPRIP2-MIB
1.3.6.1.4.1.311.1.11.2.2ifConfigTableMSIPRIP2-MIB
1.3.6.1.4.1.311.1.11.2.2.1ifConfigEntryMSIPRIP2-MIB
1.3.6.1.4.1.311.1.11.2.2.1.7ifCEProtocolFlagsMSIPRIP2-MIB