CISCO-STUN-MIB

        The MIB module for serial Tunneling.
        
Overview of STUN MIB
        
MIB description
        
The STUN MIB provides the configuration and operational information 
on Cisco's serial tunnelling implementation.  The following entities
are managed:
 1) Global STUN information
 2) STUN groups
 3) STUN ports
 4) STUN routes
        
The following example configuration shows how the STUN MIB returns
STUN information, from either CISCO A or CISCO B.
        
 HOST == SDLC == Cisco A == IP Network == Cisco B == SDLC  == SDLC
         line                                        line     device
        
1) The STUN global entry identifies the IP address by which the
   router is known to other STUN peers.
2) The STUN group table identifies the STUN group number and protocol
   type that Cisco A and Cisco B use to route SDLC traffic over the 
   IP network.  The table contains an entry for each STUN group
   defined on the router.
3) The STUN port table identifies the serial interface to the SDLC 
   line for which the router is doing serial tunnelling.  The MIB also
   identifies the STUN group this interface is defined for, and
   identifies the default routing for unrecognized SDLC addresses.
   There is a port entry for each STUN-enabled interface on the router.
4) The STUN route table has an entry for each address defined for
   routing within the STUN group, and an entry for the default routing
   if the 'stun route all' command is configured.  The route entry
   includes identification of the STUN peer, priority, state, whether
   local acknowledgment is enabled, and packet and byte counters.
    
Source file
CISCO-STUN-MIB
Last revised
Identity
ciscoStunMIB
Base OID
1.3.6.1.4.1.9.9.30
Imported Objects
CISCO-SMI ciscoMgmt
IF-MIB ifIndex InterfaceIndex
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Counter32 IpAddress MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (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-STUN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STUN-MIB::ciscoStunMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-STUN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STUN-MIB::ciscoStunMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (35)
.1.3.6.1.4.1.9.9.30
.1.3.6.1.4.1.9.9.30.1
.1.3.6.1.4.1.9.9.30.1.1
.1.3.6.1.4.1.9.9.30.1.1.1
.1.3.6.1.4.1.9.9.30.1.2
.1.3.6.1.4.1.9.9.30.1.2.1
.1.3.6.1.4.1.9.9.30.1.2.1.1
Integer32
.1.3.6.1.4.1.9.9.30.1.2.1.1.1
Enumeration
.1.3.6.1.4.1.9.9.30.1.2.1.1.2
.1.3.6.1.4.1.9.9.30.1.3
.1.3.6.1.4.1.9.9.30.1.3.1
.1.3.6.1.4.1.9.9.30.1.3.1.1
Integer32
.1.3.6.1.4.1.9.9.30.1.3.1.1.1
Enumeration
.1.3.6.1.4.1.9.9.30.1.3.1.1.2
.1.3.6.1.4.1.9.9.30.1.3.1.1.3
.1.3.6.1.4.1.9.9.30.1.3.1.1.4
.1.3.6.1.4.1.9.9.30.1.4
.1.3.6.1.4.1.9.9.30.1.4.1
.1.3.6.1.4.1.9.9.30.1.4.1.1
Integer32
.1.3.6.1.4.1.9.9.30.1.4.1.1.1
.1.3.6.1.4.1.9.9.30.1.4.1.1.10
.1.3.6.1.4.1.9.9.30.1.4.1.1.11
Enumeration
.1.3.6.1.4.1.9.9.30.1.4.1.1.2
.1.3.6.1.4.1.9.9.30.1.4.1.1.3
.1.3.6.1.4.1.9.9.30.1.4.1.1.4
Enumeration
.1.3.6.1.4.1.9.9.30.1.4.1.1.5
Enumeration
.1.3.6.1.4.1.9.9.30.1.4.1.1.6
.1.3.6.1.4.1.9.9.30.1.4.1.1.7
.1.3.6.1.4.1.9.9.30.1.4.1.1.8
.1.3.6.1.4.1.9.9.30.1.4.1.1.9
.1.3.6.1.4.1.9.9.30.2
.1.3.6.1.4.1.9.9.30.2.0
.1.3.6.1.4.1.9.9.30.3
.1.3.6.1.4.1.9.9.30.3.1
.1.3.6.1.4.1.9.9.30.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-STUN-MIBciscoselected
Conformance Groups (4)
A collection of objects providing global STUN information.
.1.3.6.1.4.1.9.9.30.3.2.1
A collection of objects providing information about
STUN groups .
.1.3.6.1.4.1.9.9.30.3.2.2
A collection of objects providing information about
STUN enabled interfaces.
.1.3.6.1.4.1.9.9.30.3.2.3
A collection of objects providing information about
STUN defined routes.
.1.3.6.1.4.1.9.9.30.3.2.4
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.30.3.1.1
The compliance statement for STUN.
Required groups
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.9.9.30.2.0.1
This notification indicates that the state of a STUN route
has transitioned to active (connected or direct) or inactive
(dead or closed).