ACC-SLOT

File: ACC-SLOT.mib (45967 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1215
ACC-MIB ACC-SYSTEM

Imported symbols

OBJECT-TYPE IpAddress TimeTicks
Gauge Counter tcpConnRemAddress
TRAP-TYPE accBRG DisplayString
accTrapLogSeqNum accTrapLogSeverityType accMemEMEStatus
accMemOptimiserPref accMemOptimiserStatus accMemOptimiserMemory
accMemOptimiserFeature accMemBlkEntTotal accMemBlkEntInUse

Defined Types

AccSlotEntry  
SEQUENCE    
  accSlotLastChangeY2K OCTET STRING
  accSlotInPkts Counter
  accSlotOutPkts Counter
  accSlotNumChanges Counter
  accSlotProtocol INTEGER
  accSlotClockMode INTEGER
  accSlotQueueMode INTEGER
  accSlotDialProcedure INTEGER
  accSlotResyncMode INTEGER
  accSlotCompressMode INTEGER
  accSlotCompressV42bisP1 INTEGER
  accSlotCompressV42bisP2 INTEGER
  accSlotCompressDcs221P1 INTEGER
  accSlotSevereCongPct INTEGER
  accSlotDialAddress DisplayString
  accSlotCompressRevision INTEGER
  accSlotCompressMaxStreams INTEGER
  accSlotCompressMessageLevel INTEGER
  accSlotIfType INTEGER
  accSlotE1FrameMode INTEGER

AccCardSlotEntry  
SEQUENCE    
  accCardSlotNum INTEGER
  accCardSlotType INTEGER
  accCardSlotRevNum DisplayString
  accCardSlotSerNum DisplayString
  accCardSlotPortCnf DisplayString
  accCardSlotAdminState INTEGER
  accCardSlotOperState INTEGER
  accCardSlotIndex INTEGER
  accCardSlotNum11Slot INTEGER

AccCardInterfaceEntry  
SEQUENCE    
  accCardInterfaceNum INTEGER
  accCardInterfaceType INTEGER
  accCardInterfaceSlotNum INTEGER
  accCardInterfaceIndex INTEGER

AccCardCircuitEntry  
SEQUENCE    
  accCardCircuitNum INTEGER
  accCardCircuitSlotNum INTEGER
  accCardCircuitInterfaceNum INTEGER
  accCardCircuitIndex INTEGER

Defined Values

accSlot 1.3.6.1.4.1.5.1.1.5
OBJECT IDENTIFIER    

accSlotTable 1.3.6.1.4.1.5.1.1.5.2
A list of physical port entries. The number of entries is given by the value of accSlotNum.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccSlotEntry

accSlotEntry 1.3.6.1.4.1.5.1.1.5.2.1
A table entry providing information about a specific physical port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccSlotEntry  

accSlotInPkts 1.3.6.1.4.1.5.1.1.5.2.1.11
Number of packets received on this physical interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accSlotOutPkts 1.3.6.1.4.1.5.1.1.5.2.1.17
Number of packets transmitted on this physical interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accSlotNumChanges 1.3.6.1.4.1.5.1.1.5.2.1.21
Number of times that this interface has changed state (either up-to-down or down-to-up).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accSlotProtocol 1.3.6.1.4.1.5.1.1.5.2.1.22
Protocol used on this slot. note that these enumerated values match those in accBrPortProtocol.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enet(1), x25(2), lapb(3), ffr(4), other(5), token-ring(6), smds(7), ppp(8), fddi(9), dial(10), multilink(11)  

accSlotClockMode 1.3.6.1.4.1.5.1.1.5.2.1.23
Clock mode of this port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), ext1(2), pp(3), ext2(4), int(5), slave(6)  

accSlotQueueMode 1.3.6.1.4.1.5.1.1.5.2.1.24
Queuing mode for this slot Fair queuing provides per-conversation bandwidth allocation, with additional bandwidth allocated to higher priority traffic. Precedence queueing gives first-in-first-out service amongst priority queues.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER express(1), precedence(2)  

accSlotDialProcedure 1.3.6.1.4.1.5.1.1.5.2.1.25
Dial Procedure.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER lan(1), direct(2), x21(3), dtr(4), isdn(5), v25(6), hayes(7), tdm(8)  

accSlotResyncMode 1.3.6.1.4.1.5.1.1.5.2.1.26
Establishes operational mode of the Resync function for crypto gear. When active, a link-down condition intitiates resynchronization, which is manifested by setting the DTR (RTS) signal active (low) for 10 milliseconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

accSlotCompressMode 1.3.6.1.4.1.5.1.1.5.2.1.27
Establishes operational mode of Data Compression. This functionality is appropriate for serial lines.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)  

accSlotCompressV42bisP1 1.3.6.1.4.1.5.1.1.5.2.1.29
Number of codewords
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accSlotCompressV42bisP2 1.3.6.1.4.1.5.1.1.5.2.1.30
Maximum string size
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accSlotCompressDcs221P1 1.3.6.1.4.1.5.1.1.5.2.1.31
Compression Mode
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(0), fast(1), normal(2), medium(3), slow(4)  

accSlotSevereCongPct 1.3.6.1.4.1.5.1.1.5.2.1.32
Percent Congested
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

accSlotDialAddress 1.3.6.1.4.1.5.1.1.5.2.1.33
Dial Address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

accSlotCompressRevision 1.3.6.1.4.1.5.1.1.5.2.1.34
Indicates which data compression algorithm should be used for this physical port. If the confi gured protocol is Frame Relay, X.25 or PPP, the com pression mode must be new. If the configured protocol is LAPB, OLD indicates that the neighbor is running a release which predates 7.2 and the old compression algorithm should be used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER old(1), new(2)  

accSlotCompressMaxStreams 1.3.6.1.4.1.5.1.1.5.2.1.35
The maximum number of independent data streams for this physical port. This object determines the size of the history buffer pool.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accSlotCompressMessageLevel 1.3.6.1.4.1.5.1.1.5.2.1.36
.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accSlotIfType 1.3.6.1.4.1.5.1.1.5.2.1.37
.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unpopulated(0), lance-ethernet(1), sWAN-port(2), token-Ring(3), intel-ethernet(4), serial(5), sonic-ethernet(6), isdn-D-channel(7), hWAN-Port(8), icp-isdn-B-channel(9), icp-isdn-D-channel(10), dWAN-port(11), x-21(12), rs-422(13), rs-232(14), v-35(15), isdn-S(16), isdn-U(17), other(18), not-Installed(19), lance-10base5-Ethernet(20), lance-10baseT-Ethernet(21), lance-10base2-Ethernet(22), lance-empty-Ethernet(23), sonic-empty-Ethernet(30), sonic-10base2-Ethernet(31), sonic-10baseT-Ethernet(32), sonic-10base5-Ethernet(33), hWAN-port-RS-232(40), hWAN-port-other(41), hWAN-port-V-35(42), hWAN-port-X-21(43), hWAN-port-RS-422(44), pri-e1(45), pri-t1(46), uwan-faulty-cable(50), uwan-x-21-dce(51), uwan-v-35-dce(52), uwan-rs-232-dce(53), uwan-x-21-dte(54), uwan-v-35-dte(55), uwan-rs-232-dte(56), uwan-unconnected(57), rs-232-dte(58), volatile(59), v-34-digital-modem(61), dec-100baseTXfull-ethernet(62), dec-100baseTXhalf-ethernet(63), dec-10baseTfull-ethernet(64), dec-10baseThalf-ethernet(65)  

accSlotE1FrameMode 1.3.6.1.4.1.5.1.1.5.2.1.38
.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unpopulated(0), lance-ethernet(1), sWAN-port(2), token-Ring(3), intel-ethernet(4), serial(5), sonic-ethernet(6), isdn-D-channel(7), hWAN-Port(8), icp-isdn-B-channel(9), icp-isdn-D-channel(10), dWAN-port(11), x-21(12), rs-422(13), rs-232(14), v-35(15), isdn-S(16), isdn-U(17), other(18), not-Installed(19), lance-10base5-Ethernet(20), lance-10baseT-Ethernet(21), lance-10base2-Ethernet(22), lance-empty-Ethernet(23), sonic-empty-Ethernet(30), sonic-10base2-Ethernet(31), sonic-10baseT-Ethernet(32), sonic-10base5-Ethernet(33), hWAN-port-RS-232(40), hWAN-port-other(41), hWAN-port-V-35(42), hWAN-port-X-21(43), hWAN-port-RS-422(44)  

accSlotLastChangeY2K 1.3.6.1.4.1.5.1.1.5.2.1.39
Time when a state change was last detected on this physical port. The seven byte long octet string represents year 2000 compliant date and time, and is laid out in the following structured format: 2 Byte unsigned short value of year 1 Byte value of month 1 Byte value of day of the month 1 Byte value of hour 1 Byte value of minutes 1 Byte value of seconds
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

accCardSlotTable 1.3.6.1.4.1.5.1.1.5.3
A table providing objects for each installed card in the system chassis slots.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccCardSlotEntry

accCardSlotEntry 1.3.6.1.4.1.5.1.1.5.3.1
Contains a summary of objects for a slot entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccCardSlotEntry  

accCardSlotNum 1.3.6.1.4.1.5.1.1.5.3.1.1
An integer that uniquely identifies the card slot within the system chassis.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCardSlotType 1.3.6.1.4.1.5.1.1.5.3.1.2
An integer value which uniquely identifies the card type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown-card(1), carrier-card(2), control-card(3), e1-t1-card(4), modem-card(5)  

accCardSlotRevNum 1.3.6.1.4.1.5.1.1.5.3.1.3
A printable ASCII string representing the card rev number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accCardSlotSerNum 1.3.6.1.4.1.5.1.1.5.3.1.4
A printable ASCII string representing the card serial num.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accCardSlotPortCnf 1.3.6.1.4.1.5.1.1.5.3.1.5
A printable ASCII string representing the interface configuration on this slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accCardSlotAdminState 1.3.6.1.4.1.5.1.1.5.3.1.6
An integer value which uniquely identifies the card administration state.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER online(1), offfine(2)  

accCardSlotOperState 1.3.6.1.4.1.5.1.1.5.3.1.7
An integer value which uniquely identifies the card operational state.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), offline(2), removed(3), downloading(4), file-sync-error(5), config-error(6), test(7), deactivated(8), standby(9)  

accCardSlotIndex 1.3.6.1.4.1.5.1.1.5.3.1.8
The ifIndex for this slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCardSlotNum11Slot 1.3.6.1.4.1.5.1.1.5.3.1.9
An integer that uniquely identifies the card slot within the 11-Slot system chassis. This can be used as an alternate index into accCardSlotTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER j0(1), j1(2), j2(3), j3(4), j4A(5), j4B(6), j5(7), j6(8), j7(9), j8(10), j9(11)  

accCardInterfaceTable 1.3.6.1.4.1.5.1.1.5.4
A table providing interface information for each interface on the system indicating how they relate to system slots.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccCardInterfaceEntry

accCardInterfaceEntry 1.3.6.1.4.1.5.1.1.5.4.1
Contains a summary of objects for an interface entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccCardInterfaceEntry  

accCardInterfaceNum 1.3.6.1.4.1.5.1.1.5.4.1.1
An integer that uniquely identifies the interface within the slot card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCardInterfaceType 1.3.6.1.4.1.5.1.1.5.4.1.2
The interface type - need to define enumerations here !!
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ethernet(1), generic-wan(2), tokenring(3), isdn-capable-e1(4), isdn-capable-t1(5), bri-u(6), bri-s(7), digital-modem(8)  

accCardInterfaceSlotNum 1.3.6.1.4.1.5.1.1.5.4.1.3
The slot number that this interface resides on - corresponds to accCardSlotNum.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCardInterfaceIndex 1.3.6.1.4.1.5.1.1.5.4.1.4
The ifIndex for this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCardCircuitTable 1.3.6.1.4.1.5.1.1.5.5
A table providing information for each circuit installed in the system chassis, indicating how they relate to slots and interfaces.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccCardCircuitEntry

accCardCircuitEntry 1.3.6.1.4.1.5.1.1.5.5.1
Contains a summary of objects for a circuit entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccCardCircuitEntry  

accCardCircuitNum 1.3.6.1.4.1.5.1.1.5.5.1.1
An integer that uniquely identifies the circuit within the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCardCircuitSlotNum 1.3.6.1.4.1.5.1.1.5.5.1.2
The slot number that this circuit resides on - corresponds to accCardSlotNum.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCardCircuitInterfaceNum 1.3.6.1.4.1.5.1.1.5.5.1.3
The interface number that this circuit resides on - corresponds to accCardInterfaceNum.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCardCircuitIndex 1.3.6.1.4.1.5.1.1.5.5.1.4
The ifIndex for this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accCardSlotTraps 1.3.6.1.4.1.5.1.1.5.6
OBJECT IDENTIFIER    

accCardSlotTrapMsg 1.3.6.1.4.1.5.1.1.5.6.1
Enterprise Trap Message for CardSlot
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accRmReqResetTrap 1
This trap is generated when a particular command which is a part of feature that is set to ON from OFF using the EME feature indicating that a reload can actually bring that feature effective. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accRmFeatureTrap 2
This trap is generated when a particular command which is a part of feature that is set to OFF using the EME feature. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accRmCardRemovedTrap 3
This indicates that a Card has been removed and tried to acticvate or deactivate the respective card SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 0
TRAP-TYPE    

accRmActvComplTrap 4
When the command to activate a card is issued. This trap indicates the activation was sucessfully done SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 15
TRAP-TYPE    

accRmActvStartTrap 5
When the command to activate card is issued. This trap indicates the activation has started SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 0
TRAP-TYPE    

accRmActvFailTrap 6
When the command (set slot state) to activate card is issued. This trap is generated in case of a failure or Mismatch of the slot. SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 0
TRAP-TYPE    

accRmDeActvStartTrap 7
When the command (set slot state) to deactivate card is issued. This trap indicates the deactivation has started. SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 0
TRAP-TYPE    

accRmDeActvComplTrap 8
When the command (set slot state) to deactivate a card is issued. This trap indicates the deactivation was sucessfully done SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 0
TRAP-TYPE    

accRmCardRemvdTrap 9
This indicates that a Card has been removed after deactivating the slot using the set slot state command SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 0
TRAP-TYPE    

accRmInvStateTrap 10
If the card is BUSY and cannot be deactivated this trap is generated SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 15
TRAP-TYPE    

accRmFaultHndlTrap 11
Fault Hndl, Invalid State SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 15
TRAP-TYPE    

accRmFaultIndTrap 12
Fault Indication (reason), Slot SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 15
TRAP-TYPE    

accRmDataCallTrap 13
This is the trap generated in Congo Voice router which has a physical switch for Data enable. If it is OFF and the data call request has come, then this trap can be generated. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accRmDataEnableTrap 14
This is the trap generated in Congo Voice router which has a physical switch for Data enable. If it is OFF and the initiate data call request has come, then this trap can be generated. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accRmDataCallAccptTrap 15
This is the trap generated in Congo Voice router which has a physical switch for Data enable. If it is OFF and the data call request has come, then this trap can be generated. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accRmDataSwitchTrap 16
This is the trap generated in Congo Voice router which has a physical switch for Data enable. If it is OFF and the data call request has come, then this trap can be generated. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accRmFrmWareLoadAbortTrap 17
This is a trap which is because of a alloc failure due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 32
TRAP-TYPE    

accRmBfrAllocTrap 18
This is a trap which is because of a alloc failure due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 32
TRAP-TYPE    

accRmLoadAbortTrap 19
If the file is corrupted the loading is aborted and is indicated by this trap. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 253
TRAP-TYPE    

accRmFrmwrCompatiblTrap 20
If the extension is not supported by the version of the apl file then this trap is sent. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 48
TRAP-TYPE    

accRmLoadTrap5 21
This is basically a revision mismatch. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accRmSwUpGradeMsgTrap 22
THIS ROUTER WILL NOT OPERATE WITH FULL FUNCTIONALITY UNTIL A VALID KEY HAS BEEN ENTERED SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE    

accRmInSuffRAMTrap 23
This is a memory related trap indicating that sufficient RAM is not on the borad, so that the admin can take the appropriate action of increasing the memory or replacing the memory. SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 32
TRAP-TYPE    

accRmPwrSplyMalfnTrap 24
This is a TIGRIS Power supply trap indicating that the one of the Power Supply is not OK and should be replaced. SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 158
TRAP-TYPE    

accRmPwrSplyStatTrap 25
When one of the DUAL TIGRIS Power supply is removed or inserted this trap is generated. SEVERITY-VARIABLE: accTrapLogSeverityType EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 158
TRAP-TYPE    

accRmFanStatTrap 26
If the fan in the TIGRIS power supply fails or receovered this trap is generated. SEVERITY-VARIABLE: accTrapLogSeverityType EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 207
TRAP-TYPE    

accRmDcStatTrap 27
If the AC componemt in the TIGRIS power supply fails or receovered this trap is generated. SEVERITY-VARIABLE: accTrapLogSeverityType EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 158
TRAP-TYPE    

accRmAcStatTrap 28
If the DC componemt in the TIGRIS power supply fails or receovered this trap is generated. SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 158
TRAP-TYPE    

accRmPwr1PresTrap 29
If the power supply is removed or installed this trap is generated. SEVERITY-VARIABLE: accTrapLogSeverityType EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 158
TRAP-TYPE    

accRmPwrFan1Trap 30
If the Tigris power supply fan fails or recovered this trap is generated. SEVERITY-VARIABLE: accTrapLogSeverityType EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 207
TRAP-TYPE    

accRmPwrDc1Trap 31
If the Tigris power supply DC Component fails or recovered this trap is generated. SEVERITY-VARIABLE: accTrapLogSeverityType EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 158
TRAP-TYPE    

accRmPwrAc1Trap 32
If the Tigris power supply AC Component fails or recovered this trap is generated. SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 158
TRAP-TYPE    

accRmEalm2Trap 33
Trap indicating the external 2nd alarm status of the fan. SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 207
TRAP-TYPE    

accRmEalm1Trap 34
Trap indicating the external 1st alarm status of the fan. SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 207
TRAP-TYPE    

accRmChasFanPresTrap 35
Trap indicating the status of the chasis fan. SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 207
TRAP-TYPE    

accRmChasFanIndTrap 36
Trap indicating the status of the chasis fan whether it failed or recovered. SEVERITY-VARIABLE: accTrapLogSeverityType EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 207
TRAP-TYPE    

accRmLowMemTrap 37
This indicates very clearly that the Memory is very low and the admin has to do some dagnostics and take a quick action on the various memory critical issues for instance like trap log size etc., SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 32
TRAP-TYPE    

accRmLanDiagsTrap 38
When the diagnostics on the particular LAN slot fails this trap is generated. Indicating that there is some problem with that interface. SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 6
TRAP-TYPE    

accRmWanDiagsTrap 39
When the diagnostics on the particular WAN slot fails this trap is generated. Indicating that there is some problem with that interface. SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 6
TRAP-TYPE    

accRmCardDiagsTrap 40
When the diagnostics on the particular CARD slot fails this trap is generated. Indicating that there is some problem with that CARD. SEVERITY-DEFAULT: Critical EVENTTYPE-DEFAULT: 4 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 6
TRAP-TYPE    

accRmResetTrap 41
This trap is to prompt the admin to reset the router as he would have changed some settings and they will be effective only after a reset for example change/deletion in static routing entry on a particular interface. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE    

accRmIdbTrap 42
SEVERITY-DEFAULT: Indeterminate EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 0
TRAP-TYPE    

accRmLdngElemManTrap 43
Browser loading Element Manager at %s SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE    

accRmInterFileJavaManTrap 44
Intermediate file sent to Java Manager %s SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE    

accRmBrowLdngSetupWizTrap 45
Browser loading Java Setup Wizard at %s SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE    

accRmConfWizLddTrap 46
Configuration Wizard is being loaded by the browser at %s SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE    

accRmPriConfScrTrap 47
Primary config script sent to Configuration Wizard at %s SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE    

accRmInstAccAppLddTrap 48
Instant Access applet is being loaded by the browser at %s SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accCardSlotTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE