ARTEL-MIB: View SNMP OID List / Download MIB

VENDOR: ARTEL


 Home MIB: ARTEL-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
 artel 1.3.6.1.4.1.139
         node 1.3.6.1.4.1.139.1
             nodeName 1.3.6.1.4.1.139.1.1 displaystring read-write
This node's administratively assigned name.
             nodeMacSlotMap 1.3.6.1.4.1.139.1.2 opaque read-only
Each Starbridge board is assigned a base physical address. The physical address for each port is then assigned as (baseAddress + portIndex - 1). The nodeMacSlotMap is a 5 element array of the hex coded base addresses contained in the node with empty slots assigned the base address of 00:00:00:00:00:00.
             nodeColdBoot 1.3.6.1.4.1.139.1.3 integer read-write
When queried, this object will always return the value 1. Setting this object to any value causes the node to reset which has the effect of resetting all the boards in the node.
             nodeResetNvRam 1.3.6.1.4.1.139.1.4 integer read-write
When queried, this object will always return the value 1. Setting this object to any value causes the node to reset the non-volatile RAM in each board in the node to default values.
             nodeIpSlotTable 1.3.6.1.4.1.139.1.5 no-access
A table that contains the IP addresses of the boards in the node.
                 nodeIpSlotEntry 1.3.6.1.4.1.139.1.5.1 no-access
The IP address of one of the boards in the node.
                     nodeIpSlotIndex 1.3.6.1.4.1.139.1.5.1.1 integer read-only
The slot number in the node.
                     nodeIpSlotAddr 1.3.6.1.4.1.139.1.5.1.2 ipaddress read-write
The IP address of the board in slot nodeIpSlotIndex.
         galactica 1.3.6.1.4.1.139.2
             board 1.3.6.1.4.1.139.2.1
                 boardIpAddr 1.3.6.1.4.1.139.2.1.1 ipaddress read-write
The administratively assigned IP Address for this board.
                 boardReset 1.3.6.1.4.1.139.2.1.3 integer read-write
When queried, this object will always return the value 1. Setting this object to any value causes the board to reset.
                 boardResetNvRam 1.3.6.1.4.1.139.2.1.4 integer read-write
When queried, this object will always return the value 1. Setting this object to any value causes the non-volatile ram to be reset to their default values.
                 boardLedStatus 1.3.6.1.4.1.139.2.1.5 integer read-only
The returns 16 bits encoded as an integer that represent the LEDs found on the front panel of the System Management board and on internal LED displays on the Starbridge Board. The most significant bit represents the leftmost LED. PLEASE NOTE: If the bit is 1 it indicates that the LED is OFF. If the bit is 0 it indicates that the LED is ON.
                 boardSlotNum 1.3.6.1.4.1.139.2.1.6 integer read-only
The Galactica Chassis slot that this board resides in. The slots are numbered 0 thru n with 0 being the bottom slot.
                 boardClass 1.3.6.1.4.1.139.2.1.7 integer read-only
The type of board/device. Enumeration: 'starbridge-board': 2, 'turbo': 3, 'system-management-board': 1, 'fddi-board': 4.
                 boardResetCounts 1.3.6.1.4.1.139.2.1.8 counter read-only
The number of times the 68K processor on this board has reset since the last time the non-volatile ram has been reset to default values.
                 boardSnmpMibVersion 1.3.6.1.4.1.139.2.1.9 displaystring read-only
The version of the Artel Proprietary MIB supported by this board.
             arcnet 1.3.6.1.4.1.139.2.2
                 arcnetBoardsPresent 1.3.6.1.4.1.139.2.2.1 integer read-only
A 17 bit bit-significant register returned as an integer. If the bit is set there is a board in that slot. The least significant bit represents slot 0. The most significant bit represents the System Management board.
                 arcnetRxPkts 1.3.6.1.4.1.139.2.2.2 counter read-only
The total number of packets received by this board over the internal Arcnet interface.
                 arcnetTxPkts 1.3.6.1.4.1.139.2.2.3 counter read-only
The total number of packets transmitted by this board over the internal Arcnet interface.
                 arcnetNakCnts 1.3.6.1.4.1.139.2.2.4 counter read-only
The number of Negative Acknowledgements received by this board over the internal Arcnet interface when attemting to transmit.
                 arcnetMyReconfigCounts 1.3.6.1.4.1.139.2.2.5 counter read-only
The number of times the internal Arcnet bus has been reconfigured by this board.
                 arcnetReconfigCounts 1.3.6.1.4.1.139.2.2.6 counter read-only
The total number of times the internal Arcnet bus has been reconfigured since powerup.
                 arcnetTrashedRxMsgs 1.3.6.1.4.1.139.2.2.7 counter read-only
The number of Arcnet receive messages that were discarded by this board.
                 arcnetTrashedTxMsgs 1.3.6.1.4.1.139.2.2.8 counter read-only
The number of Arcnet transmit messages that were discarded by this board.
             backplane 1.3.6.1.4.1.139.2.3
                 bpStatsEnabled 1.3.6.1.4.1.139.2.3.1 integer read-write
The administrative state of this boards connection to the Galactica 1 gigabit GBus. Enumeration: 'disabled': 2, 'enabled': 1.
                 bpStatsRxPkts 1.3.6.1.4.1.139.2.3.2 counter read-only
Total number of packets received by this board from the Galactica 1 gigabit GBus.
                 bpStatsRxErrors 1.3.6.1.4.1.139.2.3.3 counter read-only
Number of received packets that were received from the Galactica 1 gigabit GBus that contained errors.
                 bpStatsTxPkts 1.3.6.1.4.1.139.2.3.4 counter read-only
Total number of packets transmitted by this board from the Galactica 1 gigabit GBus.
                 bpStatsTxErrors 1.3.6.1.4.1.139.2.3.5 counter read-only
Number of packets which could not be transmitted because the receiver board was busy.
                 bpStatsOperState 1.3.6.1.4.1.139.2.3.6 integer read-only
Operational state of this boards connection to the Galactica 1 gigabit GBus. Enumeration: 'disabled': 2, 'enabled': 1.
                 bpStatsInitialize 1.3.6.1.4.1.139.2.3.7 integer read-write
When queried, this object will always return the value 1. Setting this object to any value causes the Backplane statistics to be cleared.
                 bpStatsTxQOverErrors 1.3.6.1.4.1.139.2.3.8 counter read-only
A count of the number of overflows of the backplane transmit queue.
                 bpStatsRxBusyTable 1.3.6.1.4.1.139.2.3.9 no-access
A table stored on each board (except System Managers) that counts the number of packets transmitted by this board across the backplane that had to be discarded because the receiving board was too busy.
                     bpStatsRxBusyTableEntry 1.3.6.1.4.1.139.2.3.9.1 no-access
An entry for another board in the node that counts the number of backplane packets from this board that the other board was too busy to receive.
                         bpStatsRxBusyTableIndex 1.3.6.1.4.1.139.2.3.9.1.1 integer read-only
The slot number of the receiving board.
                         bpStatsRxBusyTableErrors 1.3.6.1.4.1.139.2.3.9.1.2 counter read-only
A count of the number of backplane packets transmitted by this board to the board in slot bpStatsRxBusyTableIndex that the other board was too busy to receive.
             bridge 1.3.6.1.4.1.139.2.4
                 restrictedTable 1.3.6.1.4.1.139.2.4.1 no-access
A table of physical addresses that are restricted from being bridged through this node. Filtering is done on both source and destination address.
                     restrictedEntry 1.3.6.1.4.1.139.2.4.1.1 no-access
Information needed to restrict a particular physical address.
                         restrictedAddr 1.3.6.1.4.1.139.2.4.1.1.1 physaddress read-write
The physical address to be restricted.
                         restrictedStatus 1.3.6.1.4.1.139.2.4.1.1.2 integer read-write
Indicates the state of the entry. Invalid items will be removed from the table. Enumeration: 'valid': 1, 'invalid': 2.
                 bridgeAgeNow 1.3.6.1.4.1.139.2.4.2 integer read-write
When queried, this object will always return the value 1. Setting this object to any value causes the forwarding database to be fully aged.
                 bridgeDot1dEnable 1.3.6.1.4.1.139.2.4.3 integer read-write
Enables and disables the IEE 802.1d Spanning Tree Protocol for the board. Enumeration: 'disabled': 2, 'enabled': 1.
                 bridgeDot1dResetDefaults 1.3.6.1.4.1.139.2.4.4 integer read-write
When queried, this object will always return the value 1. Setting this object to any value causes the Spanning Tree objects to be reset to the default values.
                 bridgeResetPktSwCount 1.3.6.1.4.1.139.2.4.6 integer read-only
A count of the number of times the packet switching function has been reset.
                 bridgePktSwLastReset 1.3.6.1.4.1.139.2.4.7 timeticks read-only
The value of sysUpTime when the packet swtiching function was last reset.
                 bridgeResetStatic 1.3.6.1.4.1.139.2.4.8 integer read-write
When queried, this object will always return the value 1. Setting this object to any value causes the static table to be cleared.
                 bridgeRestrictedReset 1.3.6.1.4.1.139.2.4.9 integer read-write
When queried, this object will always return the value 1. Setting this object to any value causes the restricted table to be cleared.
                 bridgeUdfTable 1.3.6.1.4.1.139.2.4.11 no-access
A table maintaining user defined filtering information on each port on the board.
                       bridgeUdfEntry 1.3.6.1.4.1.139.2.4.11.1 no-access
User defined filtering information maintained on a single port and filter.
                           bridgeUdfPortIndex 1.3.6.1.4.1.139.2.4.11.1.1 integer read-only
The port number on the board. Same as ifIndex.
                           bridgeUdfFilterIndex 1.3.6.1.4.1.139.2.4.11.1.2 integer read-only
The filter number for the port.
                           bridgeUdfState 1.3.6.1.4.1.139.2.4.11.1.3 integer read-write
The state of this filter. There are four states: disabled, filter, forward and count. In the disabled state, this filter is ignored. In the filter state, a packet matching this filter will be filtered or discarded. In the forward state, a packet matching this filter will be forwarded. In the count state, a packet matching this filter will increment the bridgeUdfMatchCounts and the filter will be ignored for filtering and forwarding purposes. Enumeration: 'disabled': 1, 'filter': 2, 'count': 4, 'forward': 3.
                           bridgeUdfComment 1.3.6.1.4.1.139.2.4.11.1.4 displaystring read-write
A comment field to describe this filter.
                           bridgeUdfMatchCounts 1.3.6.1.4.1.139.2.4.11.1.5 counter read-only
The number of packets that matched this filter when the bridgeUdfState was either filter, forward or count.
                           bridgeUdfInitMatchCount 1.3.6.1.4.1.139.2.4.11.1.6 integer read-write
When read this object always returns 1. When set to any value it will clear the bridgeUdfMatchCounts object for this port and filter.
                           bridgeUdfAddressType 1.3.6.1.4.1.139.2.4.11.1.7 integer read-write
Source indicates that the address portion of this filter is using the source MAC address. Destination indicates the address portion of this filter is using the destination MAC address. Enumeration: 'source': 1, 'destination': 2.
                           bridgeUdfAddressValue 1.3.6.1.4.1.139.2.4.11.1.8 physaddress read-write
The data value used for comparison on the MAC address in the packet.
                           bridgeUdfAddressMask 1.3.6.1.4.1.139.2.4.11.1.9 physaddress read-write
The value used to mask off the data value used for comparison on the MAC address in the packet. Don't care bits are zero.
                           bridgeUdfAddressOperand 1.3.6.1.4.1.139.2.4.11.1.10 integer read-write
The operand used in the comparison of the bridgeUdfAddressValue and the MAC address in the packet. Enumeration: 'notequal': 2, 'lessthanorequal': 4, 'equal': 1, 'lessthan': 3, 'greaterthan': 5, 'greaterthanorequal': 6.
                           bridgeUdfTypeValue 1.3.6.1.4.1.139.2.4.11.1.11 integer read-write
The data value used for comparison on the type field in the packet.
                           bridgeUdfTypeMask 1.3.6.1.4.1.139.2.4.11.1.12 integer read-write
The value used to mask off the data value used for comparison on the type field in the packet. Don't care bits are zero.
                           bridgeUdfTypeOperand 1.3.6.1.4.1.139.2.4.11.1.13 integer read-write
The operand used in the comparison of the bridgeUdfTypeValue and the type field in the packet. Enumeration: 'notequal': 2, 'lessthanorequal': 4, 'equal': 1, 'lessthan': 3, 'greaterthan': 5, 'greaterthanorequal': 6.
                           bridgeUdfOffset1Offset 1.3.6.1.4.1.139.2.4.11.1.14 integer read-write
The number of bytes from the start of the MAC header to the start of the data area in the packet to be used in the filter's comparison. This value must be divisible by 4.
                           bridgeUdfOffset1Value 1.3.6.1.4.1.139.2.4.11.1.15 integer read-write
The data value used for comparison on the offset1 field as specified by bridgeUdfOffset1Offset in the packet.
                           bridgeUdfOffset1Mask 1.3.6.1.4.1.139.2.4.11.1.16 integer read-write
The value used to mask off the data value used for comparison on the offset1 field in the packet. Don't care bits are zero.
                           bridgeUdfOffset1Operand 1.3.6.1.4.1.139.2.4.11.1.17 integer read-write
The operand used in the comparison of the bridgeUdfOffset1Value and the type field in the packet. Enumeration: 'notequal': 2, 'lessthanorequal': 4, 'equal': 1, 'lessthan': 3, 'greaterthan': 5, 'greaterthanorequal': 6.
                           bridgeUdfOffset2Offset 1.3.6.1.4.1.139.2.4.11.1.18 integer read-write
The number of bytes from the start of the MAC header to the start of the data area in the packet to be used in the filter's comparison. This value must be divisible by 4.
                           bridgeUdfOffset2Value 1.3.6.1.4.1.139.2.4.11.1.19 integer read-write
The data value used for comparison on the offset1 field as specified by bridgeUdfOffset2Offset in the packet.
                           bridgeUdfOffset2Mask 1.3.6.1.4.1.139.2.4.11.1.20 integer read-write
The value used to mask off the data value used for comparison on the offset2 field in the packet. Don't care bits are zero.
                           bridgeUdfOffset2Operand 1.3.6.1.4.1.139.2.4.11.1.21 integer read-write
The operand used in the comparison of the bridgeUdfOffset2Value and the type field in the packet. Enumeration: 'notequal': 2, 'lessthanorequal': 4, 'equal': 1, 'lessthan': 3, 'greaterthan': 5, 'greaterthanorequal': 6.
                           bridgeUdfOffset3Offset 1.3.6.1.4.1.139.2.4.11.1.22 integer read-write
The number of bytes from the start of the MAC header to the start of the data area in the packet to be used in the filter's comparison. This value must be divisible by 4.
                           bridgeUdfOffset3Value 1.3.6.1.4.1.139.2.4.11.1.23 integer read-write
The data value used for comparison on the offset1 field as specified by bridgeUdfOffset3Offset in the packet.
                           bridgeUdfOffset3Mask 1.3.6.1.4.1.139.2.4.11.1.24 integer read-write
The value used to mask off the data value used for comparison on the offset3 field in the packet. Don't care bits are zero.
                           bridgeUdfOffset3Operand 1.3.6.1.4.1.139.2.4.11.1.25 integer read-write
The operand used in the comparison of the bridgeUdfOffset3Value and the type field in the packet. Enumeration: 'notequal': 2, 'lessthanorequal': 4, 'equal': 1, 'lessthan': 3, 'greaterthan': 5, 'greaterthanorequal': 6.
                           bridgeUdfOffset4Offset 1.3.6.1.4.1.139.2.4.11.1.26 integer read-write
The number of bytes from the start of the MAC header to the start of the data area in the packet to be used in the filter's comparison. This value must be divisible by 4.
                           bridgeUdfOffset4Value 1.3.6.1.4.1.139.2.4.11.1.27 integer read-write
The data value used for comparison on the offset1 field as specified by bridgeUdfOffset4Offset in the packet.
                           bridgeUdfOffset4Mask 1.3.6.1.4.1.139.2.4.11.1.28 integer read-write
The value used to mask off the data value used for comparison on the offset4 field in the packet. Don't care bits are zero.
                           bridgeUdfOffset4Operand 1.3.6.1.4.1.139.2.4.11.1.29 integer read-write
The operand used in the comparison of the bridgeUdfOffset4Value and the type field in the packet. Enumeration: 'notequal': 2, 'lessthanorequal': 4, 'equal': 1, 'lessthan': 3, 'greaterthan': 5, 'greaterthanorequal': 6.
                 bridgeUdfInitCountTable 1.3.6.1.4.1.139.2.4.12 no-access
A table used to clear all of a port's bridgeUdfMatchCounts.
                       bridgeUdfInitCountEntry 1.3.6.1.4.1.139.2.4.12.1 no-access
A table entry used to clear all of a port's bridgeUdfMatchCounts.
                           bridgeUdfCountPortIndex 1.3.6.1.4.1.139.2.4.12.1.1 integer read-only
The port number on the board. Same as ifIndex.
                           bridgeUdfCountInitMatchCount 1.3.6.1.4.1.139.2.4.12.1.2 integer read-write
When read this object always returns 1. When set to any value it will clear all of the bridgeUdfMatchCounts objects for this port.
                 bridgePortGroupEnable 1.3.6.1.4.1.139.2.4.13 integer read-write
Enables and disables all Port Group filtering for the node. Enumeration: 'disabled': 2, 'enabled': 1.
                 bridgePortGroupTable 1.3.6.1.4.1.139.2.4.14 no-access
A table containing the port group information on each port and group in the node.
                       bridgePortGroupEntry 1.3.6.1.4.1.139.2.4.14.1 no-access
Port group information maintained on a single port and group.
                           bridgePortGroupTablePortIndex 1.3.6.1.4.1.139.2.4.14.1.1 integer read-only
The port number in the node.
                           bridgePortGroupTableGroupIndex 1.3.6.1.4.1.139.2.4.14.1.2 integer read-only
The group number in the node.
                           bridgePortGroupTableEnable 1.3.6.1.4.1.139.2.4.14.1.3 integer read-write
This object indicates the status of this entry. enable(1) - This port is currently contained in this group. disable(2) - This port is not currently contained in this group. Enumeration: 'enable': 1, 'disable': 2.
                 bridgePortGroupPortTable 1.3.6.1.4.1.139.2.4.15 no-access
A table containing the port group information as readable strings on each port on the board.
                       bridgePortGroupPortEntry 1.3.6.1.4.1.139.2.4.15.1 no-access
Port group information maintained on a single port.
                           bridgePortGroupPortIndex 1.3.6.1.4.1.139.2.4.15.1.1 integer read-only
The port number on the board. Same as ifIndex.
                           bridgePortGroupPortDisplayString 1.3.6.1.4.1.139.2.4.15.1.2 displaystring read-only
A readable string that contains all of the port groups that this port is a member of.
                 bridgePortGroupGroupTable 1.3.6.1.4.1.139.2.4.16 no-access
A table maintaining the port group information for each group on the node.
                       bridgePortGroupGroupEntry 1.3.6.1.4.1.139.2.4.16.1 no-access
Port group information maintained on a single port group.
                           bridgePortGroupGroupIndex 1.3.6.1.4.1.139.2.4.16.1.1 integer read-only
The group number on the node.
                           bridgePortGroupGroupPortMap 1.3.6.1.4.1.139.2.4.16.1.2 octet string read-write
The set of ports which are members of this group. Packets can only be forwarded to ports in the same port group(s) as the port on which the packet was received. A port can be in multiple port groups. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8 on board 1, the second octet specifying ports 1 through 8 on board 2, etc. Within each octet the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
                           bridgePortGroupGroupComment 1.3.6.1.4.1.139.2.4.16.1.3 displaystring read-only
A readable string that contains all of the port groups that this port is a member of.
                 bridgeAddrFilterTable 1.3.6.1.4.1.139.2.4.17 no-access
A table that contains information about MAC addresses for which the node has forwarding and/or filtering information. This information is used by the transparent bridging function in determining how to propagate a received frame.
                       bridgeAddrFilterEntry 1.3.6.1.4.1.139.2.4.17.1 no-access
Address filtering information maintained on a block of 100 entries in the node's filtering database.
                           bridgeAddrFilterBlockIndex 1.3.6.1.4.1.139.2.4.17.1.1 integer read-only
Block number for this entry. Each block holds information on 100 entry locations into the node's address filtering database.
                           bridgeAddrFilterBlockData 1.3.6.1.4.1.139.2.4.17.1.2 opaque read-only
There will be 100 address entries returned. Each address entry contains the following data: ENTRY NUMBER: 2 octets - The physical entry into the node's address filtering database for this address. MAC ADDRESS: 6 octets - The MAC address for this entry. ENTRY TYPE: 1 octet - The type of entry can be one of the following: invalid(1) : this entry is not valid. learned(2) : the value of the PORT and SLOT was learned, and is being used. static(3) : the address is in the dot1dStaticTable with the instance of the MAC address. restrict(4) : the address is in the restrictedTable with the instance of the MAC address. spantree(5) : the address is the spanning tree group address. self(6) : The address is one of the bridge's addresses. The SLOT indicates which of the node's boards has this address. SLOT: 1 octet - If 'learned' the slot number of the board on which a frame having a source address equal to the value of the MAC address has been seen. If 'self' the slot number of the board with that MAC address. Else a value of '0' indicating that the bridge does have some forwarding/filtering information about this MAC address (e.g. in the dot1dStaticTable). PORT: 1 octet - If 'learned' the port number of the port on which a frame having a source address equal to the value of the MAC address has been seen. Else a value of '0' indicating that the bridge does have some forwarding/ filtering information about this MAC address (e.g. in the dot1dStaticTable). AGE: 1 octet - If 'learned' the value of the AGE flag: invalid(1) : not valid for this entry. notaged(2) : the MAC address has not been aged. onceaged(3) : The MAC address has been aged once. It will be removed from the database the next time the aging process executes unless a packet with the MAC address in the source address field is received.
                 bridgedot1dTpFdbTable 1.3.6.1.4.1.139.2.4.18 no-access
A table that contains information about MAC addresses for which the bridge has forwarding and/or filtering information. This information is used by the transparent bridging function in determining how to propagate a received frame. This table is an extension of the dot1dTpFdbTable.
                       bridgedot1dTpFdbEntry 1.3.6.1.4.1.139.2.4.18.1 no-access
Information about a specific MAC address for which the bridge has some forwarding and/or filtering information.
                           bridgedot1dTpFdbAddress 1.3.6.1.4.1.139.2.4.18.1.1 physaddress read-only
A MAC address for which the bridge has some forwarding and/or filtering information. Same as dot1dTpFdbAddress.
                           bridgedot1dTpFdbSlot 1.3.6.1.4.1.139.2.4.18.1.2 integer read-only
If bridgeDot1dTpFdbStatus is 'learned' then the slot number of the board on which a frame having a source address equal to the value of the MAC address has been seen. If 'self' the slot number of the board with that MAC address. Else a value of '0' indicating that the bridge does have some forwarding/filtering information about this MAC address (e.g. in the dot1dStaticTable).
                           bridgedot1dTpFdbPort 1.3.6.1.4.1.139.2.4.18.1.3 integer read-only
If bridgeDot1dTpFdbStatus is 'learned' then the port number of the port on which a frame having a source address equal to the value of the MAC address has been seen. Else a value of '0' indicating that the bridge does have some forwarding/filtering information about this MAC address (e.g. in the dot1dStaticTable).
                           bridgedot1dTpFdbStatus 1.3.6.1.4.1.139.2.4.18.1.4 integer read-only
The type of entry can be one of the following: invalid(1) : This entry is not valid. learned(2) : The value of the PORT and SLOT was learned, and is being used. static(3) : The address is in the dot1dStaticTable with the instance of the MAC address. restrict(4) : The address is in the restrictedTable with the instance of the MAC address. spantree(5) : The address is the spanning tree group address. self(6) : The address is one of the bridge's addresses. The port indicates which of the node's boards has this address. Enumeration: 'spantree': 5, 'self': 6, 'invalid': 1, 'restrict': 4, 'static': 3, 'learned': 2.
                           bridgedot1dTpFdbAge 1.3.6.1.4.1.139.2.4.18.1.5 integer read-only
If the bridgedot1dTpFdbStatus is 'learned' then the value of the AGE flag is: invalid(1) : Not valid for this entry. notaged(2) : The MAC address has not been aged. onceaged(3) : The MAC address has been aged once. It will be removed from the database the next time the aging process executes unless a packet with the MAC address in the source address field is received. Enumeration: 'notaged': 2, 'onceaged': 3, 'invalid': 1.
             systemManagement 1.3.6.1.4.1.139.2.5
                 smConfiguration 1.3.6.1.4.1.139.2.5.1
                     smCfgManufactureDate 1.3.6.1.4.1.139.2.5.1.1 displaystring read-only
The manufacture date of this System Management board.
                     smCfgType 1.3.6.1.4.1.139.2.5.1.2 integer read-only
The type of board. Enumeration: 'system-management-board': 1.
                     smCfgHardwareRev 1.3.6.1.4.1.139.2.5.1.3 displaystring read-only
The hardware revision number of this System Management board.
                     smCfgSerialNumber 1.3.6.1.4.1.139.2.5.1.4 displaystring read-only
The serial number of this System Management board.
                     smCfgMacAddr 1.3.6.1.4.1.139.2.5.1.5 physaddress read-only
The physical address of this System Management board.
                     smCfgFlashMemSize 1.3.6.1.4.1.139.2.5.1.6 integer read-only
Number of bytes of flash memory on this System Management board.
                     smCfg68kRamSize 1.3.6.1.4.1.139.2.5.1.7 integer read-only
Management software RAM size on this System Management board.
                     smCfgBootRev 1.3.6.1.4.1.139.2.5.1.8 displaystring read-only
Revision number and date of the boot software on this System Management board.
                     smCfg68kRev 1.3.6.1.4.1.139.2.5.1.9 displaystring read-only
Revision number and date of the management software on this System Management board.
                     smCfgModulePartNumber 1.3.6.1.4.1.139.2.5.1.10 displaystring read-only
The Artel part number for this System Management module.
                     smCfgModuleSerialNumber 1.3.6.1.4.1.139.2.5.1.11 displaystring read-only
The Artel serial number for this System Management module.
                     smCfgStoreFlashRev 1.3.6.1.4.1.139.2.5.1.12 displaystring read-only
The version number of the software loaded in the store flash memory bank on this System Management board.
                     smCfgExecFlashRev 1.3.6.1.4.1.139.2.5.1.13 displaystring read-only
The version number of the software loaded in the executable flash memory bank on this System Management board.
                 smBackplane 1.3.6.1.4.1.139.2.5.2
                     smBpType 1.3.6.1.4.1.139.2.5.2.1 integer read-only
The type of Galactica 1 gigabit GBus on this node. Enumeration: 'five-Slot': 5.
                     smBpArbTimer 1.3.6.1.4.1.139.2.5.2.2 integer read-only
The timeout period used to switch from asyncronous packets to syncronous packets.
                     smBpMaxPktSize 1.3.6.1.4.1.139.2.5.2.3 integer read-only
The maximum packet size transmitted over the node's Galactica 1 gigabit GBus.
                     smBpAsyncSlotsEnb 1.3.6.1.4.1.139.2.5.2.4 integer read-only
A bit string returned as an integer that indicates which boards are asynchronous. The least significant bit represents the board in slot 0.
                     smBpSyncSlotsEnb 1.3.6.1.4.1.139.2.5.2.5 integer read-only
A bit string returned as an integer that indicates which boards are synchronous. The least significant bit represents the board in slot 0.
                     smBpUtilization 1.3.6.1.4.1.139.2.5.2.6 integer read-only
The current percentage of Galactica 1 gigabit GBus utilization.
                     smBpTable 1.3.6.1.4.1.139.2.5.2.7 no-access
A table maintaining state information on each board in the node.
                         smBpEntry 1.3.6.1.4.1.139.2.5.2.7.1 no-access
Information maintained on a single board.
                             smBpIndex 1.3.6.1.4.1.139.2.5.2.7.1.1 integer read-only
The slot number of the board.
                             smBpTableEnable 1.3.6.1.4.1.139.2.5.2.7.1.2 integer read-only
The current operational state of the board as viewed by the System Management board. Enumeration: 'disabled': 2, 'enabled': 1.
                             smBpTableJabber 1.3.6.1.4.1.139.2.5.2.7.1.3 integer read-only
True indicates that the board transmitted a packet that was larger than the maximum packet size and was disabled from the Galactica 1 gigabit GBus by the System Management board. This state will not be automatically re-set. The board cannot be re-enabled until manual intervention is taken by setting the smBpTableClearJabber object as defined below. Enumeration: 'false': 2, 'true': 1.
                             smBpTableClearJabber 1.3.6.1.4.1.139.2.5.2.7.1.4 integer read-write
When read this object always returns 1. When set to any value, the System Manager will clear the smBpTableJabber object allowing the board to be re-enabled onto the Galactica 1 gigabit GBus.
                 smPowerSupply 1.3.6.1.4.1.139.2.5.4
                     smSupplyPresent 1.3.6.1.4.1.139.2.5.4.1 integer read-only
A bit string returned as an integer that represents the presence of the power supplies. The lease significant bit represents power supply 1 which the leftmost power supply.
                     smSupplyType 1.3.6.1.4.1.139.2.5.4.2 integer read-only
A bit string returned as an integer that indicates the type of power supply present. Two bits are assigned to each power supply with the 2 least significant bits representing power supply 1. The bits are encoded such that: 00 invalid 01 No supply present 10 DC supply 11 AC supply
                     smSupplyAcOk 1.3.6.1.4.1.139.2.5.4.3 integer read-only
A bit string returned as an integer that indicates the status of the AC power units. The least significant bit represents power supply 1.
                     smSupplyDcOk 1.3.6.1.4.1.139.2.5.4.4 integer read-only
A bit string returned as an integer that indicates the status of the DC power units. The least significant bit represents power supply 1.
                     smSupplyTable 1.3.6.1.4.1.139.2.5.4.5 no-access
A table of strings describing the status of the chassis power supplies.
                         smSupplyTableEntry 1.3.6.1.4.1.139.2.5.4.5.1 no-access
The status of one power supply in the chassis.
                             smSupplyTableIndex 1.3.6.1.4.1.139.2.5.4.5.1.1 integer read-only
The number of the power supply in the chassis, numbered from left to right.
                             smSupplyTableStatus 1.3.6.1.4.1.139.2.5.4.5.1.2 displaystring read-only
A text description of the status of the power supply. One of: 'NOT PRESENT', 'OFF', 'ON' or 'FAILURE'.
                 smModem 1.3.6.1.4.1.139.2.5.5
                     smModemType 1.3.6.1.4.1.139.2.5.5.1 integer read-only
The modem type present on the node's System Management board. Enumeration: 'internal-japan-2400-baud': 1, 'internal-usa-2400-baud': 2.
                     smModemCallBackEnable 1.3.6.1.4.1.139.2.5.5.2 integer read-write
Enables and disables the call-back feature of the modem. If enabled the modem will answer a call, then hang up and dial the number in smModemCallBackNumber. If disabled the modem will not hang up on any calls. Enumeration: 'disabled': 2, 'enabled': 1.
                     smModemCallBackNumber 1.3.6.1.4.1.139.2.5.5.3 displaystring read-write
A Hayes style dial string that the internal modem uses if call-back is enabled. The string should not contain the 'ATD' characters, but a leading 'P' may be used to initiate pulse dialing if needed.
             starbridge 1.3.6.1.4.1.139.2.6
                 sbConfiguration 1.3.6.1.4.1.139.2.6.1
                     sbCfgManufactureDate 1.3.6.1.4.1.139.2.6.1.1 displaystring read-only
The manufacture date of this Starbridge board.
                     sbCfgType 1.3.6.1.4.1.139.2.6.1.2 integer read-only
The type of board Enumeration: 'starbridge-board': 2.
                     sbCfgHardwareRev 1.3.6.1.4.1.139.2.6.1.3 displaystring read-only
The hardware revision number of this Starbridge board.
                     sbCfgSerialNumber 1.3.6.1.4.1.139.2.6.1.4 displaystring read-only
The serial number of this Starbridge board.
                     sbCfgNumberIfBoards 1.3.6.1.4.1.139.2.6.1.5 integer read-only
The number of interface cards on this module.
                     sbCfgIfBd1Type 1.3.6.1.4.1.139.2.6.1.6 integer read-only
The interface type of interface card 1. Enumeration: 'thinnet': 3, 'twisted-pair': 4, 'foirl': 5, 'thicknet-dte': 1, 'thicknet-dce': 2, 'ten-base-f': 6.
                     sbCfgIfBd1Rev 1.3.6.1.4.1.139.2.6.1.7 displaystring read-only
The hardware revision number of interface card 1.
                     sbCfgIfBd1SerialNum 1.3.6.1.4.1.139.2.6.1.8 displaystring read-only
The serial number of interface card 1.
                     sbCfgIfBd1NumPorts 1.3.6.1.4.1.139.2.6.1.9 integer read-only
The number of ports contained on interface card 1.
                     sbCfgIfBd2Type 1.3.6.1.4.1.139.2.6.1.10 integer read-only
The interface type of interface card 2. Enumeration: 'thinnet': 3, 'twisted-pair': 4, 'foirl': 5, 'thicknet-dte': 1, 'thicknet-dce': 2, 'ten-base-f': 6.
                     sbCfgIfBd2Rev 1.3.6.1.4.1.139.2.6.1.11 displaystring read-only
The hardware revision number of interface card 2.
                     sbCfgIfBd2SerialNum 1.3.6.1.4.1.139.2.6.1.12 displaystring read-only
The serial number of interface card 2.
                     sbCfgIfBd2NumPorts 1.3.6.1.4.1.139.2.6.1.13 integer read-only
The number of ports contained on interface card 2.
                     sbCfgFlashMemorySize 1.3.6.1.4.1.139.2.6.1.14 integer read-only
Number of bytes of flash memory on this Starbridge board.
                     sbCfg68kRamSize 1.3.6.1.4.1.139.2.6.1.15 integer read-only
Management software RAM size on this Starbridge board.
                     sbCfg960RamSize 1.3.6.1.4.1.139.2.6.1.16 integer read-only
Packet switch software RAM size on this Starbridge board.
                     sbCfgSonicRamSize 1.3.6.1.4.1.139.2.6.1.17 integer read-only
Size of the RAM used by the Ethernet Controllers (Sonic) for packet processing..
                     sbCfgHasherCacheTagSize 1.3.6.1.4.1.139.2.6.1.18 integer read-only
The number of bytes in the hasher cache on this Starbridge board. Each address used 6 bytes.
                     sbCfgDualPortRamSize 1.3.6.1.4.1.139.2.6.1.19 integer read-only
The size of the dual port RAM used by the Galactica 1 gigabit GBus on this Starbridge board.
                     sbCfgBootRev 1.3.6.1.4.1.139.2.6.1.20 displaystring read-only
Revision number and date of the boot software on this Starbridge board.
                     sbCfg68kRev 1.3.6.1.4.1.139.2.6.1.21 displaystring read-only
Revision number and date of the management boot ROM software on this Starbridge board.
                     sbCfg960Rev 1.3.6.1.4.1.139.2.6.1.22 displaystring read-only
Revision number and date of the packet switch software on this Starbridge board.
                     sbCfgModulePartNumber 1.3.6.1.4.1.139.2.6.1.23 displaystring read-only
The Artel part number for this Starbridge module.
                     sbCfgModuleSerialNumber 1.3.6.1.4.1.139.2.6.1.24 displaystring read-only
The Artel serial number for this Starbridge module.
                     sbCfgStoreFlashRev 1.3.6.1.4.1.139.2.6.1.25 displaystring read-only
The version number of the software loaded in the store flash memory bank on this Starbridge board.
                     sbCfgExecFlashRev 1.3.6.1.4.1.139.2.6.1.26 displaystring read-only
The version number of the software loaded in the executable flash memory bank on this Starbridge board.
                 sbPort 1.3.6.1.4.1.139.2.6.3
                     sbPortTable 1.3.6.1.4.1.139.2.6.3.1 no-access
Statistics maintained for the ports on a Starbridge board.
                         sbPortEntry 1.3.6.1.4.1.139.2.6.3.1.1 no-access
The statics for a particular port on the Starbridge board.
                             sbPortIndex 1.3.6.1.4.1.139.2.6.3.1.1.1 integer read-only
The port number associated with this port. Always the same as ifIndex.
                             sbPortRxMulticastFrames 1.3.6.1.4.1.139.2.6.3.1.1.2 counter read-only
The number of multicast frames received on this port.
                             sbPortRxBroadcastFrames 1.3.6.1.4.1.139.2.6.3.1.1.3 counter read-only
The number of broadcast frames received on this port.
                             sbPortRxRuntErrors 1.3.6.1.4.1.139.2.6.3.1.1.5 counter read-only
The number of packets received that were smaller than the minimum size packet defined for this port.
                             sbPortRxBytes 1.3.6.1.4.1.139.2.6.3.1.1.6 counter read-only
The total number of bytes received on this port.
                             sbPortTxBytes 1.3.6.1.4.1.139.2.6.3.1.1.7 counter read-only
The total number of bytes transmitted on this port.
                             sbPortRxBroadcastStatus 1.3.6.1.4.1.139.2.6.3.1.1.8 integer read-write
Administratively enables and disables the receipt of broadcasts on this port. Enumeration: 'disabled': 2, 'enabled': 1.
                             sbPortName 1.3.6.1.4.1.139.2.6.3.1.1.9 displaystring read-write
Administratively assigned name for this port.
                             sbPortUtilization 1.3.6.1.4.1.139.2.6.3.1.1.10 gauge read-only
Port usage over the past ten seconds, expressed as a percentage.
                             sbPortFramesPerSecond 1.3.6.1.4.1.139.2.6.3.1.1.11 gauge read-only
The number of data frames per second seen by the port.
                             sbPortErrorRate 1.3.6.1.4.1.139.2.6.3.1.1.12 gauge read-only
Port errors over the past ten seconds, expressed as a percentage.
                             sbPortInitStats 1.3.6.1.4.1.139.2.6.3.1.1.13 integer read-write
This object always returns 1. Setting this object to any value causes the port statistics to be cleared.
                     sbPortUnidirectTable 1.3.6.1.4.1.139.2.6.3.2 no-access
Table that supports the Artel uni-direct option.
                         sbPortUnidirectEntry 1.3.6.1.4.1.139.2.6.3.2.1 no-access
The information needed for one uni-direct connection.
                             sbPortUnidirectIndex 1.3.6.1.4.1.139.2.6.3.2.1.1 integer read-only
The index number assigned to this uni-direct channel. A unidirect channel consists of 2 ports. Channel 1 consists of port 1 and port 2 Channel 2 consists of port 3 and port 4 Channel 3 consists of port 5 and port 6 Channel 4 consists of port 7 and port 8 The odd numbered port is alwasy the receive port and the even numbered port is always the transmit port.
                             sbPortUnidirectEnable 1.3.6.1.4.1.139.2.6.3.2.1.2 integer read-write
Administratively enables and disables uni-direct. Enumeration: 'disabled': 2, 'enabled': 1.
             fddi 1.3.6.1.4.1.139.2.7
                 fddiConfiguration 1.3.6.1.4.1.139.2.7.1
                     fddiCfgManufactureDate 1.3.6.1.4.1.139.2.7.1.1 displaystring read-only
The manufacture date of this FDDI board.
                     fddiCfgType 1.3.6.1.4.1.139.2.7.1.2 integer read-only
The type of board. Enumeration: 'fddi-board': 4.
                     fddiCfgHardwareRev 1.3.6.1.4.1.139.2.7.1.3 displaystring read-only
The hardware revision number of this FDDI board.
                     fddiCfgSerialNumber 1.3.6.1.4.1.139.2.7.1.4 displaystring read-only
The serial number of this FDDI board.
                     fddiCfgNumberFddiPorts 1.3.6.1.4.1.139.2.7.1.5 integer read-only
The number of ports on this module.
                     fddiCfgPPFType 1.3.6.1.4.1.139.2.7.1.6 displaystring read-only
A string describing the type of the FDDI chip set module.
                     fddiCfgPPFRev 1.3.6.1.4.1.139.2.7.1.7 displaystring read-only
The hardware revision and date of the FDDI chip set module.
                     fddiCfgPPFSerialNumber 1.3.6.1.4.1.139.2.7.1.8 displaystring read-only
The serial number of the FDDI chip set module.
                     fddiCfgMediaType 1.3.6.1.4.1.139.2.7.1.9 displaystring read-only
A string describing the media type of the FDDI board. For example Multi-mode fiber or Twisted Pair.
                     fddiCfgFlashMemorySize 1.3.6.1.4.1.139.2.7.1.10 integer read-only
Number of bytes of flash memory on this FDDI board.
                     fddiCfg68kRamSize 1.3.6.1.4.1.139.2.7.1.11 integer read-only
Management software RAM size on this FDDI board.
                     fddiCfg960RamSize 1.3.6.1.4.1.139.2.7.1.12 integer read-only
Packet switch software RAM size on this FDDI board.
                     fddiCfgSonicRamSize 1.3.6.1.4.1.139.2.7.1.13 integer read-only
Size of the RAM used by the Ethernet Controllers (Sonic) for packet processing..
                     fddiCfgHasherCacheTagSize 1.3.6.1.4.1.139.2.7.1.14 integer read-only
The number of bytes in the hasher cache on this FDDI board. Each address used 6 bytes.
                     fddiCfgDualPortRamSize 1.3.6.1.4.1.139.2.7.1.15 integer read-only
The size of the dual port RAM used by the Galactica 1 gigabit GBus on this FDDI board.
                     fddiCfgBootRev 1.3.6.1.4.1.139.2.7.1.16 displaystring read-only
Revision number and date of the boot software on this FDDI board.
                     fddiCfg68kRev 1.3.6.1.4.1.139.2.7.1.17 displaystring read-only
Revision number and date of the management boot ROM software on this FDDI board.
                     fddiCfg960Rev 1.3.6.1.4.1.139.2.7.1.18 displaystring read-only
Revision number and date of the packet switch software on this FDDI board.
                     fddiCfgPPFSoftwareRev 1.3.6.1.4.1.139.2.7.1.19 displaystring read-only
Revision number and date of the FDDI chip set module.
                     fddiCfgModulePartNumber 1.3.6.1.4.1.139.2.7.1.20 displaystring read-only
The Artel part number for this FDDI module.
                     fddiCfgModuleSerialNumber 1.3.6.1.4.1.139.2.7.1.21 displaystring read-only
The Artel serial number for this FDDI module.
                     fddiCfgStoreFlashRev 1.3.6.1.4.1.139.2.7.1.22 displaystring read-only
The version number of the software loaded in the store flash memory bank on this FDDI board.
                     fddiCfgExecFlashRev 1.3.6.1.4.1.139.2.7.1.23 displaystring read-only
The version number of the software loaded in the executable flash memory bank on this FDDI board.
                 fddiIpFragmentation 1.3.6.1.4.1.139.2.7.2
                     fddiIpFragEnabled 1.3.6.1.4.1.139.2.7.2.1 integer read-write
Enables and disables IP fragmentation for the FDDI board. Enumeration: 'disabled': 2, 'enabled': 1.
                 fddiPort 1.3.6.1.4.1.139.2.7.3
                     fddiPortTable 1.3.6.1.4.1.139.2.7.3.1 no-access
Statistics maintained for the ports on a FDDI board.
                         fddiPortEntry 1.3.6.1.4.1.139.2.7.3.1.1 no-access
The statics for a particular port on the FDDI board.
                             fddiPortIndex 1.3.6.1.4.1.139.2.7.3.1.1.1 integer read-only
The port number associated with this port. Always the same as ifIndex.
                             fddiPortRxMcastEnabled 1.3.6.1.4.1.139.2.7.3.1.1.2 integer read-only
Enables and disables the reception of multicast frames on this port. Enumeration: 'disabled': 2, 'enabled': 1.
                             fddiPortNotCopiedOffRingErrs 1.3.6.1.4.1.139.2.7.3.1.1.3 counter read-only
Equivalent to the ANSI FDDI attribute fddiMACNotCopied-Ct. The count of frames that should have been copied off the ring but were not. It is not required that the count be exact.
                             fddiPortRingOpCounts 1.3.6.1.4.1.139.2.7.3.1.1.4 counter read-only
Equivalent to the ANSI FDDI attribute fddiMACRingOp-Ct. The count of the number of times the ring has entered the 'Ring Operational' state from the 'Ring Not Operational' state. It is not required that this count be exact.
                             fddiPortFrameCheckErrs 1.3.6.1.4.1.139.2.7.3.1.1.5 counter read-only
The count of frames copied off the ring which had a bad FCS (Frame Check Sequence).
         artelTrap 1.3.6.1.4.1.139.64
               artelTrapAddrTable 1.3.6.1.4.1.139.64.1 no-access
A table of management systems ready to accept traps generated by this node.
                   artelTrapAddrEntry 1.3.6.1.4.1.139.64.1.1 no-access
Information needed to deliver traps to a particular management station.
                       artelTrapAddrIpDest 1.3.6.1.4.1.139.64.1.1.1 ipaddress read-write
The IP address of the management agent receiving traps.
                       artelTrapAddrXPortIndex 1.3.6.1.4.1.139.64.1.1.2 octet string read-only
This is the UDP address defined as an OCTET STRING of 2 bytes for the purpose of using it as an instance whoses sub-id lengths cannot exceed one byte in length.
                       artelTrapAddrUdpDest 1.3.6.1.4.1.139.64.1.1.3 integer read-write
The UDP port number used by the management station to receive traps.
                       artelTrapAddrCommunity 1.3.6.1.4.1.139.64.1.1.4 octet string read-write
The community name expected by the management station receiving traps.
                       artelTrapAddrStatus 1.3.6.1.4.1.139.64.1.1.5 integer read-write
Permanent entries will be kept in non-volatile ram until the user specifically invalidates the entry. Temporary entries will be timed out after a minimum 10 minute interval. Invalid entries will be removed from the table. Enumeration: 'permanent': 3, 'other': 1, 'temporary': 4, 'invalid': 2.
               artelTrapReportString 1.3.6.1.4.1.139.64.2 displaystring read-only
When read this will always return a NULL string. It will be returned in varBindList of Artel proprietary traps to provide the user with any additional information available to the agent.