tmnxNtpAuthKeyType
TIMETRA-NTP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.38.5.1.1.5
Object
column
r/w
Enumeration
The value of tmnxNtpAuthKeyType specifies the type of authentication
method used to authenticate and NTP packet.
des (1) - Use DES authentication
messageDigest (2) - Use MD5 authentication as specified
in RFC-2104.
A value must be set for tmnxNtpAuthKeyType in order for
tmnxNtpAuthKeyEntryStatus to successfully transition to the 'active'
state.
Context
- MIB
- TIMETRA-NTP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.38.5.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxNtpAuthKeyEntry
- Table
- tmnxNtpAuthKeyTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | des |
2 | messageDigest |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tmnxNtpAuthKeyId The value of tmnxNtpAuthKeyId is an index into the tmnxNtpAuthKeyTable
that uniquely identifies a authentication key and type to authenticate
NTP packets. | column | Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.38.5.1.1.1 |
| tmnxNtpAuthKeyEntryStatus tmnxNtpAuthKeyEntryStatus is the object used for creating and deleting
row entries in this table.
A value must be set for tmnxNtpAuthKeyType in order for
tmnxNtpAut… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6527.3.1.2.38.5.1.1.2 |
| tmnxNtpAuthKeyLastChanged The value of tmnxNtpAuthKeyLastChanged indicates the last time the
value of a writable object in this row was modified. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.6527.3.1.2.38.5.1.1.3 |
| tmnxNtpAuthKey The value of tmnxNtpAuthKey is the actual valued compared
by other network elements to authenticate an NTP packet.
The key can be any combination of up to 32 ASCII characters,
inc… | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.38.5.1.1.4 |