ECHANNEL: View SNMP OID List / Download MIB
VENDOR: XYLAN CORP.
Home | MIB: ECHANNEL | |||
---|---|---|---|---|
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 |
virtualPort | 1.3.6.1.4.1.800.2.3.1 | |||
logicalPort | 1.3.6.1.4.1.800.2.3.2 | |||
physicalPort | 1.3.6.1.4.1.800.2.3.3 | |||
mirrorPort | 1.3.6.1.4.1.800.2.3.4 | |||
echannelPort | 1.3.6.1.4.1.800.2.3.5 | |||
ethChnlPriPortTable | 1.3.6.1.4.1.800.2.3.5.1 | no-access |
A list of Ether Channel Primary Port Table instances in this physical OmniSwitch. |
|
1.3.6.1.4.1.800.2.3.5.1.1 | no-access |
An Ether Channel Primary Port entry. |
||
ethChannelId | 1.3.6.1.4.1.800.2.3.5.1.1.1 | integer | read-write |
A unique number that identifies this Ether Channel within the physical OmniSwitch. |
priPortSlot | 1.3.6.1.4.1.800.2.3.5.1.1.2 | integer | read-write |
The physical slot on which the Primary Port (first_port) is configured. |
priPortPhysIntf | 1.3.6.1.4.1.800.2.3.5.1.1.3 | integer | read-write |
The physical port number that is associated with the Primary Port (first_port). |
adminStatus | 1.3.6.1.4.1.800.2.3.5.1.1.4 | integer | read-write |
This object indicates whether to add(1) or delete(2) the Ether Channel Primary Port Entry. Enumeration: 'enable': 1, 'disable': 2. |
ethChnlSecPortTable | 1.3.6.1.4.1.800.2.3.5.2 | no-access |
A list of Ether Channel Secondary Port Table instances in this physical OmniSwitch. |
|
1.3.6.1.4.1.800.2.3.5.2.1 | no-access |
An Ether Channel Secondary Port entry. |
||
secethChannelId | 1.3.6.1.4.1.800.2.3.5.2.1.1 | integer | read-write |
A unique number that identifies this Ether Channel within the physical OmniSwitch. |
secPortSlot | 1.3.6.1.4.1.800.2.3.5.2.1.2 | integer | read-write |
The physical slot on which the Secondary Port is configured. |
secPortPhysIntf | 1.3.6.1.4.1.800.2.3.5.2.1.3 | integer | read-write |
The physical port number that is associated with the Secondary Port. |
secadminStatus | 1.3.6.1.4.1.800.2.3.5.2.1.4 | integer | read-write |
This object indicates whether to add(1) or delete(2) the Ether Channel Secondary Port Entry. Enumeration: 'enable': 1, 'disable': 2. |