CTRON-WAN-MULTI-IMUX-MIB
- Registered at
- 1.3.6.1.4.1.52.4.1.2.7.3.2
- Namespace
- enterasys
- Source file
CTRON-WAN-MULTI-IMUX-MIB- Digest
sha256:89b7519b0fa34b964bbed191f7c88d9b96bbd52c5f29ef87504619e4d558cec7
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-MULTI-IMUX-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ctWanMultiMux OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.7.3.2 | |||
| ctWANMMuxGeneralGroup OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.7.3.2.1 | |||
| ctWANMMuxMaxNum OBJECT-TYPE Get the maximum number of Inverse Multiplexer applications allowed to be programmed for this IP host. | 1.3.6.1.4.1.52.4.1.2.7.3.2.1.1 | INTEGER | read-only | mandatory |
| ctWanMMuxTable OBJECT-TYPE Information describing the global parameters that apply to Inverse Multiplexer entities. | 1.3.6.1.4.1.52.4.1.2.7.3.2.2 | not-accessible | mandatory | |
| ctWanMMuxEntry OBJECT-TYPE A description of a single Inverse Multiplexer entry. | 1.3.6.1.4.1.52.4.1.2.7.3.2.2.1 | not-accessible | mandatory | |
| ctWanMMuxId OBJECT-TYPE A unique value identifying an element in a sequence of Inverse Multiplexer Applications which belong to an IP host. This value ranges from 1 to the maximum number of programmable applications as described by ctWANMMuxMaxNum. This index is associated with a physical WAN interface containing multiple DS1 connections. | 1.3.6.1.4.1.52.4.1.2.7.3.2.2.1.1 | INTEGER (1..65535) | read-only | mandatory |
| ctWanMMuxIfIndex OBJECT-TYPE The value for this object is equal to the value of ifIndex from the Interfaces table of MIB II (RFC 1213). Specifically, this index is associated with the physical interface containing multiple DS1 connections to be used for Cabletron WAN Inverse Multiplexing. | 1.3.6.1.4.1.52.4.1.2.7.3.2.2.1.2 | INTEGER (1..65535) | read-only | mandatory |
| ctWanMMuxMaxNumGroups OBJECT-TYPE Get the maximum number of Inverse Multiplexer groups allowed to be programmed for this IMUX entity. 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.2.2.1.3 | INTEGER | read-only | mandatory |
| ctWanMMuxAdmin OBJECT-TYPE Used to enable and disable an Inverse Multiplexer Application. This object is used to enable/disable Inverse Multiplexing for a single IMUX entity. Inverse Multiplexer Groups may be enabled/disabled independently using ctWanMMuxGroupAdmin. This object must be set to enabled for any inverse multiplexing to occur on the IMUX entity. | 1.3.6.1.4.1.52.4.1.2.7.3.2.2.1.4 | INTEGER {disabled(1), enabled(2)} | read-write | mandatory |
| ctWanMMuxGroupTable 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.2.3 | not-accessible | mandatory | |
| ctWanMMuxGroupEntry OBJECT-TYPE A description of a single Inverse Multiplexer group entry. | 1.3.6.1.4.1.52.4.1.2.7.3.2.3.1 | not-accessible | mandatory | |
| ctWanMMuxGroupMMuxId OBJECT-TYPE A unique value identifying an element in a sequence of Inverse Multiplexer Applications which belong to an IP host. This value ranges from 1 to the maximum number of programmable applications as described by ctWANMMuxMaxNum. This index is the same as ctWanMMuxId. | 1.3.6.1.4.1.52.4.1.2.7.3.2.3.1.1 | INTEGER (1..65535) | read-only | mandatory |
| ctWanMMuxGroupId 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 ctWANMMuxMaxNumGroups. | 1.3.6.1.4.1.52.4.1.2.7.3.2.3.1.2 | INTEGER (1..65535) | read-only | mandatory |
| ctWanMMuxGroupAdmin 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.2.3.1.3 | INTEGER {disabled(1), enabled(2)} | read-write | mandatory |
| ctWanMMuxGroupNumChannels 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.2.3.1.4 | INTEGER | read-only | mandatory |
| ctWanMMuxGroupAddChannel 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.2.3.1.5 | INTEGER | read-write | mandatory |
| ctWanMMuxGroupDelChannel 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.2.3.1.6 | INTEGER | read-write | mandatory |
| ctWanMMuxChannelTable 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.2.4 | not-accessible | mandatory | |
| ctWanMMuxChannelEntry OBJECT-TYPE A description of a single entry. | 1.3.6.1.4.1.52.4.1.2.7.3.2.4.1 | not-accessible | mandatory | |
| ctWanMMuxChannelMMuxId OBJECT-TYPE A unique value identifying an element in a sequence of Inverse Multiplexer Applications which belong to an IP host. This value ranges from 1 to the maximum number of programmable applications as described by ctWANMMuxMaxNum. This index is the same as ctWanMMuxId. | 1.3.6.1.4.1.52.4.1.2.7.3.2.4.1.1 | INTEGER (1..65535) | read-only | mandatory |
| ctWanMMuxChannelGroupId 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 ctWANMMuxMaxNumGroups. | 1.3.6.1.4.1.52.4.1.2.7.3.2.4.1.2 | INTEGER (1..65535) | read-only | mandatory |
| ctWanMMuxChannelId 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.2.4.1.3 | INTEGER (1..65535) | read-only | mandatory |
| ctWanMMuxChannelIfIndex 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.2.4.1.4 | INTEGER | read-only | mandatory |
| ctWanMMuxChannelPhysNum 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.2.4.1.5 | INTEGER | read-only | mandatory |
| ctWanMMuxChannelBwAvail 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.2.4.1.6 | INTEGER | read-only | mandatory |
| ctWanMMuxChannelByteCount 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.2.4.1.7 | INTEGER | read-only | mandatory |
| ctWanMMuxChannelStatus 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.2.4.1.8 | INTEGER {inactive(1), active(2)} | read-only | mandatory |