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.

Imported Objects

ciscoMgmtCISCO-SMI
ifIndex, InterfaceIndexIF-MIB
MODULE-COMPLIANCE, OBJECT-GROUPSNMPv2-CONF
MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, Counter32, IpAddressSNMPv2-SMI
TruthValueSNMPv2-TC
ciscoStunMIB.1.3.6.1.4.1.9.9.30
stunObjects .1.3.6.1.4.1.9.9.30.1
stunGlobal .1.3.6.1.4.1.9.9.30.1.1
stunIPAddr .1.3.6.1.4.1.9.9.30.1.1.1
stunGroups .1.3.6.1.4.1.9.9.30.1.2
stunGroupTable .1.3.6.1.4.1.9.9.30.1.2.1
stunGroupEntry .1.3.6.1.4.1.9.9.30.1.2.1.1
stunGroupIndex .1.3.6.1.4.1.9.9.30.1.2.1.1.1
stunProtocolType .1.3.6.1.4.1.9.9.30.1.2.1.1.2
stunPorts .1.3.6.1.4.1.9.9.30.1.3
stunPortTable .1.3.6.1.4.1.9.9.30.1.3.1
stunPortEntry .1.3.6.1.4.1.9.9.30.1.3.1.1
stunPortGroupIndex .1.3.6.1.4.1.9.9.30.1.3.1.1.1
stunPortDefaultPeerType .1.3.6.1.4.1.9.9.30.1.3.1.1.2
stunPortDefaultPeerIP .1.3.6.1.4.1.9.9.30.1.3.1.1.3
stunPortDefaultPeerSerialInterface .1.3.6.1.4.1.9.9.30.1.3.1.1.4
stunRoutes .1.3.6.1.4.1.9.9.30.1.4
stunRouteTable .1.3.6.1.4.1.9.9.30.1.4.1
stunRouteEntry .1.3.6.1.4.1.9.9.30.1.4.1.1
stunRouteStationAddress .1.3.6.1.4.1.9.9.30.1.4.1.1.1
stunRouteRxBytes .1.3.6.1.4.1.9.9.30.1.4.1.1.10
stunRouteTxBytes .1.3.6.1.4.1.9.9.30.1.4.1.1.11
stunRouteType .1.3.6.1.4.1.9.9.30.1.4.1.1.2
stunRouteRemoteIP .1.3.6.1.4.1.9.9.30.1.4.1.1.3
stunRouteSerialInterface .1.3.6.1.4.1.9.9.30.1.4.1.1.4
stunRoutePriority .1.3.6.1.4.1.9.9.30.1.4.1.1.5
stunRoutePeerState .1.3.6.1.4.1.9.9.30.1.4.1.1.6
stunRouteLocalAck .1.3.6.1.4.1.9.9.30.1.4.1.1.7
stunRouteRxPackets .1.3.6.1.4.1.9.9.30.1.4.1.1.8
stunRouteTxPackets .1.3.6.1.4.1.9.9.30.1.4.1.1.9
stunNotificationPrefix .1.3.6.1.4.1.9.9.30.2
stunNotifications .1.3.6.1.4.1.9.9.30.2.0
stunPeerStateChangeNotification .1.3.6.1.4.1.9.9.30.2.0.1
stunMibConformance .1.3.6.1.4.1.9.9.30.3
stunMibCompliances .1.3.6.1.4.1.9.9.30.3.1
stunMibGroups .1.3.6.1.4.1.9.9.30.3.2