fsSntpAuthAlgorithm
FSSNTP-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.149.1.1.9
Object
scalar r/w
Enumeration
This object specifies, when the NTP authentication scheme is implemented, the Key Identifier and Message Digest fields contain the message authentication code (MAC) information. Message Digest-5 (MD5) is the Authentication algorithm that can be used. Default Authentication supported is none.
Context
- MIB
- FSSNTP-MIB
- OID
.1.3.6.1.4.1.2076.149.1.1.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsSntpScalars
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FSSNTP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FSSNTP-MIB::fsSntpAuthAlgorithm.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FSSNTP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FSSNTP-MIB::fsSntpAuthAlgorithm'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | md5 |