MIBs Depot

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

FromSymbols
CISCO-SMIciscoMgmt
IF-MIBInterfaceIndex, ifIndex
RFC1382-MIBX121Address
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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

NameOIDSyntaxAccessStatus
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.1IpAddressread-writecurrent
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.2Integer32 (0..65535)read-onlycurrent
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.3TimeIntervalread-writecurrent
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.4Integer32 (0..10)read-writecurrent
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.5TruthValueread-writecurrent
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.2not-accessibledeprecated
alpsRemPeerEntry
OBJECT-TYPE
Each entry represents an Remote ALPS Peer.
1.3.6.1.4.1.9.9.95.1.2.2.1not-accessibledeprecated
alpsRemPeerIpAddr
OBJECT-TYPE
The remote IP address for the TCP Connection.
1.3.6.1.4.1.9.9.95.1.2.2.1.1IpAddressnot-accessibledeprecated
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.2INTEGER {permanent(1), dynamic(2)}read-createdeprecated
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.3Integer32 (0..65535)read-onlydeprecated
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.4Integer32 (0..65535)read-onlydeprecated
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.5INTEGER {closed(1), opening(2), opened(3)}read-onlydeprecated
alpsRemPeerUptime
OBJECT-TYPE
Time elapsed since TCP connection was established.
1.3.6.1.4.1.9.9.95.1.2.2.1.6TimeTicksread-onlydeprecated
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.7Gauge32read-onlydeprecated
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.8TimeIntervalread-createdeprecated
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.9TruthValueread-createdeprecated
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.10Integer32 (1..200)read-createdeprecated
alpsRemPeerOutPackets
OBJECT-TYPE
Number of packets transmitted to the remote peer.
1.3.6.1.4.1.9.9.95.1.2.2.1.11Counter32read-onlydeprecated
alpsRemPeerOutOctets
OBJECT-TYPE
Number of octets transmitted to the remote peer.
1.3.6.1.4.1.9.9.95.1.2.2.1.12Counter32read-onlydeprecated
alpsRemPeerInPackets
OBJECT-TYPE
Number of packets received from the remote peer.
1.3.6.1.4.1.9.9.95.1.2.2.1.13Counter32read-onlydeprecated
alpsRemPeerInOctets
OBJECT-TYPE
Number of octets received from the remote peer.
1.3.6.1.4.1.9.9.95.1.2.2.1.14Counter32read-onlydeprecated
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.15Counter32read-onlydeprecated
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.16Counter32read-onlydeprecated
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.17Counter32read-onlydeprecated
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.18RowStatusread-createdeprecated
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.3not-accessiblecurrent
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.1not-accessiblecurrent
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.1IpAddressnot-accessiblecurrent
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.2INTEGER {atp(1), matipTypeA(2)}not-accessiblecurrent
alpsRemPeerCfgActivation
OBJECT-TYPE
The configured type of ALPS peer activation.
1.3.6.1.4.1.9.9.95.1.2.3.1.3INTEGER {permanent(1), dynamic(2)}read-createcurrent
alpsRemPeerCfgTCPQLen
OBJECT-TYPE
The configured maximum TCP Queue size.
1.3.6.1.4.1.9.9.95.1.2.3.1.4Integer32 (1..100)read-createcurrent
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.5TimeIntervalread-createcurrent
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.6TimeIntervalread-createcurrent
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.7TruthValueread-createcurrent
alpsRemPeerCfgStatIntvl
OBJECT-TYPE
The configured status interval timer.
1.3.6.1.4.1.9.9.95.1.2.3.1.8TimeIntervalread-createcurrent
alpsRemPeerCfgStatRetry
OBJECT-TYPE
The configured number of status retries.
1.3.6.1.4.1.9.9.95.1.2.3.1.9Integer32 (0..100)read-createcurrent
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.10RowStatusread-createcurrent
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.4not-accessiblecurrent
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.1not-accessiblecurrent
alpsRemPeerConnIpAddr
OBJECT-TYPE
The IP address of the ALPS remote peer.
1.3.6.1.4.1.9.9.95.1.2.4.1.1IpAddressnot-accessiblecurrent
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.2DisplayString (SIZE(1..20))not-accessiblecurrent
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.3Integer32 (0..65535)read-onlycurrent
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.4Integer32 (0..65535)read-onlycurrent
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.5INTEGER {closed(1), opening(2), opened(3), busy(4)}read-onlycurrent
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.6INTEGER {atp(1), matipTypeA(2)}read-onlycurrent
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.7INTEGER {admin(1), learned(2)}read-onlycurrent
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.8INTEGER {permanent(1), dynamic(2)}read-onlycurrent
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.9TimeTicksread-onlycurrent
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.10Integer32 (0..65535)read-onlycurrent
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.11TimeStampread-onlycurrent
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.12TimeStampread-onlycurrent
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.13TimeIntervalread-onlycurrent
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.14TimeIntervalread-onlycurrent
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.15Integer32 (1..100)read-onlycurrent
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.16TruthValueread-onlycurrent
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.17Integer32 (0..300)read-onlycurrent
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.18Integer32 (0..100)read-onlycurrent
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.19INTEGER {unknown(1), idle(2), noCircuits(3), destUnreachable(4), foreignReset(5), localReset(6), noMemory(7), openingTimeout(8)}read-onlycurrent
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.20Counter32read-onlycurrent
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.21Counter32read-onlycurrent
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.22Counter32read-onlycurrent
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.23Counter32read-onlycurrent
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.24Counter32read-onlycurrent
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.25Counter32read-onlycurrent
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.26Counter32read-onlycurrent
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.27Counter32read-onlycurrent
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.1not-accessiblecurrent
alpsCktBaseEntry
OBJECT-TYPE
Details of ALPS Circuits.
1.3.6.1.4.1.9.9.95.1.3.1.1not-accessiblecurrent
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.1AlpsCktNamenot-accessiblecurrent
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.2INTEGER {emtox(1), ax25(2), alc(3), uts(4)}not-accessiblecurrent
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.3IpAddressread-createcurrent
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.4TruthValueread-createcurrent
alpsCktBaseConnType
OBJECT-TYPE
Specifies the ALPS Circuit Connection Type.
1.3.6.1.4.1.9.9.95.1.3.1.1.5INTEGER {permanent(1), dynamic(2)}read-createcurrent
alpsCktBaseState
OBJECT-TYPE
Indicates the state of ALPS Circuit.
1.3.6.1.4.1.9.9.95.1.3.1.1.6INTEGER {disabled(1), inoperable(2), opening(3), opened(4), cktBusy(5), peerBusy(6), updating(7)}read-onlycurrent
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.7Integer32 (0..64)read-onlycurrent
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.8IpAddressread-onlycurrent
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.9TimeIntervalread-createcurrent
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.10Integer32 (1..255)read-createcurrent
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.11INTEGER {ax25(1), emtox(2)}read-createcurrent
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.12Integer32 (1..32639)read-createcurrent
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.13Integer32 (1..32639)read-createcurrent
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.14INTEGER {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-onlycurrent
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.15Counter32read-onlycurrent
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.16Counter32read-onlycurrent
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.17Counter32read-onlycurrent
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.18Counter32read-onlycurrent
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.19Counter32read-onlycurrent
alpsCktBaseDropsQOverflow
OBJECT-TYPE
Number of packets dropped due to TCP Congestion.
1.3.6.1.4.1.9.9.95.1.3.1.1.20Counter32read-onlycurrent
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.21Counter32read-onlycurrent
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.22TruthValueread-createcurrent
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.23RowStatusread-createcurrent
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.24DisplayString (SIZE(1..20))read-onlycurrent
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.2not-accessiblecurrent
alpsCktX25Entry
OBJECT-TYPE
Details of ALPS Circuits.
1.3.6.1.4.1.9.9.95.1.3.2.1not-accessiblecurrent
alpsCktX25DlcType
OBJECT-TYPE
Specifies what type of circuit this is.
1.3.6.1.4.1.9.9.95.1.3.2.1.1INTEGER {emtox(1), ax25(2)}not-accessiblecurrent
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.2InterfaceIndexread-onlycurrent
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.3Integer32 (1..4096)read-onlycurrent
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.4X121Addressread-onlycurrent
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.5X121Addressread-onlycurrent
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.6Counter32read-onlycurrent
alpsCktP1024Table
OBJECT-TYPE
A list of ALC or UTS Alps circuits.
1.3.6.1.4.1.9.9.95.1.3.3not-accessiblecurrent
alpsCktP1024Entry
OBJECT-TYPE
Details of ALPS Circuits.
1.3.6.1.4.1.9.9.95.1.3.3.1not-accessiblecurrent
alpsCktP1024DlcType
OBJECT-TYPE
Specifies what type of circuit this is.
1.3.6.1.4.1.9.9.95.1.3.3.1.1INTEGER {alc(3), uts(4)}not-accessiblecurrent
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.2IpAddressread-createcurrent
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.3TimeIntervalread-createcurrent
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.4TimeIntervalread-createcurrent
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.5X121Addressread-createcurrent
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.6Integer32 (0..4096)read-createcurrent
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.7Integer32 (1..7)read-createcurrent
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.8Integer32 (1..7)read-createcurrent
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.9Integer32 (128..4096)read-createcurrent
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.10Integer32 (128..4096)read-createcurrent
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.11Integer32 (0..8)read-createcurrent
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.12TimeTicksread-createcurrent
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.13Counter32read-onlycurrent
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.14RowStatusread-createcurrent
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.15TimeIntervalread-createcurrent
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.4not-accessiblecurrent
alpsCktAscuEntry
OBJECT-TYPE
Details of ASCUs on ASCU Circuits.
1.3.6.1.4.1.9.9.95.1.3.4.1not-accessiblecurrent
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.1AlpsCktNamenot-accessiblecurrent
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.2INTEGER {emtox(1), ax25(2), alc(3), uts(4)}not-accessiblecurrent
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.3AlpsAscuA1A2Valuenot-accessiblecurrent
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.4AlpsAscuA1A2Valuenot-accessiblecurrent
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.5InterfaceIndexread-onlycurrent
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.6Integer32 (0..127)read-onlycurrent
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.7INTEGER {unknown(1), ok(2), reject(3), new(4), pending(5)}read-onlycurrent
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.1not-accessiblecurrent
alpsIfP1024Entry
OBJECT-TYPE
Interface Details
1.3.6.1.4.1.9.9.95.1.4.1.1not-accessiblecurrent
alpsIfP1024EncapType
OBJECT-TYPE
Reports the encapsulation type for this Serial Interface.
1.3.6.1.4.1.9.9.95.1.4.1.1.1INTEGER {alc(1), uts(2)}read-onlycurrent
alpsIfP1024PollRespTimeout
OBJECT-TYPE
Specifies the Poll Response Time out value.
1.3.6.1.4.1.9.9.95.1.4.1.1.2TimeIntervalread-writecurrent
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.3TimeIntervalread-writecurrent
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.4TimeIntervalread-writecurrent
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.5Integer32 (0..30)read-writecurrent
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.6Integer32 (0..10)read-writecurrent
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.7Integer32 (0..30)read-onlycurrent
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.8Integer32 (1..30)read-writecurrent
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.9Integer32 (1..30)read-writecurrent
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.10Gauge32read-onlycurrent
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.11INTEGER {sita(1), apollo(2)}read-writecurrent
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.12TruthValueread-writecurrent
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.13INTEGER {msgterm(1), configterm(2)}read-writecurrent
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.2not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (1..65535)not-accessiblecurrent
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.2Integer32 (1..255)not-accessiblecurrent
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.3INTEGER {ax25(1), emtox(2)}read-onlycurrent
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.4TimeIntervalread-onlycurrent
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.5X121Addressread-onlycurrent
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.6Integer32 (0..4096)read-onlycurrent
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.1not-accessiblecurrent
alpsAscuEntry
OBJECT-TYPE
Details of ASCU.
1.3.6.1.4.1.9.9.95.1.5.1.1not-accessiblecurrent
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.1Integer32 (1..127)not-accessiblecurrent
alpsAscuA1
OBJECT-TYPE
A1 value of the ASCU.
1.3.6.1.4.1.9.9.95.1.5.1.1.2AlpsAscuA1A2Valueread-createcurrent
alpsAscuA2
OBJECT-TYPE
A2 value of the ASCU.
1.3.6.1.4.1.9.9.95.1.5.1.1.3AlpsAscuA1A2Valueread-createcurrent
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.4AlpsCktNameread-createcurrent
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.5TruthValueread-createcurrent
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.6INTEGER {resend(1), reenter(2), none(3)}read-createcurrent
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.7Integer32 (1..3840)read-createcurrent
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.8TruthValueread-createcurrent
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.9INTEGER {disabled(1), unknown(2), down(3), up(4)}read-onlycurrent
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.10INTEGER {unknown(1), noReason(2), notDown(3), ascuDisabled(4), errorThresholdExceeded(5)}read-onlycurrent
alpsAscuOutPackets
OBJECT-TYPE
Number of packets transmitted to this ASCU.
1.3.6.1.4.1.9.9.95.1.5.1.1.11Counter32read-onlycurrent
alpsAscuOutOctets
OBJECT-TYPE
Number of octets transmitted to this ASCU.
1.3.6.1.4.1.9.9.95.1.5.1.1.12Counter32read-onlycurrent
alpsAscuInPackets
OBJECT-TYPE
Number of packets received from this ASCU
1.3.6.1.4.1.9.9.95.1.5.1.1.13Counter32read-onlycurrent
alpsAscuInOctets
OBJECT-TYPE
Number of octets received from this ASCU.
1.3.6.1.4.1.9.9.95.1.5.1.1.14Counter32read-onlycurrent
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.15Counter32read-onlycurrent
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.16Counter32read-onlycurrent
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.17Counter32read-onlycurrent
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.18TruthValueread-createcurrent
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.19RowStatusread-createcurrent
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.20TruthValueread-createcurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (1..8)not-accessiblecurrent
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.2Integer32 (1..8)not-accessiblecurrent
alpsSvcMsg
OBJECT-TYPE
Specifies the Service Message string .
1.3.6.1.4.1.9.9.95.1.6.1.1.3DisplayString (SIZE(1..50))read-createcurrent
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.4RowStatusread-createcurrent
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.2not-accessiblecurrent
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.1not-accessiblecurrent
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.1X121Addressnot-accessiblecurrent
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.2IpAddressread-createcurrent
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.3RowStatusread-createcurrent
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

NameOIDStatus
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.1deprecated
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.2current
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.3current
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.4current
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.5current
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.6current

Conformance

NameOIDStatus
alpsMibCompliance
MODULE-COMPLIANCE
The compliance statement for ALPS.
1.3.6.1.4.1.9.9.95.3.1.1deprecated
alpsMibComplianceRev1
MODULE-COMPLIANCE
The compliance statement for ALPS.
1.3.6.1.4.1.9.9.95.3.1.2deprecated
alpsMibComplianceRev2
MODULE-COMPLIANCE
The compliance statement for ALPS.
1.3.6.1.4.1.9.9.95.3.1.3current
alpsPeerGroup
OBJECT-GROUP
A collection of objects providing Peer information
1.3.6.1.4.1.9.9.95.3.2.1deprecated
alpsCktGroup
OBJECT-GROUP
A collection of objects providing Circuit information
1.3.6.1.4.1.9.9.95.3.2.2current
alpsIfP1024Group
OBJECT-GROUP
A collection of objects providing ALC interface information
1.3.6.1.4.1.9.9.95.3.2.3deprecated
alpsIfHostlinkGroup
OBJECT-GROUP
A collection of objects providing Hostlink information
1.3.6.1.4.1.9.9.95.3.2.4current
alpsAscuGroup
OBJECT-GROUP
A collection of objects providing ASCU information
1.3.6.1.4.1.9.9.95.3.2.5deprecated
alpsSvcMsgGroup
OBJECT-GROUP
A collection of objects providing Service Message information
1.3.6.1.4.1.9.9.95.3.2.6current
alpsAddrTransGroup
OBJECT-GROUP
A collection of objects providing Address Translation information.
1.3.6.1.4.1.9.9.95.3.2.7current
alpsNotificationGroup
NOTIFICATION-GROUP
A collection of notifications.
1.3.6.1.4.1.9.9.95.3.2.8obsolete
alpsPeerGroupRev1
OBJECT-GROUP
A collection of objects providing peer information.
1.3.6.1.4.1.9.9.95.3.2.9current
alpsNotificationGroupRev1
NOTIFICATION-GROUP
A collection of notifications.
1.3.6.1.4.1.9.9.95.3.2.10deprecated
alpsIfP1024GroupRev1
OBJECT-GROUP
A collection of objects providing ALC interface information
1.3.6.1.4.1.9.9.95.3.2.11current
alpsAscuGroupRev1
OBJECT-GROUP
A collection of objects providing ASCU information
1.3.6.1.4.1.9.9.95.3.2.12current
alpsNotificationGroupRev2
NOTIFICATION-GROUP
A collection of notifications.
1.3.6.1.4.1.9.9.95.3.2.13current