CISCO-PORT-CHANNEL-MIB
- Registered at
- 1.3.6.1.4.1.9.9.285
- Last updated
- 2017-02-28 00:00
- Organization
- Cisco Systems Inc.
- Revisions
- 2017-02-28 00:00, 2004-09-13 00:00, 2004-06-08 00:00, 2004-03-11 00:00, 2003-05-28 00:00, 2002-10-02 00:00
- Namespace
- cisco
- Source file
CISCO-PORT-CHANNEL-MIB- Digest
sha256:0157c41ddfdfdcdab667534272e68a7cfa7cbf4ceb67337f60e639387fab7ccf
Description
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.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553 -NETS E-mail: cs-san@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| CISCO-ST-TC | PortMemberList |
| IF-MIB | InterfaceIndex, ifIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-PORT-CHANNEL-MIB CISCO-SMI CISCO-ST-TC IANAifType-MIB IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| PortChannelGroupMode TEXTUAL-CONVENTION Defines how a Port Channel does channeling. on(1) - the port shall operate as part of a port channel or remain inactive. The port channel protocol is turned off and peer port is assumed to be configured in 'on' mode. active(2)- indicates that port shall initiate port channel negotiation with peer port according to the port channel protocol regardless of the channel mode of the peer port. | current | |||
| PortChannelMode TEXTUAL-CONVENTION Defines how a Port Channel does channeling. auto(1) - place the port into passive negotiation state, in which the port waits for its peer to initiate negotiation. on(2) - force the port to enable channeling. off(3) - channeling is disabled. desirable(4) - place the port into active negotiating state, in which the port initiates negotiations with its peer and if the peer end agrees, channeling is enabled between them. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoPortChannelObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.285.1 | |||
| portChannelConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.285.1.1 | |||
| portChannelTable OBJECT-TYPE 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'). | 1.3.6.1.4.1.9.9.285.1.1.1 | not-accessible | current | |
| portChannelEntry OBJECT-TYPE There is one entry in this table for each created Port Channel port. | 1.3.6.1.4.1.9.9.285.1.1.1.1 | not-accessible | current | |
| portChannelIndex OBJECT-TYPE An index that uniquely identifies an entry in the portChannelTable table. | 1.3.6.1.4.1.9.9.285.1.1.1.1.1 | Unsigned32 (1..2048) | not-accessible | current |
| portChannelIfIndex OBJECT-TYPE The ifIndex of this interface. | 1.3.6.1.4.1.9.9.285.1.1.1.1.2 | InterfaceIndex | read-only | current |
| portChannelAdminChannelMode OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.285.1.1.1.1.3 | PortChannelMode | read-create | current |
| portChannelOperChannelMode OBJECT-TYPE The current operating channel mode of the port. | 1.3.6.1.4.1.9.9.285.1.1.1.1.4 | PortChannelMode | read-only | current |
| portChannelAddType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.285.1.1.1.1.5 | INTEGER {normal(1), force(2)} | read-create | current |
| portChannelLastActionStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.285.1.1.1.1.6 | INTEGER {successful(1), failed(2)} | read-only | current |
| portChannelLastActionStatusCause OBJECT-TYPE 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). | 1.3.6.1.4.1.9.9.285.1.1.1.1.7 | SnmpAdminString | read-only | current |
| portChannelLastActionTime OBJECT-TYPE The timestamp indicating the time of last action performed on this entry. | 1.3.6.1.4.1.9.9.285.1.1.1.1.8 | TimeStamp | read-only | current |
| portChannelMemberList OBJECT-TYPE The list of ifIndex's of the E_ports that are members of this Port Channel port. | 1.3.6.1.4.1.9.9.285.1.1.1.1.9 | PortMemberList | read-create | current |
| portChannelCreationTime OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.285.1.1.1.1.10 | TimeStamp | read-only | current |
| portChannelRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.9.9.285.1.1.1.1.11 | RowStatus | read-create | current |
| portChannelMemberOperStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.285.1.1.1.1.12 | PortMemberList | read-only | current |
| portChannelProtocolEnable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.285.1.1.2 | TruthValue | read-write | current |
| portChannelGrpIfExtTable OBJECT-TYPE This table facilitates Channel Group specific interface configurations. | 1.3.6.1.4.1.9.9.285.1.1.3 | not-accessible | current | |
| portChannelGrpIfExtEntry OBJECT-TYPE There is one entry in this table for each created Port Channel port. | 1.3.6.1.4.1.9.9.285.1.1.3.1 | not-accessible | current | |
| portChannelGrpIfAutoCreation OBJECT-TYPE This object indicates if this interface may be part of automatically created Channel Groups (and therefore Port Channels). | 1.3.6.1.4.1.9.9.285.1.1.3.1.1 | TruthValue | read-write | current |
| portChannelExtTable OBJECT-TYPE This table extends the portChannelTable to support Port Channel Protocol. | 1.3.6.1.4.1.9.9.285.1.1.4 | not-accessible | current | |
| portChannelExtEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.285.1.1.4.1 | not-accessible | current | |
| portChannelExtChannelGrpMode OBJECT-TYPE The admin channel group mode of this port channel. | 1.3.6.1.4.1.9.9.285.1.1.4.1.1 | PortChannelGroupMode | read-write | current |
| portChannelExtAutoCreated OBJECT-TYPE Indicates of this port channel was automatically created. Note that this object is valid only for Fibre Channel port channels. | 1.3.6.1.4.1.9.9.285.1.1.4.1.2 | TruthValue | read-only | current |
| portChannelExtPersistent OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.285.1.1.4.1.3 | INTEGER {noOp(1), enable(2)} | read-write | current |
| portChannelExtOperChannelGrpMode OBJECT-TYPE The operational channel group mode of this port channel. | 1.3.6.1.4.1.9.9.285.1.1.4.1.4 | PortChannelGroupMode | read-only | current |
| portChannelExtFcipEnhanced OBJECT-TYPE This object will enable or disable the FCIP (Fibre Channel over Internet Protocol) enhanced capability for the port-channel. | 1.3.6.1.4.1.9.9.285.1.1.4.1.5 | INTEGER {disable(1), enable(2)} | read-write | current |
| portChannelStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.285.1.2 | |||
| portChannelNotification OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.285.1.3 | |||
| portChannelNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.285.1.3.0 | |||
| portChannelMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.285.2 | |||
| portChannelMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.285.2.1 | |||
| portChannelMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.285.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| portChannelMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-PORT-CHANNEL-MIB mib. | 1.3.6.1.4.1.9.9.285.2.1.1 | deprecated |
| portChannelMIBCompliance1 MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-PORT-CHANNEL-MIB mib. | 1.3.6.1.4.1.9.9.285.2.1.2 | deprecated |
| portChannelMIBCompliance2 MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-PORT-CHANNEL-MIB mib. | 1.3.6.1.4.1.9.9.285.2.1.3 | deprecated |
| portChannelMIBCompliance3 MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-PORT-CHANNEL-MIB mib. | 1.3.6.1.4.1.9.9.285.2.1.4 | deprecated |
| portChannelMIBCompliance4 MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-PORT-CHANNEL-MIB mib. | 1.3.6.1.4.1.9.9.285.2.1.5 | current |
| portChannelGroup OBJECT-GROUP A collection of objects related to Port Channel Interface parameters. | 1.3.6.1.4.1.9.9.285.2.2.1 | current |
| portChannelGroupRev1 OBJECT-GROUP A collection of objects related to Port Channel Interface parameters. | 1.3.6.1.4.1.9.9.285.2.2.2 | current |
| portChannelProtocolGroup OBJECT-GROUP A collection of objects related to Port Channel Protocol mamagement. | 1.3.6.1.4.1.9.9.285.2.2.3 | current |
| portChannelFcipGroup OBJECT-GROUP A collection of objects related to FCIP enhanced capability. | 1.3.6.1.4.1.9.9.285.2.2.4 | current |