All MIBs › RC-IP-BGP-MIB › rcIpBgpGeneralGroupDebugMask
rcIpBgpGeneralGroupDebugMask
Module: RC-IP-BGP-MIB
OID (symbolic): RC-IP-BGP-MIB::rcIpBgpGeneralGroupDebugMask
OID (numeric): 1.3.6.1.4.1.2272.1.8.101.1.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
value is one of multiple (logiacally 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 transition 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.
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> RC-IP-BGP-MIB::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> RC-IP-BGP-MIB::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 | RC-IP-BGP-MIB |