rlSntpClientMode
RADLAN-TIMESYNCHRONIZATION-MIB ·
.1.3.6.1.4.1.89.92.2.2.1
Object
scalar Enumeration
Current operational mode of SNTP client.
Context
- MIB
- RADLAN-TIMESYNCHRONIZATION-MIB
- OID
.1.3.6.1.4.1.89.92.2.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rlSntpConfig
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 'RADLAN-TIMESYNCHRONIZATION-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-TIMESYNCHRONIZATION-MIB::rlSntpClientMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-TIMESYNCHRONIZATION-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-TIMESYNCHRONIZATION-MIB::rlSntpClientMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | active |
3 | passive |