CT-BROADCAST-MIB

File: CT-BROADCAST-MIB.mib (6050 bytes)

Imported modules

RFC-1212 RFC1155-SMI CTRON-MIB-NAMES

Imported symbols

OBJECT-TYPE Counter TimeTicks
ctBroadcast

Defined Types

CtBroadcastCtlEntry  
SEQUENCE    
  ctBroadcastCtlSlotID INTEGER
  ctBroadcastCtlInterface INTEGER
  ctBroadcastTotalBroadcastFrames Counter
  ctBroadcastPeakBroadcastRate INTEGER
  ctBroadcastPeakBroadcastRateTime TimeTicks
  ctBroadcastPeakBroadcastClear INTEGER
  ctBroadcastDesiredBroadcastThreshold INTEGER

Defined Values

ctBroadcastCtl 1.3.6.1.4.1.52.4.1.2.13.1
OBJECT IDENTIFIER    

ctBroadcastCtlTable 1.3.6.1.4.1.52.4.1.2.13.1.1
Provides a list of definitions and control objects over ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtBroadcastCtlEntry

ctBroadcastCtlEntry 1.3.6.1.4.1.52.4.1.2.13.1.1.1
Defines a particular entry containing objects pertaining to definition and control over ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtBroadcastCtlEntry  

ctBroadcastCtlSlotID 1.3.6.1.4.1.52.4.1.2.13.1.1.1.1
The specific chassis slot to which this broadcast information pertains.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctBroadcastCtlInterface 1.3.6.1.4.1.52.4.1.2.13.1.1.1.2
The interface for which this broadcast information pertains.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctBroadcastTotalBroadcastFrames 1.3.6.1.4.1.52.4.1.2.13.1.1.1.3
The returned value represents the total number of broadcast frames received on the interface since the device was initialized.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ctBroadcastPeakBroadcastRate 1.3.6.1.4.1.52.4.1.2.13.1.1.1.4
The peak rate of broadcast frames received on this interface represented in frames per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctBroadcastPeakBroadcastRateTime 1.3.6.1.4.1.52.4.1.2.13.1.1.1.5
The time at which the peak broadcast rate occurred. The value returned will represent system up time at which the peak occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

ctBroadcastPeakBroadcastClear 1.3.6.1.4.1.52.4.1.2.13.1.1.1.6
This object is used to clear the values found in peakBroadcastRate and peakBroadcastRateTime. When set with a value of clear(1) the values will be cleared. When read, a value a value of noClear(2) will be returned. A set of a value of noClear(2) will have no effect.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER clear(1), noClear(2)  

ctBroadcastDesiredBroadcastThreshold 1.3.6.1.4.1.52.4.1.2.13.1.1.1.7
The allowable number of received broadcast frames per second this interface is allowed to forward to/out other interfaces in the device. Any number of broadcast frames per second above the desired vlaue will be dropped. The default value for the interface is the theoretical maximum frames per second for the interface. The acceptable range covers the theoretical maximum for all current media forms.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..2147483647