AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-PAGP-MIB » Objects

CISCO-PAGP-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-PAGP-MIB and use it to monitor vendor specific OID's.

CISCO-PAGP-MIB file content

Object view of CISCO-PAGP-MIB:

Scalar Object
pagpEtherChannelEntry .1.3.6.1.4.1.9.9.98.1.1.1.1
The entry describes the permitted interface aggregation. Entries are created by the managed system for each interface which supports Fast Etherchannel.
pagpProtocolConfigEntry .1.3.6.1.4.1.9.9.98.1.2.1.1
The entry describes the operational state of the PAgP protocol on a particular physical interface. Entries in this table are for interfaces that support both Fast Etherchannel and PAgP protocol. The agport itself is not represented in this table.
pagpProtocolStatsEntry .1.3.6.1.4.1.9.9.98.1.2.2.1
The entry describes the accumulated statistics of the PAgP protocol operation on the aggregated interface.
Tabular Object
pagpEthcOperationMode .1.3.6.1.4.1.9.9.98.1.1.1.1.1
The managed device will refuse a request to set pagpEthcOperationMode to the pagpOn(3) state if the device does not implement the PAgP protocol. The managed device will refuse to set pagpEthcOperationMode to manual(2) or pagpOn(3) if the values in the interface's pagpAdminGroupCapability variable is inconsistent with other interfaces' pagpAdminGroupCapability values.
pagpDeviceId .1.3.6.1.4.1.9.9.98.1.1.1.1.2
Uniquely identifies a device which implements Fast Etherchannel. The combination of pagpDeviceId and ifIndex must be unique over all interfaces in a network. pagpDeviceId typically identifies a device such as a bridge, router, or file server, but may be used to identify a smaller unit such as a single multi-interface circuit card.
pagpPhysGroupCapability .1.3.6.1.4.1.9.9.98.1.1.1.1.3
The values in pagpPhysGroupCapability indicate the aggregation capability of the underlying hardware. The speed, configuration, and status condition of the interface, e.g. ISL protocol on/off, ifOperStatus On/Off, full-/half-duplex, etc., does not affect the state of pagpPhysGroupCapability. Any number of interfaces with the same value of pagpPhysGroupCapability can be aggregated together manually.
pagpOperGroupCapability .1.3.6.1.4.1.9.9.98.1.1.1.1.4
This variable informs the system administrator examining the Fast Etherchannel MIB of the capabilities of the current state of the interface's hardware to form agports. The pagpOperGroupCapability values are adjusted automatically by the managed system to reflect configuration changes, such as port speed or duplex mode, which can affect the ability of an interface to join agports. pagpOperGroupCapability reflects the ability to form aggregations; it does not specify whether the interface is or is not currently a member of such an aggregation. pagpOperGroupCapability values are chosen so that no two interfaces may be aggregated unless both pagpPhysGroupCapability and pagpAdminGroupCapability permit the aggregation, as well as the current configuration of the interfaces. pagpOperGroupCapability may change dynamically, as a result of the operation of automatic configuration protocols such as PAgP, in order to prevent illegal aggregations. When the PAgP protocol is enabled, then pagpOperGroupCapability is the value of the group capability being transmitted on this interface in PAgP packets.
pagpAdminGroupCapability .1.3.6.1.4.1.9.9.98.1.1.1.1.5
pagpAdminGroupCapability is used by the network administrator to control the aggregation of interfaces into agports. The default value of pagpAdminGroupCapability is equal to the value of pagpPhysGroupCapability on that same interface. A pagpAdminGroupCapability may be set to restrict which interfaces may be aggregated. Any attempt to set an pagpAdminGroupCapability value that permits two interfaces to be aggregated together that are prohibited from being aggregated by the pagpPhysGroupCapability values will be refused. A given device may place consistency requirements on pagpAdminGroupCapability values that span multiple interfaces. For example, one may be changing interfaces 1-4 from group capabilities 1, 1, 1, 1 to group capabilities 1, 1, 3, 3. The capability vector 1, 1, 3, 1 may be illegal. The managed device will refuse a request to set a value in an interface's pagpAdminGroupCapability variable if: 1) that new value would result in an illegal combination of values; and 2) the interface being set does not have its pagpEthcOperationMode variable set to off(1). The pagpEthcOperationMode variable may be used to avoid illegal combinations of pagpAdminGroupCapability values. As long as a given interface's pagpEthcOperationMode is in the off state, any value may be set in that interface's pagpAdminGroupCapability variable. In the above example, the third interface could be disabled, the 3 could be written to the third and fourth interfaces, and the third interfaces re-enabled. The operating manuals of the managed device must be consulted to determine the legality of a given combination of pagpAdminGroupCapability values.
pagpPortPriority .1.3.6.1.4.1.9.9.98.1.1.1.1.6
The priority of this interface relative to other interfaces when determining which interface is to be used in Hot Standby mode. Among all interfaces aggregated together with a single agport, the one with the highest numerical value of pagpPortPriority is selected for use. Default value is 128.
pagpLearnMethod .1.3.6.1.4.1.9.9.98.1.1.1.1.7
This interface's learning method value. Specifies whether this device is able to learn the location of a source MAC address based on the agport on which it was received, agPort(2), or on the interface on which it was received, physPort(1). This value is relevant primarily to IEEE 802.1D transparent bridges. If a device does not associate recieved source MAC addresses with the interface on which it arrived, it should use the value agPort(2). The managed device will refuse an attempt to set the value of pagpLearnMethod to undefined(3). A particular device may support either physPort, agPort, or both.
pagpGroupIfIndex .1.3.6.1.4.1.9.9.98.1.1.1.1.8
If pagpGroupIfIndex is 0, then the inteface is not aggregated to an agport, and is unavailable for normal data reception and transmission. If pagpGroupIfIndex equals the interface's own ifIndex, the interface is aggregated to itself, and behaves as a single interface (as if there were no Fast Etherchannel or PAgP). If pagpGroupIfIndex has any other value, then it must contain the ifIndex of an agport, and the interface is aggregated to that agport. The ifType of an agport is propVirtual(53).
pagpDistributionProtocol .1.3.6.1.4.1.9.9.98.1.1.1.1.9
pagpDistributionProtocol controls the load balancing algorithms used on this interface's agport to distribute outgoing data frames among its component interfaces, such as IP address. Configuring pagpDistributionProtocol on this interface may result in having the same change on the other interfaces due to hardware architecture.
pagpDistributionAddress .1.3.6.1.4.1.9.9.98.1.1.1.1.10
pagpDistributionAddress controls the type of distribution on the configured pagpDistributionProtocol used on this interface's agport to distribute outgoing data frames among its component interfaces. For example if the pagpDistributionProtocol is configured as 'ip(1)' and the pagpDistributionAddress is configured as 'both(3)', then every frame with a given source and destination IP value pairs will be sent on the same interface. Configuring pagpDistributionAddress on this interface may result in having the same change on the other interfaces due to hardware architecture.
pagpOperationMode .1.3.6.1.4.1.9.9.98.1.2.1.1.1
Controls the operational mode of the PAgP protocol on this interface.
pagpPortState .1.3.6.1.4.1.9.9.98.1.2.1.1.2
The state of the PAgP state machine on this interface. Values: portDown(1) - interface's ifOperStatus is not Up; portUp(2) - interface's ifOperStatus is Up, no packets yet received; dataReceived(3) - data packets, but no PAgP packets, have been received; upData(4) - interface is aggregated, but no PAgP packets have been received; pagpReceived(5) - one or more PAgP packets have been received; biDirectional(6) - interface has passed PAgP packets in both directions; upPagp(7) - interface is aggregated by means of PAgP; upMult(8) - interface is aggregated to an agport, but connects to more than one external device.
pagpLastStateChange .1.3.6.1.4.1.9.9.98.1.2.1.1.3
Value of sysUpTime the last time that pagpPortState changed.
pagpHelloFrequency .1.3.6.1.4.1.9.9.98.1.2.1.1.4
If pagpHelloFrequency is slow(2), this device uses a 105 second timer on this interface to time out receipt of PAgP packet. If fast(1), this device uses a 3.5 second timer. PAgP uses fast(1) by default. This value is set to slow(2) by action of the PAgP protocol.
pagpDistributionAlgorithm .1.3.6.1.4.1.9.9.98.1.2.1.1.5
pagpDistributionAlgorithm describes, in human terms, the method used on this interface's agport to distribute outgoing data frames among its component interfaces. 'Source MAC address', 'Source and Destination MAC addresses', or 'IP flow: Source, Destination, protocol type' might be typical values for pagpDistributionAlgorithm. If the interface is not aggregated with an agport (pagpGroupIfIndex contains either 0 or the interface's own ifIndex), pagpDistributionAlgorithm may contain a DisplayString of length 0. See the managed device's operation manual to determine the exact meaning of the information supplied in this variable. A device may implement more than one algorithm; selecting among those algorithms is not possible within this MIB. The maximum length of this DisplayString is 255 octets.
pagpPartnerCount .1.3.6.1.4.1.9.9.98.1.2.1.1.6
The number of other devices known to be transmitting PAgP packets to this device on this physical interface. If pagpPartnerCount contains none(1), then the values of the remainder of the variables in this section are as defined by each variable for this case. If pagpPartnerCount contains one(2), then the values of the remainder of the variables in this section are valid. If pagpPartnerCount contains many(3), then the values of the remainder of the variables in this section reflect the last PAgP packet received. The values in this section are, in this case, unreliable, as they may change with the receipt of each new PAgP packet on this interface.
pagpPartnerDeviceId .1.3.6.1.4.1.9.9.98.1.2.1.1.7
MAC Address of the partner, obtained from the PAgP packet last received on this interface. Contains all 0 if pagpPartnerCount contains none(1).
pagpPartnerLearnMethod .1.3.6.1.4.1.9.9.98.1.2.1.1.8
The value of the partner's pagpLearnMethod value, obtained from the PAgP packet last received on this interface. undefined(3) if pagpPartnerCount contains none(1).
pagpPartnerPortPriority .1.3.6.1.4.1.9.9.98.1.2.1.1.9
The value of the partner's pagpPortPriority, obtained from the PAgP packet last received on this interface. 0 if pagpPartnerCount contains none(1).
pagpPartnerIfIndex .1.3.6.1.4.1.9.9.98.1.2.1.1.10
The value of the partner's ifIndex value, obtained from the PAgP packet last received on this interface. 0 if pagpPartnerCount contains none(1). Use CISCO-CDP-MIB cdpCacheTable to resolve the partner's IP Address and get ifTable information for this ifIndex.
pagpPartnerGroupCapability .1.3.6.1.4.1.9.9.98.1.2.1.1.11
The value of the partner's pagpOperGroupCapability obtained from the PAgP packet last received on this interface. 0 if pagpPartnerCount contains none(1)
pagpPartnerGroupIfIndex .1.3.6.1.4.1.9.9.98.1.2.1.1.12
The value of the partner's pagpGroupIfIndex obtained from the PAgP packet last received on this interface. 0 if pagpPartnerCount contains none(1).
pagpPartnerDeviceName .1.3.6.1.4.1.9.9.98.1.2.1.1.13
The DisplayString obtained from the PAgP packet last received on this interface. 0-length string if pagpPartnerCount contains none(1), or if no device name has been received. The value transmitted in a PAgP information packet should be the sysName value of the device sending the packet. The maximum size of this DisplayString is 255 octets.
pagpPartnerPortName .1.3.6.1.4.1.9.9.98.1.2.1.1.14
The DisplayString obtained from the PAgP packet last received on this interface. 0-length string if pagpPartnerCount contains none(1), or if no port name has been received. The value transmitted in a PAgP packet should be the ifName value of the interface on the device sending the packet. The maximum size of this DisplayString is 255 octets.
pagpPartnerAgportMACAddress .1.3.6.1.4.1.9.9.98.1.2.1.1.15
The MacAddress obtained from the PAgP packet last received on this interface. All 0 if pagpPartnerCount contains none(1) or if no agport MacAddress has been received in a PAgP packet. If this value is not all 0, then the device sending the TLV is promising to use this MAC address, and only this MAC address, in all frames it sends on the agport.
pagpInPackets .1.3.6.1.4.1.9.9.98.1.2.2.1.3
Number of PAgP information packets received on this interface.
pagpOutPackets .1.3.6.1.4.1.9.9.98.1.2.2.1.4
Number of PAgP information packets transmitted on this interface.
pagpInFlushes .1.3.6.1.4.1.9.9.98.1.2.2.1.5
Number of PAgP flush packets received and echoed on this interface not matching any pagpDeviceId belonging to the managed device. This counts PAgP flush packets originated by another device, and indicates that the other device 1) implements the PAgP flush feature, and 2) uses that feature to prevent mis-ordering data frames within an ordered stream.
pagpReturnedFlushes .1.3.6.1.4.1.9.9.98.1.2.2.1.6
Number of PAgP flush packets received on this interface matching some pagpDeviceId belonging to this device. This counts PAgP flush packets which were originated by the managed device and returned to it by another device, and indicates that 1) the managed device implements the PAgP flush protocol; and 2) the other device correctly returns PAgP flush protocol packets.
pagpOutFlushes .1.3.6.1.4.1.9.9.98.1.2.2.1.7
Number of PAgP flush packets generated on this interface. Does not count flush packets counted in pagpInFlushes and returned to the sender. If pagpOutFlushes is counting and pagpReturnedFlushes is not, the other device may not be returning PAgP flush packets.
pagpInErrors .1.3.6.1.4.1.9.9.98.1.2.2.1.8
Number of packet received on this interface which were identified by the encapsulation as being PAgP packets (of any type, e.g. information or flush), but which were not valid packets because of length, version, number of TLVs, or an illegal value in an enumerated field.
Table
pagpEtherChannelTable .1.3.6.1.4.1.9.9.98.1.1.1
The pagpEtherChannelTable specifies, per physical interface, the Fast Etherchannel operational mode (off, manual, or protocol-controlled) and the capability of the interface to form aggregations. Interfaces that do not support Fast Etherchannel or PAgP do not have an entry in this table, nor do the agports, themselves.
pagpProtocolConfigTable .1.3.6.1.4.1.9.9.98.1.2.1
The table of per-interface Port Aggregation Protocol variables. Physical interfaces that support Fast Etherchannel and PAgP protocol have an entry in this table. If the value of pagpEthcOperationMode for the corresponding interface is off(1) or manual(2), then the the interface does not have any entries in this table.
pagpProtocolStatsTable .1.3.6.1.4.1.9.9.98.1.2.2
The table of per-interface Port Aggregation Protocol statistics. The entries in this table are present only on an interface that is capable both of implementing Fast Etherchannel, and can be controlled by the PAgP protocol. The agport itself is not represented in this table.
Object Identifier
ciscoPagpMIB .1.3.6.1.4.1.9.9.98
The MIB module for configuration of Fast Etherchannel and the operation of the Port Aggregation Protocol (PAgP). These features allow two or more physical interfaces to be aggregated together to form a single agport. This agport behaves like a single interface with improved bandwidth and/or availability over each of its component physical interfaces. You can monitor interfaces, agports, and related statistics through the ifStackTable and ifTable entries.
ciscoPagpMIBObjects .1.3.6.1.4.1.9.9.98.1
pagpGroupCapabilityConfiguration .1.3.6.1.4.1.9.9.98.1.1
pagpProtocol .1.3.6.1.4.1.9.9.98.1.2
ciscoPagpMIBConformance .1.3.6.1.4.1.9.9.98.3
ciscoPagpMIBCompliances .1.3.6.1.4.1.9.9.98.3.1
ciscoPagpMIBGroups .1.3.6.1.4.1.9.9.98.3.2
Group
ciscoPagpEthcGroupV1R1 .1.3.6.1.4.1.9.9.98.3.2.1
The collection of objects which are used to configure and monitor the Fast Etherchannel operation and interface group-capability.
ciscoPagpPagpGroupV1R1 .1.3.6.1.4.1.9.9.98.3.2.2
The collection of objects which are used to configure and monitor the Port Aggregation Protocol (PAgP) for the automatic negotiation and configuration of Fast Etherchannel.
ciscoPagpEthcGroupV2R2 .1.3.6.1.4.1.9.9.98.3.2.3
The collection of objects which are used to configure and monitor the Fast Etherchannel operation and interface group-capability.