MIBs Depot

CISCO-IP-STAT-MIB

Registered at
1.3.6.1.4.1.9.9.84
Last updated
2001-12-20 23:00
Organization
Cisco Systems, Inc.
Revisions
2001-12-20 23:00, 1997-07-18 00:00
Namespace
cisco
Source file
CISCO-IP-STAT-MIB
Digest
sha256:5ede079152ede56115b2437cc777f18057fab080162dda2b43b01b7e2baf9eed

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134-1706 USA Tel: +1 800 553-NETS E-mail: ipqos-dev@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, MacAddress, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-IP-STAT-MIB
CISCO-SMI
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
PacketSource
TEXTUAL-CONVENTION
The source of the packet the statistics is for. input statistics of the input packets. output statistics of the output packets.
current

Objects

NameOIDSyntaxAccessStatus
ciscoIpStatMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.84.1
cipPrecedence
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.84.1.1
cipPrecedenceTable
OBJECT-TYPE
A table of entries sorted by the precedence of IP packets. The table is created and deleted via ip accounting command line interface.
1.3.6.1.4.1.9.9.84.1.1.1not-accessiblecurrent
cipPrecedenceEntry
OBJECT-TYPE
An entry in the cipPrecedenceTable is created for each IP precedence value. There are 8 precedences total.
1.3.6.1.4.1.9.9.84.1.1.1.1not-accessiblecurrent
cipPrecedenceDirection
OBJECT-TYPE
The data source for the object.
1.3.6.1.4.1.9.9.84.1.1.1.1.1PacketSourcenot-accessiblecurrent
cipPrecedenceIpPrecedence
OBJECT-TYPE
The ip precedence value this object is collected upon.
1.3.6.1.4.1.9.9.84.1.1.1.1.2Integer32 (0..7)not-accessiblecurrent
cipPrecedenceSwitchedPkts
OBJECT-TYPE
Traffic, in packets, at the cipPrecedenceIpPrecedence precedence.
1.3.6.1.4.1.9.9.84.1.1.1.1.3Counter32read-onlycurrent
cipPrecedenceSwitchedBytes
OBJECT-TYPE
Traffic, in bytes, at the cipPrecedenceIpPrecedence precedence.
1.3.6.1.4.1.9.9.84.1.1.1.1.4Counter32read-onlycurrent
cipPrecedenceXTable
OBJECT-TYPE
This table contains additional objects for the cipPrecedenceTable.
1.3.6.1.4.1.9.9.84.1.1.2not-accessiblecurrent
cipPrecedenceXEntry
OBJECT-TYPE
An entry containing additional management information applicable to a particular precedence value.
1.3.6.1.4.1.9.9.84.1.1.2.1not-accessiblecurrent
cipPrecedenceHCSwitchedPkts
OBJECT-TYPE
Traffic, in packets, at the cipPrecedenceIpPrecedence precedence. This object is the 64-bit version of cipPrecedenceSwitchedPkts.
1.3.6.1.4.1.9.9.84.1.1.2.1.1Counter64read-onlycurrent
cipPrecedenceHCSwitchedBytes
OBJECT-TYPE
Traffic, in bytes, at the cipPrecedenceIpPrecedence precedence. This object is the 64-bit version of cipPrecedenceSwitchedBytes.
1.3.6.1.4.1.9.9.84.1.1.2.1.2Counter64read-onlycurrent
cipMacIf
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.84.1.2
cipMacTable
OBJECT-TYPE
A table is created and deleted via ip accounting command line interface.
1.3.6.1.4.1.9.9.84.1.2.1not-accessiblecurrent
cipMacEntry
OBJECT-TYPE
An entry in the cipMacTable is created for each unique MAC address which receives/sends IP packets. Entries are deleted via the command line interface.
1.3.6.1.4.1.9.9.84.1.2.1.1not-accessiblecurrent
cipMacDirection
OBJECT-TYPE
The data source for the object.
1.3.6.1.4.1.9.9.84.1.2.1.1.1PacketSourcenot-accessiblecurrent
cipMacAddress
OBJECT-TYPE
The MAC address.
1.3.6.1.4.1.9.9.84.1.2.1.1.2MacAddressnot-accessiblecurrent
cipMacSwitchedPkts
OBJECT-TYPE
The counter in packets with respect to cipMacAddress.
1.3.6.1.4.1.9.9.84.1.2.1.1.3Counter32read-onlycurrent
cipMacSwitchedBytes
OBJECT-TYPE
The counter in bytes with respect to cipMacAddress.
1.3.6.1.4.1.9.9.84.1.2.1.1.4Counter32read-onlycurrent
cipMacFreeTable
OBJECT-TYPE
A table of free space available to store new MAC address information.
1.3.6.1.4.1.9.9.84.1.2.2not-accessiblecurrent
cipMacFreeEntry
OBJECT-TYPE
The MAC free space table entry. Entry is created when Entries are created and deleted via ip accounting command line interface.
1.3.6.1.4.1.9.9.84.1.2.2.1not-accessiblecurrent
cipMacFreeDirection
OBJECT-TYPE
The data source for the object.
1.3.6.1.4.1.9.9.84.1.2.2.1.1PacketSourcenot-accessiblecurrent
cipMacFreeCount
OBJECT-TYPE
Number of items in the MAC free space.
1.3.6.1.4.1.9.9.84.1.2.2.1.2Gauge32read-onlycurrent
cipMacXTable
OBJECT-TYPE
This table contains additional objects for the cipMacTable.
1.3.6.1.4.1.9.9.84.1.2.3not-accessiblecurrent
cipMacXEntry
OBJECT-TYPE
An entry containing additional management information applicable to a particular MAC address.
1.3.6.1.4.1.9.9.84.1.2.3.1not-accessiblecurrent
cipMacHCSwitchedPkts
OBJECT-TYPE
The high capacity counter in packets with respect to cipMacAddress. This object is the 64-bit version of cipMacSwitchedPkts.
1.3.6.1.4.1.9.9.84.1.2.3.1.1Counter64read-onlycurrent
cipMacHCSwitchedBytes
OBJECT-TYPE
The counter in bytes with respect to cipMacAddress. This object is the 64-bit version of cipMacSwitchedBytes.
1.3.6.1.4.1.9.9.84.1.2.3.1.2Counter64read-onlycurrent
ciscoIpStatMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.84.3
ciscoIpStatMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.84.3.1
ciscoIpStatMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.84.3.2

Conformance

NameOIDStatus
ciscoIpStatMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the IP Statistics on a Cisco router.
1.3.6.1.4.1.9.9.84.3.1.1deprecated
ciscoIpStatMIBComplianceRev2
MODULE-COMPLIANCE
The compliance statement for entities which implement the IP Statistics on a Cisco router. This deprecates ciscoIpStatMIBCompliance to provide 64-bit versions of packet and byte counter objects.
1.3.6.1.4.1.9.9.84.3.1.2current
ciscoIpStatMIBGroup
OBJECT-GROUP
A collection of objects providing IP Statistics monitoring. For interfaces that operate at speeds greater than 20,000,000 bits/second, it is recommended that the HC counters in the optional compliance section be supported and used.
1.3.6.1.4.1.9.9.84.3.2.1current
ciscoIpStatHCMIBGroup
OBJECT-GROUP
A collection of objects providing IP Statistics monitoring. This is recommended for high speed (high speed interfaces transmit and receive at speeds over 20,000,000 bits/second) network interfaces.
1.3.6.1.4.1.9.9.84.3.2.2current