CISCO-CABLE-IRON-BUS-STAT-MIB

File: CISCO-CABLE-IRON-BUS-STAT-MIB.mib (10705 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF CISCO-CABLE-ADMISSION-CTRL-MIB
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter64 MODULE-COMPLIANCE OBJECT-GROUP
NonZeroPercent ciscoMgmt

Defined Types

CiscoCableIronBusStatEntry  
SEQUENCE    
  ciscoCableIronBusStatIndex Integer32
  ciscoCableIronBusStatFibBandwidth NonZeroPercent
  ciscoCableIronBusStatTibBandwidth NonZeroPercent
  ciscoCableIronBusStatMessageIntervalCurrent Integer32
  ciscoCableIronBusStatBandwidthCurrent NonZeroPercent
  ciscoCableIronBusStatMessageIntervalDefault Integer32
  ciscoCableIronBusStatBandwidthDefault NonZeroPercent
  ciscoCableIronBusStatFibPktsRcv Counter64
  ciscoCableIronBusStatFibBytesRcv Counter64
  ciscoCableIronBusStatTibPktsSent Counter64
  ciscoCableIronBusStatTibByteSent Counter64
  ciscoCableIronBusStatFibPktsPerSec Counter64
  ciscoCableIronBusStatTibPktPerSec Counter64

Defined Values

ciscoCableIronBusStatMIB 1.3.6.1.4.1.9.9.821
This is the MIB module for Cable Iron Bus Statistics for DOCSIS-compliant Cable Modem Termination Systems (CMTS). The Statistics of Iron Bus is a software/hardware feature provided in the CMTS so that the CMTS can count statistics of bandwidth usage of Iron Bus when traffic through it. The purpose of cable Iron Bus statistics is to monitor the bandwidth usage of Iron Bus , which CMTS can report warning message when the traffic throughput on Iron Bus overlap the threshold configured. The statistics of Iron Bus also monitor the traffic throughput statistics both ingress and outband Iron Bus with units bytes and packets per second. The statistics of Iron Bus can also configure the threshold and message interval to CMTS.
MODULE-IDENTITY    

ciscoCableIronBusStatMIBNotifs 1.3.6.1.4.1.9.9.821.0
OBJECT IDENTIFIER    

ciscoCableIronBusStatMIBObjects 1.3.6.1.4.1.9.9.821.1
OBJECT IDENTIFIER    

ciscoCableIronBusStatMIBConform 1.3.6.1.4.1.9.9.821.2
OBJECT IDENTIFIER    

ciscoCableIronBusStatTable 1.3.6.1.4.1.9.9.821.1.1
This table abstracts a sparse matrix of Bandwidth resource utilization thresholds to be monitored by Iron Bus Statistics. The ciscoCableIronBusStatIndex uniquely identifies the physical entity with a set of Iron Bus bandwidth resource utilization thresholds being associated.The physical entities is for Jacket Card slot Number.The agent creates/destroys/modifies an entry whenever the local console affects this configuration.The management application may create/destroy/modify an entry. This entry will exist by default since the Iron Bus Statistics has 90% and 2 minutes configuration by default.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoCableIronBusStatEntry

ciscoCableIronBusStatEntry 1.3.6.1.4.1.9.9.821.1.1.1
An entry (conceptual row) in the cableIronBusStatTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoCableIronBusStatEntry  

ciscoCableIronBusStatIndex 1.3.6.1.4.1.9.9.821.1.1.1.1
This object defines the index of this entry , which should be the slot number of SIP card in CMTS, only support 1,3 currently.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

ciscoCableIronBusStatFibBandwidth 1.3.6.1.4.1.9.9.821.1.1.1.2
This object specifies Iron Bus Fib bandwidth(From Iron Bus) thresholds currently in CMTS being monitored.
Status: current Access: read-only
OBJECT-TYPE    
  NonZeroPercent 1..100  

ciscoCableIronBusStatTibBandwidth 1.3.6.1.4.1.9.9.821.1.1.1.3
This object specifies Iron Bus Tib bandwidth(To Iron Bus) thresholds currently in CMTS being monitored.
Status: current Access: read-only
OBJECT-TYPE    
  NonZeroPercent 1..100  

ciscoCableIronBusStatMessageIntervalCurrent 1.3.6.1.4.1.9.9.821.1.1.1.4
This object specifies Iron Bus warning message interval currently in CMTS being monitored. which from 0 to 60 minutes. Setting the object to 2 will remove the configuration. Setting the object to 0 will not log any warning message.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..60  

ciscoCableIronBusStatBandwidthCurrent 1.3.6.1.4.1.9.9.821.1.1.1.5
This object specifies Iron Bus bandwidth usage thresholds currently in CMTS being monitored. The following values range from 50 to 100. Setting the object to 90 is remove the configuration and set it to default configuration.
Status: current Access: read-write
OBJECT-TYPE    
  NonZeroPercent 50..100  

ciscoCableIronBusStatMessageIntervalDefault 1.3.6.1.4.1.9.9.821.1.1.1.6
This object specifies Iron Bus warning message interval by default. The default value of this object is 2.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..60  

ciscoCableIronBusStatBandwidthDefault 1.3.6.1.4.1.9.9.821.1.1.1.7
This object specifies the default Iron Bus bandwidth usage thresholds in CMTS being monitored. The default value is 90.
Status: current Access: read-only
OBJECT-TYPE    
  NonZeroPercent 1..100  

ciscoCableIronBusStatFibPktsRcv 1.3.6.1.4.1.9.9.821.1.1.1.8
This object specifies the Fib received packets per second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoCableIronBusStatFibBytesRcv 1.3.6.1.4.1.9.9.821.1.1.1.9
This object specifies the Fib received bytes per second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoCableIronBusStatTibPktsSent 1.3.6.1.4.1.9.9.821.1.1.1.10
This object specifies the Fib sent packets per second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoCableIronBusStatTibByteSent 1.3.6.1.4.1.9.9.821.1.1.1.11
This object specifies the Fib sent Bytes per second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoCableIronBusStatFibPktsPerSec 1.3.6.1.4.1.9.9.821.1.1.1.12
This object specifies the Fib throughput Bytes per second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoCableIronBusStatTibPktPerSec 1.3.6.1.4.1.9.9.821.1.1.1.13
This object specifies the Tib throughput Bytes per second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoCableIronBusStatMIBCompliances 1.3.6.1.4.1.9.9.821.2.1
OBJECT IDENTIFIER    

ciscoCableIronBusStatMIBGroups 1.3.6.1.4.1.9.9.821.2.2
OBJECT IDENTIFIER    

ciscoCableIronBusStatMIBCompliance 1.3.6.1.4.1.9.9.821.2.1.1
The compliance statement for entities which implement the Cisco Cable Iron Bus Statistics MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoCableIronBusStatObjectGroup 1.3.6.1.4.1.9.9.821.2.2.1
A collection of objects providing CMTS Iron Bus Statistics being monitored.
Status: current Access: read-only
OBJECT-GROUP