ntpClientEnable
ExaltComProducts ·
.1.3.6.1.4.1.25651.1.2.2.18.1
Object
this mib to enable/disable the NTP client in the radio. 0 - disable NTP client. 1 - enable with 1 NTP server. 2 - enable with 2 NTP servers. 3 - enable with 3 NTP servers. 4 - enable with 4 NTP servers.
Context
- MIB
- ExaltComProducts
- OID
.1.3.6.1.4.1.25651.1.2.2.18.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ntp
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 'ExaltComProducts' -M '/opt/observium/mibs/exalt:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ExaltComProducts::ntpClientEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ExaltComProducts' -M '/opt/observium/mibs/exalt:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ExaltComProducts::ntpClientEnable'
Syntax
- Source
- ExaltCommNtpClientEnableT
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enableWith1Server |
2 | enableWith2Servers |
3 | enableWith3Servers |
4 | enableWith4Servers |