CISCO-TBRIDGE-DEV-IF-MIB

File: CISCO-TBRIDGE-DEV-IF-MIB.mib (8695 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF INET-ADDRESS-MIB
SNMPv2-TC IF-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP InetAddressType
InetAddress MacAddress ifIndex
ciscoMgmt

Defined Types

CtbrDevInterfaceEntry  
SEQUENCE    
  ctbrDefaultPhyAddress MacAddress
  ctbrPhyAddress MacAddress
  ctbrDefaultIpAddrType InetAddressType
  ctbrDefaultIpAddress InetAddress
  ctbrDefaultIpMaskType InetAddressType
  ctbrDefaultIpMask InetAddress
  ctbrIpAddressType InetAddressType
  ctbrIpAddress InetAddress
  ctbrIpMaskType InetAddressType
  ctbrIpMask InetAddress
  ctbrMSDUMaxLength Unsigned32

Defined Values

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.
MODULE-IDENTITY    

ciscoTBridgeDevIfMIBObjects 1.3.6.1.4.1.9.9.269.1
OBJECT IDENTIFIER    

ctbrDevInterface 1.3.6.1.4.1.9.9.269.1.1
OBJECT IDENTIFIER    

ctbrDevInterfaceTable 1.3.6.1.4.1.9.9.269.1.1.1
This table provides configuration and information of the device interfaces supporting transparent bridging. This table has a sparse dependent relationship with the ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtbrDevInterfaceEntry

ctbrDevInterfaceEntry 1.3.6.1.4.1.9.9.269.1.1.1.1
Each entry provides MAC and IP address related configuration information of an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtbrDevInterfaceEntry  

ctbrDefaultPhyAddress 1.3.6.1.4.1.9.9.269.1.1.1.1.1
The default, factory-assigned MAC address of the interface. Guaranteed to be unique across all IEEE 802 devices.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

ctbrPhyAddress 1.3.6.1.4.1.9.9.269.1.1.1.1.2
The MAC address to be used by the interface. If ctbrDefaultPhyAddress is used, this is '00:00:00:00:00:00'.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

ctbrDefaultIpAddrType 1.3.6.1.4.1.9.9.269.1.1.1.1.3
The IP address type of the ctbrDefaultIpAddress object.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

ctbrDefaultIpAddress 1.3.6.1.4.1.9.9.269.1.1.1.1.4
The default IP address of the interface. If BOOTP or DHCP is enabled, this may be overridden by the BOOTP or DHCP server.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

ctbrDefaultIpMaskType 1.3.6.1.4.1.9.9.269.1.1.1.1.5
The IP address type of the ctbrDefaultIpMask object.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

ctbrDefaultIpMask 1.3.6.1.4.1.9.9.269.1.1.1.1.6
The default IP netmask of the interface. If BOOTP or DHCP is enabled, this may be overridden by the BOOTP or DHCP server.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

ctbrIpAddressType 1.3.6.1.4.1.9.9.269.1.1.1.1.7
The IP address type of the ctbrIpAddress object.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

ctbrIpAddress 1.3.6.1.4.1.9.9.269.1.1.1.1.8
The IP address currently in use by the interface.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

ctbrIpMaskType 1.3.6.1.4.1.9.9.269.1.1.1.1.9
The IP address type of the ctbrIpMask object.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

ctbrIpMask 1.3.6.1.4.1.9.9.269.1.1.1.1.10
The IP netmask currently in use by the interface.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

ctbrMSDUMaxLength 1.3.6.1.4.1.9.9.269.1.1.1.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ciscoTBridgeDevIfMIBConformance 1.3.6.1.4.1.9.9.269.2
OBJECT IDENTIFIER    

ciscoTBridgeDevIfMIBCompliances 1.3.6.1.4.1.9.9.269.2.1
OBJECT IDENTIFIER    

ciscoTBridgeDevIfMIBGroups 1.3.6.1.4.1.9.9.269.2.2
OBJECT IDENTIFIER    

ciscoTBridgeDevIfCompliance 1.3.6.1.4.1.9.9.269.2.1.1
The compliance statement for the interface configuration ctbrDevIfConfigGroup.
Status: current Access: read-only
MODULE-COMPLIANCE    

ctbrDevIfConfigGroup 1.3.6.1.4.1.9.9.269.2.2.1
Information to support configuration of network interfaces.
Status: current Access: read-only
OBJECT-GROUP