QLASP-Statistics-MIB

File: QLASP-Statistics-MIB.mib (15572 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB

Imported symbols

enterprises Counter OBJECT-TYPE
DisplayString

Defined Types

BtsTeamEntry  
SEQUENCE    
  btsTeamIndex INTEGER
  btsTeamName DisplayString
  btsPhyNumber INTEGER
  btsVirNumber INTEGER
  btsPacketSends Counter
  btsPacketSendDiscardeds Counter
  btsPacketSendQueueds Counter
  btsPacketRecvs Counter
  btsPacketRecvDiscardeds Counter
  btsLinkPacketsSents Counter
  btsLinkPacketsRetrieds Counter

BtsPhyAdapterStatEntry  
SEQUENCE    
  btspTeamIndex INTEGER 0..65535
  btspAdapterIndex INTEGER 0..65535
  btspAdapterDesc DisplayString
  btspPacketSends Counter
  btspPacketSendDiscardeds Counter
  btspPacketRecvs Counter
  btspPacketRecvDiscardeds Counter
  btspLinkPacketsSents Counter
  btspLinkPacketsRetrieds Counter

BtsVirAdapterStatEntry  
SEQUENCE    
  btsvTeamIndex INTEGER 0..65535
  btsvAdapterIndex INTEGER 0..65535
  btsvAdapterDesc DisplayString
  btsvPacketSends Counter
  btsvPacketSendQueueds Counter
  btsvPacketRecvs Counter

Defined Values

qlogic 1.3.6.1.4.1.3873
OBJECT IDENTIFIER    

enet 1.3.6.1.4.1.3873.1
OBJECT IDENTIFIER    

qlasp 1.3.6.1.4.1.3873.1.2
OBJECT IDENTIFIER    

qlaspStat 1.3.6.1.4.1.3873.1.2.2
OBJECT IDENTIFIER    

qlaspTeamStat 1.3.6.1.4.1.3873.1.2.2.1
OBJECT IDENTIFIER    

qlaspPhyAdapterStat 1.3.6.1.4.1.3873.1.2.2.2
OBJECT IDENTIFIER    

qlaspVirAdapterStat 1.3.6.1.4.1.3873.1.2.2.3
OBJECT IDENTIFIER    

btsTeamNumber 1.3.6.1.4.1.3873.1.2.2.1.1
The number of loadbalance teams present on this system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

btsTeamTable 1.3.6.1.4.1.3873.1.2.2.1.2
A list of team entries. The number of teams is given by the value of teamNumber.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BtsTeamEntry

btsTeamEntry 1.3.6.1.4.1.3873.1.2.2.1.2.1
An entry containing team statistics objects at the target system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BtsTeamEntry  

btsTeamIndex 1.3.6.1.4.1.3873.1.2.2.1.2.1.1
An unique value for each team. The value for each team must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..65535  

btsTeamName 1.3.6.1.4.1.3873.1.2.2.1.2.1.2
A textual string containing name of the team
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

btsPhyNumber 1.3.6.1.4.1.3873.1.2.2.1.2.1.3
Number of physical adapters in the team
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

btsVirNumber 1.3.6.1.4.1.3873.1.2.2.1.2.1.4
Number of virtual adapters in the team
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

btsPacketSends 1.3.6.1.4.1.3873.1.2.2.1.2.1.5
number of send packets that are forwarded to the team members, derived from physical adapter statistics.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

btsPacketSendDiscardeds 1.3.6.1.4.1.3873.1.2.2.1.2.1.6
number of send packets that are discarded, derived from physical adapter statistics.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

btsPacketSendQueueds 1.3.6.1.4.1.3873.1.2.2.1.2.1.7
number of send packets queued by driver waiting for resource
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

btsPacketRecvs 1.3.6.1.4.1.3873.1.2.2.1.2.1.8
number of receive packets that are indicated to upper layer, derived from physical adapter statistics.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

btsPacketRecvDiscardeds 1.3.6.1.4.1.3873.1.2.2.1.2.1.9
number of receive packets discarded, derived from physical adapter statistics.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

btsLinkPacketsSents 1.3.6.1.4.1.3873.1.2.2.1.2.1.10
For LiveLink feature: Number of link packets sent across all adapters for the team - Expressed as a quantity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

btsLinkPacketsRetrieds 1.3.6.1.4.1.3873.1.2.2.1.2.1.11
For LiveLink feature: The number of retry packets sent across all adapters for the team - Expressed as a quantity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

btsPhyAdapterNumber 1.3.6.1.4.1.3873.1.2.2.2.1
Number of physical adapters presented in the physical adapter table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

btsPhyAdapterStatTable 1.3.6.1.4.1.3873.1.2.2.2.2
The phyMember tables contain the physical adapter members of loadbalance teams.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BtsPhyAdapterStatEntry

btsPhyAdapterStatEntry 1.3.6.1.4.1.3873.1.2.2.2.2.1
A team entry containing objects at the target system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BtsPhyAdapterStatEntry  

btspTeamIndex 1.3.6.1.4.1.3873.1.2.2.2.2.1.1
An unique value for each team.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..65535  

btspAdapterIndex 1.3.6.1.4.1.3873.1.2.2.2.2.1.2
A value for each adapter within a team.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..65535  

btspAdapterDesc 1.3.6.1.4.1.3873.1.2.2.2.2.1.3
A textual string containing name of the physical member
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

btspPacketSends 1.3.6.1.4.1.3873.1.2.2.2.2.1.4
number of send request completed by miniport .
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

btspPacketSendDiscardeds 1.3.6.1.4.1.3873.1.2.2.2.2.1.5
number of send request discarded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

btspPacketRecvs 1.3.6.1.4.1.3873.1.2.2.2.2.1.6
number of receive packets that are indicated to upper layer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

btspPacketRecvDiscardeds 1.3.6.1.4.1.3873.1.2.2.2.2.1.7
number of receive packets discarded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

btspLinkPacketsSents 1.3.6.1.4.1.3873.1.2.2.2.2.1.8
For LiveLink feature: Number of link packets sent vis the adapters for the team - Expressed as a quantity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

btspLinkPacketsRetrieds 1.3.6.1.4.1.3873.1.2.2.2.2.1.9
For LiveLink feature: The number of retry packets sent via the adapters for the team - Expressed as a quantity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

btsVirAdapterNumber 1.3.6.1.4.1.3873.1.2.2.3.1
Number of virtual adapters presented in the virtual adapter table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

btsVirAdapterStatTable 1.3.6.1.4.1.3873.1.2.2.3.2
The phyMember tables contain the physical adapter members of loadbalance teams.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BtsVirAdapterStatEntry

btsVirAdapterStatEntry 1.3.6.1.4.1.3873.1.2.2.3.2.1
A team entry containing objects at the target system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BtsVirAdapterStatEntry  

btsvTeamIndex 1.3.6.1.4.1.3873.1.2.2.3.2.1.1
An unique value for each team.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..65535  

btsvAdapterIndex 1.3.6.1.4.1.3873.1.2.2.3.2.1.2
A value for each adapter within a team.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..65535  

btsvAdapterDesc 1.3.6.1.4.1.3873.1.2.2.3.2.1.3
A textual string containing name of the virtual member
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

btsvPacketSends 1.3.6.1.4.1.3873.1.2.2.3.2.1.4
number of send request completed .
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

btsvPacketSendQueueds 1.3.6.1.4.1.3873.1.2.2.3.2.1.5
number of send request being queued by driver waiting for resource
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

btsvPacketRecvs 1.3.6.1.4.1.3873.1.2.2.3.2.1.6
number of receive indicated to upper layer successfully.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter