CISCO-PMON-MIB

File: CISCO-PMON-MIB.mib (5511 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF ENTITY-MIB
CISCO-TC CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter64 MODULE-COMPLIANCE OBJECT-GROUP
entPhysicalIndex CiscoInterfaceIndexList ciscoMgmt

Defined Types

CiscoPmonPortGroupStatsEntry  
SEQUENCE    
  ciscoPmonPortGroupStatsType INTEGER
  ciscoPmonPortGroupIndex Unsigned32
  ciscoPmonPortGroupIfIndexList CiscoInterfaceIndexList
  ciscoPmonPortGroupStatsValue Counter64

Defined Values

ciscoPmonMIB 1.3.6.1.4.1.9.9.779
This MIB module is for providing the port monitoring information.
MODULE-IDENTITY    

ciscoPmonMIBNotifs 1.3.6.1.4.1.9.9.779.0
OBJECT IDENTIFIER    

ciscoPmonMIBObjects 1.3.6.1.4.1.9.9.779.1
OBJECT IDENTIFIER    

ciscoPmonMIBConformance 1.3.6.1.4.1.9.9.779.2
OBJECT IDENTIFIER    

ciscoPmonStatsMIBObjects 1.3.6.1.4.1.9.9.779.1.1
OBJECT IDENTIFIER    

ciscoPmonPortGroupStatsTable 1.3.6.1.4.1.9.9.779.1.1.1
Contains statistics information for the physical modules and port groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoPmonPortGroupStatsEntry

ciscoPmonPortGroupStatsEntry 1.3.6.1.4.1.9.9.779.1.1.1.1
Each entry contains the statistics information for a a specific physical module as indicated by the value of entPhysicalIndex, statistics type, and a port group.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoPmonPortGroupStatsEntry  

ciscoPmonPortGroupStatsType 1.3.6.1.4.1.9.9.779.1.1.1.1.1
Indicates the type of statistics. This object has three defined values: - 'errPktsFromPort', which indicates a counter of error packets received from a port; - 'errPktsToXbar', which indicates a counter of error packets sent to XBAR; - 'errPktsFromXbar', which indicates a counter of error packets received from XBAR.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER errPktsFromPort(1), errPktsToXbar(2), errPktsFromXbar(3)  

ciscoPmonPortGroupIndex 1.3.6.1.4.1.9.9.779.1.1.1.1.2
A unique value assigned to a specific port group for a given module and statistics type.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

ciscoPmonPortGroupIfIndexList 1.3.6.1.4.1.9.9.779.1.1.1.1.3
Contains ifIndex values for the list of the ports in the port group.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoInterfaceIndexList  

ciscoPmonPortGroupStatsValue 1.3.6.1.4.1.9.9.779.1.1.1.1.4
The statistics value counted on this module, statistics type, port group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoPmonMIBCompliances 1.3.6.1.4.1.9.9.779.2.1
OBJECT IDENTIFIER    

ciscoPmonMIBGroups 1.3.6.1.4.1.9.9.779.2.2
OBJECT IDENTIFIER    

ciscoPmonMIBCompliance 1.3.6.1.4.1.9.9.779.2.1.1
The compliance statement for entities implementing the Port Monitor MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoPmonPortGroupStatsGroup 1.3.6.1.4.1.9.9.779.2.2.1
A collection of objects that provides port group statistics information.
Status: current Access: read-only
OBJECT-GROUP