CISCO-PORT-CHANNEL-MIB.mib object view, vendor Cisco
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 CISCO-PORT-CHANNEL-MIB and use it to monitor vendor specific OID's.
CISCO-PORT-CHANNEL-MIB file content
Object view of CISCO-PORT-CHANNEL-MIB:
Scalar Object |
portChannelEntry |
.1.3.6.1.4.1.9.9.285.1.1.1.1 |
There is one entry in this table for each created
Port Channel port.
|
portChannelProtocolEnable |
.1.3.6.1.4.1.9.9.285.1.1.2 |
Enables/disables Port Channel Protocol. If enabled, Port
Channel Protocol provides following features:
- detection and correction of mis-configurations of
interfaces involved with a Port Channel.
- automatic creation of Channel Groups (and therefore
Port Channels) if both ends of the links are compatible
with each other.
|
portChannelGrpIfExtEntry |
.1.3.6.1.4.1.9.9.285.1.1.3.1 |
There is one entry in this table for each created
Port Channel port.
|
portChannelExtEntry |
.1.3.6.1.4.1.9.9.285.1.1.4.1 |
There is one entry in this table for each created
Port Channel port. It contains an entry for every
Port Channel that is either automatically created or
manually configured.
|
Tabular Object |
portChannelIndex |
.1.3.6.1.4.1.9.9.285.1.1.1.1.1 |
An index that uniquely identifies an entry in the
portChannelTable table.
|
portChannelIfIndex |
.1.3.6.1.4.1.9.9.285.1.1.1.1.2 |
The ifIndex of this interface.
|
portChannelAdminChannelMode |
.1.3.6.1.4.1.9.9.285.1.1.1.1.3 |
The channel mode desired by the network manager.
If this object is configured to be auto(1), then the
'portChannelOperChannelMode' will show the current
operating channel mode of port.
|
portChannelOperChannelMode |
.1.3.6.1.4.1.9.9.285.1.1.1.1.4 |
The current operating channel mode of the port.
|
portChannelAddType |
.1.3.6.1.4.1.9.9.285.1.1.1.1.5 |
The method to be adopted by the agent to add
port(s) to a Port Channel port.
If normal(1), then a compatibility check is done on the
parameters of the port(s) being added to this Port
Channel. The port(s) being added must have the same
physical and configured parameters as the Port
Channel port.
If force(2), a compatibility check is done on only
physical parameters. The port(s) being added to this
Port Channel port must have same physical parameters.
The operation will fail only if the physical parameters
are not same. The configured parameters of the
port(s) being added are overwritten by
configured parameters of this Port Channel port.
|
portChannelLastActionStatus |
.1.3.6.1.4.1.9.9.285.1.1.1.1.6 |
The status of the last operation (add or remove a
member) done to change the member list of a Port
Channel Port.
When no ports are added or the last operation is
successful then this object will be successful(1).
If this value is failed(2) then the user can look
at portChannelLastAddStatusCause to find the reason
of failure.
|
portChannelLastActionStatusCause |
.1.3.6.1.4.1.9.9.285.1.1.1.1.7 |
The cause of failure to last operation (add or remove
a member) done to change the member list of a Port
Channel port. This object will be zero length string
if 'portChannelLastActionStatus' is successful(1).
|
portChannelLastActionTime |
.1.3.6.1.4.1.9.9.285.1.1.1.1.8 |
The timestamp indicating the time of last action
performed on this entry.
|
portChannelMemberList |
.1.3.6.1.4.1.9.9.285.1.1.1.1.9 |
The list of ifIndex's of the E_ports that are members
of this Port Channel port.
|
portChannelCreationTime |
.1.3.6.1.4.1.9.9.285.1.1.1.1.10 |
The timestamp of this entry's creation time.
Note that at this creation time, a discontinuity occurs
in the statistic/error counters which are defined in
CISCO-FC-FE-MIB, and which are associated with this
Port Channel.
|
portChannelRowStatus |
.1.3.6.1.4.1.9.9.285.1.1.1.1.11 |
The status of this conceptual row.
|
portChannelMemberOperStatus |
.1.3.6.1.4.1.9.9.285.1.1.1.1.12 |
The list of port channel forwarding status of the
E_ports that are members of this Port Channel port.
Every four-byte is a status of the corresponding
member port represented by ifIndex in
portChannelMemberList.
The portChannelMemberOperStatus may not be the same as
ifOperStatus.
A value of '00 00 00 01' means the corresponding member
port is participating in the load balancing of the
port channel.
A value of '00 00 00 02' means the corresponding member
port is not participating in the load balancing of the
port channel.
|
portChannelGrpIfAutoCreation |
.1.3.6.1.4.1.9.9.285.1.1.3.1.1 |
This object indicates if this interface may be part of
automatically created Channel Groups (and therefore
Port Channels).
|
portChannelExtChannelGrpMode |
.1.3.6.1.4.1.9.9.285.1.1.4.1.1 |
The admin channel group mode of this port channel.
|
portChannelExtAutoCreated |
.1.3.6.1.4.1.9.9.285.1.1.4.1.2 |
Indicates of this port channel was automatically
created.
Note that this object is valid only for Fibre Channel
port channels.
|
portChannelExtPersistent |
.1.3.6.1.4.1.9.9.285.1.1.4.1.3 |
This object converts an auto-created port channel
to a persistent port channel when it is set to 'enable'.
No action is taken if this object is set to 'noOp'.
The value of the object when read is always 'noOp'.
|
portChannelExtOperChannelGrpMode |
.1.3.6.1.4.1.9.9.285.1.1.4.1.4 |
The operational channel group mode of this port channel.
|
Table |
portChannelTable |
.1.3.6.1.4.1.9.9.285.1.1.1 |
This table facilitates the creation and deletion of a
Port Channel interface to achieve higher bandwidths
than just one E_port. More than one E_port can be a
member of an Port Channel port.
NOTE:Only E_ports can be members of an Port Channel
port.
A port is added to a Port Channel port by setting
portChannelMemberList,and the 'manner' in which the
agent performs the type of addition is determined
by the value of portChannelAddType.
During the period when port(s) is being added to the
Port Channel, the agent will not allow to change any
parameters of the port(s) being added. Also if the
operation is successful (i.e. port(s) is added to the
Port Channel) then also the agent will not allow to
change any parameters of the individual port(s) that is
added. But any change done to the Port Channel port
will also be applied to the port(s) which are member(s)
of this Port channel port. Once a port(s) is removed
from a Port Channel Port it will retain the values that
it had when it was a member of the Port Channel port.
It will not have the old values it had before joining
the Port Channel port.
The port(s) that are added/removed to/from a
Port Channel port will be put into administratively
down (ifAdminStatus='down') which results into
operationally down(ifOperStatus='down'). To bring the
port up again, the user has to set the port to be
administratively up(ifAdminStatus='up'). Then the port
goes through its initialization cycle to become
active(ifOperStatus='up').
|
portChannelGrpIfExtTable |
.1.3.6.1.4.1.9.9.285.1.1.3 |
This table facilitates Channel Group specific
interface configurations.
|
portChannelExtTable |
.1.3.6.1.4.1.9.9.285.1.1.4 |
This table extends the portChannelTable to support Port
Channel Protocol.
|
Object Identifier |
ciscoPortChannelMIB |
.1.3.6.1.4.1.9.9.285 |
The MIB module for management of Port Channel ports.
In addition to this MIB, CISCO-FC-FE-MIB and interface
mib (rfc2863) will also contain entries for Port Channel
ports.
|
ciscoPortChannelObjects |
.1.3.6.1.4.1.9.9.285.1 |
portChannelMIBConformance |
.1.3.6.1.4.1.9.9.285.2 |
portChannelConfig |
.1.3.6.1.4.1.9.9.285.1.1 |
portChannelStatistics |
.1.3.6.1.4.1.9.9.285.1.2 |
portChannelNotification |
.1.3.6.1.4.1.9.9.285.1.3 |
portChannelNotifications |
.1.3.6.1.4.1.9.9.285.1.3.0 |
portChannelMIBCompliances |
.1.3.6.1.4.1.9.9.285.2.1 |
portChannelMIBGroups |
.1.3.6.1.4.1.9.9.285.2.2 |
Group |
portChannelGroup |
.1.3.6.1.4.1.9.9.285.2.2.1 |
A collection of objects related to Port Channel Interface
parameters.
|
portChannelGroupRev1 |
.1.3.6.1.4.1.9.9.285.2.2.2 |
A collection of objects related to Port Channel Interface
parameters.
|
portChannelProtocolGroup |
.1.3.6.1.4.1.9.9.285.2.2.3 |
A collection of objects related to Port Channel Protocol
mamagement.
|