fdrySntpServerEntry
FDRY-SNTP-MIB ·
.1.3.6.1.4.1.1991.1.1.7.1.1.1.1
Object
row
An entry in the SNTP server table. This table uses running index as the Index to the table. Reasons to go for running index Scheme than IP addresses: 1. The table will be Virtual Routing and Forwarding(VRF) independent that multiple VRFs could share the same address type and address. 2. Index with address type and address could be potentially 17 unsigned integer, parsing and finding next index takes CPU time. The PDU gets to be huge too! 3. IP address is just another attribute, they are supposed to be list of servers.
Context
- MIB
- FDRY-SNTP-MIB
- OID
.1.3.6.1.4.1.1991.1.1.7.1.1.1.1- Type
- row
- Status
- current
- Parent
- fdrySntpServerTable
- Table
- fdrySntpServerTable
- Children
- 5
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fdrySntpServerIndex The index to the SNTP server Table. Maximum 3 Sntp servers are supported. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.7.1.1.1.1.1 |
| fdrySntpServerAddrType SNTP server IP address Type. Supported address types are ipv4(1) and ipv6(2) | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.1991.1.1.7.1.1.1.1.2 |
| fdrySntpServerAddr SNTP server IP address. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.1991.1.1.7.1.1.1.1.3 |
| fdrySntpServerVersion SNTP server version. | column | Integer32 | .1.3.6.1.4.1.1991.1.1.7.1.1.1.1.4 |
| fdrySntpServerRowStatus This variable is used to create, modify, or
delete a row in this table. When a row in this
table is in active(1) state, no objects in that row
can be modified except this object. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.1991.1.1.7.1.1.1.1.5 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| fdrySntpServerIndex The index to the SNTP server Table. Maximum 3 Sntp servers are supported. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.7.1.1.1.1.1 |