BAS-RBP-MIB

File: BAS-RBP-MIB.mib (7751 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC BAS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
RowStatus basRbp BasChassisId
BasSlotId BasInterfaceId BasLogicalPortId

Defined Types

BasRbpTargetEntry  
SEQUENCE    
  basRbpChassis BasChassisId
  basRbpSlot BasSlotId
  basRbpIf BasInterfaceId
  basRbpLPort BasLogicalPortId
  basRbpTargetChassis BasChassisId
  basRbpTargetSlot BasSlotId
  basRbpTargetIf BasInterfaceId
  basRbpTargetLPort BasLogicalPortId
  basRbpTargetStatus RowStatus

BasRbpAppEntry  
SEQUENCE    
  basRbpAppChassis BasChassisId
  basRbpAppSlot BasSlotId
  basRbpAppIf BasInterfaceId
  basRbpAppLPort BasLogicalPortId
  basRbpAppType INTEGER
  basRbpAppBusy INTEGER
  basRbpAppBroadcastPktSent Counter32
  basRbpAppPktRcv Counter32
  basRbpAppUnicastPktSent Counter32
  basRbpAppAckRcv Counter32
  basRbpAppAckSent Counter32
  basRbpAppRetryCount Counter32
  basRbpAppRequestFailCount Counter32

Defined Values

basRbpMib 1.3.6.1.4.1.3493.2.6.1
This MIB module defines the configuration MIB objects for a Broadband Access System Reliable Broadcast Protocol.
MODULE-IDENTITY    

basRbpConfig 1.3.6.1.4.1.3493.2.6.1.1
OBJECT IDENTIFIER    

basRbpTargetTable 1.3.6.1.4.1.3493.2.6.1.1.1
RBP target list MIB. List of slots that registered to accept RBP broadcasts.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasRbpTargetEntry

basRbpTargetEntry 1.3.6.1.4.1.3493.2.6.1.1.1.1
Slot receiving RBP broadcasts.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasRbpTargetEntry  

basRbpChassis 1.3.6.1.4.1.3493.2.6.1.1.1.1.1
The BAS Chassis ID of the RBP host.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basRbpSlot 1.3.6.1.4.1.3493.2.6.1.1.1.1.2
The BAS Slot ID of the RBP host.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basRbpIf 1.3.6.1.4.1.3493.2.6.1.1.1.1.3
The BAS interface ID of the RBP host.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basRbpLPort 1.3.6.1.4.1.3493.2.6.1.1.1.1.4
The BAS logical port ID of the RBP host.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basRbpTargetChassis 1.3.6.1.4.1.3493.2.6.1.1.1.1.5
The BAS Chassis ID of the target receiving RBP.
Status: current Access: read-create
OBJECT-TYPE    
  BasChassisId  

basRbpTargetSlot 1.3.6.1.4.1.3493.2.6.1.1.1.1.6
The BAS Slot ID of the target receiving RBP.
Status: current Access: read-create
OBJECT-TYPE    
  BasSlotId  

basRbpTargetIf 1.3.6.1.4.1.3493.2.6.1.1.1.1.7
The BAS interface ID of the target receiving RBP.
Status: current Access: read-create
OBJECT-TYPE    
  BasInterfaceId  

basRbpTargetLPort 1.3.6.1.4.1.3493.2.6.1.1.1.1.8
The BAS logical port ID of the target receiving RBP.
Status: current Access: read-create
OBJECT-TYPE    
  BasLogicalPortId  

basRbpTargetStatus 1.3.6.1.4.1.3493.2.6.1.1.1.1.9
The row status object used to create and delete a conceptual row according to RowStatus conventions.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

basRbpAppTable 1.3.6.1.4.1.3493.2.6.1.1.2
Table of application using RBP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasRbpAppEntry

basRbpAppEntry 1.3.6.1.4.1.3493.2.6.1.1.2.1
Application using RBP.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasRbpAppEntry  

basRbpAppChassis 1.3.6.1.4.1.3493.2.6.1.1.2.1.1
The BAS Chassis ID of the RBP host.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basRbpAppSlot 1.3.6.1.4.1.3493.2.6.1.1.2.1.2
The BAS Slot ID of the RBP host.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basRbpAppIf 1.3.6.1.4.1.3493.2.6.1.1.2.1.3
The BAS interface ID of the RBP host.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basRbpAppLPort 1.3.6.1.4.1.3493.2.6.1.1.2.1.4
The BAS logical port ID of the RBP host.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basRbpAppType 1.3.6.1.4.1.3493.2.6.1.1.2.1.5
Application sending/receiving the RBP updates.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER rbpFwdType(1), rbpMcastType(2), rbpGFilterType(3)  

basRbpAppBusy 1.3.6.1.4.1.3493.2.6.1.1.2.1.6
Is RBP busy sending a request for this application ?
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER busy(1), notBusy(2)  

basRbpAppBroadcastPktSent 1.3.6.1.4.1.3493.2.6.1.1.2.1.7
Broadcast RBPs sent for this application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basRbpAppPktRcv 1.3.6.1.4.1.3493.2.6.1.1.2.1.8
Counter of packets that RBP received for this application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basRbpAppUnicastPktSent 1.3.6.1.4.1.3493.2.6.1.1.2.1.9
Counter of unicast packets RBP sent fro this application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basRbpAppAckRcv 1.3.6.1.4.1.3493.2.6.1.1.2.1.10
Counter of acknowledgemenst RBP recieved for this application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basRbpAppAckSent 1.3.6.1.4.1.3493.2.6.1.1.2.1.11
Counter of acknowledgements sent for this application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basRbpAppRetryCount 1.3.6.1.4.1.3493.2.6.1.1.2.1.12
Counter of retries for this application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basRbpAppRequestFailCount 1.3.6.1.4.1.3493.2.6.1.1.2.1.13
Counter of failed requests for this application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32