CTRON-WAN-IMUX-MIB
- Registered at
- 1.3.6.1.4.1.52.4.1.2.7.3.1
- Namespace
- enterasys
- Source file
CTRON-WAN-IMUX-MIB- Digest
sha256:0d7b68f1ac346492a5a5f856f3e6b96b7b291356f4a9de7b6adfe8d3bbdbeaa5
Imports
| From | Symbols |
|---|---|
| CTRON-MIB-NAMES | ctWanServices |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CTRON-MIB-NAMES CTRON-OIDS CTRON-WAN-IMUX-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ctWanMux OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.7.3.1 | |||
| ctWANMuxGeneralGroup OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.7.3.1.1 | |||
| ctWANMuxMaxNumGroups OBJECT-TYPE Get the maximum number of Inverse Multiplexer groups allowed to be programmed for this device. This value is the number of physical WAN connections, divided by the minimum number of channels for a single mux to be operational (2). However, some devices may only support a single inverse multiplexer group. | 1.3.6.1.4.1.52.4.1.2.7.3.1.1.1 | INTEGER | read-only | mandatory |
| ctWanMuxAdmin OBJECT-TYPE Used to enable and disable the Inverse Multiplexer Application. This object is used to enable/disable Inverse Multiplexing for the entire device. Inverse Multiplexer Groups may be enabled/disabled independently using ctWanMuxGroupAdmin. This object must be set to enabled for any inverse multiplexing to occur on the device. | 1.3.6.1.4.1.52.4.1.2.7.3.1.1.2 | INTEGER {disabled(1), enabled(2)} | read-write | mandatory |
| ctWanMuxGroupTable OBJECT-TYPE Information describing the configured parameters of one of the Inverse Multiplexer groups. | 1.3.6.1.4.1.52.4.1.2.7.3.1.2 | not-accessible | mandatory | |
| ctWanMuxGroupEntry OBJECT-TYPE A description of a single Inverse Multiplexer group entry. | 1.3.6.1.4.1.52.4.1.2.7.3.1.2.1 | not-accessible | mandatory | |
| ctWanMuxGroupId OBJECT-TYPE A unique value identifying an element in a sequence of groups which belong to the WAN Inverse Multiplexer. This value ranges from 1 to the maximum number of programmable groups as described by ctWANMuxMaxNumGroups. | 1.3.6.1.4.1.52.4.1.2.7.3.1.2.1.1 | INTEGER (1..65535) | read-only | mandatory |
| ctWanMuxGroupAdmin OBJECT-TYPE Used to enable and disable an Inverse Multiplexer group which evenly distributes data traffic in a properly sequenced fashion, over two or more single channel Wide Area Network connections such as DS1, E1, DDS, or SYNC. Each of the single channel connections must be configured with an appropriate datalink protocol. A minimum of two channels, each assigned to it's own physical interface, is required before the Inverse Multiplexer group can be enabled. | 1.3.6.1.4.1.52.4.1.2.7.3.1.2.1.2 | INTEGER {disabled(1), enabled(2)} | read-write | mandatory |
| ctWanMuxGroupNumChannels OBJECT-TYPE Get the number of channels currently associated with this Inverse Multiplexer group. A minimum of two channels, each assigned to it's own physical interface, is required before the Inverse Multiplexer group can be enabled. | 1.3.6.1.4.1.52.4.1.2.7.3.1.2.1.3 | INTEGER | read-only | mandatory |
| ctWanMuxGroupAddChannel OBJECT-TYPE Add a channel to the channel list used by this Inverse Multiplexer group. Before a channel is added, the channel must be assigned a MIB II ifindex, and an acceptable Datalink Protocol. When this object is set, it is set with the ifindex value. This object is always read as a 1. | 1.3.6.1.4.1.52.4.1.2.7.3.1.2.1.4 | INTEGER | read-write | mandatory |
| ctWanMuxGroupDelChannel OBJECT-TYPE Delete a channel to the channel list used by this Inverse Multiplexer group. Before a channel is deleted, the channel must exist in the Inverse Multiplexer group's channel table. When this object is set, it is set with the ifindex value of the channel the user wishes to delete from the channel table. This object is always read as a 1. | 1.3.6.1.4.1.52.4.1.2.7.3.1.2.1.5 | INTEGER | read-write | mandatory |
| ctWanMuxChannelTable OBJECT-TYPE Table containing ifindex values, representing WAN channels, used by the Inverse Multiplexer. The table also contains statistics reported about each channel. | 1.3.6.1.4.1.52.4.1.2.7.3.1.3 | not-accessible | mandatory | |
| ctWanMuxChannelEntry OBJECT-TYPE A description of a single entry. | 1.3.6.1.4.1.52.4.1.2.7.3.1.3.1 | not-accessible | mandatory | |
| ctWanMuxChannelGroupId OBJECT-TYPE A unique value identifying an element in a sequence of groups which belong to the WAN Inverse Multiplexer. This value ranges from 1 to the maximum number of programmable groups as described by ctWANMuxMaxNumGroups. | 1.3.6.1.4.1.52.4.1.2.7.3.1.3.1.1 | INTEGER (1..65535) | read-only | mandatory |
| ctWanMuxChannelId OBJECT-TYPE A unique value identifying an element in a sequence of member channel ifindex values which belong to a WAN Inverse Multiplexer group. | 1.3.6.1.4.1.52.4.1.2.7.3.1.3.1.2 | INTEGER (1..65535) | read-only | mandatory |
| ctWanMuxChannelIfIndex OBJECT-TYPE Returns an ifindex associated with a WAN channel used for Inverse Multiplexing. | 1.3.6.1.4.1.52.4.1.2.7.3.1.3.1.3 | INTEGER | read-only | mandatory |
| ctWanMuxChannelPhysNum OBJECT-TYPE Returns a unique physical connection identifier associated with this channel's physical WAN connection. | 1.3.6.1.4.1.52.4.1.2.7.3.1.3.1.4 | INTEGER | read-only | mandatory |
| ctWanMuxChannelBwAvail OBJECT-TYPE Returns a value which represents the available bandwidth for transmitting data existing for the physical WAN connection associated with this channel. The value is represented in bits/sec. | 1.3.6.1.4.1.52.4.1.2.7.3.1.3.1.5 | INTEGER | read-only | mandatory |
| ctWanMuxChannelByteCount OBJECT-TYPE Returns a value which represents a cumulative count of bytes transmitted out from this interface. The count includes any bytes transmitted across the physical medium, less physical medium framing. | 1.3.6.1.4.1.52.4.1.2.7.3.1.3.1.6 | INTEGER | read-only | mandatory |
| ctWanMuxChannelStatus OBJECT-TYPE Returns the current status of the channel associated with an inverse multiplexer group. The channel is active when the group admin status is enabled, and the channel is operational. The channel is inactive when either the group admin status is disabled, or the channel is not operational. | 1.3.6.1.4.1.52.4.1.2.7.3.1.3.1.7 | INTEGER {inactive(1), active(2)} | read-only | mandatory |