DT1-MIB

File: DT1-MIB.mib (17676 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

enterprises experimental IpAddress
TimeTicks Gauge Counter
DisplayString OBJECT-TYPE

Defined Types

Dt1IdEntry  
SEQUENCE    
  dt1IdIndex INTEGER
  dt1IdHardwareSerNum DisplayString
  dt1IdHardwareRev DisplayString
  dt1IdSoftwareRev DisplayString

Dt1CfgEntry  
SEQUENCE    
  dt1CfgIndex INTEGER
  dt1CfgSpanATmgSrcPrio INTEGER
  dt1CfgSpanBTmgSrcPrio INTEGER
  dt1CfgInternTmgSrcPrio INTEGER
  dt1CfgTdmBusTmgSrcPrio INTEGER
  dt1CfgIdleDiscPatt INTEGER
  dt1CfgNumT1TypeNacs INTEGER
  dt1CfgCallEventFilter INTEGER
  dt1CfgSetDs0OutofService INTEGER
  dt1CfgWirelessMode INTEGER

Dt1StatEntry  
SEQUENCE    
  dt1StatIndex INTEGER
  dt1StatCurrentTmgSrc INTEGER
  dt1StatSelfTest INTEGER
  dt1StatUpTime INTEGER
  dt1StatCallEventCode INTEGER
  dt1StatCallEventQ931Value INTEGER

Dt1CmdEntry  
SEQUENCE    
  dt1CmdIndex INTEGER
  dt1CmdMgtStationId OCTET STRING
  dt1CmdReqId INTEGER
  dt1CmdFunction INTEGER
  dt1CmdForce INTEGER
  dt1CmdParam OCTET STRING
  dt1CmdResult INTEGER
  dt1CmdCode INTEGER

Dt1TrapEnaEntry  
SEQUENCE    
  dt1TrapEnaIndex INTEGER
  dt1TrapEnaTxTmgSrcSwitch INTEGER
  dt1TrapEnaCallEvent INTEGER
  dt1TrapEnaCallArriveEvent INTEGER
  dt1TrapEnaCallConnEvent INTEGER
  dt1TrapEnaCallTermEvent INTEGER
  dt1TrapEnaCallFailEvent INTEGER

Defined Values

usr 1.3.6.1.4.1.429
OBJECT IDENTIFIER    

nas 1.3.6.1.4.1.429.1
OBJECT IDENTIFIER    

dt1 1.3.6.1.4.1.429.1.3
OBJECT IDENTIFIER    

dt1Id 1.3.6.1.4.1.429.1.3.1
OBJECT IDENTIFIER    

dt1IdTable 1.3.6.1.4.1.429.1.3.1.1
A table that contains information that identifies the hardware and software that make up the specified dual T1 card.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dt1IdEntry

dt1IdEntry 1.3.6.1.4.1.429.1.3.1.1.1
There is one entry in this table for every dual T1 card in the chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Dt1IdEntry  

dt1IdIndex 1.3.6.1.4.1.429.1.3.1.1.1.1
An index that uniquely identifies the dual T1 card for which this row in the table pertains. The value of this index matches the value of the index for the corresponding entity in the entity table of the chassis MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dt1IdHardwareSerNum 1.3.6.1.4.1.429.1.3.1.1.1.2
The dual T1 card's hardware serial number as stored in EEPROM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..24)  

dt1IdHardwareRev 1.3.6.1.4.1.429.1.3.1.1.1.3
The hardware revision of the specified dual T1 card as stored in its EEPROM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..24)  

dt1IdSoftwareRev 1.3.6.1.4.1.429.1.3.1.1.1.4
The revision of the software being executed in the specified dual T1 card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..24)  

dt1Cfg 1.3.6.1.4.1.429.1.3.2
OBJECT IDENTIFIER    

dt1CfgTable 1.3.6.1.4.1.429.1.3.2.1
The Dual T1 Card Configuration Table contains an entry for each of the manageable Dual T1 Cards in the chassis. It contains objects that reflect the current configuration of parameters that affect the operation of all the entities that reside on the given card.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dt1CfgEntry

dt1CfgEntry 1.3.6.1.4.1.429.1.3.2.1.1
There is one Dual T1 Card Configuration table entry per Dual T1 Card in the chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Dt1CfgEntry  

dt1CfgIndex 1.3.6.1.4.1.429.1.3.2.1.1.1
A unique value for each Dual T1 Card in the chassis. The value of dt1CfgIndex matches the value of the index for the corresponding Dual T1 Card entity in the entity table of the chassis MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dt1CfgSpanATmgSrcPrio 1.3.6.1.4.1.429.1.3.2.1.1.2
Identifies the priority at which the clock recovered from span line A is to be used as this Dual T1 Card's transmit timing source.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notAllowed(1), high(2), mediumHigh(3), medium(4), low(5)  

dt1CfgSpanBTmgSrcPrio 1.3.6.1.4.1.429.1.3.2.1.1.3
Identifies the priority at which the clock recovered from span line B is to be used as this Dual T1 Card's transmit timing source.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notAllowed(1), high(2), mediumHigh(3), medium(4), low(5)  

dt1CfgInternTmgSrcPrio 1.3.6.1.4.1.429.1.3.2.1.1.4
Identifies the priority at which this Dual T1 Card's internal clock is to be used as the transmit timing source.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notAllowed(1), high(2), mediumHigh(3), medium(4), low(5)  

dt1CfgTdmBusTmgSrcPrio 1.3.6.1.4.1.429.1.3.2.1.1.5
Identifies the priority at which the clock currently on the TDM bus is to be used as this Dual T1 Card's transmit timing source.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER notAllowed(1), high(2), mediumHigh(3), medium(4), low(5)  

dt1CfgIdleDiscPatt 1.3.6.1.4.1.429.1.3.2.1.1.6
Idle disconnect pattern sent to the modems. Normal values: USA = 1, international = 84. Default = 1. Configure the modems identically. Consult the help screen, user manual or US Robotics before changing.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

dt1CfgNumT1TypeNacs 1.3.6.1.4.1.429.1.3.2.1.1.7
The number of T1 and/or T1/E1-PRI NACs in the chassis. Default=multiple(3).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(1), single(2), multiple(3)  

dt1CfgCallEventFilter 1.3.6.1.4.1.429.1.3.2.1.1.8
This objects provides a means to filter the types of call event traps generated. It specifies the class of calls to filter out. Default = filterOutSuccess(4).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(1), filterOutNone(2), filterOutBoth(3), filterOutSuccess(4), filterOutFailure(5)  

dt1CfgSetDs0OutofService 1.3.6.1.4.1.429.1.3.2.1.1.9
This object determines to put DS0s out of service upon removal Quad Modem NAC when fixed modem routing method is engaged. Default = disable(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dt1CfgWirelessMode 1.3.6.1.4.1.429.1.3.2.1.1.10
This object will configure the wireless mode of operations of the T1 at power up. Default = normal(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), wireless(2)  

dt1Stat 1.3.6.1.4.1.429.1.3.3
OBJECT IDENTIFIER    

dt1StatTable 1.3.6.1.4.1.429.1.3.3.1
The Dual T1 Card Status table contains an entry for each of the manageable Dual T1 Cards in the chassis. It contains objects that reflect the current card specific status. Status values dynamically change during calls, and they are read-only.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dt1StatEntry

dt1StatEntry 1.3.6.1.4.1.429.1.3.3.1.1
There is one Dual T1 Card Status entry per Dual T1 Card in the chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Dt1StatEntry  

dt1StatIndex 1.3.6.1.4.1.429.1.3.3.1.1.1
A unique value for each Dual T1 Card in the chassis. The value of dt1StatusIndex matches the value of the index for the corresponding Dual T1 Card's entry in the entity table of the chassis MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dt1StatCurrentTmgSrc 1.3.6.1.4.1.429.1.3.3.1.1.2
Based on the availability of the various timing sources and the current settings of the priorities at which they are to be used, the Dual T1 Card will select the current transmit timing source. This object will indicate the current timing source being used for transmit timing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER spanLineA(1), spanLineB(2), internalClock(3), tdmBusClock(4)  

dt1StatSelfTest 1.3.6.1.4.1.429.1.3.3.1.1.3
This object contains the result of the last self test command requested from the command table. It includes both destructive and non destructive results.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dt1StatUpTime 1.3.6.1.4.1.429.1.3.3.1.1.4
This object contains the uptime of the NAC
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dt1StatCallEventCode 1.3.6.1.4.1.429.1.3.3.1.1.5
This object contains the definition of the call event codes sent in the call event trap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), setup(2), usrSetup(3), telcoDisconnect(4), usrDisconnect(5), noFreeModem(6), modemsNotAllowed(7), modemsRejectCall(8), modemSetupTimeout(9), noFreeIGW(10), igwRejectCall(11), igwSetupTimeout(12), noFreeTdmts(13), bcReject(14), ieReject(15), chidReject(16), progReject(17), callingPartyReject(18), calledPartyReject(19), blocked(20), analogBlocked(21), digitalBlocked(22), outOfService(23), busy(24), congestion(25), protocolError(26), noFreeBchannel(27), inOutCallCollision(28), inCallArrival(29), outCallArrival(30), inCallConnect(31), outCallConnect(32)  

dt1StatCallEventQ931Value 1.3.6.1.4.1.429.1.3.3.1.1.6
This object contains the Q931 Call Reference Value sent in the call event trap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dt1Cmd 1.3.6.1.4.1.429.1.3.4
OBJECT IDENTIFIER    

dt1CmdTable 1.3.6.1.4.1.429.1.3.4.1
The Dual T1 Card Command table contains an entry for each of the manageable Dual T1 Cards in the chassis. It provides a means through which to take specific actions on one or more Dual T1 cards in the NAS chassis. The number of entries in this table is given by the value of dt1IdNumber.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dt1CmdEntry

dt1CmdEntry 1.3.6.1.4.1.429.1.3.4.1.1
There is one Dual T1 Card Command entry per Dual T1 Card in the chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Dt1CmdEntry  

dt1CmdIndex 1.3.6.1.4.1.429.1.3.4.1.1.1
A unique value for each Dual T1 Card in the chassis. The value of this object matches the value of the index of the corresponding Dual T1 Card's entry in the entity table of the chassis MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dt1CmdMgtStationId 1.3.6.1.4.1.429.1.3.4.1.1.2
This object is a generic read-write variable that a Management Station (MS) can use to guarantee that the results from a given command are the results of a command issued by that specific MS. Each MS must SET a unique value to this object when doing commands and GET the value of this object together with dt1CmdReqId and dt1CmdResult to detect interference from other MSs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..8)  

dt1CmdReqId 1.3.6.1.4.1.429.1.3.4.1.1.3
This object contains the value of the request-id field in the SNMP PDU which invoked the current or most recent command or test on this Dual T1 Card. If the request-id is unknown or undefined, this object contains the value zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dt1CmdFunction 1.3.6.1.4.1.429.1.3.4.1.1.4
This object contains a value which describes the command which is being invoked.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noCommand(1), saveToNVRAM(2), restoreFromNVRAM(3), restoreFromDefault(4), nonDisruptSelfTest(5), disruptSelfTest(6), softwareReset(7), resetToHiPrioTimingSrc(8), forceTdmBusMastership(9), enterSpanToSpanLoopback(10), exitSpanToSpanLoopback(11), restoreDefaultUIPassword(12)  

dt1CmdForce 1.3.6.1.4.1.429.1.3.4.1.1.5
In some cases, the Dual T1 Card may be in a state such that certain commands could adversely affect connections. In such cases, a command request with this object not present or set to noForce will result in a warning. If the operator elects to ignore such warnings, this object can be set to force in a subsequent issue of the command to cause the command to be carried out regardless of its potentially hazzardous effects.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER force(1), noForce(2)  

dt1CmdParam 1.3.6.1.4.1.429.1.3.4.1.1.6
This object contains parameters that are specific to the particular command being issued. In some cases, there will be no aditional parameters required.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..24)  

dt1CmdResult 1.3.6.1.4.1.429.1.3.4.1.1.7
This object contains the result of the most recently requested command or test, or the value none(1) if no commands have been requested since the last reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), success(2), inProgress(3), notSupported(4), unAbleToRun(5), aborted(6), failed(7)  

dt1CmdCode 1.3.6.1.4.1.429.1.3.4.1.1.8
The value of this object upon command completion indicates a further description of what went wrong if the command was unsuccessful. In the case of tests, a bit mapped result of each of the sub-tests performed can be found in the status table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noError(1), unable(2), unrecognizedCommand(6), slotEmpty(8), noResponse(12), unsupportedCommand(20), deviceDisabled(22), testFailed(25), userInterfaceActive(58), pendingSoftwareDownload(73)  

dt1TrapEnaTable 1.3.6.1.4.1.429.1.3.5
Table containing objects to enable traps on the Dual T1 Cards in the chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dt1TrapEnaEntry

dt1TrapEnaEntry 1.3.6.1.4.1.429.1.3.5.1
There is one entry for each Dual T1 Card in the chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Dt1TrapEnaEntry  

dt1TrapEnaIndex 1.3.6.1.4.1.429.1.3.5.1.1
A unique index identifying the Dual T1 Card to which the trap enable objects pertain.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dt1TrapEnaTxTmgSrcSwitch 1.3.6.1.4.1.429.1.3.5.1.2
An object which enables the SNMP proxy agent to generate a trap upon detection of the Dual T1 Card switching to an alternate transmit timing source. Default = disableAll(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

dt1TrapEnaCallEvent 1.3.6.1.4.1.429.1.3.5.1.3
This object enables the generation of an SNMP trap to track calls entering and exiting the NAC. Default = disableAll(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

dt1TrapEnaCallArriveEvent 1.3.6.1.4.1.429.1.3.5.1.4
This object enables the generation of an SNMP trap to track call arrivals the NAC. Default = disableAll(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

dt1TrapEnaCallConnEvent 1.3.6.1.4.1.429.1.3.5.1.5
This object enables the generation of an SNMP trap to track call connects. Default = disableAll(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

dt1TrapEnaCallTermEvent 1.3.6.1.4.1.429.1.3.5.1.6
This object enables the generation of an SNMP trap to track normal call terminations. Default = disableAll(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

dt1TrapEnaCallFailEvent 1.3.6.1.4.1.429.1.3.5.1.7
This object enables the generation of an SNMP trap to track failed call terminations. Default = disableAll(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)