CT-BROADCAST-MIB
- Registered at
- 1.3.6.1.4.1.52.4.1.2.13.1
- Namespace
- enterasys
- Source file
CT-BROADCAST-MIB- Digest
sha256:9ad273ec6b42cc2c93715fe3e2559de8f2461b25675db5733e00da8a422d5343
Imports
| From | Symbols |
|---|---|
| CTRON-MIB-NAMES | ctBroadcast |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, 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.
CT-BROADCAST-MIB CTRON-MIB-NAMES CTRON-OIDS SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ctBroadcastCtl OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.13.1 | |||
| ctBroadcastCtlTable OBJECT-TYPE Provides a list of definitions and control objects over ports. | 1.3.6.1.4.1.52.4.1.2.13.1.1 | not-accessible | mandatory | |
| ctBroadcastCtlEntry OBJECT-TYPE Defines a particular entry containing objects pertaining to definition and control over ports. | 1.3.6.1.4.1.52.4.1.2.13.1.1.1 | not-accessible | mandatory | |
| ctBroadcastCtlSlotID OBJECT-TYPE The specific chassis slot to which this broadcast information pertains. | 1.3.6.1.4.1.52.4.1.2.13.1.1.1.1 | INTEGER | read-only | mandatory |
| ctBroadcastCtlInterface OBJECT-TYPE The interface for which this broadcast information pertains. | 1.3.6.1.4.1.52.4.1.2.13.1.1.1.2 | INTEGER | read-only | mandatory |
| ctBroadcastTotalBroadcastFrames OBJECT-TYPE The returned value represents the total number of broadcast frames received on the interface since the device was initialized. | 1.3.6.1.4.1.52.4.1.2.13.1.1.1.3 | Counter | read-only | mandatory |
| ctBroadcastPeakBroadcastRate OBJECT-TYPE The peak rate of broadcast frames received on this interface represented in frames per second. | 1.3.6.1.4.1.52.4.1.2.13.1.1.1.4 | INTEGER | read-only | mandatory |
| ctBroadcastPeakBroadcastRateTime OBJECT-TYPE The time at which the peak broadcast rate occurred. The value returned will represent system up time at which the peak occurred. | 1.3.6.1.4.1.52.4.1.2.13.1.1.1.5 | TimeTicks | read-only | mandatory |
| ctBroadcastPeakBroadcastClear OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.1.2.13.1.1.1.6 | INTEGER {clear(1), noClear(2)} | read-write | mandatory |
| ctBroadcastDesiredBroadcastThreshold OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.1.2.13.1.1.1.7 | INTEGER (1..2147483647) | read-write | mandatory |