ntpServerPublicKey
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.15.4.1.3
Object
The key to be used when communicating with this
server.
A key with a value of zero indicates an invalid
ntpServerPublicKey. When the authentication
feature is enabled the system will not sync with
this server when ntpAuthenticationPublicKey
doesn't match with NTP Packet's public key.
or
If the ntpAuthenticationTrustedMode is trusted but
encrypted message of ntpAuthenticationSecretKey
with NTP packet's data doesn't match with NTP
packet's crypto checksum in the message
authentication mode (MAC).
or
If the ntpAuthenticationTrustedMode is untrusted.
In client mode NMP will not send request NTP
Packet to the server when ntpServerPublicKey
doesn't match with any of the
ntpAuthenticationPublicKey in
ntpAuthenticationTable.
or
If the ntpAuthenticationTrustedMode is untrusted.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.15.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntpServerEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::ntpServerPublicKey'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::ntpServerPublicKey.<ntpServerAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::ntpServerPublicKey'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of