prtExPh1MlTsType
RAD-Mpmx-MIB ·
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.10
Object
column r/w
Enumeration
The Time Slot Type.
Transparent - means that the Time Slot will be Rx/Tx as is without processing it.
If the device requires more than 1 unique data or ss7 Time Slot,
options with numbers can be used like: data...data4.
Each numbered Type can go to a different destination.
ss7n2 - means the 2nd group of ss7 Time Slots.
data2,data3, data4 mean group 2,3,4 of Data Time Slots.
subCh1...subCh8 mean Sub Channel 1...8, respectively.
trau, qmux, dynamic, signaling - are used by GSM devices.
Context
- MIB
- RAD-Mpmx-MIB
- OID
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtExPh1MlTsEntry
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 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::prtExPh1MlTsType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::prtExPh1MlTsType.<prtExPh1MlTsCnfgIdx>.<prtExPh1MlTsSltIdx>.<prtExPh1MlTsPrtIdx>.<prtExPh1MlTsIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Mpmx-MIB::prtExPh1MlTsType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | noConnect |
3 | data |
4 | voice |
5 | cas |
6 | ss7 |
7 | transparent |
8 | data2 |
9 | data3 |
10 | data4 |
11 | ss7n2 |
12 | hdlcV2Compatible |
13 | subCh1 |
14 | subCh2 |
15 | subCh3 |
16 | subCh4 |
17 | subCh5 |
18 | subCh6 |
19 | subCh7 |
20 | subCh8 |
21 | trau |
22 | qmux |
23 | dynamic |
24 | signaling |
255 | notApplicable |