fsSntpClientAddressingMode
FSSNTP-MIB ·
.1.3.6.1.4.1.2076.149.1.1.5
Object
scalar
r/w
Enumeration
This object specifies the Sntp Client Addressing modes
unicast:
- SNTP client operates in a point-to-point fashion. A unicast
client sends a request to a designated server at its unicast address
and expects a reply from which it can determine the time and,
optionally, the round-trip delay and local clock offset relative to
the server.
broadcast:
- SNTP client operates in a point-to-multipoint fashion. The SNTP
server uses an IP local broadcast address instead of a multicast
address. The broadcast address is scoped to a single subnet, while a
multicast address has Internet wide scope.
multicast:
- SNTP client operates in point-to-multipoint fashion. The SNTP server
uses a multicast group address to send unsolicited SNTP messages to
clients. The client listens on this address and sends no requests for
updates.
manycast:
- SNTP client operates in a multipoint-to-point fashion.
manycast(broadcast)- The SNTP client sends a request to a designated IPv4
local broadcast address.One or more manycast servers
reply with their individual unicast addresses.After that
the communication between client and server is unicast.
manycast(multicast)- The SNTP client sends a request to a designated IPv4 or
IPv6 multicast group address. One or more manycast
servers reply with their individual unicast addresses.
After that the communication between client and server
is unicast.This mode is currently not supported because
the server is not replying in this case.
Context
- MIB
- FSSNTP-MIB
- OID
.1.3.6.1.4.1.2076.149.1.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsSntpScalars
- Siblings
- 18
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unicast |
2 | broadcast |
3 | multicast |
4 | manycast |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsSntpGlobalTrace This is used to enable Trace Statements in SNTP Module.
A four byte integer value is specified for enabling the level
of tracing.Each Bit in the four byte integer variable represe… | scalar | Integer32 | .1.3.6.1.4.1.10876.101.1.149.1.1.1 |
| fsSntpAuthKey Authentication key is cryptographic key that is used to implement NTP
Authentication | scalar | OctetString | .1.3.6.1.4.1.10876.101.1.149.1.1.10 |
| fsSntpTimeZone To set the system time zone with respect to UTC. ie plus indicates
forward time zone ( ahead of UTC Time eg: +05:30) and minus indicates
backward time zone (behind UTC time eg: -0… | scalar | OctetString | .1.3.6.1.4.1.10876.101.1.149.1.1.11 |
| fsSntpDSTStartTime Daylight saving time (DST) is a system of setting clocks ahead so
that both sunrise and sunset occur at a later hour. The effect is
additional daylight in the evening. Many countr… | scalar | OctetString | .1.3.6.1.4.1.10876.101.1.149.1.1.12 |
| fsSntpDSTEndTime Daylight saving time (DST) is a system of setting clocks ahead so
that both sunrise and sunset occur at a later hour. The effect is
additional daylight in the evening. Many countr… | scalar | OctetString | .1.3.6.1.4.1.10876.101.1.149.1.1.13 |
| fsSntpClientUptime The uptime of the SNTP client entity in seconds. | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.10876.101.1.149.1.1.14 |
| fsSntpClientStatus The status of the SNTP client as integer value. | scalar | Enumeration | .1.3.6.1.4.1.10876.101.1.149.1.1.15 |
| fsSntpServerReplyRxCount Number of SNTP server replies that has received by SNTP client. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.10876.101.1.149.1.1.16 |
| fsSntpClientReqTxCount Number of requests the SNTP client has Transmitted. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.10876.101.1.149.1.1.17 |
| fsSntpPktInDiscardCount Number of replies the SNTP client has rejected. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.10876.101.1.149.1.1.18 |
| fsSntpAuthKeyType This is used to indicate how the authentification key type must be interpreted. | scalar | Enumeration | .1.3.6.1.4.1.2076.149.1.1.19 |
| fsSntpGlobalDebug This is used to enable Debug statements in SNTP module.
A Four byte integer value is specified for enabling the
level of debugging. Each bit in the four byte integer
variable re… | scalar | Integer32 | .1.3.6.1.4.1.10876.101.1.149.1.1.2 |
| fsSntpAdminStatus To enable or disable the sntp client module. All configuration will be
acitve only when the SNTP module is enabled | scalar | Enumeration | .1.3.6.1.4.1.10876.101.1.149.1.1.3 |
| fsSntpClientVersion The SNTP client module can run in any one version 1, version 2,
version 3 or version 4. All the SNTP requests are sent out with the
current configured version number. When require… | scalar | Enumeration | .1.3.6.1.4.1.10876.101.1.149.1.1.4 |
| fsSntpClientPort The SNTP client module by default listens on well-know port number 123.
When required, the Administrator can change the SNTP Client port value
to non-default. | scalar | Integer32 | .1.3.6.1.4.1.10876.101.1.149.1.1.6 |
| fsSntpTimeDisplayFormat The administrator can view the system time in 12 hr AM/PM or 24
hours format. | scalar | Enumeration | .1.3.6.1.4.1.10876.101.1.149.1.1.7 |
| fsSntpAuthKeyId Key Identifier is an integer identifying the cryptographic key used
to generate the message-authentication code | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10876.101.1.149.1.1.8 |
| fsSntpAuthAlgorithm When the NTP authentication scheme is implemented, the Key Identifier
and Message Digest fields contain the message authentication code (MAC)
information. Message Digest-5 (MD5) a… | scalar | Enumeration | .1.3.6.1.4.1.10876.101.1.149.1.1.9 |