acTrunkClockMaster
AC-PSTN-MIB ·
audiocodes variant
·
.1.3.6.1.4.1.5003.9.10.9.1.1.1.1.1.4
Object
column r/w
Enumeration
Used to select the trunk clock source.
0 = acCLOCK_MASTER_OFF (clock recovered from the line)
1 = acCLOCK_MASTER_ON (the trunk clock source is provided by
the internal/TDM bus clock source depending on the parameter
TDM Bus Clock Source).
Access: Online.
AC INI-Param: CLOCKMASTER
Context
- MIB
- AC-PSTN-MIB
- OID
.1.3.6.1.4.1.5003.9.10.9.1.1.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- acTrunkEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'AC-PSTN-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-PSTN-MIB::acTrunkClockMaster'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-PSTN-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-PSTN-MIB::acTrunkClockMaster.<acTrunkIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-PSTN-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-PSTN-MIB::acTrunkClockMaster'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | acCLOCK-MASTER-OFF |
1 | acCLOCK-MASTER-ON |