tDMBusMasterSlaveSelection
AcBoard ·
.1.3.6.1.4.1.5003.9.10.1.1.1.7
Object
scalar obsolete
r/w
Enumeration
Set SC/MVIP/H.110 to either: Master mode (the board is the clock source for the TDM bus) or Slave mode (some other board in the system must supply the clock to the TDM bus).
Context
- MIB
- AcBoard
- OID
.1.3.6.1.4.1.5003.9.10.1.1.1.7- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- boardTDMBusSettings
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 'AcBoard' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcBoard::tDMBusMasterSlaveSelection.0'
More examples
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::tDMBusMasterSlaveSelection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | acTDMBusSlaveMode |
1 | acTDMBusMasterMode |
2 | acH110BusSecondaryMasterMode |