CISCO-ASPP-MIB
- Registered at
- 1.3.6.1.4.1.9.9.55
- Last updated
- 2003-02-10 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2003-02-10 00:00, 1995-08-21 00:00
- Namespace
- cisco
- Source file
CISCO-ASPP-MIB- Digest
sha256:508ece75e59f654340969d1298a39869d3d511afedf165fc92cf407c6183a307
Description
The ASPP MIB provides the configuration and operational information on asynchronous polled protocols such as the asynchronous security protocols that alarm monitoring companies use. The protocols are handled in passthrough mode. ASPP will handle the receiving and sending of the asychronous blocks. It will not perform any error checking. It is the responsibilty of the end-station to perform any required error recovery. A generic protocol has been created to support asychronous protocols. In some situations this doesn't work for all types since there is no alarm protocol standard. Specific vendor support has been included for the following vendor's alarm equipment and protocols: * adplex * adt - PollSelect - VariPoll * diebold * mdi * mosec (mosler) * gddb (Guang Dong Development Bank) - This protocol is similar to Burroughs Poll/Select The following example configuration shows how the ASPP MIB returns ASPP information, from either CISCO A or CISCO B. Security == ASP == Cisco == IP == Cisco == ASP == Alarm control A Network B Panel station The following entities are managed: 1) ASPP ports (serial interfaces) The ASPP ports are identified by the interface index, and additional information about this interface can be obtained from the Cisco Serial Interface MIB.
Contact
Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-poll-async@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-ASPP-MIB CISCO-SMI IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| asppObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.55.1 | |||
| asppPorts OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.55.1.1 | |||
| asppPortTable OBJECT-TYPE A list of asynchronous interfaces which have been configured to support an asynchronous security protocol (ASP) BSTUN group. | 1.3.6.1.4.1.9.9.55.1.1.1 | not-accessible | current | |
| asppPortEntry OBJECT-TYPE Current ASP configuration settings for an asynchronous port. | 1.3.6.1.4.1.9.9.55.1.1.1.1 | not-accessible | current | |
| asppPortProtocol OBJECT-TYPE Specifies type of asynchronous security protocol being used. These protocols are implemented by individual security alarm manufacturers. There is no standard protocol for alarm communications over RS-232 interfaces. asyncGeneric(5)- provides generic polled asynchronous support Specific vendor support has been included for the following vendor's alarm equipment and protocols: * adplex(1) * ADT - adtPollSelect(2) - adtVariPoll(3) * diebold(4) * mdi(6) * mosec(7) - mosler equipment * gddb(8) - Guang Dong Development Bank The protocol is similar to Burroughs Poll/Select. apos(9) - Protocol support for asynchronous POS devices for provide credit and debit card authorizations to an IP attached host. | 1.3.6.1.4.1.9.9.55.1.1.1.1.1 | INTEGER {adplex(1), adtPollSelect(2), adtVariPoll(3), diebold(4), asyncGeneric(5), mdi(6), mosec(7), gddb(8), apos(9)} | read-only | current |
| asppPortRole OBJECT-TYPE Specifies the router's protocol role. primary(1) - Indicates we are attaching to the terminal or alarm panel. secondary(2) - Indicates we are attaching to the host or alarm console.. | 1.3.6.1.4.1.9.9.55.1.1.1.1.2 | INTEGER {primary(1), secondary(2)} | read-only | current |
| asppPortReceiveInterFrameTimeout OBJECT-TYPE Specifies the receive inter-frame-timeout period, used to delimit frames. Since all the protocols are implemented over RS-232 3-wire circuits (ie TX, RX and GND), the only general method for start-end frame detection is to monitor the time between received characters. If this time period exceeds the inter-frame timeout value, then frame end-start is detected. | 1.3.6.1.4.1.9.9.55.1.1.1.1.3 | Integer32 (0..1000) | read-only | current |
| asppPortDeviceAddressOffset OBJECT-TYPE Specifies the byte offset within a frame, which contains the device address. This is used when the asynchronous interface is configured to use the async generic protocol handler. Because no knowledge of the protocol is built-in to the IOS, it must be told where the address field lives within the frame. That way IOS can correctly route the frames for this protocol. | 1.3.6.1.4.1.9.9.55.1.1.1.1.4 | Integer32 (0..255) | read-only | current |
| asppPortEOFCharacter OBJECT-TYPE Specifies the protocol character to use to delimit the end of a frame. The valid character is 0-255 and 256 indicates the object is not configured. | 1.3.6.1.4.1.9.9.55.1.1.1.1.5 | Integer32 (0..256) | read-only | current |
| asppPortSOFCharacter OBJECT-TYPE Specifies the protocol character to use to delimit the beginning of a frame. The valid character is 0-255 and 256 indicates the object is not configured. | 1.3.6.1.4.1.9.9.55.1.1.1.1.6 | Integer32 (0..256) | read-only | current |
| asppPortIgnoreSequenceNumber OBJECT-TYPE Specifies whether the asp sequence numbers used to synchronize aspp traffic between head-end and tail-end routers should be ignored. This is enabled if there isn't a one to one correlation between commands and responses between the two routers. | 1.3.6.1.4.1.9.9.55.1.1.1.1.7 | TruthValue | read-only | current |
| asppPortRspTimer OBJECT-TYPE Specifies the amount of time the router will wait for a response to a packet before retransmission. | 1.3.6.1.4.1.9.9.55.1.1.1.1.8 | Integer32 (1..30) | read-only | current |
| asppPortRxTimer OBJECT-TYPE Specifies the maximum amount of time the router will wait for a complete packet to be received. It starts when an STX character is received. | 1.3.6.1.4.1.9.9.55.1.1.1.1.9 | Integer32 (10..60) | read-only | current |
| asppPortHostTimer OBJECT-TYPE Specifies the maximum amount of time the router will wait for a response to a terminal request from the host. It starts when a terminal request is forwarded to the host. | 1.3.6.1.4.1.9.9.55.1.1.1.1.10 | Integer32 (10..120) | read-only | current |
| asppPortConnectTimer OBJECT-TYPE Specifies the maximum amount of time the router will wait for the activation of the tunnel connection to the host to complete. It starts when a terminal requests a session with host. | 1.3.6.1.4.1.9.9.55.1.1.1.1.11 | Integer32 (1..30) | read-only | current |
| asppPortRetryCount OBJECT-TYPE Specifies the maximum number of timers a packet will be retransmitted before the connection with the terminal will be disconnected. | 1.3.6.1.4.1.9.9.55.1.1.1.1.12 | Integer32 (1..10) | read-only | current |
| asppPortDelayEnq OBJECT-TYPE Specifies the amount of time to wait after sending a connect packet to the the terminal before sending the ENQ to initiate a session | 1.3.6.1.4.1.9.9.55.1.1.1.1.13 | Integer32 (1..1000) | read-only | current |
| asppPortDisableEnq OBJECT-TYPE Specifies whether sending of ENQ to initiate a session with the terminal is disabled. | 1.3.6.1.4.1.9.9.55.1.1.1.1.14 | TruthValue | read-only | current |
| asppPortSendAck OBJECT-TYPE Specifies whether the router will send an ACK to acknowledge packets. | 1.3.6.1.4.1.9.9.55.1.1.1.1.15 | TruthValue | read-only | current |
| asppPortDirect OBJECT-TYPE Specifies whether the line mode is direct or dialed. If in direct the router will immediately send ENQ without waiting for AT commands | 1.3.6.1.4.1.9.9.55.1.1.1.1.16 | TruthValue | read-only | current |
| asppPortDCDAlways OBJECT-TYPE Specifies whether DCD should always be asserted or asserted only when the connection is active. | 1.3.6.1.4.1.9.9.55.1.1.1.1.17 | TruthValue | read-only | current |
| asppMibConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.55.3 | |||
| asppMibCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.55.3.1 | |||
| asppMibGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.55.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| asppMibCompliance MODULE-COMPLIANCE The compliance statement for ASP. | 1.3.6.1.4.1.9.9.55.3.1.1 | deprecated |
| asppMibComplianceRev1 MODULE-COMPLIANCE The compliance statement for ASP. | 1.3.6.1.4.1.9.9.55.3.1.2 | current |
| asppPortsGroup OBJECT-GROUP A collection of objects providing information about interfaces that run asynchronous security protocols. | 1.3.6.1.4.1.9.9.55.3.2.1 | current |
| asppPortsGenericGroup OBJECT-GROUP A collection of objects providing information about interfaces that run asynchronous generic protocols. | 1.3.6.1.4.1.9.9.55.3.2.2 | current |
| asppPortsAposGroup OBJECT-GROUP A collection of objects providing information about interfaces that run asynchronous protocol to communicate to Point of Sale protocols. | 1.3.6.1.4.1.9.9.55.3.2.3 | current |