CISCO-SWITCH-HARDWARE-CAPACITY-MIB
AI MIB Summary
The CISCO-SWITCH-HARDWARE-CAPACITY-MIB monitors hardware resource utilization and capacity limits on Cisco switching devices, specifically tracking CAM, TCAM, and FIB table occupancy alongside CPU rate-limiter thresholds for QoS, MPLS, and VPN traffic. This module enables administrators to detect resource exhaustion in forwarding planes and control planes by exposing granular metrics on content addressable memory usage and traffic policing constraints.
This MIB module defines the managed objects for hardware capacity of Cisco switching devices. The hardware capacity information covers the following but not limited to features: forwarding, rate-limiter ...
The following terms are used throughout the MIB:
CAM: Content Addressable Memory.
TCAM: Ternary Content Addressable Memory.
FIB: Forwarding Information Base.
VPN: Virtual Private Network.
QoS: Quality of Service.
CPU rate-limiter: Mechanism to rate-limit or restrict undesired traffic to the CPU.
MPLS: Multiprotocol Label Switching.
Main OID:
ciscoSwitchHardwareCapacityMIB.1.3.6.1.4.1.9.9.663
117
Objects
Active
Status
11
Dependencies
Imported Objects
Objects
117 total| Object Name |
|---|
ciscoSwitchHardwareCapacityMIBThis MIB module defines the managed objects for hardware
capacity of Cisco switching devices. The hardware
capacity information covers the following but not limited
to features: forwarding, rate-limiter ...
The following terms are used throughout the MIB:
CAM: Content Addressable Memory.
TCAM: Ternary Content Addressable Memory.
FIB: Forwarding Information Base.
VPN: Virtual Private Network.
QoS: Quality of Service.
CPU rate-limiter: Mechanism to rate-limit or restrict
undesired traffic to the CPU.
MPLS: Multiprotocol Label Switching. MODULE-IDENTITY .1.3.6.1.4.1.9.9.663 |
ciscoSwitchHardwareCapacityMIBNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.663.0 |
ciscoSwitchHardwareCapacityMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.663.1 |
cshcForwarding OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.663.1.1 |
cshcL2Forwarding OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.663.1.1.1 |
cshcMacUsageTableThis table contains MAC table capacity for each
switching engine, as specified by entPhysicalIndex in
ENTITY-MIB, capable of providing this information. SEQUENCE OF CshcMacUsageEntry .1.3.6.1.4.1.9.9.663.1.1.1.1 |
cshcMacUsageEntryEach row contains management information for MAC
table hardware capacity on a switching engine. CshcMacUsageEntry .1.3.6.1.4.1.9.9.663.1.1.1.1.1 |
cshcMacCollisionsThis object indicates the number of Ethernet frames
whose source MAC address the switching engine failed to
learn while constructing its MAC table.ro Counter32 .1.3.6.1.4.1.9.9.663.1.1.1.1.1.1 |
cshcMacUsedThis object indicates the number of MAC table entries
that are currently in use for this switching engine.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.1.1.1.2 |
cshcMacTotalThis object indicates the total number of MAC table entries
available for this switching engine.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.1.1.1.3 |
cshcMacMcastThis object indicates the total number of multicast MAC
table entries on this switching engine.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.1.1.1.4 |
cshcMacUcastThis object indicates the total number of unicast MAC
table entries on this switching engine.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.1.1.1.5 |
cshcMacLinesThis object indicates the total number of MAC table lines
on this switching engine. The MAC table is organized as
multiple MAC entries per line.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.1.1.1.6 |
cshcMacLinesFullThis object indicates the total number of MAC table lines
full on this switching engine. A line full means all
the MAC entries on the line are occupied.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.1.1.1.7 |
cshcVpnCamUsageTableThis table contains VPN CAM capacity for each
entity, as specified by entPhysicalIndex in
ENTITY-MIB, capable of providing this information. SEQUENCE OF CshcVpnCamUsageEntry .1.3.6.1.4.1.9.9.663.1.1.1.2 |
cshcVpnCamUsageEntryEach row contains management information for VPN CAM
hardware capacity on an entity. CshcVpnCamUsageEntry .1.3.6.1.4.1.9.9.663.1.1.1.2.1 |
cshcVpnCamUsedThis object indicates the number of VPN CAM entries
that are currently in use.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.1.2.1.1 |
cshcVpnCamTotalThis object indicates the total number of VPN
CAM entries.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.1.2.1.2 |
cshcL3Forwarding OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.663.1.1.2 |
cshcFibTcamUsageTableThis table contains FIB TCAM capacity for each
entity, as specified by entPhysicalIndex in
ENTITY-MIB, capable of providing this information. SEQUENCE OF CshcFibTcamUsageEntry .1.3.6.1.4.1.9.9.663.1.1.2.1 |
cshcFibTcamUsageEntryEach row contains management information for FIB TCAM
hardware capacity on an entity. CshcFibTcamUsageEntry .1.3.6.1.4.1.9.9.663.1.1.2.1.1 |
cshc72bitsFibTcamUsedThis object indicates the number of 72 bits FIB TCAM
entries that are currently in use.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.2.1.1.1 |
cshc72bitsFibTcamTotalThis object indicates the total number of 72 bits FIB TCAM
entries available.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.2.1.1.2 |
cshc144bitsFibTcamUsedThis object indicates the number of 144 bits FIB TCAM
entries that are currently in use.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.2.1.1.3 |
cshc144bitsFibTcamTotalThis object indicates the total number of 144 bits FIB TCAM
entries available.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.2.1.1.4 |
cshc288bitsFibTcamUsedThis object indicates the number of 288 bits FIB TCAM
entries that are currently in use.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.2.1.1.5 |
cshc288bitsFibTcamTotalThis object indicates the total number of 288 bits FIB TCAM
entries available.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.2.1.1.6 |
cshcProtocolFibTcamUsageTableThis table contains FIB TCAM usage per specified
Layer 3 protocol on an entity capable of providing
this information. SEQUENCE OF CshcProtocolFibTcamUsageEntry .1.3.6.1.4.1.9.9.663.1.1.2.2 |
cshcProtocolFibTcamUsageEntryEach row contains management information for FIB TCAM
usage for the specific Layer 3 protocol on an entity as
specified by the entPhysicalIndex in ENTITY-MIB. CshcProtocolFibTcamUsageEntry .1.3.6.1.4.1.9.9.663.1.1.2.2.1 |
cshcProtocolFibTcamProtocolThis object indicates the Layer 3 protocol utilizing FIB TCAM
resource.
'ipv4' - indicates Internet Protocol version 4.
'mpls' - indicates Multiprotocol Label Switching.
'eom' - indicates Ethernet over MPLS.
'ipv6' - indicates Internet Protocol version 6.
'ipv4Multicast' - indicates Internet Protocol version 4
for multicast traffic.
'ipv6Multicast' - indicates Internet Protocol version 6
for multicast traffic.
'l2VpnPeer' - indicates Layer 2 VPN Peer traffic.
'l2VpnIpv4Multicast' - indicates Internet Protocol version
4 for multicast traffic on Layer 2 VPN.
'l2VpnIpv6Multicast' - indicates Internet Protocol version 6
for multicast traffic on Layer 2 VPN.
'fcoe' - indicates Fibre Channel over Ethernet.
'mplsVpn' - indicates MPLS Layer 3 VPN aggregate
labels.
'fcMpls' - indicates Fibre Channel over MPLS
tunnels.
'ipv6LocalLink' - indicates Internet Protocol version 6
Local Link.
'allProtocols' - indicates all protocols within the
entPhysicalIndex. Enumeration .1.3.6.1.4.1.9.9.663.1.1.2.2.1.1 |
cshcProtocolFibTcamUsedThis object indicates the number of FIB TCAM entries
that are currently in use for the protocol denoted by
cshcProtocolFibTcamProtocol.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.2.2.1.2 |
cshcProtocolFibTcamTotalThis object indicates the total number of FIB TCAM entries
are currently allocated for the protocol denoted by
cshcProtocolFibTcamProtocol.
A value of zero indicates that the total number of FIB TCAM
for the protocol denoted by cshcProtocolFibTcamProtocol
is not available.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.2.2.1.3 |
cshcProtocolFibTcamLogicalUsedThis object indicates the number of logical FIB TCAM entries
that are currently in use for the protocol denoted by
cshcProtocolFibTcamProtocol.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.2.2.1.4 |
cshcProtocolFibTcamLogicalTotalThis object indicates the total number of logical FIB TCAM
entries that are currently allocated for the protocol denoted by
cshcProtocolFibTcamProtocol.
A value of zero indicates that the total number of logical FIB
TCAM for the protocol denoted by cshcProtocolFibTcamProtocol
is not available.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.2.2.1.5 |
cshcProtocolFibTcamWidthTypeThis object indicates the entry width type for the protocol
denoted by cshcProtocolFibTcamProtocol.
'singleWidth' - indicates each logical entry is using one
physical entry.
'doubleWidth' - indicates each logical entry is using two
physical entries.
'quadWidth' - indicates each logical entry is using
four physical entries.ro Enumeration .1.3.6.1.4.1.9.9.663.1.1.2.2.1.6 |
cshcAdjacencyUsageTableThis table contains adjacency capacity for each
entity capable of providing this information. SEQUENCE OF CshcAdjacencyUsageEntry .1.3.6.1.4.1.9.9.663.1.1.2.3 |
cshcAdjacencyUsageEntryEach row contains management information for adjacency
hardware capacity on an entity, as specified by
entPhysicalIndex in ENTITY-MIB. CshcAdjacencyUsageEntry .1.3.6.1.4.1.9.9.663.1.1.2.3.1 |
cshcAdjacencyUsedThis object indicates the number of adjacency entries
that are currently in use.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.2.3.1.1 |
cshcAdjacencyTotalThis object indicates the total number of adjacency
entries available.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.2.3.1.2 |
cshcForwardingLoadTableThis table contains Layer 3 forwarding load information
for each switching engine capable of providing this
information. SEQUENCE OF CshcForwardingLoadEntry .1.3.6.1.4.1.9.9.663.1.1.2.4 |
cshcForwardingLoadEntryEach row contains management information of Layer 3
forwarding load on a switching engine, as specified
by entPhysicalIndex in ENTITY-MIB. CshcForwardingLoadEntry .1.3.6.1.4.1.9.9.663.1.1.2.4.1 |
cshcForwardingLoadPktRateThis object indicates the forwarding rate of Layer 3
packets.ro CounterBasedGauge64 UNITS "pps" .1.3.6.1.4.1.9.9.663.1.1.2.4.1.1 |
cshcForwardingLoadPktPeakRateThis object indicates the peak forwarding rate of Layer 3
packets.ro CounterBasedGauge64 UNITS "pps" .1.3.6.1.4.1.9.9.663.1.1.2.4.1.2 |
cshcForwardingLoadPktPeakTimeThis object describes the time when the peak forwarding rate
of Layer 3 packets denoted by cshcForwardingLoadPktPeakRate
occurs.
This object will contain 0-1-1,00:00:00.0 if the peak time
information is not available.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.9.9.663.1.1.2.4.1.3 |
cshcAdjacencyResourceUsageTableThis table contains adjacency capacity per resource type
and its usage for each entity capable of providing this
information. SEQUENCE OF CshcAdjacencyResourceUsageEntry .1.3.6.1.4.1.9.9.663.1.1.2.5 |
cshcAdjacencyResourceUsageEntryEach row contains the management information for a particular
adjacency resource and switch engine, as specified by
entPhysicalIndex in ENTITY-MIB. CshcAdjacencyResourceUsageEntry .1.3.6.1.4.1.9.9.663.1.1.2.5.1 |
cshcAdjacencyResourceIndexThis object indicates a unique value that identifies an
adjacency resource. Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.2.5.1.1 |
cshcAdjacencyResourceDescrThis object indicates a description of the adjacency
resource.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.663.1.1.2.5.1.2 |
cshcAdjacencyResourceUsedThis object indicates the number of adjacency entries
that are currently in use.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.2.5.1.3 |
cshcAdjacencyResourceTotalThis object indicates the total number of adjacency
entries available.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.2.5.1.4 |
cshcMetResourceUsageTableThis table contains information regarding Multicast Expansion
Table (MET) resource usage and utilization for a switching
engine capable of providing this information. SEQUENCE OF CshcMetResourceUsageEntry .1.3.6.1.4.1.9.9.663.1.1.2.6 |
cshcMetResourceUsageEntryEach row contains information of the usage and
utilization for a particular MET resource and
switching engine, as specified by entPhysicalIndex
in ENTITY-MIB. CshcMetResourceUsageEntry .1.3.6.1.4.1.9.9.663.1.1.2.6.1 |
cshcMetResourceIndexAn arbitrary positive integer value that uniquely identifies a
Met resource. Unsigned32 .1.3.6.1.4.1.9.9.663.1.1.2.6.1.1 |
cshcMetResourceDescrThis object indicates a description of the MET resource.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.663.1.1.2.6.1.2 |
cshcMetResourceUsedThis object indicates the number of MET entries used by
this MET resource.ro Gauge32 .1.3.6.1.4.1.9.9.663.1.1.2.6.1.3 |
cshcMetResourceTotalThis object indicates the total number of MET entries available
for this MET resource.ro Gauge32 .1.3.6.1.4.1.9.9.663.1.1.2.6.1.4 |
cshcMetResourceMcastGrpThis object indicates the number of the multicast group for
this MET resource.
A value of -1 indicates that this object is not applicable
on this MET feature.ro Integer32 (-1..2147483647) .1.3.6.1.4.1.9.9.663.1.1.2.6.1.5 |
cshcInterface OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.663.1.2 |
cshcModuleInterfaceDropsTableThis table contains interface drops information on each
module capable of providing this information. SEQUENCE OF CshcModuleInterfaceDropsEntry .1.3.6.1.4.1.9.9.663.1.2.1 |
cshcModuleInterfaceDropsEntryEach row contains management information for dropped traffic
on a specific module, identified by the entPhysicalIndex
in ENTITY-MIB, and capable of providing this information. CshcModuleInterfaceDropsEntry .1.3.6.1.4.1.9.9.663.1.2.1.1 |
cshcModTxTotalDroppedPacketsThis object indicates the total dropped outbound packets
on all physical interfaces of this module.ro Counter64 .1.3.6.1.4.1.9.9.663.1.2.1.1.1 |
cshcModRxTotalDroppedPacketsThis object indicates the total dropped inbound packets
on all physical interfaces of this module.ro Counter64 .1.3.6.1.4.1.9.9.663.1.2.1.1.2 |
cshcModTxTopDropPortThis object indicates the ifIndex value of the interface
that has the largest number of total dropped outbound packets
among all the physical interfaces on this module.
If there were no dropped outbound packets on any
physical interfaces of this module, this object has
the value 0.
If there are multiple physical interfaces of this module having
the same largest number of total dropped outbound packets, the
ifIndex of the first such interfaces will be assigned to this
object.ro InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.9.9.663.1.2.1.1.3 |
cshcModRxTopDropPortThis object indicates the ifIndex value of the interface that
has the largest number of total dropped inbound packets among
all the physical interfaces of this module.
If there were no dropped inbound packets on any physical
interfaces of this module, this object has the value 0.
If there are multiple physical interfaces of this module having
the same largest number of total dropped inbound packets, the
ifIndex of the first such interfaces will be assigned to this
object.ro InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.9.9.663.1.2.1.1.4 |
cshcModTxTopDropIfIndexListThis object indicates the ifIndex values of the list of
interfaces that have the largest number of total dropped
outbound packets among all the physical interfaces of this
module.ro CiscoInterfaceIndexList (CISCO-TC) .1.3.6.1.4.1.9.9.663.1.2.1.1.5 |
cshcModRxTopDropIfIndexListThis object indicates the ifIndex values of the list of
interfaces that have the largest number of total dropped
inbound packets among all the physical interfaces of this
module.ro CiscoInterfaceIndexList (CISCO-TC) .1.3.6.1.4.1.9.9.663.1.2.1.1.6 |
cshcInterfaceBufferTableThis table contains buffer capacity information for each
physical interface capable of providing this information. SEQUENCE OF CshcInterfaceBufferEntry .1.3.6.1.4.1.9.9.663.1.2.2 |
cshcInterfaceBufferEntryEach row contains buffer capacity information for a
specific physical interface capable of providing this
information. CshcInterfaceBufferEntry .1.3.6.1.4.1.9.9.663.1.2.2.1 |
cshcInterfaceTransmitBufferSizeThe aggregate buffer size of all the transmit queues on this
interface.ro Unsigned32 UNITS "bytes" .1.3.6.1.4.1.9.9.663.1.2.2.1.1 |
cshcInterfaceReceiveBufferSizeThe aggregate buffer size of all the receive queues on this
interface.ro Unsigned32 UNITS "bytes" .1.3.6.1.4.1.9.9.663.1.2.2.1.2 |
cshcInternalChannelTableThis table contains information for each internal channel
interface on each physical entity, such as a module,
capable of providing this information. SEQUENCE OF CshcInternalChannelEntry .1.3.6.1.4.1.9.9.663.1.2.3 |
cshcInternalChannelEntryEach row contains management information for an internal
channel interface of a specific type on a specific physical
entity, such as a module, identified by the entPhysicalIndex
in ENTITY-MIB, and capable of providing this information. CshcInternalChannelEntry .1.3.6.1.4.1.9.9.663.1.2.3.1 |
cshcIntlChnlTypeThe type of this internal channel. CshcInternalChannelType .1.3.6.1.4.1.9.9.663.1.2.3.1.1 |
cshcIntlChnlRxPacketRateFive minute exponentially-decayed moving
average of inbound packet rate for this
channel.ro CounterBasedGauge64 UNITS "packets per second" .1.3.6.1.4.1.9.9.663.1.2.3.1.2 |
cshcIntlChnlRxTotalPacketsThe total number of the inbound packets accounted for
this channel.ro Counter64 .1.3.6.1.4.1.9.9.663.1.2.3.1.3 |
cshcIntlChnlRxDroppedPacketsThe number of dropped inbound packets for this channel.ro Counter64 .1.3.6.1.4.1.9.9.663.1.2.3.1.4 |
cshcIntlChnlTxPacketRateFive minute exponentially-decayed moving
average of outbound packet rate for this
channel.ro CounterBasedGauge64 UNITS "packets per second" .1.3.6.1.4.1.9.9.663.1.2.3.1.5 |
cshcIntlChnlTxTotalPacketsThe total number of the outbound packets accounted for
this channel.ro Counter64 .1.3.6.1.4.1.9.9.663.1.2.3.1.6 |
cshcIntlChnlTxDroppedPacketsThe number of dropped outbound packets for this channel.ro Counter64 .1.3.6.1.4.1.9.9.663.1.2.3.1.7 |
cshcCPURateLimiterResources OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.663.1.3 |
cshcCPURateLimiterResourcesTableThis table contains information regarding
CPU rate limiters resources. SEQUENCE OF CshcCPURateLimiterResourcesEntry .1.3.6.1.4.1.9.9.663.1.3.1 |
cshcCPURateLimiterResourcesEntryEach row contains management information of CPU rate
limiter resources for a managed network layer. CshcCPURateLimiterResourcesEntry .1.3.6.1.4.1.9.9.663.1.3.1.1 |
cshcCPURateLimiterNetworkLayerThis object indicates the network layer for which
the CPU rate limiters are applied.
'layer2' - Layer 2.
'layer3' - Layer 3.
'layer2Input' - Ingress Layer 2.
Applicable for devices which support
CPU rate limiters on the Ingress Layer 2
traffic.
'layer2Output' - Egress Layer 2.
Applicable for devices which support
CPU rate limiters on the Egress Layer 2
traffic. Enumeration .1.3.6.1.4.1.9.9.663.1.3.1.1.1 |
cshcCPURateLimiterTotalThis object indicates the total number of CPU rate
limiters avaiable.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.3.1.1.2 |
cshcCPURateLimiterUsedThis object indicates the number of CPU rate limiters
that is currently in use.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.3.1.1.3 |
cshcCPURateLimiterReservedThis object indicates the number of CPU rate limiters
which is reserved by the switching device.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.3.1.1.4 |
cshcIcamResources OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.663.1.4 |
cshcIcamUtilizationTableThis table contains information regarding ICAM (Internal
Content Addressable Memory) Resource usage and utilization
for a switching engine capable of providing this
information. SEQUENCE OF CshcIcamUtilizationEntry .1.3.6.1.4.1.9.9.663.1.4.1 |
cshcIcamUtilizationEntryEach row contains management information of ICAM
usage and utilization for a switching engine, as specified
as specified by entPhysicalIndex in ENTITY-MIB. CshcIcamUtilizationEntry .1.3.6.1.4.1.9.9.663.1.4.1.1 |
cshcIcamCreatedThis object indicates the total number of ICAM
entries created.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.4.1.1.1 |
cshcIcamFailedThis object indicates the number of ICAM entries
which failed to be created.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.4.1.1.2 |
cshcIcamUtilizationThis object indicates the ICAM utlization in percentage
in this switching engine.ro Percent (CISCO-QOS-PIB-MIB) .1.3.6.1.4.1.9.9.663.1.4.1.1.3 |
cshcNetflowFlowMaskResources OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.663.1.5 |
cshcNetflowFlowMaskTableThis table contains information regarding Netflow flow mask
features supported. SEQUENCE OF CshcNetflowFlowMaskEntry .1.3.6.1.4.1.9.9.663.1.5.1 |
cshcNetflowFlowMaskEntryEach row contains supported feature information of
a Netflow flow mask supported by the device. CshcNetflowFlowMaskEntry .1.3.6.1.4.1.9.9.663.1.5.1.1 |
cshcNetflowFlowMaskAddrTypeThis object indicates Internet address type for this
flow mask. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.663.1.5.1.1.1 |
cshcNetflowFlowMaskIndexThis object indicates the unique flow mask number
for a specific Internet address type. Unsigned32 .1.3.6.1.4.1.9.9.663.1.5.1.1.2 |
cshcNetflowFlowMaskTypeThis object indicates the type of flow mask.ro Enumeration .1.3.6.1.4.1.9.9.663.1.5.1.1.3 |
cshcNetflowFlowMaskFeatureThis object indicates the features supported by this flow
mask.ro Bits .1.3.6.1.4.1.9.9.663.1.5.1.1.4 |
cshcNetflowResourceUsage OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.663.1.6 |
cshcNetflowResourceUsageTableThis table contains information regarding Netflow resource
usage and utilization for a switching engine capable of
providing this information. SEQUENCE OF CshcNetflowResourceUsageEntry .1.3.6.1.4.1.9.9.663.1.6.1 |
cshcNetflowResourceUsageEntryEach row contains information of the usage and
utilization for a particular Netflow resource and
switching engine, as specified by entPhysicalIndex
in ENTITY-MIB. CshcNetflowResourceUsageEntry .1.3.6.1.4.1.9.9.663.1.6.1.1 |
cshcNetflowResourceUsageIndexAn arbitrary positive integer value that uniquely identifies a
Netflow resource. Unsigned32 .1.3.6.1.4.1.9.9.663.1.6.1.1.1 |
cshcNetflowResourceUsageDescrThis object indicates a description of the Netflow resource.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.663.1.6.1.1.2 |
cshcNetflowResourceUsageUtilThis object indicates the Netflow resource usage in
percentage value.ro Percent (CISCO-QOS-PIB-MIB) .1.3.6.1.4.1.9.9.663.1.6.1.1.3 |
cshcNetflowResourceUsageUsedThis object indicates the number of Netflow entries used by
this Netflow resource.ro Gauge32 .1.3.6.1.4.1.9.9.663.1.6.1.1.4 |
cshcNetflowResourceUsageFreeThis object indicates the number of Netflow entries available
for this Netflow resource.ro Gauge32 .1.3.6.1.4.1.9.9.663.1.6.1.1.5 |
cshcNetflowResourceUsageFailThis object indicates the number of Netflow entries which
were failed to be created for this Netflow resource.
A value of -1 indicates that this resource does not maintain
this counter.ro Integer32 (-1 | 0..2147483647) .1.3.6.1.4.1.9.9.663.1.6.1.1.6 |
cshcQosResourceUsage OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.663.1.7 |
cshcQosResourceUsageTableThis table contains QoS capacity per resource type
and its usage for each entity capable of providing this
information. SEQUENCE OF CshcQosResourceUsageEntry .1.3.6.1.4.1.9.9.663.1.7.1 |
cshcQosResourceUsageEntryEach row contains management information for QoS
capacity and its usage on an entity, as specified by
entPhysicalIndex in ENTITY-MIB. CshcQosResourceUsageEntry .1.3.6.1.4.1.9.9.663.1.7.1.1 |
cshcQosResourceTypeThis object indicates the QoS resource type. Enumeration .1.3.6.1.4.1.9.9.663.1.7.1.1.1 |
cshcQosResourceUsedThis object indicates the number of QoS entries
that are currently in use.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.7.1.1.2 |
cshcQosResourceTotalThis object indicates the total number of QoS
entries available.ro Unsigned32 .1.3.6.1.4.1.9.9.663.1.7.1.1.3 |
ciscoSwitchHardwareCapacityMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.663.2 |
ciscoSwitchHardwareCapacityMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.663.2.1 |
ciscoSwitchHardwareCapacityMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.663.2.2 |