MIBs Depot

CISCO-DS0BUNDLE-MIB

Registered at
1.3.6.1.4.1.9.10.32
Last updated
1998-05-24 20:10
Organization
Cisco Systems, Inc.
Namespace
cisco
Source file
CISCO-DS0BUNDLE-MIB
Digest
sha256:64f33f8adc03e9b9a4d1a631e09c06ba45a2fdcf4d46b671baa8cd92bdc54990

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-snmp@cisco.com

Imports

FromSymbols
CISCO-SMIciscoExperiment
IF-MIBInterfaceIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TestAndIncr

Imported by

1 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-DS0BUNDLE-MIB
CISCO-SMI
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
dsx0BundleNextIndex
OBJECT-TYPE
This 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 handling
1.3.6.1.4.1.9.10.32.2TestAndIncrread-writecurrent
dsx0BundleTable
OBJECT-TYPE
There 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)'.
1.3.6.1.4.1.9.10.32.3not-accessiblecurrent
dsx0BundleEntry
OBJECT-TYPE
There is a row in this table for each ds0Bundle interface.
1.3.6.1.4.1.9.10.32.3.1not-accessiblecurrent
dsx0BundleIndex
OBJECT-TYPE
A 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.
1.3.6.1.4.1.9.10.32.3.1.1INTEGER (0..2147483647)not-accessiblecurrent
dsx0BundleIfIndex
OBJECT-TYPE
The ifIndex value the agent selected for the (new) ds0Bundle interface.
1.3.6.1.4.1.9.10.32.3.1.2InterfaceIndexread-onlycurrent
dsx0BundleRowStatus
OBJECT-TYPE
This object is used to create and delete rows in this table.
1.3.6.1.4.1.9.10.32.3.1.3RowStatusread-createcurrent
ds0BundleConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.32.4
ds0BundleGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.32.4.1
ds0BundleCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.32.4.2

Conformance

NameOIDStatus
ds0BundleConfigGroup
OBJECT-GROUP
A collection of objects providing the ability to create a new ds0Bundle in the ifTable.
1.3.6.1.4.1.9.10.32.4.1.2current
ds0BundleCompliance
MODULE-COMPLIANCE
The compliance statement for DS0Bundle interfaces.
1.3.6.1.4.1.9.10.32.4.2.1current