All MIBs › RAPID-CITY › rcIpBgpGeneralGroupDebugMask
rcIpBgpGeneralGroupDebugMask
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpBgpGeneralGroupDebugMask
OID (numeric): 1.3.6.1.4.1.2272.1.8.101.1.17
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
value is one of multiple (logically by 'OR' of following value: none (0), error(1), packet(2), event(4), trace(8), warning(16), state(32), init(64), filter(128), update(256), all(511) all(511): Enables all debugging messages. none(0): Disables all debugging messages. error(1): Enables disolay of debug error messages. packet(2): Enables display of debug packet messages. event(4): Enables display of debug event messages. trace(8): Enables display debug trace messages. warning(16): Enables display debug warning messages. state(32): Enables display of debug state transtion messages. init(64): Enables display of debug initialization messages. filter(128): Enables display of debug messages related to filtering. update(256): Enables display of debug messages related to sending and receiving updates.
What is rcIpBgpGeneralGroupDebugMask?
This configuration object controls which types of BGP debug messages are logged, allowing operators to select from options like error, packet, event, trace, warning, state, initialization, filter, and update messages using bit flags that can be combined. It helps reduce log noise by limiting output to relevant diagnostic categories during troubleshooting. Network engineers would enable specific debug flags when diagnosing BGP session problems or validating routing policy changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.101.1.17 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpBgpGeneralGroupDebugMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.101.1.17.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpBgpGeneralGroupDebugMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.101.1.17.1 i <value>
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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8 | rcIp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.101 | rcIpBgp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.101.1 | rcIpBgpGeneralGroup | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.101.1.17 | rcIpBgpGeneralGroupDebugMask | RAPID-CITY |