fsIpsecTraceOption
FS-VPNPOLICY-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.143.2.19
Object
This object is used to enable Trace Statements in
Ipsec Module.
A FOUR BYTE integer is used for enabling the level of tracing.
Each BIT in the four byte integer, represents a particular
level of Trace.
To Set the trace level for Ike.
BIT 0 - Initialization and Shutdown Trace.
BIT 1 - Management trace.
BIT 2 - Data path trace.
BIT 3 - Control Plane trace.
BIT 4 - Packet Dump.
BIT 5 - OS Resource trace.
BIT 6 - All Failure trace (All failures including Packet Validation)
BIT 7 - Buffer Trace.
Note: BIT 0 - Least significant bit
BIT 7 - Most significant bit
For example, setting the trace level to the value -0001 0101,
will enable Init-Shutdown, data path and packet dump trace levels.
Setting all the bits will enable all the trace levels and
resetting them will disable all the trace levels.
Context
- MIB
- FS-VPNPOLICY-MIB
- OID
.1.3.6.1.4.1.2076.143.2.19- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsVpnScalars
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 'FS-VPNPOLICY-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-VPNPOLICY-MIB::fsIpsecTraceOption.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-VPNPOLICY-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-VPNPOLICY-MIB::fsIpsecTraceOption'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647