Home/Catalog/CISCO-DS0BUNDLE-MIB

CISCO-DS0BUNDLE-MIB

AI MIB Summary

The CISCO-DS0BUNDLE-MIB enables monitoring and management of DS0 bundle interface states and statistics on Cisco routers, specifically tracking the aggregation of individual DS0 channels into logical bundles. This module provides visibility into bundle operational status, member channel availability, and traffic counters while excluding DS0 bonding capabilities.

The MIB module to describe DS0 Bundle interfaces objects. Note: This contains a subset of the MIB objects defined in DS0BUNDLE-MIB of draft-ietf-trunkmib-ds0-mib-06.txt, section 6; it does not include the DS0 Bonding group.
Main OID:
ds0Bundle.1.3.6.1.4.1.9.10.32
10
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

10 total
Object Name
ds0BundleThe MIB module to describe DS0 Bundle interfaces objects. Note: This contains a subset of the MIB objects defined in DS0BUNDLE-MIB of draft-ietf-trunkmib-ds0-mib-06.txt, section 6; it does not include the DS0 Bonding group.
MODULE-IDENTITY
.1.3.6.1.4.1.9.10.32
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, RFC1903) 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.4.1.9.10.32.2
dsx0BundleTableThere is a 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.4.1.9.10.32.3
dsx0BundleEntryThere is a row in this table for each ds0Bundle interface.
Dsx0BundleEntry
.1.3.6.1.4.1.9.10.32.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.4.1.9.10.32.3.1.1
dsx0BundleIfIndexThe ifIndex value the agent selected for the (new) ds0Bundle interface.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.9.10.32.3.1.2
dsx0BundleRowStatusThis object is used to create and delete rows in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.32.3.1.3
ds0BundleConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.32.4
ds0BundleGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.32.4.1
ds0BundleCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.32.4.2
CISCO-DS0BUNDLE-MIB - SNMP MIB Reference | MIBs Explorer