acSysTDMBusSpeed
AC-SYSTEM-MIB ·
.1.3.6.1.4.1.5003.9.10.10.1.2.2.2
Object
scalar r/w
Enumeration
Selects the TDM bus speed according to the Bus Type as follows:
SC = 0/2/3
H.110/H.100 = 3
MVIP = 0
Where:
0 = 2048 kbps
2 = 4096 kbps
3 = 8192 kbps
4 = 16384 kbps
Default: TP-260 = 2
All other boards = 3.
Access: Offline.
AC INI-Param: TDMBUSSPEED
Context
- MIB
- AC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5003.9.10.10.1.2.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acSysTDMBus
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::acSysTDMBusSpeed.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::acSysTDMBusSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | acTDMBusSpeed-2Mbps |
2 | acTDMBusSpeed-4Mbps |
3 | acTDMBusSpeed-8Mbps |
4 | acTDMBusSpeed-16Mbps |