RADLAN-PORT-STATISTICS-MIB

File: RADLAN-PORT-STATISTICS-MIB.mib (17847 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC Q-BRIDGE-MIB
IF-MIB RADLAN-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter64 Integer32 DisplayString
TEXTUAL-CONVENTION TruthValue RowStatus
PortList InterfaceIndex ifIndex
rnd

Defined Types

PortStatisticsSubType  
Specifies port-statistic sub-type
TEXTUAL-CONVENTION    
  INTEGER second(1), minute(2), hour(3), day(4), week(5)  

PortStatisticsSampleClockSource  
Specifies port-statistic sample clock-source
TEXTUAL-CONVENTION    
  INTEGER internal(1), sntp(2), userDefined(3)  

PortStatisticsCounterName  
Specifies port-statistic counter-name
TEXTUAL-CONVENTION    
  INTEGER anyCounter(0), unicastFrameSent(1), broadcastFrameSent(2), multicastFrameSent(3), goodOctetsSent(4), txUtilization(5), goodUnicastFrameReceived(6), broadcastFrameReceived(7), multicastFrameReceived(8), rxErrorFrameReceived(9), totalOctetsReceived(10), rxUtilization(11), txRxUtilization(12), frames64B(13), frames65To127B(14), frames128To255B(15), frames256To511B(16), frames512To1023B(17), frames1024To1518B(18), dot3StatsFCSErrors(19), dot3StatsSingleCollisionFrames(20), dot3StatsLateCollisions(21), dot3StatsExcessiveCollisions(22), dot3StatsFrameTooLongs(23), dot3StatsInternalMacReceiveErrors(24), dot3InPauseFrames(25), dot3OutPauseFrames(26), etherStatsDropEvents(27), etherStatsCRCAlignErrors(28), etherStatsUndersizePkts(29), etherStatsOversizePkts(30), etherStatsFragments(31), etherStatsJabbers(32), etherStatsCollisions(33), goodOctetsReceived(34), badOctetsReceived(35), goodFrameSent(36), goodFrameReceived(37), lastCounterSpecifier(38)  

RlPortStatSampleEntry  
SEQUENCE    
  rlPortStatSampleIfIndex InterfaceIndex
  rlPortStatSampleStatSubType PortStatisticsSubType
  rlPortStatSampleCounterName PortStatisticsCounterName
  rlPortStatSampleStatID Unsigned32
  rlPortStatSampleCollectionInterval Unsigned32
  rlPortStatSampleSystemCollectionTime Unsigned32
  rlPortStatSampleCollectionTime Unsigned32
  rlPortStatSampleCollectionTimeStr DisplayString Size(0..15)
  rlPortStatSampleCounterValue Counter64
  rlPortStatSamplePartialFlag TruthValue
  rlPortStatSampleClockSource PortStatisticsSampleClockSource

RlPortStatLastSampleEntry  
SEQUENCE    
  rlPortStatLastSampleIfIndex InterfaceIndex
  rlPortStatLastSampleStatSubType PortStatisticsSubType
  rlPortStatLastSampleCounterName PortStatisticsCounterName
  rlPortStatLastSampleStatID Unsigned32
  rlPortStatLastSampleCollectionInterval Unsigned32
  rlPortStatLastSampleSystemCollectionTime Unsigned32
  rlPortStatLastSampleCollectionTime Unsigned32
  rlPortStatLastSampleCollectionTimeStr DisplayString Size(0..15)
  rlPortStatLastSampleCounterValue Counter64
  rlPortStatLastSamplePartialFlag TruthValue
  rlPortStatLastSampleClockSource PortStatisticsSampleClockSource

RlPortStatLastEventEntry  
SEQUENCE    
  rlPortStatLastEventIfIndex InterfaceIndex
  rlPortStatLastEventCounterName PortStatisticsCounterName
  rlPortStatLastEventSystemTime Unsigned32
  rlPortStatLastEventPosixTime Unsigned32
  rlPortStatLastEventTimeStr DisplayString Size(0..15)
  rlPortStatLastEventCounter PortStatisticsCounterName
  rlPortStatLastEventCounterValue Counter64

Defined Values

rlPortStat 1.3.6.1.4.1.89.223
This private MIB module for Port-Statistics
MODULE-IDENTITY    

rlPortStatEnabledPorts 1.3.6.1.4.1.89.223.1
Port-set to determine from which port to collect port-statistics
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

rlPortStatClearPorts 1.3.6.1.4.1.89.223.2
Action MIB for clearing port-statistics history on a list of selected ports
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

rlPortStatSampleTable 1.3.6.1.4.1.89.223.3
The table holds port-statistics for Ethernet ports This is a read-only MIB for presentation purposes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPortStatSampleEntry

rlPortStatSampleEntry 1.3.6.1.4.1.89.223.3.1
Entry in the rlPortStatSampleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPortStatSampleEntry  

rlPortStatSampleIfIndex 1.3.6.1.4.1.89.223.3.1.1
Interface Index. This variable is a key in port-statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rlPortStatSampleStatSubType 1.3.6.1.4.1.89.223.3.1.2
Port-statistic sub-type. This variable is a key in port-statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortStatisticsSubType  

rlPortStatSampleCounterName 1.3.6.1.4.1.89.223.3.1.3
Port-statistic counter-name. This variable is a key in port-statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortStatisticsCounterName  

rlPortStatSampleStatID 1.3.6.1.4.1.89.223.3.1.4
Statistics ID. This variable is a key in port-statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

rlPortStatSampleCollectionInterval 1.3.6.1.4.1.89.223.3.1.5
Port-statistic collection time interval (in seconds).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlPortStatSampleSystemCollectionTime 1.3.6.1.4.1.89.223.3.1.6
The system up-time when the samples were taken, formatted in posix-time format
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlPortStatSampleCollectionTime 1.3.6.1.4.1.89.223.3.1.7
The absolute time when the samples were taken, formatted in posix-time format
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlPortStatSampleCollectionTimeStr 1.3.6.1.4.1.89.223.3.1.8
The absolute time when the samples were taken, in string format - 'hhmmssddMMYYYYw' where 'w' stands for weekDay (1-7)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

rlPortStatSampleCounterValue 1.3.6.1.4.1.89.223.3.1.9
Port-Statistics counter value
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rlPortStatSamplePartialFlag 1.3.6.1.4.1.89.223.3.1.10
Indicates whether the collected statistics for the current entry are partial.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlPortStatSampleClockSource 1.3.6.1.4.1.89.223.3.1.11
Indicates the clock-source used for marking the collection-time of the collected sample
Status: current Access: read-only
OBJECT-TYPE    
  PortStatisticsSampleClockSource  

rlPortStatLastSampleTable 1.3.6.1.4.1.89.223.4
The table holds the last sample from port-statistics. This is a read-only MIB for presentation purposes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPortStatLastSampleEntry

rlPortStatLastSampleEntry 1.3.6.1.4.1.89.223.4.1
Entry in the rlPortStatLastSampleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPortStatLastSampleEntry  

rlPortStatLastSampleIfIndex 1.3.6.1.4.1.89.223.4.1.1
Interface Index. This variable is a key in port-statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rlPortStatLastSampleStatSubType 1.3.6.1.4.1.89.223.4.1.2
Port-statistic sub-type. This variable is a key in port-statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortStatisticsSubType  

rlPortStatLastSampleCounterName 1.3.6.1.4.1.89.223.4.1.3
Port-statistic counter-name. This variable is a key in port-statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortStatisticsCounterName  

rlPortStatLastSampleStatID 1.3.6.1.4.1.89.223.4.1.4
Statistics ID. This variable is a key in port-statistics table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlPortStatLastSampleCollectionInterval 1.3.6.1.4.1.89.223.4.1.5
Port-statistic collection time interval (in seconds).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlPortStatLastSampleSystemCollectionTime 1.3.6.1.4.1.89.223.4.1.6
The system up-time when the samples were taken, formatted in posix-time format
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlPortStatLastSampleCollectionTime 1.3.6.1.4.1.89.223.4.1.7
The absolute time when the samples were taken, formatted in posix-time format
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlPortStatLastSampleCollectionTimeStr 1.3.6.1.4.1.89.223.4.1.8
The absolute time when the samples were taken, in string format - 'hhmmssddMMYYYYw' where 'w' stands for weekDay (1-7)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

rlPortStatLastSampleCounterValue 1.3.6.1.4.1.89.223.4.1.9
Port-Statistics counter value
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rlPortStatLastSamplePartialFlag 1.3.6.1.4.1.89.223.4.1.10
Indicates whether the collected statistics for the current entry are partial.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlPortStatLastSampleClockSource 1.3.6.1.4.1.89.223.4.1.11
Indicates the clock-source used for marking the collection-time of the collected sample
Status: current Access: read-only
OBJECT-TYPE    
  PortStatisticsSampleClockSource  

rlPortStatLastEventTable 1.3.6.1.4.1.89.223.5
This table holds records of the last time an ether-like counter changed its value and time when the change had occoured. This is a read-only MIB for presentation purposes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPortStatLastEventEntry

rlPortStatLastEventEntry 1.3.6.1.4.1.89.223.5.1
Entry in the rlPortStatLastEventTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPortStatLastEventEntry  

rlPortStatLastEventIfIndex 1.3.6.1.4.1.89.223.5.1.1
Interface Index. This variable is a key in last-event table.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rlPortStatLastEventCounterName 1.3.6.1.4.1.89.223.5.1.2
Port-statistic counter-name. use 'anyCounter' (0) enum value to extract the last event that occoured in a given port / ifIndex. This variable is a key in last-event table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortStatisticsCounterName  

rlPortStatLastEventSystemTime 1.3.6.1.4.1.89.223.5.1.3
The system up-time of the event, formatted in posix-time format
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlPortStatLastEventPosixTime 1.3.6.1.4.1.89.223.5.1.4
The absolute time of the event, formatted in posix-time format
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlPortStatLastEventTimeStr 1.3.6.1.4.1.89.223.5.1.5
The absolute time of the event, in string format - 'hhmmssddMMYYYYw' where 'w' stands for weekDay (1-7)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

rlPortStatLastEventCounter 1.3.6.1.4.1.89.223.5.1.6
Port-statistic counter-name
Status: current Access: read-only
OBJECT-TYPE    
  PortStatisticsCounterName  

rlPortStatLastEventCounterValue 1.3.6.1.4.1.89.223.5.1.7
Port-Statistics counter value
Status: current Access: read-only
OBJECT-TYPE    
  Counter64