BAS-TOPOLOGY-MIB

File: BAS-TOPOLOGY-MIB.mib (15940 bytes)

Imported modules

SNMPv2-SMI IANAifType-MIB IF-MIB
BAS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress IANAifType InterfaceIndex
ifEntry basTopology BasChassisId
BasSlotId BasInterfaceId BasLogicalPortId
BasCardClass BasIfClass BasChassisType

Defined Types

BasChassisTopEntry  
SEQUENCE    
  basChassisTopChassis BasChassisId
  basChassisTopSlot BasSlotId
  basChassisTopIf BasInterfaceId
  basChassisTopLPort BasLogicalPortId
  basChassisTopChassisNumber Integer32
  basChassisTopChassisType BasChassisType
  basChassisTopSlotInfo OCTET STRING
  basChassisTopStatus INTEGER

BasSlotTopEntry  
SEQUENCE    
  basSlotTopChassis BasChassisId
  basSlotTopSlot BasSlotId
  basSlotTopIf BasInterfaceId
  basSlotTopLPort BasLogicalPortId
  basSlotTopACChassis BasChassisId
  basSlotTopACSlot BasSlotId
  basSlotTopACIf BasInterfaceId
  basSlotTopACLPort BasLogicalPortId
  basSlotTopNumberOfIfs Integer32
  basSlotTopIfInfo OCTET STRING
  basSlotTopCardType BasCardClass
  basSlotTopInterChassisIP IpAddress
  basSlotTopIntraChassisIP IpAddress
  basSlotTopStatus INTEGER

BasIfTopEntry  
SEQUENCE    
  basIfTopIfClass BasIfClass
  basIfTopIfType IANAifType
  basIfTopICLNeighbor InterfaceIndex
  basIfTopICLMode INTEGER
  basIfTopIfStatus INTEGER

BasRSEntry  
SEQUENCE    
  basRSMgrChassis BasChassisId
  basRSMgrSlot BasSlotId
  basRSMgrIf BasInterfaceId
  basRSMgrLPort BasLogicalPortId
  basRSChassis BasChassisId
  basRSSlot BasSlotId
  basRSIf BasInterfaceId
  basRSLPort BasLogicalPortId
  basRSRole INTEGER

Defined Values

basTopologyMIB 1.3.6.1.4.1.3493.2.9.1
The MIB module for defining Broadband Access System Cluster topology.
MODULE-IDENTITY    

basChassisTopTable 1.3.6.1.4.1.3493.2.9.1.1
A table of chassis contained in a BAS cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasChassisTopEntry

basChassisTopEntry 1.3.6.1.4.1.3493.2.9.1.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisTopEntry  

basChassisTopChassis 1.3.6.1.4.1.3493.2.9.1.1.1.1
The chassis identifier of this chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basChassisTopSlot 1.3.6.1.4.1.3493.2.9.1.1.1.2
The BAS slot ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basChassisTopIf 1.3.6.1.4.1.3493.2.9.1.1.1.3
The BAS interface ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basChassisTopLPort 1.3.6.1.4.1.3493.2.9.1.1.1.4
The BAS logical port ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basChassisTopChassisNumber 1.3.6.1.4.1.3493.2.9.1.1.1.5
The chassis number of this chassis.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

basChassisTopChassisType 1.3.6.1.4.1.3493.2.9.1.1.1.6
The chassis type of this chassis.
Status: current Access: read-only
OBJECT-TYPE    
  BasChassisType  

basChassisTopSlotInfo 1.3.6.1.4.1.3493.2.9.1.1.1.7
This object is used to identify the number of slots contained in a chassis, the type of card contained in populated slots, and if a populated slot contains at least one ICL link. The length of this OCTET STRING indicates the number of slots in the chassis. The encoding of each OCTET is defined below: bits 0-5 Card Type. bit 6 If 1, slot contains at least one ICL link. If 0, slot contains no ICL links. bit 7 Unused.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

basChassisTopStatus 1.3.6.1.4.1.3493.2.9.1.1.1.8
The current operational state of this chassis.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

basSlotTopTable 1.3.6.1.4.1.3493.2.9.1.2
A table of slots contained in each chassis that make up a BAS cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasSlotTopEntry

basSlotTopEntry 1.3.6.1.4.1.3493.2.9.1.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotTopEntry  

basSlotTopChassis 1.3.6.1.4.1.3493.2.9.1.2.1.1
The BAS chassis ID of this card
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basSlotTopSlot 1.3.6.1.4.1.3493.2.9.1.2.1.2
The BAS slot ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basSlotTopIf 1.3.6.1.4.1.3493.2.9.1.2.1.3
The BAS interface ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basSlotTopLPort 1.3.6.1.4.1.3493.2.9.1.2.1.4
The BAS logical port ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basSlotTopACChassis 1.3.6.1.4.1.3493.2.9.1.2.1.5
The BAS chassis ID of the application card
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basSlotTopACSlot 1.3.6.1.4.1.3493.2.9.1.2.1.6
The BAS slot ID of the application card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basSlotTopACIf 1.3.6.1.4.1.3493.2.9.1.2.1.7
The BAS interface ID of the application card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basSlotTopACLPort 1.3.6.1.4.1.3493.2.9.1.2.1.8
The BAS logical port ID of the application card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basSlotTopNumberOfIfs 1.3.6.1.4.1.3493.2.9.1.2.1.9
The total number of physical interface on this slot.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

basSlotTopIfInfo 1.3.6.1.4.1.3493.2.9.1.2.1.10
This object is used to identify which interfaces in the slot are an ICL interface as well as the type of ICL the interface represents. This object also identifies each end of the ICL. The encoding of this object is defined below. Each interface is encoded as a 3-tuple. The 3-tuple is defined as follows, , where 'Type of ICL' in one byte, 'Local ifIndex' is four bytes, and 'Remote ifIndex' is four bytes. There will be 'Number of Interfaces' 3-tuples contained in this OCTET STRING. The values for each element which make up the 3-tuple can be as follows: 'Type of ICL' 0 indicates this is not an ICL 1 indicates active ICL 2 indicates redundant ICL 'Local ifIndex' 0 if 'Type of ICL' is 0 > 0 if 'Type of ICL' is not 0 'Remote ifIndex' 0 if 'Type of ICL' is 0 > 0 if 'Type of ICL' is not 0
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

basSlotTopCardType 1.3.6.1.4.1.3493.2.9.1.2.1.11
The BAS card class of this slot.
Status: current Access: read-only
OBJECT-TYPE    
  BasCardClass  

basSlotTopInterChassisIP 1.3.6.1.4.1.3493.2.9.1.2.1.12
The IP address of the .
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

basSlotTopIntraChassisIP 1.3.6.1.4.1.3493.2.9.1.2.1.13
The IP address of the .
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

basSlotTopStatus 1.3.6.1.4.1.3493.2.9.1.2.1.14
The current operational state of this slot.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

basIfTopTable 1.3.6.1.4.1.3493.2.9.1.3
A table of interfaces on each slot contained in each chassis that make up a BAS cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasIfTopEntry

basIfTopEntry 1.3.6.1.4.1.3493.2.9.1.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  BasIfTopEntry  

basIfTopIfClass 1.3.6.1.4.1.3493.2.9.1.3.1.1
The BAS defined class of this interface.
Status: current Access: read-only
OBJECT-TYPE    
  BasIfClass  

basIfTopIfType 1.3.6.1.4.1.3493.2.9.1.3.1.3
This is a mirror of ifType defined in the IF-MIB.
Status: current Access: read-only
OBJECT-TYPE    
  IANAifType  

basIfTopICLNeighbor 1.3.6.1.4.1.3493.2.9.1.3.1.4
If the value of basIfTopIfClass is icl(1), then this object will identify the ifIndex of the interface at the far side of the link. Otherwise, the value of this object is zero(0).
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

basIfTopICLMode 1.3.6.1.4.1.3493.2.9.1.3.1.5
If the value of basIfTopIfClass is icl(1), then this object indicates whether this ICL is acting in an active(1) or redundant(2) mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), redundant(2), other(3)  

basIfTopIfStatus 1.3.6.1.4.1.3493.2.9.1.3.1.6
The operational state of this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

basRSTable 1.3.6.1.4.1.3493.2.9.1.4
A table specifying a list of Route Servers in a BAS cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasRSEntry

basRSEntry 1.3.6.1.4.1.3493.2.9.1.4.1
Card specific Route Server information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasRSEntry  

basRSMgrChassis 1.3.6.1.4.1.3493.2.9.1.4.1.1
The BAS Chassis ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basRSMgrSlot 1.3.6.1.4.1.3493.2.9.1.4.1.2
The BAS Slot ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basRSMgrIf 1.3.6.1.4.1.3493.2.9.1.4.1.3
The BAS interface ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basRSMgrLPort 1.3.6.1.4.1.3493.2.9.1.4.1.4
The BAS logical port ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basRSChassis 1.3.6.1.4.1.3493.2.9.1.4.1.5
The BAS Chassis ID of a Route Server known by this card.
Status: current Access: read-only
OBJECT-TYPE    
  BasChassisId  

basRSSlot 1.3.6.1.4.1.3493.2.9.1.4.1.6
The BAS Slot ID of a Route Server known by this card.
Status: current Access: read-only
OBJECT-TYPE    
  BasSlotId  

basRSIf 1.3.6.1.4.1.3493.2.9.1.4.1.7
The BAS interface ID of a Route Server known by this card.
Status: current Access: read-only
OBJECT-TYPE    
  BasInterfaceId  

basRSLPort 1.3.6.1.4.1.3493.2.9.1.4.1.8
The BAS logical port ID of a Route Server known by this card.
Status: current Access: read-only
OBJECT-TYPE    
  BasLogicalPortId  

basRSRole 1.3.6.1.4.1.3493.2.9.1.4.1.9
This object is used to indicate the role the Route Server plays within a BAS cluster.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)