MIB Viewer

fsDhcp6ClntDebugTrace

OBJECT-TYPE
1.3.6.1.4.1.10876.101.2.43.1.2
Access
read-write
Status
current
Sub-identifiers
0
This object stores the trace option string input given by the user. Based on the input to this object, trace statements corresponding to the given options are displayed. To enable particular trace the user has to enter the corresponding string(given below) assigned for that. For enabling more than one traces the user has to enter the corresponding strings with SPACE (delimiter) between each string. For example, To enable the below traces: - Init and Shutdown traces - Management traces - Data path traces - Control plane traces - Packet Dump traces The input should be fed as follows: enable init-shut mgmt data ctrl pkt-dump To disable the below traces: - Init and Shutdown traces - Data path traces - Control plane traces The input should be, disable init-shut data ctrl The entered input string is parsed to get the trace options. enable - Enables the corresponding option. disable - Disables the corresponding option. init-shut - Init and Shutdown traces mgmt - Management traces ctrl - Control Plane traces pkt-dump - Packet Dump traces resource - Traces related to all resources except buffers all-fail - All Failure traces buffer - Buffer allocation/ release traces critical - Sl-DHCPv6 Client Critical traces
DisplayString (SIZE(1..255))