Home/Catalog/ALC-MIB

ALC-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for ALC-MIB.

69
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

69 total
Object Name
ngcan
OBJECT IDENTIFIER
.1.3.6.1.4.1.1978
IMPORTS
Unknown
.1.3.6.1.4.1.1978
tiger
OBJECT IDENTIFIER
.1.3.6.1.4.1.1978.2
alcMIB
OBJECT IDENTIFIER
.1.3.6.1.4.1.1978.2.10
alcLine
OBJECT IDENTIFIER
.1.3.6.1.4.1.1978.2.10.1
alcNumLinesNumber of lines/CU's in the table.ro
NonNegativeInteger
.1.3.6.1.4.1.1978.2.10.1.1
alcLineTableA list of line table entries. The number of entries is given by the value of alcNumLines.
SEQUENCE OF AlcLineEntry
.1.3.6.1.4.1.1978.2.10.1.2
alcLineEntryAn entry containing information applicable to a particular ALC line.
AlcLineEntry
.1.3.6.1.4.1.1978.2.10.1.2.1
alcLineIfIndexThe line identifier.rw
InterfaceIndex
.1.3.6.1.4.1.1978.2.10.1.2.1.1
alcLineStationTypeDefines the mode of operation for this line: Primary: We poll terminals, SecondaryPointtopoint: They poll us, we are the only device on the line, SecondaryMultidrop: They poll us, we are sharing the line.rw
Enumeration
.1.3.6.1.4.1.1978.2.10.1.2.1.2
alcNumCuConfigedThe number of CUs configured on this line. This count is incremented by one each time the a new CU is added to an underlying structure.ro
NonNegativeInteger
.1.3.6.1.4.1.1978.2.10.1.2.1.3
alcDuplexOptionsAn option that defines how the protocol should handle polling: poll-immediate: don't wait for pad characters before sending the poll. none: as soon as the CCC is received, start sending the next poll.rw
Enumeration
.1.3.6.1.4.1.1978.2.10.1.2.1.4
alcT3MinCycleTimetime for a complete poll cycle. (0..1000 millisec) (PRIMARY only) This timer will delay the next live polling cycle if the total polling time per cycle is less than this. (default: 100). UNITS: millisecondsrw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.2.1.5
alcT6SegmentedMsgTimer(1..xx seconds) Segmented message timer. UNITS: tenths of a secondrw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.2.1.6
alcN5LiveDeadRatiopolling ratio (1..xxx) (PRIMARY) Number of live-site poll sequences before one dead site poll. (default: 25). UNITS: pollsrw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.2.1.7
alcSegmentOptionThis option allows outgoing messages to be split into multiple segments of 'n' characters according to internal rules.rw
Enumeration
.1.3.6.1.4.1.1978.2.10.1.2.1.8
alcReassembleOptionThis option allows incoming messages to be reassembled into multiple a single message.rw
Enumeration
.1.3.6.1.4.1.1978.2.10.1.2.1.9
alcWildIAPollWild card IA polling option enabled/disabled (SECONDARY). Do we accept any IA when we are polled ? (default: disabled).rw
Enumeration
.1.3.6.1.4.1.1978.2.10.1.2.1.10
alcNumOfIdlesGA response with the number of idle pad character specified. (SECONDARY)rw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.2.1.11
alcInterMsgSyncadd S1, S2 between concatenated messages for Tx (SECONDARY)rw
Enumeration
.1.3.6.1.4.1.1978.2.10.1.2.1.12
alcNIANext Interchange Address in the GA response (default = 0x37) (SECONDARY)rw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.2.1.13
alcTxOverlengthFramesA count of the number of overlength frames sent.ro
Counter
.1.3.6.1.4.1.1978.2.10.1.2.1.14
alcRxOverlengthFramesA count of the number of overlength messages received. Where the size of any segment exceeded alcCuN1MaxMsgSize. This is considered a garbled segment/message. Note: a bad CCC was received is held in the RS232-like MIB.ro
Counter
.1.3.6.1.4.1.1978.2.10.1.2.1.15
alcInvalidAddressesA count of the number of times a Bad IA was received. This is considered a garbled message.ro
Counter
.1.3.6.1.4.1.1978.2.10.1.2.1.16
alcRxT2ExpiredsA count of the number of times the T2 timer was exceeded. Probably indicating a concatenated message sequence was too long. This is considered a garbled message.ro
Counter
.1.3.6.1.4.1.1978.2.10.1.2.1.17
alcDroppedMsgsA count of the number of messages dropped due to the line (eg. RS232 signals) being down.ro
Counter
.1.3.6.1.4.1.1978.2.10.1.2.1.18
alcRxOverlengthFramesThresThe value of alcRxOverlengthFrames at which a alcRxOverlengthFramesTrap is generated. (Overlength single message segments.) UNITS: errorsrw
NonNegativeInteger
.1.3.6.1.4.1.1978.2.10.1.2.1.19
alcInvalidAddressThresThe value of alcInvalidAddress at which a alcInvalidAddressTrap is generated. UNITS: errorsrw
NonNegativeInteger
.1.3.6.1.4.1.1978.2.10.1.2.1.20
alcRxT2ExpiredThresThe value of alcRxT2Expired at which a alcRxT2ExpiredTrap is generated. (Overlength concatenated messages.) UNITS: errorsrw
NonNegativeInteger
.1.3.6.1.4.1.1978.2.10.1.2.1.21
alcTrapReasonThe reason that the alcLineError trap was generated. rx-overlength-frames - number of 'received data segments that exceeded N1' exceeded its threshold. (overlength single message segments) invalid-address - number of 'invalid addresses received' exceeded its threshold. rx-T2-expired - number of 'received messages that exceeded T2 timer'exceeded its threshold. (overlength concatenated messages)ro
Enumeration
.1.3.6.1.4.1.1978.2.10.1.2.1.23
alcErrDataAn octet string containing as much of the error packet as possible. As a minimum, it must contain the address or as much as was delivered. It is desirable to include all information up to the PDU.ro
OCTET STRING
.1.3.6.1.4.1.1978.2.10.1.2.1.24
alcCuTableA list of Cu table entries. The number of entries is given by the value of alcNumCuConfiged.
SEQUENCE OF AlcCuEntry
.1.3.6.1.4.1.1978.2.10.1.3
alcCuEntryAn entry containing information applicable to a particular ALC line.
AlcCuEntry
.1.3.6.1.4.1.1978.2.10.1.3.1
alcCuIfIndexThe line interface identifier that can be used to locate this IA.rw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.3.1.1
alcCuDescrName of this control unit.rw
DisplayString
.1.3.6.1.4.1.1978.2.10.1.3.1.2
alcCuIAthis control units IArw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.3.1.3
alcCuStatusWhat is this control units current status. enabledUp: responding to polls, enabledDown: not responding to polls.ro
Enumeration
.1.3.6.1.4.1.1978.2.10.1.3.1.4
alcCuPollCmdMode Function Primary Should we be polling this CU? enabled - polling & forwarding data, disabled - not polling & not forwarding. cascade - not polling but forwarding. Secondary Should we respond to polls? enabled - answer poll. disabled - don't answer poll.rw
Enumeration
.1.3.6.1.4.1.1978.2.10.1.3.1.5
alcCuOutQueueMsgSize(1..100 messages) default=xx Defines the size of the queue (in messages) that holds outgoing messages (Port bound). UNITS: messagesrw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.3.1.6
alcCuOutQueueCharSize(1..xx characters) default=xx Defines the size of the queue (in characters) that holds outgoing messages (Port bound). UNITS: charactersrw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.3.1.7
alcCuN1MaxMsgSize(1..xx characters) default=960 Maximum length of a single message. UNITS: charactersrw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.3.1.8
alcCuT1PollRspTimerPoll response timeout (default = 200 millisec) (PRIMARY) No response to a poll was received before this timeout. UNITS: millisecondsrw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.3.1.9
alcCuT2MaxRxTimer(1..65 seconds) default=5 (PRIMARY) Timeout to ensure that the received messages are not overlength. Typically started at: start of poll, or receipt of first character, stopped at receipt of end of message. This is the maximum Rx time for a CU (including concatenated messages) This is considered a garbled msg, if exceeded. UNITS: secondsrw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.3.1.10
alcCuT4NoPollTimeNo polls received within this time. (default = 3000 millisecs) (SECONDARY) UNITS: millisecondsrw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.3.1.11
alcCuC1UpCounterNumber of answered DEAD polls to declare a CU up. (default=1) (PRIMARY only) Equivalent to the secondary variable: alcCuN3PollsTillAlive UNITS: pollsrw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.3.1.12
alcCuC2DownCounterNumber of missed LIVE polls to declare a CU down. (default=3) (PRIMARY only) Equivalent to the secondary variable: alcN4PollsTillDead. UNITS: pollsrw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.3.1.13
alcCuN2MaxMsgPerPollmaximum number of messages which can be sent to the ACS per POLL. (SECONDARY - multidrop, default=10) UNITS: messagesrw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.3.1.14
alcCuMaxCharPerPollmaximum number of characters which can be sent to the ACS per POLL. (default=xx) (SECONDARY) UNITS: charactersrw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.3.1.15
alcCuN3PollsTillAlivenumber of consecutive POLL commands to declare the CU/circuit available. (SECONDARY) Equivalent to the primary variable: alcC1UpCounter. UNITS: pollsrw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.3.1.16
alcCuN4PollsTillDeadnumber of consecutive polling time-outs to declare the CU unavailable. (SECONDARY) Equivalent to the primary variable: alcC2DownCounter. UNITS: pollsrw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.3.1.17
alcCuIAResetOptionIA reset message is sent when the IA comes alive. (PRIMARY) The message is sent to the polled IA.rw
Enumeration
.1.3.6.1.4.1.1978.2.10.1.3.1.18
alcCuIAValidationOptionIA Validation: possibly two CUs responding to the same address (PRIMARY) This flag is used with respect to the pollers point of view. none - the message is forwarded on the stream associated with the polled address, (such as for a Cascaded CU, which may send multiple IAs) responding-stream - the message is forwarded on the stream associated with the IA in the responding message, garbled - if the message has an IA that does not match the polled IA, it is counted as a garbled message (alcInvalidAddresses) and is dropped, otherwise it is forwarded on the stream associated with the polled address.rw
Enumeration
.1.3.6.1.4.1.1978.2.10.1.3.1.19
alcCuRxCCCOption(PRIMARY) a) <null> entry means no is message sent b) default is preconfigured IA Resend message '<CMD1>=0x1F, <CMD2>=0x38,<EOMc>' c) user can enter their own 'please re-enter' message response. Message must be fully configured: '<IA><TA><CMD1><CMD2><text><EOMc>'rw
DisplayString
.1.3.6.1.4.1.1978.2.10.1.3.1.20
alcCuMaxFrameNumber of messages allowed to be sent to a given CU before having to poll all the other CUs on the line (default: 0 = disabled) UNITS: messagesrw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.3.1.21
alcCuSvcMsgHeaderThe is is the header that is sent out whenever the protocol module determines the need to send a service message. This prefix is in the native character set of the protocol. If the value of alcCuSvcMsgIndex is non-zero, then the prefix will be sent followed by the appropriate message followed by the trailer. Typically this header will be: <IA><broadcast TA><CMD1><CMD2> If applicable, the header must include the column and row number where the message must appear.rw
DisplayString
.1.3.6.1.4.1.1978.2.10.1.3.1.22
alcCuSvcMsgIndexThis provides the index into the service message table: 'svcmsgTable'. If this index is non-zero, the protocol (when it determines a message is required) will send the alcCuSvcMsgHeader followed by the appropriate message from this row in the svcmsgTable, followed by the alcCuSvcMsgTrailer. Both the header and the trailer are in the native character set of the protocol. However it is the responsibility of the protocol module to translate the text of the actual message into the native character set before transmission.rw
INTEGER
.1.3.6.1.4.1.1978.2.10.1.3.1.23
alcCuSvcMsgTrailerThis is the trailer sent whenever a service message is sent. It is in the native character set of the protocol. It is only used if the value of alcCuSvcMsgIndex is non-zero. It will typically be: <EOMc>rw
DisplayString
.1.3.6.1.4.1.1978.2.10.1.3.1.24
alcCuStatusChangesA count of the number of times: a) no response to a live poll was received (PRIMARY), b) CU had polling stopped due to T1 timeouts.ro
Counter
.1.3.6.1.4.1.1978.2.10.1.3.1.25
alcCuRxFramesA count of the number of frames received for this CU.ro
Counter
.1.3.6.1.4.1.1978.2.10.1.3.1.26
alcCuTxFramesA count of the number of frames sent to this CU.ro
Counter
.1.3.6.1.4.1.1978.2.10.1.3.1.27
alcCuRxCharsA count of the number of characters received from the CU.ro
Counter
.1.3.6.1.4.1.1978.2.10.1.3.1.28
alcCuTxCharsA count of the number of characters sent to the CU.ro
Counter
.1.3.6.1.4.1.1978.2.10.1.3.1.29
alcCuStatusTrapControlIf enabled, it allows the system to generate alcCuState traps, when the CU's status (alcCuStatus) changes to enabled-up, and enabled-down respectively.rw
Enumeration
.1.3.6.1.4.1.1978.2.10.1.3.1.30
alcCuDroppedA count of the number of messages dropped due message sent which is not being acknowledged by the CU.ro
Counter
.1.3.6.1.4.1.1978.2.10.1.3.1.31
alcTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.1978.2.10.2
alcLineTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.1978.2.10.2.1
alcLineErrorThis trap signifies that one of the thresholds has been exceeded. refer to 'alcTrapReason' for the actual cause.
TRAP-TYPE
.1.3.6.1.4.1.1978.2.10.2.1.0.1
alcCuTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.1978.2.10.2.2
alcCuStateA trap that indicates that the Cu has changed state. When alcCuStatus is: enabledUp - the CU has exceeded the alcCuC1UpCounter and is now declared up. enabledDown - the CU has exceeded the alcCuC2DownCounter and is now declared down.
TRAP-TYPE
.1.3.6.1.4.1.1978.2.10.2.2.0.1
ALC-MIB - SNMP MIB Reference | MIBs Explorer