Fore-SSM-MIB

File: Fore-SSM-MIB.mib (5598 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC Fore-Switch-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
DisplayString syncStatusMsgGroup

Defined Types

SyncStatusMsgType  
INTEGER prs(1), prc(2), stu(3), st2(4), tncssua(5), st3e(8), ssub(9), st3(10), sec(11), smc(12), st4(13), res(15), dus(16), invalid(100), none(101)    

SyncStatusMsgEntry  
SEQUENCE    
  syncStatusMsgInterface DisplayString
  syncStatusMsgRxMessage SyncStatusMsgType
  syncStatusMsgTxMessage SyncStatusMsgType
  syncStatusMsgForceRxSsm SyncStatusMsgType
  syncStatusMsgForceDus INTEGER
  syncStatusMsgPrevRxMessage SyncStatusMsgType

Defined Values

sysStatusMsgModule 1.3.6.1.4.1.326.2.2.2.1.21.4
Synchronization Status Message Module
MODULE-IDENTITY    

syncStatusMsgTable 1.3.6.1.4.1.326.2.2.2.1.21.1
A table containing Synchronization Status Message configuration and status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SyncStatusMsgEntry

syncStatusMsgEntry 1.3.6.1.4.1.326.2.2.2.1.21.1.1
A table entry containing Synchronization Status Message configuration and status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SyncStatusMsgEntry  

syncStatusMsgInterface 1.3.6.1.4.1.326.2.2.2.1.21.1.1.1
Name of this SSM Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..255)  

syncStatusMsgRxMessage 1.3.6.1.4.1.326.2.2.2.1.21.1.1.2
Synchronization Status Message currently being received on this interface. If syncStatusMsgForceRxSsm is set to any value other than SyncStatusMsgType::none, then syncStatusMsgRxMessage will reflect that forced value.
Status: current Access: read-only
OBJECT-TYPE    
  SyncStatusMsgType  

syncStatusMsgTxMessage 1.3.6.1.4.1.326.2.2.2.1.21.1.1.3
Synchronization Status Message being transmitted on this interface. If syncStatusMsgForceDus is set to enabled, then syncStatusMsgTxMessage will be Don't Use for Synchronization(DUS).
Status: current Access: read-only
OBJECT-TYPE    
  SyncStatusMsgType  

syncStatusMsgForceRxSsm 1.3.6.1.4.1.326.2.2.2.1.21.1.1.4
This variable is used to force a particual Synchronization Status Message as the receive SSM on this interface. Forcing a receive SSM will cause the interface to ignore the actual SSM being received (i.e., changes to S1 byte.) Setting this variable to SyncStatusMsgType::none will clear any forced SSM.
Status: current Access: read-write
OBJECT-TYPE    
  SyncStatusMsgType  

syncStatusMsgForceDus 1.3.6.1.4.1.326.2.2.2.1.21.1.1.5
Indicates if Don't Use for Synchronization (DUS) is being forced on the transmit side of this interface. If this variable is set to enabled, then the switch will generate DUS message on the transmit side of the interface. Otherwise, the switch will transmit an appropriate value according to the SSM protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

syncStatusMsgPrevRxMessage 1.3.6.1.4.1.326.2.2.2.1.21.1.1.6
Synchronization Status Message previously received on this interface. This variable is used by syncStatusMsgChanged trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SyncStatusMsgType  

syncStatusMsgAutomaticRefSwitching 1.3.6.1.4.1.326.2.2.2.1.21.2
Indicates whether or not changes in SSM will cause automatic reference switching. If the variable is set to enabled, the switch will process and react to changes in SSM. If the variable is set to disabled, changes in SSM will not cause timing reference switching. Default value is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

syncStatusMsgSdhOption 1.3.6.1.4.1.326.2.2.2.1.21.3
Indicates the SSM Option being used on SDH/E1 interfaces. Default value is optionII.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER optionI(1), optionII(2)  

syncStatusMsgChanged 1.3.6.1.4.1.326.2.2.2.1.21.0.1
This trap is generated whenever a configured timing reference's receive SSM changes. It indicates the previous SSM received and the new SSM being received.
Status: current Access: read-write
NOTIFICATION-TYPE