rcNtpSysClockStatus
RAISECOM-NTP-MIB ·
.1.3.6.1.4.1.8886.6.1.44.1.1.11
Object
scalar Enumeration
Status or local clock, setByNone: no set or unsynchronized, setByManual: set by cmd or SNMP or other method, setByTimeProtocol: set by time protocol
Context
- MIB
- RAISECOM-NTP-MIB
- OID
.1.3.6.1.4.1.8886.6.1.44.1.1.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rcNtpSystem
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 'RAISECOM-NTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-NTP-MIB::rcNtpSysClockStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-NTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-NTP-MIB::rcNtpSysClockStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | setByNone |
2 | setByManual |
3 | setByTimeProtocol |