All MIBs › DS1-MIB › dsx1Channelization
dsx1Channelization
Module: DS1-MIB
OID (symbolic): DS1-MIB::dsx1Channelization
OID (numeric): 1.3.6.1.2.1.10.18.6.1.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Indicates whether this DS1/E1 or DS2 is channelized or unchannelized.
The value of enabledDs0(2) indicates that this is a DS1 channelized into DS0s. Setting this value will cause the creation, and resetting it to disabled(1) will cause the deletion of entries in the ifTable for the DS0s that are within the DS1.
The value of enabledDs1(3) indicates that this is a DS2 channelized into DS1s. Setting this value will cause the creation, and resetting it to disabled(1) will cause the deletion of entries in the ifTable for the DS1s that are within the DS2.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.18.6.1.20 snmpwalk -v2c -c public <target> DS1-MIB::dsx1Channelization
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.18.6.1.20.1 snmpget -v2c -c public <target> DS1-MIB::dsx1Channelization.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.18.6.1.20.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.18 | ds1 | DS1-MIB |
| 1.3.6.1.2.1.10.18.6 | dsx1ConfigTable | DS1-MIB |
| 1.3.6.1.2.1.10.18.6.1 | dsx1ConfigEntry | DS1-MIB |
| 1.3.6.1.2.1.10.18.6.1.20 | dsx1Channelization | DS1-MIB |