tmnxNtpAuthKeyType

TIMETRA-NTP-MIB · .1.3.6.1.4.1.6527.3.1.2.38.5.1.1.5

Object

column r/w Enumeration
The value of tmnxNtpAuthKeyType specifies the type of authentication
method used to authenticate and NTP packet.
              
des (1)           - Use DES authentication
messageDigest (2) - Use MD5 authentication as specified
                    in RFC-2104.
              
A value must be set for tmnxNtpAuthKeyType in order for
tmnxNtpAuthKeyEntryStatus to successfully transition to the 'active'
state.

Context

MIB
TIMETRA-NTP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.38.5.1.1.5
Type
column
Access
readwrite
Status
current
Parent
tmnxNtpAuthKeyEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1des
2messageDigest

Conformance