SCCRAID7-PROXY-MIB

File: SCCRAID7-PROXY-MIB.mib (9094 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC-1215
RFC1213-MIB SCC-ENTERPRISE-MIB

Imported symbols

Gauge Counter OBJECT-TYPE
TRAP-TYPE DisplayString raid7proxy

Defined Values

raid7Agent 1.3.6.1.4.1.1386.2.2.1
OBJECT IDENTIFIER    


raid7proxyMibVersion 1.3.6.1.4.1.1386.2.2.1.1
The version of this proxy MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

raid7proxyAgentVersion 1.3.6.1.4.1.1386.2.2.1.2
The version of the Proxy Agent software
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

raid7CacheLifetime 1.3.6.1.4.1.1386.2.2.1.3
The time in seconds that the agent will treat a value from the RAID7 as valid. When this time is exceeded for any object, the value of that object will be considered invalid and will return GenError (NoSuchObject will be returned only for oids that are never valid).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

raid7CacheTimeouts 1.3.6.1.4.1.1386.2.2.1.4
The number of times that an error has been returned for an SNMP operation because the raid7CacheLifetime has been exceeded for some object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

raid7BadValues 1.3.6.1.4.1.1386.2.2.1.5
This counts the number of times that the agent has discarded a data value from the RAID7 because it was out of range. This may indicate a version incompatibility between the agent and the array, or a serial link problem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

raid7LinkName 1.3.6.1.4.1.1386.2.2.2.1
The device name on the proxy agent platform for the link between the proxy agent and the RAID7.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

raid7LinkStatus 1.3.6.1.4.1.1386.2.2.2.2
This object indicates the status of the serial link to the RAID7: operational indicates that the device is open and frames are being received from the RAID7. openfailed indicates that there is a problem local to the agent that is preventing the agent process from opening; see the log file on the agent system. quiet indicates that the port was opened, but no data is being received from the RAID7.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER operational(1), openfailed(2), quiet(3)  

raid7LinkUp 1
This trap is sent whenever the link becomes operational.
TRAP-TYPE    

raid7LinkDown 2
This trap is sent whenever the link status changes from operational to quiet.
TRAP-TYPE    

raid7LinkInactivityTime 1.3.6.1.4.1.1386.2.2.2.3
The number of seconds allowed between characters received from the RAID7 before the raid7LinkStatus is changed to quiet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

raid7LinkRcvBytes 1.3.6.1.4.1.1386.2.2.2.4
Number of bytes received from the RAID7; this includes those bytes later discarded due to errors, and counts both bytes of an escaped value sequence.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

raid7LinkXmtBytes 1.3.6.1.4.1.1386.2.2.2.5
Number of bytes sent to the RAID7; this counts both bytes of an escaped value sequence.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

raid7LinkRcvFrames 1.3.6.1.4.1.1386.2.2.2.6
Number of frames recognized from the RAID7; this includes those frames later discarded due to errors counted below.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

raid7LinkXmtFrames 1.3.6.1.4.1.1386.2.2.2.7
Number of framees sent to the RAID7.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

raid7LinkFramingErrors 1.3.6.1.4.1.1386.2.2.2.8
This counts frames from the RAID7 discarded by the agent because the length received did not match the message length field in the header.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

raid7LinkChecksumErrors 1.3.6.1.4.1.1386.2.2.2.9
This counts frames from the RAID7 discarded by the agent because the checksum was not correct.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

raid7LinkBadVersions 1.3.6.1.4.1.1386.2.2.2.10
This counts frames from the RAID7 discarded by the agent because the protocol version number in the header was not a version supported by the proxy software.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

raid7LinkBadIds 1.3.6.1.4.1.1386.2.2.2.11
This counts frames from the RAID7 discarded by the agent because the type/class/group header field was not a value supported by the proxy software.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

raid7LinkBadInstances 1.3.6.1.4.1.1386.2.2.2.12
This counts frames from the RAID7 discarded by the agent because the instance header field was out of range.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter