All MIBs › MSIPRIP2-MIB › ifCEProtocolFlags
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.311 | microsoft | InternetServer-MIB |
| 1.3.6.1.4.1.311.1 | software | InternetServer-MIB |
| 1.3.6.1.4.1.311.1.11 | msiprip2 | MSIPRIP2-MIB |
| 1.3.6.1.4.1.311.1.11.2 | interface | MSIPRIP2-MIB |
| 1.3.6.1.4.1.311.1.11.2.2 | ifConfigTable | MSIPRIP2-MIB |
| 1.3.6.1.4.1.311.1.11.2.2.1 | ifConfigEntry | MSIPRIP2-MIB |
| 1.3.6.1.4.1.311.1.11.2.2.1.7 | ifCEProtocolFlags | MSIPRIP2-MIB |