SCSP-MIB
AI MIB Summary
SCSP-MIB facilitates the monitoring and management of Server Cache Synchronization Protocol entities, specifically tracking synchronization state transitions, cache consistency metrics, and peer connection status to ensure data integrity across distributed cache clusters.
This module defines a portion of the management information base (MIB) for managing Server Cache Synchronization protocols entities.
Main OID:
scspMIB.1.3.6.1.3.2001
49
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
49 total| Object Name |
|---|
scspMIBThis module defines a portion of the management information base (MIB) for managing Server Cache Synchronization protocols entities. MODULE-IDENTITY .1.3.6.1.3.2001 |
scspObjects OBJECT IDENTIFIER .1.3.6.1.3.2001.1 |
scspServerGroupTableThe objects defined in this table are used to for the management of server groups. There is one entry in this table for each server group. SEQUENCE OF ScspServerGroupEntry .1.3.6.1.3.2001.1.1 |
scspServerGroupEntryEach entry contains attributes associated with a scsp server group. ScspServerGroupEntry .1.3.6.1.3.2001.1.1.1 |
scspServerGroupIDThis is the Group ID of this SCSP server group instance. Integer32 .1.3.6.1.3.2001.1.1.1.1 |
scspServerGroupPIDThis is the protocol ID of this SCSP server group instance. ScspPIDType .1.3.6.1.3.2001.1.1.1.2 |
scspServerGroupRowStatusThis object allows entries to be created and deleted from the scspServerGroupTable. This table is closely coupled with the scspLSTable, scspDCSTable, and the corresponding protocol dependent tables. A new row creation in this table results in creation of corresponding entries in the scspLSTable and scspDCSTable. In addition, entries in appropriate protocol dependent table may also be added. When the scspServerRowStatus is deleted by setting this object to destroy(6), this results in removing corresponding entries in scspLSTable, scspDCSTable, and those in corresponding protocol dependent table.rw RowStatus (SNMPv2-TC) .1.3.6.1.3.2001.1.1.1.3 |
scspLSTableThe objects defined in this table are for the management of SCSP local server (LS). SEQUENCE OF ScspLSEntry .1.3.6.1.3.2001.1.2 |
scspLSEntryInformation about the Local Server in a SCSP group. Each entry contains attributes associated a LS. ScspLSEntry .1.3.6.1.3.2001.1.2.1 |
scspLSIDThis is the Local Server ID of this Local Server. OCTET STRING .1.3.6.1.3.2001.1.2.1.1 |
scspLSHelloIntervalThis object contains the value for HelloInterval for the Local Server. It is the time (in seconds) between sending of consecutive Hello messages from this server.rw Integer32 .1.3.6.1.3.2001.1.2.1.2 |
scspLSDeadFactorThis object contains the value for DeadFactor. The DeadFactor along with HelloInterval are sent with outgoing 'Hello' messages. If the DCS does not received 'Hello' message from this LS within the time out interval 'HelloInterval*DeadFactor' (in seconds), then the DCS MUST consider the LS to be stalled.rw Integer32 .1.3.6.1.3.2001.1.2.1.3 |
scspLSCAReXmIntervalThe time out interval (in seconds) for re-sending CA message to the DCS if no response is received.rw Integer32 .1.3.6.1.3.2001.1.2.1.4 |
scspLSCSUSReXmtIntervalThe time out interval (in seconds) for re-sending CSUS Request to the DCS if not all CSA Records corresponding to the CSAS records in the CSUS message have been received.rw Integer32 .1.3.6.1.3.2001.1.2.1.5 |
scspLSCSUReXmtIntervalThe time out interval (in seconds) for re-sending CSU Request to the DCS if not all CSA Records corresponding to the CSU request have not been acknowledged.rw Integer32 .1.3.6.1.3.2001.1.2.1.6 |
scspLSCSAMaxReXmtThe maximum number of retransmission of a CSA record. If acknowledge fails to occur when the maximum number is reached, an 'abnormal event' has happened between the LS/DCS link.rw Integer32 .1.3.6.1.3.2001.1.2.1.7 |
scspLSRowStatusThis object allows entries to be created and deleted from the scspLSTable. This table is closely coupled with DCS table and its corresponding protocol dependent tables. A new row creation in this table results in creation of new rows in the DCS table for each of its configured DCSs (peer servers). In addition, entries are created in the appropriate protocol dependent tables. When the scspServerRowStatus is deleted by setting this object to destroy(6), this results in removing the corresponding entries in the DCS table of the same Server Group. In addition, entries in the corresponding protocol dependent table will also be removed.rw RowStatus (SNMPv2-TC) .1.3.6.1.3.2001.1.2.1.8 |
scspDCSTableThe objects defined in this table are used for the management of the DCS session between the LS and DCS. SEQUENCE OF ScspDCSEntry .1.3.6.1.3.2001.1.3 |
scspDCSEntryInformation about each DCS session between the LS and its DCSs. The table is indexed by scspServerGroupID, scspServerGroupPID, and scspDCSID. ScspDCSEntry .1.3.6.1.3.2001.1.3.1 |
scspDCSIDThis ID is used to identify a directly connected server(DCS). OCTET STRING .1.3.6.1.3.2001.1.3.1.1 |
scspDCSCAFSMStateThe current state of the Cache Alignment Finite State Machine. The allowable states are: down(1), msNego(2), cacheSumm(3), cacheUpdate(4), aligned(5).ro ScspCAFSMStateType .1.3.6.1.3.2001.1.3.1.2 |
scspDCSCASequenceThe current CA sequence number associated with this DCS.ro Integer32 (-2147483648..2147483647) .1.3.6.1.3.2001.1.3.1.3 |
scspDCSCAInThe number of CA messages received from this DCS.ro Counter32 .1.3.6.1.3.2001.1.3.1.4 |
scspDCSCAOutThe number of CA messages sent to this DCS.ro Counter32 .1.3.6.1.3.2001.1.3.1.5 |
scspDCSCAInvalidInThe number of invalid CA messages received from this DCS. During Master/Slave negotiation state, two types of messages are correct: 1) CA from the DCS has the M, I, and O bits on, with no CSAS records and sender's ID is larger than the LSID. 2) CA from the DCS has the M and I bits off and the sender's ID is smaller than the LSID. All other types of CA messages are invalid and ignored. During Cache Summarize State, two kinds of message errors are possible: 1) M bit in received CA is set incorrectly; 2) CA sequence number is neither equal nor one more than the current LS's CA sequence number when LS is slave or CA sequence number is neither equal nor one less than the current LS's CA sequence number when LS is master. Other common errors include failed check sum, failed authentication if applicable, errors in the message fields.ro Counter32 .1.3.6.1.3.2001.1.3.1.6 |
scspDCSCADuplicateInThe number of duplicate CA messages received from this DCS. A CA message is considered duplicate when 1)LS is master and received a CA message with its sequence number one less than the current sequence number; or 2)LS is slave and received a CA message with its sequence number equal to the LS's current sequence number.ro Counter32 .1.3.6.1.3.2001.1.3.1.7 |
scspDCSMSStateThe master/slave status of this DCS. This object should be ignored when CAFSM is in 'down' state.ro Enumeration .1.3.6.1.3.2001.1.3.1.8 |
scspDCSCSUSInThe number of CSUS sent from this DCS to the LS.ro Counter32 .1.3.6.1.3.2001.1.3.1.9 |
scspDCSCSUSOutThe number of CSUS sent from LS to this DCS.ro Counter32 .1.3.6.1.3.2001.1.3.1.10 |
scspDCSCSUSInvalidInThe number of Invalid CSUS sent from this DCS to the LS.ro Counter32 .1.3.6.1.3.2001.1.3.1.11 |
scspDCSCSURequestInThe number of CSU requests LS received from this DCS.ro Counter32 .1.3.6.1.3.2001.1.3.1.12 |
scspDCSCSUReplyOutThe number of CSU replies sent from LS to this DCS.ro Counter32 .1.3.6.1.3.2001.1.3.1.13 |
scspDCSCSURequestOutThe number of CSU requests sent from LS to this DCS.ro Counter32 .1.3.6.1.3.2001.1.3.1.14 |
scspDCSCSUReplyInThe number of CSU replies LS received from this DCS.ro Counter32 .1.3.6.1.3.2001.1.3.1.15 |
scspDCSCSUInvalidRequestInThe number of invalid CSU requests LS received from this DCS. The possible errors in the CSU request messages: the received CSU request's Receiver ID is not equal to the LSID, etc. Other common errors include failed authentication if applicable, errors in the message fields, etc.ro Counter32 .1.3.6.1.3.2001.1.3.1.16 |
scspDCSCSUInvalidReplyInThe number of invalid CSU replies LS received from this DCS. The possible errors in the CSU reply messages: the received CSU reply's Receiver ID is not equal to the LSID, etc. Other common errors include failed authentication if applicable, errors in the message fields, etc.ro Counter32 .1.3.6.1.3.2001.1.3.1.17 |
scspDCSCSAInThe total number of CSA records received from this DCS to this LS.ro Counter32 .1.3.6.1.3.2001.1.3.1.18 |
scspDCSCSAOutThe total number of CSA records sent from LS to this DCS.ro Counter32 .1.3.6.1.3.2001.1.3.1.19 |
scspDCSCSAReXmtedThe total number of CSA records re-transmited from LS to this DCS.ro Counter32 .1.3.6.1.3.2001.1.3.1.20 |
scspDCSCSAReXmtQDepthThe depth of CSA Re-transmit queue associated with this DCS. The CSAs in the Re-transmit queue are pending to acknowledged.ro Integer32 .1.3.6.1.3.2001.1.3.1.21 |
scspDCSRowStatusThis object allows DCS entries to be created and deleted from the scspDCSTable. This table is closely coupled with its corresponding protocol dependent table. A new row creation in this table results in creation of a new row in the corresponding protocol dependent table. When the scspServerRowStatus is deleted by setting this object to destroy(6), this results in removing the corresponding entries in its corresponding protocol dependent table.rw RowStatus (SNMPv2-TC) .1.3.6.1.3.2001.1.3.1.22 |
scspNotifications OBJECT IDENTIFIER .1.3.6.1.3.2001.2 |
scspCSAReXmExceedRetransmission of a CSA to this DCS has exceeded maximum retry limit, indicating an 'abnormal event' has happened between the LS/DCS association. The HSFM associated with this DCS is transitioned into the 'Waiting' state, and a 'scspHFSMWaiting' trap is also generated. NOTIFICATION-TYPE .1.3.6.1.3.2001.2.1 |
scspConformance OBJECT IDENTIFIER .1.3.6.1.3.2001.3 |
scspCompliances OBJECT IDENTIFIER .1.3.6.1.3.2001.3.1 |
scspComplianceThe compliance statement for entities that are required for the management of SCSP. Unknown .1.3.6.1.3.2001.3.1.1 |
scspGroups OBJECT IDENTIFIER .1.3.6.1.3.2001.3.2 |
scspLSGroupA collection of objects which support the management of the Server group and the Local Server. This group is mandatory. Unknown .1.3.6.1.3.2001.3.2.1 |
scspDCSGroupA collection of objects which support the management of the information exchange session between the LS and its associated DCS. This group is mandatory. Unknown .1.3.6.1.3.2001.3.2.2 |