fsSntpClientStatus
FSSNTP-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.149.1.1.15
Object
scalar Enumeration
This object specifies the status of the SNTP client as integer value.
Context
- MIB
- FSSNTP-MIB
- OID
.1.3.6.1.4.1.2076.149.1.1.15- Type
- scalar
- Access
- readonly
- 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::fsSntpClientStatus.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::fsSntpClientStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notRunning |
2 | notSynchronized |
3 | noneConfigured |
4 | syncToLocal |
5 | syncToPrimaryServer |
6 | syncToSecondaryServer |
99 | unknown |