CISCO-TBRIDGE-DEV-IF-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-TBRIDGE-DEV-IF-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
 ciscoTBridgeDevIfMIB 1.3.6.1.4.1.9.9.269
This MIB module provides network management support for configuration and status information of devices supporting transparent bridging functions.
         ciscoTBridgeDevIfMIBObjects 1.3.6.1.4.1.9.9.269.1
             ctbrDevInterface 1.3.6.1.4.1.9.9.269.1.1
                 ctbrDevInterfaceTable 1.3.6.1.4.1.9.9.269.1.1.1 no-access
This table provides configuration and information of the device interfaces supporting transparent bridging. This table has a sparse dependent relationship with the ifTable.
                     ctbrDevInterfaceEntry 1.3.6.1.4.1.9.9.269.1.1.1.1 no-access
Each entry provides MAC and IP address related configuration information of an interface.
                         ctbrDefaultPhyAddress 1.3.6.1.4.1.9.9.269.1.1.1.1.1 macaddress read-only
The default, factory-assigned MAC address of the interface. Guaranteed to be unique across all IEEE 802 devices.
                         ctbrPhyAddress 1.3.6.1.4.1.9.9.269.1.1.1.1.2 macaddress read-write
The MAC address to be used by the interface. If ctbrDefaultPhyAddress is used, this is '00:00:00:00:00:00'.
                         ctbrDefaultIpAddrType 1.3.6.1.4.1.9.9.269.1.1.1.1.3 inetaddresstype read-write
The IP address type of the ctbrDefaultIpAddress object.
                         ctbrDefaultIpAddress 1.3.6.1.4.1.9.9.269.1.1.1.1.4 inetaddress read-write
The default IP address of the interface. If BOOTP or DHCP is enabled, this may be overridden by the BOOTP or DHCP server.
                         ctbrDefaultIpMaskType 1.3.6.1.4.1.9.9.269.1.1.1.1.5 inetaddresstype read-write
The IP address type of the ctbrDefaultIpMask object.
                         ctbrDefaultIpMask 1.3.6.1.4.1.9.9.269.1.1.1.1.6 inetaddress read-write
The default IP netmask of the interface. If BOOTP or DHCP is enabled, this may be overridden by the BOOTP or DHCP server.
                         ctbrIpAddressType 1.3.6.1.4.1.9.9.269.1.1.1.1.7 inetaddresstype read-write
The IP address type of the ctbrIpAddress object.
                         ctbrIpAddress 1.3.6.1.4.1.9.9.269.1.1.1.1.8 inetaddress read-write
The IP address currently in use by the interface.
                         ctbrIpMaskType 1.3.6.1.4.1.9.9.269.1.1.1.1.9 inetaddresstype read-write
The IP address type of the ctbrIpMask object.
                         ctbrIpMask 1.3.6.1.4.1.9.9.269.1.1.1.1.10 inetaddress read-write
The IP netmask currently in use by the interface.
                         ctbrMSDUMaxLength 1.3.6.1.4.1.9.9.269.1.1.1.1.11 unsigned32 read-only
Maximum length of the data portion of a packet for this particular interface. This is the maximum MAC Service Data Unit length, which is greater than or equal to ifMtu, depending on the configured MAC-level encapsulation.
         ciscoTBridgeDevIfMIBConformance 1.3.6.1.4.1.9.9.269.2
             ciscoTBridgeDevIfMIBCompliances 1.3.6.1.4.1.9.9.269.2.1
                 ciscoTBridgeDevIfCompliance 1.3.6.1.4.1.9.9.269.2.1.1
The compliance statement for the interface configuration ctbrDevIfConfigGroup.
             ciscoTBridgeDevIfMIBGroups 1.3.6.1.4.1.9.9.269.2.2
                 ctbrDevIfConfigGroup 1.3.6.1.4.1.9.9.269.2.2.1
Information to support configuration of network interfaces.