Fore-Asxethernet-MIB: View SNMP OID List / Download MIB
VENDOR: FORE SYSTEMS
Home | MIB: Fore-Asxethernet-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 |
asxEthernetAutoNegotiate | 1.3.6.1.4.1.326.2.2.2.5 |
Fore Switch ASX extensions to the etherlike mib. |
||
asxEthernetAutoNegotiationTable | 1.3.6.1.4.1.326.2.2.2.5.1 | no-access |
A table that contains the auto negotiation informtion about every port of a given alchemy blade. |
|
1.3.6.1.4.1.326.2.2.2.5.1.1 | no-access |
A list of auto negotiation information that is maintained per port per blade. The configuration information of the port is also mainatained. |
||
asxEthernetConfigModes | 1.3.6.1.4.1.326.2.2.2.5.1.1.1 | asxethernetmodes | read-write |
The mode which the port should be configured to. The default mode is auto. |
asxEthernetOperStatus | 1.3.6.1.4.1.326.2.2.2.5.1.1.2 | asxethernetmodes | read-only |
The actual operational mode of this port. Note that the values for this object are invalid if the asxEthernetLinkState is link-down. |
asxEthernetLinkState | 1.3.6.1.4.1.326.2.2.2.5.1.1.3 | integer | read-only |
This object signifies if the link on the specified port is actually up or down Enumeration: 'link-down': 2, 'link-up': 1. |
asxEthernetRemoteAutoNeg | 1.3.6.1.4.1.326.2.2.2.5.1.1.4 | integer | read-only |
This object signifies whether the remote end of the link is using auto-negotiation. Enumeration: 'detected': 1, 'not-detected': 2. |
asxEthernetRemoteOperStatus | 1.3.6.1.4.1.326.2.2.2.5.1.1.5 | integer | read-only |
The actual operational mode of the remote end of this link. The value of this object is invalid if the asxEthernetRemoteAutoNeg is not-detected. Enumeration: 'hundredHalfDuplex': 3, 'tenHalfDuplex': 1, 'other': 0, 'hundredFullDuplex': 4, 'tenFullDuplex': 2. |