groupSetTimeServer
SYMBOL-WS5000-MIB ·
.1.3.6.1.4.1.388.6.1.4.5.4
Object
scalar
r/w
OctetString
Instead of setting each object one by one, this entry can
be used to set all the time servers at the same time.
Input string format:
<timesrv_1,timesrv_2,timesrv3>
Ex.
timesrv_1: 156.234.82.99
timesrv_2: 144.22.121.1
timesrv_3: 221.32.11.33
So, input string becomes <156.234.82.99,144.22.121.1,221.32.11.33>
Note:
Out of the three IP Addresses, at least one of them must be
a valid NTP server IP address. Otherwise, this SET doesn't work.
Since this operation takes longer time than others, so
please check the TIMEOUT setting in the manager program and make sure
that the value should be at least 5 minutes.
Context
- MIB
- SYMBOL-WS5000-MIB
- OID
.1.3.6.1.4.1.388.6.1.4.5.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- kerbCfgNTP
- Siblings
- 5
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-60
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| prefTimeServer The IP address for the preferred time server. | scalar | RFC1155-SMIIpAddress | .1.3.6.1.4.1.388.6.1.4.5.1 |
| firstAltTimeServer The IP address for the first alternative time server.
Note:
If other two Time Server (prefer time server and the second time
server ) are invalid time server ip address, this on… | scalar | RFC1155-SMIIpAddress | .1.3.6.1.4.1.388.6.1.4.5.2 |
| secondAltTimeServer The IP address for the second alternative time server.
Note:
If other two Time Server (prefer time server and the first time
server ) are invalid time server ip address, this on… | scalar | RFC1155-SMIIpAddress | .1.3.6.1.4.1.388.6.1.4.5.3 |
| delAll Delete all of NTP servers. | scalar | TruthValue | .1.3.6.1.4.1.388.6.1.4.5.5 |
| delTimeServer deprecated Delete a Time Server.Enter either '1' or '2' or '3',
to delete the preferred, first alternative server,
and second alternative server respectively | scalar | OctetString | .1.3.6.1.4.1.388.6.1.4.5.6 |