CT-BROADCAST-MIB: View SNMP OID List / Download MIB
VENDOR: ENTERASYS NETWORKS INC.
Home | MIB: CT-BROADCAST-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ctBroadcastCtl | 1.3.6.1.4.1.52.4.1.2.13.1 | |||
ctBroadcastCtlTable | 1.3.6.1.4.1.52.4.1.2.13.1.1 | no-access |
Provides a list of definitions and control objects over ports. |
|
1.3.6.1.4.1.52.4.1.2.13.1.1.1 | no-access |
Defines a particular entry containing objects pertaining to definition and control over ports. |
||
ctBroadcastCtlSlotID | 1.3.6.1.4.1.52.4.1.2.13.1.1.1.1 | integer | read-only |
The specific chassis slot to which this broadcast information pertains. |
ctBroadcastCtlInterface | 1.3.6.1.4.1.52.4.1.2.13.1.1.1.2 | integer | read-only |
The interface for which this broadcast information pertains. |
ctBroadcastTotalBroadcastFrames | 1.3.6.1.4.1.52.4.1.2.13.1.1.1.3 | counter | read-only |
The returned value represents the total number of broadcast frames received on the interface since the device was initialized. |
ctBroadcastPeakBroadcastRate | 1.3.6.1.4.1.52.4.1.2.13.1.1.1.4 | integer | read-only |
The peak rate of broadcast frames received on this interface represented in frames per second. |
ctBroadcastPeakBroadcastRateTime | 1.3.6.1.4.1.52.4.1.2.13.1.1.1.5 | timeticks | read-only |
The time at which the peak broadcast rate occurred. The value returned will represent system up time at which the peak occurred. |
ctBroadcastPeakBroadcastClear | 1.3.6.1.4.1.52.4.1.2.13.1.1.1.6 | integer | read-write |
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. Enumeration: 'clear': 1, 'noClear': 2. |
ctBroadcastDesiredBroadcastThreshold | 1.3.6.1.4.1.52.4.1.2.13.1.1.1.7 | integer | read-write |
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. |