fsipv6SecGlobalDebug
ARICENT-IPSECV6-MIB ·
.1.3.6.1.4.1.2076.29.1.3
Object
scalar
r/w
Enumeration
The mask which is used to enable selective debug levels in
IPSec module.
disableall : disable all the traces.
enableall : enable all tarce levels.
management : traces for configuration
datapath : traces for data packets
ctrlplane : all control packet related traces
dump : ppp packet decode
resourceError : trace for os resource failure
genError : unexpected error condition
semTrc : PPP State Event Machine Trace
alarmTrc : enable PPP Alarms
All values except disableall and enableall will add a
particular trace level to the existing trace levels.
If we want to have only a particular trace level
(say 'ctrlplane' do the following:
(i) configure the value as disableall
(ii) configure the particular trace level('ctrlplane').
Context
- MIB
- ARICENT-IPSECV6-MIB
- OID
.1.3.6.1.4.1.2076.29.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsipv6SecScalars
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disableall |
1 | enableall |
2 | initshut |
3 | manageMent |
4 | dataPath |
5 | ctrlPath |
6 | pktDump |
7 | osresource |
8 | allfailure |
9 | buffer |