CTRON-SFPS-PKTMGR-MIB

File: CTRON-SFPS-PKTMGR-MIB.mib (21665 bytes)

Imported modules

RFC-1212 CTRON-SFPS-INCLUDE-MIB

Imported symbols

OBJECT-TYPE sfpsSwitchSfpsPacket sfpsCSPPacket
sfpsPktDispatchStats

Defined Types

SfpsSwitchInstance  
INTEGER    

HexInteger  
INTEGER    

SfpsPacketMgrEntry  
SEQUENCE    
  sfpsPacketMgrSwitchID INTEGER
  sfpsPacketMgrPacketType HexInteger
  sfpsPacketMgrTotalPackets INTEGER
  sfpsPacketMgrPktsUsed INTEGER
  sfpsPacketMgrPktsAvailable INTEGER
  sfpsPacketMgrPktsInUse INTEGER
  sfpsPacketMgrNotFound INTEGER
  sfpsPacketMgrTooLarge INTEGER
  sfpsPacketMgrToCreate INTEGER
  sfpsPacketMgrReInit INTEGER

SfpsPacketListEntry  
SEQUENCE    
  sfpsPacketListPacketType HexInteger
  sfpsPacketListSize INTEGER
  sfpsPacketListTotalPackets INTEGER
  sfpsPacketListPktsUsed INTEGER
  sfpsPacketListPktsLeft INTEGER
  sfpsPacketListPktsInUse INTEGER
  sfpsPacketListLowWater INTEGER
  sfpsPacketListNotFound INTEGER
  sfpsPacketListStatus INTEGER

SfpsPacketSizeEntry  
SEQUENCE    
  sfpsPacketSizeSwitchInstance SfpsSwitchInstance
  sfpsPacketSizeSize INTEGER
  sfpsPacketSizePktsUsed INTEGER
  sfpsPacketSizeNotFound INTEGER

SfpsPacketQEntry  
SEQUENCE    
  sfpsPacketQPriorityQ INTEGER
  sfpsPacketQTotalPackets INTEGER
  sfpsPacketQCurrent INTEGER
  sfpsPacketQHighWater INTEGER

Defined Values

sfpsPacketMgrTable 1.3.6.1.4.1.52.4.2.4.2.1.7.1
This table keeps the statistics on all packets in the packetmanager
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SfpsPacketMgrEntry

sfpsPacketMgrEntry 1.3.6.1.4.1.52.4.2.4.2.1.7.1.1
Each entry describes part of the packetmanager table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SfpsPacketMgrEntry  

sfpsPacketMgrSwitchID 1.3.6.1.4.1.52.4.2.4.2.1.7.1.1.1
The switch instance of the switch
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsPacketMgrPacketType 1.3.6.1.4.1.52.4.2.4.2.1.7.1.1.2
The packet type
Status: mandatory Access: read-only
OBJECT-TYPE    
  HexInteger  

sfpsPacketMgrTotalPackets 1.3.6.1.4.1.52.4.2.4.2.1.7.1.1.3
The total number of packets created in the packetmanager
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsPacketMgrPktsUsed 1.3.6.1.4.1.52.4.2.4.2.1.7.1.1.4
The total number of pkts used since beginning of switch uptime
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsPacketMgrPktsAvailable 1.3.6.1.4.1.52.4.2.4.2.1.7.1.1.5
The number of packets left in the packetmanager
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsPacketMgrPktsInUse 1.3.6.1.4.1.52.4.2.4.2.1.7.1.1.6
The number of packets created minus the number of packets left
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsPacketMgrNotFound 1.3.6.1.4.1.52.4.2.4.2.1.7.1.1.8
The number of times a packet was requested and the packetmanager did not have a packet of its size or larger
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsPacketMgrTooLarge 1.3.6.1.4.1.52.4.2.4.2.1.7.1.1.9
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsPacketMgrToCreate 1.3.6.1.4.1.52.4.2.4.2.1.7.1.1.10
Changes the number of packets in the PacketManager
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsPacketMgrReInit 1.3.6.1.4.1.52.4.2.4.2.1.7.1.1.11
The lowest number of packets ever in the packetmanager
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), reinit(2)  

sfpsPacketListTable 1.3.6.1.4.1.52.4.2.4.2.1.7.2
This table keeps the statistics on all packets in the packetmanager
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SfpsPacketListEntry

sfpsPacketListEntry 1.3.6.1.4.1.52.4.2.4.2.1.7.2.1
Each entry describes part of the packetmanager table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SfpsPacketListEntry  

sfpsPacketListPacketType 1.3.6.1.4.1.52.4.2.4.2.1.7.2.1.1
The switch instance of the switch
Status: mandatory Access: read-only
OBJECT-TYPE    
  HexInteger  

sfpsPacketListSize 1.3.6.1.4.1.52.4.2.4.2.1.7.2.1.2
The size of the packets that are located in this particular sfpspacketlist
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsPacketListTotalPackets 1.3.6.1.4.1.52.4.2.4.2.1.7.2.1.3
The total number of packets created in the packetmanager
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsPacketListPktsUsed 1.3.6.1.4.1.52.4.2.4.2.1.7.2.1.4
The total number of pkts used since beginning of switch uptime
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsPacketListPktsLeft 1.3.6.1.4.1.52.4.2.4.2.1.7.2.1.5
The number of packets left in the packetmanager
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsPacketListPktsInUse 1.3.6.1.4.1.52.4.2.4.2.1.7.2.1.6
The number of packets created minus the number of packets left
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsPacketListLowWater 1.3.6.1.4.1.52.4.2.4.2.1.7.2.1.7
The lowest number of packets ever in the packetmanager
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsPacketListNotFound 1.3.6.1.4.1.52.4.2.4.2.1.7.2.1.8
The number of times a packet was requested and the packetmanager did not have a packet of its size or larger
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsPacketListStatus 1.3.6.1.4.1.52.4.2.4.2.1.7.2.1.9
Sets the administrative state of the packet list for which the entry exists.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), enabled(2), disabled(3)  

sfpsPacketSizeTable 1.3.6.1.4.1.52.4.2.4.2.1.7.3
This table keeps the statistics on all packets in the packetmanager
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SfpsPacketSizeEntry

sfpsPacketSizeEntry 1.3.6.1.4.1.52.4.2.4.2.1.7.3.1
Each entry describes part of the packetmanager table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SfpsPacketSizeEntry  

sfpsPacketSizeSwitchInstance 1.3.6.1.4.1.52.4.2.4.2.1.7.3.1.1
The switch instance of the switch
Status: mandatory Access: read-only
OBJECT-TYPE    
  SfpsSwitchInstance  

sfpsPacketSizeSize 1.3.6.1.4.1.52.4.2.4.2.1.7.3.1.2
The size of the packets that are located in this particular sfpspacketSize
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsPacketSizePktsUsed 1.3.6.1.4.1.52.4.2.4.2.1.7.3.1.3
The total number of pkts used since beginning of switch uptime
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsPacketSizeNotFound 1.3.6.1.4.1.52.4.2.4.2.1.7.3.1.4
The number of times a packet was requested and the packetmanager did not have a packet of its size or Larger
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsPacketQTable 1.3.6.1.4.1.52.4.2.4.2.1.7.4
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SfpsPacketQEntry

sfpsPacketQEntry 1.3.6.1.4.1.52.4.2.4.2.1.7.4.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SfpsPacketQEntry  

sfpsPacketQPriorityQ 1.3.6.1.4.1.52.4.2.4.2.1.7.4.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER low(1), medium(2), high(3)  

sfpsPacketQTotalPackets 1.3.6.1.4.1.52.4.2.4.2.1.7.4.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsPacketQCurrent 1.3.6.1.4.1.52.4.2.4.2.1.7.4.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsPacketQHighWater 1.3.6.1.4.1.52.4.2.4.2.1.7.4.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCSPPacketStatsPacketsSentBad 1.3.6.1.4.1.52.4.2.4.2.1.10.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCSPPacketStatsPacketsSentGood 1.3.6.1.4.1.52.4.2.4.2.1.10.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCSPPacketStatsPacketsReceivedBad 1.3.6.1.4.1.52.4.2.4.2.1.10.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCSPPacketStatsPacketsReceivedGood 1.3.6.1.4.1.52.4.2.4.2.1.10.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsPktDispatchStatsVerb 1.3.6.1.4.1.52.4.2.4.2.1.7.5.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), resetAllStats(2)  

numHPMInvalidFrameTypeDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numHPMFilterMgtPortDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numHPMPhysToLogPortDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numHPMNullSFPSPktDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numHPM81fdThrottleDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.6
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numHPM81ffThrottleDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.7
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numHPMPhysStandbyMaskDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.8
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numBSInvSrcPortDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.9
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numBSSourceBlockDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.10
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numBSViolationDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.11
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numBSUnknownPortDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.12
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numBSStandbyPortDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.13
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numBSFabricNghbrPortDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.14
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numBSGoingToAccessPortDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.15
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numBSInvPortTypeDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.16
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numBSNullCallDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.17
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numBSNullBottomCPDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.18
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numBSInvCSPTypeDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.19
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numBSNonHello81fdDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.20
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numBSCSPCtrlDisableDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.21
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numBSCSPCtrlIndexDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.22
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numBCPNullCallDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.23
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numBCPCPFaultedDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.24
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numBCPGleanFailDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.25
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numBCPCPHaltedDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.26
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numBCPSwitchedBCADrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.27
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numBCPCallNotAcceptedDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.28
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numHPM81fdNullPktDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.29
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

numHPM81fdHelloNullPktDrops 1.3.6.1.4.1.52.4.2.4.2.1.7.5.30
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER