All MIBs › ZHONE-SYSTEM-MIB › zhoneSystemClockWeight
zhoneSystemClockWeight
Module: ZHONE-SYSTEM-MIB
OID (symbolic): ZHONE-SYSTEM-MIB::zhoneSystemClockWeight
OID (numeric): 1.3.6.1.4.1.5504.3.1.5.12.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The weight to be used to indicate the preference for each eligible port which is currently active (zhoneSystemClockElgibilityStatus = active) to be used as the system clock source.
Multiple interfaces may have the same weight and if so, the system will choose which interface to be chosen as the clock source.
Changing the weight will have an immediate affect. For example, changing an interface to the highest priority will immediately make the interface the zhoneSystemCurrentClockSource unless the weight of the current source has that same weight.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.5.12.1.2 snmpwalk -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneSystemClockWeight
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.5.12.1.2.1 snmpget -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneSystemClockWeight.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.3.1.5.12.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> zhoneSystemClockWeight.1
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.5504 | zhone | Zhone |
| 1.3.6.1.4.1.5504.3 | zhoneGeneric | Zhone |
| 1.3.6.1.4.1.5504.3.1 | zhoneSystem | Zhone |
| 1.3.6.1.4.1.5504.3.1.5 | zhoneSystemConfiguration | ZHONE-SYSTEM-MIB |
| 1.3.6.1.4.1.5504.3.1.5.12 | zhoneSystemClockTable | ZHONE-SYSTEM-MIB |
| 1.3.6.1.4.1.5504.3.1.5.12.1 | zhoneSystemClockEntry | ZHONE-SYSTEM-MIB |
| 1.3.6.1.4.1.5504.3.1.5.12.1.2 | zhoneSystemClockWeight | ZHONE-SYSTEM-MIB |