SONOMASYSTEMS-SONOMA-TRNCPQ-MIB

File: SONOMASYSTEMS-SONOMA-TRNCPQ-MIB.mib (27456 bytes)

Imported modules

RFC1155-SMI RFC-1212 SONOMASYSTEMS-SONOMA-MIB

Imported symbols

Counter TimeTicks OBJECT-TYPE
sonomaLAN

Defined Types

PhysAddress  
OCTET STRING    

TrnCpqAdapterEntry  
SEQUENCE    
  trnCpqAdapterIndex INTEGER
  trnCpqAdapterCheckState INTEGER
  trnCpqAdapterOpenInWrapMode INTEGER
  trnCpqAdapterEarlyTokenRelease INTEGER
  trnCpqAdapterGroupAddress PhysAddress
  trnCpqRingSpeedDetect INTEGER
  trnCpqMtu INTEGER

TrnCpqAdapterCheckStatsEntry  
SEQUENCE    
  trnCpqAdapterCheckStatsIndex INTEGER
  trnCpqAdapParityErrors Counter
  trnCpqIllOpCodeErrors Counter
  trnCpqArithFaultErrors Counter
  trnCpqIllMemErrors Counter
  trnCpqDIOParityErrors Counter
  trnCpqDMAParityErrors Counter
  trnCpqDMABusErrors Counter
  trnCpqDMATimeoutErrors Counter
  trnCpqInvIntrErrors Counter
  trnCpqInvXOPErrors Counter
  trnCpqRegParityErrors Counter
  trnCpqRAMFailErrors Counter
  trnCpqPHTxHaltErrors Counter
  trnCpqPHTxRunErrors Counter

TrnCpqBUDStatsEntry  
SEQUENCE    
  trnCpqBUDStatsIndex INTEGER
  trnCpqInitialTestErrors Counter
  trnCpqChecksumErrors Counter
  trnCpqAdapterRAMErrors Counter
  trnCpqInstructionTestErrors Counter
  trnCpqCtxtorIntrTestErrors Counter
  trnCpqProtocolHandlerHWErrors Counter
  trnCpqSystemInterfaceRegErrors Counter

TrnCpqInitStatsEntry  
SEQUENCE    
  trnCpqInitStatsIndex INTEGER
  trnCpqInvInitBlocksErrors Counter
  trnCpqInvInitOptionsErrors Counter
  trnCpqNoResourcesErrors Counter
  trnCpqInitAddressErrors Counter
  trnCpqInitDIOParityErrors Counter
  trnCpqInitDMAParityErrors Counter
  trnCpqInitDMABusErrors Counter
  trnCpqInitDMATimeoutErrors Counter
  trnCpqInitDMADataErrors Counter
  trnCpqAdapterCheckErrors Counter

TrnCpqMiscStatsEntry  
SEQUENCE    
  trnCpqMiscStatsIndex INTEGER
  trnCpqCounterOverflowErrors Counter
  trnCpqAutoRemovalErrors Counter
  trnCpqFrameBigErrors Counter
  trnCpqNoHostBufErrors Counter
  trnCpqAddressErrors Counter
  trnCpqAdapNotInsertedErrors Counter
  trnCpqMiscRcvErrors Counter
  trnCpqNoOfLinkResets Counter
  trnCpqLastLinkResetReason INTEGER
  trnCpqTimeSinceLastLinkReset TimeTicks

Defined Values

sonomaTokenRing 1.3.6.1.4.1.2926.25.5.2
OBJECT IDENTIFIER    

tokenRingAdapterGroup 1.3.6.1.4.1.2926.25.5.2.1
OBJECT IDENTIFIER    

trnCpqGroup 1.3.6.1.4.1.2926.25.5.2.1.1
OBJECT IDENTIFIER    

trnCpqAdapterTable 1.3.6.1.4.1.2926.25.5.2.1.1.1
This table contains the configuration and status information for the Token Ring 4/16 adapter cards.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrnCpqAdapterEntry

trnCpqAdapterEntry 1.3.6.1.4.1.2926.25.5.2.1.1.1.1
An entry in the table of configuration and status information for the Token Ring 4/16 adapter cards.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TrnCpqAdapterEntry  

trnCpqAdapterIndex 1.3.6.1.4.1.2926.25.5.2.1.1.1.1.1
The adapter number which identifies the instance of this adapter in the Sonoma system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

trnCpqAdapterCheckState 1.3.6.1.4.1.2926.25.5.2.1.1.1.1.2
This object signifies the adapter check information when the AdapterCheck Interrupt has occured and the adapter is in a closed state waiting to be reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noErrors(1), adapterParity(2), illegalOpCode(3), arithmeticFault(4), illegalMAC(5), dioParity(6), dmaParity(7), dmaBus(8), dmaTimeout(9), unknown(10), invalidXOP(11), invalidINTR(12), registerParity(13), ramFailure(14), phtxHalt(15), phtxRun(16), adapterOutput(17), adapterProcessComplete(18)  

trnCpqAdapterOpenInWrapMode 1.3.6.1.4.1.2926.25.5.2.1.1.1.1.3
This enables the adapter to open in Wrap Mode. In order to set/reset this parameter, close the logical port, change the value and open the port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

trnCpqAdapterEarlyTokenRelease 1.3.6.1.4.1.2926.25.5.2.1.1.1.1.4
This enables the early token release . In order to set/reset this parameter, close the logical port, change the value and open the port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

trnCpqAdapterGroupAddress 1.3.6.1.4.1.2926.25.5.2.1.1.1.1.5
The Group address of the adapter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PhysAddress  

trnCpqRingSpeedDetect 1.3.6.1.4.1.2926.25.5.2.1.1.1.1.6
This specifies whether during open operation the card should autodetect the ring speed or read the dot5RingSpeed value and try to insert into the ring.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), manual(2)  

trnCpqMtu 1.3.6.1.4.1.2926.25.5.2.1.1.1.1.7
This specifies the mtu for the adapter. The actual packet size may be less depending on other adapters in the unit. Changes will not take affect until the next reboot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 256..17952  

trnCpqAdapterCheckStatsTable 1.3.6.1.4.1.2926.25.5.2.1.1.2
A Table having Adapter Check statistics specific to the Sonoma TRNCPQ Token Ring Adapter Cards, one entry per card.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrnCpqAdapterCheckStatsEntry

trnCpqAdapterCheckStatsEntry 1.3.6.1.4.1.2926.25.5.2.1.1.2.1
An entry contains the sonoma token ring adapter check statistics for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TrnCpqAdapterCheckStatsEntry  

trnCpqAdapterCheckStatsIndex 1.3.6.1.4.1.2926.25.5.2.1.1.2.1.1
The value of this object identifies the sonoma token ring adapter interface for which this entry contains management information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

trnCpqAdapParityErrors 1.3.6.1.4.1.2926.25.5.2.1.1.2.1.2
The number of times the adapter detected a bus parity error on the adapter's internal bus.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqIllOpCodeErrors 1.3.6.1.4.1.2926.25.5.2.1.1.2.1.3
The number of times the adapter's communications processor detected an illegal opcode in the adapter's internal program.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqArithFaultErrors 1.3.6.1.4.1.2926.25.5.2.1.1.2.1.4
The number of times there was an arithmetic fault.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqIllMemErrors 1.3.6.1.4.1.2926.25.5.2.1.1.2.1.5
The number of illegal memory access occured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqDIOParityErrors 1.3.6.1.4.1.2926.25.5.2.1.1.2.1.6
The number of times the adapter detected a bad parity on data passed from the attached system to the adapter through a direct I/O access.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqDMAParityErrors 1.3.6.1.4.1.2926.25.5.2.1.1.2.1.7
The number of times the adapter aborted a DMA operation as a result of parity errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqDMABusErrors 1.3.6.1.4.1.2926.25.5.2.1.1.2.1.8
The number of times the adapter aborted a DMA operation as a result of bus errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqDMATimeoutErrors 1.3.6.1.4.1.2926.25.5.2.1.1.2.1.9
The number of times the adapter timed out waiting for the completion of a DMA operation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqInvIntrErrors 1.3.6.1.4.1.2926.25.5.2.1.1.2.1.10
The number of times an unrecognized error interrupt was generated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqInvXOPErrors 1.3.6.1.4.1.2926.25.5.2.1.1.2.1.11
The number of times an unrecognized XOP request was generated in the communications processor code.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqRegParityErrors 1.3.6.1.4.1.2926.25.5.2.1.1.2.1.12
The number of times a parity error occured in the user register.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqRAMFailErrors 1.3.6.1.4.1.2926.25.5.2.1.1.2.1.13
The number of times Extended RAM failure occured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqPHTxHaltErrors 1.3.6.1.4.1.2926.25.5.2.1.1.2.1.14
The number of times DMA was unable to be stopped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqPHTxRunErrors 1.3.6.1.4.1.2926.25.5.2.1.1.2.1.15
The number of internal DMA underruns when transmitting onto the ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqBUDStatsTable 1.3.6.1.4.1.2926.25.5.2.1.1.3
A Table having BUD statistics specific to the Sonoma TRNCPQ Token Ring Adapter Cards, one entry per card.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrnCpqBUDStatsEntry

trnCpqBUDStatsEntry 1.3.6.1.4.1.2926.25.5.2.1.1.3.1
An entry contains the sonoma token ring adapter statistics for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TrnCpqBUDStatsEntry  

trnCpqBUDStatsIndex 1.3.6.1.4.1.2926.25.5.2.1.1.3.1.1
The value of this object identifies the sonoma token ring adapter interface for which this entry contains management information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

trnCpqInitialTestErrors 1.3.6.1.4.1.2926.25.5.2.1.1.3.1.2
Initial Test error during BUD.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqChecksumErrors 1.3.6.1.4.1.2926.25.5.2.1.1.3.1.3
Checksum errors during BUD.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqAdapterRAMErrors 1.3.6.1.4.1.2926.25.5.2.1.1.3.1.4
Adapter RAM errors during BUD.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqInstructionTestErrors 1.3.6.1.4.1.2926.25.5.2.1.1.3.1.5
Instruction Test errors during BUD.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqCtxtorIntrTestErrors 1.3.6.1.4.1.2926.25.5.2.1.1.3.1.6
Context or Interrupt test errors during BUD.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqProtocolHandlerHWErrors 1.3.6.1.4.1.2926.25.5.2.1.1.3.1.7
Protocol handler hardware error during BUD.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqSystemInterfaceRegErrors 1.3.6.1.4.1.2926.25.5.2.1.1.3.1.8
System Interface register error during BUD.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqInitStatsTable 1.3.6.1.4.1.2926.25.5.2.1.1.4
A Table having BUD and Initialization statistics specific to the Sonoma TRNCPQ Token Ring Adapter Cards, one entry per card.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrnCpqInitStatsEntry

trnCpqInitStatsEntry 1.3.6.1.4.1.2926.25.5.2.1.1.4.1
An entry contains the sonoma token ring adapter statistics for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TrnCpqInitStatsEntry  

trnCpqInitStatsIndex 1.3.6.1.4.1.2926.25.5.2.1.1.4.1.1
The value of this object identifies the sonoma token ring adapter interface for which this entry contains management information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

trnCpqInvInitBlocksErrors 1.3.6.1.4.1.2926.25.5.2.1.1.4.1.2
The number of times the initialization parameter block was not transferred in full to the adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqInvInitOptionsErrors 1.3.6.1.4.1.2926.25.5.2.1.1.4.1.3
The number of times the bit 0 was not 1 or the other bits were not 0 in the initialization parameter block.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqNoResourcesErrors 1.3.6.1.4.1.2926.25.5.2.1.1.4.1.4
The number of times there was insufficient adapter memory for the microcode.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqInitAddressErrors 1.3.6.1.4.1.2926.25.5.2.1.1.4.1.5
The number of times invalid hcb/hsb addresses caused an error during initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqInitDIOParityErrors 1.3.6.1.4.1.2926.25.5.2.1.1.4.1.6
The number of times the adapter detected a bad parity on data passed from the attached system to the adapter through a direct I/O access, during initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqInitDMAParityErrors 1.3.6.1.4.1.2926.25.5.2.1.1.4.1.7
The number of times the adapter aborted a DMA operation as a result of parity errors during initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqInitDMABusErrors 1.3.6.1.4.1.2926.25.5.2.1.1.4.1.8
The number of times the adapter aborted a DMA operation as a result of bus errors during initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqInitDMATimeoutErrors 1.3.6.1.4.1.2926.25.5.2.1.1.4.1.9
The number of times the adapter timed out waiting for the completion of a DMA operationduring initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqInitDMADataErrors 1.3.6.1.4.1.2926.25.5.2.1.1.4.1.10
The number of times a DMA test failed because of data miscompare during initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqAdapterCheckErrors 1.3.6.1.4.1.2926.25.5.2.1.1.4.1.11
The number of times an unrecoverable hardware or software error occured during initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqMiscStatsTable 1.3.6.1.4.1.2926.25.5.2.1.1.5
A Table having miscellaneous statistics specific to the Sonoma TRNCPQ Token Ring Adapter Cards, one entry per card.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrnCpqMiscStatsEntry

trnCpqMiscStatsEntry 1.3.6.1.4.1.2926.25.5.2.1.1.5.1
An entry contains the sonoma token ring adapter statistics for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TrnCpqMiscStatsEntry  

trnCpqMiscStatsIndex 1.3.6.1.4.1.2926.25.5.2.1.1.5.1.1
The value of this object identifies the sonoma token ring adapter interface for which this entry contains management information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

trnCpqCounterOverflowErrors 1.3.6.1.4.1.2926.25.5.2.1.1.5.1.2
The number of times the adapter error counters have incremented from 254 to 255.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqAutoRemovalErrors 1.3.6.1.4.1.2926.25.5.2.1.1.5.1.3
The number of times the adapter has failed the lobe wrap test resulting from the beacon auto-removal process and has de-inserted from the ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqFrameBigErrors 1.3.6.1.4.1.2926.25.5.2.1.1.5.1.4
The number of times a received packet was discarded because the received frame was larger than Max_Frame_Size.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqNoHostBufErrors 1.3.6.1.4.1.2926.25.5.2.1.1.5.1.5
The number of times a received packet was discarded because there was no host buffer available in the Receive Structure Array.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqAddressErrors 1.3.6.1.4.1.2926.25.5.2.1.1.5.1.6
The number of times an error occured due to invalid addresses. This does not include errors that occur during initialization. Those errors are being handled in the BUD specific table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqAdapNotInsertedErrors 1.3.6.1.4.1.2926.25.5.2.1.1.5.1.7
The number of times an operation failed because of the adapter not being inserted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqMiscRcvErrors 1.3.6.1.4.1.2926.25.5.2.1.1.5.1.8
The number of times a receive error was detected by the microcode.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqNoOfLinkResets 1.3.6.1.4.1.2926.25.5.2.1.1.5.1.9
This object is a count of the number of resets which have occurred on this Token Ring link, since the last reinitialization of the unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trnCpqLastLinkResetReason 1.3.6.1.4.1.2926.25.5.2.1.1.5.1.10
This object gives the a reason code for the last reset which occurred on this Token ring port. This object gives the reason code for the last reset which occurred on this LAN physical link. A value of noReason(1) is returned if the link has not reset. A value of management(2) is returned when a link reset has been caused by SNMP. A value of deviceError(3) is returned if the link reset was caused by a hardware failure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noReason(1), management(2), deviceError(3)  

trnCpqTimeSinceLastLinkReset 1.3.6.1.4.1.2926.25.5.2.1.1.5.1.11
This object gives the time (in hundreths of seconds) since the last link reset, eg. The time since the last link went down. The value of this object is zero if no link resets have occured since the last reinitialization of the unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks