LBHUB-MSH4PTBRDG-MIB: View SNMP OID List / Download MIB
VENDOR: CLEARPOINT RESEARCH CORP.
Home | MIB: LBHUB-MSH4PTBRDG-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
mib_2 | 1.3.6.1.2.1 | |||
system | 1.3.6.1.2.1.1 | |||
interfaces | 1.3.6.1.2.1.2 | |||
ip | 1.3.6.1.2.1.4 | |||
icmp | 1.3.6.1.2.1.5 | |||
tcp | 1.3.6.1.2.1.6 | |||
udp | 1.3.6.1.2.1.7 | |||
egp | 1.3.6.1.2.1.8 | |||
transmission | 1.3.6.1.2.1.10 | |||
dot3 | 1.3.6.1.2.1.10.7 | |||
dot3Table | 1.3.6.1.2.1.10.7.1 | no-access |
Status information and control variables for a collection of ethernet-like interfaces attached to a particular system. |
|
1.3.6.1.2.1.10.7.1.1 | no-access |
Status information and control variables for a particular interface to an ethernet-like medium. |
||
dot3Index | 1.3.6.1.2.1.10.7.1.1.1 | integer | read-only |
An 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. |
dot3InitializeMac | 1.3.6.1.2.1.10.7.1.1.2 | integer | read-write |
The 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. Enumeration: 'uninitialized': 2, 'initialized': 1. |
dot3MacSubLayerStatus | 1.3.6.1.2.1.10.7.1.1.3 | integer | read-write |
The 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. Enumeration: 'disabled': 2, 'enabled': 1. |
dot3MulticastReceiveStatus | 1.3.6.1.2.1.10.7.1.1.4 | integer | read-write |
The 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. Enumeration: 'disabled': 2, 'enabled': 1. |
dot3TxEnabled | 1.3.6.1.2.1.10.7.1.1.5 | integer | read-write |
The 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. Enumeration: 'false': 2, 'true': 1. |
dot3TestTdrValue | 1.3.6.1.2.1.10.7.1.1.6 | gauge | read-only |
The 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. |
dot3StatsTable | 1.3.6.1.2.1.10.7.2 | no-access |
Statistics for a collection of ethernet-like interfaces attached to a particular system. |
|
1.3.6.1.2.1.10.7.2.1 | no-access |
Statistics for a particular interface to an ethernet-like medium. |
||
dot3StatsIndex | 1.3.6.1.2.1.10.7.2.1.1 | integer | read-only |
An 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. |
dot3StatsAlignmentErrors | 1.3.6.1.2.1.10.7.2.1.2 | counter | read-only |
A 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. |
dot3StatsFCSErrors | 1.3.6.1.2.1.10.7.2.1.3 | counter | read-only |
A 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. |
dot3StatsSingleCollisionFrames | 1.3.6.1.2.1.10.7.2.1.4 | counter | read-only |
A 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. |
dot3StatsMultipleCollisionFrames | 1.3.6.1.2.1.10.7.2.1.5 | counter | read-only |
A 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. |
dot3StatsSQETestErrors | 1.3.6.1.2.1.10.7.2.1.6 | counter | read-only |
A 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. |
dot3StatsDeferredTransmissions | 1.3.6.1.2.1.10.7.2.1.7 | counter | read-only |
A 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. |
dot3StatsLateCollisions | 1.3.6.1.2.1.10.7.2.1.8 | counter | read-only |
The 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. |
dot3StatsExcessiveCollisions | 1.3.6.1.2.1.10.7.2.1.9 | counter | read-only |
A count of frames for which transmission on a particular interface fails due to excessive collisions. |
dot3StatsInternalMacTransmitErrors | 1.3.6.1.2.1.10.7.2.1.10 | counter | read-only |
A 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. |
dot3StatsCarrierSenseErrors | 1.3.6.1.2.1.10.7.2.1.11 | counter | read-only |
The 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. |
dot3StatsExcessiveDeferrals | 1.3.6.1.2.1.10.7.2.1.12 | counter | read-only |
A count of frames for which transmission on a particular interface is deferred for an excessive period of time. |
dot3StatsFrameTooLongs | 1.3.6.1.2.1.10.7.2.1.13 | counter | read-only |
A 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. |
dot3StatsInRangeLengthErrors | 1.3.6.1.2.1.10.7.2.1.14 | counter | read-only |
A 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. |
dot3StatsOutOfRangeLengthFields | 1.3.6.1.2.1.10.7.2.1.15 | counter | read-only |
A 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). |
dot3StatsInternalMacReceiveErrors | 1.3.6.1.2.1.10.7.2.1.16 | counter | read-only |
A 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. |
dot3ChipSets | 1.3.6.1.2.1.10.7.8 | |||
dot3ChipSetAMD | 1.3.6.1.2.1.10.7.8.1 | |||
dot3ChipSetAMD7990 | 1.3.6.1.2.1.10.7.8.1.1 | |||
dot3ChipSetAMD79900 | 1.3.6.1.2.1.10.7.8.1.2 | |||
snmp | 1.3.6.1.2.1.11 | |||
ifExtensions | 1.3.6.1.2.1.12 | |||
ifExtnsTable | 1.3.6.1.2.1.12.1 | no-access |
A list of interfaces extension entries. The number of entries is given by the value of ifNumber, defined in [4,6]. |
|
1.3.6.1.2.1.12.1.1 | no-access |
An extension to the interfaces entry, defined in [4,6], containing additional objects at the subnetwork layer and below for a particular interface. |
||
ifExtnsIfIndex | 1.3.6.1.2.1.12.1.1.1 | integer | read-only |
The 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. |
ifExtnsChipSet | 1.3.6.1.2.1.12.1.1.2 | object identifier | read-only |
This 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. |
ifExtnsRevWare | 1.3.6.1.2.1.12.1.1.3 | displaystring | read-only |
An 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. |
ifExtnsMulticastsTransmittedOks | 1.3.6.1.2.1.12.1.1.4 | counter | read-only |
The 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. |
ifExtnsBroadcastsTransmittedOks | 1.3.6.1.2.1.12.1.1.5 | counter | read-only |
The count of frames successfully transmitted to a subnetwork or link-layer broadcast addresses. It does not include frames sent to a multicast address. |
ifExtnsMulticastsReceivedOks | 1.3.6.1.2.1.12.1.1.6 | counter | read-only |
The 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. |
ifExtnsBroadcastsReceivedOks | 1.3.6.1.2.1.12.1.1.7 | counter | read-only |
The count of frames successfully received that are directed to a subnetwork or link-layer broadcast address. |
ifExtnsPromiscuous | 1.3.6.1.2.1.12.1.1.8 | integer | read-only |
This 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. Enumeration: 'false': 2, 'true': 1. |
ifExtnsRcvAddrTable | 1.3.6.1.2.1.12.3 | no-access |
This 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. |
|
1.3.6.1.2.1.12.3.1 | no-access |
A list of objects identifying an address for which the system will accept packets/ frames on a particular interface. |
||
ifExtnsRcvAddrIfIndex | 1.3.6.1.2.1.12.3.1.1 | integer | read-only |
The value of ifIndex, defined in [4,6], of an interface which recognizes this entry's address. |
ifExtnsRcvAddress | 1.3.6.1.2.1.12.3.1.2 | physaddress | read-only |
An address for which the system will accept packets/frames on this entry's interface. |
ifExtnsRcvAddrStatus | 1.3.6.1.2.1.12.3.1.3 | integer | read-write |
This 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. Enumeration: 'nonVolatile': 4, 'other': 1, 'volatile': 3, 'invalid': 2. |
dot1dBridge | 1.3.6.1.2.1.17 | |||
newRoot | 1.3.6.1.2.1.170.1 |
The 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. |
||
topologyChange | 1.3.6.1.2.1.170.2 |
A 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. |
||
private | 1.3.6.1.4 | |||
enterprises | 1.3.6.1.4.1 | |||
constellation | 1.3.6.1.4.1.187 | |||
cExper | 1.3.6.1.4.1.187.1 | |||
cProducts | 1.3.6.1.4.1.187.2 | |||
cLittleDipper | 1.3.6.1.4.1.187.2.1 | |||
cAuriga | 1.3.6.1.4.1.187.2.3 | |||
cCarina | 1.3.6.1.4.1.187.2.4 | |||
cCarinaAui | 1.3.6.1.4.1.187.2.4.1 | |||
cCarinaBnc | 1.3.6.1.4.1.187.2.4.2 | |||
cDuPont | 1.3.6.1.4.1.187.2.5 | |||
cDuPontAui | 1.3.6.1.4.1.187.2.5.1 | |||
cDatabil | 1.3.6.1.4.1.187.2.6 | |||
cDatability | 1.3.6.1.4.1.187.2.6.1 | |||
cPenr | 1.3.6.1.4.1.187.2.7 | |||
cPenril | 1.3.6.1.4.1.187.2.7.1 | |||
cThreeCom | 1.3.6.1.4.1.187.2.8 | |||
cThreeComMSH | 1.3.6.1.4.1.187.2.8.1 | |||
cStdExtensions | 1.3.6.1.4.1.187.3 | |||
cSystem | 1.3.6.1.4.1.187.3.1 | |||
cInterfaces | 1.3.6.1.4.1.187.3.2 | |||
cIp | 1.3.6.1.4.1.187.3.4 | |||
cIpInLenErrors | 1.3.6.1.4.1.187.3.4.1 | counter | read-only |
Number of packets received with an inconsistant Header/Packet length |
cIpInVersionErrors | 1.3.6.1.4.1.187.3.4.2 | counter | read-only |
Number of packets received with an incorrect IP version number. |
cIpInCSErrors | 1.3.6.1.4.1.187.3.4.3 | counter | read-only |
Number of packets received with an incorrect IP checksum. |
cIpTTLZero | 1.3.6.1.4.1.187.3.4.4 | counter | read-only |
Number of packets that would have been forwarded but their TTL went to 0. |
cIpReasmTimeOuts | 1.3.6.1.4.1.187.3.4.5 | counter | read-only |
Number of reassmebly timeouts. This is included inthe ipReasmFails object. |
cIpNetToMedia | 1.3.6.1.4.1.187.3.4.7 | |||
cIpNetToMediaTableSize | 1.3.6.1.4.1.187.3.4.7.1 | integer | read-only |
The maximum number of entries that can be in the cIpNetToMediaTable/ipNetToMediaTable. |
cIpNetToMediaCompleteTimeOut | 1.3.6.1.4.1.187.3.4.7.2 | integer | read-write |
The maximum age, in minutes, that a completed entry may remain in the table before it is timed out and discarded. |
cIpNetToMediaInCompleteTimeOut | 1.3.6.1.4.1.187.3.4.7.3 | integer | read-write |
The maximum age, in minutes, that an incomplete entry may remain in the table before it is timed out and discarded. |
cIpNetToMediaIns | 1.3.6.1.4.1.187.3.4.7.4 | counter | read-only |
Total number of arp packets received. |
cIpNetToMediaInLenErrs | 1.3.6.1.4.1.187.3.4.7.5 | counter | read-only |
Total number of arp packets received which had inconsistant or incorrect lengths. These packets are ignored. |
cIpNetToMediaInNotEther | 1.3.6.1.4.1.187.3.4.7.6 | counter | read-only |
Total number of arp packets received which specified a hardware type other than Ethernet. These packets are ignored. |
cIpNetToMediaInNoArpOnIf | 1.3.6.1.4.1.187.3.4.7.7 | counter | read-only |
Number of ARP packets received in an interface for which ARP is disabled. |
cIpNetToMediaInIp | 1.3.6.1.4.1.187.3.4.7.8 | counter | read-only |
Number of ARP packets received specifying IP. |
cIpNetToMediaInIpTrailers | 1.3.6.1.4.1.187.3.4.7.9 | counter | read-only |
Number of ARP packets received specifying IP Trailers. |
cIpNetToMediaInUnkProtos | 1.3.6.1.4.1.187.3.4.7.10 | counter | read-only |
Number of ARP packets received specifying an unknown protocol. |
cIpNetToMediaInSourceBcast | 1.3.6.1.4.1.187.3.4.7.11 | counter | read-only |
Number of ARP packets received with a broadcast or multicast source hardware address. |
cIpNetToMediaInDups | 1.3.6.1.4.1.187.3.4.7.12 | counter | read-only |
Number 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. |
cIpNetToMediaInRequests | 1.3.6.1.4.1.187.3.4.7.13 | counter | read-only |
Number of ARP Requests received. |
cIpNetToMediaInResponses | 1.3.6.1.4.1.187.3.4.7.14 | counter | read-only |
Number of ARP Responses received. |
cIpNetToMediaInProxyOks | 1.3.6.1.4.1.187.3.4.7.15 | counter | read-only |
Number of proxy ARP requests that we received and have answered. |
cIpNetToMediaOutReplys | 1.3.6.1.4.1.187.3.4.7.16 | counter | read-only |
Number of ARP replys sent. |
cIpNetToMediaOutRequests | 1.3.6.1.4.1.187.3.4.7.17 | counter | read-only |
Number of ARP requests sent. |
cIpNetToMediaReqBadAddrs | 1.3.6.1.4.1.187.3.4.7.18 | counter | read-only |
Number of times that a request was for an incorrect IP address (such as the broadcast). |
cIpNetToMediaNoResponses | 1.3.6.1.4.1.187.3.4.7.19 | counter | read-only |
Number of times that a request timed out. |
cIpNetToMediaAgeOuts | 1.3.6.1.4.1.187.3.4.7.20 | counter | read-only |
Number of times that an entry was aged out of the arp cache because it had not been referenced recently. |
cIpNetToMediaTable | 1.3.6.1.4.1.187.3.4.7.21 | no-access |
Table containing Constellation extensions to the IP Address Translation (IpNetToMedia) table defined above. |
|
1.3.6.1.4.1.187.3.4.7.21.1 | no-access |
Each entry contains Constellation extensions for one IpAddress to `physical' address equivalence. |
||
cIpNetToMediaIfIndex | 1.3.6.1.4.1.187.3.4.7.21.1.1 | integer | read-write |
The 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. |
cIpNetToMediaNetAddress | 1.3.6.1.4.1.187.3.4.7.21.1.2 | ipaddress | read-write |
The IpAddress corresponding to the media- dependent `physical' address. |
cIpNetToMediaRefTime | 1.3.6.1.4.1.187.3.4.7.21.1.3 | timeticks | read-only |
The value of sysUpTime when this entry was last referenced. |
cIpNetToMediaProxyRespond | 1.3.6.1.4.1.187.3.4.7.21.1.4 | integer | read-only |
Is 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. Enumeration: 'false': 2, 'true': 1. |
cIpNetToMediaComplete | 1.3.6.1.4.1.187.3.4.7.21.1.5 | integer | read-only |
Is 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. Enumeration: 'false': 2, 'true': 1. |
cIpNetToMediaUseTrailers | 1.3.6.1.4.1.187.3.4.7.21.1.6 | integer | read-only |
Is true(1) if this entry will use ARP trailers. Otherwise this object is false(2). Enumeration: 'false': 2, 'true': 1. |
cIcmp | 1.3.6.1.4.1.187.3.5 | |||
cIcmpInRedirectNet | 1.3.6.1.4.1.187.3.5.1 | counter | read-only |
Number of ICMP Destination Unreachable, Network Unreachable messages received. |
cIcmpInRedirectHost | 1.3.6.1.4.1.187.3.5.2 | counter | read-only |
Number of ICMP Destination Unreachable, Host Unreachable messages received. |
cIcmpInRedirectNetTos | 1.3.6.1.4.1.187.3.5.3 | counter | read-only |
Number of ICMP Destination Unreachable, Network/TOS Unreachable messages received. |
cIcmpInRedirectHostTos | 1.3.6.1.4.1.187.3.5.4 | counter | read-only |
Number of ICMP Destination Unreachable, Host/TOS Unreachable messages received. |
cIcmpInTimeExcTTL | 1.3.6.1.4.1.187.3.5.5 | counter | read-only |
Number of ICMP Time Exceeded, TTL Exceeded in Transit messages received. |
cIcmpInTimeExcReAsm | 1.3.6.1.4.1.187.3.5.6 | counter | read-only |
Number of ICMP Time Exceeded, Reassembly Time Exceeded messages received. |
cIcmpInDestUnNet | 1.3.6.1.4.1.187.3.5.7 | counter | read-only |
Number of ICMP Network Destination Unreachable messages received. |
cIcmpInDestUnHost | 1.3.6.1.4.1.187.3.5.8 | counter | read-only |
Number of ICMP Host Destination Unreachable messages received. |
cIcmpInDestUnProtocol | 1.3.6.1.4.1.187.3.5.9 | counter | read-only |
Number of ICMP Protocol Destination Unreachable messages received. |
cIcmpInDestUnPort | 1.3.6.1.4.1.187.3.5.10 | counter | read-only |
Number of ICMP Port Destination Unreachable messages received. |
cIcmpInDestUnFragNeeded | 1.3.6.1.4.1.187.3.5.11 | counter | read-only |
Number of ICMP Fragmentation Needed and DF Set Destination Unreachable messages received. |
cIcmpInDestUnSourceRoute | 1.3.6.1.4.1.187.3.5.12 | counter | read-only |
Number of ICMP Source Route Failed Destination Unreachable messages received. |
cIcmpOutRedirectNet | 1.3.6.1.4.1.187.3.5.13 | counter | read-only |
Number of ICMP Destination Unreachable, Network Unreachable messages sent. |
cIcmpOutRedirectHost | 1.3.6.1.4.1.187.3.5.14 | counter | read-only |
Number of ICMP Destination Unreachable, Host Unreachable messages sent. |
cIcmpOutRedirectNetTos | 1.3.6.1.4.1.187.3.5.15 | counter | read-only |
Number of ICMP Destination Unreachable, Network/TOS Unreachable messages sent. |
cIcmpOutRedirectHostTos | 1.3.6.1.4.1.187.3.5.16 | counter | read-only |
Number of ICMP Destination Unreachable, Host/TOS Unreachable messages sent. |
cIcmpOutTimeExcTTL | 1.3.6.1.4.1.187.3.5.17 | counter | read-only |
Number of ICMP Time Exceeded, TTL Exceeded in Transit messages sent. |
cIcmpOutTimeExcReAsm | 1.3.6.1.4.1.187.3.5.18 | counter | read-only |
Number of ICMP Time Exceeded, Reassembly Time Exceeded messages sent. |
cIcmpOutDestUnNet | 1.3.6.1.4.1.187.3.5.19 | counter | read-only |
Number of ICMP Network Destination Unreachable messages sent. |
cIcmpOutDestUnHost | 1.3.6.1.4.1.187.3.5.20 | counter | read-only |
Number of ICMP Host Destination Unreachable messages sent. |
cIcmpOutDestUnProtocol | 1.3.6.1.4.1.187.3.5.21 | counter | read-only |
Number of ICMP Protocol Destination Unreachable messages sent. |
cIcmpOutDestUnPort | 1.3.6.1.4.1.187.3.5.22 | counter | read-only |
Number of ICMP Port Destination Unreachable messages sent. |
cIcmpOutDestUnFragNeeded | 1.3.6.1.4.1.187.3.5.23 | counter | read-only |
Number of ICMP Fragmentation Needed and DF Set Destination Unreachable messages sent. |
cIcmpOutDestUnSourceRoute | 1.3.6.1.4.1.187.3.5.24 | counter | read-only |
Number of ICMP Source Route Failed Destination Unreachable messages sent. |
cIcmpInLengthErrors | 1.3.6.1.4.1.187.3.5.25 | counter | read-only |
Number of alleged ICMP packets that were not long enough. |
cIcmpInChecksumErrors | 1.3.6.1.4.1.187.3.5.26 | counter | read-only |
Number of alleged ICMP packets that had a bad checksum. |
cIcmpInUnkTypes | 1.3.6.1.4.1.187.3.5.27 | counter | read-only |
Number of Received ICMP packets with an unknown type field value. |
cIcmpInDestUnNetUnknown | 1.3.6.1.4.1.187.3.5.28 | counter | read-only |
Number of ICMP Destination Network Unknown Destination Unreachable messages received. |
cIcmpInDestUnHostUnknown | 1.3.6.1.4.1.187.3.5.29 | counter | read-only |
Number of ICMP Destination Host Unknown Destination Unreachable messages received. |
cIcmpInDestUnSrcIsolated | 1.3.6.1.4.1.187.3.5.30 | counter | read-only |
Number of ICMP Source Isolated Destination Unreachable messages received. |
cIcmpInDestUnHostProhib | 1.3.6.1.4.1.187.3.5.31 | counter | read-only |
Number of ICMP Communication with Host Administratively Prohibited Destination Unreachable messages received. |
cIcmpInDestUnNetProhib | 1.3.6.1.4.1.187.3.5.32 | counter | read-only |
Number of ICMP Communication with Net Administratively Prohibited Destination Unreachable messages received. |
cIcmpInDestUnNetTos | 1.3.6.1.4.1.187.3.5.33 | counter | read-only |
Number of ICMP Network Unreachable with TOS messages received. |
cIcmpInDestUnHostTos | 1.3.6.1.4.1.187.3.5.34 | counter | read-only |
Number of ICMP Host Unreachable with TOS messages received. |
cIcmpOutDestUnNetUnknown | 1.3.6.1.4.1.187.3.5.35 | counter | read-only |
Number of ICMP Destination Network Unknown Destination Unreachable messages sent. |
cIcmpOutDestUnHostUnknown | 1.3.6.1.4.1.187.3.5.36 | counter | read-only |
Number of ICMP Destination Host Unknown Destination Unreachable messages sent. |
cIcmpOutDestUnSrcIsolated | 1.3.6.1.4.1.187.3.5.37 | counter | read-only |
Number of ICMP Source Isolated Destination Unreachable messages sent. |
cIcmpOutDestUnHostProhib | 1.3.6.1.4.1.187.3.5.38 | counter | read-only |
Number of ICMP Communication with Host Administratively Prohibited Destination Unreachable messages sent. |
cIcmpOutDestUnNetProhib | 1.3.6.1.4.1.187.3.5.39 | counter | read-only |
Number of ICMP Communication with Net Administratively Prohibited Destination Unreachable messages sent. |
cIcmpOutDestUnNetTos | 1.3.6.1.4.1.187.3.5.40 | counter | read-only |
Number of ICMP Network Unreachable with TOS messages sent. |
cIcmpOutDestUnHostTos | 1.3.6.1.4.1.187.3.5.41 | counter | read-only |
Number of ICMP Host Unreachable with TOS messages sent. |
cIcmpInParmProbMissingOpt | 1.3.6.1.4.1.187.3.5.42 | counter | read-only |
Number of received Parameter Problem messages with the Missing Option code. |
cIcmpOutParmProbMissingOpt | 1.3.6.1.4.1.187.3.5.43 | counter | read-only |
Number of sent Parameter Problem messages with the Missing Option code. |
cTcp | 1.3.6.1.4.1.187.3.6 | |||
cUdp | 1.3.6.1.4.1.187.3.7 | |||
cUdpHdrDrops | 1.3.6.1.4.1.187.3.7.1 | counter | read-only |
Nr of packets dropped because of internal consistancy problems. This counter is a component of the udpInErrors Count. |
cUdpBadCheckSum | 1.3.6.1.4.1.187.3.7.2 | counter | read-only |
Nr of packets dropped because of an incorrect checksum. This counter is a component of the udpInErrors Count. |
cUdpBadLength | 1.3.6.1.4.1.187.3.7.3 | counter | read-only |
Nr of packets dropped because of an incorrect length. This counter is a component of the udpInErrors Count. |
cUdpOtherErrors | 1.3.6.1.4.1.187.3.7.4 | counter | read-only |
Nr 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. |
cUdpNoChecksum | 1.3.6.1.4.1.187.3.7.5 | counter | read-only |
Nr 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. |
cTransmission | 1.3.6.1.4.1.187.3.10 | |||
cDot3 | 1.3.6.1.4.1.187.3.10.7 | |||
cDot3Table | 1.3.6.1.4.1.187.3.10.7.1 | no-access |
Extended status information for the Constellation specific LANCE and ILACC drivers. |
|
1.3.6.1.4.1.187.3.10.7.1.1 | no-access |
Proprietary status information for a particular interface |
||
cDot3Index | 1.3.6.1.4.1.187.3.10.7.1.1.1 | integer | read-only |
An 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. |
cDot3Disables | 1.3.6.1.4.1.187.3.10.7.1.1.2 | counter | read-only |
Number of LANCE/ILLAC disconnects that occured because the interface was disabled |
cDot3MauDisconnect | 1.3.6.1.4.1.187.3.10.7.1.1.3 | counter | read-only |
Number of LANCE/ILLAC disconnects that occured because m_lance_cs_mau_connected was 0. |
cDot3Babbles | 1.3.6.1.4.1.187.3.10.7.1.1.4 | counter | read-only |
Number of times the LANCE/ILACC Babble bit was set. |
cDot3MerrDisconnect | 1.3.6.1.4.1.187.3.10.7.1.1.5 | counter | read-only |
Number of LANCE/ILLAC disconnects that occured because the memory error bit was set. |
cDot3TxonDisconnect | 1.3.6.1.4.1.187.3.10.7.1.1.6 | counter | read-only |
Number of LANCE/ILLAC disconnects that occured because the txon bit was off. |
cDot3RxonDisconnect | 1.3.6.1.4.1.187.3.10.7.1.1.7 | counter | read-only |
Number of LANCE/ILLAC disconnects that occured because the rxon bit was off. |
cDot3XmitFailure | 1.3.6.1.4.1.187.3.10.7.1.1.8 | counter | read-only |
Number of LANCE/ILLAC disconnects that occured because no packets were received and every transmit attempt resulted in a failure. |
cDot3XmitBuffErr | 1.3.6.1.4.1.187.3.10.7.1.1.9 | counter | read-only |
Number of LANCE/ILLAC transmit buffer errors that occured. |
cDot3XmitUflo | 1.3.6.1.4.1.187.3.10.7.1.1.10 | counter | read-only |
Number of LANCE/ILLAC transmit underflo errors that occured. |
cDot3RcvBuffErr | 1.3.6.1.4.1.187.3.10.7.1.1.11 | counter | read-only |
Number of LANCE/ILLAC receive buffer errors that occured. |
cDot3RcvOflo | 1.3.6.1.4.1.187.3.10.7.1.1.12 | counter | read-only |
Number of LANCE/ILLAC receive overflo errors that occured. |
cDot3Startless | 1.3.6.1.4.1.187.3.10.7.1.1.13 | counter | read-only |
Number of times that the driver did not get a start-of-message when one was expected. This if for reception. |
cDot3Endless | 1.3.6.1.4.1.187.3.10.7.1.1.14 | counter | read-only |
Number of times that the driver detected the start of one packet without detecting the end of the previous packet. This is for reception. |
cSnmp | 1.3.6.1.4.1.187.3.11 | |||
cSnmpCommunities | 1.3.6.1.4.1.187.3.11.1 | |||
cSnmpInCommunityMessages | 1.3.6.1.4.1.187.3.11.1.1 | counter | read-only |
Number of messages received that use the community- based authentication scheme. |
cConstellation | 1.3.6.1.4.1.187.4 | |||
cConstellationAvailableBuffers | 1.3.6.1.4.1.187.4.1 | gauge | read-only |
Count of available data buffers |
cConstellationInitialBuffers | 1.3.6.1.4.1.187.4.2 | integer | read-only |
Initial amount of buffers available at system startup. |
cConstallationBufferDataLength | 1.3.6.1.4.1.187.4.3 | integer | read-only |
Number of data bytes that can be stored in each buffer. |
cConstellationInstructionRam | 1.3.6.1.4.1.187.4.4 | integer | read-only |
Number of bytes of system instruction ram available. This is fast, zero-wait-state RAM. |
cConstellationGlobalDataRam | 1.3.6.1.4.1.187.4.5 | integer | read-only |
Number 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. |
cConstellationFastDataRam | 1.3.6.1.4.1.187.4.6 | integer | read-only |
Number 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. |
cProxys | 1.3.6.1.4.1.187.5 | |||
cProxyLb | 1.3.6.1.4.1.187.5.1 | |||
cProxyLb0 | 1.3.6.1.4.1.187.5.1.1 | |||
cProxyLb1 | 1.3.6.1.4.1.187.5.1.2 | |||
cProxyLb2 | 1.3.6.1.4.1.187.5.1.3 | |||
cProxyLb3 | 1.3.6.1.4.1.187.5.1.4 | |||
cProxyLr | 1.3.6.1.4.1.187.5.2 | |||
cProxyLr0 | 1.3.6.1.4.1.187.5.2.1 | |||
cConfig | 1.3.6.1.4.1.187.6 | |||
cConfigSystem | 1.3.6.1.4.1.187.6.1 | |||
cConfSysInfo | 1.3.6.1.4.1.187.6.1.1 | |||
cLocalTime | 1.3.6.1.4.1.187.6.1.1.1 | octet string | read-write |
This entity is a string in the format hh:mm [am|pm] representing the local time on the device. |
cLocalDate | 1.3.6.1.4.1.187.6.1.1.2 | octet string | read-write |
This entity is a string in the format mm/dd/yy or dd-mm-yy representing the local date on the device. |
cLocalCtpMode | 1.3.6.1.4.1.187.6.1.1.4 | integer | read-write |
This entity determines whether the local console is using standard vt100 key mappings or extended key mappings. Enumeration: 'extended': 2, 'standard': 1. |
cRemoteCtpMode | 1.3.6.1.4.1.187.6.1.1.5 | integer | read-write |
This entity determines whether remotely logged in consoles use standard vt100 key mappings or extended key mappings. Enumeration: 'extended': 2, 'standard': 1. |
cBridgeStatsAveraging | 1.3.6.1.4.1.187.6.1.1.6 | integer | read-write |
This entity determines whether the bridge statistics screens use time averaged or absolute values Enumeration: 'on': 2, 'off': 1. |
cBranchTargetCache | 1.3.6.1.4.1.187.6.1.1.7 | integer | read-write |
This entity determines whether the CPU's branch target cache is enabled or not. Enumeration: 'disabled': 1, 'enabled': 2. |
cConfOperAcct | 1.3.6.1.4.1.187.6.1.2 | |||
cOperAcctTable | 1.3.6.1.4.1.187.6.1.2.1 | no-access |
This table allows an administrator to configure the operar accounts which grant access to the system. There are up to 60 accounts in the system. |
|
1.3.6.1.4.1.187.6.1.2.1.1 | no-access |
Information on one entry in the operator accounts database. |
||
cOperIndex | 1.3.6.1.4.1.187.6.1.2.1.1.1 | integer | read-write |
This variable indexes the table of operator accounts. |
cOperID | 1.3.6.1.4.1.187.6.1.2.1.1.2 | octet string | read-write |
The name of the account |
cOperPriv | 1.3.6.1.4.1.187.6.1.2.1.1.3 | integer | read-write |
This 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. Enumeration: 'privAdmin': 3, 'privOper': 2, 'privNone': 1. |
cOperPasswd | 1.3.6.1.4.1.187.6.1.2.1.1.4 | octet string | read-write |
This is the password assocated with the given account. A get on this variable will return an empty string. |
cOperStatus | 1.3.6.1.4.1.187.6.1.2.1.1.5 | integer | read-write |
This 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). Enumeration: 'underCreation': 3, 'createRequest': 2, 'valid': 1, 'invalid': 4. |
cConfigLan | 1.3.6.1.4.1.187.6.2 | |||
cConfigEther | 1.3.6.1.4.1.187.6.2.1 | |||
cConfigTwp | 1.3.6.1.4.1.187.6.2.2 | |||
cConfigWan | 1.3.6.1.4.1.187.6.3 | |||
cConfigSerChan | 1.3.6.1.4.1.187.6.3.1 | |||
cConfigWideAreaGroups | 1.3.6.1.4.1.187.6.3.3 | |||
cConfigBridge | 1.3.6.1.4.1.187.6.5 | |||
cConfigLogicalBridge | 1.3.6.1.4.1.187.6.5.1 | |||
cIpAddress | 1.3.6.1.4.1.187.6.6 | |||
cConfigIpRouter | 1.3.6.1.4.1.187.6.7 | |||
cConfigAcceptLists | 1.3.6.1.4.1.187.6.7.5 | |||
cConfigPropagateLists | 1.3.6.1.4.1.187.6.7.6 | |||
cIpFilters | 1.3.6.1.4.1.187.6.7.9 | |||
cConfigIpxRouter | 1.3.6.1.4.1.187.6.8 | |||
cConfigIpxBridgeIf | 1.3.6.1.4.1.187.6.8.1 | |||
cConfigIpxRouterFilters | 1.3.6.1.4.1.187.6.8.2 | |||
cConfigAppleTalk | 1.3.6.1.4.1.187.6.9 | |||
cConfigAtIf | 1.3.6.1.4.1.187.6.9.1 | |||
cConfigNetProtocol | 1.3.6.1.4.1.187.6.10 | |||
cConfigSnmp | 1.3.6.1.4.1.187.6.10.1 | |||
cSnmpCommunityTable | 1.3.6.1.4.1.187.6.10.1.1 | no-access |
Constellation 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. |
|
1.3.6.1.4.1.187.6.10.1.1.1 | no-access |
Each 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. |
||
cSnmpCommunityIndex | 1.3.6.1.4.1.187.6.10.1.1.1.1 | integer | read-only |
This variable is a unique index into the snmp community table. |
cSnmpCommunity | 1.3.6.1.4.1.187.6.10.1.1.1.2 | octet string | read-write |
This variable represents the name of a community which the agent recognizes. Each community must have a unique name. |
cSnmpCommunityIf | 1.3.6.1.4.1.187.6.10.1.1.1.3 | integer | read-write |
This variable associates an interface with the given community. Each community is associated with exactly one interface. Enumeration: 'lb1': 2, 'lb0': 1, 'lb3': 4, 'lb2': 3, 'router': 1024, 'wa1': 6, 'wa0': 5. |
cSnmpCommunityAccess | 1.3.6.1.4.1.187.6.10.1.1.1.4 | integer | read-write |
This variable determines whether the agent using this community may set or only get variables in the MIB. Enumeration: 'readWrite': 2, 'readOnly': 1. |
cSnmpCommunityTrapAddress | 1.3.6.1.4.1.187.6.10.1.1.1.5 | ipaddress | read-write |
This variable represents the address to which the agent will send traps on behalf of the given community. |
cSnmpCommunityTrapPort | 1.3.6.1.4.1.187.6.10.1.1.1.6 | integer | read-write |
This variable represents the port to which the agent will send traps on behalf of the given community. |
cSnmpCommunityTrapEnabled | 1.3.6.1.4.1.187.6.10.1.1.1.7 | integer | read-write |
This variable determines whether the agent will send traps on behalf of the given community. Enumeration: 'yes': 1, 'no': 2. |
cConfigArp | 1.3.6.1.4.1.187.6.10.2 | |||
cConfigTcp | 1.3.6.1.4.1.187.6.10.3 | |||
cTcpKeepalive | 1.3.6.1.4.1.187.6.10.3.1 | integer | read-write |
This variable describes, in minutes, how long the TCP waits between keepalive probes. |
cConfigTelnet | 1.3.6.1.4.1.187.6.10.4 | |||
cTelnetPort | 1.3.6.1.4.1.187.6.10.4.1 | integer | read-write |
This parameter tells the TELNET protocol on which to listen for incoming calls. |
cTelnetNegotiate | 1.3.6.1.4.1.187.6.10.4.2 | integer | read-write |
This parameter tells the TELNET protocol whether to negotiate negotiable parameters. Enumeration: 'yes': 1, 'no': 2. |
cConfigHostTable | 1.3.6.1.4.1.187.6.10.5 | |||
cConfigSoftwareQueues | 1.3.6.1.4.1.187.6.11 | |||
cEtherSWQTable | 1.3.6.1.4.1.187.6.11.1 | no-access |
This table allows contains information about the maximum size and maximum lifetime of each of the packet queues on the LAN ports. |
|
1.3.6.1.4.1.187.6.11.1.1 | no-access |
Each entry contains software queue information for one interface. |
||
cEtherSWQIndex | 1.3.6.1.4.1.187.6.11.1.1.1 | integer | read-only |
This 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. |
cEtherSWQMaxSize | 1.3.6.1.4.1.187.6.11.1.1.2 | integer | read-write |
The maximum number of packets that may be in the queue at one time for this interface. |
cEtherSWQMaxTtl | 1.3.6.1.4.1.187.6.11.1.1.3 | integer | read-write |
The maximum time in milliseconds that a packet may remain in the queue for this interface. |
cResetNovram | 1.3.6.1.4.1.187.6.12 | integer | read-write |
When this entity is set, novram is cleared. |
cRestartSystem | 1.3.6.1.4.1.187.6.13 | integer | read-write |
When this entity is set, the system is restarted. |
cConfigFlashDnld | 1.3.6.1.4.1.187.6.14 | |||
cFlashIpAddress | 1.3.6.1.4.1.187.6.14.1 | ipaddress | read-write |
IP address of server with flash download file. |
cFlashFileName | 1.3.6.1.4.1.187.6.14.2 | octet string | read-write |
Name of flash download file. |
cFlashBootFlag | 1.3.6.1.4.1.187.6.14.3 | integer | read-write |
Flag to determine whether or not to load new flash code. Enumeration: 'yes': 1, 'no': 2. |
cFlashGatewayIpAddr | 1.3.6.1.4.1.187.6.14.4 | ipaddress | read-write |
IP address of nearest gateway. This variable should only be set if the TFTP server is not on the same network as the bridge. |
cMonitor | 1.3.6.1.4.1.187.7 | |||
cMonitorSystem | 1.3.6.1.4.1.187.7.1 | |||
cMonitorSystemInfo | 1.3.6.1.4.1.187.7.1.1 | |||
cMonitorHeapStats | 1.3.6.1.4.1.187.7.1.2 | |||
cMonitorLoginHistory | 1.3.6.1.4.1.187.7.1.3 | |||
cLoginTable | 1.3.6.1.4.1.187.7.1.3.1 | no-access |
This table gives a record of recent logins to the system. |
|
1.3.6.1.4.1.187.7.1.3.1.1 | no-access |
Each entry describes one login to the system, either remote or local. |
||
cLoginIndex | 1.3.6.1.4.1.187.7.1.3.1.1.1 | integer | read-only |
This variable indexes the entries in the Login History Table. |
cLoginUser | 1.3.6.1.4.1.187.7.1.3.1.1.2 | octet string | read-only |
This variable contains the login name of the user for the current row in the table. |
cLoginLocal | 1.3.6.1.4.1.187.7.1.3.1.1.3 | integer | read-only |
This 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)). Enumeration: 'yes': 1, 'no': 2. |
cLoginRemote | 1.3.6.1.4.1.187.7.1.3.1.1.4 | ipaddress | read-only |
This entry gives the remote IP address of a remote login. |
cLoginFails | 1.3.6.1.4.1.187.7.1.3.2 | counter | read-only |
This variable returns the number of attempted logins which have failed. |
cMonitorBridges | 1.3.6.1.4.1.187.7.2 | |||
cNodeByAddressTable | 1.3.6.1.4.1.187.7.2.3 | no-access |
This Table allows the manager to map MAC addresses to hash buckets and ports in the router. |
|
1.3.6.1.4.1.187.7.2.3.1 | no-access |
Each entry contains the entry for one MAC address. |
||
cNodeByAddressAddr | 1.3.6.1.4.1.187.7.2.3.1.1 | octet string | read-only |
This variable is the MAC address for which the manager wishes to find the hash bucket and port. |
cNodeByAddressBridge | 1.3.6.1.4.1.187.7.2.3.1.2 | integer | read-only |
This variable is the bridge on which the given MAC address is reached. Enumeration: 'lb1': 2, 'lb0': 1, 'lb3': 4, 'lb2': 3. |
cNodeByAddressPort | 1.3.6.1.4.1.187.7.2.3.1.3 | integer | read-only |
This variable is the port through which the given MAC address is reached. |
cNodeByAddressStatus | 1.3.6.1.4.1.187.7.2.3.1.4 | integer | read-only |
This variable gives the status of the given MAC address. If the status is 'permanent,' the contents of cNodeByAddressPort have no meaning. Enumeration: 'appeared': 3, 'notAppeared': 4, 'permanent': 1, 'port': 2. |
cNodeByHashTable | 1.3.6.1.4.1.187.7.2.4 | no-access |
This 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. |
|
1.3.6.1.4.1.187.7.2.4.1 | no-access |
Each entry in this table represents one mapping of a MAC address to a bridge. |
||
cNodeByHashIndex | 1.3.6.1.4.1.187.7.2.4.1.1 | integer | read-only |
This 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. |
cNodeByHashBucket | 1.3.6.1.4.1.187.7.2.4.1.2 | integer | read-only |
This entry describes in which bucket in the hash table the given entry appears. |
cNodeByHashAddress | 1.3.6.1.4.1.187.7.2.4.1.3 | octet string | read-only |
This entry describes the MAC address of the given entry. |
cNodeByHashBridge | 1.3.6.1.4.1.187.7.2.4.1.4 | integer | read-only |
This variable is the bridge on which the given MAC address is reached. Enumeration: 'lb1': 2, 'lb0': 1, 'lb3': 4, 'lb2': 3. |
cNodeByHashPort | 1.3.6.1.4.1.187.7.2.4.1.5 | integer | read-only |
This variable describes the port through which the corresponding cNodeByHashAddress is accessed. |
cNodeByHashStatus | 1.3.6.1.4.1.187.7.2.4.1.6 | integer | read-only |
This variable gives the status of the given MAC address. If the status is 'permanent,' the contents of cNodeByHashPort have no meaning. Enumeration: 'appeared': 3, 'notAppeared': 4, 'permanent': 1, 'port': 2. |
cMonitorPhysInterfaces | 1.3.6.1.4.1.187.7.3 | |||
cHardwareStatusTable | 1.3.6.1.4.1.187.7.3.1 | no-access |
This table provides a brief description of of the contents and status of each hardware slot. |
|
1.3.6.1.4.1.187.7.3.1.1 | no-access |
Each entry in this table provides information about one LAN or WAN hardware slot. |
||
cHardwareStatusIndex | 1.3.6.1.4.1.187.7.3.1.1.1 | integer | read-only |
This variable is the index into the table of values. |
cHardwareStatusSlot | 1.3.6.1.4.1.187.7.3.1.1.2 | integer | read-only |
This variable provides the slot number as it would appear on the 'Hardware Configuration' screen of the console interface. |
cHardwareStatusContents | 1.3.6.1.4.1.187.7.3.1.1.3 | displaystring | read-only |
This variable describes the hardware associated with a given slot. |
cHardwareStatusMacAddr | 1.3.6.1.4.1.187.7.3.1.1.4 | octet string | read-only |
This variable contains the MAC address of the hardware in the given slot. |
cHardwareStatusSerialNo | 1.3.6.1.4.1.187.7.3.1.1.5 | octet string | read-only |
This variable returns the constellation serial number for the part in the accessed slot. |
cHardwareStatusRevision | 1.3.6.1.4.1.187.7.3.1.1.6 | octet string | read-only |
This variable describes the revision of the hardware in the accessed slot. |
cHardwareStatusStatus | 1.3.6.1.4.1.187.7.3.1.1.7 | displaystring | read-only |
This variable gives the status of the hardware. |
cMonitorProto | 1.3.6.1.4.1.187.7.4 | |||
cTcpStats | 1.3.6.1.4.1.187.7.4.3 | |||
cIpStats | 1.3.6.1.4.1.187.7.4.4 | |||
cIcmpStats | 1.3.6.1.4.1.187.7.4.5 | |||
cWanStats | 1.3.6.1.4.1.187.7.4.9 | |||
cMonitorIpRouter | 1.3.6.1.4.1.187.7.5 | |||
cIpRoutingStats | 1.3.6.1.4.1.187.7.5.1 | |||
cEgpStats | 1.3.6.1.4.1.187.7.5.3 | |||
cRipStats | 1.3.6.1.4.1.187.7.5.5 | |||
cHelloStats | 1.3.6.1.4.1.187.7.5.6 | |||
cMonitorIpxRouter | 1.3.6.1.4.1.187.7.6 | |||
cIpxStats | 1.3.6.1.4.1.187.7.6.1 | |||
cMonitorAtRouter | 1.3.6.1.4.1.187.7.7 | |||
cAtRouterStats | 1.3.6.1.4.1.187.7.7.1 | |||
cDiagnostics | 1.3.6.1.4.1.187.7.8 | |||
cClearErrorLog | 1.3.6.1.4.1.187.7.8.1 | integer | read-write |
Setting this variable erases the accumulated error log from NOVRAM. Reading it is meaningless. |
cErrorLogTable | 1.3.6.1.4.1.187.7.8.2 | no-access |
This table contains the text of errors detected. Errors are stored in nonvolatile memory, and hence preserved across reboots of the box. |
|
1.3.6.1.4.1.187.7.8.2.1 | no-access |
Each entry contains the text of one error message. |
||
cErrorLogIndex | 1.3.6.1.4.1.187.7.8.2.1.1 | integer | read-only |
This is the index of an error message, with higher indices indicating more recent messages. |
cErrorLogMessage | 1.3.6.1.4.1.187.7.8.2.1.2 | octet string | read-only |
This is the text of an error message. |