tmnxNtpAuthKeyEntryStatus
TIMETRA-NTP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.38.5.1.1.2
Object
tmnxNtpAuthKeyEntryStatus is the object used for creating and deleting
row entries in this table.
A value must be set for tmnxNtpAuthKeyType in order for
tmnxNtpAuthKeyEntryStatus to successfully transition to the 'active'
state.
An attempt to 'destroy' a row entry will fail with an
inconsistentValue error if the key-id is associated with a configured
NTP server, peer, multicast or broadcast address.
Context
- MIB
- TIMETRA-NTP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.38.5.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxNtpAuthKeyEntry
- Table
- tmnxNtpAuthKeyTable
- Siblings
- 4
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| 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 |
| tmnxNtpAuthKeyType The value of tmnxNtpAuthKeyType specifies the type of authentication
method used to authenticate and NTP packet.
des (1) - Use DES authentication
messageD… | column | Enumeration | .1.3.6.1.4.1.6527.3.1.2.38.5.1.1.5 |