MIB Viewer

CISCO-SWITCH-ENGINE-MIB

360 objects
This MIB module defines management objects for Cisco Layer 2/3 switches. These devices may either have a single (central) switching engine entity or may consist of multiple (distributed) switching engine entities which are inter-connected via a common 'switching fabric'. In the central switching engine model, all the physical ports in the system are handled by the only switching engine in the system. In the distributed switching model, each switching engine will handle a set of 'local' physical ports and when necessary, packets are also switched between switching engines over the switching fabric. Cisco L2/L3 switching devices use regular routers to assist them in learning packet 'flows' by observing how a router routes a candidate flow. A flow is some combination of source network address, destination network address and the transport port numbers, as applicable. Once a flow is established (learned), all traffic belonging to that flow will be switched at Layer 3 by the switch engine, effectively bypassing the router, until the flow has been 'aged' out. Most Cisco L2/L3 switching devices employ built-in (internal) router module(s) for integrating Layer 3 switching with Layer 2 forwarding. However, they can also learn 'flows' through other physically-separate (external) Cisco routers that are connected to the switch-engine through the network.
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.97IdentityciscoSwitchEngineMIBThis MIB module defines management objects for Cisco Layer 2/3 switches. These devices may either have a single (central) switching engine entity or may consis…
1.3.6.1.4.1.9.9.97.1NodecseMIBObjects
1.3.6.1.4.1.9.9.97.1.1NodecseL2Objects
1.3.6.1.4.1.9.9.97.1.1.1TablecseL2StatsTablenot-accessiblecurrentA table containing switching engine's L2 statistics counters.
1.3.6.1.4.1.9.9.97.1.1.1.1RowcseL2StatsEntrynot-accessiblecurrentA conceptual row containing L2 statistics maintained by a switching engine (identified by entPhysicalIndex). Each switching engine managed by this MIB module h…
1.3.6.1.4.1.9.9.97.1.1.1.1.1ColumncseL2ForwardedLocalPktsread-onlycurrentNumber of packets received from ports local to this switching engine and forwarded at layer 2.
1.3.6.1.4.1.9.9.97.1.1.1.1.2ColumncseL2ForwardedLocalOctetsread-onlycurrentNumber of octets in the packets received from ports local to this switching engine and forwarded at layer 2.
1.3.6.1.4.1.9.9.97.1.1.1.1.3ColumncseL2ForwardedTotalPktsread-onlycurrentTotal number of packets received from all sources (local and over the fabric) and forwarded at layer 2 by this switching engine.
1.3.6.1.4.1.9.9.97.1.1.1.1.4ColumncseL2NewAddressLearnsread-onlycurrentNumber of new MAC addresses learned by the switching engine.
1.3.6.1.4.1.9.9.97.1.1.1.1.5ColumncseL2AddrLearnFailuresread-onlycurrentNumber of MAC addresses failed to be learned because the L2 forwarding address table was full. If the value keeps increasing, the network topology should be re…
1.3.6.1.4.1.9.9.97.1.1.1.1.6ColumncseL2DstAddrLookupMissesread-onlycurrentNumber of misses during destination MAC address table lookups. A few misses happen normally. Large numbers of misses occur as a result of cseL2AddrLearnFailure…
1.3.6.1.4.1.9.9.97.1.1.1.1.7ColumncseL2IpPktsread-onlycurrentNumber of packets belonging to the IP family received by this switching engine from all sources. This value includes L3 switched packets.
1.3.6.1.4.1.9.9.97.1.1.1.1.8ColumncseL2IpxPktsread-onlycurrentNumber of packets belonging to the IPX family received by this switching engine from all sources. This value includes L3 switched packets.
1.3.6.1.4.1.9.9.97.1.1.1.1.9ColumncseL2AssignedProtoPktsread-onlycurrentNumber of packets belonging to an assigned group of network protocols (typically AppleTalk, DecNet and Vines) received by this switching engine from all source…
1.3.6.1.4.1.9.9.97.1.1.1.1.10ColumncseL2OtherProtoPktsread-onlycurrentNumber of packets belonging to all other protocol families, received by this switching engine from all sources. This value includes L3 switched packets.
1.3.6.1.4.1.9.9.97.1.1.2TablecseL2StatsHCTablenot-accessiblecurrentContains the High Capacity L2 Statistics extensions to the cseL2StatsTable.
1.3.6.1.4.1.9.9.97.1.1.2.1RowcseL2StatsHCEntrynot-accessiblecurrentContains the High Capacity L2 Statistics extensions to cseL2StatsEntry. These objects will be created by the agent for all cseL2StatsEntries it deems appropria…
1.3.6.1.4.1.9.9.97.1.1.2.1.1ColumncseL2HCOverflowForwardedLocalPktsread-onlycurrentThe number of times the associated cseL2ForwardedLocalPkts counter has overflowed.
1.3.6.1.4.1.9.9.97.1.1.2.1.2ColumncseL2HCForwardedLocalPktsread-onlycurrentNumber of packets received from ports local to this switching engine and forwarded at layer 2.
1.3.6.1.4.1.9.9.97.1.1.2.1.3ColumncseL2HCOverflowForwardedTotalPktsread-onlycurrentThe number of times the associated cseL2ForwardeTotalPkts counter has overflowed.
1.3.6.1.4.1.9.9.97.1.1.2.1.4ColumncseL2HCForwardedTotalPktsread-onlycurrentTotal number of packets received from all sources (local and over the fabric) and forwarded at layer 2 by this switching engine.
1.3.6.1.4.1.9.9.97.1.1.2.1.5ColumncseL2HCOverflowIpPktsread-onlycurrentThe number of times the associated cseL2IpPkts counter has overflowed.
1.3.6.1.4.1.9.9.97.1.1.2.1.6ColumncseL2HCIpPktsread-onlycurrentNumber of packets belonging to the IP family received by this switching engine from all sources. This value includes L3 switched packets.
1.3.6.1.4.1.9.9.97.1.1.2.1.7ColumncseL2HCOverflowIpxPktsread-onlycurrentThe number of times the associated cseL2IpxPkts counter has overflowed.
1.3.6.1.4.1.9.9.97.1.1.2.1.8ColumncseL2HCIpxPktsread-onlycurrentNumber of packets belonging to the IPX family received by this switching engine from all sources. This value includes L3 switched packets.
1.3.6.1.4.1.9.9.97.1.1.2.1.9ColumncseL2HCOverflowAssignedProtoPktsread-onlycurrentThe number of times the associated cseL2HCAssignedProtoPkts counter has overflowed.
1.3.6.1.4.1.9.9.97.1.1.2.1.10ColumncseL2HCAssignedProtoPktsread-onlycurrentNumber of packets belonging to an assigned group of network protocols (typically AppleTalk, DecNet and Vines) received by this switching engine from all source…
1.3.6.1.4.1.9.9.97.1.1.2.1.11ColumncseL2HCOverflowOtherProtoPktsread-onlycurrentThe number of times the associated cseL2HCOtherProtoPkts counter has overflowed.
1.3.6.1.4.1.9.9.97.1.1.2.1.12ColumncseL2HCOtherProtoPktsread-onlycurrentNumber of packets belonging to all other protocol families, received by this switching engine from all sources. This value includes L3 switched packets.
1.3.6.1.4.1.9.9.97.1.2NodecseFlow
1.3.6.1.4.1.9.9.97.1.2.1ScalarcseFlowEstablishedAgingTimeread-writecurrentThe adminstrative aging time for IP established flows. The default value for this object is implementation specific. If the cseFlowEstablishedAgingTime is not …
1.3.6.1.4.1.9.9.97.1.2.2ScalarcseFlowFastAgingTimeread-writecurrentThe administrative fast aging time for the established flow entries, that have less number of packets than the value set in the cseFlowFastAgePktThreshold, swi…
1.3.6.1.4.1.9.9.97.1.2.3ScalarcseFlowFastAgePktThresholdread-writecurrentThe administrative packet threshold setting for the cseFlowFastAgingTime. The default for Fast Aging Packet Threshold is 0, i.e. no packets switched within the…
1.3.6.1.4.1.9.9.97.1.2.4TablecseRouterTablenot-accessiblecurrentA table containing information about all routers that are discovered by the switch, including internal and external routers.
1.3.6.1.4.1.9.9.97.1.2.4.1RowcseRouterEntrynot-accessiblecurrentA conceptual row in the cseRouterTable containing information about a router. A row appears either directly through dynamic learning or indirectly through mana…
1.3.6.1.4.1.9.9.97.1.2.4.1.1ColumncseRouterIndexnot-accessiblecurrentThe router's IP address which is used to uniquely identify it for L3 flows.
1.3.6.1.4.1.9.9.97.1.2.4.1.2ColumncseRouterFlowMaskread-onlycurrentThe IP type of mask configured for the router represented by this row. Each flow known to the switching engine has a mask which is applied to all packets in or…
1.3.6.1.4.1.9.9.97.1.2.4.1.3ColumncseRouterNameread-onlycurrentDNS name (if available) of the router.
1.3.6.1.4.1.9.9.97.1.2.4.1.4ColumncseRouterStaticread-onlycurrentIf the value of the object is true, this router was configured via SNMP or CLI. Otherwise, this router was learned automatically.
1.3.6.1.4.1.9.9.97.1.2.4.1.5ColumncseRouterIpxFlowMaskread-onlycurrentThe IPX type of mask configured for the router represented by this row. Each flow known to the switching engine has a mask which is applied to all packets in o…
1.3.6.1.4.1.9.9.97.1.2.5TablecseStaticExtRouterTablenot-accessiblecurrentA table of external routers which are enabled for Layer 3 IP switching by the switching engine. This table may contain routers that have not yet been discovere…
1.3.6.1.4.1.9.9.97.1.2.5.1RowcseStaticExtRouterEntrynot-accessiblecurrentA conceptual row in the cseStaticExtRouterTable for enabling an external router to be installed in the switch's router table. The entry is created and deleted …
1.3.6.1.4.1.9.9.97.1.2.5.1.1ColumncseStaticRouterNameread-onlycurrentDNS name (if available) of the external router.
1.3.6.1.4.1.9.9.97.1.2.5.1.2ColumncseStaticRouterOwnerread-createcurrentString indicating the owner who created the static entry.
1.3.6.1.4.1.9.9.97.1.2.5.1.3ColumncseStaticRouterStatusread-createcurrentUsed to manage creation and deletion of rows in this table. Once a row becomes active, values within that row cannot be modified except by deleting and creatin…
1.3.6.1.4.1.9.9.97.1.2.5.1.4ColumncseStaticRouterTyperead-createcurrentIndicates if the router is included for unicast switching, or multicast switching, or both.
1.3.6.1.4.1.9.9.97.1.2.6TablecseRouterVlanTablenot-accessiblecurrentThe table listing the MAC address used by routers on particular VLANs.
1.3.6.1.4.1.9.9.97.1.2.6.1RowcseRouterVlanEntrynot-accessiblecurrentA conceptual row of the cseRouterVlanTable. An entry exists for each known VLAN of each known router.
1.3.6.1.4.1.9.9.97.1.2.6.1.1ColumncseRouterMacread-onlycurrentMac address used by the router for this VLAN number.
1.3.6.1.4.1.9.9.97.1.2.6.1.2ColumncseRouterVlannot-accessiblecurrentThe Vlan number associated with the router's MAC address.
1.3.6.1.4.1.9.9.97.1.2.6.1.3ColumncseRouterProtocolread-onlycurrentIndicates which protocols are routed by this router on this VLAN using this Mac address.
1.3.6.1.4.1.9.9.97.1.2.7ScalarcseFlowMaxQueriesread-onlycurrentMaximum number of query entries allowed to be outstanding at any time, in the cseFlowQueryTable. The typical value for this object is 5.
1.3.6.1.4.1.9.9.97.1.2.8TablecseFlowQueryTablenot-accessiblecurrentA control table used to query the switching engine by specifying retrieval criteria for L3 flows. The resulting data for each instance of a query in this table…
1.3.6.1.4.1.9.9.97.1.2.8.1RowcseFlowQueryEntrynot-accessiblecurrentA conceptual row of the cesFlowQueryTable used to setup retrieval criteria to search for L3 flows on a particular switching engine entity identified by entPhys…
1.3.6.1.4.1.9.9.97.1.2.8.1.1ColumncseFlowQueryIndexnot-accessiblecurrentAn arbitrary integer which uniquely identifies the control query among all those specified for the switching engine indicated by entPhysicalIndex.
1.3.6.1.4.1.9.9.97.1.2.8.1.2ColumncseFlowQueryMaskread-createcurrentSetting each value causes the appropriate action: 'dstOnly' - causes the creation of rows in the cseFlowDataTable corresponding to the current L3 flow informat…
1.3.6.1.4.1.9.9.97.1.2.8.1.3ColumncseFlowQueryTransportread-createcurrentThe IP transport protocol type specified for this query. Ignored for IPX flow queries. The value of this object cannot be modified when the corresponding insta…
1.3.6.1.4.1.9.9.97.1.2.8.1.4ColumncseFlowQuerySourceread-createcurrentThe source network address and port (if applicable). The value of this object cannot be modified when the corresponding instance of cseFlowQueryStatus is 'acti…
1.3.6.1.4.1.9.9.97.1.2.8.1.5ColumncseFlowQuerySourceMaskread-createcurrentThe source address mask to be applied to the corresponding instance of cseFlowQuerySource. The value of this object cannot be modified when the corresponding i…
1.3.6.1.4.1.9.9.97.1.2.8.1.6ColumncseFlowQueryDestinationread-createcurrentThe destination network address and port (if applicable). The value of this object cannot be modified when the corresponding instance of cseFlowQueryStatus is …
1.3.6.1.4.1.9.9.97.1.2.8.1.7ColumncseFlowQueryDestinationMaskread-createcurrentThe destination address mask to be applied to the corresponding instance of cseFlowQueryDestination. The value of this object cannot be modified when the corre…
1.3.6.1.4.1.9.9.97.1.2.8.1.8ColumncseFlowQueryRouterIndexread-createcurrentIndex of the router for which the flows are available. An 'all-zero' IP address indicates that the query is for any router. The value of this object cannot be …
1.3.6.1.4.1.9.9.97.1.2.8.1.9ColumncseFlowQueryOwnerread-createcurrentThe manager entity that configured this entry and is therefore using the resources assigned to it.
1.3.6.1.4.1.9.9.97.1.2.8.1.10ColumncseFlowQueryResultingRowsread-onlycurrentThe result status of the query. Possible values are: -1 - Either the query has not been initiated or the agent is busy processing this query instance. Time to …
1.3.6.1.4.1.9.9.97.1.2.8.1.11ColumncseFlowQueryResultTotalPktsread-onlycurrentThe aggregate number of total packets switched by the system on all the flows matching this query. This is a snapshot value and is valid only when the correspo…
1.3.6.1.4.1.9.9.97.1.2.8.1.12ColumncseFlowQueryResultTotalOctetsread-onlycurrentThe aggregate number of total octets switched by the system on all the flows matching this query. This is a snapshot value and is valid only when the correspon…
1.3.6.1.4.1.9.9.97.1.2.8.1.13ColumncseFlowQueryResultAvgDurationread-onlycurrentThe average duration of the flows matching this query. This is a snapshot value and is valid only when the corresponding instance of cseFlowQueryResultingRows …
1.3.6.1.4.1.9.9.97.1.2.8.1.14ColumncseFlowQueryResultAvgIdleread-onlycurrentThe elapsed time since the flows were last used, averaged over all flows matching this query. This is a snapshot value and is valid only when the corresponding…
1.3.6.1.4.1.9.9.97.1.2.8.1.15ColumncseFlowQueryStatusread-createcurrentThe status object used to manage rows in this table. When set to active(1), the query is initiated. Once initiated, the value may not be modified until the val…
1.3.6.1.4.1.9.9.97.1.2.8.1.16ColumncseFlowQueryCreateTimeread-onlycurrentTime when this query was created.
1.3.6.1.4.1.9.9.97.1.2.8.1.17ColumncseFlowQueryTotalFlowsread-onlycurrentThe total number of L3 flows matching the query criterion.
1.3.6.1.4.1.9.9.97.1.2.8.1.18ColumncseFlowQuerySkipNFlowsread-createcurrentThe number of searched flows to be skipped before storing any L3 flows in cseFlowDataTable. This object can be used along with cseFloQueryTotalFlows object to …
1.3.6.1.4.1.9.9.97.1.2.9TablecseFlowDataTablenot-accessiblecurrentA table containing L3 flow information corresponding to all the completed queries setup in the cseFlowQueryTable, that were initiated on the switch engine(s).
1.3.6.1.4.1.9.9.97.1.2.9.1RowcseFlowDataEntrynot-accessiblecurrentA conceptual row of the cseFlowDataTable used to return information about one of the L3 flows which matched the search criteria set by the cseFlowQueryMask obj…
1.3.6.1.4.1.9.9.97.1.2.9.1.1ColumncseFlowDataIndexnot-accessiblecurrentA number to uniquely identify a result entry that matches a particular query for a specific switching engine.
1.3.6.1.4.1.9.9.97.1.2.9.1.2ColumncseFlowDataSrcMacread-onlycurrentSource Mac Address of the router's outgoing interface.
1.3.6.1.4.1.9.9.97.1.2.9.1.3ColumncseFlowDataDstMacread-onlycurrentDestination Mac Address used to forward the packets in this flow.
1.3.6.1.4.1.9.9.97.1.2.9.1.4ColumncseFlowDataStaticFlowread-onlycurrentIndicates whether this flow was software-installed.
1.3.6.1.4.1.9.9.97.1.2.9.1.5ColumncseFlowDataEncapTyperead-onlycurrentProtocol encapsulation type used to forward packets in this flow to their destination.
1.3.6.1.4.1.9.9.97.1.2.9.1.6ColumncseFlowDataSourceread-onlycurrentThe source network address and the port (if appropriate) of this flow.
1.3.6.1.4.1.9.9.97.1.2.9.1.7ColumncseFlowDataDestinationread-onlycurrentThe destination network address and port (if appropriate) of this flow.
1.3.6.1.4.1.9.9.97.1.2.9.1.8ColumncseFlowDataDestVlanread-onlycurrentThe vlan number on which packets belonging to this flow are forwarded.
1.3.6.1.4.1.9.9.97.1.2.9.1.9ColumncseFlowDataIpQOSread-onlycurrentLevel of Quality of service for this IP flow. If it is not an IP flow, this object will not be instantiated.
1.3.6.1.4.1.9.9.97.1.2.9.1.10ColumncseFlowDataIpQOSPolicyread-onlycurrentLevel of the Quality of service policy for this IP flow. If it is not an IP flow, this object will not be instantiated.
1.3.6.1.4.1.9.9.97.1.2.9.1.11ColumncseFlowDataWhenCreatedread-onlycurrentTime when this flow was created in the switching engine.
1.3.6.1.4.1.9.9.97.1.2.9.1.12ColumncseFlowDataLastUsedread-onlycurrentTime since this flow was last used to forward a packet by the switching engine.
1.3.6.1.4.1.9.9.97.1.2.9.1.13ColumncseFlowDataPktsread-onlycurrentA snapshot value of the number of packets forwarded on this flow at the time of corresponding query.
1.3.6.1.4.1.9.9.97.1.2.9.1.14ColumncseFlowDataOctetsread-onlycurrentA snapshot value of octets forwarded on this flow at the time of corresponding query.
1.3.6.1.4.1.9.9.97.1.2.10TablecseFlowSwitchControlTablenot-accessiblecurrentA table used to control the L3 flow switching operation, per protocol type.
1.3.6.1.4.1.9.9.97.1.2.10.1RowcseFlowSwitchControlEntrynot-accessiblecurrentA conceptual row for the configuration of Flow switching feature for an L3 protocol type.
1.3.6.1.4.1.9.9.97.1.2.10.1.1ColumncseFlowSwitchProtocolnot-accessiblecurrentProtocol type for which this row instance. Only ip(1) and ipx(14) values are currently supported.
1.3.6.1.4.1.9.9.97.1.2.10.1.2ColumncseFlowSwitchStatusread-writecurrentThe current status of the global flow switching capability for the specified L3 protocol type.
1.3.6.1.4.1.9.9.97.1.2.11ScalarcseFlowMcastMaxQueriesread-onlycurrentMaximum number of query entries allowed to be outstanding at any time, in the cseFlowMcastQueryTable. The typical value for this object is 5.
1.3.6.1.4.1.9.9.97.1.2.12TablecseFlowMcastQueryTablenot-accessiblecurrentA control table used to query the switching engine by specifying retrieval criteria for IP multicast L3 flows. Each row instance in the table represents a quer…
1.3.6.1.4.1.9.9.97.1.2.12.1RowcseFlowMcastQueryEntrynot-accessiblecurrentA conceptual row of the cesMcastFlowQueryTable used to setup retrieval criteria to search for IP multicast L3 flows on all switching engine entities in the dev…
1.3.6.1.4.1.9.9.97.1.2.12.1.1ColumncseFlowMcastQueryIndexnot-accessiblecurrentAn arbitrary integer in the range of 1 to cseFlowMcastMaxQueries to identify this control query.
1.3.6.1.4.1.9.9.97.1.2.12.1.2ColumncseFlowMcastQueryMaskread-createcurrentThis object is used to set up the query criterion for the multicast flows of interest. If any one of the defined BITs is set, then the value of the correspondi…
1.3.6.1.4.1.9.9.97.1.2.12.1.3ColumncseFlowMcastQuerySrcread-createdeprecatedThe source address of the IP multicast layer 3 flows. This object should be instantiated and assigned a proper IP address whenever the 'source' bit of cseFlowM…
1.3.6.1.4.1.9.9.97.1.2.12.1.4ColumncseFlowMcastQueryGrpread-createdeprecatedThe IP multicast group address of the queried flows. This object should be instantiated and set whenever the 'group' bit of the associated cseFlowMcastQueryMas…
1.3.6.1.4.1.9.9.97.1.2.12.1.5ColumncseFlowMcastQuerySrcVlanread-createcurrentThe source Vlan ID of the IP multicast layer 3 flows. This object should be instantiated and set whenever the 'vlan' bit of the associated cseFlowMcastQueryMas…
1.3.6.1.4.1.9.9.97.1.2.12.1.6ColumncseFlowMcastQueryRtrIndexread-createcurrentIndex of the router for which the multicast flows are available, that is the flows would be replicated and routed by the specified router, should the flows did…
1.3.6.1.4.1.9.9.97.1.2.12.1.7ColumncseFlowMcastQuerySkipNFlowsread-createcurrentThe number of searched flows to be skipped before storing any multicast flows in cseFlowMcastResultTable. This object can be used along with cseFlowMcastQueryT…
1.3.6.1.4.1.9.9.97.1.2.12.1.8ColumncseFlowMcastQueryOwnerread-createcurrentThe manager entity that configured this entry and is therefore using the resources assigned to it. It is used to model an administratively assigned name of the…
1.3.6.1.4.1.9.9.97.1.2.12.1.9ColumncseFlowMcastQueryTotalFlowsread-onlycurrentThe number of flows matching the query criterion.
1.3.6.1.4.1.9.9.97.1.2.12.1.10ColumncseFlowMcastQueryRowsread-onlycurrentIndicating the status of the query by following values: -1 - Either the query has not been started or the agent is still processing this query instance. It is …
1.3.6.1.4.1.9.9.97.1.2.12.1.11ColumncseFlowMcastQueryStatusread-createcurrentThe status object used to manage rows in this table. When set to 'active', the query of flows is initiated. This object can be set to active only after all the…
1.3.6.1.4.1.9.9.97.1.2.12.1.12ColumncseFlowMcastQueryCreateTimeread-onlycurrentTime when this query was last set to active.
1.3.6.1.4.1.9.9.97.1.2.12.1.13ColumncseFlowMcastQueryMvrfread-createcurrentThe human-readable name of the Multicast Virtual Private Network (MVPN) routing/forwarding instance (MVRF). When the 'mvrf' bit of cseFlowMcastQueryMask object…
1.3.6.1.4.1.9.9.97.1.2.12.1.14ColumncseFlowMcastQueryAddrTyperead-createcurrentThe Internet address type for this multicast search query.
1.3.6.1.4.1.9.9.97.1.2.12.1.15ColumncseFlowMcastQuerySourceread-createcurrentThe source Internet address of the IP multicast layer 3 flows. When the 'sourceip' bit of cseFlowMcastQueryMask cseFlowMcastQueryMask object in the same row is…
1.3.6.1.4.1.9.9.97.1.2.12.1.16ColumncseFlowMcastQueryGroupread-createcurrentThe multicast group Internet address of the queried flows. When the 'mvrf' bit of cseFlowMcastQueryMask object in the same row is on, an appropriate value shou…
1.3.6.1.4.1.9.9.97.1.2.13TablecseFlowMcastResultTablenot-accessiblecurrentA table containing current IP multicast flow information corresponding to all the completed queries set up in the cseFlowMcastQueryTable, that were initiated o…
1.3.6.1.4.1.9.9.97.1.2.13.1RowcseFlowMcastResultEntrynot-accessiblecurrentA conceptual row of cseFlowMcastResultTable, containing information about an IP multicast layer 3 flow that matchs the search criteria set in the corresponding…
1.3.6.1.4.1.9.9.97.1.2.13.1.1ColumncseFlowMcastResultIndexnot-accessiblecurrentA positive integer which uniquely identify a result entry on a specific switching engine matching a particular query.
1.3.6.1.4.1.9.9.97.1.2.13.1.2ColumncseFlowMcastResultGrpread-onlydeprecatedThe multicast group IP address of the multicast layer 3 flow. This object is deprecated and replaced by cseFlowMcastResultAddrType and cseFlowMcastResultGroup.
1.3.6.1.4.1.9.9.97.1.2.13.1.3ColumncseFlowMcastResultSrcread-onlydeprecatedThe source address of the multicast layer 3 flow. This object is deprecated and replaced by cseFlowMcastResultAddrType and cseFlowMcastResultSource.
1.3.6.1.4.1.9.9.97.1.2.13.1.4ColumncseFlowMcastResultSrcVlanread-onlycurrentThe source Vlan ID of the IP multicast layer 3 flow.
1.3.6.1.4.1.9.9.97.1.2.13.1.5ColumncseFlowMcastResultRtrIpread-onlycurrentThe interface IP address of the router this multicast flow is switching for. Since IP multicast flows can only be established for a router's trunk ports, it is…
1.3.6.1.4.1.9.9.97.1.2.13.1.6ColumncseFlowMcastResultRtrMacread-onlycurrentThe default MAC address of the router the multicast flow is switching for. Different multicast flows switching different ports of the same router will have the…
1.3.6.1.4.1.9.9.97.1.2.13.1.7ColumncseFlowMcastResultCreatedTSread-onlycurrentTime when the IP multicast flow was created.
1.3.6.1.4.1.9.9.97.1.2.13.1.8ColumncseFlowMcastResultLastUsedTSread-onlycurrentTime when this IP multicast flow was last used.
1.3.6.1.4.1.9.9.97.1.2.13.1.9ColumncseFlowMcastResultPktsread-onlycurrentThe total number of multicast traffic packets forwarded for this flow (replicated packets are not counted).
1.3.6.1.4.1.9.9.97.1.2.13.1.10ColumncseFlowMcastResultOctetsread-onlycurrentThe total number of multicast traffic octets forwarded for this flow (replicated packets are not counted).
1.3.6.1.4.1.9.9.97.1.2.13.1.11ColumncseFlowMcastResultDstVlansread-onlycurrentA string of octets containing one bit per VLAN. Each octet within the value of this object specifies a set of eight VLANs, e.g. the first octet corresponding t…
1.3.6.1.4.1.9.9.97.1.2.13.1.12ColumncseFlowMcastResultDstVlans2kread-onlycurrentA string of octets containing one bit per VLAN, with VlanIndex values of 1024 through 2047,with each octet within the value of this object specifies a set of e…
1.3.6.1.4.1.9.9.97.1.2.13.1.13ColumncseFlowMcastResultDstVlans3kread-onlycurrentA string of octets containing one bit per VLAN. With VlanIndex values of 2048 through 3071 with each octet within the value of this object specifies a set of e…
1.3.6.1.4.1.9.9.97.1.2.13.1.14ColumncseFlowMcastResultDstVlans4kread-onlycurrentA string of octets containing one bit per VLAN. With VlanIndex values of 3072 through 4095, with each octet within the value of this object specifies a set of …
1.3.6.1.4.1.9.9.97.1.2.13.1.15ColumncseFlowMcastResultMvrfread-onlycurrentThe MVRF to which this flow belongs to.
1.3.6.1.4.1.9.9.97.1.2.13.1.16ColumncseFlowMcastResultAddrTyperead-onlycurrentThe Internet address type of cseFlowMcastResultGroup and cseFlowMcastResultSource.
1.3.6.1.4.1.9.9.97.1.2.13.1.17ColumncseFlowMcastResultGroupread-onlycurrentThe multicast group IP address of the multicast layer 3 flow.
1.3.6.1.4.1.9.9.97.1.2.13.1.18ColumncseFlowMcastResultSourceread-onlycurrentThe source address of the multicast layer 3 flow.
1.3.6.1.4.1.9.9.97.1.2.13.1.19ColumncseFlowMcastResultFlowTyperead-onlycurrentIndicates the type of multicast layer 3 flow. other - Multicast flow type is none of the followoing. rpfMfd - This flow is a RPF MFD flow. partial - This flow …
1.3.6.1.4.1.9.9.97.1.2.13.1.20ColumncseFlowMcastResultHFlag1k2kread-onlycurrentA string of octets containing one bit per out-going interface (VLAN) with VlanIndex values of 0 through 2047. Each octet within the value of this object specif…
1.3.6.1.4.1.9.9.97.1.2.13.1.21ColumncseFlowMcastResultHFlag3k4kread-onlycurrentA string of octets containing one bit per out-going interface (VLAN) with VlanIndex values of 2048 through 4095. Each octet within the value of this object spe…
1.3.6.1.4.1.9.9.97.1.2.14ScalarcseFlowMcastSwitchStatusread-writecurrentThe current status of the global IP multicast flow switching capability. When enabled, the switch engine will be able to install multicast flow entries in its …
1.3.6.1.4.1.9.9.97.1.2.15ScalarcseFlowIPXEstablishedAgingTimeread-writecurrentThe administrative aging time for established IPX flows. The default value for this object is implementation specific. The corresponding operational object is …
1.3.6.1.4.1.9.9.97.1.2.16TablecseStaticIpxExtRouterTablenot-accessiblecurrentA table of external routers which are enabled for Layer 3 IPX switching by the switching engine. This table may contain routers that have not yet been discover…
1.3.6.1.4.1.9.9.97.1.2.16.1RowcseStaticIpxExtRouterEntrynot-accessiblecurrentA conceptual row in the cseStaticIpxExtRouterTable for enabling an external router to be installed in the switch's router table. The entry is created and delet…
1.3.6.1.4.1.9.9.97.1.2.16.1.1ColumncseStaticIpxRouterNameread-onlycurrentDNS name (if available) of the external router.
1.3.6.1.4.1.9.9.97.1.2.16.1.2ColumncseStaticIpxRouterOwnerread-createcurrentString indicating the owner who created the static entry.
1.3.6.1.4.1.9.9.97.1.2.16.1.3ColumncseStaticIpxRouterStatusread-createcurrentUsed to manage creation and deletion of rows in this table. Once a row becomes active, values within that row cannot be modified except by deleting and creatin…
1.3.6.1.4.1.9.9.97.1.2.17ScalarcseFlowOperEstablishedAgingTimeread-onlycurrentThe operational aging time for IP established flows.
1.3.6.1.4.1.9.9.97.1.2.18ScalarcseFlowOperFastAgingTimeread-onlycurrentThe operational fast aging time for the established flow entries, that have less number of packets than the value set in the cseFlowOperFastAgePktThreshold,swi…
1.3.6.1.4.1.9.9.97.1.2.19ScalarcseFlowOperFastAgePktThresholdread-onlycurrentThe operational packet threshold for the cseFlowOperFastAgingTime.
1.3.6.1.4.1.9.9.97.1.2.20ScalarcseFlowOperIPXAgingTimeread-onlycurrentThe operational aging time for established IPX flows.
1.3.6.1.4.1.9.9.97.1.2.21TablecseBridgedFlowStatsCtrlTablenot-accessiblecurrentA table controls the reporting of intra-vlan statistics for bridged flow per vlan. When a vlan is created in a device supporting this table, a corresponding en…
1.3.6.1.4.1.9.9.97.1.2.21.1RowcseBridgedFlowStatsCtrlEntrynot-accessiblecurrentA row instance contains the configuration to enable or disable the reporting of intra-vlan statistics for bridged flow per vlan.
1.3.6.1.4.1.9.9.97.1.2.21.1.1ColumncseBridgedFlowVlannot-accessiblecurrentIndicates the Vlan number on which the reporting of intra-vlan bridged flow statistics is configured.
1.3.6.1.4.1.9.9.97.1.2.21.1.2ColumncseFlowBridgedFlowStatsEnableread-writecurrentIndicates whether intra-vlan bridged flow statistics is enabled. If this object is set to 'true', intra-vlan bridged flow statistics is reported in cseFlowData…
1.3.6.1.4.1.9.9.97.1.2.22ScalarcseFlowIPFlowMaskread-writecurrentIndicates the flow mask for IP flows. If dstOnly(1) is used, it enables flows based on Layer 3 destination addresses only. If srcDst(2) is used, it enables flo…
1.3.6.1.4.1.9.9.97.1.2.23ScalarcseFlowIPXFlowMaskread-onlycurrentIndicates the flow mask for IPX flows. If dstOnly(1) is used, it enables flows based on Layer 3 destination addresses only. If srcDst(2) is used, it enables fl…
1.3.6.1.4.1.9.9.97.1.2.24ScalarcseFlowLongAgingTimeread-writecurrentThe administrative long aging time for the established flow entries. Setting to value of 0 turns off long aging.
1.3.6.1.4.1.9.9.97.1.2.25TablecseFlowExcludeTablenot-accessiblecurrentA table controls the flow creation based on protocol and port number. If a packet matches the protocol and port number specified in this table entries, a flow …
1.3.6.1.4.1.9.9.97.1.2.25.1RowcseFlowExcludeEntrynot-accessiblecurrentA row instance contains the configuration to enable or disable the establishment of flow entry for matching traffic.
1.3.6.1.4.1.9.9.97.1.2.25.1.1ColumncseFlowExcludePortnot-accessiblecurrentIndicates the TCP or UDP port number that matching traffic will be excluded from flow establishment. The value of 0 is not allowed.
1.3.6.1.4.1.9.9.97.1.2.25.1.2ColumncseFlowExcludeProtocolread-createcurrentIndicates the protocol that matching traffic will be excluded from flow establishment.
1.3.6.1.4.1.9.9.97.1.2.25.1.3ColumncseFlowExcludeStatusread-createcurrentThe status of this conceptual row. New rows are created using 'createAndGo' and deleted using 'destroy'. Once 'active' this object may be set to only 'destroy'…
1.3.6.1.4.1.9.9.97.1.2.26TablecseFlowStatsTablenot-accessiblecurrentA table containing flow statistics information on each switching engine.
1.3.6.1.4.1.9.9.97.1.2.26.1RowcseFlowStatsEntrynot-accessiblecurrentA conceptual row of cseFlowStatsTable, containing flow statistics maintained by a switching engine entity (identified by entPhysicalIndex). Each switching engi…
1.3.6.1.4.1.9.9.97.1.2.26.1.1ColumncseFlowTotalFlowsread-onlycurrentIndicates the total number of flow entries installed in this switching engine.
1.3.6.1.4.1.9.9.97.1.2.26.1.2ColumncseFlowTotalIpv4Flowsread-onlycurrentIndicates the total number of IPv4 flow entries in this switching engine.
1.3.6.1.4.1.9.9.97.1.3NodecseNetflowLS
1.3.6.1.4.1.9.9.97.1.3.1ScalarcseNetflowLSExportStatusread-writecurrentStatus of the Netflow LAN Switching data export feature.
1.3.6.1.4.1.9.9.97.1.3.2ScalarcseNetflowLSExportHostread-writedeprecatedNetwork(IP) address in dotted decimal format or the DNS hostname of the host to which Netflow LAN switching statistics are exported. This object is deprecated …
1.3.6.1.4.1.9.9.97.1.3.3ScalarcseNetflowLSExportTransportNumberread-writedeprecatedThe transport(UDP) port number to be used for the Netflow LAN switching statistics being exported. This object is deprecated and replaced by cndeCollectorPort …
1.3.6.1.4.1.9.9.97.1.3.4ScalarcseNetflowLSExportDataSourceread-writecurrentThe source network address used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied.
1.3.6.1.4.1.9.9.97.1.3.5ScalarcseNetflowLSExportDataSourceMaskread-writecurrentThe mask to be applied to the corresponding instance of cseNetflowExportDataSource.
1.3.6.1.4.1.9.9.97.1.3.6ScalarcseNetflowLSExportDataDestread-writecurrentThe destination network address used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied.
1.3.6.1.4.1.9.9.97.1.3.7ScalarcseNetflowLSExportDataDestMaskread-writecurrentThe mask to be applied to its corresponding instance of cseNetflowExportDataDest.
1.3.6.1.4.1.9.9.97.1.3.8ScalarcseNetflowLSExportDataProtocolread-writecurrentThe protocol used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied.
1.3.6.1.4.1.9.9.97.1.3.9ScalarcseNetflowLSExportDataFilterSelectionread-writecurrentThe filter set can be chosen either included(1) or excluded(2) mutually exclusive. If this object is set to included(1) - exports the flows that match cseNetfl…
1.3.6.1.4.1.9.9.97.1.3.10ScalarcseNetflowLSExportNDEVersionNumberread-writecurrentThe netflow data export version number which is supported by the device. The typical value of this object can be 1, 7 or 8.
1.3.6.1.4.1.9.9.97.1.3.11ScalarcseNetflowLSFilterSupportread-onlycurrentIndicates whether this device supports single filter or multiple filters. single - use objects in cseNDESingleFilterGroupRev1 to configure NDE filtering parama…
1.3.6.1.4.1.9.9.97.1.3.12TablecseNetflowLSFilterTablenot-accessiblecurrentA Table containing Netflow Data Export filtering configuration.
1.3.6.1.4.1.9.9.97.1.3.12.1RowcseNetflowLSFilterEntrynot-accessiblecurrentA conceptutal row in the cseNetflowLSFilterTable, representing a NDE filter configuration.
1.3.6.1.4.1.9.9.97.1.3.12.1.1ColumncseNetflowLSFilterIndexnot-accessiblecurrentAn arbitrary integer which uniquely identifies the filter
1.3.6.1.4.1.9.9.97.1.3.12.1.2ColumncseNetflowLSFilterDataSourceread-createcurrentThe source network address used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied. If cseNetflowLSNDEFilter…
1.3.6.1.4.1.9.9.97.1.3.12.1.3ColumncseNetflowLSFilterDataSourceMaskread-createcurrentThe mask to be applied to the corresponding instance of cseNetflowExportDataSource. If cseNetflowLSFilterDataSourceMask contains all zeros, then the cseNetflow…
1.3.6.1.4.1.9.9.97.1.3.12.1.4ColumncseNetflowLSFilterDataDestread-createcurrentThe destination network address used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied. If cseNetflowLSFilt…
1.3.6.1.4.1.9.9.97.1.3.12.1.5ColumncseNetflowLSFilterDataDestMaskread-createcurrentThe mask to be applied to its corresponding instance of cseNetflowExportDataDest. If cseNetflowLSFilterDataDestMask contains all zeros, then the cseNetflowLSFi…
1.3.6.1.4.1.9.9.97.1.3.12.1.6ColumncseNetflowLSFilterDataProtocolread-createcurrentThe protocol used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied. The default value is set to 0, to spec…
1.3.6.1.4.1.9.9.97.1.3.12.1.7ColumncseNetflowLSFilterSelectionread-createcurrentThe filter set can be chosen either included(1) or excluded(2). If this object is set to included(1) - exports the flows that match cseNetflowLSFilterDataSourc…
1.3.6.1.4.1.9.9.97.1.3.12.1.8ColumncseNetflowLSFilterStatusread-createcurrentThe status object used to manage the rows in this table. Once a row becomes active, values within that row cannot be modified except by deleting and creating t…
1.3.6.1.4.1.9.9.97.1.3.13ScalarcseNetFlowIfIndexEnableread-writecurrentIndicates whether ifIndex reporting in NDE (Netflow Data Export) is enabled. if bit destIfIndex(0) is on, destination ifIndex reporting in NDE is enabled. if b…
1.3.6.1.4.1.9.9.97.1.3.14ScalarcseNetflowASInfoExportCtrlread-writecurrentIndicates whether export of Autonomous System(AS) number information, in the NDE records, is enabled. disable - Disables the export of AS number information. o…
1.3.6.1.4.1.9.9.97.1.3.15ScalarcseNetflowPerVlanIfGlobalEnableread-writecurrentIndicates whether 'creation of Netflow entries per VLAN interface' feature is enabled at the device level. If this object is set to 'false', netflow entries wi…
1.3.6.1.4.1.9.9.97.1.3.16TablecseNetflowPerVlanIfCtrlTablenot-accessiblecurrentA table to control netflow entry creation for each VLAN. When a VLAN is created, a corresponding entry is added to this table.
1.3.6.1.4.1.9.9.97.1.3.16.1RowcseNetflowPerVlanIfCtrlEntrynot-accessiblecurrentAn entry containing the configuration to enable or disable netflow entry creation for each VLAN.
1.3.6.1.4.1.9.9.97.1.3.16.1.1ColumncseNetflowPerVlanIfCtrlVlannot-accessiblecurrentIndicates the VLAN number on which creation of netflow entries is configured.
1.3.6.1.4.1.9.9.97.1.3.16.1.2ColumncseNetflowPerVlanIfEnableread-writecurrentSpecifies whether creation of netflow entries is enabled on this VLAN. If this object is set to 'true', the system will create netflow entries for this VLAN. I…
1.3.6.1.4.1.9.9.97.1.4NodecseL3Objects
1.3.6.1.4.1.9.9.97.1.4.1TablecseL3StatsTablenot-accessiblecurrentA table containing L3 statistics information on each switching engine.
1.3.6.1.4.1.9.9.97.1.4.1.1RowcseL3StatsEntrynot-accessiblecurrentA conceptual row of cseL3StatsTable, containing L3 statistics maintained by a switching engine entity (identified by entPhysicalIndex). Each switching engine m…
1.3.6.1.4.1.9.9.97.1.4.1.1.1ColumncseL3SwitchedTotalPktsread-onlycurrentTotal number of packets switched at Layer 3 by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.1.1.2ColumncseL3SwitchedTotalOctetsread-onlycurrentNumber of octets in the total packets switched at Layer 3 by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.1.1.3ColumncseL3CandidateFlowHitsread-onlycurrentNumber of L3 Cache hits for the candidate flow entries in this switching engine.
1.3.6.1.4.1.9.9.97.1.4.1.1.4ColumncseL3EstablishedFlowHitsread-onlycurrentNumber of L3 Cache hits for established flow entries in this switching engine.
1.3.6.1.4.1.9.9.97.1.4.1.1.5ColumncseL3ActiveFlowsread-onlycurrentNumber of active flows in the Layer 3 flow table of this switching engine.
1.3.6.1.4.1.9.9.97.1.4.1.1.6ColumncseL3FlowLearnFailuresread-onlycurrentNumber of flows that failed to be learned because the Layer 3 flow table in this switching engine was full.
1.3.6.1.4.1.9.9.97.1.4.1.1.7ColumncseL3IntFlowInvalidsread-onlycurrentNumber of flow invalidation events received by this switching engine from the internal router(s).
1.3.6.1.4.1.9.9.97.1.4.1.1.8ColumncseL3ExtFlowInvalidsread-onlycurrentNumber of flow invalidation events received by this switching engine from external routers.
1.3.6.1.4.1.9.9.97.1.4.1.1.9ColumncseL3SwitchedPktsPerSecread-onlycurrentNumber of packets switched per second at Layer 3 by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.2TablecseL3VlanStatsTablenot-accessiblecurrentA table containing per-VLAN, Layer 3 statistics information per switching engine.
1.3.6.1.4.1.9.9.97.1.4.2.1RowcseL3VlanStatsEntrynot-accessiblecurrentA conceptual row of cseL3VlanStatsTable, containing per-VLAN Layer 3 statistics maintained by a switching engine (identified by entPhysicalIndex). An entry exi…
1.3.6.1.4.1.9.9.97.1.4.2.1.1ColumncseL3VlanIndexnot-accessiblecurrentVlan number for which the statistics are maintained by this entry.
1.3.6.1.4.1.9.9.97.1.4.2.1.2ColumncseL3VlanInPktsread-onlycurrentNumber of packets Layer 3 forwarded from this Vlan to some other VLAN by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.2.1.3ColumncseL3VlanInOctetsread-onlycurrentNumber of octets in packets Layer-3 forwarded from this Vlan to some other VLAN by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.2.1.4ColumncseL3VlanOutPktsread-onlycurrentNumber of packets Layer-3 forwarded to this Vlan by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.2.1.5ColumncseL3VlanOutOctetsread-onlycurrentNumber of octets in packets Layer-3 forwarded to this Vlan by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.2.1.6ColumncseL3VlanInUnicastPktsread-onlycurrentNumber of unicast packets Layer 3 forwarded from this Vlan to some other VLAN by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.2.1.7ColumncseL3VlanInUnicastOctetsread-onlycurrentNumber of octets in unicast packets Layer-3 forwarded from this Vlan to some other VLAN by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.2.1.8ColumncseL3VlanOutUnicastPktsread-onlycurrentNumber of unicast packets Layer 3 forwarded to this Vlan by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.2.1.9ColumncseL3VlanOutUnicastOctetsread-onlycurrentNumber of octets in unicast packets Layer-3 forwarded to this Vlan by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.3TablecseStatsFlowTablenot-accessiblecurrentA table of flow statistics per switch engine that is not covered in cseL3StatsTable.
1.3.6.1.4.1.9.9.97.1.4.3.1RowcseStatsFlowEntrynot-accessiblecurrentA conceptual row about slot based L3 flow statistics.
1.3.6.1.4.1.9.9.97.1.4.3.1.1ColumncseStatsFlowAgedread-onlycurrentTotal number of layer 3 flows aged out by hardware. Management applications can control flow aging by setting the value of cseFlowEstablishedAgingTime object.
1.3.6.1.4.1.9.9.97.1.4.3.1.2ColumncseStatsFlowPurgedread-onlycurrentTotal number of layer 3 flows purged by software; it may happen because a router invalidates certain flows, or a router for which flows are being switched has …
1.3.6.1.4.1.9.9.97.1.4.3.1.3ColumncseStatsFlowParityFailread-onlycurrentTotal number of memory parity errors on accessing flows in the cache pools. It may be due to the internal RAM reading error, not necessarily the corrupted flow…
1.3.6.1.4.1.9.9.97.1.4.4TablecseCacheUtilTablenot-accessiblecurrentA table of utilization levels in percentage of cache capacity per switch engine. Each row instance is the current flow utilization information in the cache poo…
1.3.6.1.4.1.9.9.97.1.4.4.1RowcseCacheUtilEntrynot-accessiblecurrentA row instance represents layer 3 flow utilization of a particular cache pool on a switching engine.
1.3.6.1.4.1.9.9.97.1.4.4.1.1ColumncseCacheUtilizationread-onlycurrentFlow utilization level in percentage in this switching engine. It includes the flow entries for both unicast and multicast. The lighter the utilization level, …
1.3.6.1.4.1.9.9.97.1.4.4.1.2ColumncseCacheEntriesCreatedread-onlycurrentThis object indicates the total number of flow entries successfully created in this switching engine.
1.3.6.1.4.1.9.9.97.1.4.4.1.3ColumncseCacheEntriesFailedread-onlycurrentThis object indicates the number of flow entries which were failed to be created in this switching engine.
1.3.6.1.4.1.9.9.97.1.4.5TablecseErrorStatsTablenot-accessiblecurrentA table of IP and IPX error counters per switch engine.
1.3.6.1.4.1.9.9.97.1.4.5.1RowcseErrorStatsEntrynot-accessiblecurrentA row instance represents layer-3 IP and IPX error counters on a switching engine.
1.3.6.1.4.1.9.9.97.1.4.5.1.1ColumncseIpPlenErrorsread-onlycurrentIndicates the number of IP length against physical length errors.
1.3.6.1.4.1.9.9.97.1.4.5.1.2ColumncseIpTooShortErrorsread-onlycurrentIndicates the number of IP length too short errors.
1.3.6.1.4.1.9.9.97.1.4.5.1.3ColumncseIpCheckSumErrorsread-onlycurrentIndicates the number of IP checksum errors.
1.3.6.1.4.1.9.9.97.1.4.5.1.4ColumncseIpxPlenErrorsread-onlycurrentIndicates the number of IPX length against physical length errors.
1.3.6.1.4.1.9.9.97.1.4.5.1.5ColumncseIpxTooShortErrorsread-onlycurrentIndicates the number of IPX length too short errors.
1.3.6.1.4.1.9.9.97.1.4.6TablecseErrorStatsLCTablenot-accessiblecurrentA table of IP and IPX error counters per switch engine.
1.3.6.1.4.1.9.9.97.1.4.6.1RowcseErrorStatsLCEntrynot-accessiblecurrentA row instance represents layer-3 IP and IPX error counters on a switching engine.
1.3.6.1.4.1.9.9.97.1.4.6.1.1ColumncseLCIpPlenErrorsread-onlycurrentIndicates the number of IP length against physical length errors.
1.3.6.1.4.1.9.9.97.1.4.6.1.2ColumncseLCIpTooShortErrorsread-onlycurrentIndicates the number of IP length too short errors.
1.3.6.1.4.1.9.9.97.1.4.6.1.3ColumncseLCIpCheckSumErrorsread-onlycurrentIndicates the number of IP checksum errors.
1.3.6.1.4.1.9.9.97.1.4.6.1.4ColumncseLCIpxPlenErrorsread-onlycurrentIndicates the number of IPX length against physical length errors.
1.3.6.1.4.1.9.9.97.1.4.6.1.5ColumncseLCIpxTooShortErrorsread-onlycurrentIndicates the number of IPX length too short errors.
1.3.6.1.4.1.9.9.97.1.4.7ScalarcseL3SwitchedAggrPktsPerSecread-onlycurrentNumber of packets switched per second at Layer 3 by the entire system.
1.3.6.1.4.1.9.9.97.1.5NodecseProtocolFilter
1.3.6.1.4.1.9.9.97.1.5.1ScalarcseProtocolFilterEnableread-writecurrentIndicates if protocol filtering is enabled in the device.
1.3.6.1.4.1.9.9.97.1.5.2TablecseProtocolFilterPortTablenot-accessiblecurrentA table containing the protocol filtering configuration and status information on ports.
1.3.6.1.4.1.9.9.97.1.5.2.1RowcseProtocolFilterPortEntrynot-accessiblecurrentA conceptual row in the cseProtocolFilterPortTable, representing a Protocol filter configuration status information for a particular port (identified by ifInde…
1.3.6.1.4.1.9.9.97.1.5.2.1.1ColumncseProtocolFilterPortProtocolnot-accessiblecurrentThe protocol (group) to filter, used here as the secondary index.
1.3.6.1.4.1.9.9.97.1.5.2.1.2ColumncseProtocolFilterPortAdminStatusread-writecurrentAn indication of the administrative status of the protocol filtering on this interface. - on(1) indicates that the interface will send and receive the traffic …
1.3.6.1.4.1.9.9.97.1.5.2.1.3ColumncseProtocolFilterPortOperStatusread-onlycurrentAn indication of the operational status of filtering for this protocol on this interface. - on(1) indicates that the interface will send and receive the protoc…
1.3.6.1.4.1.9.9.97.1.6NodecseUcastCache
1.3.6.1.4.1.9.9.97.1.6.1TablecseUcastCacheTablenot-accessiblecurrentA control table used to purge certain types of IP/IPX layer 3 unicast flows stored in the cache pool.
1.3.6.1.4.1.9.9.97.1.6.1.1RowcseUcastCacheEntrynot-accessiblecurrentA conceptual row in the cseUcastCacheTable, used to set up flow clearing criteria. The actual purging is started by setting the value of cseUcastCacheStatus to…
1.3.6.1.4.1.9.9.97.1.6.1.1.1ColumncseUcastCacheIndexnot-accessiblecurrentAn arbitrary integer which uniquely identifies the flow purge contained in this row instance.
1.3.6.1.4.1.9.9.97.1.6.1.1.2ColumncseUcastCacheFlowTyperead-createcurrentSetting each value causes the appropriate action: 'dstOnly' - causes purge of flows in the cache whose absolute destination IP addresses match the address part…
1.3.6.1.4.1.9.9.97.1.6.1.1.3ColumncseUcastCacheTransportread-createcurrentThe IP transport protocol type (if applicable) of the specified switched flows to be purged; it will be instantiated if and only if it gets set by the manageme…
1.3.6.1.4.1.9.9.97.1.6.1.1.4ColumncseUcastCacheDestread-createcurrentDestination network address and port number (if applicable). The port field is ignored for IPX flows and IP flows if the value of cseUcastCacheFlowMask is not …
1.3.6.1.4.1.9.9.97.1.6.1.1.5ColumncseUcastCacheDestMaskread-createcurrentIf instantiated, specified and applicable, the destination address mask will be applied to the value of cseUcastCacheDest in the same row instance. Its value c…
1.3.6.1.4.1.9.9.97.1.6.1.1.6ColumncseUcastCacheSourceread-createcurrentSource network address and port number (if applicable). The port field is ignored for IPX flows and IP flows if the value of cseUcastCacheFlowMask is not equal…
1.3.6.1.4.1.9.9.97.1.6.1.1.7ColumncseUcastCacheSrcMaskread-createcurrentIf instantiated, specified and applicable, the source address mask will be applied to the value of cseUcastCacheSource in the same row instance. Its value can …
1.3.6.1.4.1.9.9.97.1.6.1.1.8ColumncseUcastCacheRtrIpread-createcurrentIP address of the router (internal or external) for which the flows are being switched, and need to be purged. An 'all-zero' value is a wildcard IP address for…
1.3.6.1.4.1.9.9.97.1.6.1.1.9ColumncseUcastCacheOwnerread-createcurrentThe manager entity that configured this entry and is therefore using the resources assigned to it.
1.3.6.1.4.1.9.9.97.1.6.1.1.10ColumncseUcastCacheStatusread-createcurrentThe status object used to manage rows in this table. When set to active(1), the flow purge is initiated, and the value of cseUcastCacheResult object becomes 'p…
1.3.6.1.4.1.9.9.97.1.6.1.1.11ColumncseUcastCacheResultread-onlycurrentstate of the flow purging operation. 'purging' - purging operation is proceeding 'notPurging' - the purging operation completed, or not started yet.
1.3.6.1.4.1.9.9.97.1.7NodecseMcastCache
1.3.6.1.4.1.9.9.97.1.7.1TablecseMcastCacheTablenot-accessiblecurrentA control table used to purge specified IP multicast flows from the switch engine.
1.3.6.1.4.1.9.9.97.1.7.1.1RowcseMcastCacheEntrynot-accessiblecurrentA conceptual row in the cseMcastCacheTable, used to set up flow clearing criteria. The actual purging is started by setting the value of cseMcastCacheStatus to…
1.3.6.1.4.1.9.9.97.1.7.1.1.1ColumncseMcastCacheIndexnot-accessiblecurrentAn arbitrary integer which uniquely identifies the flow purge contained in the current row instance.
1.3.6.1.4.1.9.9.97.1.7.1.1.2ColumncseMcastCacheFlowTyperead-createcurrentSetting each value causes the appropriate action: 'any' - causes purge of all established IP multicast layer 3 flows in the cache. The value of cseMcastCacheGr…
1.3.6.1.4.1.9.9.97.1.7.1.1.3ColumncseMcastCacheGrpread-createcurrentSpecifying multicast group IP address of the flows to be cleared. Its value can not be modified when the corresponding instance of cseMcastCacheStatus is 'acti…
1.3.6.1.4.1.9.9.97.1.7.1.1.4ColumncseMcastCacheSrcread-createcurrentThe source address of the IP multicast flows to be purged. Its value can not be modified when the corresponding instance of cseMcastCacheStatus is 'active'.
1.3.6.1.4.1.9.9.97.1.7.1.1.5ColumncseMcastCacheRtrIpread-createcurrentThe IP address of the router whose flows are currently being switched, and will be purged. An 'all-zero' value is a wildcard IP address for any router. Its val…
1.3.6.1.4.1.9.9.97.1.7.1.1.6ColumncseMcastCacheOwnerread-createcurrentThe manager entity that configured this entry and is therefore using the resources assigned to it.
1.3.6.1.4.1.9.9.97.1.7.1.1.7ColumncseMcastCacheResultread-onlycurrentstate of the flow purging operation. 'purging' - purging operation is proceeding 'notPurging' - the purging operation completed, or not started yet.
1.3.6.1.4.1.9.9.97.1.7.1.1.8ColumncseMcastCacheStatusread-createcurrentThe status object used to manage rows in this table. When set to active(1), the flow purge is initiated, and the value of cseMcastCacheResult object becomes 'p…
1.3.6.1.4.1.9.9.97.1.8NodecseCef
1.3.6.1.4.1.9.9.97.1.8.1TablecseCefFibTablenot-accessiblecurrentThis table contains the information stored in the device's forwarding information base (FIB). FIB is a forwarding scheme that utilizes matching pattern to prov…
1.3.6.1.4.1.9.9.97.1.8.1.1RowcseCefFibEntrynot-accessiblecurrentEach row contains the IP address type, the final destination IP address, the final destination IP address mask as well as the FIB entry type.
1.3.6.1.4.1.9.9.97.1.8.1.1.1ColumncseCefFibIndexnot-accessiblecurrentThe index of this table entry.
1.3.6.1.4.1.9.9.97.1.8.1.1.2ColumncseCefFibAddrTyperead-onlycurrentThe type of IP address denoted in cseCefFibDestIp and cseCefFibDestIpMask object.
1.3.6.1.4.1.9.9.97.1.8.1.1.3ColumncseCefFibDestIpread-onlycurrentThe destination IP address specified in IP packet header.
1.3.6.1.4.1.9.9.97.1.8.1.1.4ColumncseCefFibDestIpMaskread-onlycurrentThe specified destination IP address mask.
1.3.6.1.4.1.9.9.97.1.8.1.1.5ColumncseCefFibTyperead-onlycurrentIndicates the FIB entry type. other(1) indicates that this FIB entry type is none of the following. resolved(2) indicates that IP traffic matched the destinati…
1.3.6.1.4.1.9.9.97.1.8.3TablecseCefAdjacencyTablenot-accessiblecurrentThis table contains information stored in the device's adjacency table. Entry in this table is linked to entry of cseCefFibTable by its cseCefFibIndex object.
1.3.6.1.4.1.9.9.97.1.8.3.1RowcseCefAdjacencyEntrynot-accessiblecurrentEach row contains next hop IP address, next-hop Ethernet address, adjacency type, and number of bytes and packets transmitted to each adjacency entry. Next hop…
1.3.6.1.4.1.9.9.97.1.8.3.1.1ColumncseCefAdjacencyIndexnot-accessiblecurrentThe adjacency index of this table entry.
1.3.6.1.4.1.9.9.97.1.8.3.1.2ColumncseCefAdjacencyAddrTyperead-onlycurrentThe type of IP address denoted in cseCefAdjacencyNextHopIp object.
1.3.6.1.4.1.9.9.97.1.8.3.1.3ColumncseCefAdjacencyNextHopIpread-onlycurrentThe next hop IP address.
1.3.6.1.4.1.9.9.97.1.8.3.1.4ColumncseCefAdjacencyNextHopMacread-onlycurrentThe next hop Ethernet address.
1.3.6.1.4.1.9.9.97.1.8.3.1.5ColumncseCefAdjacencyNextHopIfIndexread-onlycurrentIndicates the next hop interface ifIndex.
1.3.6.1.4.1.9.9.97.1.8.3.1.6ColumncseCefAdjacencyTyperead-onlycurrentIndicates this adjacency entry type. other(1) indicates the adjacency entry type is none of the following. punt(2) indicates entry that sends traffic to the ro…
1.3.6.1.4.1.9.9.97.1.8.3.1.7ColumncseCefAdjacencyPktsread-onlycurrentIndicates the number of Layer 3 packets transmitted to this adjacency entry.
1.3.6.1.4.1.9.9.97.1.8.3.1.8ColumncseCefAdjacencyOctetsread-onlycurrentIndicates the number of Layer 3 octets transmitted to this adjacency entry.
1.3.6.1.4.1.9.9.97.1.8.3.1.9ColumncseCefAdjacencyEncapread-onlycurrentIndicates the next hop destination encapsulation type. arpa(1) indicates that next hop destination used ARPA encapsulation type to forward packets. raw(2) indi…
1.3.6.1.4.1.9.9.97.1.8.3.1.10ColumncseCefAdjacencyMTUread-onlycurrentIndicates the next hop destination MTU value.
1.3.6.1.4.1.9.9.97.1.9NodecseTcamUsage
1.3.6.1.4.1.9.9.97.1.9.1TablecseTcamUsageTablenot-accessiblecurrentThis table contains the resource usage of TCAM (Ternary Content Addressable Memory) in the device. Not all the resource types denoted by cseTcamResourceType ob…
1.3.6.1.4.1.9.9.97.1.9.1.1RowcseTcamUsageEntrynot-accessiblecurrentEach row contains a short description of the resource type, the total amount of TCAM allocated for that type as well as the amount of allocated resource has be…
1.3.6.1.4.1.9.9.97.1.9.1.1.1ColumncseTcamResourceTypenot-accessiblecurrentThe resource type which take up TCAM space. aclStorageMask(1) indicates that TCAM space is allocated to store ACL masks. aclStorageValue(2) indicates that TCAM…
1.3.6.1.4.1.9.9.97.1.9.1.1.2ColumncseTcamResourceDescrread-onlycurrentThe short description of the resource type.
1.3.6.1.4.1.9.9.97.1.9.1.1.3ColumncseTcamResourceUsedread-onlycurrentThe amount of TCAM resource has been used up for this resource type.
1.3.6.1.4.1.9.9.97.1.9.1.1.4ColumncseTcamResourceTotalread-onlycurrentThe total amount of TCAM resource is allocated for this resource type.
1.3.6.1.4.1.9.9.97.1.10NodecseMet
1.3.6.1.4.1.9.9.97.1.10.1TablecseMetUsageTablenot-accessiblecurrentThis table contains the resource usage of MET (Multicast Expansion Table) in the device.
1.3.6.1.4.1.9.9.97.1.10.1.1RowcseMetUsageEntrynot-accessiblecurrentEach row contains the total number of entries in each MET, the number of free entries in unallocated as well as allocated space of the MET. Each row represents…
1.3.6.1.4.1.9.9.97.1.10.1.1.1ColumncseMetIndexnot-accessiblecurrentA value uniquely identifies a MET in a module.
1.3.6.1.4.1.9.9.97.1.10.1.1.2ColumncseMetTotalEntriesread-onlycurrentThe total number of entries in this MET.
1.3.6.1.4.1.9.9.97.1.10.1.1.3ColumncseMetUnallocatedSpcFreeEntriesread-onlycurrentThe number of free entries reside in unallocated space of this MET.
1.3.6.1.4.1.9.9.97.1.10.1.1.4ColumncseMetAllocatedSpcFreeEntriesread-onlycurrentThe number of free entries reside in allocated space of this MET.
1.3.6.1.4.1.9.9.97.2NodecseMIBNotifications
1.3.6.1.4.1.9.9.97.3NodecseMIBConformance
1.3.6.1.4.1.9.9.97.3.1NodecseMIBCompliances
1.3.6.1.4.1.9.9.97.3.1.1CompliancecseMIBCompliancedeprecatedThe compliance statement for the CISCO-SWITCH_ENGINE-MIB MIB.
1.3.6.1.4.1.9.9.97.3.1.2CompliancecseMIBCompliance2deprecatedThe compliance statement for the CISCO-SWITCH-ENGINE-MIB MIB.
1.3.6.1.4.1.9.9.97.3.1.3CompliancecseMIBCompliance3deprecatedThe compliance statement for the CISCO-SWITCH-ENGINE-MIB MIB.
1.3.6.1.4.1.9.9.97.3.1.4CompliancecseMIBCompliance4read-onlydeprecatedThe compliance statement for the CISCO-SWITCH-ENGINE-MIB MIB.
1.3.6.1.4.1.9.9.97.3.1.5CompliancecseMIBCompliance5read-onlydeprecatedThe compliance statement for the CISCO-SWITCH-ENGINE-MIB MIB.
1.3.6.1.4.1.9.9.97.3.1.6CompliancecseMIBCompliance6read-onlydeprecatedThe compliance statement for the CISCO-SWITCH-ENGINE-MIB MIB.
1.3.6.1.4.1.9.9.97.3.1.7CompliancecseMIBCompliance7read-onlydeprecatedThe compliance statement for the CISCO-SWITCH-ENGINE-MIB MIB.
1.3.6.1.4.1.9.9.97.3.1.8CompliancecseMIBCompliance8read-onlycurrentThe compliance statement for the CISCO-SWITCH-ENGINE-MIB MIB.
1.3.6.1.4.1.9.9.97.3.2NodecseMIBGroups
1.3.6.1.4.1.9.9.97.3.2.1GroupcseStatisticsGroupcurrentA collection of objects providing switch engine statistics.
1.3.6.1.4.1.9.9.97.3.2.2GroupcseStatisticsGroup2currentA collection of objects providing switch engine statistics on aged/purged flows, and the cache utilizations.
1.3.6.1.4.1.9.9.97.3.2.3GroupcseVlanStatisticsGroupcurrentA collection of objects providing per-vlan switch engine statistics, if supported.
1.3.6.1.4.1.9.9.97.3.2.4GroupcseRouterGroupcurrentA collection of objects providing information on routers which are used to support layer 3 switching in the system.
1.3.6.1.4.1.9.9.97.3.2.5GroupcseFlowMgmtGroupdeprecatedA collection of objects providing information for determining the L3 flow switching performance in the switching engine. There may be some platform specific li…
1.3.6.1.4.1.9.9.97.3.2.6GroupcseNetflowLSGroupdeprecatedA collection of objects providing information on the Netflow LAN switching Data Export feature, if supported. cseNetflowLSGroup object is superseded by cseNDES…
1.3.6.1.4.1.9.9.97.3.2.7GroupcseProtocolFilterGroupcurrentA collection of objects providing information on the Protocol filter feature, if supported.
1.3.6.1.4.1.9.9.97.3.2.8GroupcseFlowMcastMgmtGroupdeprecatedA collection of objects for querying IP multicast flows stored in hardware switching cache. cseFlowMcastMgmtGroup object is superseded by cseFlowMcastMgmtGroup…
1.3.6.1.4.1.9.9.97.3.2.9GroupcseUcastCachePurgeGroupcurrentA collection of objects providing IP/IPX unicast flow cache purging function.
1.3.6.1.4.1.9.9.97.3.2.10GroupcseMcastCachePurgeGroupcurrentA collection of objects providing IP multicast flow cache purge function.
1.3.6.1.4.1.9.9.97.3.2.11GroupcseFlowMgmtOperStatusGroupcurrentA collection of objects providing operating status information on aging time for flows used in L3 switching.
1.3.6.1.4.1.9.9.97.3.2.12Groupcse4kVlanGroupcurrentA collection of objects providing information for VLANS with VlanIndex from 1024 to 4095.
1.3.6.1.4.1.9.9.97.3.2.13GroupcseNDEMandatoryGroupcurrentA collection of objects providing information on the type of filter support, status and the version of NDE used.
1.3.6.1.4.1.9.9.97.3.2.14GroupcseNDESingleFilterGroupdeprecatedA collection of objects providing information on the Netflow LAN switching Data Export feature, with a single host and a single filter support. cseNDESingleFil…
1.3.6.1.4.1.9.9.97.3.2.15GroupcseNDEMultipleFiltersGroupcurrentA collection of objects providing information on the Netflow LAN switching Data Export feature, with multiple filter support.
1.3.6.1.4.1.9.9.97.3.2.16GroupcseFlowMgmtGroupRev1currentA collection of objects providing information for determining the L3 flow switching performance in the switching engine. There may be some platform specific li…
1.3.6.1.4.1.9.9.97.3.2.17GroupcseL3ErrorsGroupcurrentA collection of objects providing the IP and IPX error statistics.
1.3.6.1.4.1.9.9.97.3.2.18GroupcseBridgedFlowGroupcurrentA collection of objects control the reporting of intra-vlan bridged flow statistics.
1.3.6.1.4.1.9.9.97.3.2.19GroupcseVlanStatisticsExtGroupcurrentA collection of objects providing additional per-vlan switch engine statistics, if supported.
1.3.6.1.4.1.9.9.97.3.2.20GroupcseProtocolFilterExtGroupcurrentA collection of objects providing additional information on the Protocol filter feature, if supported.
1.3.6.1.4.1.9.9.97.3.2.21GroupcseFlowMgmtExtGroupcurrentA collection of objects providing additional information on the L3 flow switching in the switching engine.
1.3.6.1.4.1.9.9.97.3.2.22GroupcseFlowMgmtExtGroup1currentA collection of objects providing additional information on the L3 flow switching in the switching engine.
1.3.6.1.4.1.9.9.97.3.2.23GroupcseNDEReportGroupcurrentA collection of objects providing the configuration on NDE ifIndex report feature.
1.3.6.1.4.1.9.9.97.3.2.24GroupcseStatisticsFlowGroupcurrentA collection of object providing switch engine statistics on total number of installed flows.
1.3.6.1.4.1.9.9.97.3.2.25GroupcseFlowMgmtExtGroup2currentA collection of objects providing additional information on the L3 flow switching in the switching engine.
1.3.6.1.4.1.9.9.97.3.2.26GroupcseNDESingleFilterGroupRev1currentA collection of objects providing information on the Netflow LAN switching Data Export feature, with a single filter support.
1.3.6.1.4.1.9.9.97.3.2.27GroupcseCefFibAdjacencyGroupcurrentA collection of objects providing FIB and adjacency information available in the device.
1.3.6.1.4.1.9.9.97.3.2.28GroupcseCefAdjacencyEncapGroupcurrentA collection of object providing adjacency next hop encapsulation information available in the device.
1.3.6.1.4.1.9.9.97.3.2.29GroupcseCefAdjacencyMTUGroupcurrentA collection of object providing adjacency next hop MTU information available in the device.
1.3.6.1.4.1.9.9.97.3.2.30GroupcseTcamUsageGroupcurrentA collection of objects providing the resource usage information on TCAM available in the device.
1.3.6.1.4.1.9.9.97.3.2.31GroupcseL3ErrorsLCGroupcurrentA collection of objects providing the IP and IPX error statistics.
1.3.6.1.4.1.9.9.97.3.2.32GroupcseNetflowASInfoExportGroupcurrentA collection of object providing AS number information export control.
1.3.6.1.4.1.9.9.97.3.2.33GroupcseNetflowPerVlanIfGroupcurrentA collection of objects providing control of netflow entry creation per vlan.
1.3.6.1.4.1.9.9.97.3.2.34GroupcseMetUsageGroupcurrentA collection of objects providing MET utilization information.
1.3.6.1.4.1.9.9.97.3.2.35GroupcseFlowMcastMgmtGroup1currentA collection of objects for querying IP multicast flows stored in hardware switching cache.
1.3.6.1.4.1.9.9.97.3.2.36GroupcseFlowMcastRtrMgmtGroupcurrentA collection of objects for specifying the router based information while IP multicast flows stored in the hardware switching cache are queried.
1.3.6.1.4.1.9.9.97.3.2.37GroupcseFlowMcastMgmtGroup2currentA collection of objects for enhanced querying of IP multicast flows stored in hardware switching cache.
1.3.6.1.4.1.9.9.97.3.2.38GroupcseCacheStatisticsGroupcurrentA collection of objects providing switch engine statistics on the flow cache entries.
1.3.6.1.4.1.9.9.97.3.2.39GroupcseL3SwitchedPktsPerSecGroupcurrentA collection of objects providing switch engine statistics on total number of packets switched per second.
1.3.6.1.4.1.9.9.97.3.2.40GroupcseStatisticsFlowGroup1currentA collection of object providing switch engine statistics on total number of Ipv4 flow entries.
Type Definitions
NameSyntaxStatusDescription
CiscoGauge64Counter64currentThis TC describes an object with a nonnegative integer value that may increase or decrease, with a maximum value of 2^64-1.
ControlStatusINTEGER { enabled(1), disabled(2) }currentThis TC describes the current status of a controlled object value.
FlowAddressComponentOCTET STRING (SIZE (6..6 | 10..10))currentRepresents a network layer address. The length and format of the address is protocol dependent as follows: ip 6 octets first 4 octets are the IP address in network order last 2 bytes is the transport's port number. ipx …
McastGroupIpIpAddresscurrentThis TC specifies an multicast group IP address, a class D IP address with the first byte in the range of 224 to 239.