QB-ETHERNET-MIB

File: QB-ETHERNET-MIB.mib (7860 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI SNMPv2-CONF
EtherLike-MIB BRIDGE-MIB QB-DWS-MIB
QUANTUMBRIDGE-REG

Imported symbols

TEXTUAL-CONVENTION MODULE-IDENTITY OBJECT-TYPE
Counter32 MODULE-COMPLIANCE OBJECT-GROUP
dot3StatsEntry MacAddress QbAtmAal5EncapsType
qbMibs

Defined Types

QbDot3LoopbackType  
The type of loopback available on Quantum Bridge 802.3 (ethernet) interfaces.
TEXTUAL-CONVENTION    
  INTEGER qbDot3LoopbackNoLoop(1), qbDot3LoopbackLineLoop(2), qbDot3LoopbackPayloadLoop(3)  

QbDot3ConfigEntry  
SEQUENCE    
  qbDot3ConfigSpeed INTEGER
  qbDot3ConfigDuplexMode INTEGER
  qbDot3ConfigEncapsType QbAtmAal5EncapsType
  qbDot3ConfigRouterAddress MacAddress
  qbDot3ConfigLoopback QbDot3LoopbackType
  qbDot3ConfigEnetAdminMode OBJECT IDENTIFIER
  qbDot3ConfigEnetType OBJECT IDENTIFIER
  qbDot3ConfigEnetNegMode INTEGER

Defined Values

qbEthernetMIB 1.3.6.1.4.1.4323.2.5
This module defines proprietary objects that extend those in IETF's the Ethernet-Like Interface MIB.
MODULE-IDENTITY    

qbDot3Objects 1.3.6.1.4.1.4323.2.5.1
OBJECT IDENTIFIER    

qbDot3Conformance 1.3.6.1.4.1.4323.2.5.2
OBJECT IDENTIFIER    

qbDot3ConfigTable 1.3.6.1.4.1.4323.2.5.1.2
Quantum Bridge proprietary configuration parameters for ethernet-like interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbDot3ConfigEntry

qbDot3ConfigEntry 1.3.6.1.4.1.4323.2.5.1.2.1
Quantum Bridge proprietary configuration parameters for single ethernet-like interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  QbDot3ConfigEntry  

qbDot3ConfigSpeed 1.3.6.1.4.1.4323.2.5.1.2.1.1
The configured speed of the interface. This may be set by the administrator or may be the result of auto-negotiation.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER mbps10(1), mbps100(2), auto(3)  

qbDot3ConfigDuplexMode 1.3.6.1.4.1.4323.2.5.1.2.1.2
The configured mode of the interface.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER full(1), half(2), auto(3)  

qbDot3ConfigEncapsType 1.3.6.1.4.1.4323.2.5.1.2.1.3
The type of data encapsulation used over the AAL5 SSCS layer. The definitions reference RFC 1483 Multiprotocol Encapsulation over ATM AAL5 and to the ATM Forum LAN Emulation specification.
Status: current Access: read-write
OBJECT-TYPE    
  QbAtmAal5EncapsType  

qbDot3ConfigRouterAddress 1.3.6.1.4.1.4323.2.5.1.2.1.4
The MAC address of the router that connects to the IOT Ethnernet port. Note that this object is relevant for IOT ports only
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

qbDot3ConfigLoopback 1.3.6.1.4.1.4323.2.5.1.2.1.5
The loopback configuration of this interface. If used in a set it will cause the agent to place the interface in the desired loopback mode. When read, it will return the interface's curretn loopback configuration.
Status: current Access: read-write
OBJECT-TYPE    
  QbDot3LoopbackType  

qbDot3ConfigEnetAdminMode 1.3.6.1.4.1.4323.2.5.1.2.1.6
This object identifies the default administrative baseband MAU type, to be used in conjunction with the operational MAU type denoted by ifMauType. For a detailed description see ifMauDefaultType in RFC2668.
Status: current Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

qbDot3ConfigEnetType 1.3.6.1.4.1.4323.2.5.1.2.1.7
This object identifies the MAU type. For a detailed description see ifMauType in RFC2668.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

qbDot3ConfigEnetNegMode 1.3.6.1.4.1.4323.2.5.1.2.1.8
This object is used to enable and disable auto-negotiation on a given port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

qbDot3Compliances 1.3.6.1.4.1.4323.2.5.2.1
OBJECT IDENTIFIER    

qbDot3Groups 1.3.6.1.4.1.4323.2.5.2.2
OBJECT IDENTIFIER    

qbDot3Compliance 1.3.6.1.4.1.4323.2.5.2.1.1
The compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

qbDot3Group 1.3.6.1.4.1.4323.2.5.2.2.1
The set of all accessible objects in this MIB.
Status: current Access: read-write
OBJECT-GROUP