pdnDslAtmBondNextGroupIndex
PDN-DSL-ATM-BOND-MIB ·
.1.3.6.1.4.1.1795.2.24.2.6.33.1.1
Object
This object is used to establish the next unused group
index (pdnDslAtmBondGroupIndex).
This object is used to assist the manager in
selecting a value for pdnDslAtmBondGroupIndex. Because
this object is of syntax TestAndIncr (see the
SNMPv2-TC document, RFC 2579) 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 pdnDslAtmBondNextGroupIndex
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 (pdnDslAtmBondNextGroupIndex.0)
SET (pdnDslAtmBondNextGroupIndex.0=index)
if (set failed)
done = false
else
SET(pdnDslAtmBondGroupRowStatus.index=createAndGo)
if (set failed)
done = false
else
done = true
other error handling
This description was modeled from RFC2494,
DS0BUNDLE-MIB.
Context
- MIB
- PDN-DSL-ATM-BOND-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.6.33.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pdnDslAtmBondObjects
- Siblings
- 10
Values & Constraints
Type Constraints
range: 0..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pdnDslAtmBondLinkTable The DSL ATM Bond Link Table.
This table contains the current status information for
a link in a bonding group. | table | - | .1.3.6.1.4.1.1795.2.24.2.6.33.1.10 |
| pdnDslAtmBondAlarmConfProfileTable The DSL ATM Bond Alarm Configuration Profile Table.
This table contains the alarm configuration profiles
for DSL ATM Bonding. | table | - | .1.3.6.1.4.1.1795.2.24.2.6.33.1.11 |
| pdnDslAtmBondNbrOfGroups The number of bonding groups configured on this system. | scalar | Unsigned32 | .1.3.6.1.4.1.1795.2.24.2.6.33.1.2 |
| pdnDslAtmBondGroupTable The DSL ATM Bond Group Table.
Contains configuration and operational information
relative to a particular bonding group. | table | - | .1.3.6.1.4.1.1795.2.24.2.6.33.1.3 |
| pdnDslAtmBondMappingTable The DSL ATM Bond Mapping Table.
This table is used to map a DSL port and a bearer
number to a bonding group. | table | - | .1.3.6.1.4.1.1795.2.24.2.6.33.1.4 |
| pdnDslAtmBondGroupIndexMappingTable The DSL ATM Bond Group Index Mapping Table.
This table identifies the mapping from the bonding
group's ifIndex to the bonding group's index. | table | - | .1.3.6.1.4.1.1795.2.24.2.6.33.1.5 |
| pdnDslAtmBondGroupInvMappingTable The DSL ATM Bond Group Inverse Mapping Table.
This table identifies the mapping from a bonding
group's index and a DSL interface to a bearer.
This object provides a a mechanism to… | table | - | .1.3.6.1.4.1.1795.2.24.2.6.33.1.6 |
| pdnDslAtmBondPerfTable The DSL ATM Bond Current Table.
This table contains the status and performance
information for bonding groups. | table | - | .1.3.6.1.4.1.1795.2.24.2.6.33.1.7 |
| pdnDslAtmBond15MinIntervalTable The DSL ATM Bond 15-Minute Interval Table.
This table contains the status and performance
information for bonding groups collected in
15-minute intervals. | table | - | .1.3.6.1.4.1.1795.2.24.2.6.33.1.8 |
| pdnDslAtmBond1DayIntervalTable The DSL ATM Bond 1-Day Interval Table.
This table contains the status and performance
information for bonding groups collected in
1-Day intervals. | table | - | .1.3.6.1.4.1.1795.2.24.2.6.33.1.9 |