LBHUB-MSH4PTBRDG-MIB

MIB Reference — IPNetwork Monitor

All MIBsLBHUB-MSH4PTBRDG-MIB

Category: Network Management

Description:

Configures the four-port bridge module on LANBuilder modular stackable hubs.

Imported Objects

From RFC-1212

OBJECT-TYPE

From RFC-1215

TRAP-TYPE

From RFC1155-SMI

Counter
Gauge
IpAddress
NetworkAddress
TimeTicks
enterprises
experimental
internet
mgmt

What Is LBHUB-MSH4PTBRDG-MIB?

LBHUB-MSH4PTBRDG-MIB is a legacy vendor MIB for configuring the four-port bridge module on LANBuilder modular stackable hubs, an early Ethernet hub product line. Its sample objects reference AMD 7990/79900-series Ethernet chip sets, indicating the MIB exposes hardware identification data tied to the physical Ethernet controller chips used on the bridge module. Its role in monitoring is centered on hardware identification/inventory of the chip set powering each bridge port, useful for confirming which physical Ethernet controller variant is installed rather than broad performance telemetry. No explicit MIB dependency is evident beyond the implied use of standard SNMP conventions. It would have been deployed in legacy LANBuilder stackable hub installations to manage and inventory four-port bridge modules. Engineers can download the LBHUB-MSH4PTBRDG-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in LBHUB-MSH4PTBRDG-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • installed Ethernet chip set type
  • bridge module hardware identification

Supported Devices

  • LANBuilder modular stackable hub (four-port bridge module)

Monitoring Examples

An administrator would check the dot3ChipSets group, including dot3ChipSetAMD, dot3ChipSetAMD7990, and dot3ChipSetAMD79900 identifiers, to confirm which AMD Ethernet chip set variant is installed on a given bridge module, useful when diagnosing a hardware compatibility issue or verifying inventory across a stack of hubs. Beyond chip set identification, no further runtime statistics objects were available in the provided sample data.

OIDs
OID symbolicOID numericTypeAccessDescription
mib_21.3.6.1.2.1
system1.3.6.1.2.1.1
interfaces1.3.6.1.2.1.2
ip1.3.6.1.2.1.4
icmp1.3.6.1.2.1.5
tcp1.3.6.1.2.1.6
udp1.3.6.1.2.1.7
egp1.3.6.1.2.1.8
transmission1.3.6.1.2.1.10
dot31.3.6.1.2.1.10.7
dot3Table1.3.6.1.2.1.10.7.1not-accessibleStatus information and control variables for a collection of ethernet-like interfaces attached to a particular system.
dot3Entry1.3.6.1.2.1.10.7.1.1not-accessibleStatus information and control variables for a particular interface to an ethernet-like medium.
INT dot3Index1.3.6.1.2.1.10.7.1.1.1INTEGERread-onlyAn index value that uniquely identifies an interface to an ethernet-like medium. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
INT dot3InitializeMac1.3.6.1.2.1.10.7.1.1.2INTEGERread-writeThe initialization status of the MAC and PLS (Physical Layer Signalling) subsystems for a particular interface. The value initialized(1) signifies that the subsystems for a particular interface have been previously initialized; the value uninitialized(2) signifies that they have not been previously initialized. Each alteration of an instance of this object to either of the values initialized(1) or uninitialized(2) is analogous to an invocation of the initializeMAC action defined in [9] and has the effect of (re-)initializing the MAC and PLS subsystems for the associated interface. In particular, all management counters pertaining to the MAC and PLS subsystems for said interface are reset to zero; the receive and transmit layer management state variables (receiveEnabled and transmitEnabled in [9]) are set to enable reception and transmission of frames; the promiscuous receive function is disabled; and multicast reception is disabled.
INT dot3MacSubLayerStatus1.3.6.1.2.1.10.7.1.1.3INTEGERread-writeThe operational status of the MAC sublayer for a particular interface. The value enabled(1) signifies that the MAC sublayer for said interface is operational for both transmitting and receiving frames -- that is, that the value of both the receive and transmit layer management state variables (receiveEnabled and transmitEnabled in [9]) for said interface are true. The value disabled(2) signifies that the MAC sublayer for said interface is not operational for either transmitting or receiving frames. In particular, the value of an instance of this object is disabled(2) whenever the value of the corresponding instance of the dot3Enabled object is false(2). Each alteration of an instance of this object to the value enabled(1) is analogous to an invocation of the enableMACSublayer action defined in [9] and has the effect of starting normal transmit and receive operations (from the ``idle'' state) on the associated interface. In particular, such an alteration has the effect of resetting the PLS for said interface and of setting the receive and transmit layer management state variables (receiveEnabled and transmitEnabled in [9]) to be true. Each alteration of an instance of this object to the value disabled(2) is analogous to an invocation of the disableMACSublayer action defined in [9] and has the effect of terminating transmit and receive operations on the associated interface. In particular, such an alteration has the effect of setting the receive and transmit layer management state variables (receiveEnabled and transmitEnabled in [9]) to be false. Any transmissions/receptions in progress are completed before operation is terminated.
INT dot3MulticastReceiveStatus1.3.6.1.2.1.10.7.1.1.4INTEGERread-writeThe multicast receive status for a particular interface. The value enabled(1) signifies that reception of multicast frames by the MAC sublayer is enabled on said interface. The value disabled(2) signifies that reception of multicast frames by the MAC sublayer is not enabled on said interface. Each alteration of an instance of this object to the value enabled(1) is analogous to an invocation of the enableMulticastReceive action defined in [9] and has the effect of enabling multicast frame reception on the associated interface. Actual reception of multicast frames is only possible on an interface when the values for the associated instances of the dot3MulticastReceiveStatus and dot3MacSubLayerStatus objects are enabled(1) and enabled(1), respectively. Each alteration of an instance of this object to the value disabled(2) is analogous to an invocation of the disableMulticastReceive action defined in [9] and has the effect of inhibiting multicast frame reception on the associated interface.
INT dot3TxEnabled1.3.6.1.2.1.10.7.1.1.5INTEGERread-writeThe transmit layer management state variable (transmitEnabled as defined in [9]) for a particular interface. The value true(1) signifies that the MAC frame transmission is enabled on said interface. The value false(2) signifies that the MAC frame transmission is inhibited on said interface. In particular, the value of an instance of this object is false(2) whenever the value of the corresponding instance of the dot3MacSubLayerStatus object is disabled(2). Each alteration of an instance of this object to the value true(1) is analogous to an invocation of the enableTransmit action defined in [9] and has the effect of enabling MAC sublayer frame transmission on the associated interface. In particular, such an alteration has the effect of setting the transmit layer management state variable (transmitEnabled in [9]) for said interface to be true. Each alteration of an instance of this object to the value false(2) is analogous to an invocation of the disableTransmit action defined in [9] and has the effect of inhibiting MAC sublayer frame transmission on the associated interface. In particular, such an alteration has the effect of setting the transmit layer management state variable (transmitEnabled in [9]) for said interface to be false. Any transmissions in progress are completed before transmission is inhibited.
GAU dot3TestTdrValue1.3.6.1.2.1.10.7.1.1.6Gaugeread-onlyThe number of 10 MHz ticks which elapsed between the beginning of a TDR measurement and the collision which ended it, for the most recently executed TDR test. If no TDR test has been executed, or the last TDR value is not available, this object has the value 0.
dot3StatsTable1.3.6.1.2.1.10.7.2not-accessibleStatistics for a collection of ethernet-like interfaces attached to a particular system.
dot3StatsEntry1.3.6.1.2.1.10.7.2.1not-accessibleStatistics for a particular interface to an ethernet-like medium.
INT dot3StatsIndex1.3.6.1.2.1.10.7.2.1.1INTEGERread-onlyAn index value that uniquely identifies an interface to an ethernet-like medium. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
CTR dot3StatsAlignmentErrors1.3.6.1.2.1.10.7.2.1.2Counterread-onlyA count of frames received on a particular interface that are not an integral number of octets in length and do not pass the FCS check. The count represented by an instance of this object is incremented when the alignmentError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of [9], counted exclusively according to the error status presented to the LLC.
CTR dot3StatsFCSErrors1.3.6.1.2.1.10.7.2.1.3Counterread-onlyA count of frames received on a particular interface that are an integral number of octets in length but do not pass the FCS check. The count represented by an instance of this object is incremented when the frameCheckError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of [9], counted exclusively according to the error status presented to the LLC.
CTR dot3StatsSingleCollisionFrames1.3.6.1.2.1.10.7.2.1.4Counterread-onlyA count of successfully transmitted frames on a particular interface for which transmission is inhibited by exactly one collision. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts or ifOutNUcastPkts object and is not counted by the corresponding instance of the dot3StatsMultipleCollisionFrames object.
CTR dot3StatsMultipleCollisionFrames1.3.6.1.2.1.10.7.2.1.5Counterread-onlyA count of successfully transmitted frames on a particular interface for which transmission is inhibited by more than one collision. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts or ifOutNUcastPkts object and is not counted by the corresponding instance of the dot3StatsSingleCollisionFrames object.
CTR dot3StatsSQETestErrors1.3.6.1.2.1.10.7.2.1.6Counterread-onlyA count of times that the SQE TEST ERROR message is generated by the PLS sublayer for a particular interface. The SQE TEST ERROR message is defined in section 7.2.2.2.4 of [12] and its generation is described in section 7.2.4.6 of the same document.
CTR dot3StatsDeferredTransmissions1.3.6.1.2.1.10.7.2.1.7Counterread-onlyA count of frames for which the first transmission attempt on a particular interface is delayed because the medium is busy. The count represented by an instance of this object does not include frames involved in collisions.
CTR dot3StatsLateCollisions1.3.6.1.2.1.10.7.2.1.8Counterread-onlyThe number of times that a collision is detected on a particular interface later than 512 bit-times into the transmission of a packet. Five hundred and twelve bit-times corresponds to 51.2 microseconds on a 10 Mbit/s system. A (late) collision included in a count represented by an instance of this object is also considered as a (generic) collision for purposes of other collision-related statistics.
CTR dot3StatsExcessiveCollisions1.3.6.1.2.1.10.7.2.1.9Counterread-onlyA count of frames for which transmission on a particular interface fails due to excessive collisions.
CTR dot3StatsInternalMacTransmitErrors1.3.6.1.2.1.10.7.2.1.10Counterread-onlyA count of frames for which transmission on a particular interface fails due to an internal MAC sublayer transmit error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the dot3StatsLateCollisions object, the dot3StatsExcessiveCollisions object, the dot3StatsCarrierSenseErrors object, or the dot3StatsExcessiveDeferrals object. The precise meaning of the count represented by an instance of this object is implementation- specific. In particular, an instance of this object may represent a count of transmission errors on a particular interface that are not otherwise counted.
CTR dot3StatsCarrierSenseErrors1.3.6.1.2.1.10.7.2.1.11Counterread-onlyThe number of times that the carrier sense condition was lost or never asserted when attempting to transmit a frame on a particular interface. The count represented by an instance of this object is incremented at most once per transmission attempt, even if the carrier sense condition fluctuates during a transmission attempt.
CTR dot3StatsExcessiveDeferrals1.3.6.1.2.1.10.7.2.1.12Counterread-onlyA count of frames for which transmission on a particular interface is deferred for an excessive period of time.
CTR dot3StatsFrameTooLongs1.3.6.1.2.1.10.7.2.1.13Counterread-onlyA count of frames received on a particular interface that exceed the maximum permitted frame size. The count represented by an instance of this object is incremented when the frameTooLong status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of [9], counted exclusively according to the error status presented to the LLC.
CTR dot3StatsInRangeLengthErrors1.3.6.1.2.1.10.7.2.1.14Counterread-onlyA count of frames received on a particular interface with a length field value that falls between the minimum unpadded LLC data size and the maximum allowed LLC data size inclusive and that does not match the number of LLC data octets received. The count represented by an instance of this object also includes frames for which the length field value is less than the minimum unpadded LLC data size.
CTR dot3StatsOutOfRangeLengthFields1.3.6.1.2.1.10.7.2.1.15Counterread-onlyA count of frames received on a particular interface for which the length field value exceeds the maximum allowed LLC data size. The count represented by an instance of this object is not incremented in implementations that observe Ethernet encapsulation conventions (by which the IEEE 802.3 length field is interpreted as the Ethernet Type field).
CTR dot3StatsInternalMacReceiveErrors1.3.6.1.2.1.10.7.2.1.16Counterread-onlyA count of frames for which reception on a particular interface fails due to an internal MAC sublayer receive error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the dot3StatsFrameTooLongs object, the dot3StatsAlignmentErrors object, the dot3StatsFCSErrors object, the dot3StatsInRangeLengthErrors object, or the dot3StatsOutOfRangeLengthFields object. The precise meaning of the count represented by an instance of this object is implementation- specific. In particular, an instance of this object may represent a count of receive errors on a particular interface that are not otherwise counted.
dot3ChipSets1.3.6.1.2.1.10.7.8
dot3ChipSetAMD1.3.6.1.2.1.10.7.8.1
dot3ChipSetAMD79901.3.6.1.2.1.10.7.8.1.1
dot3ChipSetAMD799001.3.6.1.2.1.10.7.8.1.2
snmp1.3.6.1.2.1.11
ifExtensions1.3.6.1.2.1.12
ifExtnsTable1.3.6.1.2.1.12.1not-accessibleA list of interfaces extension entries. The number of entries is given by the value of ifNumber, defined in [4,6].
ifExtnsEntry1.3.6.1.2.1.12.1.1not-accessibleAn extension to the interfaces entry, defined in [4,6], containing additional objects at the subnetwork layer and below for a particular interface.
INT ifExtnsIfIndex1.3.6.1.2.1.12.1.1.1INTEGERread-onlyThe value of this object identifies the interface for which this entry contains extended management information. The value of this object for a particular interface has the same value as the ifIndex object, defined in [4,6], for the same interface.
OID ifExtnsChipSet1.3.6.1.2.1.12.1.1.2OBJECT IDENTIFIERread-onlyThis object identifies the hardware chip set being used in the interface. The assignment of OBJECT IDENTIFIERs to various types of hardware chip sets is defined elsewhere. This document assigns only the value: unknownChipSet for use if the chip set in use is unknown. Note that unknownChipSet is a syntactically valid object identifier, and any conformant implementation of ASN.1 and the BER must be able to generate and recognize this value.
STR ifExtnsRevWare1.3.6.1.2.1.12.1.1.3DisplayStringread-onlyAn arbitrary octet string that describes the firmware version of this interface. It is intended that this should be human readable. It must only contain ASCII printable characters. Typically this will be the firmware version of the main interface software.
CTR ifExtnsMulticastsTransmittedOks1.3.6.1.2.1.12.1.1.4Counterread-onlyThe count of frames successfully transmitted to a subnetwork or link-layer multicast destination address other than a broadcast address. For a MAC layer protocol, this includes both Group and Functional addresses.
CTR ifExtnsBroadcastsTransmittedOks1.3.6.1.2.1.12.1.1.5Counterread-onlyThe count of frames successfully transmitted to a subnetwork or link-layer broadcast addresses. It does not include frames sent to a multicast address.
CTR ifExtnsMulticastsReceivedOks1.3.6.1.2.1.12.1.1.6Counterread-onlyThe count of frames successfully received that are directed to an active subnetwork or link-layer multicast address (for a MAC layer protocol, this includes both Group and Functional addresses). This does not include frames directed to a broadcast address, nor frames received with errors.
CTR ifExtnsBroadcastsReceivedOks1.3.6.1.2.1.12.1.1.7Counterread-onlyThe count of frames successfully received that are directed to a subnetwork or link-layer broadcast address.
INT ifExtnsPromiscuous1.3.6.1.2.1.12.1.1.8INTEGERread-onlyThis object has a value of false(2) if this interface only accepts packets/frames that are addressed to this station. This object has a value of true(1) when the station accepts all packets/frames transmitted on the media. The value true(1) is only legal on certain types of media. If legal, setting this object to a value of true(1) may require the interface to be reset before becoming effective.
ifExtnsRcvAddrTable1.3.6.1.2.1.12.3not-accessibleThis table contains an entry for each address (broadcast, multicast, or uni-cast) for which the system will receive packets/ frames on a particular interface. When an interface is operating in promiscuous mode, entries are only required for those addresses for which the system would receive frames were it not operating in promiscuous mode.
ifExtnsRcvAddrEntry1.3.6.1.2.1.12.3.1not-accessibleA list of objects identifying an address for which the system will accept packets/ frames on a particular interface.
INT ifExtnsRcvAddrIfIndex1.3.6.1.2.1.12.3.1.1INTEGERread-onlyThe value of ifIndex, defined in [4,6], of an interface which recognizes this entry's address.
PHY ifExtnsRcvAddress1.3.6.1.2.1.12.3.1.2PhysAddressread-onlyAn address for which the system will accept packets/frames on this entry's interface.
INT ifExtnsRcvAddrStatus1.3.6.1.2.1.12.3.1.3INTEGERread-writeThis object has the value nonVolatile(4) for those entries in the table which are valid and will not be deleted by the next restart of the managed system. Entries having the value volatile(3) are valid and exist, but have not been saved, so that will not exist after the next restart of the managed system. Entries having the value other(1) are valid and exist but are not classified as to whether they will continue to exist after the next restart. Entries having the value invalid(2) are invalid and do not represent an address for which an interface accepts frames. Setting an object instance to one of the values other(1), volatile(3), or nonVolatile(4) causes the corresponding entry to exist or continue to exist, and to take on the respective status as regards the next restart of the managed system. Setting an object instance to the value invalid(2) causes the corresponding entry to become invalid or cease to exist. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant ifExtnsRcvAddrStatus object instance.
dot1dBridge1.3.6.1.2.1.17
NTF newRoot1.3.6.1.2.1.17.0.1The newRoot trap indicates that the sending agent has become the new root of the Spanning Tree; the trap is sent by a bridge soon after its election as the new root, e.g., upon expiration of the Topology Change Timer immediately subsequent to its election.
NTF topologyChange1.3.6.1.2.1.17.0.2A topologyChange trap is sent by a bridge when any of its configured ports transitions from the Learning state to the Forwarding state, or from the Forwarding state to the Blocking state. The trap is not sent if a newRoot trap is sent for the same transition.
private1.3.6.1.4
enterprises1.3.6.1.4.1
constellation1.3.6.1.4.1.187
cExper1.3.6.1.4.1.187.1
cProducts1.3.6.1.4.1.187.2
cLittleDipper1.3.6.1.4.1.187.2.1
cAuriga1.3.6.1.4.1.187.2.3
cCarina1.3.6.1.4.1.187.2.4
cCarinaAui1.3.6.1.4.1.187.2.4.1
cCarinaBnc1.3.6.1.4.1.187.2.4.2
cDuPont1.3.6.1.4.1.187.2.5
cDuPontAui1.3.6.1.4.1.187.2.5.1
cDatabil1.3.6.1.4.1.187.2.6
cDatability1.3.6.1.4.1.187.2.6.1
cPenr1.3.6.1.4.1.187.2.7
cPenril1.3.6.1.4.1.187.2.7.1
cThreeCom1.3.6.1.4.1.187.2.8
cThreeComMSH1.3.6.1.4.1.187.2.8.1
cStdExtensions1.3.6.1.4.1.187.3
cSystem1.3.6.1.4.1.187.3.1
cInterfaces1.3.6.1.4.1.187.3.2
cIp1.3.6.1.4.1.187.3.4
CTR cIpInLenErrors1.3.6.1.4.1.187.3.4.1Counterread-onlyNumber of packets received with an inconsistant Header/Packet length
CTR cIpInVersionErrors1.3.6.1.4.1.187.3.4.2Counterread-onlyNumber of packets received with an incorrect IP version number.
CTR cIpInCSErrors1.3.6.1.4.1.187.3.4.3Counterread-onlyNumber of packets received with an incorrect IP checksum.
CTR cIpTTLZero1.3.6.1.4.1.187.3.4.4Counterread-onlyNumber of packets that would have been forwarded but their TTL went to 0.
CTR cIpReasmTimeOuts1.3.6.1.4.1.187.3.4.5Counterread-onlyNumber of reassmebly timeouts. This is included inthe ipReasmFails object.
cIpNetToMedia1.3.6.1.4.1.187.3.4.7
INT cIpNetToMediaTableSize1.3.6.1.4.1.187.3.4.7.1INTEGERread-onlyThe maximum number of entries that can be in the cIpNetToMediaTable/ipNetToMediaTable.
INT cIpNetToMediaCompleteTimeOut1.3.6.1.4.1.187.3.4.7.2INTEGERread-writeThe maximum age, in minutes, that a completed entry may remain in the table before it is timed out and discarded.
INT cIpNetToMediaInCompleteTimeOut1.3.6.1.4.1.187.3.4.7.3INTEGERread-writeThe maximum age, in minutes, that an incomplete entry may remain in the table before it is timed out and discarded.
CTR cIpNetToMediaIns1.3.6.1.4.1.187.3.4.7.4Counterread-onlyTotal number of arp packets received.
CTR cIpNetToMediaInLenErrs1.3.6.1.4.1.187.3.4.7.5Counterread-onlyTotal number of arp packets received which had inconsistant or incorrect lengths. These packets are ignored.
CTR cIpNetToMediaInNotEther1.3.6.1.4.1.187.3.4.7.6Counterread-onlyTotal number of arp packets received which specified a hardware type other than Ethernet. These packets are ignored.
CTR cIpNetToMediaInNoArpOnIf1.3.6.1.4.1.187.3.4.7.7Counterread-onlyNumber of ARP packets received in an interface for which ARP is disabled.
CTR cIpNetToMediaInIp1.3.6.1.4.1.187.3.4.7.8Counterread-onlyNumber of ARP packets received specifying IP.
CTR cIpNetToMediaInIpTrailers1.3.6.1.4.1.187.3.4.7.9Counterread-onlyNumber of ARP packets received specifying IP Trailers.
CTR cIpNetToMediaInUnkProtos1.3.6.1.4.1.187.3.4.7.10Counterread-onlyNumber of ARP packets received specifying an unknown protocol.
CTR cIpNetToMediaInSourceBcast1.3.6.1.4.1.187.3.4.7.11Counterread-onlyNumber of ARP packets received with a broadcast or multicast source hardware address.
CTR cIpNetToMediaInDups1.3.6.1.4.1.187.3.4.7.12Counterread-onlyNumber of ARP packets received that originated from another node but had the IP address of this node in the packet's source protocol address field.
CTR cIpNetToMediaInRequests1.3.6.1.4.1.187.3.4.7.13Counterread-onlyNumber of ARP Requests received.
CTR cIpNetToMediaInResponses1.3.6.1.4.1.187.3.4.7.14Counterread-onlyNumber of ARP Responses received.
CTR cIpNetToMediaInProxyOks1.3.6.1.4.1.187.3.4.7.15Counterread-onlyNumber of proxy ARP requests that we received and have answered.
CTR cIpNetToMediaOutReplys1.3.6.1.4.1.187.3.4.7.16Counterread-onlyNumber of ARP replys sent.
CTR cIpNetToMediaOutRequests1.3.6.1.4.1.187.3.4.7.17Counterread-onlyNumber of ARP requests sent.
CTR cIpNetToMediaReqBadAddrs1.3.6.1.4.1.187.3.4.7.18Counterread-onlyNumber of times that a request was for an incorrect IP address (such as the broadcast).
CTR cIpNetToMediaNoResponses1.3.6.1.4.1.187.3.4.7.19Counterread-onlyNumber of times that a request timed out.
CTR cIpNetToMediaAgeOuts1.3.6.1.4.1.187.3.4.7.20Counterread-onlyNumber of times that an entry was aged out of the arp cache because it had not been referenced recently.
cIpNetToMediaTable1.3.6.1.4.1.187.3.4.7.21not-accessibleTable containing Constellation extensions to the IP Address Translation (IpNetToMedia) table defined above.
cIpNetToMediaEntry1.3.6.1.4.1.187.3.4.7.21.1not-accessibleEach entry contains Constellation extensions for one IpAddress to `physical' address equivalence.
INT cIpNetToMediaIfIndex1.3.6.1.4.1.187.3.4.7.21.1.1INTEGERread-writeThe interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
IP cIpNetToMediaNetAddress1.3.6.1.4.1.187.3.4.7.21.1.2IpAddressread-writeThe IpAddress corresponding to the media- dependent `physical' address.
TIK cIpNetToMediaRefTime1.3.6.1.4.1.187.3.4.7.21.1.3TimeTicksread-onlyThe value of sysUpTime when this entry was last referenced.
INT cIpNetToMediaProxyRespond1.3.6.1.4.1.187.3.4.7.21.1.4INTEGERread-onlyIs true(1) if this node willrespond to this IP Address following the rules of proxy arp. Otherwise this object is false(2). Setting this object to false(2) will have the effect of preventing this node from responding to this address. Setting this object to true(1) will cause this node to begin responding to this address.
INT cIpNetToMediaComplete1.3.6.1.4.1.187.3.4.7.21.1.5INTEGERread-onlyIs true(1) if the table entry is complete -- that is to say, the ipNetToMediaPhysAddress contains a valid value. If this object is false then the physical address may not be correct. Typically, a 0 length octet string is returned if the entry is not complete.
INT cIpNetToMediaUseTrailers1.3.6.1.4.1.187.3.4.7.21.1.6INTEGERread-onlyIs true(1) if this entry will use ARP trailers. Otherwise this object is false(2).
cIcmp1.3.6.1.4.1.187.3.5
CTR cIcmpInRedirectNet1.3.6.1.4.1.187.3.5.1Counterread-onlyNumber of ICMP Destination Unreachable, Network Unreachable messages received.
CTR cIcmpInRedirectHost1.3.6.1.4.1.187.3.5.2Counterread-onlyNumber of ICMP Destination Unreachable, Host Unreachable messages received.
CTR cIcmpInRedirectNetTos1.3.6.1.4.1.187.3.5.3Counterread-onlyNumber of ICMP Destination Unreachable, Network/TOS Unreachable messages received.
CTR cIcmpInRedirectHostTos1.3.6.1.4.1.187.3.5.4Counterread-onlyNumber of ICMP Destination Unreachable, Host/TOS Unreachable messages received.
CTR cIcmpInTimeExcTTL1.3.6.1.4.1.187.3.5.5Counterread-onlyNumber of ICMP Time Exceeded, TTL Exceeded in Transit messages received.
CTR cIcmpInTimeExcReAsm1.3.6.1.4.1.187.3.5.6Counterread-onlyNumber of ICMP Time Exceeded, Reassembly Time Exceeded messages received.
CTR cIcmpInDestUnNet1.3.6.1.4.1.187.3.5.7Counterread-onlyNumber of ICMP Network Destination Unreachable messages received.
CTR cIcmpInDestUnHost1.3.6.1.4.1.187.3.5.8Counterread-onlyNumber of ICMP Host Destination Unreachable messages received.
CTR cIcmpInDestUnProtocol1.3.6.1.4.1.187.3.5.9Counterread-onlyNumber of ICMP Protocol Destination Unreachable messages received.
CTR cIcmpInDestUnPort1.3.6.1.4.1.187.3.5.10Counterread-onlyNumber of ICMP Port Destination Unreachable messages received.
CTR cIcmpInDestUnFragNeeded1.3.6.1.4.1.187.3.5.11Counterread-onlyNumber of ICMP Fragmentation Needed and DF Set Destination Unreachable messages received.
CTR cIcmpInDestUnSourceRoute1.3.6.1.4.1.187.3.5.12Counterread-onlyNumber of ICMP Source Route Failed Destination Unreachable messages received.
CTR cIcmpOutRedirectNet1.3.6.1.4.1.187.3.5.13Counterread-onlyNumber of ICMP Destination Unreachable, Network Unreachable messages sent.
CTR cIcmpOutRedirectHost1.3.6.1.4.1.187.3.5.14Counterread-onlyNumber of ICMP Destination Unreachable, Host Unreachable messages sent.
CTR cIcmpOutRedirectNetTos1.3.6.1.4.1.187.3.5.15Counterread-onlyNumber of ICMP Destination Unreachable, Network/TOS Unreachable messages sent.
CTR cIcmpOutRedirectHostTos1.3.6.1.4.1.187.3.5.16Counterread-onlyNumber of ICMP Destination Unreachable, Host/TOS Unreachable messages sent.
CTR cIcmpOutTimeExcTTL1.3.6.1.4.1.187.3.5.17Counterread-onlyNumber of ICMP Time Exceeded, TTL Exceeded in Transit messages sent.
CTR cIcmpOutTimeExcReAsm1.3.6.1.4.1.187.3.5.18Counterread-onlyNumber of ICMP Time Exceeded, Reassembly Time Exceeded messages sent.
CTR cIcmpOutDestUnNet1.3.6.1.4.1.187.3.5.19Counterread-onlyNumber of ICMP Network Destination Unreachable messages sent.
CTR cIcmpOutDestUnHost1.3.6.1.4.1.187.3.5.20Counterread-onlyNumber of ICMP Host Destination Unreachable messages sent.
CTR cIcmpOutDestUnProtocol1.3.6.1.4.1.187.3.5.21Counterread-onlyNumber of ICMP Protocol Destination Unreachable messages sent.
CTR cIcmpOutDestUnPort1.3.6.1.4.1.187.3.5.22Counterread-onlyNumber of ICMP Port Destination Unreachable messages sent.
CTR cIcmpOutDestUnFragNeeded1.3.6.1.4.1.187.3.5.23Counterread-onlyNumber of ICMP Fragmentation Needed and DF Set Destination Unreachable messages sent.
CTR cIcmpOutDestUnSourceRoute1.3.6.1.4.1.187.3.5.24Counterread-onlyNumber of ICMP Source Route Failed Destination Unreachable messages sent.
CTR cIcmpInLengthErrors1.3.6.1.4.1.187.3.5.25Counterread-onlyNumber of alleged ICMP packets that were not long enough.
CTR cIcmpInChecksumErrors1.3.6.1.4.1.187.3.5.26Counterread-onlyNumber of alleged ICMP packets that had a bad checksum.
CTR cIcmpInUnkTypes1.3.6.1.4.1.187.3.5.27Counterread-onlyNumber of Received ICMP packets with an unknown type field value.
CTR cIcmpInDestUnNetUnknown1.3.6.1.4.1.187.3.5.28Counterread-onlyNumber of ICMP Destination Network Unknown Destination Unreachable messages received.
CTR cIcmpInDestUnHostUnknown1.3.6.1.4.1.187.3.5.29Counterread-onlyNumber of ICMP Destination Host Unknown Destination Unreachable messages received.
CTR cIcmpInDestUnSrcIsolated1.3.6.1.4.1.187.3.5.30Counterread-onlyNumber of ICMP Source Isolated Destination Unreachable messages received.
CTR cIcmpInDestUnHostProhib1.3.6.1.4.1.187.3.5.31Counterread-onlyNumber of ICMP Communication with Host Administratively Prohibited Destination Unreachable messages received.
CTR cIcmpInDestUnNetProhib1.3.6.1.4.1.187.3.5.32Counterread-onlyNumber of ICMP Communication with Net Administratively Prohibited Destination Unreachable messages received.
CTR cIcmpInDestUnNetTos1.3.6.1.4.1.187.3.5.33Counterread-onlyNumber of ICMP Network Unreachable with TOS messages received.
CTR cIcmpInDestUnHostTos1.3.6.1.4.1.187.3.5.34Counterread-onlyNumber of ICMP Host Unreachable with TOS messages received.
CTR cIcmpOutDestUnNetUnknown1.3.6.1.4.1.187.3.5.35Counterread-onlyNumber of ICMP Destination Network Unknown Destination Unreachable messages sent.
CTR cIcmpOutDestUnHostUnknown1.3.6.1.4.1.187.3.5.36Counterread-onlyNumber of ICMP Destination Host Unknown Destination Unreachable messages sent.
CTR cIcmpOutDestUnSrcIsolated1.3.6.1.4.1.187.3.5.37Counterread-onlyNumber of ICMP Source Isolated Destination Unreachable messages sent.
CTR cIcmpOutDestUnHostProhib1.3.6.1.4.1.187.3.5.38Counterread-onlyNumber of ICMP Communication with Host Administratively Prohibited Destination Unreachable messages sent.
CTR cIcmpOutDestUnNetProhib1.3.6.1.4.1.187.3.5.39Counterread-onlyNumber of ICMP Communication with Net Administratively Prohibited Destination Unreachable messages sent.
CTR cIcmpOutDestUnNetTos1.3.6.1.4.1.187.3.5.40Counterread-onlyNumber of ICMP Network Unreachable with TOS messages sent.
CTR cIcmpOutDestUnHostTos1.3.6.1.4.1.187.3.5.41Counterread-onlyNumber of ICMP Host Unreachable with TOS messages sent.
CTR cIcmpInParmProbMissingOpt1.3.6.1.4.1.187.3.5.42Counterread-onlyNumber of received Parameter Problem messages with the Missing Option code.
CTR cIcmpOutParmProbMissingOpt1.3.6.1.4.1.187.3.5.43Counterread-onlyNumber of sent Parameter Problem messages with the Missing Option code.
cTcp1.3.6.1.4.1.187.3.6
cUdp1.3.6.1.4.1.187.3.7
CTR cUdpHdrDrops1.3.6.1.4.1.187.3.7.1Counterread-onlyNr of packets dropped because of internal consistancy problems. This counter is a component of the udpInErrors Count.
CTR cUdpBadCheckSum1.3.6.1.4.1.187.3.7.2Counterread-onlyNr of packets dropped because of an incorrect checksum. This counter is a component of the udpInErrors Count.
CTR cUdpBadLength1.3.6.1.4.1.187.3.7.3Counterread-onlyNr of packets dropped because of an incorrect length. This counter is a component of the udpInErrors Count.
CTR cUdpOtherErrors1.3.6.1.4.1.187.3.7.4Counterread-onlyNr of packets dropped because of some error other than one of the above. This counter is a component of the udpInErrors Count. The most likely cause of these errors is a problem in the internal IPC mechanism. Probably because some process that was supposed to be receiving packets is not.
CTR cUdpNoChecksum1.3.6.1.4.1.187.3.7.5Counterread-onlyNr of packets received with a checksum of 0. This is not an error condition but indicates that there are mentally retarded hosts on the network.
cTransmission1.3.6.1.4.1.187.3.10
cDot31.3.6.1.4.1.187.3.10.7
cDot3Table1.3.6.1.4.1.187.3.10.7.1not-accessibleExtended status information for the Constellation specific LANCE and ILACC drivers.
cDot3Entry1.3.6.1.4.1.187.3.10.7.1.1not-accessibleProprietary status information for a particular interface
INT cDot3Index1.3.6.1.4.1.187.3.10.7.1.1.1INTEGERread-onlyAn index value that uniquely identifies an interface to an ethernet-like medium. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
CTR cDot3Disables1.3.6.1.4.1.187.3.10.7.1.1.2Counterread-onlyNumber of LANCE/ILLAC disconnects that occured because the interface was disabled
CTR cDot3MauDisconnect1.3.6.1.4.1.187.3.10.7.1.1.3Counterread-onlyNumber of LANCE/ILLAC disconnects that occured because m_lance_cs_mau_connected was 0.
CTR cDot3Babbles1.3.6.1.4.1.187.3.10.7.1.1.4Counterread-onlyNumber of times the LANCE/ILACC Babble bit was set.
CTR cDot3MerrDisconnect1.3.6.1.4.1.187.3.10.7.1.1.5Counterread-onlyNumber of LANCE/ILLAC disconnects that occured because the memory error bit was set.
CTR cDot3TxonDisconnect1.3.6.1.4.1.187.3.10.7.1.1.6Counterread-onlyNumber of LANCE/ILLAC disconnects that occured because the txon bit was off.
CTR cDot3RxonDisconnect1.3.6.1.4.1.187.3.10.7.1.1.7Counterread-onlyNumber of LANCE/ILLAC disconnects that occured because the rxon bit was off.
CTR cDot3XmitFailure1.3.6.1.4.1.187.3.10.7.1.1.8Counterread-onlyNumber of LANCE/ILLAC disconnects that occured because no packets were received and every transmit attempt resulted in a failure.
CTR cDot3XmitBuffErr1.3.6.1.4.1.187.3.10.7.1.1.9Counterread-onlyNumber of LANCE/ILLAC transmit buffer errors that occured.
CTR cDot3XmitUflo1.3.6.1.4.1.187.3.10.7.1.1.10Counterread-onlyNumber of LANCE/ILLAC transmit underflo errors that occured.
CTR cDot3RcvBuffErr1.3.6.1.4.1.187.3.10.7.1.1.11Counterread-onlyNumber of LANCE/ILLAC receive buffer errors that occured.
CTR cDot3RcvOflo1.3.6.1.4.1.187.3.10.7.1.1.12Counterread-onlyNumber of LANCE/ILLAC receive overflo errors that occured.
CTR cDot3Startless1.3.6.1.4.1.187.3.10.7.1.1.13Counterread-onlyNumber of times that the driver did not get a start-of-message when one was expected. This if for reception.
CTR cDot3Endless1.3.6.1.4.1.187.3.10.7.1.1.14Counterread-onlyNumber of times that the driver detected the start of one packet without detecting the end of the previous packet. This is for reception.
cSnmp1.3.6.1.4.1.187.3.11
cSnmpCommunities1.3.6.1.4.1.187.3.11.1
CTR cSnmpInCommunityMessages1.3.6.1.4.1.187.3.11.1.1Counterread-onlyNumber of messages received that use the community- based authentication scheme.
cConstellation1.3.6.1.4.1.187.4
GAU cConstellationAvailableBuffers1.3.6.1.4.1.187.4.1Gaugeread-onlyCount of available data buffers
INT cConstellationInitialBuffers1.3.6.1.4.1.187.4.2INTEGERread-onlyInitial amount of buffers available at system startup.
INT cConstallationBufferDataLength1.3.6.1.4.1.187.4.3INTEGERread-onlyNumber of data bytes that can be stored in each buffer.
INT cConstellationInstructionRam1.3.6.1.4.1.187.4.4INTEGERread-onlyNumber of bytes of system instruction ram available. This is fast, zero-wait-state RAM.
INT cConstellationGlobalDataRam1.3.6.1.4.1.187.4.5INTEGERread-onlyNumber of bytes of global data ram available. This is RAM contains I/O buffers and other data structures for which zero-wait-state access is not required by the CPU.
INT cConstellationFastDataRam1.3.6.1.4.1.187.4.6INTEGERread-onlyNumber of bytes of fast data ram available. This is RAM contains data structures for which the CPU requires zero-wait-state access, such as the bridge forwarding database.
cProxys1.3.6.1.4.1.187.5
cProxyLb1.3.6.1.4.1.187.5.1
cProxyLb01.3.6.1.4.1.187.5.1.1
cProxyLb11.3.6.1.4.1.187.5.1.2
cProxyLb21.3.6.1.4.1.187.5.1.3
cProxyLb31.3.6.1.4.1.187.5.1.4
cProxyLr1.3.6.1.4.1.187.5.2
cProxyLr01.3.6.1.4.1.187.5.2.1
cConfig1.3.6.1.4.1.187.6
cConfigSystem1.3.6.1.4.1.187.6.1
cConfSysInfo1.3.6.1.4.1.187.6.1.1
OCT cLocalTime1.3.6.1.4.1.187.6.1.1.1OCTET STRINGread-writeThis entity is a string in the format hh:mm [am|pm] representing the local time on the device.
OCT cLocalDate1.3.6.1.4.1.187.6.1.1.2OCTET STRINGread-writeThis entity is a string in the format mm/dd/yy or dd-mm-yy representing the local date on the device.
INT cLocalCtpMode1.3.6.1.4.1.187.6.1.1.4INTEGERread-writeThis entity determines whether the local console is using standard vt100 key mappings or extended key mappings.
INT cRemoteCtpMode1.3.6.1.4.1.187.6.1.1.5INTEGERread-writeThis entity determines whether remotely logged in consoles use standard vt100 key mappings or extended key mappings.
INT cBridgeStatsAveraging1.3.6.1.4.1.187.6.1.1.6INTEGERread-writeThis entity determines whether the bridge statistics screens use time averaged or absolute values
INT cBranchTargetCache1.3.6.1.4.1.187.6.1.1.7INTEGERread-writeThis entity determines whether the CPU's branch target cache is enabled or not.
cConfOperAcct1.3.6.1.4.1.187.6.1.2
cOperAcctTable1.3.6.1.4.1.187.6.1.2.1not-accessibleThis table allows an administrator to configure the operar accounts which grant access to the system. There are up to 60 accounts in the system.
cOperAcctEntry1.3.6.1.4.1.187.6.1.2.1.1not-accessibleInformation on one entry in the operator accounts database.
INT cOperIndex1.3.6.1.4.1.187.6.1.2.1.1.1INTEGERread-writeThis variable indexes the table of operator accounts.
OCT cOperID1.3.6.1.4.1.187.6.1.2.1.1.2OCTET STRINGread-writeThe name of the account
INT cOperPriv1.3.6.1.4.1.187.6.1.2.1.1.3INTEGERread-writeThis variable gives the privileges associated with a particular account. Valid values for the field are: privNone delete account, privOper operator privileges, privAdmin administrator privileges. Administrators are allowed to configure security.
OCT cOperPasswd1.3.6.1.4.1.187.6.1.2.1.1.4OCTET STRINGread-writeThis is the password assocated with the given account. A get on this variable will return an empty string.
INT cOperStatus1.3.6.1.4.1.187.6.1.2.1.1.5INTEGERread-writeThis is the current status of the row. The only valid values for a manager to set this value to are createRequest(2) or invalid(4). The agent may return any of valid(1), underCreation(3) or invalid(4).
cConfigLan1.3.6.1.4.1.187.6.2
cConfigEther1.3.6.1.4.1.187.6.2.1
cConfigTwp1.3.6.1.4.1.187.6.2.2
cConfigWan1.3.6.1.4.1.187.6.3
cConfigSerChan1.3.6.1.4.1.187.6.3.1
cConfigWideAreaGroups1.3.6.1.4.1.187.6.3.3
cConfigBridge1.3.6.1.4.1.187.6.5
cConfigLogicalBridge1.3.6.1.4.1.187.6.5.1
cIpAddress1.3.6.1.4.1.187.6.6
cConfigIpRouter1.3.6.1.4.1.187.6.7
cConfigAcceptLists1.3.6.1.4.1.187.6.7.5
cConfigPropagateLists1.3.6.1.4.1.187.6.7.6
cIpFilters1.3.6.1.4.1.187.6.7.9
cConfigIpxRouter1.3.6.1.4.1.187.6.8
cConfigIpxBridgeIf1.3.6.1.4.1.187.6.8.1
cConfigIpxRouterFilters1.3.6.1.4.1.187.6.8.2
cConfigAppleTalk1.3.6.1.4.1.187.6.9
cConfigAtIf1.3.6.1.4.1.187.6.9.1
cConfigNetProtocol1.3.6.1.4.1.187.6.10
cConfigSnmp1.3.6.1.4.1.187.6.10.1
cSnmpCommunityTable1.3.6.1.4.1.187.6.10.1.1not-accessibleConstellation proprietary information about configured SNMP communities. Managers can configure communities, but at least one community must be configured via the console for the manager to be able to communicate with the agent in the first place.
cSnmpCommunityEntry1.3.6.1.4.1.187.6.10.1.1.1not-accessibleEach entry contains information about the name of a community, the destination to which to send traps, the interface to report on, and the access allowed by this community.
INT cSnmpCommunityIndex1.3.6.1.4.1.187.6.10.1.1.1.1INTEGERread-onlyThis variable is a unique index into the snmp community table.
OCT cSnmpCommunity1.3.6.1.4.1.187.6.10.1.1.1.2OCTET STRINGread-writeThis variable represents the name of a community which the agent recognizes. Each community must have a unique name.
INT cSnmpCommunityIf1.3.6.1.4.1.187.6.10.1.1.1.3INTEGERread-writeThis variable associates an interface with the given community. Each community is associated with exactly one interface.
INT cSnmpCommunityAccess1.3.6.1.4.1.187.6.10.1.1.1.4INTEGERread-writeThis variable determines whether the agent using this community may set or only get variables in the MIB.
IP cSnmpCommunityTrapAddress1.3.6.1.4.1.187.6.10.1.1.1.5IpAddressread-writeThis variable represents the address to which the agent will send traps on behalf of the given community.
INT cSnmpCommunityTrapPort1.3.6.1.4.1.187.6.10.1.1.1.6INTEGERread-writeThis variable represents the port to which the agent will send traps on behalf of the given community.
INT cSnmpCommunityTrapEnabled1.3.6.1.4.1.187.6.10.1.1.1.7INTEGERread-writeThis variable determines whether the agent will send traps on behalf of the given community.
cConfigArp1.3.6.1.4.1.187.6.10.2
cConfigTcp1.3.6.1.4.1.187.6.10.3
INT cTcpKeepalive1.3.6.1.4.1.187.6.10.3.1INTEGERread-writeThis variable describes, in minutes, how long the TCP waits between keepalive probes.
cConfigTelnet1.3.6.1.4.1.187.6.10.4
INT cTelnetPort1.3.6.1.4.1.187.6.10.4.1INTEGERread-writeThis parameter tells the TELNET protocol on which to listen for incoming calls.
INT cTelnetNegotiate1.3.6.1.4.1.187.6.10.4.2INTEGERread-writeThis parameter tells the TELNET protocol whether to negotiate negotiable parameters.
cConfigHostTable1.3.6.1.4.1.187.6.10.5
cConfigSoftwareQueues1.3.6.1.4.1.187.6.11
cEtherSWQTable1.3.6.1.4.1.187.6.11.1not-accessibleThis table allows contains information about the maximum size and maximum lifetime of each of the packet queues on the LAN ports.
cEtherSWQEntry1.3.6.1.4.1.187.6.11.1.1not-accessibleEach entry contains software queue information for one interface.
INT cEtherSWQIndex1.3.6.1.4.1.187.6.11.1.1.1INTEGERread-onlyThis index is the number of one of the ethernet interfaces. The port names are mapped to integers thusly: e1a - e8a are entries 1-8; e1b - e8b are entries 9-16.
INT cEtherSWQMaxSize1.3.6.1.4.1.187.6.11.1.1.2INTEGERread-writeThe maximum number of packets that may be in the queue at one time for this interface.
INT cEtherSWQMaxTtl1.3.6.1.4.1.187.6.11.1.1.3INTEGERread-writeThe maximum time in milliseconds that a packet may remain in the queue for this interface.
INT cResetNovram1.3.6.1.4.1.187.6.12INTEGERread-writeWhen this entity is set, novram is cleared.
INT cRestartSystem1.3.6.1.4.1.187.6.13INTEGERread-writeWhen this entity is set, the system is restarted.
cConfigFlashDnld1.3.6.1.4.1.187.6.14
IP cFlashIpAddress1.3.6.1.4.1.187.6.14.1IpAddressread-writeIP address of server with flash download file.
OCT cFlashFileName1.3.6.1.4.1.187.6.14.2OCTET STRINGread-writeName of flash download file.
INT cFlashBootFlag1.3.6.1.4.1.187.6.14.3INTEGERread-writeFlag to determine whether or not to load new flash code.
IP cFlashGatewayIpAddr1.3.6.1.4.1.187.6.14.4IpAddressread-writeIP address of nearest gateway. This variable should only be set if the TFTP server is not on the same network as the bridge.
cMonitor1.3.6.1.4.1.187.7
cMonitorSystem1.3.6.1.4.1.187.7.1
cMonitorSystemInfo1.3.6.1.4.1.187.7.1.1
cMonitorHeapStats1.3.6.1.4.1.187.7.1.2
cMonitorLoginHistory1.3.6.1.4.1.187.7.1.3
cLoginTable1.3.6.1.4.1.187.7.1.3.1not-accessibleThis table gives a record of recent logins to the system.
cLoginEntry1.3.6.1.4.1.187.7.1.3.1.1not-accessibleEach entry describes one login to the system, either remote or local.
INT cLoginIndex1.3.6.1.4.1.187.7.1.3.1.1.1INTEGERread-onlyThis variable indexes the entries in the Login History Table.
OCT cLoginUser1.3.6.1.4.1.187.7.1.3.1.1.2OCTET STRINGread-onlyThis variable contains the login name of the user for the current row in the table.
INT cLoginLocal1.3.6.1.4.1.187.7.1.3.1.1.3INTEGERread-onlyThis variable describes whether the entry specified in this row of the table represents a login from the local console (yes(1)) or remotely (no(2)).
IP cLoginRemote1.3.6.1.4.1.187.7.1.3.1.1.4IpAddressread-onlyThis entry gives the remote IP address of a remote login.
CTR cLoginFails1.3.6.1.4.1.187.7.1.3.2Counterread-onlyThis variable returns the number of attempted logins which have failed.
cMonitorBridges1.3.6.1.4.1.187.7.2
cNodeByAddressTable1.3.6.1.4.1.187.7.2.3not-accessibleThis Table allows the manager to map MAC addresses to hash buckets and ports in the router.
cNodeByAddressEntry1.3.6.1.4.1.187.7.2.3.1not-accessibleEach entry contains the entry for one MAC address.
OCT cNodeByAddressAddr1.3.6.1.4.1.187.7.2.3.1.1OCTET STRINGread-onlyThis variable is the MAC address for which the manager wishes to find the hash bucket and port.
INT cNodeByAddressBridge1.3.6.1.4.1.187.7.2.3.1.2INTEGERread-onlyThis variable is the bridge on which the given MAC address is reached.
INT cNodeByAddressPort1.3.6.1.4.1.187.7.2.3.1.3INTEGERread-onlyThis variable is the port through which the given MAC address is reached.
INT cNodeByAddressStatus1.3.6.1.4.1.187.7.2.3.1.4INTEGERread-onlyThis variable gives the status of the given MAC address. If the status is 'permanent,' the contents of cNodeByAddressPort have no meaning.
cNodeByHashTable1.3.6.1.4.1.187.7.2.4not-accessibleThis table may be used by the manager to read the contents of the node table, in the order in which entries appear in the hash table.
cNodeByHashEntry1.3.6.1.4.1.187.7.2.4.1not-accessibleEach entry in this table represents one mapping of a MAC address to a bridge.
INT cNodeByHashIndex1.3.6.1.4.1.187.7.2.4.1.1INTEGERread-onlyThis variable is an abstract index into the hash table. The first entry in bucket 0 is entry 1, the second entry in bucket 0 is 2, the first entry in bucket 1 is 3, etc.
INT cNodeByHashBucket1.3.6.1.4.1.187.7.2.4.1.2INTEGERread-onlyThis entry describes in which bucket in the hash table the given entry appears.
OCT cNodeByHashAddress1.3.6.1.4.1.187.7.2.4.1.3OCTET STRINGread-onlyThis entry describes the MAC address of the given entry.
INT cNodeByHashBridge1.3.6.1.4.1.187.7.2.4.1.4INTEGERread-onlyThis variable is the bridge on which the given MAC address is reached.
INT cNodeByHashPort1.3.6.1.4.1.187.7.2.4.1.5INTEGERread-onlyThis variable describes the port through which the corresponding cNodeByHashAddress is accessed.
INT cNodeByHashStatus1.3.6.1.4.1.187.7.2.4.1.6INTEGERread-onlyThis variable gives the status of the given MAC address. If the status is 'permanent,' the contents of cNodeByHashPort have no meaning.
cMonitorPhysInterfaces1.3.6.1.4.1.187.7.3
cHardwareStatusTable1.3.6.1.4.1.187.7.3.1not-accessibleThis table provides a brief description of of the contents and status of each hardware slot.
cHardwareStatusEntry1.3.6.1.4.1.187.7.3.1.1not-accessibleEach entry in this table provides information about one LAN or WAN hardware slot.
INT cHardwareStatusIndex1.3.6.1.4.1.187.7.3.1.1.1INTEGERread-onlyThis variable is the index into the table of values.
INT cHardwareStatusSlot1.3.6.1.4.1.187.7.3.1.1.2INTEGERread-onlyThis variable provides the slot number as it would appear on the 'Hardware Configuration' screen of the console interface.
STR cHardwareStatusContents1.3.6.1.4.1.187.7.3.1.1.3DisplayStringread-onlyThis variable describes the hardware associated with a given slot.
OCT cHardwareStatusMacAddr1.3.6.1.4.1.187.7.3.1.1.4OCTET STRINGread-onlyThis variable contains the MAC address of the hardware in the given slot.
OCT cHardwareStatusSerialNo1.3.6.1.4.1.187.7.3.1.1.5OCTET STRINGread-onlyThis variable returns the constellation serial number for the part in the accessed slot.
OCT cHardwareStatusRevision1.3.6.1.4.1.187.7.3.1.1.6OCTET STRINGread-onlyThis variable describes the revision of the hardware in the accessed slot.
STR cHardwareStatusStatus1.3.6.1.4.1.187.7.3.1.1.7DisplayStringread-onlyThis variable gives the status of the hardware.
cMonitorProto1.3.6.1.4.1.187.7.4
cTcpStats1.3.6.1.4.1.187.7.4.3
cIpStats1.3.6.1.4.1.187.7.4.4
cIcmpStats1.3.6.1.4.1.187.7.4.5
cWanStats1.3.6.1.4.1.187.7.4.9
cMonitorIpRouter1.3.6.1.4.1.187.7.5
cIpRoutingStats1.3.6.1.4.1.187.7.5.1
cEgpStats1.3.6.1.4.1.187.7.5.3
cRipStats1.3.6.1.4.1.187.7.5.5
cHelloStats1.3.6.1.4.1.187.7.5.6
cMonitorIpxRouter1.3.6.1.4.1.187.7.6
cIpxStats1.3.6.1.4.1.187.7.6.1
cMonitorAtRouter1.3.6.1.4.1.187.7.7
cAtRouterStats1.3.6.1.4.1.187.7.7.1
cDiagnostics1.3.6.1.4.1.187.7.8
INT cClearErrorLog1.3.6.1.4.1.187.7.8.1INTEGERread-writeSetting this variable erases the accumulated error log from NOVRAM. Reading it is meaningless.
cErrorLogTable1.3.6.1.4.1.187.7.8.2not-accessibleThis table contains the text of errors detected. Errors are stored in nonvolatile memory, and hence preserved across reboots of the box.
cErrorLogEntry1.3.6.1.4.1.187.7.8.2.1not-accessibleEach entry contains the text of one error message.
INT cErrorLogIndex1.3.6.1.4.1.187.7.8.2.1.1INTEGERread-onlyThis is the index of an error message, with higher indices indicating more recent messages.
OCT cErrorLogMessage1.3.6.1.4.1.187.7.8.2.1.2OCTET STRINGread-onlyThis is the text of an error message.

RFC description

Manages 3Com LinkBuilder MSH 4-port ethernet bridge device configuration and operation including forward table management.

Start monitoring LANBuilder modular stackable hub (four-port bridge module) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download LBHUB-MSH4PTBRDG-MIB