RC-IP-BGP-MIB :: rcIpBgpPeerDebugMask

MIB Reference — IPNetwork Monitor

All MIBsRC-IP-BGP-MIBrcIpBgpPeerDebugMask

rcIpBgpPeerDebugMask

Module: RC-IP-BGP-MIB

OID (symbolic): RC-IP-BGP-MIB::rcIpBgpPeerDebugMask

OID (numeric): 1.3.6.1.4.1.2272.1.8.101.9.1.20

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 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.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.101.9.1.20
snmpwalk -v2c -c public <target> RC-IP-BGP-MIB::rcIpBgpPeerDebugMask

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.101.9.1.20.1
snmpget -v2c -c public <target> RC-IP-BGP-MIB::rcIpBgpPeerDebugMask.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.101.9.1.20.1 i <value>

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.2272rapidCityRAPID-CITY
1.3.6.1.4.1.2272.1rcMgmtRAPID-CITY
1.3.6.1.4.1.2272.1.8rcIpRAPID-CITY
1.3.6.1.4.1.2272.1.8.101rcIpBgpRAPID-CITY
1.3.6.1.4.1.2272.1.8.101.9rcIpBgpPeerTableRAPID-CITY
1.3.6.1.4.1.2272.1.8.101.9.1rcIpBgpPeerEntryRAPID-CITY
1.3.6.1.4.1.2272.1.8.101.9.1.20rcIpBgpPeerDebugMaskRC-IP-BGP-MIB