acSysTimingMode
AC-SYSTEM-MIB ·
.1.3.6.1.4.1.5003.9.10.10.1.14.1
Object
scalar r/w
Enumeration
Determines the PSTN Timing synchonization mode of the Gateway. One of the following values: TM-External-MODE(1) -External Timing mode - use the SAT trunks Centralized Line Timing to synchronize the Gateway with one of the PSTN interfaces. TM-LineSync-MODE(2) -Distributed Line Timing mode (for the 1610 boards)- without using the SAT timing module. TM-Standalone-MODE(0) -Non-synchronized mode - each board or TPM is synchronized internally from one of the PSTN interfaces without using the SAT timing module. Access: Online. AC INI-Param: TMMode
Context
- MIB
- AC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5003.9.10.10.1.14.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acSysTiming
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acSysTimingMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-SYSTEM-MIB::acSysTimingMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | standAlone |
1 | external |
2 | lineSync |