F10-BPSTATS-MIB

File: F10-BPSTATS-MIB.mib (35060 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC FORCE10-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Counter64 Integer32 Unsigned32
Gauge32 TimeStamp f10Mgmt

Defined Types

BpDropsEntry  
SEQUENCE    
  bpDropsStackUnitIndex INTEGER
  bpDropsPortPipe INTEGER
  bpDropsPortIndex INTEGER
  bpDropsInDrops Counter64
  bpDropsInUnKnownHgHdr Counter64
  bpDropsInUnKnownHgOpcode Counter64
  bpDropsInMTUExceeds Counter64
  bpDropsInMacDrops Counter64
  bpDropsMMUHOLDrops Counter64
  bpDropsEgMacDrops Counter64
  bpDropsEgTxAgedCounter Counter64
  bpDropsEgTxErrCounter Counter64
  bpDropsEgTxMACUnderflow Counter64
  bpDropsEgTxErrPktCounter Counter64

BpIfStatsEntry  
SEQUENCE    
  bpIfStatsStackUnitIndex INTEGER
  bpIfStatsPortPipe INTEGER
  bpIfStatsPortIndex INTEGER
  bpIfStatsIn64BytePkts Counter64
  bpIfStatsIn65To127BytePkts Counter64
  bpIfStatsIn128To255BytePkts Counter64
  bpIfStatsIn256To511BytePkts Counter64
  bpIfStatsIn512To1023BytePkts Counter64
  bpIfStatsInOver1023BytePkts Counter64
  bpIfStatsInThrottles Counter64
  bpIfStatsInRunts Counter64
  bpIfStatsInGiants Counter64
  bpIfStatsInCRC Counter64
  bpIfStatsInOverruns Counter64
  bpIfStatsOutUnderruns Counter64
  bpIfStatsOutUnicasts Counter64
  bpIfStatsOutCollisions Counter64
  bpIfStatsOutWredDrops Counter64
  bpIfStatsOut64BytePkts Counter64
  bpIfStatsOut65To127BytePkts Counter64
  bpIfStatsOut128To255BytePkts Counter64
  bpIfStatsOut256To511BytePkts Counter64
  bpIfStatsOut512To1023BytePkts Counter64
  bpIfStatsOutOver1023BytePkts Counter64
  bpIfStatsOutThrottles Counter64
  bpIfStatsLastDiscontinuityTime TimeStamp
  bpIfStatsInCentRate Integer32
  bpIfStatsOutCentRate Integer32
  bpIfStatsLastChange TimeStamp

BpPacketBufferEntry  
SEQUENCE    
  bpPacketBufferStackUnitIndex INTEGER
  bpPacketBufferPortPipe INTEGER
  bpPacketBufferTotalPacketBuffer Counter32
  bpPacketBufferCurrentAvailBuffer Counter32
  bpPacketBufferPacketBufferAlloc Counter32

BpBufferStatsEntry  
SEQUENCE    
  bpBufferStatsStackUnitIndex INTEGER
  bpBufferStatsPortPipe INTEGER
  bpBufferStatsPortIndex INTEGER
  bpBufferStatsCurrentUsagePerPort Counter32
  bpBufferStatsDefaultPacketBuffAlloc Counter32
  bpBufferStatsMaxLimitPerPort Counter32

BpCosStatsEntry  
SEQUENCE    
  bpCosStatsStackUnitIndex INTEGER
  bpCosStatsPortPipe INTEGER
  bpCosStatsPortIndex INTEGER
  bpCosStatsCOSNumber INTEGER
  bpCosStatsCurrentUsage Counter32
  bpCosStatsDefaultPacketBuffAlloc Counter32
  bpCosStatsMaxLimit Counter32
  bpCosStatsHOLDDrops Counter64

Defined Values

f10BpStatsMib 1.3.6.1.4.1.6027.3.24
Dell Networking OS Back plane statistics mib. This is MIB shall use for all back plane statistics related activities. This includes the BP ports traffic statistics. BP link bundle monitoring based on BP port statistics. Queue statistics and buffer utilization on BP ports etc ..
MODULE-IDENTITY    

f10BpStatsLinkBundleObjects 1.3.6.1.4.1.6027.3.24.1
OBJECT IDENTIFIER    

f10BpStatsObjects 1.3.6.1.4.1.6027.3.24.2
OBJECT IDENTIFIER    

f10BpStatsAlarms 1.3.6.1.4.1.6027.3.24.3
OBJECT IDENTIFIER    

bpLinkBundleObjects 1.3.6.1.4.1.6027.3.24.1.1
OBJECT IDENTIFIER    

bpLinkBundleRateInterval 1.3.6.1.4.1.6027.3.24.1.1.1
The rate interval for polling the Bp link bundle Monitoring.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 10..299  

bpLinkBundleTriggerThreshold 1.3.6.1.4.1.6027.3.24.1.1.2
The traffic distribution trigger threshold for Bp link bundle Monitoring.In percentage of total bandwidth of the link Bundle
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..90  

bpStatsObjects 1.3.6.1.4.1.6027.3.24.2.1
OBJECT IDENTIFIER    

bpDropsTable 1.3.6.1.4.1.6027.3.24.2.1.1
The back plane drops table contains the list of various drops per BP higig port per BCM unit in a stack unit(card type).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BpDropsEntry

bpDropsEntry 1.3.6.1.4.1.6027.3.24.2.1.1.1
Each drops entry is being indexed by StackUnit(card Type) BCM unit ID and local Port Id
Status: current Access: not-accessible
OBJECT-TYPE    
  BpDropsEntry  

bpDropsStackUnitIndex 1.3.6.1.4.1.6027.3.24.2.1.1.1.1
Stack unit(Card Type Id) number where this port present Each card shall contain more than one BCM units
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..12  

bpDropsPortPipe 1.3.6.1.4.1.6027.3.24.2.1.1.1.2
bpPortPipe denotes the BCM unit in the stack unit(card Type) Each BCM unit shall contain 1-128 local ports, which includes BP as well as front end ports
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..6  

bpDropsPortIndex 1.3.6.1.4.1.6027.3.24.2.1.1.1.3
BP port number. Maximum ports shall support by Trident2 BCM npu is 128. This address space includes FE ports also, which are invalid ports as far as BP is concern. For Z9000 leaf BCM units, 34 to 41 are the valid BP port numbers and for spine BCM units, 1 to 16 are the valid BP ports
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..128  

bpDropsInDrops 1.3.6.1.4.1.6027.3.24.2.1.1.1.4
The No of Ingress packet Drops
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpDropsInUnKnownHgHdr 1.3.6.1.4.1.6027.3.24.2.1.1.1.5
The No of Unknown hiGig header Ingress packet Drops
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpDropsInUnKnownHgOpcode 1.3.6.1.4.1.6027.3.24.2.1.1.1.6
The No of Unknown hiGig Opcode Ingress packet Drops
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpDropsInMTUExceeds 1.3.6.1.4.1.6027.3.24.2.1.1.1.7
No of packets dropped on Ingress because of MTUExceeds
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpDropsInMacDrops 1.3.6.1.4.1.6027.3.24.2.1.1.1.8
No of packets dropped on Ingress MAC
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpDropsMMUHOLDrops 1.3.6.1.4.1.6027.3.24.2.1.1.1.9
No of packets dropped in MMU because of MMU HOL Drops
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpDropsEgMacDrops 1.3.6.1.4.1.6027.3.24.2.1.1.1.10
No of packets dropped on Egress MAC
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpDropsEgTxAgedCounter 1.3.6.1.4.1.6027.3.24.2.1.1.1.11
No of Aged packets dropped on Egress
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpDropsEgTxErrCounter 1.3.6.1.4.1.6027.3.24.2.1.1.1.12
No of Error packets dropped on Egress
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpDropsEgTxMACUnderflow 1.3.6.1.4.1.6027.3.24.2.1.1.1.13
No of MAC underflow packets dropped on Egress
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpDropsEgTxErrPktCounter 1.3.6.1.4.1.6027.3.24.2.1.1.1.14
No of total packets dropped in Egress
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsTable 1.3.6.1.4.1.6027.3.24.2.1.2
The back plane counter statistics table contains the list of various counters per BP higig port per BCM unit in a stack unit(card type).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BpIfStatsEntry

bpIfStatsEntry 1.3.6.1.4.1.6027.3.24.2.1.2.1
Each Stats entry is being indexed by StackUnit(card Type) BCM unit ID and local Port Id
Status: current Access: not-accessible
OBJECT-TYPE    
  BpIfStatsEntry  

bpIfStatsStackUnitIndex 1.3.6.1.4.1.6027.3.24.2.1.2.1.1
Stack unit(Card Type Id) number where this port present Each card shall contain more than one BCM units
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..12  

bpIfStatsPortPipe 1.3.6.1.4.1.6027.3.24.2.1.2.1.2
bpPortPipe denotes the BCM unit in the stack unit(card Type) Each BCM unit shall contain 1-128 local ports, which includes BP as well as front end ports
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..6  

bpIfStatsPortIndex 1.3.6.1.4.1.6027.3.24.2.1.2.1.3
BP port number. Maximum ports shall support by Trident2 BCM npu is 128. This address space includes FE ports also, which are invalid ports as far as BP is concern. For Z9000 leaf BCM units, 34 to 41 are the valid BP port numbers and for spine BCM units, 1 to 16 are the valid BP ports
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..128  

bpIfStatsIn64BytePkts 1.3.6.1.4.1.6027.3.24.2.1.2.1.4
The total number of frames (including bad frames) received that were 64 octets in length (excluding framing bits but including FCS octets).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsIn65To127BytePkts 1.3.6.1.4.1.6027.3.24.2.1.2.1.5
The total number of frames (including bad frames) received that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsIn128To255BytePkts 1.3.6.1.4.1.6027.3.24.2.1.2.1.6
The total number of frames (including bad frames) received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsIn256To511BytePkts 1.3.6.1.4.1.6027.3.24.2.1.2.1.7
The total number of frames (including bad frames) received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsIn512To1023BytePkts 1.3.6.1.4.1.6027.3.24.2.1.2.1.8
The total number of frames (including bad frames) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsInOver1023BytePkts 1.3.6.1.4.1.6027.3.24.2.1.2.1.9
The total number of frames received that were longer than 1023 (1025 Bytes in case of VLAN Tag) octets (excluding framing bits, but including FCS octets) and were otherwise well formed. This counter is not incremented for too long frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsInThrottles 1.3.6.1.4.1.6027.3.24.2.1.2.1.10
This counter is incremented when a valid frame with a length or type field value equal to 0x8808 (Control Frame) is received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsInRunts 1.3.6.1.4.1.6027.3.24.2.1.2.1.11
The total number of frames received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsInGiants 1.3.6.1.4.1.6027.3.24.2.1.2.1.12
The total number of frames received that were longer than 1518 (1522 Bytes in case of VLAN Tag) octets (excluding framing bits, but including FCS octets) and were otherwise well formed. This counter is not incremented for too long frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsInCRC 1.3.6.1.4.1.6027.3.24.2.1.2.1.13
The total number of frames received that had a length (excluding framing bits, but including FCS octets) of between 64 and 1518 octets, inclusive, but had a bad CRC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsInOverruns 1.3.6.1.4.1.6027.3.24.2.1.2.1.14
The total number of frames has been chosen to be dropped by detecting the buffer issue
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsOutUnderruns 1.3.6.1.4.1.6027.3.24.2.1.2.1.15
The total number of frames dropped because of buffer underrun.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsOutUnicasts 1.3.6.1.4.1.6027.3.24.2.1.2.1.16
The total number of Unicast frames are transmitted out of the interface
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsOutCollisions 1.3.6.1.4.1.6027.3.24.2.1.2.1.17
A count of the frames that due to excessive or late collisions are not transmitted successfully.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsOutWredDrops 1.3.6.1.4.1.6027.3.24.2.1.2.1.18
The total number of frames are dropped by using WRED policy due to excessive traffic.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsOut64BytePkts 1.3.6.1.4.1.6027.3.24.2.1.2.1.19
The total number of valid frames with the block of 64 byte size is transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsOut65To127BytePkts 1.3.6.1.4.1.6027.3.24.2.1.2.1.20
The total of valid frame with the block size of range between 65 and 127 bytes are transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsOut128To255BytePkts 1.3.6.1.4.1.6027.3.24.2.1.2.1.21
The total of valid frame with the block size of range between 128 and 255 bytes are transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsOut256To511BytePkts 1.3.6.1.4.1.6027.3.24.2.1.2.1.22
The total of valid frame with the block size of range between 256 and 511 bytes are transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsOut512To1023BytePkts 1.3.6.1.4.1.6027.3.24.2.1.2.1.23
The total of valid frame with the block size of range between 512 and 1023 bytes are transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsOutOver1023BytePkts 1.3.6.1.4.1.6027.3.24.2.1.2.1.24
The total of valid frame with the block size of greater than 1023 bytes are transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsOutThrottles 1.3.6.1.4.1.6027.3.24.2.1.2.1.25
This counter is incremented when a valid frame with a length or type field value equal to 0x8808 (Control Frame) is sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpIfStatsLastDiscontinuityTime 1.3.6.1.4.1.6027.3.24.2.1.2.1.26
The value of sysUpTime on the most recent occasion at which this interface's counters suffered a discontinuity via a reset. If no such discontinuities have occurred since the last reinitialization of the local management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

bpIfStatsInCentRate 1.3.6.1.4.1.6027.3.24.2.1.2.1.27
This is the percentage of maximum line rate at which data is receiving on the Interface. For Z9000 - BP hiGig line rate is 42G. This is an integer value which can go from 0% to 100%.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

bpIfStatsOutCentRate 1.3.6.1.4.1.6027.3.24.2.1.2.1.28
This is the percentage of maximum line rate at which data is sending on the Interface. For Z9000 - BP hiGig line rate is 42G. This is an integer value which can go from 0% to 100%.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

bpIfStatsLastChange 1.3.6.1.4.1.6027.3.24.2.1.2.1.29
The value of sysUpTime, on which all the counters are updated recently
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

bpPacketBufferTable 1.3.6.1.4.1.6027.3.24.2.1.3
The packet buffer table contains the modular packet buffers details per stack unit and the mode of allocation.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BpPacketBufferEntry

bpPacketBufferEntry 1.3.6.1.4.1.6027.3.24.2.1.3.1
Packet buffer details per NPU unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  BpPacketBufferEntry  

bpPacketBufferStackUnitIndex 1.3.6.1.4.1.6027.3.24.2.1.3.1.1
Stack unit(Card Type Id) number where this port present Each card shall contain more than one BCM units
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..12  

bpPacketBufferPortPipe 1.3.6.1.4.1.6027.3.24.2.1.3.1.2
bpPortPipe denotes the BCM unit in the stack unit(card Type) Each BCM unit shall contain 1-128 local ports, which includes BP as well as front end ports
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..6  

bpPacketBufferTotalPacketBuffer 1.3.6.1.4.1.6027.3.24.2.1.3.1.3
Total packet buffer in this NPU unit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bpPacketBufferCurrentAvailBuffer 1.3.6.1.4.1.6027.3.24.2.1.3.1.4
Current available buffer in this NPU unit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bpPacketBufferPacketBufferAlloc 1.3.6.1.4.1.6027.3.24.2.1.3.1.5
Static or Dynamic allocation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bpBufferStatsTable 1.3.6.1.4.1.6027.3.24.2.1.4
The back plane stats per port table contains the packet buffer usage per bp port per NPU unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BpBufferStatsEntry

bpBufferStatsEntry 1.3.6.1.4.1.6027.3.24.2.1.4.1
Per bp port buffer stats
Status: current Access: not-accessible
OBJECT-TYPE    
  BpBufferStatsEntry  

bpBufferStatsStackUnitIndex 1.3.6.1.4.1.6027.3.24.2.1.4.1.1
Stack unit(Card Type Id) number where this port present Each card shall contain more than one BCM units
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..12  

bpBufferStatsPortPipe 1.3.6.1.4.1.6027.3.24.2.1.4.1.2
bpPortPipe denotes the BCM unit in the stack unit(card Type) Each BCM unit shall contain 1-128 local ports, which includes BP as well as front end ports
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..6  

bpBufferStatsPortIndex 1.3.6.1.4.1.6027.3.24.2.1.4.1.3
BP port number. Maximum ports shall support by Trident2 BCM npu is 128. This address space includes FE ports also, which are invalid ports as far as BP is concern. For Z9000 leaf BCM units, 34 to 41 are the valid BP port numbers and for spine BCM units, 1 to 16 are the valid BP ports
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..128  

bpBufferStatsCurrentUsagePerPort 1.3.6.1.4.1.6027.3.24.2.1.4.1.4
Current buffer usage per bp port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bpBufferStatsDefaultPacketBuffAlloc 1.3.6.1.4.1.6027.3.24.2.1.4.1.5
Default packet buffer allocated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bpBufferStatsMaxLimitPerPort 1.3.6.1.4.1.6027.3.24.2.1.4.1.6
Max buffer limit per bp port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bpCosStatsTable 1.3.6.1.4.1.6027.3.24.2.1.5
The back plane statistics per COS table gives packet buffer statistics per COS per bp port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BpCosStatsEntry

bpCosStatsEntry 1.3.6.1.4.1.6027.3.24.2.1.5.1
Per bp port buffer stats and per COS buffer stats.
Status: current Access: not-accessible
OBJECT-TYPE    
  BpCosStatsEntry  

bpCosStatsStackUnitIndex 1.3.6.1.4.1.6027.3.24.2.1.5.1.1
Stack unit(Card Type Id) number where this port present Each card shall contain more than one BCM units
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..12  

bpCosStatsPortPipe 1.3.6.1.4.1.6027.3.24.2.1.5.1.2
bpPortPipe denotes the BCM unit in the stack unit(card Type) Each BCM unit shall contain 1-128 local ports, which includes BP as well as front end ports
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..6  

bpCosStatsPortIndex 1.3.6.1.4.1.6027.3.24.2.1.5.1.3
BP port number. Maximum ports shall support by Trident2 BCM npu is 128. This address space includes FE ports also, which are invalid ports as far as BP is concern. For Z9000 leaf BCM units, 34 to 41 are the valid BP port numbers and for spine BCM units, 1 to 16 are the valid BP ports
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..128  

bpCosStatsCOSNumber 1.3.6.1.4.1.6027.3.24.2.1.5.1.4
COS queue number, There shall 10 unicast and 5 multicast queues per port in Trident2
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..15  

bpCosStatsCurrentUsage 1.3.6.1.4.1.6027.3.24.2.1.5.1.5
Current buffer usage per COS per bp port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bpCosStatsDefaultPacketBuffAlloc 1.3.6.1.4.1.6027.3.24.2.1.5.1.6
Default packet buffer allocated per COS queue
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bpCosStatsMaxLimit 1.3.6.1.4.1.6027.3.24.2.1.5.1.7
Max buffer utilization limit per bp port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bpCosStatsHOLDDrops 1.3.6.1.4.1.6027.3.24.2.1.5.1.8
HOLD Drops Per Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bpLinkBundleNotifications 1.3.6.1.4.1.6027.3.24.3.1
OBJECT IDENTIFIER    

bpLinkBundleAlarmVariable 1.3.6.1.4.1.6027.3.24.3.2
OBJECT IDENTIFIER    

bpLinkBundleType 1.3.6.1.4.1.6027.3.24.3.2.1
Indicates Type of Back plane HiGig link bundle
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER unknown(1), bpHgBundle(2)  

bpLinkBundleSlot 1.3.6.1.4.1.6027.3.24.3.2.2
The SlotId on which Link Bundle is overloaded
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

bpLinkBundleNpuUnit 1.3.6.1.4.1.6027.3.24.3.2.3
The npuUnitId(BCM unit Id) on which Link Bundle is overloaded
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

bpLinkBundleLocalId 1.3.6.1.4.1.6027.3.24.3.2.4
The local linkBundle Id which is overloaded
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

bpLinkBundleImbalance 1.3.6.1.4.1.6027.3.24.3.1.1
Trap generated when traffic imbalance observed in BP Link Bundles
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bpLinkBundleImbalanceClear 1.3.6.1.4.1.6027.3.24.3.1.2
Trap generated when traffic imbalance is no longer observed on Bp Link bundles
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE