CISCO-ASPP-MIB

        The ASPP MIB provides the configuration and operational 
information on asynchronous polled protocols such as the
asynchronous security protocols that alarm monitoring 
companies use. The protocols are handled in passthrough 
mode. ASPP will handle the receiving and sending of the 
asychronous blocks. It will not perform any error 
checking. It is the responsibilty of the end-station to
perform any required error recovery. A generic protocol
has been created to support asychronous protocols. In 
some situations this doesn't work for all types since
there is no alarm protocol standard. Specific vendor 
support has been included for the following vendor's 
alarm equipment and protocols:
  * adplex
  * adt
     - PollSelect
     - VariPoll
  * diebold
  * mdi
  * mosec (mosler)
  * gddb (Guang Dong Development Bank) 
     - This protocol is similar to Burroughs Poll/Select
        
The following example configuration shows how the 
ASPP MIB returns ASPP information, from either CISCO A 
or  CISCO B.
        
Security == ASP == Cisco == IP    == Cisco == ASP == Alarm
control              A      Network    B             Panel
station      
        
The following entities are managed:
        
1) ASPP ports (serial interfaces)
        
The ASPP ports are identified by the interface index, 
and additional information about this interface can be 
obtained from the Cisco Serial Interface MIB.
    
Source file
CISCO-ASPP-MIB
Last revised
Identity
ciscoAsppMIB
Base OID
1.3.6.1.4.1.9.9.55
Imported Objects
CISCO-SMI ciscoMgmt
IF-MIB ifIndex
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Integer32 MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC TruthValue
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ASPP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ASPP-MIB::ciscoAsppMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ASPP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ASPP-MIB::ciscoAsppMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (25)
.1.3.6.1.4.1.9.9.55
.1.3.6.1.4.1.9.9.55.1
.1.3.6.1.4.1.9.9.55.1.1
.1.3.6.1.4.1.9.9.55.1.1.1
.1.3.6.1.4.1.9.9.55.1.1.1.1
Enumeration
.1.3.6.1.4.1.9.9.55.1.1.1.1.1
secondsInteger32
.1.3.6.1.4.1.9.9.55.1.1.1.1.10
secondsInteger32
.1.3.6.1.4.1.9.9.55.1.1.1.1.11
Integer32
.1.3.6.1.4.1.9.9.55.1.1.1.1.12
millisecondsInteger32
.1.3.6.1.4.1.9.9.55.1.1.1.1.13
.1.3.6.1.4.1.9.9.55.1.1.1.1.14
.1.3.6.1.4.1.9.9.55.1.1.1.1.15
.1.3.6.1.4.1.9.9.55.1.1.1.1.16
.1.3.6.1.4.1.9.9.55.1.1.1.1.17
Enumeration
.1.3.6.1.4.1.9.9.55.1.1.1.1.2
millisecondsInteger32
.1.3.6.1.4.1.9.9.55.1.1.1.1.3
bytesInteger32
.1.3.6.1.4.1.9.9.55.1.1.1.1.4
Integer32
.1.3.6.1.4.1.9.9.55.1.1.1.1.5
Integer32
.1.3.6.1.4.1.9.9.55.1.1.1.1.6
.1.3.6.1.4.1.9.9.55.1.1.1.1.7
secondsInteger32
.1.3.6.1.4.1.9.9.55.1.1.1.1.8
secondsInteger32
.1.3.6.1.4.1.9.9.55.1.1.1.1.9
.1.3.6.1.4.1.9.9.55.3
.1.3.6.1.4.1.9.9.55.3.1
.1.3.6.1.4.1.9.9.55.3.2
Dependencies (7) 5 direct · 2 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. CISCO-SMIcisco
  3. SNMPv2-TCrfc
  4. IANAifType-MIBrfc
  5. SNMPv2-CONFrfc
  6. SNMPv2-MIBrfc
  7. IF-MIBrfc
  8. CISCO-ASPP-MIBciscoselected
Conformance Groups (3)
A collection of objects providing information about
interfaces that run asynchronous security protocols.
.1.3.6.1.4.1.9.9.55.3.2.1
A collection of objects providing information about
interfaces that run asynchronous generic protocols.
.1.3.6.1.4.1.9.9.55.3.2.2
A collection of objects providing information about
interfaces that run asynchronous protocol to communicate
to Point of Sale protocols.
.1.3.6.1.4.1.9.9.55.3.2.3
Compliance Statements (2)

OID .1.3.6.1.4.1.9.9.55.3.1.1
The compliance statement for ASP.
Required groups

OID .1.3.6.1.4.1.9.9.55.3.1.2
The compliance statement for ASP.
Required groups
mandatory asppPortsGroup
optional asppPortsGenericGroup This group is mandatory when implementing
asyncGeneric protocol.
optional asppPortsAposGroup This group is mandatory when implementing
the apos protocol.