All MIBs › HOTWIRE-MSDSL-INTERFACE-MIB › msdslPortConfigAllocMethod
msdslPortConfigAllocMethod
Module: HOTWIRE-MSDSL-INTERFACE-MIB
OID (symbolic): HOTWIRE-MSDSL-INTERFACE-MIB::msdslPortConfigAllocMethod
OID (numeric): 1.3.6.1.4.1.1795.2.24.2.6.15.1.15.29.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Current allocation method for this device. Where: ds1ByPass: In this mode the entire WAN interface is connected directly to the DSL interface. This connection provides minimal delay. Changing to this allocation method will automatically do the following assignments: WAN port 1 >>> DSL Port 1 WAN port 2 >>> DSL Port 2 WAN port 3 >>> DSL Port 3 WAN port 4 >>> DSL Port 4 WAN port 5 >>> DSL Port 5 WAN port 6 >>> DSL Port 6 WAN port 7 >>> DSL Port 7 WAN port 8 >>> DSL Port 8 ds1CrossConn: In this mode the individual WAN ports may be connected to individual DSL ports through the cross connect circuitry. This connection must use the System Clock for the timing source. Changing to this allocation method will unassign all the time slots for this interface and any time slots to the connected interface. For example: WAN port 1 >>> DSL Port 8 WAN port 2 >>> DSL Port 7 WAN port 3 >>> DSL Port 6 WAN port 4 >>> DSL Port 5 WAN port 5 >>> DSL Port 1 WAN port 6 >>> DSL Port 2 WAN port 7 >>> Not Assigned WAN port 8 >>> WAN Port 7 ds0CrossConn: This mode assigns individual time slots. Any timeslot from any WAN interface may be connected to any timeslot of any DSL interface. Changing to this allocation method will unassign all the time slots for this interface and any time slots to the connected interface. notAssigned: This indicates that this interface is not assigned. Changing to this allocation method will unassign all the time slots for this interface and any time slots to the connected interface. disabled: This is a Read Only value indicating that the interface is disabled.
NOTE: Going from one mode to another mode will unassign all the time slots for that interface and the interface it was connected to. The only exception being ds1ByPass mode. When going from any mode to ds1ByPass, all the Time Slots will be assigned Network port to WAN port. These assignments, however, do not use the cross connect circuitry.
What is msdslPortConfigAllocMethod?
Sets the cross-connect allocation method for this interface: ds1ByPass(1) (default, wires the whole WAN port straight to the matching DSL port with minimal delay), ds1CrossConn(2) (maps whole WAN ports to arbitrary DSL ports via the cross-connect fabric, using the system clock), ds0CrossConn(3) (maps individual DS0 time slots between ports), notAssigned(4), or disabled(5) which is read-only and can't be set directly. Changing from ds1ByPass to ds1CrossConn or ds0CrossConn automatically unassigns any existing time-slot mappings for the interface, so admins should expect to reconfigure the fractional mappings afterward.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.6.15.1.15.29.1.2 snmpwalk -v2c -c public <target> HOTWIRE-MSDSL-INTERFACE-MIB::msdslPortConfigAllocMethod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.6.15.1.15.29.1.2.1 snmpget -v2c -c public <target> HOTWIRE-MSDSL-INTERFACE-MIB::msdslPortConfigAllocMethod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1795.2.24.2.6.15.1.15.29.1.2.1 i <value>
Start monitoring Paradyne HotWire DSL access equipment (MSDSL interface) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HOTWIRE-MSDSL-INTERFACE-MIB::msdslPortConfigAllocMethod OID value, configure state conditions and alerts, and monitor any Paradyne HotWire DSL access equipment (MSDSL interface) from a single console.
OID Breakdown
Upper-level ancestors (12 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1795 | pdyn | PDN-HEADER-MIB |
| 1.3.6.1.4.1.1795.2 | pdn_mgmt | PDN-HEADER-MIB |
| 1.3.6.1.4.1.1795.2.24 | paradyne | PDN-HEADER-MIB |
| 1.3.6.1.4.1.1795.2.24.2 | pdn_common | PDN-HEADER-MIB |
| 1.3.6.1.4.1.1795.2.24.2.6 | pdn_interfaces | PDN-HEADER-MIB |
| 1.3.6.1.4.1.1795.2.24.2.6.15 | pdnmsdsl | PDN-HEADER-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1795.2.24.2.6.15.1 | msdslDevice | HOTWIRE-MSDSL-INTERFACE-MIB |
| 1.3.6.1.4.1.1795.2.24.2.6.15.1.15 | msdslConfiguration | HOTWIRE-MSDSL-INTERFACE-MIB |
| 1.3.6.1.4.1.1795.2.24.2.6.15.1.15.29 | msdslPortConfigAllocMethodTable | HOTWIRE-MSDSL-INTERFACE-MIB |
| 1.3.6.1.4.1.1795.2.24.2.6.15.1.15.29.1 | msdslPortConfigAllocMethodEntry | HOTWIRE-MSDSL-INTERFACE-MIB |
| 1.3.6.1.4.1.1795.2.24.2.6.15.1.15.29.1.2 | msdslPortConfigAllocMethod | HOTWIRE-MSDSL-INTERFACE-MIB |