MSIPRIP2-MIB :: ifCEProtocolFlags

MIB Reference — IPNetwork Monitor

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.311microsoftInternetServer-MIB
1.3.6.1.4.1.311.1softwareInternetServer-MIB
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