SCCRAID7-PROXY-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for SCCRAID7-PROXY-MIB.
22
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
22 total| Object Name |
|---|
raid7LinkUpThis trap is sent whenever the link becomes operational. TRAP-TYPE .1.3.6.1.4.1.1386.2.2.0.1 |
raid7LinkDownThis trap is sent whenever the link status changes from
operational to quiet. TRAP-TYPE .1.3.6.1.4.1.1386.2.2.0.2 |
raid7Agent OBJECT IDENTIFIER .1.3.6.1.4.1.1386.2.2.1 |
RFC1155-SMI Unknown .1.3.6.1.4.1.1386.2.2.1 |
raid7proxyMibVersionThe version of this proxy MIB.ro INTEGER .1.3.6.1.4.1.1386.2.2.1.1 |
raid7proxyAgentVersionThe version of the Proxy Agent softwarero INTEGER .1.3.6.1.4.1.1386.2.2.1.2 |
raid7CacheLifetimeThe 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).ro Gauge .1.3.6.1.4.1.1386.2.2.1.3 |
raid7CacheTimeoutsThe number of times that an error has been returned for an
SNMP operation because the raid7CacheLifetime has been
exceeded for some object.ro Counter .1.3.6.1.4.1.1386.2.2.1.4 |
raid7BadValuesThis 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.ro Counter .1.3.6.1.4.1.1386.2.2.1.5 |
raid7Link OBJECT IDENTIFIER .1.3.6.1.4.1.1386.2.2.2 |
raid7LinkNameThe device name on the proxy agent platform for the link
between the proxy agent and the RAID7.ro DisplayString .1.3.6.1.4.1.1386.2.2.2.1 |
raid7LinkStatusThis 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.ro Enumeration .1.3.6.1.4.1.1386.2.2.2.2 |
raid7LinkInactivityTimeThe number of seconds allowed between characters received
from the RAID7 before the raid7LinkStatus is changed to quiet.ro Gauge .1.3.6.1.4.1.1386.2.2.2.3 |
raid7LinkRcvBytesNumber of bytes received from the RAID7; this includes those
bytes later discarded due to errors, and counts both bytes of
an escaped value sequence.ro Counter .1.3.6.1.4.1.1386.2.2.2.4 |
raid7LinkXmtBytesNumber of bytes sent to the RAID7; this counts both bytes of
an escaped value sequence.ro Counter .1.3.6.1.4.1.1386.2.2.2.5 |
raid7LinkRcvFramesNumber of frames recognized from the RAID7; this includes those
frames later discarded due to errors counted below.ro Counter .1.3.6.1.4.1.1386.2.2.2.6 |
raid7LinkXmtFramesNumber of framees sent to the RAID7.ro Counter .1.3.6.1.4.1.1386.2.2.2.7 |
raid7LinkFramingErrorsThis counts frames from the RAID7 discarded by the agent
because the length received did not match the message length
field in the header.ro Counter .1.3.6.1.4.1.1386.2.2.2.8 |
raid7LinkChecksumErrorsThis counts frames from the RAID7 discarded by the agent
because the checksum was not correct.ro Counter .1.3.6.1.4.1.1386.2.2.2.9 |
raid7LinkBadVersionsThis 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.ro Counter .1.3.6.1.4.1.1386.2.2.2.10 |
raid7LinkBadIdsThis 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.ro Counter .1.3.6.1.4.1.1386.2.2.2.11 |
raid7LinkBadInstancesThis counts frames from the RAID7 discarded by the agent
because the instance header field was out of range.ro Counter .1.3.6.1.4.1.1386.2.2.2.12 |