BAS-CLUSTER-MIB

File: BAS-CLUSTER-MIB.mib (4118 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC BAS-MIB

Imported symbols

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

Defined Types

BasClChEntry  
SEQUENCE    
  basClChLocalChassis BasChassisId
  basClChLocalSlot BasSlotId
  basClChLocalIf BasInterfaceId
  basClChLocalLPort BasLogicalPortId
  basClChRemoteChassis BasChassisId
  basClChLocalNextSlot INTEGER
  basClChLocalNextIf BasInterfaceId
  basClChLocalNextLPort BasLogicalPortId
  basClChTargetStatus INTEGER
  basClChArpFlags BITS

Defined Values

basClusterMib 1.3.6.1.4.1.3493.2.18.1
This MIB module defines the configuration MIB objects for a Broadband Access System Cluster.
MODULE-IDENTITY    

basClusterConfig 1.3.6.1.4.1.3493.2.18.1.1
OBJECT IDENTIFIER    

basClChTable 1.3.6.1.4.1.3493.2.18.1.1.1
Info about the list of Chassis known to a slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasClChEntry

basClChEntry 1.3.6.1.4.1.3493.2.18.1.1.1.1
Info about a chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasClChEntry  

basClChLocalChassis 1.3.6.1.4.1.3493.2.18.1.1.1.1.1
The BAS Chassis ID of the local slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basClChLocalSlot 1.3.6.1.4.1.3493.2.18.1.1.1.1.2
The BAS Slot ID of the local slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basClChLocalIf 1.3.6.1.4.1.3493.2.18.1.1.1.1.3
The BAS interface ID of the local slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basClChLocalLPort 1.3.6.1.4.1.3493.2.18.1.1.1.1.4
The BAS logical port ID of the local slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basClChRemoteChassis 1.3.6.1.4.1.3493.2.18.1.1.1.1.5
The BAS Chassis ID of the remote chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basClChLocalNextSlot 1.3.6.1.4.1.3493.2.18.1.1.1.1.6
The BAS Slot ID of the next hop local slot.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..12  

basClChLocalNextIf 1.3.6.1.4.1.3493.2.18.1.1.1.1.7
The BAS interface ID of the next hop local slot.
Status: current Access: read-create
OBJECT-TYPE    
  BasInterfaceId  

basClChLocalNextLPort 1.3.6.1.4.1.3493.2.18.1.1.1.1.8
The BAS logical port ID of the next hop local slot.
Status: current Access: read-create
OBJECT-TYPE    
  BasLogicalPortId  

basClChTargetStatus 1.3.6.1.4.1.3493.2.18.1.1.1.1.9
The status object used to determine if the entry is valid or not.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

basClChArpFlags 1.3.6.1.4.1.3493.2.18.1.1.1.1.10
ICL ARP flags.
Status: current Access: read-create
OBJECT-TYPE    
  BITS clear(0), waiting(1), doNotQueue(2), doNotTimeout(3), cmtsWaiting(4), cmtsOk(5)