CISCO-ALPS-MIB
- Registered at
- 1.3.6.1.4.1.9.9.95
- Last updated
- 2008-02-14 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2008-02-14 00:00, 2000-01-28 00:00, 1999-01-07 00:00, 1998-12-31 00:00, 1998-12-08 00:00, 1998-05-20 00:00
- Namespace
- cisco
- Source file
CISCO-ALPS-MIB- Digest
sha256:abff789b9a8609e9094e54693510c6e2952f5bf90b84ca536cf668c8ad6c1e48
Description
The MIB module for Airline Protocol Support. ************************************************************** * Acronym Definitions * * * * ALPS : AirLine Protocol Support * * AX.25 : Airline X.25 * * EMTOX : Exchange of Mixed Traffic over X.25 * * ASCU : Agent Set Control Unit * * * ************************************************************** Overview of ALPS (AirLine Protocol Support) MIB ============================================== MIB description Document to refer: 'Configuring ALPS' section in Cisco IOS Command Reference & Configuration Guide. The ALPS MIB provides configuration and operational information for Cisco's Airline protocol support for IBM-P1024B(ALC) and Unisys-P1024C(UTS) protocols encapsulation over TCP/IP. The following entities are managed: 1. Peers 2. ALPS Circuits 3. ASCUs (Agent Set Control Units) 4. ALC interface 5. ALPS Host link interface to the host HOST(Emtox/Ax.25) <----> Central <---> IP Network <---> Remote <----> ASCU router router The router connected to the Host is called the Central router and the router connected to the ASCU is called the Remote router. We anticipate one Central router connecting to a large number of Remote routers. Each router has a local peer, which connects to its counterpart on the other router (referred to as the remote peer) via a TCP connection. ALPS circuits are set up over this TCP connection either on a permanent or on-demand basis. A logical grouping of ASCUs are connected via a single circuit - this has no connection to the physical interfaces that the ASCUs are connected to. The only restriction is that all the ASCUs should be directly connected to the same router. Multiple ASCUs can connect to a single serial interface and several terminals connect to an ASCU. However, terminals are not visible to the ALPS feature - the router talks only to the ASCUs. An ASCU can be identified by * the interface it is on and its Interface Address (IA) or * the circuit it is on, and its A1 and A2 values, which identify it within the circuit. Thus there are two ways of identifying an ASCU - or Circuit names are globally unique. The connection to the host is via one of two flavors of X.25 - either AX.25 (for PVCs) or EMTOX (for SVCs). Each X.25 VC corresponds to one ALPS circuit. There are several hostlinks between a host and the Central router and load balancing is done across these. EMTOX allows the host to dial out to a terminal. This requires the use of an X.121 to IP address translation table to connect to the appropriate remote peer.
Contact
Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-alps@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| IF-MIB | InterfaceIndex, ifIndex |
| RFC1382-MIB | X121Address |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TimeInterval, TimeStamp, 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-ALPS-MIB CISCO-SMI IANAifType-MIB IF-MIB RFC1158-MIB RFC1271-MIB RFC1381-MIB RFC1382-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| AlpsAscuA1A2Value TEXTUAL-CONVENTION Specifies A1 or A2 value of an ASCU. The A1 & A2 values together specify an ASCU within an ALPS circuit. | current | |||
| AlpsCktName TEXTUAL-CONVENTION Specifies the ALPS Circuit Name. It is configured from the parser and is adminstratively assigned. This is globally unique. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoAlpsMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.95.1 | |||
| alpsGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.95.1.1 | |||
| alpsPeerObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.95.1.2 | |||
| alpsPeer OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.95.1.2.1 | |||
| alpsPeerLocalIpAddr OBJECT-TYPE The configured IP address used by the ALPS component in this router. | 1.3.6.1.4.1.9.9.95.1.2.1.1 | IpAddress | read-write | current |
| alpsPeerLocalAtpPort OBJECT-TYPE The port number used locally by the ALPS peer at this router. This is a static value but the port number used can change in later versions. This is not a configured value but is embedded into the source code. This has been provided mainly to aid in debugging so that the operator knows which TCP port to look at. ATP is the ALPS Tunnelling Protocol, a Cisco proprietary way to tunnel ALPS data across a TCP link | 1.3.6.1.4.1.9.9.95.1.2.1.2 | Integer32 (0..65535) | read-only | current |
| alpsPeerKeepaliveTimeout OBJECT-TYPE The TCP keep alive timeout value for Local ALPS Peer. Keepalives are sent out periodically at this interval to the remote peer. | 1.3.6.1.4.1.9.9.95.1.2.1.3 | TimeInterval | read-write | current |
| alpsPeerKeepaliveMaxRetries OBJECT-TYPE The number of keepalives sent with acknowledgement before declaring the remote peer dead. 0 implies that keepalives are turned off. | 1.3.6.1.4.1.9.9.95.1.2.1.4 | Integer32 (0..10) | read-write | current |
| alpsPeerInCallsAcceptFlag OBJECT-TYPE If this is true, calls are accepted from any peer. If this is false, calls are accepted only from those routers which have been explicitly configured using alps remote-peer commands. | 1.3.6.1.4.1.9.9.95.1.2.1.5 | TruthValue | read-write | current |
| alpsRemPeerTable OBJECT-TYPE A list of Remote peers that the local ALPS peer can communicate with. | 1.3.6.1.4.1.9.9.95.1.2.2 | not-accessible | deprecated | |
| alpsRemPeerEntry OBJECT-TYPE Each entry represents an Remote ALPS Peer. | 1.3.6.1.4.1.9.9.95.1.2.2.1 | not-accessible | deprecated | |
| alpsRemPeerIpAddr OBJECT-TYPE The remote IP address for the TCP Connection. | 1.3.6.1.4.1.9.9.95.1.2.2.1.1 | IpAddress | not-accessible | deprecated |
| alpsRemPeerConnType OBJECT-TYPE Type of ALPS circuit established. Dynamic circuits are established only when there is data traffic that needs to be sent across and are closed when the alpsRemPeerIdleTimer expires. Permanent circuits stay up regardless of whether there is traffic across them or not. | 1.3.6.1.4.1.9.9.95.1.2.2.1.2 | INTEGER {permanent(1), dynamic(2)} | read-create | deprecated |
| alpsRemPeerLocalPort OBJECT-TYPE The port number used locally by the tcp connection for the circuit. the initiator of a connection will dynamically assign a port number. the other end of the connection will have a well-known port number applicable to the encapsulation used by the connection - e.g. the value of alpsPeerLocalAtpPort for ATP connections. | 1.3.6.1.4.1.9.9.95.1.2.2.1.3 | Integer32 (0..65535) | read-only | deprecated |
| alpsRemPeerRemotePort OBJECT-TYPE The port number used by the remote end of the tcp connection for the circuit. the initiator of a connection will dynamically assign a port number. the other end of the connection will have a well-known port number applicable to the encapsulation used by the connection - e.g. the value of alpsPeerLocalAtpPort for ATP connections. If this connection was initiated by the local router, a port number will be dynamically selected. Otherwise the value of alpsPeerLocalAtpPort will be used (for ATP connections) | 1.3.6.1.4.1.9.9.95.1.2.2.1.4 | Integer32 (0..65535) | read-only | deprecated |
| alpsRemPeerState OBJECT-TYPE TCP Peer State. Initially the connection is in the closed state. For permanent connections, it starts opening the TCP connection immediately, but for dynamic ones, it waits till there is traffic addressed to the remote peer. It then progresses via opening into the opened state. | 1.3.6.1.4.1.9.9.95.1.2.2.1.5 | INTEGER {closed(1), opening(2), opened(3)} | read-only | deprecated |
| alpsRemPeerUptime OBJECT-TYPE Time elapsed since TCP connection was established. | 1.3.6.1.4.1.9.9.95.1.2.2.1.6 | TimeTicks | read-only | deprecated |
| alpsRemPeerNumActiveCkts OBJECT-TYPE Number of active ALPS circuits in this TCP session. | 1.3.6.1.4.1.9.9.95.1.2.2.1.7 | Gauge32 | read-only | deprecated |
| alpsRemPeerIdleTimer OBJECT-TYPE The TCP session with the peer will be closed if there is no activity for alpsInactiveTimer seconds. This is valid only for dynamic circuits | 1.3.6.1.4.1.9.9.95.1.2.2.1.8 | TimeInterval | read-create | deprecated |
| alpsRemPeerAlarmsEnabled OBJECT-TYPE Specifies whether alarms are generated for this remote Peer | 1.3.6.1.4.1.9.9.95.1.2.2.1.9 | TruthValue | read-create | deprecated |
| alpsRemPeerTCPQlen OBJECT-TYPE Maximum TCP Queue size allowed for this TCP session. | 1.3.6.1.4.1.9.9.95.1.2.2.1.10 | Integer32 (1..200) | read-create | deprecated |
| alpsRemPeerOutPackets OBJECT-TYPE Number of packets transmitted to the remote peer. | 1.3.6.1.4.1.9.9.95.1.2.2.1.11 | Counter32 | read-only | deprecated |
| alpsRemPeerOutOctets OBJECT-TYPE Number of octets transmitted to the remote peer. | 1.3.6.1.4.1.9.9.95.1.2.2.1.12 | Counter32 | read-only | deprecated |
| alpsRemPeerInPackets OBJECT-TYPE Number of packets received from the remote peer. | 1.3.6.1.4.1.9.9.95.1.2.2.1.13 | Counter32 | read-only | deprecated |
| alpsRemPeerInOctets OBJECT-TYPE Number of octets received from the remote peer. | 1.3.6.1.4.1.9.9.95.1.2.2.1.14 | Counter32 | read-only | deprecated |
| alpsRemPeerDropsGiant OBJECT-TYPE Number of Packets dropped because they were larger than the maximum allowed packet size of 3840 bytes. | 1.3.6.1.4.1.9.9.95.1.2.2.1.15 | Counter32 | read-only | deprecated |
| alpsRemPeerDropsQFull OBJECT-TYPE Number of packets dropped because the TCP queue (of size alpsRemPeerTCPQlen) was full. | 1.3.6.1.4.1.9.9.95.1.2.2.1.16 | Counter32 | read-only | deprecated |
| alpsRemPeerDropsPeerUnreach OBJECT-TYPE Number of packets dropped because remote peer was unreachable. | 1.3.6.1.4.1.9.9.95.1.2.2.1.17 | Counter32 | read-only | deprecated |
| alpsRemPeerRowStatus OBJECT-TYPE This object is used to create a new row or modify or delete an existing row in this table. | 1.3.6.1.4.1.9.9.95.1.2.2.1.18 | RowStatus | read-create | deprecated |
| alpsRemPeerCfgTable OBJECT-TYPE Table listing of all administered ALPS remote peer configuration entries on this node. Entries in this table can be created via a CLI command or via alpsRemPeerCfgRowStatus. | 1.3.6.1.4.1.9.9.95.1.2.3 | not-accessible | current | |
| alpsRemPeerCfgEntry OBJECT-TYPE Each entry represents an ALPS remote peer configuration entry on this node. | 1.3.6.1.4.1.9.9.95.1.2.3.1 | not-accessible | current | |
| alpsRemPeerCfgIpAddr OBJECT-TYPE The configured IP address of an ALPS remote peer. | 1.3.6.1.4.1.9.9.95.1.2.3.1.1 | IpAddress | not-accessible | current |
| alpsRemPeerCfgProtocol OBJECT-TYPE The configured ALPS protocol encapsulation. This protocol encapsulation is at the layer above TCP. | 1.3.6.1.4.1.9.9.95.1.2.3.1.2 | INTEGER {atp(1), matipTypeA(2)} | not-accessible | current |
| alpsRemPeerCfgActivation OBJECT-TYPE The configured type of ALPS peer activation. | 1.3.6.1.4.1.9.9.95.1.2.3.1.3 | INTEGER {permanent(1), dynamic(2)} | read-create | current |
| alpsRemPeerCfgTCPQLen OBJECT-TYPE The configured maximum TCP Queue size. | 1.3.6.1.4.1.9.9.95.1.2.3.1.4 | Integer32 (1..100) | read-create | current |
| alpsRemPeerCfgIdleTimer OBJECT-TYPE The configured idle timer for a dynamic activation peer. | 1.3.6.1.4.1.9.9.95.1.2.3.1.5 | TimeInterval | read-create | current |
| alpsRemPeerCfgNoCircTimer OBJECT-TYPE The configured no-circuit timer for a dynamic activation peer. | 1.3.6.1.4.1.9.9.95.1.2.3.1.6 | TimeInterval | read-create | current |
| alpsRemPeerCfgAlarmsOn OBJECT-TYPE The configured parameter which specifies whether alarms are generated for remote peer connections to the IP address in alpsRemPeerCfgIpAddr. | 1.3.6.1.4.1.9.9.95.1.2.3.1.7 | TruthValue | read-create | current |
| alpsRemPeerCfgStatIntvl OBJECT-TYPE The configured status interval timer. | 1.3.6.1.4.1.9.9.95.1.2.3.1.8 | TimeInterval | read-create | current |
| alpsRemPeerCfgStatRetry OBJECT-TYPE The configured number of status retries. | 1.3.6.1.4.1.9.9.95.1.2.3.1.9 | Integer32 (0..100) | read-create | current |
| alpsRemPeerCfgRowStatus OBJECT-TYPE This object is used to create a new row or modify or delete an existing row in this table. | 1.3.6.1.4.1.9.9.95.1.2.3.1.10 | RowStatus | read-create | current |
| alpsRemPeerConnTable OBJECT-TYPE Table listing of all ALPS remote peer connections on this node. | 1.3.6.1.4.1.9.9.95.1.2.4 | not-accessible | current | |
| alpsRemPeerConnEntry OBJECT-TYPE Each entry represents an ALPS remote peer connection on this node. | 1.3.6.1.4.1.9.9.95.1.2.4.1 | not-accessible | current | |
| alpsRemPeerConnIpAddr OBJECT-TYPE The IP address of the ALPS remote peer. | 1.3.6.1.4.1.9.9.95.1.2.4.1.1 | IpAddress | not-accessible | current |
| alpsRemPeerConnIdString OBJECT-TYPE A descriptive ASCII string that is used to distinguish among different peer connections to the same ALPS remote peer IP address. | 1.3.6.1.4.1.9.9.95.1.2.4.1.2 | DisplayString (SIZE(1..20)) | not-accessible | current |
| alpsRemPeerConnLocalPort OBJECT-TYPE The local TCP port number used by the underlying TCP connection to an ALPS remote peer. | 1.3.6.1.4.1.9.9.95.1.2.4.1.3 | Integer32 (0..65535) | read-only | current |
| alpsRemPeerConnForeignPort OBJECT-TYPE The foreign (remote) TCP port number used by the underlying TCP connection to an ALPS remote peer. | 1.3.6.1.4.1.9.9.95.1.2.4.1.4 | Integer32 (0..65535) | read-only | current |
| alpsRemPeerConnState OBJECT-TYPE The state of the connection to an ALPS remote peer. | 1.3.6.1.4.1.9.9.95.1.2.4.1.5 | INTEGER {closed(1), opening(2), opened(3), busy(4)} | read-only | current |
| alpsRemPeerConnProtocol OBJECT-TYPE The ALPS protocol encapsulation used on the connection to the ALPS remote peer. This protocol encapsulation is a layer above TCP. | 1.3.6.1.4.1.9.9.95.1.2.4.1.6 | INTEGER {atp(1), matipTypeA(2)} | read-only | current |
| alpsRemPeerConnCreation OBJECT-TYPE The stimulus for creating the peer connection object. The peer connection object may be created solely due to configuration (admin) or due to a combination of configuration and protocol events (learned). | 1.3.6.1.4.1.9.9.95.1.2.4.1.7 | INTEGER {admin(1), learned(2)} | read-only | current |
| alpsRemPeerConnActivation OBJECT-TYPE Basis for activation a peer connection. A permanent activation peer connection will attempt to open immediately and stay open, regardless of the usage of the peer connection. A dynamic activation peer connection only opens when there is data to send and the peer connection will close if there are no data messages sent or received across the peer for the duration of the idle timer. | 1.3.6.1.4.1.9.9.95.1.2.4.1.8 | INTEGER {permanent(1), dynamic(2)} | read-only | current |
| alpsRemPeerConnUptime OBJECT-TYPE Elapsed time since the ALPS peer connection was successfully established. | 1.3.6.1.4.1.9.9.95.1.2.4.1.9 | TimeTicks | read-only | current |
| alpsRemPeerConnNumActCirc OBJECT-TYPE The number of ALPS virtual circuits using the connection to this ALPS remote peer. | 1.3.6.1.4.1.9.9.95.1.2.4.1.10 | Integer32 (0..65535) | read-only | current |
| alpsRemPeerConnLastTxRx OBJECT-TYPE The value of sysUpTime when a peer data message was last transmitted or received across this ALPS remote peer connection. This timestamp is not update if the peer message is a peer status inquiry/response message. | 1.3.6.1.4.1.9.9.95.1.2.4.1.11 | TimeStamp | read-only | current |
| alpsRemPeerConnLastRxAny OBJECT-TYPE The value of sysUpTime when a peer data or status message is last received across the ALPS remote peer connection. | 1.3.6.1.4.1.9.9.95.1.2.4.1.12 | TimeStamp | read-only | current |
| alpsRemPeerConnIdleTimer OBJECT-TYPE A dynamic activation ALPS peer connection will be closed if zero peer data messages are sent or received for a length of time greater than or equal to this timer. | 1.3.6.1.4.1.9.9.95.1.2.4.1.13 | TimeInterval | read-only | current |
| alpsRemPeerConnNoCircTimer OBJECT-TYPE A dynamic activation ALPS peer connection will be closed if zero ALPS circuits are active or attempt to activate for a length of time greater than or equal to this timer. | 1.3.6.1.4.1.9.9.95.1.2.4.1.14 | TimeInterval | read-only | current |
| alpsRemPeerConnTCPQLen OBJECT-TYPE The maximum number of ALPS peer messages that can be queued in a single TCP session. | 1.3.6.1.4.1.9.9.95.1.2.4.1.15 | Integer32 (1..100) | read-only | current |
| alpsRemPeerConnAlarmsOn OBJECT-TYPE This parameter specifies whether ALPS alarms are generated for this ALPS remote peer connection. | 1.3.6.1.4.1.9.9.95.1.2.4.1.16 | TruthValue | read-only | current |
| alpsRemPeerConnStatIntvl OBJECT-TYPE The time interval (in seconds) between transmission of consecutive ALPS Peer Status messages. These messages are only transmitted if zero messages are received on the peer connection for a length of time greater than or equal to this timer. | 1.3.6.1.4.1.9.9.95.1.2.4.1.17 | Integer32 (0..300) | read-only | current |
| alpsRemPeerConnStatRetry OBJECT-TYPE The number of consecutive unanswered ALPS Peer Status messages transmitted before closing the conenction to the ALPS remote peer. | 1.3.6.1.4.1.9.9.95.1.2.4.1.18 | Integer32 (0..100) | read-only | current |
| alpsRemPeerConnDownReason OBJECT-TYPE Reason that an ALPS Peer connection failed to open sauccessfully. | 1.3.6.1.4.1.9.9.95.1.2.4.1.19 | INTEGER {unknown(1), idle(2), noCircuits(3), destUnreachable(4), foreignReset(5), localReset(6), noMemory(7), openingTimeout(8)} | read-only | current |
| alpsRemPeerConnOutPackets OBJECT-TYPE Number of packets transmitted on this ALPS remote peer connection. | 1.3.6.1.4.1.9.9.95.1.2.4.1.20 | Counter32 | read-only | current |
| alpsRemPeerConnOutOctets OBJECT-TYPE Number of octets transmitted on this ALPS remote peer connection. | 1.3.6.1.4.1.9.9.95.1.2.4.1.21 | Counter32 | read-only | current |
| alpsRemPeerConnInPackets OBJECT-TYPE Number of packets received on this ALPS remote peer connection. | 1.3.6.1.4.1.9.9.95.1.2.4.1.22 | Counter32 | read-only | current |
| alpsRemPeerConnInOctets OBJECT-TYPE Number of octets received on this ALPS remote peer connection. | 1.3.6.1.4.1.9.9.95.1.2.4.1.23 | Counter32 | read-only | current |
| alpsRemPeerConnDropsGiant OBJECT-TYPE Number of ALPS peer packets dropped due to exceeding the maximum allowed packet size of 3840 bytes. | 1.3.6.1.4.1.9.9.95.1.2.4.1.24 | Counter32 | read-only | current |
| alpsRemPeerConnDropsQFull OBJECT-TYPE Number of ALPS peer packets dropped because the TCP output queue is full. | 1.3.6.1.4.1.9.9.95.1.2.4.1.25 | Counter32 | read-only | current |
| alpsRemPeerConnDropsUnreach OBJECT-TYPE Number of ALPS peer packets dropped because the ALPS remote peer is unreachable. | 1.3.6.1.4.1.9.9.95.1.2.4.1.26 | Counter32 | read-only | current |
| alpsRemPeerConnDropsVersion OBJECT-TYPE Number of ALPS peer packets dropped because of a version mismatch in the ALPS encapsulation. | 1.3.6.1.4.1.9.9.95.1.2.4.1.27 | Counter32 | read-only | current |
| alpsCktObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.95.1.3 | |||
| alpsCktBaseTable OBJECT-TYPE A list of ALPS circuits. This table contains variables common to central & remote routers. | 1.3.6.1.4.1.9.9.95.1.3.1 | not-accessible | current | |
| alpsCktBaseEntry OBJECT-TYPE Details of ALPS Circuits. | 1.3.6.1.4.1.9.9.95.1.3.1.1 | not-accessible | current | |
| alpsCktBaseName OBJECT-TYPE Specifies the ALPS Circuit Name. This is unique within the network. | 1.3.6.1.4.1.9.9.95.1.3.1.1.1 | AlpsCktName | not-accessible | current |
| alpsCktBaseDlcType OBJECT-TYPE Specifies what type of circuit this is. The X25 circuit is set up with the same name as the P1024 circuit so we need this variable to distinguish between the two, in case local switching is done. | 1.3.6.1.4.1.9.9.95.1.3.1.1.2 | INTEGER {emtox(1), ax25(2), alc(3), uts(4)} | not-accessible | current |
| alpsCktBasePriPeerAddr OBJECT-TYPE This is the IP address of the Primary Central peer. It is mandatory to configure a primary peer, but the backup peer is optional. | 1.3.6.1.4.1.9.9.95.1.3.1.1.3 | IpAddress | read-create | current |
| alpsCktBaseAlarmsEnabled OBJECT-TYPE Specifies whether alarms are generated for this ALPS circuit. Alarms can be syslog messages or SNMP traps - both are controlled using the same flags. | 1.3.6.1.4.1.9.9.95.1.3.1.1.4 | TruthValue | read-create | current |
| alpsCktBaseConnType OBJECT-TYPE Specifies the ALPS Circuit Connection Type. | 1.3.6.1.4.1.9.9.95.1.3.1.1.5 | INTEGER {permanent(1), dynamic(2)} | read-create | current |
| alpsCktBaseState OBJECT-TYPE Indicates the state of ALPS Circuit. | 1.3.6.1.4.1.9.9.95.1.3.1.1.6 | INTEGER {disabled(1), inoperable(2), opening(3), opened(4), cktBusy(5), peerBusy(6), updating(7)} | read-only | current |
| alpsCktBaseNumActiveAscus OBJECT-TYPE Reports the number of enabled ASCUs that are attached to this ALPS Circuit. Attachment of an ASCU to an ALPS circuit may occur due to configuration or due to information passed in a protocol message. | 1.3.6.1.4.1.9.9.95.1.3.1.1.7 | Integer32 (0..64) | read-only | current |
| alpsCktBaseCurrentPeer OBJECT-TYPE Reports the IP address of the peer that this ALPS circuit is currently connected to. | 1.3.6.1.4.1.9.9.95.1.3.1.1.8 | IpAddress | read-only | current |
| alpsCktBaseLifeTimeTimer OBJECT-TYPE A data message that has been queued within the router for longer than this interval will be dropped. | 1.3.6.1.4.1.9.9.95.1.3.1.1.9 | TimeInterval | read-create | current |
| alpsCktBaseHostLinkNumber OBJECT-TYPE Specifies host link number (on Central router) for this ALPS Circuit. The host link number is used to provide a degree of transparency to the remote router. A single host link may correspond to multiple physical links between the central router and the host, which can then load-balance VCs across them. | 1.3.6.1.4.1.9.9.95.1.3.1.1.10 | Integer32 (1..255) | read-create | current |
| alpsCktBaseHostLinkType OBJECT-TYPE Specifies host link type(on Central router) for this ALPS Circuit. | 1.3.6.1.4.1.9.9.95.1.3.1.1.11 | INTEGER {ax25(1), emtox(2)} | read-create | current |
| alpsCktBaseRemHld OBJECT-TYPE Specifies the HLD (High-level descriptor) of the AX.25/EMTOX host for this ALPS Circuit. This serves as an identifier for the host | 1.3.6.1.4.1.9.9.95.1.3.1.1.12 | Integer32 (1..32639) | read-create | current |
| alpsCktBaseLocalHld OBJECT-TYPE Specifies the local HLD for this ALPS Circuit. HLDs are required at the host for both ends of the connection. | 1.3.6.1.4.1.9.9.95.1.3.1.1.13 | Integer32 (1..32639) | read-create | current |
| alpsCktBaseDownReason OBJECT-TYPE Reports the reason why this ALPS Circuit is down, if it is down. | 1.3.6.1.4.1.9.9.95.1.3.1.1.14 | INTEGER {unknown(1), noReason(2), hostLinkDown(3), cktDisabled(4), hostLinkDisabled(5), noHostLinkMatched(6), noHldMatched(7), cktNameInUse(8), pvcLcnOutOfRange(9), x25ParamInvalid(10), cktOpeningTimeout(11), x25ClearDteNoReason(12), configMismatch(13), noResourcesAvail(14), incompatibleA1A2(15), cktIdle(16), peerDown(17), noAscusConfigured(18), x25ClearHostUnknown(19), x25ClearHostDown(20), x25ClearHostDisabled(21), x25ClearHostSaturated(22), x25ClearCallerUnknown(23), x25ClearCallerUnauth(24), x25ClearConfigRejected(25), x25ClearConfigFallback(26), x25ClearConfigIncompat(27), x25ClearHLDUnknown(28), x25ClearPIDUnknown(29), x25ClearFacilRejected(30), x25ClearNetNoReason(31), pvcLcnInUse(32), noSvcLcnAvail(33), peerIdle(34), presUnknown(35), presMismatch(36), openMsgTooShort(37), mpxUnknown(38), mpxHdrMismatch(39), trafTypeMismatch(40), codingMismatch(41), ascuInSession(42)} | read-only | current |
| alpsCktBaseOutPackets OBJECT-TYPE Number of packets transmitted to remote peer over this circuit. | 1.3.6.1.4.1.9.9.95.1.3.1.1.15 | Counter32 | read-only | current |
| alpsCktBaseOutOctets OBJECT-TYPE Number of octets transmitted to remote peer over this circuit. | 1.3.6.1.4.1.9.9.95.1.3.1.1.16 | Counter32 | read-only | current |
| alpsCktBaseInPackets OBJECT-TYPE Number of packets received from remote peer over this circuit. | 1.3.6.1.4.1.9.9.95.1.3.1.1.17 | Counter32 | read-only | current |
| alpsCktBaseInOctets OBJECT-TYPE Number of octets received from remote peer over this circuit. | 1.3.6.1.4.1.9.9.95.1.3.1.1.18 | Counter32 | read-only | current |
| alpsCktBaseDropsCktDisabled OBJECT-TYPE Number of packets dropped because the circuit was disabled. This would typically be packets that were queueued before the circuit was disabled which are now left in the queue. | 1.3.6.1.4.1.9.9.95.1.3.1.1.19 | Counter32 | read-only | current |
| alpsCktBaseDropsQOverflow OBJECT-TYPE Number of packets dropped due to TCP Congestion. | 1.3.6.1.4.1.9.9.95.1.3.1.1.20 | Counter32 | read-only | current |
| alpsCktBaseDropsLifeTimeExpd OBJECT-TYPE Number of packets which were queued within the router for longer than alpsCktBaseLifeTimeTimer. | 1.3.6.1.4.1.9.9.95.1.3.1.1.21 | Counter32 | read-only | current |
| alpsCktBaseEnabled OBJECT-TYPE This specifies if the circuit has been enabled. After a circuit has been configured, it must be explicitly enabled in order for the circuit to be set up. | 1.3.6.1.4.1.9.9.95.1.3.1.1.22 | TruthValue | read-create | current |
| alpsCktBaseRowStatus OBJECT-TYPE This object is used to create a new row or modify or delete an existing row in this table. | 1.3.6.1.4.1.9.9.95.1.3.1.1.23 | RowStatus | read-create | current |
| alpsCktBaseCurrPeerConnId OBJECT-TYPE A descriptive ASCII string that is used to distinguish among different peer connections to the same ALPS remote peer IP address. | 1.3.6.1.4.1.9.9.95.1.3.1.1.24 | DisplayString (SIZE(1..20)) | read-only | current |
| alpsCktX25Table OBJECT-TYPE A list of ALPS X.25 circuits. These entries exist only for X.25 circuits. hence this table would probably be empty at the remote router | 1.3.6.1.4.1.9.9.95.1.3.2 | not-accessible | current | |
| alpsCktX25Entry OBJECT-TYPE Details of ALPS Circuits. | 1.3.6.1.4.1.9.9.95.1.3.2.1 | not-accessible | current | |
| alpsCktX25DlcType OBJECT-TYPE Specifies what type of circuit this is. | 1.3.6.1.4.1.9.9.95.1.3.2.1.1 | INTEGER {emtox(1), ax25(2)} | not-accessible | current |
| alpsCktX25IfIndex OBJECT-TYPE Reports the interface the circuit is on. This is the interface which is connected to the host | 1.3.6.1.4.1.9.9.95.1.3.2.1.2 | InterfaceIndex | read-only | current |
| alpsCktX25LCN OBJECT-TYPE The Logical Channel Number being used on the X.25 VC for this ALPS Circuit. | 1.3.6.1.4.1.9.9.95.1.3.2.1.3 | Integer32 (1..4096) | read-only | current |
| alpsCktX25HostX121 OBJECT-TYPE The X.121 address on the host side which the central router uses to connect to the host | 1.3.6.1.4.1.9.9.95.1.3.2.1.4 | X121Address | read-only | current |
| alpsCktX25RemoteX121 OBJECT-TYPE X.121 address of the remote side. Remote here refers to the side that the ASCUS are connected to and is also referred to as the remote router. | 1.3.6.1.4.1.9.9.95.1.3.2.1.5 | X121Address | read-only | current |
| alpsCktX25DropsVcReset OBJECT-TYPE Number of packets dropped due to the VC being reset. These are packets that were queued up for transmission on that VC when it was reset | 1.3.6.1.4.1.9.9.95.1.3.2.1.6 | Counter32 | read-only | current |
| alpsCktP1024Table OBJECT-TYPE A list of ALC or UTS Alps circuits. | 1.3.6.1.4.1.9.9.95.1.3.3 | not-accessible | current | |
| alpsCktP1024Entry OBJECT-TYPE Details of ALPS Circuits. | 1.3.6.1.4.1.9.9.95.1.3.3.1 | not-accessible | current | |
| alpsCktP1024DlcType OBJECT-TYPE Specifies what type of circuit this is. | 1.3.6.1.4.1.9.9.95.1.3.3.1.1 | INTEGER {alc(3), uts(4)} | not-accessible | current |
| alpsCktP1024BackupPeerAddr OBJECT-TYPE This is the IP address of the backup remote peer. This is optional and hence may not always exist. | 1.3.6.1.4.1.9.9.95.1.3.3.1.2 | IpAddress | read-create | current |
| alpsCktP1024RetryTimer OBJECT-TYPE Specifies the interval at which a permanent ALPS circuit will attempt to reestablish the circuit in case it wasn't able to come up. | 1.3.6.1.4.1.9.9.95.1.3.3.1.3 | TimeInterval | read-create | current |
| alpsCktP1024IdleTimer OBJECT-TYPE If there is no traffic on a dynamic ALPS circuit for this interval, it will be cleared. | 1.3.6.1.4.1.9.9.95.1.3.3.1.4 | TimeInterval | read-create | current |
| alpsCktP1024EmtoxX121 OBJECT-TYPE Specifies the X.121 address of the SVC established with EMTOX host. This field should be set to length zero in the case of PVCs (AX.25 host). | 1.3.6.1.4.1.9.9.95.1.3.3.1.5 | X121Address | read-create | current |
| alpsCktP1024Ax25LCN OBJECT-TYPE Specifies the Logical Channel Number being used on the PVC established with AX.25 host. This field should be set to zero in the case of SVCs (EMTOX host). | 1.3.6.1.4.1.9.9.95.1.3.3.1.6 | Integer32 (0..4096) | read-create | current |
| alpsCktP1024WinOut OBJECT-TYPE Specifies X.25 transmit Window size on the Logical Channel Number of this ALPS Circuit. | 1.3.6.1.4.1.9.9.95.1.3.3.1.7 | Integer32 (1..7) | read-create | current |
| alpsCktP1024WinIn OBJECT-TYPE Specifies the X.25 receive Window size on the Logical Channel Number of this ALPS Circuit. | 1.3.6.1.4.1.9.9.95.1.3.3.1.8 | Integer32 (1..7) | read-create | current |
| alpsCktP1024OutPktSize OBJECT-TYPE Specifies the X.25 maxiumum output Packet size on the Logical Channel Number of this ALPS Circuit. The default output Packet size for AX.25 is 240 bytes and 128 bytes for EMTOX. | 1.3.6.1.4.1.9.9.95.1.3.3.1.9 | Integer32 (128..4096) | read-create | current |
| alpsCktP1024InPktSize OBJECT-TYPE Specifies X.25 maximum input Packet size on the Logical Channel Number of this ALPS Circuit. The default input Packet size for AX.25 is 240 bytes and 128 bytes for EMTOX. | 1.3.6.1.4.1.9.9.95.1.3.3.1.10 | Integer32 (128..4096) | read-create | current |
| alpsCktP1024SvcMsgList OBJECT-TYPE Specifies the Service Message List Number to use on this ALPS Circuit. This allows custom service messages to be sent for ASCUs on a particular circuit. Service messages are sent out by the router to the ASCU when abnormal conditions occur, and are displayed on the terminal. There is a default set of service messages, usually referred to as List 0. However, it is possible to configure custom sets of service messages for display, selectable on a per-circuit basis. | 1.3.6.1.4.1.9.9.95.1.3.3.1.11 | Integer32 (0..8) | read-create | current |
| alpsCktP1024SvcMsgIntvl OBJECT-TYPE Specifies Service Message Time Interval for the Service messages to be sent this ALPS Circuit. This controls how frequently the messages are repeated when an error condition (e.g. network being down) persists. | 1.3.6.1.4.1.9.9.95.1.3.3.1.12 | TimeTicks | read-create | current |
| alpsCktP1024DropsUnkAscu OBJECT-TYPE Number of packets that were found to be from an Unknown ASCU (i.e. an ASCU that had not been configured) and hence were dropped. | 1.3.6.1.4.1.9.9.95.1.3.3.1.13 | Counter32 | read-only | current |
| alpsCktP1024RowStatus OBJECT-TYPE This object is used to create a new row or modify or delete an existing row in this table. | 1.3.6.1.4.1.9.9.95.1.3.3.1.14 | RowStatus | read-create | current |
| alpsCktP1024MatipCloseDelay OBJECT-TYPE Specifies the minumum delay between transmission of a MATIP Close and the transmission of a MATIP Session Open for this ALPS circuit. | 1.3.6.1.4.1.9.9.95.1.3.3.1.15 | TimeInterval | read-create | current |
| alpsCktAscuTable OBJECT-TYPE A list of ASCUs for each ALPS Circuit. This may not include all ASCUs which have this circuit configured as alpsAscuCktName because some ASCUs may be rejected by the host while setting up the circuit. | 1.3.6.1.4.1.9.9.95.1.3.4 | not-accessible | current | |
| alpsCktAscuEntry OBJECT-TYPE Details of ASCUs on ASCU Circuits. | 1.3.6.1.4.1.9.9.95.1.3.4.1 | not-accessible | current | |
| alpsCktAscuCktName OBJECT-TYPE The name of the ALPS circuit which this ASCU is on. The circuit may be always up (for permanent circuits) or get set up (dynamic circuits) when there is traffic on one of the ASCUs which are set up for that circuit. | 1.3.6.1.4.1.9.9.95.1.3.4.1.1 | AlpsCktName | not-accessible | current |
| alpsCktAscuCktDlcType OBJECT-TYPE Specifies what type of circuit this is. The X.25 circuit is set up with the same name as the ALC circuit so we need this variable to distinguish between the two. | 1.3.6.1.4.1.9.9.95.1.3.4.1.2 | INTEGER {emtox(1), ax25(2), alc(3), uts(4)} | not-accessible | current |
| alpsCktAscuA1 OBJECT-TYPE A1 value. This is used along with the alpsCktAscuA2 value to identify the ASCU within the circuit. | 1.3.6.1.4.1.9.9.95.1.3.4.1.3 | AlpsAscuA1A2Value | not-accessible | current |
| alpsCktAscuA2 OBJECT-TYPE A2 value. This is used along with the alpsCktAscuA1 value to identify the ASCU within the circuit. | 1.3.6.1.4.1.9.9.95.1.3.4.1.4 | AlpsAscuA1A2Value | not-accessible | current |
| alpsCktAscuIfIndex OBJECT-TYPE Reports the interface the ASCU is on. This field, along with alpsCktAscuId is provided so that it is possible to correlate this information with the configured ASCU information in alpsAscuTable | 1.3.6.1.4.1.9.9.95.1.3.4.1.5 | InterfaceIndex | read-only | current |
| alpsCktAscuId OBJECT-TYPE Reports the ASCU Identifier which uniquely identifies an ASCU on a given interface. This value is the Interface Address (IA) for ALC and the Remote Identifier (RID) for UTS. A value of 0 indicates that the ASCU id is either unavailable or not applicable. | 1.3.6.1.4.1.9.9.95.1.3.4.1.6 | Integer32 (0..127) | read-only | current |
| alpsCktAscuStatus OBJECT-TYPE Reports the ASCU status - ASCUs configured on the circuit can be rejected at the host and would then be marked REJECT. Also, ASCUs configured after the circuit has been established are not added dynamically to the circuit but are marked NEW and get added when the circuit gets established the next time. ASCUs waiting for an accept or reject response from the host are marked as PENDING. ASCUs that were accepted by the host are marked OK. | 1.3.6.1.4.1.9.9.95.1.3.4.1.7 | INTEGER {unknown(1), ok(2), reject(3), new(4), pending(5)} | read-only | current |
| alpsIfObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.95.1.4 | |||
| alpsIfP1024Table OBJECT-TYPE A list of interfaces running the P1024B or P1024C protocols | 1.3.6.1.4.1.9.9.95.1.4.1 | not-accessible | current | |
| alpsIfP1024Entry OBJECT-TYPE Interface Details | 1.3.6.1.4.1.9.9.95.1.4.1.1 | not-accessible | current | |
| alpsIfP1024EncapType OBJECT-TYPE Reports the encapsulation type for this Serial Interface. | 1.3.6.1.4.1.9.9.95.1.4.1.1.1 | INTEGER {alc(1), uts(2)} | read-only | current |
| alpsIfP1024PollRespTimeout OBJECT-TYPE Specifies the Poll Response Time out value. | 1.3.6.1.4.1.9.9.95.1.4.1.1.2 | TimeInterval | read-write | current |
| alpsIfP1024GATimeout OBJECT-TYPE Specifies the time-out delay between receipt of first character of an input sequence solicited by a poll and receipt of GA sequence. | 1.3.6.1.4.1.9.9.95.1.4.1.1.3 | TimeInterval | read-write | current |
| alpsIfP1024PollPauseTimeout OBJECT-TYPE Specifies the minimum delay between two poll cycles. Thus the poll pause interval is counted from the instant when the first ASCU in the poll list is polled. Note that this is the delay between two traversals of the entire poll list rather than the interval between two consecutive polls. The actual delay will probably be more than the value of this variable. | 1.3.6.1.4.1.9.9.95.1.4.1.1.4 | TimeInterval | read-write | current |
| alpsIfP1024MaxErrCnt OBJECT-TYPE Specifies a maximum error count for this interface. After an ASCU link comes up, if it experiences this number of errors the ASCU link will be shutdown. The default value of 0 results in the ASCU link never being shutdown. | 1.3.6.1.4.1.9.9.95.1.4.1.1.5 | Integer32 (0..30) | read-write | current |
| alpsIfP1024MaxRetrans OBJECT-TYPE Specifies the maximum number of times an output message will be retransmitted before it is discarded. This is relevant only for P1024C (UTS). For ALC, a value of 0 will be returned. Note that legal values for UTS are 1-10 | 1.3.6.1.4.1.9.9.95.1.4.1.1.6 | Integer32 (0..10) | read-write | current |
| alpsIfP1024CurrErrCnt OBJECT-TYPE Reports the number of errors currently existing for this ASCU link. When this equals alpsIfP1024MaxErrCnt then the ASCU link will be shut down, unless alpsIfP1024MaxErrCnt equals 0 in which case the ascu link is never shut down due to error thresholds being exceeded | 1.3.6.1.4.1.9.9.95.1.4.1.1.7 | Integer32 (0..30) | read-only | current |
| alpsIfP1024MinGoodPollResp OBJECT-TYPE Specifies the number of good Poll Responses to be received from an ASCU before it can be declared up. | 1.3.6.1.4.1.9.9.95.1.4.1.1.8 | Integer32 (1..30) | read-write | current |
| alpsIfP1024PollingRatio OBJECT-TYPE Specifies how many times ASCUs in UP state are polled before an ASCU in DOWN state is polled again. | 1.3.6.1.4.1.9.9.95.1.4.1.1.9 | Integer32 (1..30) | read-write | current |
| alpsIfP1024NumAscus OBJECT-TYPE Reports the number of ASCUs configured on this Serial Port. | 1.3.6.1.4.1.9.9.95.1.4.1.1.10 | Gauge32 | read-only | current |
| alpsIfP1024ServMsgFormat OBJECT-TYPE Specifies the format of the service message sent to an ASCU on this interface. | 1.3.6.1.4.1.9.9.95.1.4.1.1.11 | INTEGER {sita(1), apollo(2)} | read-write | current |
| alpsIfP1024ServMsgStatusChange OBJECT-TYPE Specifies whether service messages generated due to an ALPS circuit status change or an ASCU status change, will be forwarded to the ASCU. | 1.3.6.1.4.1.9.9.95.1.4.1.1.12 | TruthValue | read-write | current |
| alpsIfP1024ServMsgDropTermAddr OBJECT-TYPE Specifies whether the service message will be sent to the same terminal address of the dropped message or the configured value. | 1.3.6.1.4.1.9.9.95.1.4.1.1.13 | INTEGER {msgterm(1), configterm(2)} | read-write | current |
| alpsIfHLinkTable OBJECT-TYPE A list of interfaces running AX.25/EMTOX host link protocols. These are on the central router | 1.3.6.1.4.1.9.9.95.1.4.2 | not-accessible | current | |
| alpsIfHLinkEntry OBJECT-TYPE Details of AX.25/EMTOX host link protocols on an Interface. | 1.3.6.1.4.1.9.9.95.1.4.2.1 | not-accessible | current | |
| alpsIfHLinkHostHld OBJECT-TYPE Specifies the HLD of the AX.25/EMTOX host connected on this Interface. The HLD(High-level descriptor) serves as an identifier along with the hostlink number and helps correlate the ALPS circuit to a host link. The hex range is 0x1 to 0xFFFF which corresponds to 1 ... 65535 in decimal. | 1.3.6.1.4.1.9.9.95.1.4.2.1.1 | Integer32 (1..65535) | not-accessible | current |
| alpsIfHLinkNumber OBJECT-TYPE Specifies the configured Host Link Number on this Serial Interface. | 1.3.6.1.4.1.9.9.95.1.4.2.1.2 | Integer32 (1..255) | not-accessible | current |
| alpsIfHLinkX25ProtocolType OBJECT-TYPE Reports the encapsulation type for this Serial Interface - AX.25 or EMTOX. | 1.3.6.1.4.1.9.9.95.1.4.2.1.3 | INTEGER {ax25(1), emtox(2)} | read-only | current |
| alpsIfHLinkAx25PvcDamp OBJECT-TYPE The purpose of this object is to handle the link-damping for an AX.25 host. If the PVC goes inactive (i.e. link goes down, etc...) for PVCDampValue seconds, then PVC will be destroyed as well as the associated ALPS circuit. | 1.3.6.1.4.1.9.9.95.1.4.2.1.4 | TimeInterval | read-only | current |
| alpsIfHLinkEmtoxHostX121 OBJECT-TYPE Specfies the X.121 address of this EMTOX host. | 1.3.6.1.4.1.9.9.95.1.4.2.1.5 | X121Address | read-only | current |
| alpsIfHLinkActiveCkts OBJECT-TYPE Reports the number of ALPS Ckts established with this host. | 1.3.6.1.4.1.9.9.95.1.4.2.1.6 | Integer32 (0..4096) | read-only | current |
| alpsAscuObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.95.1.5 | |||
| alpsAscuTable OBJECT-TYPE A list of ALPS ASCUs on an interface. This is defined only at the remote router. | 1.3.6.1.4.1.9.9.95.1.5.1 | not-accessible | current | |
| alpsAscuEntry OBJECT-TYPE Details of ASCU. | 1.3.6.1.4.1.9.9.95.1.5.1.1 | not-accessible | current | |
| alpsAscuId OBJECT-TYPE Specifies the ASCU Identifier and uniquely identifies an ASCU on a given interface. This value is the Interface Address (IA) for ALC and the Remote Identifier (RID) for UTS. This uniquely identifies an ASCU on a given interface. | 1.3.6.1.4.1.9.9.95.1.5.1.1.1 | Integer32 (1..127) | not-accessible | current |
| alpsAscuA1 OBJECT-TYPE A1 value of the ASCU. | 1.3.6.1.4.1.9.9.95.1.5.1.1.2 | AlpsAscuA1A2Value | read-create | current |
| alpsAscuA2 OBJECT-TYPE A2 value of the ASCU. | 1.3.6.1.4.1.9.9.95.1.5.1.1.3 | AlpsAscuA1A2Value | read-create | current |
| alpsAscuCktName OBJECT-TYPE Specifies the ALPS Circuit Name for the circuit that is to be used for this ASCU's data. Note that all ASCUs on a physical interface may not use the same ALPS circuit to connect to the central router | 1.3.6.1.4.1.9.9.95.1.5.1.1.4 | AlpsCktName | read-create | current |
| alpsAscuAlarmsEnabled OBJECT-TYPE Specifies whether alarms (syslog messages or SNMP traps) will be generated for this ASCU. | 1.3.6.1.4.1.9.9.95.1.5.1.1.5 | TruthValue | read-create | current |
| alpsAscuRetryOption OBJECT-TYPE Specifies the retry option for this ASCU. This specifies the error message to be sent to the terminal when a message is dropped at the router. The terminal has three choices - either retransmit the last message (if the terminal can buffer it), re-enter the last message sent or do nothing. Based on the terminal's capabilities, one of these three is configured for the ASCU. Note that this option is the same for all terminals connected to an ASCU because the ALPS feature does not handle individual terminals | 1.3.6.1.4.1.9.9.95.1.5.1.1.6 | INTEGER {resend(1), reenter(2), none(3)} | read-create | current |
| alpsAscuMaxMsgLength OBJECT-TYPE Specifies Maximum length of Input Message that can be received from this ASCU. | 1.3.6.1.4.1.9.9.95.1.5.1.1.7 | Integer32 (1..3840) | read-create | current |
| alpsAscuFwdStatusOption OBJECT-TYPE If this flag is set, status messages received from the ASCU are forwarded to the host. Otherwise they are discarded. Note that these are relevant only for P1024C (UTS). For ALC, a value of FALSE will be returned. | 1.3.6.1.4.1.9.9.95.1.5.1.1.8 | TruthValue | read-create | current |
| alpsAscuState OBJECT-TYPE Reports the current ASCU Status. ASCUs are initially in disabled state. They are enabled from the parser if the operator wants to. This takes them to an UP state from which they go to a DOWN state if there are too many errors. | 1.3.6.1.4.1.9.9.95.1.5.1.1.9 | INTEGER {disabled(1), unknown(2), down(3), up(4)} | read-only | current |
| alpsAscuDownReason OBJECT-TYPE Reports the Down reason for this ASCU if it is down. | 1.3.6.1.4.1.9.9.95.1.5.1.1.10 | INTEGER {unknown(1), noReason(2), notDown(3), ascuDisabled(4), errorThresholdExceeded(5)} | read-only | current |
| alpsAscuOutPackets OBJECT-TYPE Number of packets transmitted to this ASCU. | 1.3.6.1.4.1.9.9.95.1.5.1.1.11 | Counter32 | read-only | current |
| alpsAscuOutOctets OBJECT-TYPE Number of octets transmitted to this ASCU. | 1.3.6.1.4.1.9.9.95.1.5.1.1.12 | Counter32 | read-only | current |
| alpsAscuInPackets OBJECT-TYPE Number of packets received from this ASCU | 1.3.6.1.4.1.9.9.95.1.5.1.1.13 | Counter32 | read-only | current |
| alpsAscuInOctets OBJECT-TYPE Number of octets received from this ASCU. | 1.3.6.1.4.1.9.9.95.1.5.1.1.14 | Counter32 | read-only | current |
| alpsAscuDropsGarbledPkts OBJECT-TYPE The number of packets dropped due to the inability to properly decode them. Examples of garbled packets include packets with bad CRCs or bad header information | 1.3.6.1.4.1.9.9.95.1.5.1.1.15 | Counter32 | read-only | current |
| alpsAscuDropsAscuDown OBJECT-TYPE The number of packets dropped because the ASCU had previously been declared DOWN due to error thresholds being exceeded. | 1.3.6.1.4.1.9.9.95.1.5.1.1.16 | Counter32 | read-only | current |
| alpsAscuDropsAscuDisabled OBJECT-TYPE The number of packets dropped because the ASCU had previously been declared to be in disabled state. | 1.3.6.1.4.1.9.9.95.1.5.1.1.17 | Counter32 | read-only | current |
| alpsAscuEnabled OBJECT-TYPE Specifies whether the ASCU has been enabled or not. After the ASCU has been configured, it must be explicitly enabled to allow it to be polled. | 1.3.6.1.4.1.9.9.95.1.5.1.1.18 | TruthValue | read-create | current |
| alpsAscuRowStatus OBJECT-TYPE This object is used to create a new row or modify or delete an existing row in this table. | 1.3.6.1.4.1.9.9.95.1.5.1.1.19 | RowStatus | read-create | current |
| alpsAscuAutoReset OBJECT-TYPE Specifies whether a reset command will be automatically issued to any non-responsive ALC ASCUs. | 1.3.6.1.4.1.9.9.95.1.5.1.1.20 | TruthValue | read-create | current |
| alpsGlobalObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.95.1.6 | |||
| alpsSvcMsgTable OBJECT-TYPE A list of service messages and its associated number. There is a default list of service messages (list 0) as well as user-configurable service messages. On a per-circuit basis, the service message list to use can be selected. The user-configured service message lists are defined in this table. Note that the default service messages are not part of this table. | 1.3.6.1.4.1.9.9.95.1.6.1 | not-accessible | current | |
| alpsSvcMsgEntry OBJECT-TYPE Service Messages configured along with its List number and Service Message Number in that list. | 1.3.6.1.4.1.9.9.95.1.6.1.1 | not-accessible | current | |
| alpsSvcMsgListNum OBJECT-TYPE Specifies the Service Msg Number of this Service Msg. A maximum of 8 Service Message lists can be configured not including the one for Default/System (when alpsSvcMsgListNum = 0) Service messages. | 1.3.6.1.4.1.9.9.95.1.6.1.1.1 | Integer32 (1..8) | not-accessible | current |
| alpsSvcMsgNum OBJECT-TYPE Specifies the Service Msg Number of this Service Msg. A Maximum of 8 messages can be present. | 1.3.6.1.4.1.9.9.95.1.6.1.1.2 | Integer32 (1..8) | not-accessible | current |
| alpsSvcMsg OBJECT-TYPE Specifies the Service Message string . | 1.3.6.1.4.1.9.9.95.1.6.1.1.3 | DisplayString (SIZE(1..50)) | read-create | current |
| alpsSvcMsgRowStatus OBJECT-TYPE This object is used to create a new row or modify or delete an existing row in this table. | 1.3.6.1.4.1.9.9.95.1.6.1.1.4 | RowStatus | read-create | current |
| alpsX121ToIpTransTable OBJECT-TYPE A Translation table between X.121 address and IP address. This is intended to allow a connection to be established to the appropriate remote router. The X121 address in the call packet is used to look up the IP address of the remote peer | 1.3.6.1.4.1.9.9.95.1.6.2 | not-accessible | current | |
| alpsX121ToIpTransEntry OBJECT-TYPE A mapping table between X.121 address and IP address. | 1.3.6.1.4.1.9.9.95.1.6.2.1 | not-accessible | current | |
| alpsX121 OBJECT-TYPE Specfies the X.121 address of the VC established with EMTOX host. | 1.3.6.1.4.1.9.9.95.1.6.2.1.1 | X121Address | not-accessible | current |
| alpsIpAddress OBJECT-TYPE This is the IP address of the remote peer which maps onto the X.121 address. | 1.3.6.1.4.1.9.9.95.1.6.2.1.2 | IpAddress | read-create | current |
| alpsX121ToIpTransRowStatus OBJECT-TYPE This object is used to create a new row or modify or delete an existing row in this table. | 1.3.6.1.4.1.9.9.95.1.6.2.1.3 | RowStatus | read-create | current |
| ciscoAlpsMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.95.2 | |||
| ciscoAlpsMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.95.2.0 | |||
| alpsMibConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.95.3 | |||
| alpsMibCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.95.3.1 | |||
| alpsMibGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.95.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| alpsPeerStatusChange NOTIFICATION-TYPE This Notification is generated when there is a change in state for the peer connection, provided alarms are enabled for that peer. | 1.3.6.1.4.1.9.9.95.2.0.1 | deprecated |
| alpsCktStatusChange NOTIFICATION-TYPE This Notification has to be generated whenever there is a state change for the ALPS circuit, provided alarms are enabled for that circuit | 1.3.6.1.4.1.9.9.95.2.0.2 | current |
| alpsAscuStatusChange NOTIFICATION-TYPE This Notification has to be generated whenever there is a change in ASCU status, provided alarms are enabled for that ASCU | 1.3.6.1.4.1.9.9.95.2.0.3 | current |
| alpsPeerConnStatusChange NOTIFICATION-TYPE This Notification is generated when there is a change in state for an ALPS peer connection, provided alarms are enabled for that peer connection. | 1.3.6.1.4.1.9.9.95.2.0.4 | current |
| alpsCktOpenFailure NOTIFICATION-TYPE This Notification is generated whenever there is an open failure for the ALPS circuit, provided alarms are enabled for that circuit | 1.3.6.1.4.1.9.9.95.2.0.5 | current |
| alpsCktPartialReject NOTIFICATION-TYPE This Notification is generated whenever there is an open confirmation that contains a list of rejected ASCUs for the ALPS circuit, provided alarms are enabled for that circuit | 1.3.6.1.4.1.9.9.95.2.0.6 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| alpsMibCompliance MODULE-COMPLIANCE The compliance statement for ALPS. | 1.3.6.1.4.1.9.9.95.3.1.1 | deprecated |
| alpsMibComplianceRev1 MODULE-COMPLIANCE The compliance statement for ALPS. | 1.3.6.1.4.1.9.9.95.3.1.2 | deprecated |
| alpsMibComplianceRev2 MODULE-COMPLIANCE The compliance statement for ALPS. | 1.3.6.1.4.1.9.9.95.3.1.3 | current |
| alpsPeerGroup OBJECT-GROUP A collection of objects providing Peer information | 1.3.6.1.4.1.9.9.95.3.2.1 | deprecated |
| alpsCktGroup OBJECT-GROUP A collection of objects providing Circuit information | 1.3.6.1.4.1.9.9.95.3.2.2 | current |
| alpsIfP1024Group OBJECT-GROUP A collection of objects providing ALC interface information | 1.3.6.1.4.1.9.9.95.3.2.3 | deprecated |
| alpsIfHostlinkGroup OBJECT-GROUP A collection of objects providing Hostlink information | 1.3.6.1.4.1.9.9.95.3.2.4 | current |
| alpsAscuGroup OBJECT-GROUP A collection of objects providing ASCU information | 1.3.6.1.4.1.9.9.95.3.2.5 | deprecated |
| alpsSvcMsgGroup OBJECT-GROUP A collection of objects providing Service Message information | 1.3.6.1.4.1.9.9.95.3.2.6 | current |
| alpsAddrTransGroup OBJECT-GROUP A collection of objects providing Address Translation information. | 1.3.6.1.4.1.9.9.95.3.2.7 | current |
| alpsNotificationGroup NOTIFICATION-GROUP A collection of notifications. | 1.3.6.1.4.1.9.9.95.3.2.8 | obsolete |
| alpsPeerGroupRev1 OBJECT-GROUP A collection of objects providing peer information. | 1.3.6.1.4.1.9.9.95.3.2.9 | current |
| alpsNotificationGroupRev1 NOTIFICATION-GROUP A collection of notifications. | 1.3.6.1.4.1.9.9.95.3.2.10 | deprecated |
| alpsIfP1024GroupRev1 OBJECT-GROUP A collection of objects providing ALC interface information | 1.3.6.1.4.1.9.9.95.3.2.11 | current |
| alpsAscuGroupRev1 OBJECT-GROUP A collection of objects providing ASCU information | 1.3.6.1.4.1.9.9.95.3.2.12 | current |
| alpsNotificationGroupRev2 NOTIFICATION-GROUP A collection of notifications. | 1.3.6.1.4.1.9.9.95.3.2.13 | current |