systemNtpModeBITS
RAD-GEN-MIB ·
.1.3.6.1.4.1.164.6.2.14.4.8
Object
scalar r/w
Bits
If Bit 0 (broadcastClient) is '1', Broadcast Mode is enabled, meaning that the device listens to the NTP broadcast messages and learns timestamps from them. If disabled (Bit 0 = '0'), the device ignores NTP broadcast messages. Unicast mode is always enabled, therefore there is no special Bit for it.
Context
- MIB
- RAD-GEN-MIB
- OID
.1.3.6.1.4.1.164.6.2.14.4.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- systemNtp
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 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-GEN-MIB::systemNtpModeBITS.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-GEN-MIB::systemNtpModeBITS'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | broadcastClient |