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.
What is dsx1Channelization?
Read-write control that turns channelization on for this DS1/E1 or DS2 line: enabledDs0(2) splits a DS1 into individual DS0 ifTable entries, enabledDs1(3) splits a DS2 into DS1 entries, and disabled(1) removes those sub-interface entries; an admin sets this before trying to configure the individual timeslot/channel interfaces underneath.
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>
Start monitoring Router/telecom equipment with T1/E1 (DS1/E1/DS2/E2) interfaces (vendor-neutral IETF standard RFC 4805) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DS1-MIB::dsx1Channelization OID value, configure state conditions and alerts, and monitor any Router/telecom equipment with T1/E1 (DS1/E1/DS2/E2) interfaces (vendor-neutral IETF standard RFC 4805) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |