BAS-TOPOLOGY-MIB: View SNMP OID List / Download MIB

VENDOR: BROADBAND ACCESS SYSTEMS


 Home MIB: BAS-TOPOLOGY-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 basTopologyMIB 1.3.6.1.4.1.3493.2.9.1
The MIB module for defining Broadband Access System Cluster topology.
     basChassisTopTable 1.3.6.1.4.1.3493.2.9.1.1 no-access
A table of chassis contained in a BAS cluster.
         basChassisTopEntry 1.3.6.1.4.1.3493.2.9.1.1.1 no-access
             basChassisTopChassis 1.3.6.1.4.1.3493.2.9.1.1.1.1 baschassisid no-access
The chassis identifier of this chassis.
             basChassisTopSlot 1.3.6.1.4.1.3493.2.9.1.1.1.2 basslotid no-access
The BAS slot ID of this card.
             basChassisTopIf 1.3.6.1.4.1.3493.2.9.1.1.1.3 basinterfaceid no-access
The BAS interface ID of this card.
             basChassisTopLPort 1.3.6.1.4.1.3493.2.9.1.1.1.4 baslogicalportid no-access
The BAS logical port ID of this card.
             basChassisTopChassisNumber 1.3.6.1.4.1.3493.2.9.1.1.1.5 integer32 read-only
The chassis number of this chassis.
             basChassisTopChassisType 1.3.6.1.4.1.3493.2.9.1.1.1.6 baschassistype read-only
The chassis type of this chassis.
             basChassisTopSlotInfo 1.3.6.1.4.1.3493.2.9.1.1.1.7 octet string read-only
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.
             basChassisTopStatus 1.3.6.1.4.1.3493.2.9.1.1.1.8 integer read-only
The current operational state of this chassis. Enumeration: 'down': 2, 'up': 1.
     basSlotTopTable 1.3.6.1.4.1.3493.2.9.1.2 no-access
A table of slots contained in each chassis that make up a BAS cluster.
         basSlotTopEntry 1.3.6.1.4.1.3493.2.9.1.2.1 no-access
             basSlotTopChassis 1.3.6.1.4.1.3493.2.9.1.2.1.1 baschassisid no-access
The BAS chassis ID of this card
             basSlotTopSlot 1.3.6.1.4.1.3493.2.9.1.2.1.2 basslotid no-access
The BAS slot ID of this card.
             basSlotTopIf 1.3.6.1.4.1.3493.2.9.1.2.1.3 basinterfaceid no-access
The BAS interface ID of this card.
             basSlotTopLPort 1.3.6.1.4.1.3493.2.9.1.2.1.4 baslogicalportid no-access
The BAS logical port ID of this card.
             basSlotTopACChassis 1.3.6.1.4.1.3493.2.9.1.2.1.5 baschassisid no-access
The BAS chassis ID of the application card
             basSlotTopACSlot 1.3.6.1.4.1.3493.2.9.1.2.1.6 basslotid no-access
The BAS slot ID of the application card.
             basSlotTopACIf 1.3.6.1.4.1.3493.2.9.1.2.1.7 basinterfaceid no-access
The BAS interface ID of the application card.
             basSlotTopACLPort 1.3.6.1.4.1.3493.2.9.1.2.1.8 baslogicalportid no-access
The BAS logical port ID of the application card.
             basSlotTopNumberOfIfs 1.3.6.1.4.1.3493.2.9.1.2.1.9 integer32 read-only
The total number of physical interface on this slot.
             basSlotTopIfInfo 1.3.6.1.4.1.3493.2.9.1.2.1.10 octet string read-only
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
             basSlotTopCardType 1.3.6.1.4.1.3493.2.9.1.2.1.11 bascardclass read-only
The BAS card class of this slot.
             basSlotTopInterChassisIP 1.3.6.1.4.1.3493.2.9.1.2.1.12 ipaddress read-only
The IP address of the .
             basSlotTopIntraChassisIP 1.3.6.1.4.1.3493.2.9.1.2.1.13 ipaddress read-only
The IP address of the .
             basSlotTopStatus 1.3.6.1.4.1.3493.2.9.1.2.1.14 integer read-only
The current operational state of this slot. Enumeration: 'down': 2, 'up': 1.
     basIfTopTable 1.3.6.1.4.1.3493.2.9.1.3 no-access
A table of interfaces on each slot contained in each chassis that make up a BAS cluster.
         basIfTopEntry 1.3.6.1.4.1.3493.2.9.1.3.1 no-access
             basIfTopIfClass 1.3.6.1.4.1.3493.2.9.1.3.1.1 basifclass read-only
The BAS defined class of this interface.
             basIfTopIfType 1.3.6.1.4.1.3493.2.9.1.3.1.3 ianaiftype read-only
This is a mirror of ifType defined in the IF-MIB.
             basIfTopICLNeighbor 1.3.6.1.4.1.3493.2.9.1.3.1.4 interfaceindex read-only
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).
             basIfTopICLMode 1.3.6.1.4.1.3493.2.9.1.3.1.5 integer read-only
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. Enumeration: 'active': 1, 'other': 3, 'redundant': 2.
             basIfTopIfStatus 1.3.6.1.4.1.3493.2.9.1.3.1.6 integer read-only
The operational state of this interface. Enumeration: 'down': 2, 'up': 1.
     basRSTable 1.3.6.1.4.1.3493.2.9.1.4 no-access
A table specifying a list of Route Servers in a BAS cluster.
         basRSEntry 1.3.6.1.4.1.3493.2.9.1.4.1 no-access
Card specific Route Server information entry.
             basRSMgrChassis 1.3.6.1.4.1.3493.2.9.1.4.1.1 baschassisid no-access
The BAS Chassis ID of this card.
             basRSMgrSlot 1.3.6.1.4.1.3493.2.9.1.4.1.2 basslotid no-access
The BAS Slot ID of this card.
             basRSMgrIf 1.3.6.1.4.1.3493.2.9.1.4.1.3 basinterfaceid no-access
The BAS interface ID of this card.
             basRSMgrLPort 1.3.6.1.4.1.3493.2.9.1.4.1.4 baslogicalportid no-access
The BAS logical port ID of this card.
             basRSChassis 1.3.6.1.4.1.3493.2.9.1.4.1.5 baschassisid read-only
The BAS Chassis ID of a Route Server known by this card.
             basRSSlot 1.3.6.1.4.1.3493.2.9.1.4.1.6 basslotid read-only
The BAS Slot ID of a Route Server known by this card.
             basRSIf 1.3.6.1.4.1.3493.2.9.1.4.1.7 basinterfaceid read-only
The BAS interface ID of a Route Server known by this card.
             basRSLPort 1.3.6.1.4.1.3493.2.9.1.4.1.8 baslogicalportid read-only
The BAS logical port ID of a Route Server known by this card.
             basRSRole 1.3.6.1.4.1.3493.2.9.1.4.1.9 integer read-only
This object is used to indicate the role the Route Server plays within a BAS cluster. Enumeration: 'primary': 1, 'secondary': 2.