PDN-CROSSCONNECT-MIB

File: PDN-CROSSCONNECT-MIB.mib (15274 bytes)

Imported modules

RFC-1212 RFC1155-SMI PDN-HEADER-MIB

Imported symbols

OBJECT-TYPE TimeTicks crossConnect

Defined Types

DevDs1FracEntry  
SEQUENCE    
  devDs1FracIndex INTEGER
  devDs1FracNumber INTEGER
  devDs1FracIfIndex INTEGER
  devDs1FracIfFracNumber INTEGER

DevSyncDataPortAssignEntry  
SEQUENCE    
  devSyncDataPortAssignIndex INTEGER
  devSyncDataPortAssignRate INTEGER
  devSyncDataPortAssignIfIndex INTEGER

Defined Values

devDs1FracTable 1.3.6.1.4.1.1795.2.24.2.6.7.1
The Paradyne DS1 Fractional Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DevDs1FracEntry

devDs1FracEntry 1.3.6.1.4.1.1795.2.24.2.6.7.1.1
An entry in the Paradyne DS1 Fractional Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DevDs1FracEntry  

devDs1FracIndex 1.3.6.1.4.1.1795.2.24.2.6.7.1.1.1
The index value which uniquely identifies the DS1 interface to which this entry is applicable. 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  

devDs1FracNumber 1.3.6.1.4.1.1795.2.24.2.6.7.1.1.2
The channel number associated with the interface identified by devDs1FracIndex for this entry. If devDs1FracIfIndex indicates that the channel assignment is to a synchronous data port or to a voice port, then the interpretation of this object's meaning is dependent on the value of the allocation method, devSyncDataPortConfigAllocMethod, for the data port. If the allocation method is block, or ACAMI, then this object specifies the starting DS0 channel for the assignment. The number of channels assigned is dependent on the value of devSyncDataPortConfigRate. If the allocation method is channel, then this object specifies the individual DS0 channel to be allocated to the data port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..31  

devDs1FracIfIndex 1.3.6.1.4.1.1795.2.24.2.6.7.1.1.3
An index value that uniquely identifies the interface to which this entry is mapped. The interface identified by a particular value of this index is the same interface as identified by the same value of an ifIndex object instance in the Interfaces table of MIB II (RFC 1213). If no interface is currently using the channel identified by devDs1FracNumber, then this value should be zero. If a single interface occupies more than one time slot, then its ifIndex value is found in multiple time slots (i.e., there are multiple entries in table with the same devDs1FracIfIndex value).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

devDs1FracIfFracNumber 1.3.6.1.4.1.1795.2.24.2.6.7.1.1.4
The channel number associated with the interface identified by devDs1FracIfIndex for this entry. If the interface is a synchronous data port or a voice port, then the value is ignored for set, and undefined when read.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..31  

devSyncDataPortAssignTable 1.3.6.1.4.1.1795.2.24.2.6.7.2
The Paradyne Synchronous Data Port Assignment Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DevSyncDataPortAssignEntry

devSyncDataPortAssignEntry 1.3.6.1.4.1.1795.2.24.2.6.7.2.1
An entry in the Paradyne Synchronous Data Port Assignment Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DevSyncDataPortAssignEntry  

devSyncDataPortAssignIndex 1.3.6.1.4.1.1795.2.24.2.6.7.2.1.1
The index value which uniquely identifies the synchronous data port interface to which this entry is applicable. 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  

devSyncDataPortAssignRate 1.3.6.1.4.1.1795.2.24.2.6.7.2.1.2
The synchronous data port rate expressed in Kbps for both data ports of the synchronous data port-to-synchronous data port assignment represented by this entry. The actual rate for the ports is obtained by reading the value of ifSpeed from the Interfaces table of MIB II (RFC 1213). The possible data rates depend on the current base rate configured for the data ports of this assignment. For example, rate280or320(5) represents a rate of 280 Kbps or 320 Kbps for a base rate of 56 Kbps or 64 Kbps, respectively. WARNING: changing this object's value, causes the DS0 channels assigned to the data port based on the previous rate to be deallocated. NOTE: this variable cannot be used independently to alter the value of the rate associated with a particular data port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER rate56or64(1), rate112or128(2), rate168or192(3), rate224or256(4), rate280or320(5), rate336or384(6), rate392or448(7), rate448or512(8), rate504or576(9), rate560or640(10), rate616or704(11), rate672or768(12), rate728or832(13), rate784or896(14), rate840or960(15), rate896or1024(16), rate952or1088(17), rate1008or1152(18), rate1064or1216(19), rate1120or1280(20), rate1176or1344(21), rate1232or1408(22), rate1288or1472(23), rate1344or1536(24)  

devSyncDataPortAssignIfIndex 1.3.6.1.4.1.1795.2.24.2.6.7.2.1.3
An index value that uniquely identifies the interface to which this synchronous data port is assigned. The interface identified by a particular value of this index is the same interface as identified by the same value of an ifIndex object instance in the Interfaces table of MIB II (RFC 1213). If no interface is currently connected to this data port, then this value should be zero. The value used to set this object must be the ifIndex value of another synchronous data port interface only (i.e., synchronous data port to DS0 channel assignment is allowed only in the DS1 Fractional Table, devDs1FracTable).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

devCrossConUtility 1.3.6.1.4.1.1795.2.24.2.6.7.4
OBJECT IDENTIFIER    

devCrossConClear 1.3.6.1.4.1.1795.2.24.2.6.7.4.1
This object is used to delete all the entries in the Cross Connect table where bulk deletion is needed. This field can only be set to 'clear'. While the management entity within the agent deletes all the cross connects , this field will read 'inprogress'.When the 'clear' operation has completed , or no operation is being performed at all the default state will be 'idle'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER idle(1), inprogress(2), clear(3)  

devCrossConTableLastChange 1.3.6.1.4.1.1795.2.24.2.6.7.4.2
The value of sysUpTime at the time configuration or status of the Cross Connect Table has last changed. Changes in the Cross Connect table can be anything such as configuration addition/deletions or Cross Connect status changes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks