fsRstDebugOption
ARICENT-RSTP-MIB ·
.1.3.6.1.4.1.2076.79.1.4
Object
scalar
r/w
Integer32
This object is used to enable Debug Statements in the RSTP
Module.
A FOUR BYTE integer is used for enabling the level of debugging.
Each BIT in the four byte integer represents a particular
level of Debug.
The mapping between the bit positions & the level of debug is
as follows:
0 - Init and Shutdown Debug statements
1 - Management Debug statements
2 - Memory related Debug statements
3 - BPDU related Debug statements
4 - Event Handling Debug statements
5 - Timer Module Debug statements
6 - Port Information SEM Debug statements
7 - Port Receive SEM Debug statements
8 - Role Selection SEM Debug statements
9 - Role Transition SEM Debug statements
10 - State Transition SEM Debug statements
11 - Protocol Migration SEM Debug statements
12 - Topology Change SEM Debug statements
13 - Port Transmit SEM Debug statements
14 - Bridge Detection SEM Debug statements
15 - All Failure Debug statements
16 - Redundancy code flow Debug statements
17 - State Machine variable changes Debug statements
18 - Port Receive Pseudo Information SEM Debug statements
The remaining bits are unused. Combination of debug levels are
also allowed.
For example if the bits 0 and 1 are set, then the Debug
statements related to Init-Shutdown and management
will be printed.
The user has to enter the corresponding INTEGER VALUE for the
bits set. For example if bits 0 and 1 are to be set, then user has
to give the value for this object as 3.
Setting the Debug Option to any value will cause the Trace Option
to be set to 0 (i.e.) the Trace Option and Debug Option are mutually
exclusive.
Context
- MIB
- ARICENT-RSTP-MIB
- OID
.1.3.6.1.4.1.2076.79.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dot1wFutureRst
- Siblings
- 20
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-524287
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsRstSystemControl The administrative system control status requested by management for
the RSTP feature. The value 'start'(1) indicates that all resources
required by RSTP should be allocated and … | scalar | Enumeration | .1.3.6.1.4.1.2076.79.1.1 |
| fsRstPortRoleSelSmState This indicates the current state of the Port Role Selection State
Machine.
This object will hold the value 'initbridge' when the Port Role Selection
state machine is in the INIT_B… | scalar | Enumeration | .1.3.6.1.4.1.2076.79.1.10 |
| fsRstOldDesignatedRoot The bridge identifier of the old root of the spanning
tree as determined by the Spanning Tree Protocol
as executed by this node. | scalar | BRIDGE-MIBBridgeId | .1.3.6.1.4.1.2076.79.1.11 |
| fsRstPortExtTable This is a table that is an extension to the dot1dStpExtPortTable.
This contains object(s) that are Port-based. | table | - | .1.3.6.1.4.1.2076.79.1.12 |
| fsRstDynamicPathcostCalculation This object is used to determine whether dynamic pathcost
calculation is allowed or not.The value is determined by
management. If set to true, pathcost is calculated dynamically … | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2076.79.1.13 |
| fsRstCalcPortPathCostOnSpeedChg This object is used to determine whether dynamic pathcost
calculation is done for a port for which Port Speed is changing
dynamically. This is mainly intended for Link Aggregated … | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2076.79.1.14 |
| fsRstRcvdEvent This object gives information about the recently received event in the
system.
Currently, we support only ConfigurationEvent. | scalar | Enumeration | .1.3.6.1.4.1.2076.79.1.15 |
| fsRstRcvdEventSubType This object gives information about sub-type of the event received in
the system recently. The value of this object depends on the value of
the object fsRstRcvdEvent.For Configur… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2076.79.1.16 |
| fsRstRcvdEventTimeStamp The time stamp (in milli seconds) at which event specified by the object
fsRstRcvdEvent was received in the system at STP module for the last time.
This object is introduced to me… | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2076.79.1.17 |
| fsRstRcvdPortStateChangeTimeStamp The time stamp (in milli seconds) at which port state has been changed in
the system. This object is introduced to measure the convergence time in
RSTP module. | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2076.79.1.18 |
| fsRstBpduGuard This object configures BPDU guard globally in RSTP
and this global BPDU is applicable if and only if no Port specific
BpduGuard is configured.
Enable - enables BPDU Guard featu… | scalar | Enumeration | .1.3.6.1.4.1.2076.79.1.19 |
| fsRstModuleStatus The administrative module status requested by management for the RSTP
Module. This enables or disables RSTP in the system. A value of 'enabled'
(1) indicates that RSTP must be ena… | scalar | EnabledStatus | .1.3.6.1.4.1.2076.79.1.2 |
| fsRstStpPerfStatus This object enables or disables the collection of performance data for
the RSTP protocol.
'enable' (1) indicates that collection of RSTP performance data is
enabled on all ports … | scalar | Enumeration | .1.3.6.1.4.1.2076.79.1.20 |
| fsRstStpPathCostType The version of the Spanning Tree default Path Costs that
are to be used by this Bridge. A value of 8021d1998(1)
uses the 16-bit default Path Costs from IEEE Std. 802.1D-1998.
A v… | scalar | Enumeration | .1.3.6.1.4.1.2076.79.1.21 |
| fsRstTraceOption This object is used to enable Trace Statements in the RSTP
Module.
A FOUR BYTE integer is used for enabling the level of tracing.
Each BIT in the four byte integer rep… | scalar | Integer32 | .1.3.6.1.4.1.2076.79.1.3 |
| fsRstRstpUpCount The number of times RSTP Module has been enabled. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2076.79.1.5 |
| fsRstRstpDownCount The number of times RSTP Module has been disabled. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2076.79.1.6 |
| fsRstBufferFailureCount The number of times buffer overflows/failures have occurred.
A Trap is generated on the occurrence of this event. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2076.79.1.7 |
| fsRstMemAllocFailureCount The number of times memory allocation failures have occurred.
A Trap is generated on the occurrence of this event. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2076.79.1.8 |
| fsRstNewRootIdCount The number of times this Bridge has detected a new Root in the topology.
A Trap is generated on the occurrence of this event. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2076.79.1.9 |