All MIBs › RAD-MIB › prtT1E1DedicatedTs
prtT1E1DedicatedTs
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtT1E1DedicatedTs
OID (numeric): 1.3.6.1.4.1.164.3.3.3.2.2.1.19
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The value is differently determined for different products. There are two methods:
1) A unique number to identify Dedicated TS of the T1/E1 port. It is applicable only when prtExT1E1InbandMng selected is dedicatedTs. 1..24 - Dedicated TS of T1 1..31 - Dedicated TS of E1 255 - notApplicable (for agents that do not support this feature) Other values are invalid.
2) For FCD-STM, up to five TSs may be dedicated to management. This object value is the Sum (sigma) of 2**n, where n =TS-1 e.g. Time slots 3,5,7,9,11 are dedicated to management: 2** 2 +2** 4 +2** 6 +2** 8 +2**10 = 4+16+64+256+1024=1364
User should consult the product specification, to find out the method employed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.2.2.1.19 snmpwalk -v2c -c public <target> RAD-MIB::prtT1E1DedicatedTs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.2.2.1.19.1 snmpget -v2c -c public <target> RAD-MIB::prtT1E1DedicatedTs.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.3.2.2.1.19.1 i <value>
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.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3 | prtDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.2 | prtT1E1 | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.2.2 | prtT1E1CnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.2.2.1 | prtT1E1CnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.2.2.1.19 | prtT1E1DedicatedTs | RAD-MIB |