All MIBs › RAD-MIB › prtInHsiRate
prtInHsiRate
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtInHsiRate
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.8.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object indicates the port speed. For HS-U/I and HS-S ports: 2 bit - up to 9600bps 4 bit - 19200bps 8 bit - 38400bps .. 64kbps. concentrated - this D channel goes to a Concentration channel, that represents many channels that this value was selected for them. The Concentrated channel is an Internal D Channel of the same card. This value is applicable only for D channels, except Concentration channel itself. --for HS-S and HS-U/I cards the Concentration channel will always be: internal-13 --for MP-2200 HS-S12, HS-S6, HS-U12, HS-U6 and DXC HS-U8 and HS-U16 cards, the Concentration channel is selected via the prtInHsiConcentratedTo object. notConnected - same as prtInHsiConnect=no.
What is prtInHsiRate?
This object configures the serial port speed for high-speed interfaces (HS-U/I or HS-S ports), with options ranging from 2400 bps to 64 kbps. An operator sets this to match the data rate of attached devices and can configure D channels as concentrated channels for efficient resource use. The 'concentrated' setting allows the D channel to be logically bound to an internal concentration channel.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.8.2.1.5 snmpwalk -v2c -c public <target> RAD-MIB::prtInHsiRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.8.2.1.5.1 snmpget -v2c -c public <target> RAD-MIB::prtInHsiRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.8.2.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prtInHsiRate.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.8 | prtHsiCnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.8.2 | prtInHsiCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.8.2.1 | prtInHsiCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.8.2.1.5 | prtInHsiRate | RAD-MIB |