All MIBs › F3-SYNC-MIB › f3SyncSelectionMode
f3SyncSelectionMode
Module: F3-SYNC-MIB
OID (symbolic): F3-SYNC-MIB::f3SyncSelectionMode
OID (numeric): 1.3.6.1.4.1.2544.1.12.12.1.1.1.11
Node type: OBJECT-TYPE
Type: SyncSelectionMode
Access: read-write
Description:
This object represents the Sync entity's selection mode. If this mode is configured as ql-mode, the selection of which reference should be used shall be based upon the reference's Quality Level. The highest received Quality Level shall be the selected reference. The priority shall only be used to distinguish between references with the same received QL. When multiple references have the same QL and same priority, the behavior of selection process within the group is non-revertive. If this mode is configued as priority-mode, the selection of which reference should be used shall be based upon the reference's priority (i.e. QL is disabled). When multiple references have the same priority, the behavior of selection process within the group is non-revertive.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.12.1.1.1.11 snmpwalk -v2c -c public <target> F3-SYNC-MIB::f3SyncSelectionMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.12.1.1.1.11.1 snmpget -v2c -c public <target> F3-SYNC-MIB::f3SyncSelectionMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.12.1.1.1.11.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.12 | f3SyncMIB | F3-SYNC-MIB |
| 1.3.6.1.4.1.2544.1.12.12.1 | f3SyncObjects | F3-SYNC-MIB |
| 1.3.6.1.4.1.2544.1.12.12.1.1 | f3SyncTable | F3-SYNC-MIB |
| 1.3.6.1.4.1.2544.1.12.12.1.1.1 | f3SyncEntry | F3-SYNC-MIB |
| 1.3.6.1.4.1.2544.1.12.12.1.1.1.11 | f3SyncSelectionMode | F3-SYNC-MIB |