ZHONE-SYSTEM-MIB :: zhoneSystemClockWeight

MIB Reference — IPNetwork Monitor

All MIBsZHONE-SYSTEM-MIBzhoneSystemClockWeight

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5504zhoneZhone
1.3.6.1.4.1.5504.3zhoneGenericZhone
1.3.6.1.4.1.5504.3.1zhoneSystemZhone
1.3.6.1.4.1.5504.3.1.5zhoneSystemConfigurationZHONE-SYSTEM-MIB
1.3.6.1.4.1.5504.3.1.5.12zhoneSystemClockTableZHONE-SYSTEM-MIB
1.3.6.1.4.1.5504.3.1.5.12.1zhoneSystemClockEntryZHONE-SYSTEM-MIB
1.3.6.1.4.1.5504.3.1.5.12.1.2zhoneSystemClockWeightZHONE-SYSTEM-MIB