ntpAuthenticationType
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.15.11.1.4
Object
column
r/w
Enumeration
To add or remove an entry to ntpAuthenticationTable. Setting to 1 adds the entry and setting to 2 clears the entry.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.15.11.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntpAuthenticationEntry
- Table
- ntpAuthenticationTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | invalid |
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 |
| ntpAuthenticationTrustedMode A flag indicates whether the
ntpAuthenticationSecretKey is trusted or
untrusted. Setting a ntpAuthenticationSecretKey
to trusted(1) allows authentication on NTP
packets containing… | column | Enumeration | .1.3.6.1.4.1.9.5.1.15.11.1.3 |