CISCO-DS0BUNDLE-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-DS0BUNDLE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ds0Bundle | 1.3.6.1.4.1.9.10.32 |
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. |
||
dsx0BundleNextIndex | 1.3.6.1.4.1.9.10.32.2 | testandincr | read-write |
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 |
dsx0BundleTable | 1.3.6.1.4.1.9.10.32.3 | no-access |
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.1 | no-access |
There is a row in this table for each ds0Bundle interface. |
||
dsx0BundleIndex | 1.3.6.1.4.1.9.10.32.3.1.1 | integer | no-access |
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. |
dsx0BundleIfIndex | 1.3.6.1.4.1.9.10.32.3.1.2 | interfaceindex | read-only |
The ifIndex value the agent selected for the (new) ds0Bundle interface. |
dsx0BundleRowStatus | 1.3.6.1.4.1.9.10.32.3.1.3 | rowstatus | read-only |
This object is used to create and delete rows in this table. |
ds0BundleConformance | 1.3.6.1.4.1.9.10.32.4 | |||
ds0BundleGroups | 1.3.6.1.4.1.9.10.32.4.1 | |||
ds0BundleConfigGroup | 1.3.6.1.4.1.9.10.32.4.1.2 |
A collection of objects providing the ability to create a new ds0Bundle in the ifTable. |
||
ds0BundleCompliances | 1.3.6.1.4.1.9.10.32.4.2 | |||
ds0BundleCompliance | 1.3.6.1.4.1.9.10.32.4.2.1 |
The compliance statement for DS0Bundle interfaces. |