rcIpBgpExtPeerAfDebugMask
RAPID-CITY-VSP ·
.1.3.6.1.4.1.2272.1.8.101.16.6.1.17
Object
column r/w
Integer32
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 display 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.
Context
- MIB
- RAPID-CITY-VSP
- OID
.1.3.6.1.4.1.2272.1.8.101.16.6.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcIpBgpExtPeerAfEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcIpBgpExtPeerAfDebugMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcIpBgpExtPeerAfDebugMask.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY-VSP::rcIpBgpExtPeerAfDebugMask'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-511