ERI-DNX-SMC-MIB :: primaryClockSrc

MIB Reference — IPNetwork Monitor

All MIBsERI-DNX-SMC-MIBprimaryClockSrc

primaryClockSrc

Module: ERI-DNX-SMC-MIB

OID (symbolic): ERI-DNX-SMC-MIB::primaryClockSrc

OID (numeric): 1.3.6.1.4.1.644.2.4.1.7.2.2

Node type: OBJECT-TYPE

Type: ClockSrcAddress

Access: read-write

Description:

The Primary Clock Source slot/port address or Station Identifier. The format is represented using an IP address syntax (4 byte string) with the first byte unused.

The 2nd byte represents the Clock Source Slot Number (1-11). A non-zero value in this byte indicates an outside Clock Source and should have valid values for the slot number and also the port in the third byte. A zero for the 4th byte is expected since the Station Clock is not applicable.

The 3rd byte represents the destination Port Number (1-84). A non-zero value in this byte indicates an outside Clock Source and should have valid values for the port number and also the slot in the previous byte. A zero for the 4th byte is expected since the Station Clock is not applicable.

The 4th byte represents the Station Clock Source. A non-zero in this byte indicates whether to use station A (1) or B (2) and should have zero(0) values in the previous bytes for slot and port.

NOTE: To designate a Freerun Source or Inactive Clock Source, this field should have no slot, port, or station info. The entire ClockSrcAddress value would then be 0.0.0.0

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.7.2.2
snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::primaryClockSrc

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.7.2.2.1
snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::primaryClockSrc.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.1.7.2.2.1 s <value>

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.644eriEnterpriseRootERI-ROOT-SMI
1.3.6.1.4.1.644.2eriProductsERI-ROOT-SMI
1.3.6.1.4.1.644.2.4dnxERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1sysMgrERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1.7sysClockERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1.7.2clockSrcConfigERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1.7.2.2primaryClockSrcERI-DNX-SMC-MIB