clockMaster

AcBoard · .1.3.6.1.4.1.5003.9.10.1.1.4.1.1.2

Object

column obsolete r/w Enumeration
Selects the trunk clock source.
When choosing acCLOCK_MASTER_OFF (= 0) the clock is recovered from the line.
When choosing acCLOCK_MASTER_ON (= 1) the trunk clock source is provided by the internal/TDM bus clock source depending on the TDMBusClockSource parameter.

Context

MIB
AcBoard
OID
.1.3.6.1.4.1.5003.9.10.1.1.4.1.1.2
Type
column
Access
readwrite
Status
obsolete
Parent
trunkSettingsEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AcBoard' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcBoard::clockMaster'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AcBoard' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcBoard::clockMaster.<trunkId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AcBoard' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AcBoard::clockMaster'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0acCLOCK-MASTER-OFF
1acCLOCK-MASTER-ON