1. Network Management Specification
8000-A2-GB30-30
June 2004
105
9.1.5
devCurrentClockSrcSelection
This is a read-only object that displays the clock source selected by the device. This object
will return a value that corresponds to one of the valid clock sources (primary, secondary,
tertiaty)
9.1.6
devConfigClockSrcAutoSwitch
This object controls whether or not the device is allowed to switch back to a failed clock
source if the device detects that the clock source has recovered. The default value for this
object is disabled (2). If this object is disabled, the device will switch away from a failed
clock source, even if it has recovered, until this object has been manually changed to
enabled.
9.2
Paradyne Config MIB (pdn_Config.mib)
The pdn_config MIB is specifically used to configure overall test timeouts. The objects
supported are:
9.2.1
devConfigTestTimeout:
The valid values are :
disable(1) - Tests will not be terminated based on a timer and
enable(2) - Tests will be terminated after the duration specified by devConfigTestDuration.
This object specifies whether tests are to be terminated after a defined duration. If the value
is enable(2), the duration is defined by devConfigTestDuration.
9.2.2
devConfigTestDuration
This object specifies the duration (in seconds) that a test will be allowed to run before it is
automatically terminated. The range of possible values are 0-7200 seconds with increament
of 60 Sec. The default value is 600 Seconds (10 Minutes). Tests will only be terminated if
devConfigTestTimeout is set to enable.
Table 1-128. pdn_Config.mib
Table
Object
Type
Access
Supported
devConfigTestTimer
devConfigTestTimeout
INTEGER
read-write
Yes
devConfigTestDuration
INTEGER
read-write
Yes