AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » RFC » RFC1230-MIB » Objects

RFC1230-MIB.mib object view, vendor RFC

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file RFC1230-MIB and use it to monitor vendor specific OID's.

RFC1230-MIB file content

Object view of RFC1230-MIB:

Scalar Object
dot4Entry .1.3.6.1.3.7.1.1
A list of Token Bus status and operational parameter values for an 802.4 interface.
dot4InitEntry .1.3.6.1.3.7.2.1
A list of Token Bus initialization parameters for an 802.4 interface.
dot4StatsEntry .1.3.6.1.3.7.3.1
An entry containing the 802.4 statistics for a particular interface.
Tabular Object
dot4IfIndex .1.3.6.1.3.7.1.1.1
The value of this object identifies the 802.4 interface for which this entry contains 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.
dot4Options .1.3.6.1.3.7.1.1.2
The optional parts of the 802.4 specification which are in use by this station. The options of the 802.4 specification are represented by the following values: 1 - Priority 2 - Request-With-Response The value of this object is given by the sum of the above representations for those options in use on this interface. The value zero indicates that no options are in use.
dot4State .1.3.6.1.3.7.1.1.3
The current state of the 802.4 interface. The value of other(1) is used if the state is unknown (e.g., due to an error condition).
dot4Commands .1.3.6.1.3.7.1.1.4
Setting this object causes the station to change the state of the interface as indicated by the specified value. An initialize(5) command causes the interfaceto load its operational parameters from its initialization parameters; the value of dot4InitInRingDesired determines whether the station tries to enter the logical ring immediately. Note that the 802.4 specification suggests a station remain Offline after a 'remote Network Management' reset(4), until a 'local Network Management' initialize(5) is performed. Setting this object to a value of no-op(1) has no effect. When read, this object always has the value no-op(1).
dot4MacAddrLen .1.3.6.1.3.7.1.1.5
This object indicates the size of MAC addresses interpreted by this station.
dot4NextStation .1.3.6.1.3.7.1.1.6
The MAC address of this station's successor in the logical ring.
dot4PreviousStation .1.3.6.1.3.7.1.1.7
The source MAC address of the last token addressed to this station.
dot4SlotTime .1.3.6.1.3.7.1.1.8
The maximum time any station need wait for an immediate MAC-level response from another station. This value must the same in all stations on the 802.4 network.
dot4LastTokenRotTime .1.3.6.1.3.7.1.1.9
The observed token rotation time for the last token rotation, timed from token arrival to token arrival. A value of zero indicates that the token is not rotating.
dot4HiPriTokenHoldTime .1.3.6.1.3.7.1.1.10
The maximum duration for which a station can hold the token to transmit frames of access class 6 (if the priority option is implemented), or of any access class (if the priority option is not implemented).
dot4TargetRotTimeClass4 .1.3.6.1.3.7.1.1.11
If the priority scheme is being used, this value specifies a limit on how long a station can transmit frames at access class 4. The limit is measured from the time the station is able to start transmitting frames at this access class on one rotation, to the time it must stop transmitting frames at this access class on the next rotation. If the priority scheme is not being used, this object has the value 0.
dot4TargetRotTimeClass2 .1.3.6.1.3.7.1.1.12
If the priority scheme is being used, this value specifies a limit on how long a station can transmit frames at access class 2. The limit is measured from the time the station is able to start transmitting frames at this access class on one rotation, to the time it must stop transmitting frames at this access class on the next rotation. If the priority scheme is not being used, this object has the value 0.
dot4TargetRotTimeClass0 .1.3.6.1.3.7.1.1.13
If the priority scheme is being used, this value specifies a limit on how long a station can transmit frames at access class 0. The limit is measured from the time the station is able to start transmitting frames at this access class on one rotation, to the time it must stop transmitting frames at this access class on the next rotation. If the priority scheme is not being used, this object has the value 0.
dot4TargetRotTimeRingMaint .1.3.6.1.3.7.1.1.14
A value used to limit the duration of a token rotation. If the duration of a token rotation exceeds this value, the station will not open the response window to solicit for a new successor.
dot4RingMaintTimerInitValue .1.3.6.1.3.7.1.1.15
The value to which the dot4TargetRotTimeRingMaint is set, each time the station enters the ring. A large value will cause the station to solicit successors immediately upon entry to the ring; a value of zero will cause the station to defer this solicitation for at least one token rotation.
dot4MaxInterSolicitCount .1.3.6.1.3.7.1.1.16
The maximum number of consecutive token rotations without soliciting for a successor. If this count expires, the station opens the response window to solicit for a successor (providing the duration of the current token rotation has not exceeded dot4TargetRotTimeRingMaint). The least significant two bits of the count are determined randomly by the station on a per-use basis.
dot4MaxRetries .1.3.6.1.3.7.1.1.17
The maximum number of retries of a Request-with-Response (RWR) frame. If the RWR option is not in use, this object has the value 0.
dot4MinPostSilencePreambLen .1.3.6.1.3.7.1.1.18
The minimum number of octets of preamble on the first frame transmitted by this station after a period of 'transmitted' silence.
dot4StandardRevision .1.3.6.1.3.7.1.1.19
The Revision number of the 802.4 standard implemented by this station.
dot4InitIfIndex .1.3.6.1.3.7.2.1.1
The value of this object identifies the 802.4 interface for which this entry contains 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.
dot4InitSlotTime .1.3.6.1.3.7.2.1.2
The value assigned to the object dot4SlotTime when the station is initialized.
dot4InitMaxInterSolicitCount .1.3.6.1.3.7.2.1.3
The value assigned to the object dot4MaxInterSolicitCount when the station is initialized.
dot4InitMaxRetries .1.3.6.1.3.7.2.1.4
The value assigned to the object dot4MaxRetries when the station is initialized.
dot4InitHiPriTokenHoldTime .1.3.6.1.3.7.2.1.5
The value assigned to the object dot4HiPriTokenHoldTime when the station is initialized.
dot4InitTargetRotTimeClass4 .1.3.6.1.3.7.2.1.6
The value assigned to the object dot4TargetRotTimeClass4 when the station is initialized.
dot4InitTargetRotTimeClass2 .1.3.6.1.3.7.2.1.7
The value assigned to the object dot4TargetRotTimeClass2 when the station is initialized.
dot4InitTargetRotTimeClass0 .1.3.6.1.3.7.2.1.8
The value assigned to the object dot4TargetRotTimeClass0 when the station is initialized.
dot4InitTargetRotTimeRingMaint .1.3.6.1.3.7.2.1.9
The value assigned to the object dot4TargetRotTimeRingMaint when the station is initialized.
dot4InitRingMaintTimerInitValue .1.3.6.1.3.7.2.1.10
The value assigned to the object dot4RingMaintTimerInitValue when the station is initialized.
dot4InitMinPostSilencePreambLen .1.3.6.1.3.7.2.1.11
The value assigned to the object dot4MinPostSilencePreambLen when the station is initialized.
dot4InitInRingDesired .1.3.6.1.3.7.2.1.12
This object determines whether the station will attempt to enter the logical ring immediately after initialization.
dot4StatsIfIndex .1.3.6.1.3.7.3.1.1
The value of this object identifies the 802.4 interface for which this entry contains 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.
dot4StatsTokenPasses .1.3.6.1.3.7.3.1.2
The number of times this station has passed the token.
dot4StatsTokenHeards .1.3.6.1.3.7.3.1.3
The number of tokens heard by this station.
dot4StatsNoSuccessors .1.3.6.1.3.7.3.1.4
The number of times the station could not find a successor while believing itself not the only station in the ring. This can signify a faulty transmitter condition in this station.
dot4StatsWhoFollows .1.3.6.1.3.7.3.1.5
The number of times the station has had to look for a new next station.
dot4StatsTokenPassFails .1.3.6.1.3.7.3.1.6
The number of times the station failed in passing the token to the next station.
dot4StatsNonSilences .1.3.6.1.3.7.3.1.7
The number of occurrences of non-silence followed by silence in which a start delimiter was not detected.
dot4StatsFcsErrors .1.3.6.1.3.7.3.1.8
The number of frames received with an incorrect FCS and the E-bit reset.
dot4StatsEbitErrors .1.3.6.1.3.7.3.1.9
The number of frames the station received with the E-bit set in the end delimiter.
dot4StatsFrameFrags .1.3.6.1.3.7.3.1.10
The number of occurrences of receiving a start delimiter followed by another start delimiter, an invalid symbol sequence or silence, without an intervening end delimiter.
dot4StatsFrameTooLongs .1.3.6.1.3.7.3.1.11
The number of frames that were received that were larger than the media's MTU.
dot4StatsOverRuns .1.3.6.1.3.7.3.1.12
The number of times a FIFO overrun was detected in the station.
dot4StatsDupAddresses .1.3.6.1.3.7.3.1.13
The number of times this station detected another station using the same MAC address.
Table
dot4Table .1.3.6.1.3.7.1
This table contains Token Bus interface parameters and state variables, one entry per 802.5 interface.
dot4InitTable .1.3.6.1.3.7.2
This table contains Token Bus initialization parameters, one entry per 802.4 interface.
dot4StatsTable .1.3.6.1.3.7.3
A table containing Token Bus statistics. All the statistics are defined using the syntax Counter as 32 bit wrap around counters. Thus, if an interface's hardware chip set maintains these statistics in 16-bit counters, then the agent must read the hardware's counters frequently enough to prevent loss of significance, in order to maintain a 32-bit counter in software.
Object Identifier
dot4 .1.3.6.1.3.7
dot4Tests .1.3.6.1.3.7.5
dot4Errors .1.3.6.1.3.7.4
dot4ModemInitFailed .1.3.6.1.3.7.4.1
testFifoPath .1.3.6.1.3.7.5.1
testExternalLoopback .1.3.6.1.3.7.5.2
dot4ChipSets .1.3.6.1.3.7.6
chipSetMc68824 .1.3.6.1.3.7.6.1