-- MIB File Generated on 22-Aug-1997 at 10:55:22 T1H-MIB DEFINITIONS ::= BEGIN IMPORTS enterprises, experimental, IpAddress, TimeTicks, Gauge, Counter FROM RFC1155-SMI DisplayString FROM RFC1213-MIB OBJECT-TYPE FROM RFC-1212; usr OBJECT IDENTIFIER ::= { enterprises 429 } nas OBJECT IDENTIFIER ::= { usr 1 } t1h OBJECT IDENTIFIER ::= { nas 26 } t1hCfg OBJECT IDENTIFIER ::= { t1h 1 } t1hCfgTable OBJECT-TYPE SYNTAX SEQUENCE OF T1hCfgEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "This table contains an entry for each of the manageable 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." ::= { t1hCfg 1 } t1hCfgEntry OBJECT-TYPE SYNTAX T1hCfgEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "There is one Configuration table entry per T1 Card in the chassis." INDEX { t1hCfgIndex } ::= { t1hCfgTable 1 } T1hCfgEntry ::= SEQUENCE { t1hCfgIndex INTEGER, t1hCfgMdmRoutingMethod INTEGER, t1hCfgLogCallStatGrpSel INTEGER } t1hCfgIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "A unique value for each card in the chassis. The value of t1hCfgIndex matches the value of the index for the corresponding card entity in the entity table of the chassis MIB." ::= { t1hCfgEntry 1 } t1hCfgMdmRoutingMethod OBJECT-TYPE SYNTAX INTEGER{ notSupported(1), roundRobin(2), firstAvailable(3), fixedAssignment(4) } ACCESS read-write STATUS mandatory DESCRIPTION "Defines the mechanism used for modem call routing for this T1 card. Default= fixedAssignment(4)." ::= { t1hCfgEntry 2 } t1hCfgLogCallStatGrpSel OBJECT-TYPE SYNTAX INTEGER{ group1Only(1), group1And2(2), group1And3(3), group1And4(4), group1And2And3(5), group1And2And4(6), group1And3And4(7), group1And2And3And4(8) } ACCESS read-write STATUS mandatory DESCRIPTION "The optional call statistics groups included in log messages. Groups are Usage(1), Data Transfer(2), Performance(3) and Operating Mode(4). Default = group1Only(1)." ::= { t1hCfgEntry 3 } t1hCr OBJECT IDENTIFIER ::= { t1h 2 } t1hCrTable OBJECT-TYPE SYNTAX SEQUENCE OF T1hCrEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "This table contains an entry for each of the manageable T1 Cards in the chassis. It contains objects that reflect the current call routing configuration of the card." ::= { t1hCr 1 } t1hCrEntry OBJECT-TYPE SYNTAX T1hCrEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "There is one call routing table entry per T1 card in the chassis." INDEX { t1hCrIndex, t1hCrPhNumIndex } ::= { t1hCrTable 1 } T1hCrEntry ::= SEQUENCE { t1hCrIndex INTEGER, t1hCrPhNumIndex INTEGER, t1hCrInboundPhNum DisplayString, t1hCrInBoundCallType INTEGER } t1hCrIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "A unique value for each card in the chassis. The value of t1hCrIndex matches the value of the index for the corresponding card's entry in the entity table of the chassis MIB." ::= { t1hCrEntry 1 } t1hCrPhNumIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "This object is the index for one of the inbound call routing objects for this card." ::= { t1hCrEntry 2 } t1hCrInboundPhNum OBJECT-TYPE SYNTAX DisplayString (SIZE(0..18)) ACCESS read-write STATUS mandatory DESCRIPTION "This is one of the inbound call routing phone numbers." ::= { t1hCrEntry 3 } t1hCrInBoundCallType OBJECT-TYPE SYNTAX INTEGER{ analog(1), digital(2) } ACCESS read-write STATUS mandatory DESCRIPTION "This is one of the inbound call routing phone numbers. Default = analog(1)." ::= { t1hCrEntry 4 } t1hCmd OBJECT IDENTIFIER ::= { t1h 3 } t1hCmdTable OBJECT-TYPE SYNTAX SEQUENCE OF T1hCmdEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The T1 card command table contains an entry for each of the manageable T1 card in the chassis. It provides a means through which to take specific actions on the T1 card in the chassis. The number of entries in this table is given by the value of t1hIdNumber." ::= { t1hCmd 1 } t1hCmdEntry OBJECT-TYPE SYNTAX T1hCmdEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "There is one T1 card command entry per T1 card in the chassis." INDEX { t1hCmdIndex } ::= { t1hCmdTable 1 } T1hCmdEntry ::= SEQUENCE { t1hCmdIndex INTEGER, t1hCmdMgtStationId OCTET STRING, t1hCmdReqId INTEGER, t1hCmdFunction INTEGER, t1hCmdForce INTEGER, t1hCmdParam OCTET STRING, t1hCmdResult INTEGER, t1hCmdCode INTEGER } t1hCmdIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "A unique value for each T1 card in the chassis. The value of this object matches the value of the index of the corresponding T1 card's entry in the entity table of the chassis MIB." ::= { t1hCmdEntry 1 } t1hCmdMgtStationId OBJECT-TYPE SYNTAX OCTET STRING (SIZE(0..8)) ACCESS read-write STATUS mandatory DESCRIPTION "This object is a generic read-write variable that a Management Station (MS) can use to guarantee that the results from a 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 t1hCmdReqId and t1hCmdResult to detect interference from other MSs." ::= { t1hCmdEntry 2 } t1hCmdReqId OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "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 T1 card. If the request-id is unknown or undefined, this object contains the value zero." ::= { t1hCmdEntry 3 } t1hCmdFunction OBJECT-TYPE SYNTAX INTEGER{ noCommand(1), restoreT1E1AndMdmDefaults(2), restoreT1E1FromDefault(3), restoreMdmFromDefault(4), saveT1E1AndMdmNvram(5), saveT1E1Nvram(6), saveMdmNvram(7), restoreT1E1AndMdmNvram(8), restoreT1E1Nvram(9), restoreMdmNvram(10), softwareReset(11), restoreDefaultUIPassword(12), restorecfg1todeflt(13), restorecfg2todeflt(14), restorecfg3todeflt(15), restorecfg4todeflt(16), saveCfg1toNvram(17), saveCfg2toNvram(18), saveCfg3toNvram(19), saveCfg4toNvram(20), restoreCfg1FromNvram(21), restoreCfg2FromNvram(22), restoreCfg3FromNvram(23), restoreCfg4FromNvram(24), refreshCfg1Chans(25), refreshCfg2Chans(26), refreshCfg3Chans(27), refreshCfg4Chans(28) } ACCESS read-write STATUS mandatory DESCRIPTION "This object contains a value which describes the command which is being invoked." ::= { t1hCmdEntry 4 } t1hCmdForce OBJECT-TYPE SYNTAX INTEGER{ force(1), noForce(2) } ACCESS read-write STATUS mandatory DESCRIPTION "In some cases the 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." ::= { t1hCmdEntry 5 } t1hCmdParam OBJECT-TYPE SYNTAX OCTET STRING (SIZE(0..24)) ACCESS read-write STATUS mandatory DESCRIPTION "This object contains parameters that are specific to the particular command being issued. In some cases, there will be no addtional parameters required." ::= { t1hCmdEntry 6 } t1hCmdResult OBJECT-TYPE SYNTAX INTEGER{ none(1), success(2), inProgress(3), notSupported(4), unAbleToRun(5), aborted(6), failed(7) } ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { t1hCmdEntry 7 } t1hCmdCode OBJECT-TYPE SYNTAX INTEGER{ noError(1), unable(2), unrecognizedCommand(6), slotEmpty(8), noResponse(12), unsupportedCommand(20), deviceDisabled(22), testFailed(25), userInterfaceActive(58), pendingSoftwareDownload(73) } ACCESS read-only STATUS mandatory DESCRIPTION "The value of this object upon commad completion indicates a futher 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." ::= { t1hCmdEntry 8 } t1hTe OBJECT IDENTIFIER ::= { t1h 4 } t1hTeTable OBJECT-TYPE SYNTAX SEQUENCE OF T1hTeEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The trap table containing an enable for each that the card is capable of generating. Some of these events occur often and traps may flood the network if care is not taken to avoid such conditions. These traps should be enabled sparingly." ::= { t1hTe 1 } t1hTeEntry OBJECT-TYPE SYNTAX T1hTeEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "There is one entry for each HiPer DSP card in the chassis." INDEX { t1hTeIndex } ::= { t1hTeTable 1 } T1hTeEntry ::= SEQUENCE { t1hTeIndex INTEGER, t1hTeResetByDTE INTEGER } t1hTeIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "A unique value for each HiPer DSP card in the chassis. The value of this object matches the value of the index of the corresponding HiPer DSP card's entry in the entity table of the chassis MIB." ::= { t1hTeEntry 1 } t1hTeResetByDTE OBJECT-TYPE SYNTAX INTEGER{ enableTrap(1), disableAll(2), enableLog(3), enableAll(4) } ACCESS read-write STATUS mandatory DESCRIPTION "Enables generation of an SNMP trap upon detection of reset by DTE on the modems in the card." ::= { t1hTeEntry 2 } END