ACC-DS1

File: ACC-DS1.mib (11171 bytes)

Imported modules

RFC1155-SMI ACC-SYSTEM ACC-MIB

Imported symbols

OBJECT-TYPE accTrapLogSeqNum accBRG
DisplayString RowStatus IfIndex
SmdsAddress

Defined Types

AccDs1ExtEntry  
SEQUENCE    
  accDs1ExtLineIndex INTEGER
  accDs1ExtLineLength INTEGER
  accDS1ExtNfasGroup INTEGER
  accDs1ExtInterfaceId INTEGER
  accDs1ExtE1Type INTEGER
  accDs1ExtXcvr INTEGER
  accDs1ExtPrecedence INTEGER
  accDs1ExtSignalGroup INTEGER
  accDs1ExtNumberGroup INTEGER
  accDs1ExtIntegAccess INTEGER
  accDs1ExtSignalMode INTEGER
  accDs1ExtCICBase INTEGER
  accDs1ExtMessageLevel INTEGER
  accDs1ExtServiceState INTEGER

AccDs1CircuitEntry  
SEQUENCE    
  accDs1CircuitIndex INTEGER
  accDs1CircuitAdi INTEGER
  accDs1CircuitBandwidth INTEGER
  accDs1CircuitBusyout INTEGER
  accDs1CircuitInversion INTEGER
  accDs1CircuitName DisplayString
  accDs1CircuitConfigStatus INTEGER
  accDs1CircuitLoopback INTEGER
  accDs1CircuitRbs INTEGER
  accDs1CircuitSuperrateMask INTEGER

Defined Values

accDs1ExtTable 1.3.6.1.4.1.5.1.1.42
The DS1 extension table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccDs1ExtEntry

accDs1ExtEntry 1.3.6.1.4.1.5.1.1.42.1
An entry in the DS1 extension table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccDs1ExtEntry  

accDs1ExtLineIndex 1.3.6.1.4.1.5.1.1.42.1.1
This object is the identifier of a DS1 Interface on a managed device. It has the same value as dsx1LineIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accDs1ExtLineLength 1.3.6.1.4.1.5.1.1.42.1.2
The approximate line length. When equipped with a DSX1 line interface module, this object selects the transmit equalization. When equipped with a CSU interface module, this object selects the line build out (LBO).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER short(1), medium(2), long(3)  

accDS1ExtNfasGroup 1.3.6.1.4.1.5.1.1.42.1.3
The ifIndex of another DS1 interface whose common signaling channel (e.g., ISDN D channel) carries signaling information for this DS1 interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accDs1ExtInterfaceId 1.3.6.1.4.1.5.1.1.42.1.4
The internal interface on which signalling is received. 0 indicates the D-channel.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..31  

accDs1ExtE1Type 1.3.6.1.4.1.5.1.1.42.1.5
The type of E1 equipment to which the device is connected. Only used to work around Nordic type switch anomolies.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), nordic(2)  

accDs1ExtXcvr 1.3.6.1.4.1.5.1.1.42.1.6
The type of transceiver installed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dsx1(1), csu2(2), hdsl-master(3), hdsl-slave(4), e1-120ohm(5), hdsl(6), e1-75ohm(7)  

accDs1ExtPrecedence 1.3.6.1.4.1.5.1.1.42.1.7
When the interface is provisioned as a PRI interface with D-channel backup, this object determines whether the D channel on this interface is the primary or secondary D channel.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

accDs1ExtSignalGroup 1.3.6.1.4.1.5.1.1.42.1.8
The index of the Signal group assigned to this interface. The value of the trunk group index is limited to the maximum number of PRI interfaces that can be installed on a given platform (3 for Amazon, 28 for Tigris). A trunk group value of 0 indicates that the interface does not belong to a PRI trunk group. Replaces accDs1ExtNfasGroup which has been deprecated.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..127  

accDs1ExtNumberGroup 1.3.6.1.4.1.5.1.1.42.1.9
The index of the called number group assigned to this interface. Number groups are defined in the Called Number Table. A number group value of 0 indicates that no called number group has been assigned to this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accDs1ExtIntegAccess 1.3.6.1.4.1.5.1.1.42.1.10
Indicates whether this interface has enabled integrated access. If enabled, the signal group is used as the signaling channel for this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

accDs1ExtSignalMode 1.3.6.1.4.1.5.1.1.42.1.11
Signaling mode for this DS1 interface
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), rbs(2), cas(3), ccs(4), nfas(5), etheric(6)  

accDs1ExtCICBase 1.3.6.1.4.1.5.1.1.42.1.12
CIC base to use for circuits on this DS1 interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accDs1ExtMessageLevel 1.3.6.1.4.1.5.1.1.42.1.13
Maintenance message level for this DS1 interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accDs1ExtServiceState 1.3.6.1.4.1.5.1.1.42.1.14
Describes DS1 service state. Certain attributes need to be in a specific state to be changed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ds1InService(1), ds1OutOfService(2)  

accDs1CircuitTable 1.3.6.1.4.1.5.1.1.43
The DS1 circuit configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccDs1CircuitEntry

accDs1CircuitEntry 1.3.6.1.4.1.5.1.1.43.1
An entry in the DS1 circuit configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccDs1CircuitEntry  

accDs1CircuitIndex 1.3.6.1.4.1.5.1.1.43.1.1
This object is the identifier of a circuit on a managed DS1 interface. It should have the same value as ifIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accDs1CircuitAdi 1.3.6.1.4.1.5.1.1.43.1.2
Enables or disables alternate digit inversion for a circuit on a managed DS1 interface. This object applies only to E1 interfaces.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

accDs1CircuitBandwidth 1.3.6.1.4.1.5.1.1.43.1.3
The bandwidth of the circuit in kilobits per second.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER bandwidth-8(1), bandwidth-16(2), bandwidth-24(3), bandwidth-32(4), bandwidth-40(5), bandwidth-48(6), bandwidth-56(7), bandwidth-64(8)  

accDs1CircuitBusyout 1.3.6.1.4.1.5.1.1.43.1.4
The busyout status of a circuit. If the status is set to busy, the circuit is taken out of service and is unable to carry user data.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER busy(1), unbusy(2)  

accDs1CircuitInversion 1.3.6.1.4.1.5.1.1.43.1.5
Enables or disables circuit inversion for a circuit on a managed DS1 interface. This object applies only to T1 interfaces.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

accDs1CircuitName 1.3.6.1.4.1.5.1.1.43.1.6
This object is used to associate a name with a particular DS1 circuit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

accDs1CircuitConfigStatus 1.3.6.1.4.1.5.1.1.43.1.7
This object gives the configuration status for a circuit entry, and may have the following values: UNCONFIG The circuit has not been configured or has been deleted STATIC The circuit has been configured manually (stored in NVM) DYNAMIC The circuit has been configured automatically (not stored in NVM)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unconfig(1), static(2), dynamic(3)  

accDs1CircuitLoopback 1.3.6.1.4.1.5.1.1.43.1.8
This object represents the loopback status of the DS1 circuit. Any active loopback can be removed by setting the loopback status to none.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), loopback-a(2), loopback-c(3)  

accDs1CircuitRbs 1.3.6.1.4.1.5.1.1.43.1.9
Enables or disables robbed bit signaling for a circuit on a managed DS1 interface. This object applies only to T1 interfaces.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

accDs1CircuitSuperrateMask 1.3.6.1.4.1.5.1.1.43.1.10
Specifies the time-slots used by a superrate circuit. Each bit which is set corresponds to a time-slot which is allocated to the superrate circuit. 2**n-1 corresponds to time-slot n.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER