rcNtpSysMode
RAISECOM-NTP-MIB ·
.1.3.6.1.4.1.8886.6.1.44.1.1.13
Object
scalar r/w
Enumeration
The mode of host, with values coded as follows, 1, ntpMaster,switch as the NTP reference clock; 2, ntpSlave,switch as the NTP slave clock.
Context
- MIB
- RAISECOM-NTP-MIB
- OID
.1.3.6.1.4.1.8886.6.1.44.1.1.13- Type
- scalar
- Access
- readwrite
- 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::rcNtpSysMode.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::rcNtpSysMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ntpMaster |
2 | ntpSlave |