CISCO-DS0BUNDLE-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-DS0BUNDLE-EXT-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoDs0BundleExtMIB 1.3.6.1.4.1.9.10.33
The MIB module for managing DS0 Bundles. This MIB contains additional objects to supplement the the IETF draft ds0Bundle MIB.
       ciscoDs0BundleExtMIBObjects 1.3.6.1.4.1.9.10.33.1
           cdsx0BundleConfig 1.3.6.1.4.1.9.10.33.1.1
               cdsx0BundleExtTable 1.3.6.1.4.1.9.10.33.1.1.1 no-access
This table is used to supplement the dsx0BundleTable.
                   cdsx0BundleExtEntry 1.3.6.1.4.1.9.10.33.1.1.1.1 no-access
Contains objects to configure a ds0Bundle. The values of objects cdsx0BundleExtDs1Index and cdsx0BundleExtChannelMap must be specified for the associated row to become active.
                       cdsx0BundleExtDs1Index 1.3.6.1.4.1.9.10.33.1.1.1.1.1 interfaceindex read-write
The ifIndex of the DS1 line containing the ds0 timeslots in this bundle. The ds0 bundle interface is layered on top of the DS1 line. This layering is represented in the ifStackTable. This object is not instantiated until the value is specified. The value may be set only when the ds0 bundle is created.
                       cdsx0BundleExtChannelMap 1.3.6.1.4.1.9.10.33.1.1.1.1.2 ds0channellist read-write
A list of ds0 timeslots that comprise this ds0 bundle. This object is not instantiated until the value is specified. The value may be set only when the ds0 bundle is created.
                       cdsx0BundleExtEncapType 1.3.6.1.4.1.9.10.33.1.1.1.1.3 integer read-write
The type of encapsulation for this bundle. A ds0 bundle is a logical serial port. Setting this object defines the type of the serial port. If not specified, the value is none(1), indicating that the encapsulation type on this serial port is not defined. If the value is changed to atmFuni(2), the agent will create an entry in the ifTable with ifType equal to atmFuni(106). If the value is changed to frameRelay(3), the agent will create an entry in the ifTable with ifType equal to frameRelayService(44). The new atmFuni or frameRelayService interface is layered on top of the ds0 bundle interface. This layering will be represented in the ifStackTable. The value of this object can be changed only if the ifOperStatus of the associated atmFuni or frameRelayService interface is down. When the value is changed, the agent removes all existing connections on the interface, and also deletes the ifEntry that was created because of the previous value. Enumeration: 'none': 1, 'frameRelay': 3, 'atmFuni': 2.
                       cdsx0BundleExtChannelRate 1.3.6.1.4.1.9.10.33.1.1.1.1.4 integer read-write
The data rate of each ds0 in this bundle. rate56 - 56kb/s rate64 - 64kb/s For ds0's on a T1 line, the value should be rate56(1) if 'robbed bit' signaling is used, and rate64(2) if clear channel signaling is used. For ds0's on a E1 line, the value should always be rate64(2). The value can be set only when the entry is created. Enumeration: 'rate56': 1, 'rate64': 2.
           cdsx0BundleInfo 1.3.6.1.4.1.9.10.33.1.2
               cdsx0BundleUseTable 1.3.6.1.4.1.9.10.33.1.2.1 no-access
Shows the ds0 timeslots that are currently in use (i.e., part of a ds0 bundle) on channelized DS1 lines. There is an entry in this table for each channelized DS1 line which has an ifEntry.
                   cdsx0BundleUseEntry 1.3.6.1.4.1.9.10.33.1.2.1.1 no-access
Contains the ds0 timeslots that are currently part of various ds0 bundles on the DS1 line identified by the ifIndex. This information can be useful for an NMS when creating new ds0 bundles on this DS1.
                       cdsx0BundleUseDs0Used 1.3.6.1.4.1.9.10.33.1.2.1.1.1 ds0channellist read-only
A list of ds0 timeslots on this DS1 line that are currently in use, i.e., are part of some ds0 bundle.
       ciscoDs0BundleExtMIBConformance 1.3.6.1.4.1.9.10.33.3
           ciscoDs0BundleExtMIBCompliances 1.3.6.1.4.1.9.10.33.3.1
               ciscoDs0BundleExtMIBCompliance 1.3.6.1.4.1.9.10.33.3.1.1
The compliance statement for DS0Bundle interfaces.
           ciscoDs0BundleExtMIBGroups 1.3.6.1.4.1.9.10.33.3.2
               ciscoDs0BundleExtConfigGroup 1.3.6.1.4.1.9.10.33.3.2.1
A collection of objects providing the ability to configure a ds0 bundle.
               ciscoDs0BundleExtInfoGroup 1.3.6.1.4.1.9.10.33.3.2.2
A collection of objects providing information about which ds0 timeslots are in ds0 bundles.