All MIBs › SLE-CLOCK-MIB › sleClockModeControlSyncOption
sleClockModeControlSyncOption
Module: SLE-CLOCK-MIB
OID (symbolic): SLE-CLOCK-MIB::sleClockModeControlSyncOption
OID (numeric): 1.3.6.1.4.1.6296.101.92.1.2.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: synchronization ssm option.
What is sleClockModeControlSyncOption?
This holds the new SSM option value (option1, option2gen1, or option2gen2) staged for the clock subsystem; admins write this and then set sleClockModeControlRequest to setSyncOption(1) to apply it. It's the writable staging object paired with the read-only sleClockSyncOption.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6296.101.92.1.2.6 snmpwalk -v2c -c public <target> SLE-CLOCK-MIB::sleClockModeControlSyncOption
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6296.101.92.1.2.6.1 snmpget -v2c -c public <target> SLE-CLOCK-MIB::sleClockModeControlSyncOption.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6296.101.92.1.2.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sleClockModeControlSyncOption.1
Start monitoring DASAN Networks SLE-series OLT (optical line terminal) (timing/synchronization source configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SLE-CLOCK-MIB::sleClockModeControlSyncOption OID value, configure state conditions and alerts, and monitor any DASAN Networks SLE-series OLT (optical line terminal) (timing/synchronization source configuration) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6296 | dasan | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.101 | sleMgmt | DASAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6296.101.92 | sleClock | SLE-CLOCK-MIB |
| 1.3.6.1.4.1.6296.101.92.1 | sleClockBaseMode | SLE-CLOCK-MIB |
| 1.3.6.1.4.1.6296.101.92.1.2 | sleClockBaseModeControl | SLE-CLOCK-MIB |
| 1.3.6.1.4.1.6296.101.92.1.2.6 | sleClockModeControlSyncOption | SLE-CLOCK-MIB |