MIBs Depot

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

FromSymbols
CTRON-MIB-NAMESctWanServices
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1INTEGERread-onlymandatory
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.2not-accessiblemandatory
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.1not-accessiblemandatory
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.1INTEGER (1..65535)read-onlymandatory
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.2INTEGER (1..65535)read-onlymandatory
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.3INTEGERread-onlymandatory
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.4INTEGER {disabled(1), enabled(2)}read-writemandatory
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.3not-accessiblemandatory
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.1not-accessiblemandatory
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.1INTEGER (1..65535)read-onlymandatory
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.2INTEGER (1..65535)read-onlymandatory
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.3INTEGER {disabled(1), enabled(2)}read-writemandatory
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.4INTEGERread-onlymandatory
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.5INTEGERread-writemandatory
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.6INTEGERread-writemandatory
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.4not-accessiblemandatory
ctWanMMuxChannelEntry
OBJECT-TYPE
A description of a single entry.
1.3.6.1.4.1.52.4.1.2.7.3.2.4.1not-accessiblemandatory
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.1INTEGER (1..65535)read-onlymandatory
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.2INTEGER (1..65535)read-onlymandatory
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.3INTEGER (1..65535)read-onlymandatory
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.4INTEGERread-onlymandatory
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.5INTEGERread-onlymandatory
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.6INTEGERread-onlymandatory
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.7INTEGERread-onlymandatory
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.8INTEGER {inactive(1), active(2)}read-onlymandatory