Home/Catalog/LBHUB-MSH4PTBRDG-MIB

LBHUB-MSH4PTBRDG-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

327
Objects
Active
Status
2
Dependencies

Imported Objects

Objects

327 total
Object Name
mib-2
OBJECT IDENTIFIER
.1.3.6.1.2.1
system
OBJECT IDENTIFIER
.1.3.6.1.2.1.1
interfaces
OBJECT IDENTIFIER
.1.3.6.1.2.1.2
ip
OBJECT IDENTIFIER
.1.3.6.1.2.1.4
icmp
OBJECT IDENTIFIER
.1.3.6.1.2.1.5
tcp
OBJECT IDENTIFIER
.1.3.6.1.2.1.6
udp
OBJECT IDENTIFIER
.1.3.6.1.2.1.7
egp
OBJECT IDENTIFIER
.1.3.6.1.2.1.8
transmission
OBJECT IDENTIFIER
.1.3.6.1.2.1.10
dot3
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.7
dot3TableStatus information and control variables for a collection of ethernet-like interfaces attached to a particular system.
SEQUENCE OF Dot3Entry
.1.3.6.1.2.1.10.7.1
dot3EntryStatus information and control variables for a particular interface to an ethernet-like medium.
Dot3Entry
.1.3.6.1.2.1.10.7.1.1
dot3IndexAn 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.ro
INTEGER
.1.3.6.1.2.1.10.7.1.1.1
dot3InitializeMacThe 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.rw
Enumeration
.1.3.6.1.2.1.10.7.1.1.2
dot3MacSubLayerStatusThe 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 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.rw
Enumeration
.1.3.6.1.2.1.10.7.1.1.3
dot3MulticastReceiveStatusThe 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.rw
Enumeration
.1.3.6.1.2.1.10.7.1.1.4
dot3TxEnabledThe 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.rw
Enumeration
.1.3.6.1.2.1.10.7.1.1.5
dot3TestTdrValueThe 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.ro
Gauge
.1.3.6.1.2.1.10.7.1.1.6
dot3StatsTableStatistics for a collection of ethernet-like interfaces attached to a particular system.
SEQUENCE OF Dot3StatsEntry
.1.3.6.1.2.1.10.7.2
dot3StatsEntryStatistics for a particular interface to an ethernet-like medium.
Dot3StatsEntry
.1.3.6.1.2.1.10.7.2.1
dot3StatsIndexAn 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.ro
INTEGER
.1.3.6.1.2.1.10.7.2.1.1
dot3StatsAlignmentErrorsA 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.ro
Counter
.1.3.6.1.2.1.10.7.2.1.2
dot3StatsFCSErrorsA 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.ro
Counter
.1.3.6.1.2.1.10.7.2.1.3
dot3StatsSingleCollisionFramesA 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.ro
Counter
.1.3.6.1.2.1.10.7.2.1.4
dot3StatsMultipleCollisionFramesA 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.ro
Counter
.1.3.6.1.2.1.10.7.2.1.5
dot3StatsSQETestErrorsA 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.ro
Counter
.1.3.6.1.2.1.10.7.2.1.6
dot3StatsDeferredTransmissionsA 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.ro
Counter
.1.3.6.1.2.1.10.7.2.1.7
dot3StatsLateCollisionsThe 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.ro
Counter
.1.3.6.1.2.1.10.7.2.1.8
dot3StatsExcessiveCollisionsA count of frames for which transmission on a particular interface fails due to excessive collisions.ro
Counter
.1.3.6.1.2.1.10.7.2.1.9
dot3StatsInternalMacTransmitErrorsA 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.ro
Counter
.1.3.6.1.2.1.10.7.2.1.10
dot3StatsCarrierSenseErrorsThe 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.ro
Counter
.1.3.6.1.2.1.10.7.2.1.11
dot3StatsExcessiveDeferralsA count of frames for which transmission on a particular interface is deferred for an excessive period of time.ro
Counter
.1.3.6.1.2.1.10.7.2.1.12
dot3StatsFrameTooLongsA 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.ro
Counter
.1.3.6.1.2.1.10.7.2.1.13
dot3StatsInRangeLengthErrorsA 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.ro
Counter
.1.3.6.1.2.1.10.7.2.1.14
dot3StatsOutOfRangeLengthFieldsA 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).ro
Counter
.1.3.6.1.2.1.10.7.2.1.15
dot3StatsInternalMacReceiveErrorsA 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.ro
Counter
.1.3.6.1.2.1.10.7.2.1.16
dot3ChipSets
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.7.8
dot3ChipSetAMD
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.7.8.1
dot3ChipSetAMD7990
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.7.8.1.1
dot3ChipSetAMD79900
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.7.8.1.2
snmp
OBJECT IDENTIFIER
.1.3.6.1.2.1.11
ifExtensions
OBJECT IDENTIFIER
.1.3.6.1.2.1.12
ifExtnsTableA list of interfaces extension entries. The number of entries is given by the value of ifNumber, defined in [4,6].
SEQUENCE OF IfExtnsEntry
.1.3.6.1.2.1.12.1
ifExtnsEntryAn extension to the interfaces entry, defined in [4,6], containing additional objects at the subnetwork layer and below for a particular interface.
IfExtnsEntry
.1.3.6.1.2.1.12.1.1
ifExtnsIfIndexThe 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.ro
INTEGER
.1.3.6.1.2.1.12.1.1.1
ifExtnsChipSetThis 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.ro
OBJECT IDENTIFIER
.1.3.6.1.2.1.12.1.1.2
ifExtnsRevWareAn 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.ro
DisplayString
.1.3.6.1.2.1.12.1.1.3
ifExtnsMulticastsTransmittedOksThe 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.ro
Counter
.1.3.6.1.2.1.12.1.1.4
ifExtnsBroadcastsTransmittedOksThe count of frames successfully transmitted to a subnetwork or link-layer broadcast addresses. It does not include frames sent to a multicast address.ro
Counter
.1.3.6.1.2.1.12.1.1.5
ifExtnsMulticastsReceivedOksThe 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.ro
Counter
.1.3.6.1.2.1.12.1.1.6
ifExtnsBroadcastsReceivedOksThe count of frames successfully received that are directed to a subnetwork or link-layer broadcast address.ro
Counter
.1.3.6.1.2.1.12.1.1.7
ifExtnsPromiscuousThis 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.ro
Enumeration
.1.3.6.1.2.1.12.1.1.8
ifExtnsRcvAddrTableThis 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.
SEQUENCE OF IfExtnsRcvAddrEntry
.1.3.6.1.2.1.12.3
ifExtnsRcvAddrEntryA list of objects identifying an address for which the system will accept packets/ frames on a particular interface.
IfExtnsRcvAddrEntry
.1.3.6.1.2.1.12.3.1
ifExtnsRcvAddrIfIndexThe value of ifIndex, defined in [4,6], of an interface which recognizes this entry's address.ro
INTEGER
.1.3.6.1.2.1.12.3.1.1
ifExtnsRcvAddressAn address for which the system will accept packets/frames on this entry's interface.ro
PhysAddress (SNMPv2-TC)
.1.3.6.1.2.1.12.3.1.2
ifExtnsRcvAddrStatusThis 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.rw
Enumeration
.1.3.6.1.2.1.12.3.1.3
dot1dBridge
OBJECT IDENTIFIER
.1.3.6.1.2.1.17
newRootThe 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.
TRAP-TYPE
.1.3.6.1.2.1.17.0.1
topologyChangeA 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.
TRAP-TYPE
.1.3.6.1.2.1.17.0.2
private
OBJECT IDENTIFIER
.1.3.6.1.4
RFC1155-SMI
Unknown
.1.3.6.1.4
enterprises
OBJECT IDENTIFIER
.1.3.6.1.4.1
constellation
OBJECT IDENTIFIER
.1.3.6.1.4.1.187
cExper
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.1
cProducts
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.2
cLittleDipper
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.2.1
cAuriga
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.2.3
cCarina
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.2.4
cCarinaAui
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.2.4.1
cCarinaBnc
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.2.4.2
cDuPont
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.2.5
cDuPontAui
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.2.5.1
cDatabil
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.2.6
cDatability
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.2.6.1
cPenr
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.2.7
cPenril
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.2.7.1
cThreeCom
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.2.8
cThreeComMSH
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.2.8.1
cStdExtensions
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.3
cSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.3.1
cInterfaces
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.3.2
cIp
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.3.4
cIpInLenErrorsNumber of packets received with an inconsistant Header/Packet lengthro
Counter
.1.3.6.1.4.1.187.3.4.1
cIpInVersionErrorsNumber of packets received with an incorrect IP version number.ro
Counter
.1.3.6.1.4.1.187.3.4.2
cIpInCSErrorsNumber of packets received with an incorrect IP checksum.ro
Counter
.1.3.6.1.4.1.187.3.4.3
cIpTTLZeroNumber of packets that would have been forwarded but their TTL went to 0.ro
Counter
.1.3.6.1.4.1.187.3.4.4
cIpReasmTimeOutsNumber of reassmebly timeouts. This is included inthe ipReasmFails object.ro
Counter
.1.3.6.1.4.1.187.3.4.5
cIpNetToMedia
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.3.4.7
cIpNetToMediaTableSizeThe maximum number of entries that can be in the cIpNetToMediaTable/ipNetToMediaTable.ro
INTEGER
.1.3.6.1.4.1.187.3.4.7.1
cIpNetToMediaCompleteTimeOutThe maximum age, in minutes, that a completed entry may remain in the table before it is timed out and discarded.rw
INTEGER
.1.3.6.1.4.1.187.3.4.7.2
cIpNetToMediaInCompleteTimeOutThe maximum age, in minutes, that an incomplete entry may remain in the table before it is timed out and discarded.rw
INTEGER
.1.3.6.1.4.1.187.3.4.7.3
cIpNetToMediaInsTotal number of arp packets received.ro
Counter
.1.3.6.1.4.1.187.3.4.7.4
cIpNetToMediaInLenErrsTotal number of arp packets received which had inconsistant or incorrect lengths. These packets are ignored.ro
Counter
.1.3.6.1.4.1.187.3.4.7.5
cIpNetToMediaInNotEtherTotal number of arp packets received which specified a hardware type other than Ethernet. These packets are ignored.ro
Counter
.1.3.6.1.4.1.187.3.4.7.6
cIpNetToMediaInNoArpOnIfNumber of ARP packets received in an interface for which ARP is disabled.ro
Counter
.1.3.6.1.4.1.187.3.4.7.7
cIpNetToMediaInIpNumber of ARP packets received specifying IP.ro
Counter
.1.3.6.1.4.1.187.3.4.7.8
cIpNetToMediaInIpTrailersNumber of ARP packets received specifying IP Trailers.ro
Counter
.1.3.6.1.4.1.187.3.4.7.9
cIpNetToMediaInUnkProtosNumber of ARP packets received specifying an unknown protocol.ro
Counter
.1.3.6.1.4.1.187.3.4.7.10
cIpNetToMediaInSourceBcastNumber of ARP packets received with a broadcast or multicast source hardware address.ro
Counter
.1.3.6.1.4.1.187.3.4.7.11
cIpNetToMediaInDupsNumber 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.ro
Counter
.1.3.6.1.4.1.187.3.4.7.12
cIpNetToMediaInRequestsNumber of ARP Requests received.ro
Counter
.1.3.6.1.4.1.187.3.4.7.13
cIpNetToMediaInResponsesNumber of ARP Responses received.ro
Counter
.1.3.6.1.4.1.187.3.4.7.14
cIpNetToMediaInProxyOksNumber of proxy ARP requests that we received and have answered.ro
Counter
.1.3.6.1.4.1.187.3.4.7.15
cIpNetToMediaOutReplysNumber of ARP replys sent.ro
Counter
.1.3.6.1.4.1.187.3.4.7.16
cIpNetToMediaOutRequestsNumber of ARP requests sent.ro
Counter
.1.3.6.1.4.1.187.3.4.7.17
cIpNetToMediaReqBadAddrsNumber of times that a request was for an incorrect IP address (such as the broadcast).ro
Counter
.1.3.6.1.4.1.187.3.4.7.18
cIpNetToMediaNoResponsesNumber of times that a request timed out.ro
Counter
.1.3.6.1.4.1.187.3.4.7.19
cIpNetToMediaAgeOutsNumber of times that an entry was aged out of the arp cache because it had not been referenced recently.ro
Counter
.1.3.6.1.4.1.187.3.4.7.20
cIpNetToMediaTableTable containing Constellation extensions to the IP Address Translation (IpNetToMedia) table defined above.
SEQUENCE OF CIpNetToMediaEntry
.1.3.6.1.4.1.187.3.4.7.21
cIpNetToMediaEntryEach entry contains Constellation extensions for one IpAddress to `physical' address equivalence.
CIpNetToMediaEntry
.1.3.6.1.4.1.187.3.4.7.21.1
cIpNetToMediaIfIndexThe 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.rw
INTEGER
.1.3.6.1.4.1.187.3.4.7.21.1.1
cIpNetToMediaNetAddressThe IpAddress corresponding to the media- dependent `physical' address.rw
IpAddress
.1.3.6.1.4.1.187.3.4.7.21.1.2
cIpNetToMediaRefTimeThe value of sysUpTime when this entry was last referenced.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.187.3.4.7.21.1.3
cIpNetToMediaProxyRespondIs 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.ro
Enumeration
.1.3.6.1.4.1.187.3.4.7.21.1.4
cIpNetToMediaCompleteIs true(1) if the table entry is complete 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.ro
Enumeration
.1.3.6.1.4.1.187.3.4.7.21.1.5
cIpNetToMediaUseTrailersIs true(1) if this entry will use ARP trailers. Otherwise this object is false(2).ro
Enumeration
.1.3.6.1.4.1.187.3.4.7.21.1.6
cIcmp
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.3.5
cIcmpInRedirectNetNumber of ICMP Destination Unreachable, Network Unreachable messages received.ro
Counter
.1.3.6.1.4.1.187.3.5.1
cIcmpInRedirectHostNumber of ICMP Destination Unreachable, Host Unreachable messages received.ro
Counter
.1.3.6.1.4.1.187.3.5.2
cIcmpInRedirectNetTosNumber of ICMP Destination Unreachable, Network/TOS Unreachable messages received.ro
Counter
.1.3.6.1.4.1.187.3.5.3
cIcmpInRedirectHostTosNumber of ICMP Destination Unreachable, Host/TOS Unreachable messages received.ro
Counter
.1.3.6.1.4.1.187.3.5.4
cIcmpInTimeExcTTLNumber of ICMP Time Exceeded, TTL Exceeded in Transit messages received.ro
Counter
.1.3.6.1.4.1.187.3.5.5
cIcmpInTimeExcReAsmNumber of ICMP Time Exceeded, Reassembly Time Exceeded messages received.ro
Counter
.1.3.6.1.4.1.187.3.5.6
cIcmpInDestUnNetNumber of ICMP Network Destination Unreachable messages received.ro
Counter
.1.3.6.1.4.1.187.3.5.7
cIcmpInDestUnHostNumber of ICMP Host Destination Unreachable messages received.ro
Counter
.1.3.6.1.4.1.187.3.5.8
cIcmpInDestUnProtocolNumber of ICMP Protocol Destination Unreachable messages received.ro
Counter
.1.3.6.1.4.1.187.3.5.9
cIcmpInDestUnPortNumber of ICMP Port Destination Unreachable messages received.ro
Counter
.1.3.6.1.4.1.187.3.5.10
cIcmpInDestUnFragNeededNumber of ICMP Fragmentation Needed and DF Set Destination Unreachable messages received.ro
Counter
.1.3.6.1.4.1.187.3.5.11
cIcmpInDestUnSourceRouteNumber of ICMP Source Route Failed Destination Unreachable messages received.ro
Counter
.1.3.6.1.4.1.187.3.5.12
cIcmpOutRedirectNetNumber of ICMP Destination Unreachable, Network Unreachable messages sent.ro
Counter
.1.3.6.1.4.1.187.3.5.13
cIcmpOutRedirectHostNumber of ICMP Destination Unreachable, Host Unreachable messages sent.ro
Counter
.1.3.6.1.4.1.187.3.5.14
cIcmpOutRedirectNetTosNumber of ICMP Destination Unreachable, Network/TOS Unreachable messages sent.ro
Counter
.1.3.6.1.4.1.187.3.5.15
cIcmpOutRedirectHostTosNumber of ICMP Destination Unreachable, Host/TOS Unreachable messages sent.ro
Counter
.1.3.6.1.4.1.187.3.5.16
cIcmpOutTimeExcTTLNumber of ICMP Time Exceeded, TTL Exceeded in Transit messages sent.ro
Counter
.1.3.6.1.4.1.187.3.5.17
cIcmpOutTimeExcReAsmNumber of ICMP Time Exceeded, Reassembly Time Exceeded messages sent.ro
Counter
.1.3.6.1.4.1.187.3.5.18
cIcmpOutDestUnNetNumber of ICMP Network Destination Unreachable messages sent.ro
Counter
.1.3.6.1.4.1.187.3.5.19
cIcmpOutDestUnHostNumber of ICMP Host Destination Unreachable messages sent.ro
Counter
.1.3.6.1.4.1.187.3.5.20
cIcmpOutDestUnProtocolNumber of ICMP Protocol Destination Unreachable messages sent.ro
Counter
.1.3.6.1.4.1.187.3.5.21
cIcmpOutDestUnPortNumber of ICMP Port Destination Unreachable messages sent.ro
Counter
.1.3.6.1.4.1.187.3.5.22
cIcmpOutDestUnFragNeededNumber of ICMP Fragmentation Needed and DF Set Destination Unreachable messages sent.ro
Counter
.1.3.6.1.4.1.187.3.5.23
cIcmpOutDestUnSourceRouteNumber of ICMP Source Route Failed Destination Unreachable messages sent.ro
Counter
.1.3.6.1.4.1.187.3.5.24
cIcmpInLengthErrorsNumber of alleged ICMP packets that were not long enough.ro
Counter
.1.3.6.1.4.1.187.3.5.25
cIcmpInChecksumErrorsNumber of alleged ICMP packets that had a bad checksum.ro
Counter
.1.3.6.1.4.1.187.3.5.26
cIcmpInUnkTypesNumber of Received ICMP packets with an unknown type field value.ro
Counter
.1.3.6.1.4.1.187.3.5.27
cIcmpInDestUnNetUnknownNumber of ICMP Destination Network Unknown Destination Unreachable messages received.ro
Counter
.1.3.6.1.4.1.187.3.5.28
cIcmpInDestUnHostUnknownNumber of ICMP Destination Host Unknown Destination Unreachable messages received.ro
Counter
.1.3.6.1.4.1.187.3.5.29
cIcmpInDestUnSrcIsolatedNumber of ICMP Source Isolated Destination Unreachable messages received.ro
Counter
.1.3.6.1.4.1.187.3.5.30
cIcmpInDestUnHostProhibNumber of ICMP Communication with Host Administratively Prohibited Destination Unreachable messages received.ro
Counter
.1.3.6.1.4.1.187.3.5.31
cIcmpInDestUnNetProhibNumber of ICMP Communication with Net Administratively Prohibited Destination Unreachable messages received.ro
Counter
.1.3.6.1.4.1.187.3.5.32
cIcmpInDestUnNetTosNumber of ICMP Network Unreachable with TOS messages received.ro
Counter
.1.3.6.1.4.1.187.3.5.33
cIcmpInDestUnHostTosNumber of ICMP Host Unreachable with TOS messages received.ro
Counter
.1.3.6.1.4.1.187.3.5.34
cIcmpOutDestUnNetUnknownNumber of ICMP Destination Network Unknown Destination Unreachable messages sent.ro
Counter
.1.3.6.1.4.1.187.3.5.35
cIcmpOutDestUnHostUnknownNumber of ICMP Destination Host Unknown Destination Unreachable messages sent.ro
Counter
.1.3.6.1.4.1.187.3.5.36
cIcmpOutDestUnSrcIsolatedNumber of ICMP Source Isolated Destination Unreachable messages sent.ro
Counter
.1.3.6.1.4.1.187.3.5.37
cIcmpOutDestUnHostProhibNumber of ICMP Communication with Host Administratively Prohibited Destination Unreachable messages sent.ro
Counter
.1.3.6.1.4.1.187.3.5.38
cIcmpOutDestUnNetProhibNumber of ICMP Communication with Net Administratively Prohibited Destination Unreachable messages sent.ro
Counter
.1.3.6.1.4.1.187.3.5.39
cIcmpOutDestUnNetTosNumber of ICMP Network Unreachable with TOS messages sent.ro
Counter
.1.3.6.1.4.1.187.3.5.40
cIcmpOutDestUnHostTosNumber of ICMP Host Unreachable with TOS messages sent.ro
Counter
.1.3.6.1.4.1.187.3.5.41
cIcmpInParmProbMissingOptNumber of received Parameter Problem messages with the Missing Option code.ro
Counter
.1.3.6.1.4.1.187.3.5.42
cIcmpOutParmProbMissingOptNumber of sent Parameter Problem messages with the Missing Option code.ro
Counter
.1.3.6.1.4.1.187.3.5.43
cTcp
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.3.6
cUdp
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.3.7
cUdpHdrDropsNr of packets dropped because of internal consistancy problems. This counter is a component of the udpInErrors Count.ro
Counter
.1.3.6.1.4.1.187.3.7.1
cUdpBadCheckSumNr of packets dropped because of an incorrect checksum. This counter is a component of the udpInErrors Count.ro
Counter
.1.3.6.1.4.1.187.3.7.2
cUdpBadLengthNr of packets dropped because of an incorrect length. This counter is a component of the udpInErrors Count.ro
Counter
.1.3.6.1.4.1.187.3.7.3
cUdpOtherErrorsNr 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.ro
Counter
.1.3.6.1.4.1.187.3.7.4
cUdpNoChecksumNr 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.ro
Counter
.1.3.6.1.4.1.187.3.7.5
cTransmission
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.3.10
cDot3
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.3.10.7
cDot3TableExtended status information for the Constellation specific LANCE and ILACC drivers.
SEQUENCE OF CDot3Entry
.1.3.6.1.4.1.187.3.10.7.1
cDot3EntryProprietary status information for a particular interface
CDot3Entry
.1.3.6.1.4.1.187.3.10.7.1.1
cDot3IndexAn 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.ro
INTEGER
.1.3.6.1.4.1.187.3.10.7.1.1.1
cDot3DisablesNumber of LANCE/ILLAC disconnects that occured because the interface was disabledro
Counter
.1.3.6.1.4.1.187.3.10.7.1.1.2
cDot3MauDisconnectNumber of LANCE/ILLAC disconnects that occured because m_lance_cs_mau_connected was 0.ro
Counter
.1.3.6.1.4.1.187.3.10.7.1.1.3
cDot3BabblesNumber of times the LANCE/ILACC Babble bit was set.ro
Counter
.1.3.6.1.4.1.187.3.10.7.1.1.4
cDot3MerrDisconnectNumber of LANCE/ILLAC disconnects that occured because the memory error bit was set.ro
Counter
.1.3.6.1.4.1.187.3.10.7.1.1.5
cDot3TxonDisconnectNumber of LANCE/ILLAC disconnects that occured because the txon bit was off.ro
Counter
.1.3.6.1.4.1.187.3.10.7.1.1.6
cDot3RxonDisconnectNumber of LANCE/ILLAC disconnects that occured because the rxon bit was off.ro
Counter
.1.3.6.1.4.1.187.3.10.7.1.1.7
cDot3XmitFailureNumber of LANCE/ILLAC disconnects that occured because no packets were received and every transmit attempt resulted in a failure.ro
Counter
.1.3.6.1.4.1.187.3.10.7.1.1.8
cDot3XmitBuffErrNumber of LANCE/ILLAC transmit buffer errors that occured.ro
Counter
.1.3.6.1.4.1.187.3.10.7.1.1.9
cDot3XmitUfloNumber of LANCE/ILLAC transmit underflo errors that occured.ro
Counter
.1.3.6.1.4.1.187.3.10.7.1.1.10
cDot3RcvBuffErrNumber of LANCE/ILLAC receive buffer errors that occured.ro
Counter
.1.3.6.1.4.1.187.3.10.7.1.1.11
cDot3RcvOfloNumber of LANCE/ILLAC receive overflo errors that occured.ro
Counter
.1.3.6.1.4.1.187.3.10.7.1.1.12
cDot3StartlessNumber of times that the driver did not get a start-of-message when one was expected. This if for reception.ro
Counter
.1.3.6.1.4.1.187.3.10.7.1.1.13
cDot3EndlessNumber of times that the driver detected the start of one packet without detecting the end of the previous packet. This is for reception.ro
Counter
.1.3.6.1.4.1.187.3.10.7.1.1.14
cSnmp
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.3.11
cSnmpCommunities
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.3.11.1
cSnmpInCommunityMessagesNumber of messages received that use the community- based authentication scheme.ro
Counter
.1.3.6.1.4.1.187.3.11.1.1
cConstellation
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.4
cConstellationAvailableBuffersCount of available data buffersro
Gauge
.1.3.6.1.4.1.187.4.1
cConstellationInitialBuffersInitial amount of buffers available at system startup.ro
INTEGER
.1.3.6.1.4.1.187.4.2
cConstallationBufferDataLengthNumber of data bytes that can be stored in each buffer.ro
INTEGER
.1.3.6.1.4.1.187.4.3
cConstellationInstructionRamNumber of bytes of system instruction ram available. This is fast, zero-wait-state RAM.ro
INTEGER
.1.3.6.1.4.1.187.4.4
cConstellationGlobalDataRamNumber 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.ro
INTEGER
.1.3.6.1.4.1.187.4.5
cConstellationFastDataRamNumber 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.ro
INTEGER
.1.3.6.1.4.1.187.4.6
cProxys
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.5
cProxyLb
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.5.1
cProxyLb0
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.5.1.1
cProxyLb1
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.5.1.2
cProxyLb2
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.5.1.3
cProxyLb3
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.5.1.4
cProxyLr
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.5.2
cProxyLr0
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.5.2.1
cConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6
cConfigSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.1
cConfSysInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.1.1
cLocalTimeThis entity is a string in the format hh:mm [am|pm] representing the local time on the device.rw
OCTET STRING
.1.3.6.1.4.1.187.6.1.1.1
cLocalDateThis entity is a string in the format mm/dd/yy or dd-mm-yy representing the local date on the device.rw
OCTET STRING
.1.3.6.1.4.1.187.6.1.1.2
cLocalCtpModeThis entity determines whether the local console is using standard vt100 key mappings or extended key mappings.rw
Enumeration
.1.3.6.1.4.1.187.6.1.1.4
cRemoteCtpModeThis entity determines whether remotely logged in consoles use standard vt100 key mappings or extended key mappings.rw
Enumeration
.1.3.6.1.4.1.187.6.1.1.5
cBridgeStatsAveragingThis entity determines whether the bridge statistics screens use time averaged or absolute valuesrw
Enumeration
.1.3.6.1.4.1.187.6.1.1.6
cBranchTargetCacheThis entity determines whether the CPU's branch target cache is enabled or not.rw
Enumeration
.1.3.6.1.4.1.187.6.1.1.7
cConfOperAcct
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.1.2
cOperAcctTableThis table allows an administrator to configure the operar accounts which grant access to the system. There are up to 60 accounts in the system.
SEQUENCE OF OperAcctEntry
.1.3.6.1.4.1.187.6.1.2.1
cOperAcctEntryInformation on one entry in the operator accounts database.
OperAcctEntry
.1.3.6.1.4.1.187.6.1.2.1.1
cOperIndexThis variable indexes the table of operator accounts.rw
INTEGER
.1.3.6.1.4.1.187.6.1.2.1.1.1
cOperIDThe name of the accountrw
OCTET STRING
.1.3.6.1.4.1.187.6.1.2.1.1.2
cOperPrivThis 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.rw
Enumeration
.1.3.6.1.4.1.187.6.1.2.1.1.3
cOperPasswdThis is the password assocated with the given account. A get on this variable will return an empty string.rw
OCTET STRING
.1.3.6.1.4.1.187.6.1.2.1.1.4
cOperStatusThis 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).rw
Enumeration
.1.3.6.1.4.1.187.6.1.2.1.1.5
cConfigLan
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.2
cConfigEther
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.2.1
cConfigTwp
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.2.2
cConfigWan
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.3
cConfigSerChan
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.3.1
cConfigWideAreaGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.3.3
cConfigBridge
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.5
cConfigLogicalBridge
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.5.1
cIpAddress
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.6
cConfigIpRouter
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.7
cConfigAcceptLists
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.7.5
cConfigPropagateLists
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.7.6
cIpFilters
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.7.9
cConfigIpxRouter
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.8
cConfigIpxBridgeIf
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.8.1
cConfigIpxRouterFilters
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.8.2
cConfigAppleTalk
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.9
cConfigAtIf
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.9.1
cConfigNetProtocol
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.10
cConfigSnmp
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.10.1
cSnmpCommunityTableConstellation 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.
SEQUENCE OF SnmpCommunityEntry
.1.3.6.1.4.1.187.6.10.1.1
cSnmpCommunityEntryEach 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.
SnmpCommunityEntry
.1.3.6.1.4.1.187.6.10.1.1.1
cSnmpCommunityIndexThis variable is a unique index into the snmp community table.ro
INTEGER
.1.3.6.1.4.1.187.6.10.1.1.1.1
cSnmpCommunityThis variable represents the name of a community which the agent recognizes. Each community must have a unique name.rw
OCTET STRING
.1.3.6.1.4.1.187.6.10.1.1.1.2
cSnmpCommunityIfThis variable associates an interface with the given community. Each community is associated with exactly one interface.rw
Enumeration
.1.3.6.1.4.1.187.6.10.1.1.1.3
cSnmpCommunityAccessThis variable determines whether the agent using this community may set or only get variables in the MIB.rw
Enumeration
.1.3.6.1.4.1.187.6.10.1.1.1.4
cSnmpCommunityTrapAddressThis variable represents the address to which the agent will send traps on behalf of the given community.rw
IpAddress
.1.3.6.1.4.1.187.6.10.1.1.1.5
cSnmpCommunityTrapPortThis variable represents the port to which the agent will send traps on behalf of the given community.rw
INTEGER
.1.3.6.1.4.1.187.6.10.1.1.1.6
cSnmpCommunityTrapEnabledThis variable determines whether the agent will send traps on behalf of the given community.rw
Enumeration
.1.3.6.1.4.1.187.6.10.1.1.1.7
cConfigArp
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.10.2
cConfigTcp
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.10.3
cTcpKeepaliveThis variable describes, in minutes, how long the TCP waits between keepalive probes.rw
INTEGER
.1.3.6.1.4.1.187.6.10.3.1
cConfigTelnet
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.10.4
cTelnetPortThis parameter tells the TELNET protocol on which to listen for incoming calls.rw
INTEGER
.1.3.6.1.4.1.187.6.10.4.1
cTelnetNegotiateThis parameter tells the TELNET protocol whether to negotiate negotiable parameters.rw
Enumeration
.1.3.6.1.4.1.187.6.10.4.2
cConfigHostTable
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.10.5
cConfigSoftwareQueues
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.11
cEtherSWQTableThis table allows contains information about the maximum size and maximum lifetime of each of the packet queues on the LAN ports.
SEQUENCE OF EtherSWQEntry
.1.3.6.1.4.1.187.6.11.1
cEtherSWQEntryEach entry contains software queue information for one interface.
EtherSWQEntry
.1.3.6.1.4.1.187.6.11.1.1
cEtherSWQIndexThis 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.ro
INTEGER
.1.3.6.1.4.1.187.6.11.1.1.1
cEtherSWQMaxSizeThe maximum number of packets that may be in the queue at one time for this interface.rw
INTEGER
.1.3.6.1.4.1.187.6.11.1.1.2
cEtherSWQMaxTtlThe maximum time in milliseconds that a packet may remain in the queue for this interface.rw
INTEGER
.1.3.6.1.4.1.187.6.11.1.1.3
cResetNovramWhen this entity is set, novram is cleared.rw
INTEGER
.1.3.6.1.4.1.187.6.12
cRestartSystemWhen this entity is set, the system is restarted.rw
INTEGER
.1.3.6.1.4.1.187.6.13
cConfigFlashDnld
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.6.14
cFlashIpAddressIP address of server with flash download file.rw
IpAddress
.1.3.6.1.4.1.187.6.14.1
cFlashFileNameName of flash download file.rw
OCTET STRING
.1.3.6.1.4.1.187.6.14.2
cFlashBootFlagFlag to determine whether or not to load new flash code.rw
Enumeration
.1.3.6.1.4.1.187.6.14.3
cFlashGatewayIpAddrIP address of nearest gateway. This variable should only be set if the TFTP server is not on the same network as the bridge.rw
IpAddress
.1.3.6.1.4.1.187.6.14.4
cMonitor
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7
cMonitorSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.1
cMonitorSystemInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.1.1
cMonitorHeapStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.1.2
cMonitorLoginHistory
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.1.3
cLoginTableThis table gives a record of recent logins to the system.
SEQUENCE OF LoginEntry
.1.3.6.1.4.1.187.7.1.3.1
cLoginEntryEach entry describes one login to the system, either remote or local.
LoginEntry
.1.3.6.1.4.1.187.7.1.3.1.1
cLoginIndexThis variable indexes the entries in the Login History Table.ro
INTEGER
.1.3.6.1.4.1.187.7.1.3.1.1.1
cLoginUserThis variable contains the login name of the user for the current row in the table.ro
OCTET STRING
.1.3.6.1.4.1.187.7.1.3.1.1.2
cLoginLocalThis 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)).ro
Enumeration
.1.3.6.1.4.1.187.7.1.3.1.1.3
cLoginRemoteThis entry gives the remote IP address of a remote login.ro
IpAddress
.1.3.6.1.4.1.187.7.1.3.1.1.4
cLoginFailsThis variable returns the number of attempted logins which have failed.ro
Counter
.1.3.6.1.4.1.187.7.1.3.2
cMonitorBridges
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.2
cNodeByAddressTableThis Table allows the manager to map MAC addresses to hash buckets and ports in the router.
SEQUENCE OF NodeByAddressEntry
.1.3.6.1.4.1.187.7.2.3
cNodeByAddressEntryEach entry contains the entry for one MAC address.
NodeByAddressEntry
.1.3.6.1.4.1.187.7.2.3.1
cNodeByAddressAddrThis variable is the MAC address for which the manager wishes to find the hash bucket and port.ro
OCTET STRING
.1.3.6.1.4.1.187.7.2.3.1.1
cNodeByAddressBridgeThis variable is the bridge on which the given MAC address is reached.ro
Enumeration
.1.3.6.1.4.1.187.7.2.3.1.2
cNodeByAddressPortThis variable is the port through which the given MAC address is reached.ro
INTEGER
.1.3.6.1.4.1.187.7.2.3.1.3
cNodeByAddressStatusThis variable gives the status of the given MAC address. If the status is 'permanent,' the contents of cNodeByAddressPort have no meaning.ro
Enumeration
.1.3.6.1.4.1.187.7.2.3.1.4
cNodeByHashTableThis 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.
SEQUENCE OF NodeByHashEntry
.1.3.6.1.4.1.187.7.2.4
cNodeByHashEntryEach entry in this table represents one mapping of a MAC address to a bridge.
NodeByHashEntry
.1.3.6.1.4.1.187.7.2.4.1
cNodeByHashIndexThis 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.ro
INTEGER
.1.3.6.1.4.1.187.7.2.4.1.1
cNodeByHashBucketThis entry describes in which bucket in the hash table the given entry appears.ro
INTEGER
.1.3.6.1.4.1.187.7.2.4.1.2
cNodeByHashAddressThis entry describes the MAC address of the given entry.ro
OCTET STRING
.1.3.6.1.4.1.187.7.2.4.1.3
cNodeByHashBridgeThis variable is the bridge on which the given MAC address is reached.ro
Enumeration
.1.3.6.1.4.1.187.7.2.4.1.4
cNodeByHashPortThis variable describes the port through which the corresponding cNodeByHashAddress is accessed.ro
INTEGER
.1.3.6.1.4.1.187.7.2.4.1.5
cNodeByHashStatusThis variable gives the status of the given MAC address. If the status is 'permanent,' the contents of cNodeByHashPort have no meaning.ro
Enumeration
.1.3.6.1.4.1.187.7.2.4.1.6
cMonitorPhysInterfaces
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.3
cHardwareStatusTableThis table provides a brief description of of the contents and status of each hardware slot.
SEQUENCE OF HardwareStatusEntry
.1.3.6.1.4.1.187.7.3.1
cHardwareStatusEntryEach entry in this table provides information about one LAN or WAN hardware slot.
HardwareStatusEntry
.1.3.6.1.4.1.187.7.3.1.1
cHardwareStatusIndexThis variable is the index into the table of values.ro
INTEGER
.1.3.6.1.4.1.187.7.3.1.1.1
cHardwareStatusSlotThis variable provides the slot number as it would appear on the 'Hardware Configuration' screen of the console interface.ro
INTEGER
.1.3.6.1.4.1.187.7.3.1.1.2
cHardwareStatusContentsThis variable describes the hardware associated with a given slot.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.187.7.3.1.1.3
cHardwareStatusMacAddrThis variable contains the MAC address of the hardware in the given slot.ro
OCTET STRING
.1.3.6.1.4.1.187.7.3.1.1.4
cHardwareStatusSerialNoThis variable returns the constellation serial number for the part in the accessed slot.ro
OCTET STRING
.1.3.6.1.4.1.187.7.3.1.1.5
cHardwareStatusRevisionThis variable describes the revision of the hardware in the accessed slot.ro
OCTET STRING
.1.3.6.1.4.1.187.7.3.1.1.6
cHardwareStatusStatusThis variable gives the status of the hardware.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.187.7.3.1.1.7
cMonitorProto
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.4
cTcpStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.4.3
cIpStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.4.4
cIcmpStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.4.5
cWanStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.4.9
cMonitorIpRouter
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.5
cIpRoutingStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.5.1
cEgpStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.5.3
cRipStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.5.5
cHelloStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.5.6
cMonitorIpxRouter
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.6
cIpxStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.6.1
cMonitorAtRouter
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.7
cAtRouterStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.7.1
cDiagnostics
OBJECT IDENTIFIER
.1.3.6.1.4.1.187.7.8
cClearErrorLogSetting this variable erases the accumulated error log from NOVRAM. Reading it is meaningless.rw
INTEGER
.1.3.6.1.4.1.187.7.8.1
cErrorLogTableThis table contains the text of errors detected. Errors are stored in nonvolatile memory, and hence preserved across reboots of the box.
SEQUENCE OF ErrorLogEntry
.1.3.6.1.4.1.187.7.8.2
cErrorLogEntryEach entry contains the text of one error message.
ErrorLogEntry
.1.3.6.1.4.1.187.7.8.2.1
cErrorLogIndexThis is the index of an error message, with higher indices indicating more recent messages.ro
INTEGER
.1.3.6.1.4.1.187.7.8.2.1.1
cErrorLogMessageThis is the text of an error message.ro
OCTET STRING
.1.3.6.1.4.1.187.7.8.2.1.2