SALIX-DS0-MIB

File: SALIX-DS0-MIB.mib (9579 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
RFC1213-MIB IF-MIB DS0-MIB
SALIX-MIB

Imported symbols

OBJECT-GROUP MODULE-IDENTITY OBJECT-TYPE
Integer32 IpAddress Counter32
TimeStamp RowStatus DisplayString
MODULE-COMPLIANCE InterfaceIndex dsx0ConfigEntry
platform1

Defined Types

SalixDsx0CrossConnectEntry  
SEQUENCE    
  salixDsx0CrossConnectHighInterface InterfaceIndex
  salixDsx0CrossConnectLowInterface InterfaceIndex
  salixDsx0CrossConnectDirection INTEGER
  salixDsx0CrossConnectOperStatus INTEGER
  salixDsx0CrossConnectStartTime TimeStamp
  salixDsx0CrossConnectRowStatus RowStatus

SalixDsx0ConfigEntry  
SEQUENCE    
  salixDsx0Status INTEGER

Defined Values

salixDsx0MIB 1.3.6.1.4.1.2158.5.1.4
The MIB describing SALIX specific DS0 objects
MODULE-IDENTITY    

salixDsx0MIBObjects 1.3.6.1.4.1.2158.5.1.4.1
OBJECT IDENTIFIER    

salixDsx0MIBTraps 1.3.6.1.4.1.2158.5.1.4.2
OBJECT IDENTIFIER    

salixDsx0MIBCompliance 1.3.6.1.4.1.2158.5.1.4.3
OBJECT IDENTIFIER    

salixDsx0MIBTrapPrefix 1.3.6.1.4.1.2158.5.1.4.2.0
OBJECT IDENTIFIER    

salixDsx0CrossConnectTable 1.3.6.1.4.1.2158.5.1.4.1.1
The table that describes the active DS0 Cross Connections on the system. There should be one entry for each active Cross Connect on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SalixDsx0CrossConnectEntry

salixDsx0CrossConnectEntry 1.3.6.1.4.1.2158.5.1.4.1.1.1
An entry in the ITX DS0 cross connect table. This entry describes the status of the DS0 cross connect, and also provides information describing the cross connect
Status: current Access: not-accessible
OBJECT-TYPE    
  SalixDsx0CrossConnectEntry  

salixDsx0CrossConnectHighInterface 1.3.6.1.4.1.2158.5.1.4.1.1.1.1
The high ifIndex for identifying the cross connect. Identifies the DS0 Channel involved in the cross connect. The salixDsx0CrossConnectHighInterface value should be higher than the salixDsx0CrossConnectLowInterface value
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

salixDsx0CrossConnectLowInterface 1.3.6.1.4.1.2158.5.1.4.1.1.1.2
The low ifIndex for identifying the cross connect. Identifies the DS0 Channel involved in the cross connect. The salixDsx0CrossConnectLowInterface value should be lower than the salixDsx0CrossConnectHighInterface value
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

salixDsx0CrossConnectDirection 1.3.6.1.4.1.2158.5.1.4.1.1.1.3
This attribute describes the direction of traffic flow the DS0 cross connect. high2low(1) - Traffic flows from the high interface to the low interface in the cross connect low2high(2) - Traffic flows from the low interface to the high interface in the cross connect bidirectional(3) - Traffic flows both directions through the cross connect
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER high2low(1), low2high(2), bidirectional(3)  

salixDsx0CrossConnectOperStatus 1.3.6.1.4.1.2158.5.1.4.1.1.1.4
This attribute indicates the operational state of the DS0 cross connection. up(1) - The cross connect is up and active down(2) - The cross connect is down and no traffic is passing unknown(3) - The status of the cross connect is not know
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), unknown(3)  

salixDsx0CrossConnectStartTime 1.3.6.1.4.1.2158.5.1.4.1.1.1.5
The time at which the cross connect was created
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

salixDsx0CrossConnectRowStatus 1.3.6.1.4.1.2158.5.1.4.1.1.1.6
The status of this entry in the salixDsx0CrossConnectTable. This object is used to delete a salixDsx0CrossConnectTable entry. To destroy a cross connect, set this value to destory(6) Row status values: active(1) - set by the agent after this entry is created notInService(2) - not applicable notReady(3) - not applicable createAndGo(4) - not applicable createAndWait(5)- not applicable destroy(6) - set by the management entity to destroy entry
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

salixDsx0ConfigTable 1.3.6.1.4.1.2158.5.1.4.1.2
The DS0 Configuration table. Augments the DS0 Configuration table from the DS0-MIB. There is an entry in this table for each DS0 interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SalixDsx0ConfigEntry

salixDsx0ConfigEntry 1.3.6.1.4.1.2158.5.1.4.1.2.1
An augmented entry in the DS0 Configuration table. There is an entry in this table for each DS0 interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SalixDsx0ConfigEntry  

salixDsx0Status 1.3.6.1.4.1.2158.5.1.4.1.2.1.1
Indicated the status of the given DS0 notused(1) - The DS0 is not currently being used crossconnect(2) - The DS0 is currently cross connected rtpconnect(3) - The DS0 is currently connect to an RTP session loopback(4) - The DS0 is currently being looped back test(5) - The DS0 is currently being continuity tested unknown(6) - The status of the DS0 is not known
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notused(1), crossconnect(2), rtpconnect(3), loopback(4), test(5), unknown(6)  

salixDsx0Groups 1.3.6.1.4.1.2158.5.1.4.3.1
OBJECT IDENTIFIER    

salixDsx0Compliances 1.3.6.1.4.1.2158.5.1.4.3.2
OBJECT IDENTIFIER    

salixDsx0Group 1.3.6.1.4.1.2158.5.1.4.3.1.1
Additional salix specific objects for connections
Status: current Access: read-only
OBJECT-GROUP    

salixDsx0Compliance 1.3.6.1.4.1.2158.5.1.4.3.2.1
The basic implementation requirements for the SALIX-DS0-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE