DS0BUNDLE-MIB
The MIB module to describe DS0 Bundle interfaces objects.
Main OID:
ds0Bundle.1.3.6.1.2.1.10.82
19
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
19 total| Object Name |
|---|
ds0BundleThe MIB module to describe DS0 Bundle interfaces objects. MODULE-IDENTITY .1.3.6.1.2.1.10.82 |
dsx0BondingTableThe DS0 Bonding table. SEQUENCE OF Dsx0BondingEntry .1.3.6.1.2.1.10.82.1 |
dsx0BondingEntryAn entry in the DS0 Bonding table. There is a row in this table for each DS0Bundle interface. Dsx0BondingEntry .1.3.6.1.2.1.10.82.1.1 |
dsx0BondModeThis object indicates which BONDing mode is used, if any, for a ds0Bundle. Mode0 provides parameter and number exchange with no synchronization. Mode 1 provides parameter and number exchange. Mode 1 also provides synchronization during initialization but does not include inband monitoring. Mode 2 provides all of the above plus inband monitoring. Mode 2 also steals 1/64th of the bandwidth of each channel (thus not supporting n x 56/64 kbit/s data channels for most values of n). Mode 3 provides all of the above, but also provides n x 56/64 kbit/s data channels. Most common implementations of Mode 3 add an extra channel to support the inband monitoring overhead. ModeNone should be used when the interface is not performing bandwidth-on-demand.rw Enumeration .1.3.6.1.2.1.10.82.1.1.1 |
dsx0BondStatusThis object indicates the current status of the bonding call using this ds0Bundle. idle(1) should be used when the bonding mode is set to none(1).ro Enumeration .1.3.6.1.2.1.10.82.1.1.2 |
dsx0BondRowStatusThis object is used to create new rows in this table, modify existing rows, and to delete existing rows.rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.10.82.1.1.3 |
dsx0BundleNextIndexThis object is used to assist the manager in selecting a value for dsx0BundleIndex. Because this object is of syntax TestAndIncr (see the SNMPv2-TC document, RFC 1903) it can also be used to avoid race conditions with multiple managers trying to create rows in the table. If the result of the SET for dsx0BundleNextIndex is not success, this means the value has been changed from index (i.e. another manager used the value), so a new value is required. The algorithm is: done = false while done == false index = GET (dsx0BundleNextIndex.0) SET (dsx0BundleNextIndex.0=index) if (set failed) done = false else SET(dsx0BundleRowStatus.index=createAndGo) if (set failed) done = false else done = true other error handlingrw TestAndIncr (SNMPv2-TC) .1.3.6.1.2.1.10.82.2 |
dsx0BundleTableThere is an row in this table for each ds0Bundle in the system. This table can be used to (indirectly) create rows in the ifTable with ifType = 'ds0Bundle(82)'. SEQUENCE OF Dsx0BundleEntry .1.3.6.1.2.1.10.82.3 |
dsx0BundleEntryThere is a row in entry in this table for each ds0Bundle interface. Dsx0BundleEntry .1.3.6.1.2.1.10.82.3.1 |
dsx0BundleIndexA unique identifier for a ds0Bundle. This is not the same value as ifIndex. This table is not indexed by ifIndex because the manager has to choose the index in a createable row and the agent must be allowed to select ifIndex values. INTEGER .1.3.6.1.2.1.10.82.3.1.1 |
dsx0BundleIfIndexThe ifIndex value the agent selected for the (new) ds0Bundle interface.ro InterfaceIndex (IF-MIB) .1.3.6.1.2.1.10.82.3.1.2 |
dsx0BundleCircuitIdentifierThis variable contains the transmission vendor's circuit identifier, for the purpose of facilitating troubleshooting.rw DisplayString .1.3.6.1.2.1.10.82.3.1.3 |
dsx0BundleRowStatusThis object is used to create and delete rows in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.10.82.3.1.4 |
ds0BundleConformance OBJECT IDENTIFIER .1.3.6.1.2.1.10.82.4 |
ds0BundleGroups OBJECT IDENTIFIER .1.3.6.1.2.1.10.82.4.1 |
ds0BondingGroupA collection of objects providing configuration information applicable to all DS0 interfaces. Unknown .1.3.6.1.2.1.10.82.4.1.1 |
ds0BundleConfigGroupA collection of objects providing the ability to create a new ds0Bundle in the ifTable as well as configuration information about the ds0Bundle. Unknown .1.3.6.1.2.1.10.82.4.1.2 |
ds0BundleCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.10.82.4.2 |
ds0BundleComplianceThe compliance statement for DS0Bundle interfaces. Unknown .1.3.6.1.2.1.10.82.4.2.1 |