All MIBs › RAD-MIB › prtExPh1MlTsChRate
prtExPh1MlTsChRate
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtExPh1MlTsChRate
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.2.2.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The Rate of the Signaling Channel. notApplicable(1) when TS Type is other than Signaling or Transparent
What is prtExPh1MlTsChRate?
This object configures the data rate for a signaling channel in a multi-level time slot (TS) configuration, with options ranging from 8 Kbps to 64 Kbps or automatic rate selection. It only applies when the time slot is designated as a signaling or transparent channel; other channel types return 'notApplicable'. Network engineers use this to allocate bandwidth for in-band signaling while optimizing overall channel utilization.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.2.2.1.15 snmpwalk -v2c -c public <target> RAD-MIB::prtExPh1MlTsChRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.2.2.1.15.1 snmpget -v2c -c public <target> RAD-MIB::prtExPh1MlTsChRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.2.2.1.15.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prtExPh1MlTsChRate.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.2 | muxHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3 | prtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2 | cnfgPrtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.2 | prtPh1MlCnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.2.2 | prtExPh1MlTsTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.2.2.1 | prtExPh1MlTsEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.2.2.1.15 | prtExPh1MlTsChRate | RAD-MIB |