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
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoExperiment |
| IF-MIB | InterfaceIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.2 | TestAndIncr | read-write | current |
| 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.3 | not-accessible | current | |
| dsx0BundleEntry OBJECT-TYPE There is a row in this table for each ds0Bundle interface. | 1.3.6.1.4.1.9.10.32.3.1 | not-accessible | current | |
| 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.1 | INTEGER (0..2147483647) | not-accessible | current |
| 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.2 | InterfaceIndex | read-only | current |
| 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.3 | RowStatus | read-create | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.2 | current |
| ds0BundleCompliance MODULE-COMPLIANCE The compliance statement for DS0Bundle interfaces. | 1.3.6.1.4.1.9.10.32.4.2.1 | current |