APPIAN-STRATUM-MIB

File: APPIAN-STRATUM-MIB.mib (14881 bytes)

Imported modules

APPIAN-SMI-MIB APPIAN-CHASSIS-MIB SNMPv2-SMI
SNMPv2-TC

Imported symbols

acOsap AcOpStatus AcNodeId
acChassisCurrentTime acChassisRingId MODULE-IDENTITY
OBJECT-TYPE NOTIFICATION-TYPE TruthValue

Defined Types

AcStratumEntry  
SEQUENCE    
  acStratumNodeId AcNodeId
  acStratumClockSource INTEGER
  acStratumOpStatusModuleA AcOpStatus
  acStratumOpStatusModuleB AcOpStatus
  acStratumAlarmStatusModuleA INTEGER
  acStratumAlarmStatusModuleB INTEGER
  acStratumCurrentClockSourceModuleA INTEGER
  acStratumCurrentClockSourceModuleB INTEGER
  acStratumLockoutReference INTEGER
  acStratumManualSwitch INTEGER
  acStratumForcedSwitch INTEGER
  acStratumRevertiveRefSwitchEnabled TruthValue
  acStratumClearAlarms TruthValue
  acStratumLineTimingPortSlot1 INTEGER
  acStratumLineTimingPortSlot2 INTEGER
  acStratumBITSFramingType INTEGER
  acStratumCurrentClockSourceSystem INTEGER

Defined Values

acStratum 1.3.6.1.4.1.2785.2.9
Appian Communications Stratum MIB contain the definitions for the configuration and control of Stratum Clock module hardware information and status.
MODULE-IDENTITY    

acStratumTable 1.3.6.1.4.1.2785.2.9.1
This table contains two rows for access and control of the Stratum-3 clock modules.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AcStratumEntry

acStratumEntry 1.3.6.1.4.1.2785.2.9.1.1
A row within the Stratum table containing access control and status information relating to the operation of the Stratum-3 clock module.
Status: current Access: not-accessible
OBJECT-TYPE    
  AcStratumEntry  

acStratumNodeId 1.3.6.1.4.1.2785.2.9.1.1.1
The unique node identification number representing a chassis within a ring of OSAP's.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AcNodeId  

acStratumClockSource 1.3.6.1.4.1.2785.2.9.1.1.2
This attribute determines the clock source.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER internal(1), bits(2), line(3)  

acStratumOpStatusModuleA 1.3.6.1.4.1.2785.2.9.1.1.3
This field indicates the current operational status for the clock card in slot 16, module A . Only the following values are applicable to the module: operational, offline, initializing, selfTesting, upgrading, standby, shuttingDown, failed, and hw not present.
Status: current Access: read-only
OBJECT-TYPE    
  AcOpStatus  

acStratumOpStatusModuleB 1.3.6.1.4.1.2785.2.9.1.1.4
This field indicates the current operational status for the clock card in slot 16, module B . Only the following values are applicable to the module: operational, offline, initializing, selfTesting, upgrading, standby, shuttingDown, failed, and hw not present.
Status: current Access: read-only
OBJECT-TYPE    
  AcOpStatus  

acStratumAlarmStatusModuleA 1.3.6.1.4.1.2785.2.9.1.1.5
This attribute contains the current status of the clock alarms. The acStratumAlarmStatus is a bit map represented as a sum. Normal may only be set if and only if no other alarms are set. The various bit positions are: 1 normal No alarm present 2 los Loss of Signal 4 lof Loss of Frame
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..6  

acStratumAlarmStatusModuleB 1.3.6.1.4.1.2785.2.9.1.1.6
This attribute contains the current status of the clock alarms. The acStratumAlarmStatus is a bit map represented as a sum. Normal must be set if and oly if no other flash is set. The various bit positions are: 1 normal No alarm present 2 los Loss of Signal 4 lof Loss of Frame
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..6  

acStratumCurrentClockSourceModuleA 1.3.6.1.4.1.2785.2.9.1.1.7
This attribute displays the current source that the clock card is selecting.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), none(1), bits-a(2), bits-b(3), line-slot1-port1(4), line-slot1-port2(5), line-slot2-port1(6), line-slot2-port2(7), holdover(8), internal(9)  

acStratumCurrentClockSourceModuleB 1.3.6.1.4.1.2785.2.9.1.1.8
This attribute displays the current source that the clock card is selecting.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), none(1), bits-a(2), bits-b(3), line-slot1-port1(4), line-slot1-port2(5), line-slot2-port1(6), line-slot2-port2(7), holdover(8), internal(9)  

acStratumLockoutReference 1.3.6.1.4.1.2785.2.9.1.1.9
This attribute is a bit mask of clock references that should be locked out from selection for the clock source. None can only be selected when no other lockout references are selected. The various bit positions are: 0 none No clock references are locked out from selection. 1 bits-a BITS source from clock module A is locked out. 2 bits-b BITS source from clock module B is locked out. 4 line-slot1 LINE timing source from SONET slot 1 is locked out. 8 line-slot2 LINE timing source from SONET slot 2 is locked out. 16 holdover-a Holdover from clock module A is locked out. 32 holdover-b Holdover from clock module B is locked out.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..63  

acStratumManualSwitch 1.3.6.1.4.1.2785.2.9.1.1.10
This attribute will manually switch the clock references. If the clock reference does not exist, is locked out, or the reference has failed, the switch will not take place.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), bits-a(1), bits-b(2), line-slot1(3), line-slot2(4)  

acStratumForcedSwitch 1.3.6.1.4.1.2785.2.9.1.1.11
This attribute will force switch the clock references. If the clock reference does not exist or is locked out, the switch will not take place.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), bits-a(1), bits-b(2), line-slot1(3), line-slot2(4)  

acStratumRevertiveRefSwitchEnabled 1.3.6.1.4.1.2785.2.9.1.1.12
Setting of this attribute to true(1) will the reference to revert back to the original reference when that reference become ready again.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

acStratumClearAlarms 1.3.6.1.4.1.2785.2.9.1.1.13
Setting of this attribute to true(1) will cause the alarm contacts to clear. Reading this attribute will always return false.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

acStratumLineTimingPortSlot1 1.3.6.1.4.1.2785.2.9.1.1.14
When configured for line timing, this value describes which port on the SONET card will be used to drive the line. This value is not applicable when not configured for line timing.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..2  

acStratumLineTimingPortSlot2 1.3.6.1.4.1.2785.2.9.1.1.15
When configured for line timing, this value describes which port on the SONET card will be used to drive the line. This value is not applicable when not configured for line timing.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..2  

acStratumBITSFramingType 1.3.6.1.4.1.2785.2.9.1.1.16
When configured for BITS timing, this value describes the type of framing that will be used on the BITS interface. This value is not applicable when not configured for BITS timing.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER esf(1), d4(2)  

acStratumCurrentClockSourceSystem 1.3.6.1.4.1.2785.2.9.1.1.17
This attribute displays the current clock source that the system is selecting.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), bits-a(1), bits-b(2), line-slot1-port1(3), line-slot1-port2(4), line-slot2-port1(5), line-slot2-port2(6), holdover-clock-a(7), holdover-clock-b(8), internal-clock-a(9), internal-clock-b(10), internal-sonet-slot1(11), internal-sonet-slot2(12)  

acStratumTraps 1.3.6.1.4.1.2785.2.9.0
OBJECT IDENTIFIER    

acStratumFailedModuleATrap 1.3.6.1.4.1.2785.2.9.0.1
The stratum clock module failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

acStratumFailedModuleBTrap 1.3.6.1.4.1.2785.2.9.0.2
The stratum clock module failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

acStratumClockFailureModuleATrap 1.3.6.1.4.1.2785.2.9.0.3
Stratum clock agent has detected a clock timing failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

acStratumClockFailureModuleBTrap 1.3.6.1.4.1.2785.2.9.0.4
Stratum clock agent has detected a clock timing failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

acStratumRemovalModuleATrap 1.3.6.1.4.1.2785.2.9.0.5
The stratum clock module has been removed from the system.
Status: current Access: read-only
NOTIFICATION-TYPE    

acStratumRemovalModuleBTrap 1.3.6.1.4.1.2785.2.9.0.6
The stratum clock module has been removed from the system.
Status: current Access: read-only
NOTIFICATION-TYPE    

acStratumInsertedModuleATrap 1.3.6.1.4.1.2785.2.9.0.7
A stratum clock module has been inserted into the system.
Status: current Access: read-only
NOTIFICATION-TYPE    

acStratumInsertedModuleBTrap 1.3.6.1.4.1.2785.2.9.0.8
A stratum clock module has been inserted into the system.
Status: current Access: read-only
NOTIFICATION-TYPE    

acStratumClockModuleAOk 1.3.6.1.4.1.2785.2.9.0.9
Stratum clock agent has recovered clock timing.
Status: current Access: read-only
NOTIFICATION-TYPE    

acStratumClockModuleBOk 1.3.6.1.4.1.2785.2.9.0.10
Stratum clock agent has recovered clock timing.
Status: current Access: read-only
NOTIFICATION-TYPE    

acStratumSystemClockSourceChange 1.3.6.1.4.1.2785.2.9.0.11
Stratum clock source has changed to acStratumCurrentClockSourceSystem.
Status: current Access: read-only
NOTIFICATION-TYPE