PDN-SONETEXT-MIB

File: PDN-SONETEXT-MIB.mib (4908 bytes)

Imported modules

RFC-1212 RFC-1215 RFC1155-SMI
SONET-MIB PDN-HEADER-MIB

Imported symbols

OBJECT-TYPE TRAP-TYPE TimeTicks
sonetSectionCurrentStatus sonetLineCurrentStatus sonetPathCurrentStatus
pdnSonetMIB

Defined Types

DevSonetConfigEntry  
SEQUENCE    
  devSonetIfIndex INTEGER
  devSonetXmitClkSrc INTEGER
  devSonetStatusLastChange TimeTicks
  devSonetStatusChangeTrapEnable INTEGER

Defined Values

devSonetConfig 1.3.6.1.4.1.1795.2.24.2.6.13.1
OBJECT IDENTIFIER    

devSonetTraps 1.3.6.1.4.1.1795.2.24.2.6.13.2
OBJECT IDENTIFIER    

devSonetConfigTable 1.3.6.1.4.1.1795.2.24.2.6.13.1.1
The Paradyne Sonet-MIB Table Augment.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DevSonetConfigEntry

devSonetConfigEntry 1.3.6.1.4.1.1795.2.24.2.6.13.1.1.1
An entry in the Paradyne Sonet-MIB Interface Config Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DevSonetConfigEntry  

devSonetIfIndex 1.3.6.1.4.1.1795.2.24.2.6.13.1.1.1.1
The index value which uniquely identifies the interface for which this entry contains information on interface tests. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex from the Interfaces table of MIB II (RFC 1213).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

devSonetXmitClkSrc 1.3.6.1.4.1.1795.2.24.2.6.13.1.1.1.2
This object is used to configure the clock to be used by the transmit side of the interface. loopTiming -- Timing is Extracted from the Receiving OC-N signal and re-used on the Transmitting OC-N signal. Thats is the timing is supplied by the far-end OC-N interface. localTiming -- Timing provided by the internal clock. throughTiming -- Timing is Extracted from one OC-N interface and used by the transmitted signal on another OC-N interface. systemTiming -- Timing is provided by the source selected for system timing (devCfgClkSource)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER loopTiming(1), localTiming(2), throughTiming(3), systemTiming(4)  

devSonetStatusLastChange 1.3.6.1.4.1.1795.2.24.2.6.13.1.1.1.3
The value of MIB II's sysUpTime object at the time this Sonet entered its current line status state. If the current state was entered prior to the last re-initialization of the proxy-agent, then this object contains a zero value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

devSonetStatusChangeTrapEnable 1.3.6.1.4.1.1795.2.24.2.6.13.1.1.1.4
Indicates whether devSonetStatusChange traps should be generated for this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

devSonetStatusChange 1
A devSonetStatusChange trap is sent when the value of an instance of sonetSectionCurrentStatus or sonetLineCurrentStatus or sonetPathCurrentStatus changes. It can be utilized by an NMS to trigger polls. When the line status change results in a lower level line status change (i.e. sonet), then no traps for the lower level are sent.
TRAP-TYPE