agentNtpAuthKeyEncryptionStatus

DNOS-NTP-MIB · .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.7.1.4

Object

column r/w SNMPv2-TCTruthValue
The NTP authentication key encryption status.
The value true(1) indicates that key is already encrypted.
Get of this object always returns true.
Encryption status can set with agentNtpAuthKeyName.

Context

MIB
DNOS-NTP-MIB
OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.7.1.4
Type
column
Access
readwrite
Status
current
Parent
agentNtpAuthKeyEntry

Walk 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 'DNOS-NTP-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-NTP-MIB::agentNtpAuthKeyEncryptionStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DNOS-NTP-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-NTP-MIB::agentNtpAuthKeyEncryptionStatus.<agentNtpAuthKeyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DNOS-NTP-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DNOS-NTP-MIB::agentNtpAuthKeyEncryptionStatus'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false