ntpAuthenticationTrustedMode
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.15.11.1.3
Object
column
r/w
Enumeration
A flag indicates whether the ntpAuthenticationSecretKey is trusted or untrusted. Setting a ntpAuthenticationSecretKey to trusted(1) allows authentication on NTP packets containing this key, and setting a ntpAuthenticationSecretKey to untrusted(2) drops all NTP packets containing this key.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.15.11.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntpAuthenticationEntry
- Table
- ntpAuthenticationTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | trusted |
2 | untrusted |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ntpAuthenticationPublicKey A unique value to identify the authentication
key. When the authentication feature is enabled
and the ntpAuthenticationPublicKey matches with
the NTP packet's public key then this… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.5.1.15.11.1.1 |
| ntpAuthenticationSecretKey An arbitrary string known as the secret key used
for encrypting of the NTP packet. This key is
useful when the ntpAuthenticationTrustedMode is
set to trusted(1).
This key has to b… | column | OctetString | .1.3.6.1.4.1.9.5.1.15.11.1.2 |
| ntpAuthenticationType To add or remove an entry to
ntpAuthenticationTable. Setting to 1 adds the
entry and setting to 2 clears the entry. | column | Enumeration | .1.3.6.1.4.1.9.5.1.15.11.1.4 |