LB3GH-1-0-7
Detailed view of the defined objects, syntax rules, and hierarchical paths.
307
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
307 total| Object Name |
|---|
a3Com OBJECT IDENTIFIER .1.3.6.1.4.1.43 |
RFC1213-MIB Unknown .1.3.6.1.4.1.43 |
lb3gh OBJECT IDENTIFIER .1.3.6.1.4.1.43.7 |
lb3ghMib OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1 |
lbSlotInsertEventThe SNMP trap that is generated when a
board is inserted into a particular
slot in the chassis. TRAP-TYPE .1.3.6.1.4.1.43.7.1.0.1 |
lbSlotExtractEventThe SNMP trap that is generated when a
board is extracted from a particular
slot in the chassis. TRAP-TYPE .1.3.6.1.4.1.43.7.1.0.2 |
lbBridgeAddressThresholdEventThe SNMP trap that is generated when the number of
addresses stored in the bridge reaches
lbBridgeAddressThreshold. TRAP-TYPE .1.3.6.1.4.1.43.7.1.0.3 |
lbSystemOverTemperatureEventThe SNMP trap that is generated when the system
temperature exceeds a certain threshold. TRAP-TYPE .1.3.6.1.4.1.43.7.1.0.6 |
lbSlotOverTemperatureEventThe SNMP trap that is generated when the temperature of
a board in a particular slot exceeds a certain threshold. TRAP-TYPE .1.3.6.1.4.1.43.7.1.0.7 |
lbPowerSupplyFailureEventThe SNMP trap that is generated when a power supply
unit fails in the system. TRAP-TYPE .1.3.6.1.4.1.43.7.1.0.8 |
chassis OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.1 |
chassisIdThe unique identifier assigned to this
station during manufacturing.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.1.1 |
chassisTypeThe type of the LinkBuilder 3GH
chassis.rodeprecated Enumeration .1.3.6.1.4.1.43.7.1.1.2 |
chassisRevisionThe revision number of this chassis.rodeprecated OCTET STRING .1.3.6.1.4.1.43.7.1.1.3 |
chassisNameThe text string describing this
chassis.rodeprecated DisplayString .1.3.6.1.4.1.43.7.1.1.4 |
chassisNameAbbrevThe text string describing the generic
name for this chassis.rodeprecated DisplayString .1.3.6.1.4.1.43.7.1.1.5 |
chassisManufacturerThe text string describing the
manufacturer of this chassis.rodeprecated DisplayString .1.3.6.1.4.1.43.7.1.1.6 |
chassisSlotCountThe number of slots in this chassis.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.1.7 |
chassisBuildTimeThe build time of the LinkBuilder 3GH
system software.rodeprecated DisplayString .1.3.6.1.4.1.43.7.1.1.8 |
chassisSoftwareRevisionThe revision number of the
LinkBuilder 3GH system software.rodeprecated OCTET STRING .1.3.6.1.4.1.43.7.1.1.9 |
chassisControlPanelColumnsThe number of columns in the control
panel display.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.1.10 |
chassisControlPanelLinesThe number of lines in the control
panel display.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.1.11 |
chassisControlPanelTextThe text currently displayed in the
control panel display.rodeprecated DisplayString .1.3.6.1.4.1.43.7.1.1.12 |
chassisActionThis object, when read, always returns
the value other (1). The result of
setting this object to each acceptable
value is:
reset: resets the LinkBuilder
3GH system.rwdeprecated Enumeration .1.3.6.1.4.1.43.7.1.1.13 |
slot OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.2 |
slotTableA list of slot entries. A single
instance of this object exists for each
slot in the LinkBuilder 3GH chassis.deprecated SEQUENCE OF SlotEntry .1.3.6.1.4.1.43.7.1.2.1 |
slotEntryA slot entry contains information
common to a specified slot within a
LinkBuilder 3GH system.deprecated SlotEntry .1.3.6.1.4.1.43.7.1.2.1.1 |
slotIndexThe physical slot number of this slot
within the LinkBuilder 3GH chassis.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.2.1.1.1 |
slotBoardTypeThe type of board residing in this
slot.rodeprecated Enumeration .1.3.6.1.4.1.43.7.1.2.1.1.2 |
slotBoardRevisionThe revision number of the board in
this slot.rodeprecated OCTET STRING .1.3.6.1.4.1.43.7.1.2.1.1.3 |
slotBoardStatusThe status of the board in this slot.rodeprecated Enumeration .1.3.6.1.4.1.43.7.1.2.1.1.4 |
slotBoardNameThe text string describing this board
type.rodeprecated DisplayString .1.3.6.1.4.1.43.7.1.2.1.1.5 |
slotBoardNameAbbrevThe abbreviation describing this board
type.rodeprecated DisplayString .1.3.6.1.4.1.43.7.1.2.1.1.6 |
slotBoardActionThis object, when read, always returns
the value other (1). The result of
setting this object to each acceptable
value is:
runDiagnostics: runs the board's
offline diagnostics.rwdeprecated Enumeration .1.3.6.1.4.1.43.7.1.2.1.1.7 |
smm OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.3 |
smmTableA list of System Management Module
(SMM) entries. An entry exists for each
Slot Table Entry whose board type is
SMM. This table is indexed by the
physical slot number of this SMM within
the LinkBuilder 3GH chassis. The entries
need not have consecutive slot indices.
Note that this object has been marked as deprecated and is
included here for backward compatibilty. It will be removed
from the next revision of the lb3gh MIB. The objects defined
in this table are now available via the lbSlot table.deprecated SEQUENCE OF SMMEntry .1.3.6.1.4.1.43.7.1.3.1 |
smmEntryAn SMM entry contains information
common to a single System Management
Module (SMM) within a LinkBuilder 3GH
system.deprecated SMMEntry .1.3.6.1.4.1.43.7.1.3.1.1 |
smmSlotIndexThe physical slot number of this slot
within the LinkBuilder 3GH chassis.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.3.1.1.1 |
smmEthernetPortCountThe number of Ethernet ports on this
board.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.3.1.1.2 |
smmBaseEthernetPortIndexThe system-wide index for the first
Ethernet port on this board.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.3.1.1.3 |
fbcm OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.4 |
fbcmTableA list of FDDI Backbone Connectivity
Module (FBCM) entries. An entry exists
for each Slot Table Entry whose board
type is FBCM. This table is indexed by
the physical slot number of this FBCM
within the LinkBuilder 3GH chassis.
The entries need not have consecutive
slot indices.
Note that this object has been marked as deprecated and is
included here for backward compatibilty. It will be removed
from the next revision of the lb3gh MIB. The objects defined
in this table are now available via the lbSlot table.deprecated SEQUENCE OF FBCMEntry .1.3.6.1.4.1.43.7.1.4.1 |
fbcmEntryAn FBCM entry contains information
common to a single FDDI Backbone
Connectivity Module (FBCM) within a
LinkBuilder 3GH system.deprecated FBCMEntry .1.3.6.1.4.1.43.7.1.4.1.1 |
fbcmSlotIndexThe physical slot number of this slot
within the LinkBuilder 3GH chassis.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.4.1.1.1 |
fbcmMACCountThe number of FDDI MACs present on
this board.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.4.1.1.2 |
fbcmBaseMACIndexThe system-wide index of the first FDDI
MAC on this board. Additional MACs on
this board will have consecutively
increasing MAC indices following
this index.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.4.1.1.3 |
fbcmPortCountThe number of FDDI ports present on
this board.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.4.1.1.4 |
fbcmBasePortIndexThe system-wide index of the first FDDI
port on this board. Additional ports on
this board will have consecutively
increasing port indices following
this index.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.4.1.1.5 |
fcm OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.5 |
fcmTableA list of FDDI Concentrator Module
(FCM) entries. An entry exists for each
Slot Table Entry whose board type is
FCM. This table is indexed by the
physical slot number of this FCM
within the LinkBuilder 3GH chassis.
The entries need not have consecutive
slot indices.
Note that this object has been marked as deprecated and is
included here for backward compatibilty. It will be removed
from the next revision of the lb3gh MIB. The objects defined
in this table are now available via the lbSlot table.deprecated SEQUENCE OF FCMEntry .1.3.6.1.4.1.43.7.1.5.1 |
fcmEntryAn FCM entry contains information
common to a single FDDI Concentrator
Module (FCM) within a LinkBuilder 3GH
system.deprecated FCMEntry .1.3.6.1.4.1.43.7.1.5.1.1 |
fcmSlotIndexThe physical slot number of this slot
within the LinkBuilder 3GH chassis.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.5.1.1.1 |
fcmPortCountThe number of FDDI ports present on
this board.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.5.1.1.2 |
fcmBasePortIndexThe system-wide index of the first
FDDI port on this board. Additional
ports on this board will have
consecutively increasing port indices
following this index.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.5.1.1.3 |
port OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.6 |
portTableA list of port entries. A single
instance of this object exists for each
port (excluding Ethernet ports) in the
LinkBuilder 3GH system.
Note that this object has been marked as deprecated and is
included here for backward compatibilty. It will be removed
from the next revision of the lb3gh MIB. The objects defined
in this table are now available either via the fddiPort group
or the enetPort group.deprecated SEQUENCE OF PortEntry .1.3.6.1.4.1.43.7.1.6.1 |
portEntryA port entry contains information
common to a particular port located on
a particular board within the
LinkBuilder 3GH system.deprecated PortEntry .1.3.6.1.4.1.43.7.1.6.1.1 |
portSlotIndexThe physical slot number of this slot
within the LinkBuilder 3GH chassis.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.6.1.1.1 |
portIndexThe index of the port on a particular
slot.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.6.1.1.2 |
portLabelAn ASCII text string describing this
port.rwdeprecated DisplayString .1.3.6.1.4.1.43.7.1.6.1.1.3 |
elm OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.7 |
elmTableA list of Ethernet LAN Module (ELM)
entries. An entry exists for each
Slot Table Entry whose board type is
ELM. This table is indexed by the
physical slot number of this ELM
within the LinkBuilder 3GH chassis.
The entries need not have consecutive
slot indices.
Note that this object has been marked as deprecated and is
included here for backward compatibilty. It will be removed
from the next revision of the lb3gh MIB. The objects defined
in this table are now available either via the slot group or
the express group.deprecated SEQUENCE OF ELMEntry .1.3.6.1.4.1.43.7.1.7.1 |
elmEntryAn ELM entry contains information
common to a single Ethernet LAN Module
(ELM) within a LinkBuilder 3GH system.deprecated ELMEntry .1.3.6.1.4.1.43.7.1.7.1.1 |
elmSlotIndexThe physical slot number of this slot
within the LinkBuilder 3GH chassis.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.7.1.1.1 |
elmFddiMACCountThe number of FDDI MACs present on
this board.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.7.1.1.2 |
elmBaseFddiMACIndexThe system-wide index of the first
FDDI MAC on this board. Additional ports
on this board will have consecutively
increasing port indices following
this index.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.7.1.1.3 |
elmEthernetPortCountThe number of Ethernet ports present
on this board.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.7.1.1.4 |
elmBaseEthernetPortIndexThe system-wide index of the first
Ethernet port on this board. Additional
ports on this board will have
consecutively increasing port indices
following this index.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.7.1.1.5 |
elmAddressThresholdA reporting threshold for the total
number of Ethernet addresses known for
this board. When the threshold is
reached, the event elmAddress-
ThresholdEvent is generated.rwdeprecated INTEGER .1.3.6.1.4.1.43.7.1.7.1.1.6 |
elmFddiMAC OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.8 |
elmFddiMACTableA list of ELM FDDI MAC entries. The
entries need not have consecutive
slot indices.
Note that this object has been marked as deprecated and is
included here for backward compatibilty. It will be removed
from the next revision of the lb3gh MIB. The objects defined
in this table are now available via the expressFddiPort group.deprecated SEQUENCE OF ELMFddiMACEntry .1.3.6.1.4.1.43.7.1.8.1 |
elmFddiMACEntryAn ELM FDDI MAC entry contains
information common to an FDDI MAC
located on an ELM within a
LinkBuilder 3GH system.deprecated ELMFddiMACEntry .1.3.6.1.4.1.43.7.1.8.1.1 |
elmFddiSlotIndexThe physical slot number of
this board.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.8.1.1.1 |
elmFddiMACIndexA unique value for each FDDI MAC
on this board.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.8.1.1.2 |
elmFddiMACForwardedCtsA counter indicating the number of
frames forwarded by a MAC from an
Ethernet port to the FDDI network.rodeprecated Counter .1.3.6.1.4.1.43.7.1.8.1.1.3 |
elmFddiMACDroppedCtsA counter indicating the number of
frames that were dropped by a MAC
due to local resource limitation or
unknown destination MAC address.rodeprecated Counter .1.3.6.1.4.1.43.7.1.8.1.1.4 |
elmEthernetPort OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.9 |
elmEthernetPortTableA list of ELM Ethernet LAN port
entries. The slot indices may not be
consecutive. The MAC indices must be
consecutive.
Note that this object has been marked as deprecated and is
included here for backward compatibilty. It will be removed
from the next revision of the lb3gh MIB. The objects defined
in this table are now available via the expressEthernetPort group.deprecated SEQUENCE OF ELMEthernetPortEntry .1.3.6.1.4.1.43.7.1.9.1 |
elmEthernetPortEntryAn ELM Ethernet LAN port entry contains
information common to an Ethernet port
located on an Ethernet LAN Module (ELM)
within a LinkBuilder 3GH system.deprecated ELMEthernetPortEntry .1.3.6.1.4.1.43.7.1.9.1.1 |
elmEthernetPortSlotIndexThe physical slot number of the slot
containing this port within the
LinkBuilder 3GH chassis.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.9.1.1.1 |
elmEthernetPortIndexThe index of the port on a particular
ELM board. This index ranges from 1 to
elmEthernetPortCount.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.9.1.1.2 |
elmEthernetPortLabelAn ASCII text string describing this
Ethernet port.rwdeprecated DisplayString .1.3.6.1.4.1.43.7.1.9.1.1.3 |
elmEthernetPortForwardedCtsA counter indicating the number of
frames forwarded from this Ethernet
port onto the FDDI network.rodeprecated Counter .1.3.6.1.4.1.43.7.1.9.1.1.4 |
elmEthernetPortDroppedCtsA counter indicating the numer of
frames received on this port that were
dropped because the destination MAC
address was determined to be on the
same Ethernet segment as the source
MAC address.rodeprecated Counter .1.3.6.1.4.1.43.7.1.9.1.1.5 |
elmEthernetPortUTurnCtsA counter indicating the number of
frames received on this Ethernet port
and directed to another Ethernet port.rodeprecated Counter .1.3.6.1.4.1.43.7.1.9.1.1.6 |
elmEthernetPortStateThe state of the Ethernet LAN port.
This value can be set to enable or
disable the Ethernet LAN port.rwdeprecated Enumeration .1.3.6.1.4.1.43.7.1.9.1.1.7 |
elmEthernetPortActionThis object, when read, always returns
the value other (1). The result of
setting this object to each acceptable
value is:
freezeAddress: causes all the
learned dynamic addresses to be
converted into static addresses.
flushAddress: causes all the
addresses to be flushed from a
port's address list.
flushDynamicAddress: causes all
a port's dynamic addresses
to be flushed from the port's
address list.rwdeprecated Enumeration .1.3.6.1.4.1.43.7.1.9.1.1.8 |
elmMACAddress OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.10 |
elmEthernetMACAddressTableA list of ELM Ethernet LAN Remote MAC
Address entries. The slot indices may
not be consecutive. The port indices
must be consecutive.
Note that this object has been marked as deprecated and is
included here for backward compatibilty. It will be removed
from the next revision of the lb3gh MIB. The objects defined
in this table are now available via the expressEthernetPort group.deprecated SEQUENCE OF ELMEthernetMACAddressEntry .1.3.6.1.4.1.43.7.1.10.1 |
elmEthernetMACAddressEntryA collection of information describing
a remote Ethernet MAC detected to be
attached to an Ethernet LAN port.deprecated ELMEthernetMACAddressEntry .1.3.6.1.4.1.43.7.1.10.1.1 |
elmEthernetMACAddressSlotIndexThe physical slot number of the slot
containing this ELM within the
within th LinkBuilder 3GH chassis.rwdeprecated INTEGER .1.3.6.1.4.1.43.7.1.10.1.1.1 |
elmEthernetMACAddressPortIndexThe port index of this address entry
within the table. This index ranges
from 1 to elmEthernetPortCount.rwdeprecated INTEGER .1.3.6.1.4.1.43.7.1.10.1.1.2 |
elmEthernetMACAddressIndexThe index of this address entry
within the table.rwdeprecated INTEGER .1.3.6.1.4.1.43.7.1.10.1.1.3 |
elmEthernetMACAddressTypeThis object, when read, always returns
the value other (1). Setting this object
to invalid (2) removes the corresponding
address entry from the table.rwdeprecated Enumeration .1.3.6.1.4.1.43.7.1.10.1.1.4 |
elmEthernetMACAddressRemoteAddressThe remote MAC address detected on this
Ethernet LAN port.rwdeprecated OCTET STRING .1.3.6.1.4.1.43.7.1.10.1.1.5 |
elmEthernetMACAddressIsStaticA value indicating whether this MAC
address was statically configured or
dynamically learned on this port.rwdeprecated Enumeration .1.3.6.1.4.1.43.7.1.10.1.1.6 |
elmEthernetMACAddressStaticPortIf the object elmEthernetMACAddress-
IsStatic has value isStatic(1), this
object indicates the port for which
this MAC address was statically
configured.rwdeprecated INTEGER .1.3.6.1.4.1.43.7.1.10.1.1.7 |
elmEthernetMACAddressAgeThis object indicates the time elapsed
since this MAC address was added to this
port's address table.rwdeprecated INTEGER .1.3.6.1.4.1.43.7.1.10.1.1.8 |
lbSystem OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.11 |
lbSystemIdThe unique identifier assigned to this system
during manufacturing.ro INTEGER .1.3.6.1.4.1.43.7.1.11.1 |
lbSystemTypeThe type of the LinkBuilder system.ro Enumeration .1.3.6.1.4.1.43.7.1.11.2 |
lbSystemNameThe text string describing this system.ro DisplayString .1.3.6.1.4.1.43.7.1.11.3 |
lbSystemManufacturerThe text string describing the manufacturer of
this system.ro DisplayString .1.3.6.1.4.1.43.7.1.11.4 |
lbSystemBackplaneRevisionThe revision level of the system backplane.
Bits 6 and 7 indicate the artwork revision.
Bits 0 through 5 indicate the rework level.ro OCTET STRING .1.3.6.1.4.1.43.7.1.11.5 |
lbSystemSlotCountThe number of slots in the system.ro INTEGER .1.3.6.1.4.1.43.7.1.11.6 |
lbSystemMemorySizeThe amount of memory (RAM), in bytes, present
on the system processor board.ro INTEGER .1.3.6.1.4.1.43.7.1.11.7 |
lbSystemFlashMemorySizeThe amount of flash memory, in bytes, present
on the system processor board.ro INTEGER .1.3.6.1.4.1.43.7.1.11.8 |
lbSystemNvMemorySizeThe amount of non-volatile memory, in bytes,
present on the system processor board.ro INTEGER .1.3.6.1.4.1.43.7.1.11.9 |
lbSystemSoftwareRevisionThe revision number of the LinkBuilder system software.
Each byte indicates the following:
byte 0: major release number.
byte 1: minor release number.
byte 2: update number.
byte 3:
bits 7-6: release type.
bits 5-0: supplemental identifier.ro OCTET STRING .1.3.6.1.4.1.43.7.1.11.10 |
lbSystemBuildTimeThe build time of the system software.ro DisplayString .1.3.6.1.4.1.43.7.1.11.11 |
lbSystemControlPanelHardwareRevisionAn 8-bit value specifying the revision level of
the control panel hardware.ro OCTET STRING .1.3.6.1.4.1.43.7.1.11.12 |
lbSystemControlPanelSoftwareRevisionAn 8-bit value specifying the revision level of
the control panel software.ro OCTET STRING .1.3.6.1.4.1.43.7.1.11.13 |
lbSystemControlPanelLinesThe number of lines in the control panel
display.ro INTEGER .1.3.6.1.4.1.43.7.1.11.14 |
lbSystemControlPanelColumnsThe number of columns in the control panel
display.ro INTEGER .1.3.6.1.4.1.43.7.1.11.15 |
lbSystemControlPanelTextThe currently displayed text in the control panel
display.ro OCTET STRING .1.3.6.1.4.1.43.7.1.11.16 |
lbSystemFddiMacCountThe number of FDDI MAC's present in the system.ro INTEGER .1.3.6.1.4.1.43.7.1.11.17 |
lbSystemFddiPortCountThe number of FDDI ports present in the system.ro INTEGER .1.3.6.1.4.1.43.7.1.11.18 |
lbSystemEthernetPortCountThe number of ethernet ports present in the system.ro INTEGER .1.3.6.1.4.1.43.7.1.11.19 |
lbSystemExpressFunctionCountThe number of Ethernet Express functions present in
the system. Curently this value is equal to the number
of Express boards present in the system.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.11.20 |
lbSystemExpressFddiPortCountThe number of Ethernet Express FDDI ports present
in the system.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.11.21 |
lbSystemExpressEthernetPortCountThe number of Ethernet Express ethernet ports
present in the system.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.11.22 |
lbSystemPowerSupplyCountThe number of power supply units present in the system.ro INTEGER .1.3.6.1.4.1.43.7.1.11.23 |
lbSystemActionThis object, when read, always returns the value other (1).
The behavior of setting this object to each of the
acceptable values is as follows:
reset: resets the LinkBuilder system.rw Enumeration .1.3.6.1.4.1.43.7.1.11.24 |
lbSystemBridgeFunctionCountThe number of bridge functions present in
the system. Curently this value is equal to the sum of
the number of Express and Switching modules in the system.ro INTEGER .1.3.6.1.4.1.43.7.1.11.25 |
lbSystemSmtProxyTimeoutBaseThe initial timeout value, in seconds, before the SMT
proxy attempts to backoff and retry. Since the SMT proxy
will attempt three retries before determining that the
proxied station is not answering, with the timeout
doubling for each retry, the total time for a request to
time out is equal to seven times the base timeout value.rw INTEGER .1.3.6.1.4.1.43.7.1.11.26 |
lbSystemSmtProxyEventsThis object determines if the SMT proxy will generate
traps for SMT events occuring at other stations. If
enabled, the SMT proxy will generate traps for all SMT
events, those that occur locally, and those that occur
at other stations. If disabled, the SMT proxy will only
generate traps for events which occur locally. The
default value for this object is enabled(1).rw Enumeration .1.3.6.1.4.1.43.7.1.11.27 |
lbSlot OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.12 |
lbSlotTableA list of slot entries. A single instance of this
object exists for each slot in the LinkBuilder system. SEQUENCE OF LbSlotEntry .1.3.6.1.4.1.43.7.1.12.1 |
lbSlotEntryA slot entry contains information common to a given
slot within a LinkBuilder system. LbSlotEntry .1.3.6.1.4.1.43.7.1.12.1.1 |
lbSlotIndexThe physical slot number of this slot within the
system.ro INTEGER .1.3.6.1.4.1.43.7.1.12.1.1.1 |
lbSlotBoardTypeThe type of board residing in this slot.ro Enumeration .1.3.6.1.4.1.43.7.1.12.1.1.2 |
lbSlotBoardRevisionThe revision number of the board in this slot.ro OCTET STRING .1.3.6.1.4.1.43.7.1.12.1.1.3 |
lbSlotBoardStatusThe status of the board in this slot.ro Enumeration .1.3.6.1.4.1.43.7.1.12.1.1.4 |
lbSlotBoardNameThe text string describing this board.ro DisplayString .1.3.6.1.4.1.43.7.1.12.1.1.5 |
lbSlotBoardNameAbbrevThe abbreviation used to describe this board.ro DisplayString .1.3.6.1.4.1.43.7.1.12.1.1.6 |
lbSlotFddiMacCountThe number of FDDI MAC's present in this slot.ro INTEGER .1.3.6.1.4.1.43.7.1.12.1.1.7 |
lbSlotFddiMacBaseIndexThe index of the first FDDI MAC in this slot.ro INTEGER .1.3.6.1.4.1.43.7.1.12.1.1.8 |
lbSlotFddiPortCountThe number of FDDI ports present in this slot.ro INTEGER .1.3.6.1.4.1.43.7.1.12.1.1.9 |
lbSlotFddiPortBaseIndexThe index of the first FDDI port in this slot.ro INTEGER .1.3.6.1.4.1.43.7.1.12.1.1.10 |
lbSlotEthernetPortCountThe number of ethernet ports present in this slot.ro INTEGER .1.3.6.1.4.1.43.7.1.12.1.1.11 |
lbSlotEthernetPortBaseIndexThe index of the first ethernet port in this slot.ro INTEGER .1.3.6.1.4.1.43.7.1.12.1.1.12 |
lbSlotExpressFunctionCountThe number of Express functions present in this slot.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.12.1.1.13 |
lbSlotExpressFunctionBaseIndexThe index of the first Express function in this slot.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.12.1.1.14 |
lbSlotExpressFddiPortCountThe number of Express FDDI ports present in this slot.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.12.1.1.15 |
lbSlotExpressFddiPortBaseIndexThe index of the first Express FDDI port in this slot.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.12.1.1.16 |
lbSlotExpressEthernetPortCountThe number of Express ethernet ports present
in this slot.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.12.1.1.17 |
lbSlotExpressEthernetPortBaseIndexThe index of the first Express ethernet port
in this slot.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.12.1.1.18 |
lbSlotBoardActionThis object, when read, always returns the
value other (1). The behavior of setting this object
to each of the acceptable values is as follows:
runDiagnostics: runs the board's offline diagnostics.rw Enumeration .1.3.6.1.4.1.43.7.1.12.1.1.19 |
lbSlotBridgeFunctionCountThe number of bridge functions present in this slot.ro INTEGER .1.3.6.1.4.1.43.7.1.12.1.1.20 |
lbSlotBridgeFunctionBaseIndexThe index of the first bridge function in this slot.ro INTEGER .1.3.6.1.4.1.43.7.1.12.1.1.21 |
lbFddiMac OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.13 |
lbFddiMacTableA list of FDDI MAC entries. A single instance of
this object exists for each FDDI MAC present
in the system. SEQUENCE OF LbFddiMacEntry .1.3.6.1.4.1.43.7.1.13.1 |
lbFddiMacEntryAn FDDI MAC entry contains information common to a
particular FDDI MAC within the system. LbFddiMacEntry .1.3.6.1.4.1.43.7.1.13.1.1 |
lbFddiMacIndexA unique value for each FDDI MAC in the system.
The MAC identified by a particular value of this
index is the same MAC as identified by the same
value of ifIndex.ro INTEGER .1.3.6.1.4.1.43.7.1.13.1.1.1 |
lbFddiMacSlotIndexThe slot number corresponding to the physical location
of this MAC.ro INTEGER .1.3.6.1.4.1.43.7.1.13.1.1.2 |
lbFddiMacLocalIndexThe index of this MAC relative to the slot on which it
is physically present.ro INTEGER .1.3.6.1.4.1.43.7.1.13.1.1.3 |
lbFddiMacByteReceiveRateThe average number of bytes received per second by this
MAC during the most recent sampling period.ro INTEGER .1.3.6.1.4.1.43.7.1.13.1.1.4 |
lbFddiMacPeakByteReceiveRateThe peak value of lbFddiMacByteReceiveRate for
this MAC since the system was last initialized.ro INTEGER .1.3.6.1.4.1.43.7.1.13.1.1.5 |
lbFddiMacFrameReceiveRateThe average number of frames received per second by this
MAC during the most recent sampling period.ro INTEGER .1.3.6.1.4.1.43.7.1.13.1.1.6 |
lbFddiMacPeakFrameReceiveRateThe peak value of lbFddiMacFrameReceiveRate for
this MAC since the system was last initialized.ro INTEGER .1.3.6.1.4.1.43.7.1.13.1.1.7 |
lbFddiMacByteTransmitRateThe average number of bytes transmitted per second by
this MAC during the most recent sampling period.ro INTEGER .1.3.6.1.4.1.43.7.1.13.1.1.8 |
lbFddiMacPeakByteTransmitRateThe peak value of lbFddiMacByteTransmitRate for
this MAC since the system was last initialized.ro INTEGER .1.3.6.1.4.1.43.7.1.13.1.1.9 |
lbFddiMacFrameTransmitRateThe average number of frames transmitted per second by
this MAC during the most recent sampling period.ro INTEGER .1.3.6.1.4.1.43.7.1.13.1.1.10 |
lbFddiMacPeakFrameTransmitRateThe peak value of lbFddiMacFrameTransmitRate for
this MAC since the system was last initialized.ro INTEGER .1.3.6.1.4.1.43.7.1.13.1.1.11 |
lbFddiMacReceiveMulticastThresholdThe maximum number of multicast frames per second
that can be received in the sample interval. The
sample interval is one second. The default value
for this object is zero which implies an infinite rate.rw INTEGER .1.3.6.1.4.1.43.7.1.13.1.1.12 |
lbFddiMacBeaconHistoryThis object gives a history of the most recent beacon
information received on this MAC. It can contain up to
a maximum of eight records. Each record is of the form:
source MAC: 6 bytes
beacon data length: 2 bytes.
beacon data: 0-16 bytes.ro OCTET STRING .1.3.6.1.4.1.43.7.1.13.1.1.13 |
lbEthernetPort OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.14 |
lbEthernetPortTableA list of ethernet port entries. A single instance
of this object exists for each ethernet port present
in the system. SEQUENCE OF LbEthernetPortEntry .1.3.6.1.4.1.43.7.1.14.1 |
lbEthernetPortEntryAn ethernet port entry contains information common to a
particular ethernet port within the system. LbEthernetPortEntry .1.3.6.1.4.1.43.7.1.14.1.1 |
lbEthernetPortIndexA unique value for each ethernet port in the system.
The port identified by a particular value of this
index is the same port as identified by the same
value of ifIndex.ro INTEGER .1.3.6.1.4.1.43.7.1.14.1.1.1 |
lbEthernetPortSlotIndexThe slot number corresponding to the physical location
of this port.ro INTEGER .1.3.6.1.4.1.43.7.1.14.1.1.2 |
lbEthernetPortLocalIndexThe index of this port relative to the slot on which it
is physically present.ro INTEGER .1.3.6.1.4.1.43.7.1.14.1.1.3 |
lbEthernetPortLabelAn ASCII text string describing this port.rw DisplayString .1.3.6.1.4.1.43.7.1.14.1.1.4 |
lbEthernetPortChipsetTypeThe type of chipset used to implement this port.ro Enumeration .1.3.6.1.4.1.43.7.1.14.1.1.5 |
lbEthernetPortLinkStatusThe current value of the link status for this port.ro Enumeration .1.3.6.1.4.1.43.7.1.14.1.1.6 |
lbEthernetPortByteReceiveRateThe average number of bytes received per second by this
port during the most recent sampling period.ro INTEGER .1.3.6.1.4.1.43.7.1.14.1.1.7 |
lbEthernetPortPeakByteReceiveRateThe peak value of lbEthernetPortByteReceiveRate for
this port since the system was last initialized.ro INTEGER .1.3.6.1.4.1.43.7.1.14.1.1.8 |
lbEthernetPortFrameReceiveRateThe average number of frames received per second by this
port during the most recent sampling period.ro INTEGER .1.3.6.1.4.1.43.7.1.14.1.1.9 |
lbEthernetPortPeakFrameReceiveRateThe peak value of lbEthernetPortFrameReceiveRate for
this port since the system was last initialized.ro INTEGER .1.3.6.1.4.1.43.7.1.14.1.1.10 |
lbEthernetPortByteTransmitRateThe average number of bytes transmitted per second by
this port during the most recent sampling period.ro INTEGER .1.3.6.1.4.1.43.7.1.14.1.1.11 |
lbEthernetPortPeakByteTransmitRateThe peak value of lbEthernetPortByteTransmitRate for
this port since the system was last initialized.ro INTEGER .1.3.6.1.4.1.43.7.1.14.1.1.12 |
lbEthernetPortFrameTransmitRateThe average number of frames transmitted per second by
this port during the most recent sampling period.ro INTEGER .1.3.6.1.4.1.43.7.1.14.1.1.13 |
lbEthernetPortPeakFrameTransmitRateThe peak value of lbEthernetPortFrameTransmitRate for
this port since the system was last initialized.ro INTEGER .1.3.6.1.4.1.43.7.1.14.1.1.14 |
lbEthernetPortReceiveMulticastThresholdThe maximum number of multicast frames per second
that can be received in the sample interval. The
sample interval is one second. The default value
for this object is zero which implies an infinite rate.rw INTEGER .1.3.6.1.4.1.43.7.1.14.1.1.15 |
lbEthernetPortTypeSpecific description of this port's type.rw Enumeration .1.3.6.1.4.1.43.7.1.14.1.1.16 |
lbFddiPort OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.15 |
lbFddiPortTableA list of FDDI port entries. A single instance of this
object exists for each FDDI port in the system. SEQUENCE OF LbFddiPortEntry .1.3.6.1.4.1.43.7.1.15.1 |
lbFddiPortEntryA Port entry contains information common to a
particular FDDI port in the system. LbFddiPortEntry .1.3.6.1.4.1.43.7.1.15.1.1 |
lbFddiPortIndexA unique value for each FDDI port in the system.
It's value ranges between 1 and the value of
lbSystemFddiPortCount.ro INTEGER .1.3.6.1.4.1.43.7.1.15.1.1.1 |
lbFddiPortSlotIndexThe slot number corresponding to the physical location
of this port.ro INTEGER .1.3.6.1.4.1.43.7.1.15.1.1.2 |
lbFddiPortLocalIndexThe index of this port relative to the slot on which it
is physically present.ro INTEGER .1.3.6.1.4.1.43.7.1.15.1.1.3 |
lbFddiPortLabelAn ASCII text string describing this port.rw DisplayString .1.3.6.1.4.1.43.7.1.15.1.1.4 |
lbExpress OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.16 |
lbExpressTableA list of Express function entries.deprecated SEQUENCE OF LbExpressEntry .1.3.6.1.4.1.43.7.1.16.1 |
lbExpressEntryAn Express entry contains information common to a
particular Express function in a given system.deprecated LbExpressEntry .1.3.6.1.4.1.43.7.1.16.1.1 |
lbExpressIndexA unique value for each Express function in the system.
It's value ranges between 1 and the value of
lbSystemExpressFunctionCount.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.16.1.1.1 |
lbExpressSlotIndexThe slot number corresponding to the physical location
of this function.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.16.1.1.2 |
lbExpressLocalIndexThe index of this function relative to the slot on which it
is physically present.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.16.1.1.3 |
lbExpressAddressThresholdA reporting threshold for the total number of Ethernet
Addresses known for this board. When this threshold
is reached, the event lbEemAddressThresholdEvent is
generated.rwdeprecated INTEGER .1.3.6.1.4.1.43.7.1.16.1.1.4 |
lbExpressFddiPort OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.17 |
lbExpressFddiPortTableA list of Express FDDI port entries.deprecated SEQUENCE OF LbExpressFddiPortEntry .1.3.6.1.4.1.43.7.1.17.1 |
lbExpressFddiPortEntryA Port entry contains information for a particular
Express FDDI port in a given system.deprecated LbExpressFddiPortEntry .1.3.6.1.4.1.43.7.1.17.1.1 |
lbExpressFddiPortIndexA unique value for each Express port in the system.
It's value ranges between 1 and the value of
lbSystemExpressFddiPortCount.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.17.1.1.1 |
lbExpressFddiPortSlotIndexThe slot number corresponding to the physical location
of this port.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.17.1.1.2 |
lbExpressFddiPortLocalIndexThe index of this port relative to the slot on which it
is physically present.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.17.1.1.3 |
lbExpressFddiPortForwardedCtsThe number of frames forwarded by this MAC from
an ethernet port to the FDDI network.rodeprecated Counter .1.3.6.1.4.1.43.7.1.17.1.1.4 |
lbExpressFddiPortDroppedCtsThe number of frames received by this MAC that
were not forwarded.rodeprecated Counter .1.3.6.1.4.1.43.7.1.17.1.1.5 |
lbExpressEthernetPort OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.18 |
lbExpressEthernetPortTableA list of Express ethernet port entries.deprecated SEQUENCE OF LbExpressEthernetPortEntry .1.3.6.1.4.1.43.7.1.18.1 |
lbExpressEthernetPortEntryAn Expres ethernet port entry contains information
common to a particular Express ethernet port located
in the system.deprecated LbExpressEthernetPortEntry .1.3.6.1.4.1.43.7.1.18.1.1 |
lbExpressEthernetPortIndexA unique value for each Express ethernet port in the
system. It's value ranges between 1 and the value of
lbSystemExpressEthernetPortCount.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.18.1.1.1 |
lbExpressEthernetPortSlotIndexThe slot number corresponding to the physical location
of this port.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.18.1.1.2 |
lbExpressEthernetPortLocalIndexThe index of this port relative to the slot on which it
is physically present.rodeprecated INTEGER .1.3.6.1.4.1.43.7.1.18.1.1.3 |
lbExpressEthernetPortForwardedCtsThe number of frames forwarded from this ethernet
port to the FDDI network.rodeprecated Counter .1.3.6.1.4.1.43.7.1.18.1.1.4 |
lbExpressEthernetPortDroppedCtsThe number of frames received by this ethernet
port that were not forwarded or u-turned.rodeprecated Counter .1.3.6.1.4.1.43.7.1.18.1.1.5 |
lbExpressEthernetPortUTurnCtsThe number of frames received by this ethernet
port that were directed to another ethernet port.rodeprecated Counter .1.3.6.1.4.1.43.7.1.18.1.1.6 |
lbExpressEthernetPortActionThis object, when read, always returns the value other (1).
The behavior of setting this object to each of the
acceptable values is as follows:
freezeAddress: causes all the learned dynamic addresses
to be converted into static addresses.
flushAddress: causes all the addresses to be flushed
from a port's address list.
flushDynamicAddress:
causes all the port's dynamic addresses
to be flushed from a port's address list.rwdeprecated Enumeration .1.3.6.1.4.1.43.7.1.18.1.1.7 |
lbExpressEthernetPortAddress OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.19 |
lbExpressEthernetPortAddressTableA list of Express Remote MAC Address entries.deprecated SEQUENCE OF LbExpressEthernetPortAddressEntry .1.3.6.1.4.1.43.7.1.19.1 |
lbExpressEthernetPortAddressEntryAn entry contains information describing a remote Ethernet
MAC detected to be attached to an Express port.deprecated LbExpressEthernetPortAddressEntry .1.3.6.1.4.1.43.7.1.19.1.1 |
lbExpressEthernetPortAddressPortIndexA unique value for each Express ethernet port in the
system. It's value ranges between 1 and the value of
lbSystemExpressEthernetPortCount.rwdeprecated INTEGER .1.3.6.1.4.1.43.7.1.19.1.1.1 |
lbExpressEthernetPortAddressIndexThe index of this address entry within the address table.rwdeprecated INTEGER .1.3.6.1.4.1.43.7.1.19.1.1.2 |
lbExpressEthernetPortAddressSlotIndexThe slot number corresponding to the physical location
of this port.rwdeprecated INTEGER .1.3.6.1.4.1.43.7.1.19.1.1.3 |
lbExpressEthernetPortAddressTypeThis object, when read, always returns the value other (1).
Setting this object to invalid (2) will remove the
corresponding address entry from the table.rwdeprecated Enumeration .1.3.6.1.4.1.43.7.1.19.1.1.4 |
lbExpressEthernetPortAddressRemoteAddressThe remote MAC address detected on this port.rwdeprecated OCTET STRING .1.3.6.1.4.1.43.7.1.19.1.1.5 |
lbExpressEthernetPortAddressIsStaticA value indicating whether this MAC address was statically
configured or was dynamically learned on this port.rwdeprecated Enumeration .1.3.6.1.4.1.43.7.1.19.1.1.6 |
lbExpressEthernetPortAddressStaticPortIf the object lbExpressEthernetPortAddressIsStatic has
value isStatic(1), this object indicates the port for
which this MAC address was statically configured.rwdeprecated INTEGER .1.3.6.1.4.1.43.7.1.19.1.1.7 |
lbExpressEthernetPortAddressAgeThis object indicates the time, in seconds, elapsed since
this MAC address was added to this port's address table.rwdeprecated INTEGER .1.3.6.1.4.1.43.7.1.19.1.1.8 |
lbPowerSupply OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.20 |
lbPowerSupplyTableA list of power supply entries. SEQUENCE OF LbPowerSupplyEntry .1.3.6.1.4.1.43.7.1.20.1 |
lbPowerSupplyEntryA power supply entry contains information common for
a particular power supply unit in the system. LbPowerSupplyEntry .1.3.6.1.4.1.43.7.1.20.1.1 |
lbPowerSupplyIndexA unique value for each power supply in the system.
It's value ranges between 1 and the value of
lbSystemPowerSupplyCount.ro INTEGER .1.3.6.1.4.1.43.7.1.20.1.1.1 |
lbPowerSupplyLocationThe physical slot in which this power supply unit
resides in the system.ro INTEGER .1.3.6.1.4.1.43.7.1.20.1.1.2 |
lbPowerSupplyStatusThe status of the power supply. A value of 0 indicates
a working unit. A non-zero value represents a bit mask of
the possible failure types. Each set bit indicates the
following failure type:
bit0: systemAcFailure
bit1: systemPlus5Failure
bit2: systemPlus12Failure
bit3: systemOverTemperatureFailure.ro INTEGER .1.3.6.1.4.1.43.7.1.20.1.1.3 |
lbPowerSupplyFailureTypeThis object is sent in the varlist when the
lbPowerSupplyFailureEvent trap is generated. It
indicates the particular failure type that caused
this trap to be generated.deprecated Enumeration .1.3.6.1.4.1.43.7.1.20.1.1.4 |
lbPowerSupplyLastFailureThis object represents the most recent power
supply failure type. If no failure has occured,
the value of this object is none. This object is
included in the varlist when the lbPowerSupplyFailureEvent
trap is generated. It indicates the failure type that
caused the trap to be generated.ro Enumeration .1.3.6.1.4.1.43.7.1.20.1.1.5 |
lbBridge OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.21 |
lbBridgeTableA list of bridge function entries. SEQUENCE OF LbBridgeEntry .1.3.6.1.4.1.43.7.1.21.1 |
lbBridgeEntryA bridge entry contains information common to a
particular bridge function in a given system. LbBridgeEntry .1.3.6.1.4.1.43.7.1.21.1.1 |
lbBridgeIndexA unique value for each bridge function in the system.
It's value ranges between 1 and the value of
lbSystemBridgeFunctionCount.ro INTEGER .1.3.6.1.4.1.43.7.1.21.1.1.1 |
lbBridgeBaseSlotIndexThe slot number of the lowest numbered slot which
contains a physical port that this bridge function
controls.ro INTEGER .1.3.6.1.4.1.43.7.1.21.1.1.2 |
lbBridgePortCountThe number of ports that this bridge function controls.ro INTEGER .1.3.6.1.4.1.43.7.1.21.1.1.3 |
lbBridgeAddressTableSizeThe size of the address table for this bridge function.ro INTEGER .1.3.6.1.4.1.43.7.1.21.1.1.4 |
lbBridgeAddressThresholdA reporting threshold for the total number of
addresses known for this board. When this threshold
is reached, the event lbBridgeAddressThresholdEvent is
generated. The range of valid values for setting this
object is between 1 and the value reported by
lbBridgeAddressTableSize + 1 (Note that this range
applies to values issued in set requests. The current
value may be outside this range, for example if the value
of lbBridgeMode is changed). Setting this object to one
greater than the address table size disables the generation
of lbBridgeAddressThresholdEvents since the limit will
never be reached.rw INTEGER .1.3.6.1.4.1.43.7.1.21.1.1.5 |
lbBridgeModeThe operational mode of this bridge function. Note that
bridges which report notSupported(3) will not support sets
of this object, and that the value notSupported(3) is not
a valid value for a set operation.rw Enumeration .1.3.6.1.4.1.43.7.1.21.1.1.6 |
lbBridgeLocalIndexThe index of this bridge function relative to the slot
on which it is physically present.ro INTEGER .1.3.6.1.4.1.43.7.1.21.1.1.7 |
lbBridgePortTableA list of bridge port entries. SEQUENCE OF LbBridgePortEntry .1.3.6.1.4.1.43.7.1.21.2 |
lbBridgePortEntryA Port entry contains information for a particular
bridge port in a given system. LbBridgePortEntry .1.3.6.1.4.1.43.7.1.21.2.1 |
lbBridgePortBridgeIndexA unique value for each bridge function in the system.
It's value ranges between 1 and the value of
lbSystemBridgeFunctionCount.ro INTEGER .1.3.6.1.4.1.43.7.1.21.2.1.1 |
lbBridgePortIndexA unique value for each bridge port controlled by a given
bridge function. It's value ranges between 1 and the
value of lbBridgePortCount for the bridge function
which this entry references.ro INTEGER .1.3.6.1.4.1.43.7.1.21.2.1.2 |
lbBridgePortSlotIndexThe slot number corresponding to the physical location
of this port.ro INTEGER .1.3.6.1.4.1.43.7.1.21.2.1.3 |
lbBridgePortLocalIndexThe index of this port relative to the slot on which it
is physically present and its port type. For example
FDDI ports in a slot are identified with local indices from
1 to the number of FDDI ports in that slot, and the Ethernet
ports in the same slot are identified with local indices from
1 to the number of Ethernet ports in that slot.ro INTEGER .1.3.6.1.4.1.43.7.1.21.2.1.4 |
lbBridgePortTypeThe type of this port.ro Enumeration .1.3.6.1.4.1.43.7.1.21.2.1.5 |
lbBridgePortIpFragmentationEnabledA flag indicating whether or not IP fragmentation is
enabled on this bridge port. Note that bridges which
report notSupported(3) will not support sets of this
object, and that the value notSupported(3) is not
a valid value for a set operation.rw Enumeration .1.3.6.1.4.1.43.7.1.21.2.1.6 |
lbBridgePortReceiveMulticastLimitThe maximum number of multicast frames per second
that can be received in the sample interval. The
sample interval is four seconds. The default value
for this object is zero which implies an infinite rate.rw INTEGER .1.3.6.1.4.1.43.7.1.21.2.1.7 |
lbBridgePortAddressActionThis object, when read, always returns the value other (1).
The behavior of setting this object to each of the
acceptable values is as follows:
freezeAddress: causes all the learned dynamic addresses
to be converted into static addresses.
flushAddress: causes all the addresses to be flushed
from the port's address list.
flushDynamicAddress:
causes all dynamic addresses to be
flushed from the port's address list.rw Enumeration .1.3.6.1.4.1.43.7.1.21.2.1.8 |
lbBridgePortTotalForwardedCtsThe total number of frames forwarded from this port to
all other ports of this bridge. Note that the total forwarded
count is NOT equal to the receive count minus the discard
count, as a single received multicast/broadcast frame can
be forwarded to multiple bridge ports. Also frames which
are 'flooded' because of unknown destination addresses
account for multiple forwarding as well. The total
forwarding count is the instantaneous sumation of the
'forwarded to' counts to all other ports of the bridge.ro Counter .1.3.6.1.4.1.43.7.1.21.2.1.9 |
lbBridgePortManagementFramesReceivedThe number of bridge management frames received by this
port.ro Counter .1.3.6.1.4.1.43.7.1.21.2.1.10 |
lbBridgePortTotalDiscardsThe total number of frames discarded by this port.ro Counter .1.3.6.1.4.1.43.7.1.21.2.1.11 |
lbBridgePortReceiveBlockedDiscardsThe number of frames discarded by this port because the
the receiving bridge port was not in the 'forwarding'
state.ro Counter .1.3.6.1.4.1.43.7.1.21.2.1.12 |
lbBridgePortReceiveMulticastLimitExceededsThe number of multicast/broadcast frames discarded by
this port because the lbBridgePortReceiveMulticastLimit
was exceeded.ro Counter .1.3.6.1.4.1.43.7.1.21.2.1.13 |
lbBridgePortReceiveSecurityDiscardsThe number of frames discarded by this port because they
contained source addresses which were statically configured
on another bridge port. A statically configured address
(station), which is not allowed to move, appears to have
moved.ro Counter .1.3.6.1.4.1.43.7.1.21.2.1.14 |
lbBridgePortReceiveUnknownDiscardsThe number of frames discarded by this port because the
destination address was unknown. Note that this counter
is only valid for FDDI ports, and only when the bridge is an
EEM, or an ESM operating in express mode.ro Counter .1.3.6.1.4.1.43.7.1.21.2.1.15 |
lbBridgePortReceiveOtherDiscardsThe number of frames discarded by this port because they
contained either invalid (group) source addresses or
source addresses belonging to this bridge (indicative of
network loops).ro Counter .1.3.6.1.4.1.43.7.1.21.2.1.16 |
lbBridgePortReceiveErrorDiscardsThe number of frames discarded by this port because of
internal bridge system errors (e.g., hardware and
software address table discrepencies).ro Counter .1.3.6.1.4.1.43.7.1.21.2.1.17 |
lbBridgePortSameSegmentDiscardsThe number of frames discarded by this port because the
destination address is known on the same network segment
as the source address, i.e., the frame does not need to
be bridged.ro Counter .1.3.6.1.4.1.43.7.1.21.2.1.18 |
lbBridgePortTransmitBlockedDiscardsThe number of frames discarded by this port because the
the transmitting bridge port was not in the 'forwarding'
state.ro Counter .1.3.6.1.4.1.43.7.1.21.2.1.19 |
lbBridgePortTotalFilteredThe total number of frames discarded by this port due to
user defined filters.ro Counter .1.3.6.1.4.1.43.7.1.21.2.1.20 |
lbBridgePortReceiveUnicastFilteredThe number of frames discarded by this port due to user
defined receive path filters.ro Counter .1.3.6.1.4.1.43.7.1.21.2.1.21 |
lbBridgePortReceiveMulticastFilteredThe number of frames discarded by this port due to user
defined receive multicast path filters.ro Counter .1.3.6.1.4.1.43.7.1.21.2.1.22 |
lbBridgePortTransmitUnicastFilteredThe number of frames discarded by this port due to user
defined transmit path filters.ro Counter .1.3.6.1.4.1.43.7.1.21.2.1.23 |
lbBridgePortTransmitMulticastFilteredThe number of frames discarded by this port due to user
defined transmit multicast path filters.ro Counter .1.3.6.1.4.1.43.7.1.21.2.1.24 |
lbBridgePortReceiveMulticastLimitExceededCountThe number of times the lbBridgePortReceiveMulticastLimit was
exceeded.ro Counter .1.3.6.1.4.1.43.7.1.21.2.1.25 |
lbBridgePortForwardedToTableA list of port forwarding count information. SEQUENCE OF LbBridgePortForwardedToEntry .1.3.6.1.4.1.43.7.1.21.3 |
lbBridgePortForwardedToEntryA bridge port forwarded-to entry contains information on the
count of frames forwarded from the receiving port indicated
by the corresponding lbBridgePortForwardedToReceivePortIndex,
to the destination port indicated by the corresponding
lbBridgePortForwardedToDstPortIndex. Note that no entries
exist which are indexed with the same values for both the
lbBridgePortForwardedToReceivePortIndex and the
lbBridgePortForwardedToDstPortIndex objects. LbBridgePortForwardedToEntry .1.3.6.1.4.1.43.7.1.21.3.1 |
lbBridgePortForwardedToBridgeIndexA unique value for each bridge function in the system.
It's value ranges between 1 and the value of
lbSystemBridgeFunctionCount.ro INTEGER .1.3.6.1.4.1.43.7.1.21.3.1.1 |
lbBridgePortForwardedToReceivePortIndexA unique value for each bridge port controlled by a given
bridge function. It's value ranges between 1 and the
value of lbBridgePortCount for the bridge function
which this entry references. This port index refers to the
receiving port which is forwarding frames.ro INTEGER .1.3.6.1.4.1.43.7.1.21.3.1.2 |
lbBridgePortForwardedToDstPortIndexA unique value for each bridge port controlled by a given
bridge function. It's value ranges between 1 and the
value of lbBridgePortCount for the bridge function
which this entry references. This port index refers to
the destination port to which frames are being forwarded.ro INTEGER .1.3.6.1.4.1.43.7.1.21.3.1.3 |
lbBridgePortForwardedToCountThe count of frames forwarded from the receiving port to
the destination port.ro Counter .1.3.6.1.4.1.43.7.1.21.3.1.4 |
lbBridgePortFilteredToTableA list of port filtering count information. SEQUENCE OF LbBridgePortFilteredToEntry .1.3.6.1.4.1.43.7.1.21.4 |
lbBridgePortFilteredToEntryA bridge port filtered-to entry contains information on the
count of frames filtered from the receiving port indicated
by the corresponding lbBridgePortFilteredToReceivePortIndex,
to the destination port indicated by the corresponding
lbBridgePortFilteredToDstPortIndex. Note that no entries
exist which are indexed with the same values for both the
lbBridgePortFilteredToReceivePortIndex and the
lbBridgePortFilteredToDstPortIndex objects. LbBridgePortFilteredToEntry .1.3.6.1.4.1.43.7.1.21.4.1 |
lbBridgePortFilteredToBridgeIndexA unique value for each bridge function in the system.
It's value ranges between 1 and the value of
lbSystemBridgeFunctionCount.ro INTEGER .1.3.6.1.4.1.43.7.1.21.4.1.1 |
lbBridgePortFilteredToReceivePortIndexA unique value for each bridge port controlled by a given
bridge function. It's value ranges between 1 and the
value of lbBridgePortCount for the bridge function
which this entry references. This port index refers to the
receiving port which is filtering frames.ro INTEGER .1.3.6.1.4.1.43.7.1.21.4.1.2 |
lbBridgePortFilteredToDstPortIndexA unique value for each bridge port controlled by a given
bridge function. It's value ranges between 1 and the
value of lbBridgePortCount for the bridge function
which this entry references. This port index refers to
the destination port to which frames are being filtered.ro INTEGER .1.3.6.1.4.1.43.7.1.21.4.1.3 |
lbBridgePortFilteredToCountThe count of frames filtered from the receiving port to
the destination port.ro Counter .1.3.6.1.4.1.43.7.1.21.4.1.4 |
lbBridgePortAddressTableA list of bridge port address entries. SEQUENCE OF LbBridgePortAddressEntry .1.3.6.1.4.1.43.7.1.21.5 |
lbBridgePortAddressEntryAn bridge port address entry contains information about
particular bridge port address in a given system. LbBridgePortAddressEntry .1.3.6.1.4.1.43.7.1.21.5.1 |
lbBridgePortAddressBridgeIndexA unique value for each bridge function in the system.
It's value ranges between 1 and the value of
lbSystemBridgeFunctionCount.ro INTEGER .1.3.6.1.4.1.43.7.1.21.5.1.1 |
lbBridgePortAddressPortIndexA unique value for each bridge port controlled by a given
bridge function. It's value ranges between 1 and the
value of lbBridgePortCount for the bridge function
which this entry references.ro INTEGER .1.3.6.1.4.1.43.7.1.21.5.1.2 |
lbBridgePortAddressIndexThe index of this address entry within the bridge address
table.ro INTEGER .1.3.6.1.4.1.43.7.1.21.5.1.3 |
lbBridgePortAddressRemoteAddressThe remote MAC address detected on the port corresponding
to this entry. Setting this object attempts to create a
new entry in the table. Since the value of
lbBridgePortAddressIndex is determined automatically internal
to the bridge, a set is only successful if the index value
specified for lbBridgePortAddressIndex is zero. A get-next
using the values of lbBridgePortAddressBridgeIndex and
lbBridgePortAddressPortIndex can be used to determine the
address index assigned to the newly added address entry.rw OCTET STRING .1.3.6.1.4.1.43.7.1.21.5.1.4 |
lbBridgePortAddressTypeThis object, when read, always returns the value other (1).
Setting this object to invalid (2) will remove the
corresponding address entry from the table.rw Enumeration .1.3.6.1.4.1.43.7.1.21.5.1.5 |
lbBridgePortAddressIsStaticA value indicating whether this MAC address was statically
configured or was dynamically learned.rw Enumeration .1.3.6.1.4.1.43.7.1.21.5.1.6 |
lbBridgePortAddressStaticPortIf the object lbBridgePortAddressIsStatic has
value isStatic(1), this object indicates the local port
index (as reported by lbBridgePortLocalIndex) for
which this MAC address was statically configured. If
the object lbBridgePortAddressIsStatic has the value
isDynamic(2), the value of this object is 0.ro INTEGER .1.3.6.1.4.1.43.7.1.21.5.1.7 |
lbBridgePortAddressAgeThis object indicates the time, in seconds, elapsed since
a packet containing this address as a source was last seen
on the port corresponding to this entry.ro INTEGER .1.3.6.1.4.1.43.7.1.21.5.1.8 |
lbTrapEnterprise OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.22 |
lbTrapEnterpriseTableThis table contains a listing of enterprises under which
various traps are defined. In all cases except for the
MIB-II generic traps, the enterprise under which a trap
is defined is the same as that appearing in the ENTERPRISE
portion of the trap. Associated with each trap enterprise
is a trap enterprise index. SEQUENCE OF LbTrapEnterpriseTableEntry .1.3.6.1.4.1.43.7.1.22.1 |
lbTrapEnterpriseTableEntryInformation relating a specific trap enterprise OID with
a trap enterprise index. LbTrapEnterpriseTableEntry .1.3.6.1.4.1.43.7.1.22.1.1 |
lbTrapEnterpriseIndexA unique index corresponding to a particular enterprise
OID under which traps are defined. This value of this
object corresponding to a particular enterprise OID will
remain constant accross system resets.ro INTEGER .1.3.6.1.4.1.43.7.1.22.1.1.1 |
lbTrapEnterpriseOIDAn enterpise OID under which traps are defined.ro OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.22.1.1.2 |
lbTrapDest OBJECT IDENTIFIER .1.3.6.1.4.1.43.7.1.23 |
lbTrapDestTableThis table contains information specifying which traps
will be transmitted by the LANplex to a given destination
address. The table is indexed by the destination address,
the index of the enterprise which generates the trap, and
the trap number. Each entry in the table with a status
of valid identifies a trap which, when generated, will be
transmitted to the corresponding destination address
listed in that entry. SEQUENCE OF LbTrapDestTableEntry .1.3.6.1.4.1.43.7.1.23.1 |
lbTrapDestTableEntryInformation relating a trap with a destination address
to which the trap will be sent when it is generated. LbTrapDestTableEntry .1.3.6.1.4.1.43.7.1.23.1.1 |
lbTrapDestAddrThe network address to which the trap identified by
this entry is to be transmitted.ro NetworkAddress .1.3.6.1.4.1.43.7.1.23.1.1.1 |
lbTrapDestEnterpriseIndexThe enterprise index of the enterprise identified in this
entry. The value of this object is the same as the
lbTrapEnterpriseIndex value for a given enterprise.ro INTEGER .1.3.6.1.4.1.43.7.1.23.1.1.2 |
lbTrapNumberThe number of the trap within the corresponding
enterprise for this entry.ro INTEGER .1.3.6.1.4.1.43.7.1.23.1.1.3 |
lbTrapEntryStatusThe status of the trap destination table entry. Setting
this object to valid has the effect of attempting to add
the row corresponding to the instance specified. If the
instance already exists, the set is successful (with no
new entry added). If the instance specified is invalid,
the set fails, otherwise the set succeeds and results in
a new entry being added to the table. Setting this object
to invalid has the effect of removing the corresponding
entry from the table.rw Enumeration .1.3.6.1.4.1.43.7.1.23.1.1.4 |