CISCO-WPAN-MIB

        This MIB module defines management objects for
configuration and monitoring of Wireless Personal
Area Network (WPAN).
        
Personal Area Network (PAN) is a network for interconnecting
devices centered on an individual person's workspace.
A Wireless Personal Area Network (WPAN) is a PAN in which the
connections are wireless.
        
WPAN is based on the standard IEEE 802.15.4.
        
*** ABBREVIATIONS, ACRONYMS, AND SYMBOLS ***
        
PAN          -   Personal Area Network
RPL          -   IPv6 Routing Protocol for Low power
                 and Lossy networks
WPAN         -   Wireless Personal Area Network
    
Source file
CISCO-WPAN-MIB
Last revised
Identity
ciscoWpanMIB
Base OID
1.3.6.1.4.1.9.9.819
Imported Objects
CISCO-SMI ciscoMgmt
IF-MIB ifIndex ifName
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC TEXTUAL-CONVENTION (no object page) 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-WPAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WPAN-MIB::ciscoWpanMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WPAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WPAN-MIB::ciscoWpanMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (20)
.1.3.6.1.4.1.9.9.819
.1.3.6.1.4.1.9.9.819.0
.1.3.6.1.4.1.9.9.819.1
.1.3.6.1.4.1.9.9.819.1.1
.1.3.6.1.4.1.9.9.819.1.1.1
.1.3.6.1.4.1.9.9.819.1.1.1.1
Enumeration
.1.3.6.1.4.1.9.9.819.1.1.1.1.1
Enumeration
.1.3.6.1.4.1.9.9.819.1.1.1.1.10
Enumeration
.1.3.6.1.4.1.9.9.819.1.1.1.1.2
Enumeration
.1.3.6.1.4.1.9.9.819.1.1.1.1.3
.1.3.6.1.4.1.9.9.819.1.1.1.1.4
.1.3.6.1.4.1.9.9.819.1.1.1.1.5
.1.3.6.1.4.1.9.9.819.1.1.1.1.6
Enumeration
.1.3.6.1.4.1.9.9.819.1.1.1.1.7
Enumeration
.1.3.6.1.4.1.9.9.819.1.1.1.1.8
Enumeration
.1.3.6.1.4.1.9.9.819.1.1.1.1.9
.1.3.6.1.4.1.9.9.819.1.1.2
.1.3.6.1.4.1.9.9.819.2
.1.3.6.1.4.1.9.9.819.2.1
.1.3.6.1.4.1.9.9.819.2.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-WPAN-MIBciscoselected
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.819.2.1.1
The compliance statement for entities which implement
the WPAN interface.
Required groups
Object refinements
ObjectAccessSyntaxDescription
cwpanIfRplTableMajorThreshNodes readonly
Write access is not required.
cwpanIfRplTableMinorThreshNodes readonly
Write access is not required.
cwpanNotificationEnable readonly
Write access is not required.
Notifications / Traps (8)
NameOIDDescription
.1.3.6.1.4.1.9.9.819.0.1
This notification is generated if the WPAN
service status has been changed.
.1.3.6.1.4.1.9.9.819.0.2
This notification is generated if a WPAN RPL table
has been reset.
.1.3.6.1.4.1.9.9.819.0.3
This notification is generated if the number of
nodes in the RPL table is greater than the threshold
in cwpanIfRplTableMinorThreshNodes.
.1.3.6.1.4.1.9.9.819.0.4
This notification is generated if the number of
nodes in a RPL table become less than or equal to the
cwpanIfRplTableMinorThreshNodes value after a
cwpanRisingIfRplTblMinorThreshNodesNotif notification is generated.
.1.3.6.1.4.1.9.9.819.0.5
This notification is generated if the number of nodes
in a RPL table is greater than the value of
cwpanIfRplTableMajorThreshNodes.
.1.3.6.1.4.1.9.9.819.0.6
This notification is generated when the number of
nodes in a RPL table become less than cwpanIfRplTableMajorThreshNodes
value after a cwpanRisingIfRplTblMajorThreshNodesNotif notification is
generated.
.1.3.6.1.4.1.9.9.819.0.7
This notification is generated when WPAN HA state change.
.1.3.6.1.4.1.9.9.819.0.8
This notification is generated when there is a failure in WPAN
HA module.