SCSPATMARP-MIB

File: SCSPATMARP-MIB.mib (21064 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ATM-TC-MIB SCSP-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
experimental Integer32 IpAddress
Counter32 TEXTUAL-CONVENTION RowStatus
MODULE-COMPLIANCE OBJECT-GROUP AtmAddr
AtmConnKind scspServerGroupID scspServerGroupPID
scspLSID scspDCSID ScspHFSMStateType
SCSPVPIInteger SCSPVCIInteger

Defined Types

ScspAtmarpServerGroupEntry  
SEQUENCE    
  scspAtmarpServerGroupNetMask IpAddress
  scspAtmarpServerGroupSubnetAddr IpAddress
  scspAtmarpServerGroupRowStatus RowStatus

ScspAtmarpLSEntry  
SEQUENCE    
  scspAtmarpLSLSIPAddr IpAddress
  scspAtmarpLSLSAtmAddr AtmAddr
  scspAtmarpLSRowStatus RowStatus

ScspAtmarpPeerEntry  
SEQUENCE    
  scspAtmarpPeerIndex Integer32
  scspAtmarpPeerIPAddr IpAddress
  scspAtmarpPeerAtmAddr AtmAddr
  scspAtmarpPeerVCType AtmConnKind
  scspAtmarpPeerVPI SCSPVPIInteger
  scspAtmarpPeerVCI SCSPVCIInteger
  scspAtmarpPeerDCSID OCTET STRING Size(0..63)
  scspAtmarpPeerRowStatus RowStatus

ScspAtmarpHFSMEntry  
SEQUENCE    
  scspHFSMHFSMState ScspHFSMStateType
  scspHFSMHelloIn Counter32
  scspHFSMHelloOut Counter32
  scspHFSMHelloInvalidIn Counter32
  scspHFSMHelloInterval Integer32
  scspHFSMDeadFactor Integer32
  scspHFSMFamilyID Integer32
  scspAtmarpHFSMRowStatus RowStatus

Defined Values

scspAtmarpMIB 1.3.6.1.3.2002
This module defines a portion of the management information base (MIB) for managing Server Cache Synchronizatio protocol applied to ATMARP servers.
MODULE-IDENTITY    

scspAtmarpObjects 1.3.6.1.3.2002.1
OBJECT IDENTIFIER    

scspAtmarpNotifications 1.3.6.1.3.2002.2
OBJECT IDENTIFIER    

scspAtmarpConformance 1.3.6.1.3.2002.3
OBJECT IDENTIFIER    

scspAtmarpServerGroupTable 1.3.6.1.3.2002.1.1
The objects defined in this table are used to for the management of SCSP server groups with application to IP over ATM operation (Classic IP). These objects SHOULD be used along with the protocol independent part objects to support the management of the SCSP protocol applied to synchronizing the atmarp servers in a LIS. There is one entry in this table for each server group. In the case of IP over ATM, each server group corresponds to a Logical IP Subnet.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ScspAtmarpServerGroupEntry

scspAtmarpServerGroupEntry 1.3.6.1.3.2002.1.1.1
Information about SCSP server group running IP over ATM operation. This table is indexed by scspServerGroupID and scspServerGroupPID. The two indeces point to a corresponding entry in the scspServerGroupTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScspAtmarpServerGroupEntry  

scspAtmarpServerGroupNetMask 1.3.6.1.3.2002.1.1.1.1
The subnet mask associated with this Server Group.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

scspAtmarpServerGroupSubnetAddr 1.3.6.1.3.2002.1.1.1.2
The IP subnet address associated with this Server Group.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

scspAtmarpServerGroupRowStatus 1.3.6.1.3.2002.1.1.1.3
This object allows Atmarp Server Group Table entries to be created and deleted from the scspAtmarpServerGroupTable. Note that scspAtmarpServerGroupTable entry creation and deletion is coupled with scspServerGroupTable entry creation and deletion. A scspAtmarpServerGroupTable entry cannot be created until its corresponding scspServerGroupTable entry is created. When a scspServerGroupTable entry is deleted, it also removes the corresponding scspAtmarpServerGroupTable entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

scspAtmarpLSTable 1.3.6.1.3.2002.1.2
The objects defined in this table are used to for the management of the Atmarp Local server in a SCSP server group for IP over ATM operation. These objects SHOULD be used along with the protocol independent part objects to support the management of the SCSP protocol applied to synchronizing the IP over ATM servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ScspAtmarpLSEntry

scspAtmarpLSEntry 1.3.6.1.3.2002.1.2.1
Information about Atmarp Local Server in a SCSP server group. This table is indexed by scspServerGroupID, scspServerGroupPID, and scspLSID. The three indeces point to a corresponding entry in the scspLSTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScspAtmarpLSEntry  

scspAtmarpLSLSIPAddr 1.3.6.1.3.2002.1.2.1.1
The IP address of the Atmarp Local Server. Since an Atmarp server does not have to be assigned an IP address, this object is optional.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

scspAtmarpLSLSAtmAddr 1.3.6.1.3.2002.1.2.1.2
The ATM address of the Atmarp Local Server.
Status: current Access: read-only
OBJECT-TYPE    
  AtmAddr  

scspAtmarpLSRowStatus 1.3.6.1.3.2002.1.2.1.3
This object allows Atmarp Local Server Table entries to be created and deleted from the scspAtmarpLSTable. Note that scspAtmarpLSTable entry creation and deletion is coupled with scspLSTable entry creation and deletion. A scspAtmarpLSTable entry cannot be created until its corresponding scspLSTable entry is created. When a scspLSTable entry is deleted, it also removes the corresponding scspAtmarpLSTable entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

scspAtmarpPeerTable 1.3.6.1.3.2002.1.3
The objects defined in this table are used to for the management of the ATMARP sever peers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ScspAtmarpPeerEntry

scspAtmarpPeerEntry 1.3.6.1.3.2002.1.3.1
Information about each peer ATMARP server participated in the scsp Server group. The table is indexed by scspServerGroupID, scspServerGroupPID, and scspAtmarpPeerIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScspAtmarpPeerEntry  

scspAtmarpPeerIndex 1.3.6.1.3.2002.1.3.1.1
The table index of the peer Atmarp server table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

scspAtmarpPeerIPAddr 1.3.6.1.3.2002.1.3.1.2
The IP address of the peer Atmarp server. Since an Atmarp server does not have to be assigned an IP address, this object is optional.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

scspAtmarpPeerAtmAddr 1.3.6.1.3.2002.1.3.1.3
The ATM address of the Peer. If SVC is used between LS and Peer, Peer's ATM address should be valid. However, if PVC is used instead SVC, the Peer's ATM address may be a Null OCTET STRING.
Status: current Access: read-only
OBJECT-TYPE    
  AtmAddr  

scspAtmarpPeerVCType 1.3.6.1.3.2002.1.3.1.4
The type of the virtual circuit between LS and Peer.
Status: current Access: read-only
OBJECT-TYPE    
  AtmConnKind  

scspAtmarpPeerVPI 1.3.6.1.3.2002.1.3.1.5
The VPI value for the virtual circuit between LS and Peer.
Status: current Access: read-only
OBJECT-TYPE    
  SCSPVPIInteger  

scspAtmarpPeerVCI 1.3.6.1.3.2002.1.3.1.6
The VCI value for the virtual circuit between LS and Peer.
Status: current Access: read-only
OBJECT-TYPE    
  SCSPVCIInteger  

scspAtmarpPeerDCSID 1.3.6.1.3.2002.1.3.1.7
The DCS ID for this peer. When the peer tabel is created, DCS ID may not have been discovered. Tt is set to a Null string. It will be update when the DCS ID associated with this peer (ATM address) is discovered.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..63)  

scspAtmarpPeerRowStatus 1.3.6.1.3.2002.1.3.1.8
This object allows Atmarp Peer table entries to be created and deleted from the scspAtmarpPeerTable. Note that scspAtmarpPeerTable entry is created when a peer is configured loaclly or when a peer not previously configured connects to LS.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

scspAtmarpHFSMTable 1.3.6.1.3.2002.1.4
The objects defined in this table are used to for the management of the HFSM between the LS and the DCS.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ScspAtmarpHFSMEntry

scspAtmarpHFSMEntry 1.3.6.1.3.2002.1.4.1
Information about SCSP HFSM session between the LS and its HFSMs. The table is indexed by scspServerGroupID, scspServerGroupPID, and scspAtmarpPeerIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScspAtmarpHFSMEntry  

scspHFSMHFSMState 1.3.6.1.3.2002.1.4.1.1
The current state of the Hello Finite State Machine. The allowable states are: down(1), waiting(2), uniConn(3), biConn(4).
Status: current Access: read-only
OBJECT-TYPE    
  ScspHFSMStateType  

scspHFSMHelloIn 1.3.6.1.3.2002.1.4.1.2
The number of 'Hello' messages received from this HFSM.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

scspHFSMHelloOut 1.3.6.1.3.2002.1.4.1.3
The number of 'Hello' messages sent from LS to this HFSM.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

scspHFSMHelloInvalidIn 1.3.6.1.3.2002.1.4.1.4
The number of invalid 'Hello' messages received from this HFSM. Possible message errors include: Hello message when the HFSM is in 'Down' state; Hello message is too short to contain the number of Receiver ID records specified in the header, etc. Other common errors include failed authentication if applicable, errors in the message fields, etc.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

scspHFSMHelloInterval 1.3.6.1.3.2002.1.4.1.5
This object contains the value for HelloInterval with the associated HFSM. It is the time (in seconds) between sending of consecutive Hello messages from the HFSM.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

scspHFSMDeadFactor 1.3.6.1.3.2002.1.4.1.6
This object contains the value for DeadFactor with this associated server. The DeadFactor along with HelloInterval are contained in 'Hello' messages sent from this HFSM. If 'Hello' messages are not received from this HFSM within the time out interval 'HelloInterval*DeadFactor' (in seconds), then the HFSM MUST be considered to be stalled.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

scspHFSMFamilyID 1.3.6.1.3.2002.1.4.1.7
The family ID is used to refer an aggregate of Protocol ID/SGID pairs. Only a single HFSM is run for all Protocol ID/SGID pairs assigned to a Family ID. When the HFSM is not shared by an aggregate of Protocol ID/SGID pairs, this object should be set to 0.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

scspAtmarpHFSMRowStatus 1.3.6.1.3.2002.1.4.1.8
This object allows Atmarp HFSM table entries to be created and deleted from the scspAtmarpHFSMTable. Note that scspAtmarpHFSMTable entry creation and deletion is closely coupled with scspHFSMTable entry creation. A scspAtmarpHFSMTable entry cannot be created until its corresponding scspHFSMTable entry is created. When a scspHFSMTable entry is deleted, it also removes the corresponding scspAtmarpHFSMTable entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

scspHFSMDown 1.3.6.1.3.2002.2.1
The Hello Finite State Machine associated with this LS/DCS pair enters 'Down' state.
Status: current Access: read-create
NOTIFICATION-TYPE    

scspHFSMWaiting 1.3.6.1.3.2002.2.2
The Hello Finite State Machine associated with this LS/DCS pair enters 'Waiting' state.
Status: current Access: read-create
NOTIFICATION-TYPE    

scspHFSMBiConn 1.3.6.1.3.2002.2.3
The Hello Finite State Machine associated with this LS/DCS pair enters 'Bidirectional connection' state.
Status: current Access: read-create
NOTIFICATION-TYPE    

scspAtmarpCompliances 1.3.6.1.3.2002.3.1
OBJECT IDENTIFIER    

scspAtmarpGroups 1.3.6.1.3.2002.3.2
OBJECT IDENTIFIER    

scspAtmarpCompliance 1.3.6.1.3.2002.3.1.1
The compliance statement for entities that are required for the management of SCSP when applied to ATMARP servers.
Status: current Access: read-create
MODULE-COMPLIANCE    

scspAtmarpGroup 1.3.6.1.3.2002.3.2.1
This group is mandatory when Atmarp is the client/server protocol running SCSP.
Status: current Access: read-create
OBJECT-GROUP