CISCO-C2900-MIB Download
The MIB module for Catalyst 2900 enterprise specific information
IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.
OID list for CISCO-C2900-MIB
- c2900InfoBoardRevision
- Returns the revision number of the main board on which the FastSwitch firmware resides.
- c2900InfoPeakBuffersUsed
- The maximum number of 64-byte buffers used in the main switch buffer pool.
- c2900InfoTotalBufferDepth
- It represents the total number of 64-byte buffers in the Ethernet Controller.
- c2900InfoAddrCapacity
- The system-wide maximum number of MAC addresses supported in the address table, a primary resource when forwarding frames through a bridge. The address table is dynamically updated with new learned addresses inserted and aged addresses removed. The addres ...
- c2900InfoRestrictedStaticAddrCapacity
- The system-wide maximum number of static addresses supported. A static address is one that has explicit source port filtering information assigned. This number limits the static table's entries configured by user.
- c2900InfoSelfTestFailed
- A bit array where the presence of a particular bit indicates a failure of a specific Power On Self Test. Bit 0 - System Board Failure Bit 1 - CPU Buffer Failure Bit 2 - Notify RAM Failure Bit 3 - Supervisor ASIC Failure Bit 4 - Data Buffer Failure Bit 5 - ...
- c2900InfoUtilDisplay
- The number of utilization meter LEDs currently lit on the front panel, if the value of c2900InfoVisualIndicatorMode is selected as utilization(4). More LEDs are lit as more total bandwidth through the switch is being utilized. The percentage of the utili ...
- c2900InfoVisualIndicatorMode
- This object reflects what is currently selected as the visual indication mode, selected by the mode button. The portStatus(1) mode uses the visual LEDS to indicate port link status. The fullDuplex(2) mode uses the visual LEDS to indicate that a port is ru ...
- c2900InfoRedunantPowerSupplyInfo
- The switch allows a redundant power supply in addition to its local power supply. Only one power source can be supplying power to a unit. absent(1) :the redundant power supply is not connected to the switch. connectedFunctional(2) : the redundant power su ...
- c2900InfoBoardIdentifier
- Returns the identifier of the main board on which the FastSwitch firmware resides.
- c2900ConfigAddressViolationAction
- Indicates what action to take when an address violation (an address mismatch or duplication) occurs on a secure port. The default action is to do nothing. doNothing(1) : do nothing disablePort(2) : disable port; the port can only be reenabled b ...
- c2900ConfigBroadcastStormAlarm
- When set to true(1), the switch will generate a broadcastStorm notification upon detecting a port is receiving broadcast packets at a rate higher than or equal to the specified broadcast threshold. When set to false(2), no such trap will be issued. Defaul ...
- c2900ModuleTable
- A list of module entries.
- c2900ModuleEntry
- the c2900 chassis.
- c2900ModuleIndex
- Module index into c2900ModuleTable .
- c2900ModuleStatus
- The overall status of of the module.
- c2900ModuleType
- The type of module installed in malibu switch.
- c2900ModuleHwVersion
- The hardware version of the module. The format of the version string x.y.z where x,y, and z are hardware register field values.
- c2900ModuleSwVersion
- The software version of the module.
- c2900PortTable
- A list of port entries. The number of entries is determined by the number of modules in the chassis and the number of ports on each module.
- c2900PortEntry
- Entry containing information for a particular switched port on a module installed. The entries are not created or deleted by management commands.
- c2900PortModuleIndex
- An index value that uniquely identifies the module where this port is located. The value is determined by the chassis slot number into which the module is plugged.
- c2900PortIndex
- An index value that uniquely identifies this port within a module.
- c2900PortUsageApplication
- This object indicates how the port is to be used. The variable usage applications are shown above. These applications are defined such that they are mutually exclusive. In other words, a port using the security(2) application cannot also use the monitor(3 ...
- c2900PortGroupIndex
- This object is meaningful only when the corresponding c2900PortUsageApplication is portGrouping. Ports assigned with the same value of c2900PortGroupIndex belong to the same connection channel.
- c2900PortMayLearnAddress
- This object reflects an internal state of the port with regard to its ability to learn new addresses. Certain port configurations such as learning time limit, security usage, etc., and some Spanning Tree Protocol states can temporarily prohibit the port f ...
- c2900PortMayForwardFrames
- This object reflects an internal state of the port with regard to its ability to forward frames. A port sometimes stops forwarding frames when it is blocked by the Spanning Tree Protocol, or while it is undergoing temporary load balancing as part of the p ...
- c2900PortBufferCongestionControl
- Seting this object to true(1) allows the switch to run its buffer congestion control algorithm on the port. Setting the object to false(2) disallows such control. The buffer congestion control algorithm is summarized in the description of the c2900PortBu ...
- c2900PortBufferCongestionThreshholdPercent
- The port buffer congestion threshold provides an early warning to the switch that the port is about to exhaust all its guaranteed buffers, leading to congestion. This threshold is expressed as a percentage of the port's total guaranteed buffer depth. Onc ...
- c2900PortFrameAge
- The aging interval in milliseconds after which old frames queued for transmission on this port are discarded.
- c2900PortAddrSecureMaxAddresses
- The maximum number of secure addresses that can be learned on this port when it is a secure port. This number should be always higher than c2900PortAddrSecureCurrentAddresses
- c2900PortAddrSecureCurrentAddresses
- The current number of statically assigned unicast addresses on the port.
- c2900PortAddrSecureAddrViolations
- The number of times a source address was seen on this port which duplicates a secured address configured on another port, plus the number of times a source address was seen on this port which does not match any addresses secured for the port.
- c2900PortNumberOfLearnedAddresses
- The current number of dynamically learned addresses on the port.
- c2900PortNumberOfDroppedAddresses
- The number of times an address could not be learned or assigned for the port because its address table was full at one time.
- c2900PortClearAddresses
- Set to true(1) to delete all learned and assigned dynamic, static and secure unicast addresses the port currently has. Setting the object to false(2) has no effect. This object always returns false(2) when read.
- c2900PortFloodUnknownMulticasts
- Set to true(1) to allow forwarding to this port frames addressed to multicast addresses that have not been configured for the port. Set to false(2) to filter and discard such frames.
- c2900PortFloodUnknownUnicasts
- This object controls the forwarding of unknown unicast frames to this port. When set to true(1), the switch will, upon receiving a frame with an unknown unicast destination address from another port, transmit the frame to this port. When set to false(2), ...
- c2900PortLinkbeatStatus
- This object depends on the physical layer in use and indicates the current port linkbeat status: if the physical link between two devices is properly connected or not. If the value is linkbeat(1), there is linkbeat. If the value is nolinkbeat(2), there is ...
- c2900PortBroadcastStormAction
- Indicates what action to take when the broadcast rising threshold for a port is reached. The default action is to forwardBroadcast(2) as usual for all broadcast frames received from the port. The other action is to stopBroadcastForwarding(1) frames until ...
- c2900PortBroadcastRisingThreshold
- The broadcast rising threshold is measured in the number of broadcast frames received on a port in a second. When the number of broadcast frames received per second on this port crosses this threshold, the appropriate action as specified by the object c29 ...
- c2900PortBroadcastFallingThreshold
- The broadcast falling threshold is measured in number of broadcast frames received on a port in a second. When the falling threshold is crossed and the c2900PortBroadcastStormAction was stopBroadcastForwarding(1) then broadcast forwarding will be re-enabl ...
- c2900PortStatus
- The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the switch has detected a port that is malfunctioning it will place that port into the broken(10) st ...
- c2900PortTestResult
- This object indicates if the port passed power on self test or not. If the value of this object is true(1), the port passed test. If the value of this object is false(2), the port failed test.
- c2900PortVisualIndicator
- This object is used to indicate the current color of a LED. If a LED is flashing, the value of this object will represent the color of the LED at that instant in time. The following conventions indicate port status: Link healthy returns green(4) Link a ...
- c2900PortIfIndex
- The value of the instance of the ifIndex object, defined in MIB-II, for the interface corresponding to this port.
- c2900PortAddressViolationAction
- Indicates what action to take when an address violation (an address mismatch or duplication) occurs on a secure port. The default action is to do nothing. doNothing(1) : do nothing disablePort(2) : disable port; the port can only be reenabled b ...
- c2900PortBroadcastStormAlarm
- When set to true(1), the switch will generate a broadcastStorm notification upon detecting a port is receiving broadcast packets at a rate higher than or equal to the threshold specified by c2900PortBroadcastRisingThreshold. When set to false(2), no such ...
- c2900PortMonitorDestinationPort
- Switch Port (c2900PortSwitchPortIndex) index value of the port that is to be monitored by this port. A value of zero can't be used to do set, it is used to return when this object is read. To remove a port from the monitored list use the object c2900PortN ...
- c2900PortSwitchPortIndex
- Switch port index of a port is a value that uniquely identifies the port within a switch. This is obtained from the port index (c2900PortIndex) and the module index (c2900PortModuleIndex).
- c2900PortMonitoredPortMap
- Indicates which ports are actually being monitored. The octet string contains one bit per port. Each bit within the octet string represents one port of the device. The ordering of ports represented within the octet string is in the same order as in the RF ...
- c2900PortDuplexState
- Set to fullduplex(1) to operate in full duplex mode, port will allow simultaneous transmit and receive which can double its bandwidth. Set to halfduplex(2) to operate in half duplex mode. Set to autoNegotiate(3) to allow the switch to negoti- ate with the ...
- c2900PortDuplexStatus
- The status of duplex mode on this port. When linkbeat is not present, halfduplex is always reported. When linkbeat is present, the result of full duplex auto-negotiation is reported if c2900PortDuplexState is set to auto-negotiate, otherwise it reports fu ...
- c2900PortAdminSpeed
- The object controls the speed of the port. The current operational speed of the port can be determined from ifSpeed.
- c2900PortNoMonitorDestinationPort
- Switch Port (c2900PortSwitchPortIndex) index value of the port that is to be removed from the monitored list. A value of zero can't be used to do set, it is used to return when this object is read. To add a port to the monitored list use the object c2900P ...
- c2900Portdot1dBasePort
- This is the dot1dBasePort associated with this port.
- c2900PortSpantreeFastStart
- Indicates whether the port is operating in spantree fast start mode. A port with fast start enabled is immediately put in spanning tree forwarding state on link up, rather than starting in blocking state which is the normal operation. This is useful whe ...
- c2900PortVoiceVlanId
- The Voice Virtual Vlan ID (VVID) to which this port belongs to. If the VVID is not supported on the port, this MIB object will not be configurable and will return 4096. Setting this MIB object to 4096, the CDP packets transmitting through this port would ...
- c2900PortAddrSecureAgingTime
- The aging interval in minutes for each secure address entry on a given port. Depending on the type of aging the secure address will age out after the expiration of the aging time and will be removed from the secure address list. Any change in the value of ...
- c2900PortAddrSecureAgingType
- If the value of this object on a given port is absolute - all the secure addresses on this port will age out exactly after the aging time configured for this port. inactivity - the secure addresses on this port will age out only if there is no data traffi ...
- c2900PortAddrSecureAgingStatic
- Set to true(1) to enable aging for statically configured secure addresses on one port. Disable the aging for statically configured secure addresses if set to false(2). Any change in the value of this object will restart the aging for all the configured se ...
- c2900PortStatsTable
- A list of port entries. The number of entries is determined by the number of modules in the chassis and the number of ports on each module.
- c2900PortStatsEntry
- Entry containing information for a particular switched port on a module installed. The entry cannot be created or deleted.
- c2900PortRxNoBwFrames
- A count of frames received on this port that were discarded due to a lack of bandwidth resources in the Catalyst Switch forwarding engine.
- c2900PortRxNoBufferFrames
- A count of frames received that were discarded due to a lack of frame buffer resources in the Catalyst Switch forwarding engine.
- c2900PortRxNoDestUniFrames
- A count of unicast frames received that were discarded, because the forwarding rules stipulate that they are not be forwarded.
- c2900PortRxNoDestMultiFrames
- A count of multicast frames received that were discarded, because they have not been configured for the port.
- c2900PortRxSuppressBcastFrames
- A count of broadcast frames received that were discarded because of the threshold-based broadcast suppression. This object is deprecated, because there is no way that the Malibu system to give the brodcast_supress frames
- c2900PortRxFcsErrFrames
- The total number of frames received with FCS errors. This total includes all frames received with an FCS error and an integral number of bytes. Unlike RFC1650's dot3StatsFCSErrors, this object does not include frames which are less than the minimum packet ...
- c2900PortCollFragFrames
- The total number of frames whose lengths are less than 64 and have bad FCS values. The preamble and sfd fields are excluded from the byte count of a frame while the FCS field is included.
- c2900PortTxMulticastFrames
- A count of frames that are successfully transmitted and are directed to a multicast address. Unlike RFC1573's ifOutMulticastPkts, this object does not include those that were discarded or not sent.
- c2900PortTxBroadcastFrames
- A count of frames that are successfully transmitted and are directed to the broadcast address. Unlike RFC1573's ifOutBroadcastPkts, this object does not include those that were discarded or not sent.
- c2900BandwidthUsageCurrent
- The current bandwidth consumed. The measurement unit is in megabits per second (1,000,000 bits/second). This value gives a reasonable estimate of the amount of traffic currently flowing through the switch. It is calculated as follows: Octets*8 + Frames*( ...
- c2900BandwidthUsageMaxPeakEntries
- The maximum number of entries c2900BandwidthUsagePeakTable can have.
- c2900BandwidthUsagePeakInterval
- This object specifies the length of time which forms a peak bandwidth measurement interval. A write to this object with any new value restarts the peak bandwidth recording interval used by bandwidthUsagePeakTable. In other words, the bandwidthUsagePeakTab ...
- c2900BandwidthUsagePeakRestart
- Set to true(1) to clear the c2900BandwidthUsagePeakTable and restart the peak bandwidth recording. No action will be taken if this object is set to false(2). This object returns false(2) when read.
- c2900BandwidthUsageCurrentPeakEntry
- A value identifying an instance of the c2900BandwidthUsagePeakIndex where the peak bandwidth estimation is most recent.
- c2900BandwidthUsagePeakTable
- A list of entries containing peak bandwidth usages in a number of recording interval. After being cleared, entries are added to the bandwidthUsagePeakTable with ascending values of c2900BandwidthUsagePeakIndex starting at 1. When the number of entries re ...
- c2900BandwidthUsagePeakEntry
- Information about peak bandwidth usage in a recording interval.
- c2900BandwidthUsagePeakIndex
- Number from one to c2900BandwidthUsageMaxPeakEntries identifying a particular c2900BandwithUsagePeakEntry.
- c2900BandwidthUsageStartTime
- The time that marks the start of this recording interval.
- c2900BandwidthUsagePeak
- The maximum bandwidth usage of any measurement interval within this recording interval. This value is an estimate of the highest amount of traffic flowing through the switch during this recording interval. It is calculated as follows: Octets*8 + Frames*(9 ...
- c2900BandwidthUsagePeakTime
- The start time of the measurement interval.
- c2900SysInfoGroup
- The collection of objects which are used to provide the general switch information.
- c2900SysConfigGroup
- The collection of objects which are used to configure the switch.
- c2900ModuleGroup
- The object is used to provide the module status.
- c2900PortGroup
- The collection of objects which are used to provide port status and configuration.
- c2900PortStatsGroup
- The collection of objects which are used to provide port stats.
- c2900BandwidthUsageGroup
- The collection of objects which are used to provide the bandwidth information.
- c2900PortGroupSA3
- The collection of objects which are used to provide port status and configuration.
- c2900PortStatsGroupSA3
- The collection of objects which are used to provide port stats.
- c2900PortGroupSA5
- The collection of objects which are used to provide port status and configuration.
- c2900PortGroupSA7
- The collection of objects which are used to provide port status and configuration.
- c2900PortGroupWC2
- The collection of objects which are used to provide port status and configuration, includes voice vlan id.
- c2900PortGroupWC4
- The collection of objects which are used to provide port status and configuration, includes voice vlan id and port-security aging.
- c2900PortStatsGroupRev1
- The collection of objects which are used to provide port stats.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.