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>
Start monitoring Bay Networks/Nortel Accelar and Ethernet Routing Switch (ERS) chassis switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAPID-CITY::rcIpBgpGeneralGroupDebugMask OID value, configure state conditions and alerts, and monitor any Bay Networks/Nortel Accelar and Ethernet Routing Switch (ERS) chassis switches from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |