CISCOSB-PORT-STATISTICS-MIB

File: CISCOSB-PORT-STATISTICS-MIB.mib (23932 bytes)

Imported modules

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

Imported symbols

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

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), snaPortUtilizationRxColor(38), snaPortUtilizationTxColor(39), poePowerConsumption(40), poePowerSavings(41), poeOverload(42), poeShort(43), poeDenied(44), poeAbsent(45), poeInvalidSignature(46), lastCounterSpecifier(47)  

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.9.6.1.101.223
This private MIB module for Port-Statistics
MODULE-IDENTITY    

rlPortStatEnabledPorts 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.223.3.1
Entry in the rlPortStatSampleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPortStatSampleEntry  

rlPortStatSampleIfIndex 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.223.3.1.9
Port-Statistics counter value
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rlPortStatSamplePartialFlag 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.223.4.1
Entry in the rlPortStatLastSampleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPortStatLastSampleEntry  

rlPortStatLastSampleIfIndex 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.223.4.1.9
Port-Statistics counter value
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rlPortStatLastSamplePartialFlag 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.223.5.1
Entry in the rlPortStatLastEventTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPortStatLastEventEntry  

rlPortStatLastEventIfIndex 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.223.5.1.6
Port-statistic counter-name
Status: current Access: read-only
OBJECT-TYPE    
  PortStatisticsCounterName  

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

rlPortStatClearPOEConsumptionPorts 1.3.6.1.4.1.9.6.1.101.223.6
Action MIB for clearing port-statistics POE consumption history on a list of selected ports
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

rlPortStatPOECumulativeEnergySaved 1.3.6.1.4.1.9.6.1.101.223.7
POE cumulative energy savings per system due to time-range feature in Watt*Hour units
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rlPortStatGreenEthCumulativeEnergySaved 1.3.6.1.4.1.9.6.1.101.223.8
Green Ethernet cumulative energy savings per system in Watt*Hour units
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rlPortStatGreenEthEstimatedAnnualEnergySaved 1.3.6.1.4.1.9.6.1.101.223.9
Green Ethernet estimated anual energy savings per system in Watt*Hour units Annual estimate is based on the saving during the previous week multiplied by 52
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rlPortStatClearPortEventsCategory 1.3.6.1.4.1.9.6.1.101.223.10
Scalar for determining the type of counters to be cleared when invoking rlPortStatClearPortEvents action MIB
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER macCounters(1), poeCounters(2)  

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

rlPortStatPOEEstimatedAnnualEnergySaved 1.3.6.1.4.1.9.6.1.101.223.12
PoE estimated anual energy savings per system in Watt*Hour units Annual estimate is based on the saving during the previous week multiplied by 52
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rlPortStatPOEEstimatedAnnualEnergySavedAvailable 1.3.6.1.4.1.9.6.1.101.223.13
Determines wether PoE estimated anual energy savings is available. Annual estimate is available when device contains energy-savings statistics from previous week.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlPortStatGreenEthEstimatedAnnualEnergySavedAvailable 1.3.6.1.4.1.9.6.1.101.223.14
Determines wether Green Ethernet estimated anual energy savings is available. Annual estimate is available when device contains energy-savings statistics from previous week.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlPortStatPOECurrentEnergySaved 1.3.6.1.4.1.9.6.1.101.223.15
POE current energy savings per system due to time-range feature in Watt*Hour units
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rlPortStatClearGreenEthCumulativeEnergySaved 1.3.6.1.4.1.9.6.1.101.223.16
Action MIB for setting Green-Ethernet-Cumulative-Energy-Saved value to zero.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPortStatEnabled 1.3.6.1.4.1.9.6.1.101.223.17
Determine whether port-statistics is globally enabled or disabled
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue