fsVrrpv3TraceOption
ARICENT-VRRPV3-MIB ·
.1.3.6.1.4.1.29601.2.85.1.1.2
Object
This object is used to enable trace statements in
VRRP Module for version 3.
A four byte integer is used for enabling the trace level.
Each bit in the four byte integer represents a particular
trace level.
The mapping between the bit positions & the trace level is
as follows:
0x00000000 - No Traces
0x0000ffff - All Traces
0x00000001 - Packet Traces
0x00000002 - Event Traces
0x00000004 - Init Traces
0x00000008 - Timers Traces
0x00000010 - All Failures Traces
0x00000020 - Memory traces
0x00000040 - Buffer traces
0x00000080 - Version 2 traces
0x00000100 - Version 3 traces
For example if the 0x00000001 and 0x00000002 are set, then the trace
statement related to Packet and Event related
messages will be printed.
Context
- MIB
- ARICENT-VRRPV3-MIB
- OID
.1.3.6.1.4.1.29601.2.85.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsVrrpv3System
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-VRRPV3-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-VRRPV3-MIB::fsVrrpv3TraceOption.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-VRRPV3-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-VRRPV3-MIB::fsVrrpv3TraceOption'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647