ETH-OPT-MIB: View SNMP OID List / Download MIB
VENDOR: CODEX
Home | MIB: ETH-OPT-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 |
codex | 1.3.6.1.4.1.449 | |||
cdxProductSpecific | 1.3.6.1.4.1.449.2 | |||
cdx6500 | 1.3.6.1.4.1.449.2.1 | |||
cdx6500Configuration | 1.3.6.1.4.1.449.2.1.2 | |||
cdx6500CfgProtocolGroup | 1.3.6.1.4.1.449.2.1.2.1 | |||
cdx6500PCTPortProtocolGroup | 1.3.6.1.4.1.449.2.1.2.1.1 | |||
cdx6500PPCTdot3PortTable | 1.3.6.1.4.1.449.2.1.2.1.1.8 | no-access |
This table contains Ethernet interface parameters and state variables, one entry per 802.3 interface. |
|
1.3.6.1.4.1.449.2.1.2.1.1.8.1 | no-access |
A list of Ethernet status and parameter values for an 802.3 interface. |
||
cdx6500dot3IfIndex | 1.3.6.1.4.1.449.2.1.2.1.1.8.1.1 | integer | read-only |
This object is the port number for the Interface. |
cdx6500dot3LanCableType | 1.3.6.1.4.1.449.2.1.2.1.1.8.1.2 | integer | read-write |
Two LAN connectors are provided and only one connector, selected by software, is active at any given time. This parameter specifies the type of cable and therefore which connector is used for the LAN interface as follows: utp: Unshielded Twisted Pair (RJ-45) aui: Attachment Unit Interface (DB-15) Enumeration: 'aui': 2, 'utp': 3. |
cdx6500dot3PortMacAddress | 1.3.6.1.4.1.449.2.1.2.1.1.8.1.3 | macaddress | read-write |
Specifies the MAC address of the LAN port. The entered value of 00-00-00-00-00-00 will be replaced by the Burned In Address (BIA) if the LAN hardware is present. |
cdx6500dot3TransmitQueueLimit | 1.3.6.1.4.1.449.2.1.2.1.1.8.1.4 | integer | read-write |
Number of frames that can be queued on the LAN transmitter before any frame is dropped. |
cdx6500dot3CollisionSensitivity | 1.3.6.1.4.1.449.2.1.2.1.1.8.1.5 | integer | read-write |
This parameter specifies the width required of the collision detection signal, in bit times, before it is recognized that a collision has occurred. |
cdx6500dot3CarrierSensitivity | 1.3.6.1.4.1.449.2.1.2.1.1.8.1.6 | integer | read-write |
This parameter specifies the width required of the carrier sense signal in bit times, before it is recognized as being active. Carrier sense deactivation is recognized immediately. This capability is useful in noisy cable environments. |
cdx6500dot3BridgeLinkNum | 1.3.6.1.4.1.449.2.1.2.1.1.8.1.7 | integer | read-write |
This parameter specifies the bridge link number associated with this LAN port. |
cdx6500dot3RouterIfNum | 1.3.6.1.4.1.449.2.1.2.1.1.8.1.8 | integer | read-write |
This parameter specifies the router interface number associated with this LAN port. |
cdx6500dot3DuplexMode | 1.3.6.1.4.1.449.2.1.2.1.1.8.1.9 | integer | read-write |
This parameter specifies whether this LAN port should run in either Half-Duplex or Full-Duplex mode. Enumeration: 'full': 1, 'half': 0. |
cdx6500Statistics | 1.3.6.1.4.1.449.2.1.3 | |||
cdx6500StatProtocolGroup | 1.3.6.1.4.1.449.2.1.3.1 | |||
cdx6500PSTPortProtocolGroup | 1.3.6.1.4.1.449.2.1.3.1.1 | |||
cdx6500PPSTdot3PortTable | 1.3.6.1.4.1.449.2.1.3.1.1.8 | no-access |
A table containing Ethernet statistics, one entry per 802.3 interface. All the statistics are defined using the syntax Counter as 32-bit wrap around counters. Thus, if an interface's hardware 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 32-bit counters in software. |
|
1.3.6.1.4.1.449.2.1.3.1.1.8.1 | no-access |
An entry contains the 802.3 statistics for a particular interface. |
||
cdx6500dot3StatsIfIndex | 1.3.6.1.4.1.449.2.1.3.1.1.8.1.1 | integer | read-only |
The value of this object identifies the 802.3 interface for which this entry contains management information. It is also the port number of the interface. |
cdx6500dot3StatsPortType | 1.3.6.1.4.1.449.2.1.3.1.1.8.1.2 | integer | read-only |
The configured value of the Port type. Enumeration: 'eth': 30. |
cdx6500dot3StatsRxShortFrames | 1.3.6.1.4.1.449.2.1.3.1.1.8.1.3 | counter | read-only |
This counter is incremented when the LAN port observes a receive or transmitted frame which is less than 18 bytes. |
cdx6500dot3StatsRxCollisions | 1.3.6.1.4.1.449.2.1.3.1.1.8.1.4 | counter | read-only |
This counter is incremented when the LAN port observes collisions. |
cdx6500dot3StatsRxLongFrames | 1.3.6.1.4.1.449.2.1.3.1.1.8.1.5 | counter | read-only |
This counter is incremented when the LAN port observes a frame that can not be forwarded because of excessive length. |
cdx6500dot3StatsTxDiscards | 1.3.6.1.4.1.449.2.1.3.1.1.8.1.6 | counter | read-only |
This counter is incremented when the LAN port discards the frame because the transmit queue exceeds the maximum queue length. |
cdx6500dot3StatsDataBytesRx | 1.3.6.1.4.1.449.2.1.3.1.1.8.1.7 | counter | read-only |
This counter is incremented for each data byte received by the LAN port. |
cdx6500dot3StatsDataBytesTx | 1.3.6.1.4.1.449.2.1.3.1.1.8.1.8 | counter | read-only |
This counter is incremented for each data byte transmitted by the LAN port. |
cdx6500dot3StatsPortStatus | 1.3.6.1.4.1.449.2.1.3.1.1.8.1.9 | integer | read-only |
Indicates the status of the LAN port. newvalDisabled : same functionality as 'disabled', new enumeration added for RFC1155 compatibility. Enumeration: 'disabled': 0, 'down': 4, 'enabled': 1, 'up': 3, 'newvalDisabled': 50. |
cdx6500dot3StatsLastStatReset | 1.3.6.1.4.1.449.2.1.3.1.1.8.1.10 | displaystring | read-only |
Time stamp when the statistics were last reset. |
cdx6500dot3StatsClearStats | 1.3.6.1.4.1.449.2.1.3.1.1.8.1.11 | integer | read-write |
This is the command to reset the LAN port statistics. Enumeration: 'reset': 1. |
cdx6500dot3StatsCommand | 1.3.6.1.4.1.449.2.1.3.1.1.8.1.12 | integer | read-write |
This is a control for the 802.3 port. enable : will enable the port. boot : will boot the port. disable : will disable the port. Enumeration: 'enable': 1, 'boot': 2, 'disable': 3. |
cdx6500dot3Statsframesin | 1.3.6.1.4.1.449.2.1.3.1.1.8.1.13 | counter | read-only |
This counter is incremented for each frame received by the LAN port. |
cdx6500dot3Statsframesout | 1.3.6.1.4.1.449.2.1.3.1.1.8.1.14 | counter | read-only |
This counter is incremented for each frame transmitted by the LAN port. |
cdx6500dot3Statsfpsin | 1.3.6.1.4.1.449.2.1.3.1.1.8.1.15 | counter | read-only |
This stat specifies the number of frames per second received by the LAN port. |
cdx6500dot3Statsfpsout | 1.3.6.1.4.1.449.2.1.3.1.1.8.1.16 | counter | read-only |
This stat specifies the number of frames per second transmitted by the LAN port. |
cdx6500dot3Statshadiscards | 1.3.6.1.4.1.449.2.1.3.1.1.8.1.17 | counter | read-only |
This counter specifies the number of frames the HA discarded. |