CISCO-DDP-IAPP-MIB

        This MIB module describes the management support for
the Inter-Access Point Protocol (IAPP).  IAPP is a 
Cisco propriety Data Delivery Protocol (DDP), and the
protocol defines the function and frame formats for 
communication between IEEE 802.11 Standard wireless 
LAN stations, i.e. access point (AP), work-group 
bridge, and repeater.  The IAPP supports wireless 
station LAN attachment, client roaming, association
management, and diagnostic services.
    
Source file
CISCO-DDP-IAPP-MIB
Last revised
Identity
ciscoDdpIappMIB
Base OID
1.3.6.1.4.1.9.9.277
Imported Objects
CISCO-SMI ciscoMgmt
CISCO-TC CiscoPort
INET-ADDRESS-MIB InetAddress InetAddressType
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC MacAddress 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-DDP-IAPP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DDP-IAPP-MIB::ciscoDdpIappMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DDP-IAPP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DDP-IAPP-MIB::ciscoDdpIappMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (13)
.1.3.6.1.4.1.9.9.277
.1.3.6.1.4.1.9.9.277.0
.1.3.6.1.4.1.9.9.277.1
.1.3.6.1.4.1.9.9.277.1.1
.1.3.6.1.4.1.9.9.277.1.1.1
.1.3.6.1.4.1.9.9.277.1.1.2
.1.3.6.1.4.1.9.9.277.1.1.3
.1.3.6.1.4.1.9.9.277.1.1.4
.1.3.6.1.4.1.9.9.277.1.2
.1.3.6.1.4.1.9.9.277.1.2.1
.1.3.6.1.4.1.9.9.277.2
.1.3.6.1.4.1.9.9.277.2.1
.1.3.6.1.4.1.9.9.277.2.2
Dependencies (6) 6 direct 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. CISCO-TCcisco
  5. INET-ADDRESS-MIBrfc
  6. SNMPv2-CONFrfc
  7. CISCO-DDP-IAPP-MIBciscoselected
Conformance Groups (3)
Configurations to support operation of the IAPP
protocols and subsystem.
.1.3.6.1.4.1.9.9.277.2.2.1
Rogue AP information from the operation of the
IAPP subsystem.
.1.3.6.1.4.1.9.9.277.2.2.2
This is the notification group for the
CISCO-DDP-IAPP-MIB.
.1.3.6.1.4.1.9.9.277.2.2.3
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.277.2.1.1
The compliance statement for entities implementing
the CISCO-DDP-IAPP-MIB.
Required groups
mandatory ciscoDdpIappConfigGroup
mandatory ciscoDdpIappRogueApInfoGroup
optional ciscoDdpIappNotificationGroup This group is mandatory if notification is
supported on devices implementing IAPP.
Object refinements
ObjectAccessSyntaxDescription
cDdpIappMcastIpAddrType An implementation is only required to
support IPv4 addresses.
cDdpIappMcastIpAddr An implementation is only required to
support IPv4 addresses.
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.9.9.277.0.1
This notification will be sent when a rogue
access point is detected, that is the object value
of cDdpIappLastRogueApMacAddr had changed. The
cDdpIappLastRogueApMacAddr specify the latest
rogue access point MAC address. The sending
of notifications can be enabled or disabled
via the cDdpIappRogueApNotifEnabled object.