slSntpConfigMode
SL-SNTP-MIB ·
.1.3.6.1.4.1.4515.1.3.21.1.1
Object
scalar r/w
Enumeration
Current operational mode of SNTP client
Context
- MIB
- SL-SNTP-MIB
- OID
.1.3.6.1.4.1.4515.1.3.21.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- slSntpConfig
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 'SL-SNTP-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-SNTP-MIB::slSntpConfigMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-SNTP-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-SNTP-MIB::slSntpConfigMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | unicast |
3 | broadcast |