ntpClientSyncState
BTI-7000-MIB ·
.1.3.6.1.4.1.18070.2.2.1.1.13.3
Object
scalar OctetString
Status indicating if the node is in sync with one of the time servers. Either Y or N.
Context
- MIB
- BTI-7000-MIB
- OID
.1.3.6.1.4.1.18070.2.2.1.1.13.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ntpClient
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 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BTI-7000-MIB::ntpClientSyncState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BTI-7000-MIB::ntpClientSyncState'
Syntax
OctetString
Values & Constraints
Enumerated Values
1 | yes |
2 | no |