CTRON-FDDI-STAT-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for CTRON-FDDI-STAT-MIB.
19
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
19 total| Object Name |
|---|
ctFDDIStatsUtil OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.2.5.2.1 |
CTRON-MIB-NAMES Unknown .1.3.6.1.4.1.52.4.1.2.5.2.1 |
ctFDDIStatsCtlTableThis table allows control over the creation of FDDI
utilization statistics. This is done by providing an
object that when accessed latches the statistics into
the stats table. SEQUENCE OF CtFDDIStatsCtlEntry .1.3.6.1.4.1.52.4.1.2.5.2.1.1 |
ctFDDIStatsCtlEntryDefines a specific control entry. CtFDDIStatsCtlEntry .1.3.6.1.4.1.52.4.1.2.5.2.1.1.1 |
ctFDDISlotA specific slot for which this connection entry is
defined. If the entry corresponds to a slotless chassis
system, then this entry will have the value of 0.ro INTEGER .1.3.6.1.4.1.52.4.1.2.5.2.1.1.1.1 |
ctFDDISMTA specific instance of SMT for which this entry pertains.ro INTEGER .1.3.6.1.4.1.52.4.1.2.5.2.1.1.1.2 |
ctFDDIPathA specific FDDI Path that this connection entry pertains.ro INTEGER .1.3.6.1.4.1.52.4.1.2.5.2.1.1.1.3 |
ctFDDINextEntryProvides an identifier of the next entry to be used
in the ctFDDIStatsHistoryTable.
Reading this object will latch FDDI performance data
into a conceptual row in the ctFDDIStatsHistoryTable
indexed by the value just read from ctFDDINextEntry.ro INTEGER .1.3.6.1.4.1.52.4.1.2.5.2.1.1.1.4 |
ctFDDIResetPeakThis object provides the ability to reset the peak
bytes and peak time stamp object. This is accomplished
by setting this object with a value of reset(2). Setting
a value of normal(1) will have no affect.
When read this object will always return normal(1).rw Enumeration .1.3.6.1.4.1.52.4.1.2.5.2.1.1.1.5 |
ctFDDIStatsHistoryTableProvides a history of latched FDDI performance objects.
There is one such object for each entry that has been
latched in the ctFDDIStatsCtlTable.
This table will contain the 10 most recent entries. All
other entries will be lost. SEQUENCE OF CtFDDIStatsHistoryEntry .1.3.6.1.4.1.52.4.1.2.5.2.1.2 |
ctFDDIStatsHistoryEntry CtFDDIStatsHistoryEntry .1.3.6.1.4.1.52.4.1.2.5.2.1.2.1 |
ctFDDIStatsIndexA unique entry that identifies a particular latched stats
entry. This corresponds directly to a value of
ctFDDINextEntry.ro INTEGER .1.3.6.1.4.1.52.4.1.2.5.2.1.2.1.1 |
ctFDDIStatsTimeStampThe value of sysUpTime when this entry was created.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.52.4.1.2.5.2.1.2.1.2 |
ctFDDIFramesThe bandwidth utilization in frames per second.ro INTEGER .1.3.6.1.4.1.52.4.1.2.5.2.1.2.1.3 |
ctFDDIBytesThe bandwidth utilization in bytes per second.ro INTEGER .1.3.6.1.4.1.52.4.1.2.5.2.1.2.1.4 |
ctFDDIPeakBytesThe peak bandwidth utilization in bytes per second.ro INTEGER .1.3.6.1.4.1.52.4.1.2.5.2.1.2.1.5 |
ctFDDIPeakTimeA time stamp when the peak occured.ro INTEGER .1.3.6.1.4.1.52.4.1.2.5.2.1.2.1.6 |
ctFDDIStatsSMTThe FDDI SMT index for which these statistics pertain.
The value of the object must match a corresponding value
of ctFDDISMT.ro INTEGER .1.3.6.1.4.1.52.4.1.2.5.2.1.2.1.7 |
ctFDDIStatsPathThe FDDI MAC path index for which these statistics pertain.
The value of the object must match a corresponding value
of ctFDDIPath.ro INTEGER .1.3.6.1.4.1.52.4.1.2.5.2.1.2.1.8 |