ntpAuthenticationCntl
MAIPU-NTP-MIB ·
.1.3.6.1.4.1.5651.3.97.1
Object
Indicates whether the NTP authenticate enabled or not. 'Enabled' results in need authenticate ; 'disabled',need not authenticate.
Context
- MIB
- MAIPU-NTP-MIB
- OID
.1.3.6.1.4.1.5651.3.97.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ntpMib
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 'MAIPU-NTP-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAIPU-NTP-MIB::ntpAuthenticationCntl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MAIPU-NTP-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MAIPU-NTP-MIB::ntpAuthenticationCntl'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Type Description
A simple status value for the object.
Values & Constraints
Type Values
1 | enabled |
2 | disabled |