ntpAssocAddressType
NTPv4-MIB ·
.1.3.6.1.2.1.197.1.3.1.1.4
Object
column
Enumeration
The type of address of the association. Can be either IPv4 or IPv6 (both with or without zone index) and contains the type of address for unicast, multicast, and broadcast associations.
Context
- MIB
- NTPv4-MIB
- OID
.1.3.6.1.2.1.197.1.3.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ntpAssociationEntry
- Table
- ntpAssociationTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ntpAssocId The association ID. This is an internal, unique ID. | column | Unsigned32 | .1.3.6.1.2.1.197.1.3.1.1.1 |
| ntpAssocStatusDispersion The root dispersion of the association. | column | SNMPv2-TCDisplayString | .1.3.6.1.2.1.197.1.3.1.1.10 |
| ntpAssocName The hostname or other descriptive name for the association. | column | SYSAPPL-MIBUtf8String | .1.3.6.1.2.1.197.1.3.1.1.2 |
| ntpAssocRefId The refclock driver ID, if available. | column | SNMPv2-TCDisplayString | .1.3.6.1.2.1.197.1.3.1.1.3 |
| ntpAssocAddress The IP address (IPv4 or IPv6, with or without zone index) of
the association. The type and size depends on the
ntpAssocAddressType object. Represents the IP address of a
uni/mul… | column | OctetString | .1.3.6.1.2.1.197.1.3.1.1.5 |
| ntpAssocOffset The time offset to the association as a string. | column | SNMPv2-TCDisplayString | .1.3.6.1.2.1.197.1.3.1.1.6 |
| ntpAssocStratum The association stratum value. | column | NtpStratum | .1.3.6.1.2.1.197.1.3.1.1.7 |
| ntpAssocStatusJitter The jitter in milliseconds as a string. | column | SNMPv2-TCDisplayString | .1.3.6.1.2.1.197.1.3.1.1.8 |
| ntpAssocStatusDelay The network delay in milliseconds as a string. | column | SNMPv2-TCDisplayString | .1.3.6.1.2.1.197.1.3.1.1.9 |