Home/Catalog/CISCO-IP-STAT-MIB

CISCO-IP-STAT-MIB

AI MIB Summary

The CISCO-IP-STAT-MIB monitors Cisco IP traffic statistics on network devices by tracking packet and byte counts categorized by IP precedence levels and source or destination MAC addresses. This module supplements standard IP accounting data to enable granular traffic analysis and policy enforcement based on Layer 2 and Layer 3 identifiers.

Cisco IP Statistics MIB - Overview This MIB incorporates objects to provide support for the Cisco IP statistics as implemented in command interfaces ip accounting [ mac-address {input | ouput } | precedence { input | ouput } ] The above CLI provides additional IP statistics categorized by precedence of IP packets, as well as the MAC address associated with IP packets. This is a supplement to those defined in OLD-CISCO-IP-MIB.my.
Main OID:
ciscoIpStatMIB.1.3.6.1.4.1.9.9.84
31
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

31 total
Object Name
ciscoIpStatMIBCisco IP Statistics MIB - Overview This MIB incorporates objects to provide support for the Cisco IP statistics as implemented in command interfaces ip accounting [ mac-address {input | ouput } | precedence { input | ouput } ] The above CLI provides additional IP statistics categorized by precedence of IP packets, as well as the MAC address associated with IP packets. This is a supplement to those defined in OLD-CISCO-IP-MIB.my.
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.84
ciscoIpStatMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.84.1
cipPrecedence
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.84.1.1
cipPrecedenceTableA table of entries sorted by the precedence of IP packets. The table is created and deleted via ip accounting command line interface.
SEQUENCE OF CipPrecedenceEntry
.1.3.6.1.4.1.9.9.84.1.1.1
cipPrecedenceEntryAn entry in the cipPrecedenceTable is created for each IP precedence value. There are 8 precedences total.
CipPrecedenceEntry
.1.3.6.1.4.1.9.9.84.1.1.1.1
cipPrecedenceDirectionThe data source for the object.
PacketSource
.1.3.6.1.4.1.9.9.84.1.1.1.1.1
cipPrecedenceIpPrecedenceThe ip precedence value this object is collected upon.
Integer32
.1.3.6.1.4.1.9.9.84.1.1.1.1.2
cipPrecedenceSwitchedPktsTraffic, in packets, at the cipPrecedenceIpPrecedence precedence.ro
Counter32 UNITS "packets"
.1.3.6.1.4.1.9.9.84.1.1.1.1.3
cipPrecedenceSwitchedBytesTraffic, in bytes, at the cipPrecedenceIpPrecedence precedence.ro
Counter32 UNITS "bytes"
.1.3.6.1.4.1.9.9.84.1.1.1.1.4
cipPrecedenceXTableThis table contains additional objects for the cipPrecedenceTable.
SEQUENCE OF CipPrecedenceXEntry
.1.3.6.1.4.1.9.9.84.1.1.2
cipPrecedenceXEntryAn entry containing additional management information applicable to a particular precedence value.
CipPrecedenceXEntry
.1.3.6.1.4.1.9.9.84.1.1.2.1
cipPrecedenceHCSwitchedPktsTraffic, in packets, at the cipPrecedenceIpPrecedence precedence. This object is the 64-bit version of cipPrecedenceSwitchedPkts.ro
Counter64 UNITS "packets"
.1.3.6.1.4.1.9.9.84.1.1.2.1.1
cipPrecedenceHCSwitchedBytesTraffic, in bytes, at the cipPrecedenceIpPrecedence precedence. This object is the 64-bit version of cipPrecedenceSwitchedBytes.ro
Counter64 UNITS "bytes"
.1.3.6.1.4.1.9.9.84.1.1.2.1.2
cipMacIf
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.84.1.2
cipMacTableA table is created and deleted via ip accounting command line interface.
SEQUENCE OF CipMacEntry
.1.3.6.1.4.1.9.9.84.1.2.1
cipMacEntryAn entry in the cipMacTable is created for each unique MAC address which receives/sends IP packets. Entries are deleted via the command line interface.
CipMacEntry
.1.3.6.1.4.1.9.9.84.1.2.1.1
cipMacDirectionThe data source for the object.
PacketSource
.1.3.6.1.4.1.9.9.84.1.2.1.1.1
cipMacAddressThe MAC address.
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.9.9.84.1.2.1.1.2
cipMacSwitchedPktsThe counter in packets with respect to cipMacAddress.ro
Counter32 UNITS "packets"
.1.3.6.1.4.1.9.9.84.1.2.1.1.3
cipMacSwitchedBytesThe counter in bytes with respect to cipMacAddress.ro
Counter32 UNITS "bytes"
.1.3.6.1.4.1.9.9.84.1.2.1.1.4
cipMacFreeTableA table of free space available to store new MAC address information.
SEQUENCE OF CipMacFreeEntry
.1.3.6.1.4.1.9.9.84.1.2.2
cipMacFreeEntryThe MAC free space table entry. Entry is created when Entries are created and deleted via ip accounting command line interface.
CipMacFreeEntry
.1.3.6.1.4.1.9.9.84.1.2.2.1
cipMacFreeDirectionThe data source for the object.
PacketSource
.1.3.6.1.4.1.9.9.84.1.2.2.1.1
cipMacFreeCountNumber of items in the MAC free space.ro
Gauge32
.1.3.6.1.4.1.9.9.84.1.2.2.1.2
cipMacXTableThis table contains additional objects for the cipMacTable.
SEQUENCE OF CipMacXEntry
.1.3.6.1.4.1.9.9.84.1.2.3
cipMacXEntryAn entry containing additional management information applicable to a particular MAC address.
CipMacXEntry
.1.3.6.1.4.1.9.9.84.1.2.3.1
cipMacHCSwitchedPktsThe high capacity counter in packets with respect to cipMacAddress. This object is the 64-bit version of cipMacSwitchedPkts.ro
Counter64 UNITS "packets"
.1.3.6.1.4.1.9.9.84.1.2.3.1.1
cipMacHCSwitchedBytesThe counter in bytes with respect to cipMacAddress. This object is the 64-bit version of cipMacSwitchedBytes.ro
Counter64 UNITS "bytes"
.1.3.6.1.4.1.9.9.84.1.2.3.1.2
ciscoIpStatMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.84.3
ciscoIpStatMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.84.3.1
ciscoIpStatMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.84.3.2
CISCO-IP-STAT-MIB - SNMP MIB Reference | MIBs Explorer