ECHANNEL
AI MIB Summary
Standard SNMP MIB module defining data structures for ECHANNEL.
18
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
18 total| Object Name |
|---|
virtualPort OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.3.1 |
IMPORTS Unknown .1.3.6.1.4.1.800.2.3.1 |
logicalPort OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.3.2 |
physicalPort OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.3.3 |
mirrorPort OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.3.4 |
echannelPort OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.3.5 |
ethChnlPriPortTableA list of Ether Channel Primary Port Table instances in this
physical OmniSwitch. SEQUENCE OF EthChnlPriPortEntry .1.3.6.1.4.1.800.2.3.5.1 |
ethChnlPriPortEntryAn Ether Channel Primary Port entry. EthChnlPriPortEntry .1.3.6.1.4.1.800.2.3.5.1.1 |
ethChannelIdA unique number that identifies this Ether Channel within
the physical OmniSwitch.rw INTEGER .1.3.6.1.4.1.800.2.3.5.1.1.1 |
priPortSlotThe physical slot on which the Primary Port (first_port)
is configured.rw INTEGER .1.3.6.1.4.1.800.2.3.5.1.1.2 |
priPortPhysIntfThe physical port number that is associated with the Primary
Port (first_port).rw INTEGER .1.3.6.1.4.1.800.2.3.5.1.1.3 |
adminStatusThis object indicates whether to add(1) or delete(2) the Ether Channel
Primary Port Entry.rw Enumeration .1.3.6.1.4.1.800.2.3.5.1.1.4 |
ethChnlSecPortTableA list of Ether Channel Secondary Port Table instances in this
physical OmniSwitch. SEQUENCE OF EthChnlSecPortEntry .1.3.6.1.4.1.800.2.3.5.2 |
ethChnlSecPortEntryAn Ether Channel Secondary Port entry. EthChnlSecPortEntry .1.3.6.1.4.1.800.2.3.5.2.1 |
secethChannelIdA unique number that identifies this Ether Channel within
the physical OmniSwitch.rw INTEGER .1.3.6.1.4.1.800.2.3.5.2.1.1 |
secPortSlotThe physical slot on which the Secondary Port is configured.rw INTEGER .1.3.6.1.4.1.800.2.3.5.2.1.2 |
secPortPhysIntfThe physical port number that is associated with the Secondary
Port.rw INTEGER .1.3.6.1.4.1.800.2.3.5.2.1.3 |
secadminStatusThis object indicates whether to add(1) or delete(2) the Ether Channel
Secondary Port Entry.rw Enumeration .1.3.6.1.4.1.800.2.3.5.2.1.4 |