CISCO-STUN-MIB
AI MIB Summary
The CISCO-STUN-MIB monitors Cisco serial tunneling configurations and operational states for SDLC traffic encapsulation over IP networks, specifically tracking global parameters, STUN group protocols, serial port bindings, and route table entries including peer priorities, local acknowledgment settings, and packet/byte counters.
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.
Main OID:
ciscoStunMIB.1.3.6.1.4.1.9.9.30
36
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
36 total| Object Name |
|---|
ciscoStunMIBThe 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. MODULE-IDENTITY .1.3.6.1.4.1.9.9.30 |
stunObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.30.1 |
stunGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.30.1.1 |
stunIPAddrThe configured IP address used for all serial tunnelling
in this router.ro IpAddress .1.3.6.1.4.1.9.9.30.1.1.1 |
stunGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.30.1.2 |
stunGroupTableA table of entries representing STUN groups configured on the
router. Each STUN-enabled interface is assigned to a STUN
group, and packets can only travel between STUN-enabled
interfaces in the same group. SEQUENCE OF StunGroupEntry .1.3.6.1.4.1.9.9.30.1.2.1 |
stunGroupEntryStatus and parameter values for a group. StunGroupEntry .1.3.6.1.4.1.9.9.30.1.2.1.1 |
stunGroupIndexThe configured STUN group number. INTEGER .1.3.6.1.4.1.9.9.30.1.2.1.1.1 |
stunProtocolTypeThe protocol type for this STUN group.ro Enumeration .1.3.6.1.4.1.9.9.30.1.2.1.1.2 |
stunPorts OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.30.1.3 |
stunPortTableA list of STUN-enabled interfaces (ports). SEQUENCE OF StunPortEntry .1.3.6.1.4.1.9.9.30.1.3.1 |
stunPortEntryStatus and parameter values for a STUN port. StunPortEntry .1.3.6.1.4.1.9.9.30.1.3.1.1 |
stunPortGroupIndexThe group number to which the stun port
belongs. Frames will only be routed to other
ports (on this or another router) in the same
stun group. This group must match a stunGroupIndex
in the stunGroupTable.ro INTEGER .1.3.6.1.4.1.9.9.30.1.3.1.1.1 |
stunPortDefaultPeerTypeThe type of identification of the default partner
for unrecognized addresses. If there
is no default route then the stunRouteType
field of stunPortDefaultRemote is 'other'.
If ip then the value is in stunRouteIP; if serial or
serialDirect then the value is in stunRouteSerial.ro Enumeration .1.3.6.1.4.1.9.9.30.1.3.1.1.2 |
stunPortDefaultPeerIPThe ip address of the remote default STUN partner,
for unrecognized addresses.
0.0.0.0 is returned if the default route type is not ip.ro IpAddress .1.3.6.1.4.1.9.9.30.1.3.1.1.3 |
stunPortDefaultPeerSerialInterfaceIf stunRouteType is serial then this is the
serial interface index of the point-to-point
link to the remote partner;
if stunRouteType is serialDirect then the
partner is in the local STUN.
if stunRouteType is ip then this field is
0.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.9.9.30.1.3.1.1.4 |
stunRoutes OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.30.1.4 |
stunRouteTableA table containing information about specific SDLC
addresses. There is one table entry for each SDLC
address configured by the STUN ROUTE command. SEQUENCE OF StunRouteEntry .1.3.6.1.4.1.9.9.30.1.4.1 |
stunRouteEntryThe information regarding a single STUN address. StunRouteEntry .1.3.6.1.4.1.9.9.30.1.4.1.1 |
stunRouteStationAddressThe poll address of the station. 256 indicates the ALL parameter
on the STUN ROUTE command, which is the route for all
unrecognized addresses. INTEGER .1.3.6.1.4.1.9.9.30.1.4.1.1.1 |
stunRouteTypeThe type of identification of the remote partner.ro Enumeration .1.3.6.1.4.1.9.9.30.1.4.1.1.2 |
stunRouteRemoteIPThe ip address of the remote STUN partner.
0.0.0.0 if partner type is not ip.ro IpAddress .1.3.6.1.4.1.9.9.30.1.4.1.1.3 |
stunRouteSerialInterfaceThe local interface index to the remote partner.
0 is returned if the partner type is not direct or frameRelay.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.9.9.30.1.4.1.1.4 |
stunRoutePriorityThe priority with which this station's traffic will
be routed across the network.ro Enumeration .1.3.6.1.4.1.9.9.30.1.4.1.1.5 |
stunRoutePeerStateThe state of the peer connection through the
STUN tunnel.ro Enumeration .1.3.6.1.4.1.9.9.30.1.4.1.1.6 |
stunRouteLocalAckIndicates if the STUN connection is locally acknowledged.
TRUE-> STUN connection is locally acknowledged
FALSE-> STUN connection is not locally acknowledgedro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.30.1.4.1.1.7 |
stunRouteRxPacketsCount of frames received from the serial
interface with this station's address.ro Counter32 .1.3.6.1.4.1.9.9.30.1.4.1.1.8 |
stunRouteTxPacketsCount of frames transmitted at the serial
interface with this station's address.ro Counter32 .1.3.6.1.4.1.9.9.30.1.4.1.1.9 |
stunRouteRxBytesCount of bytes received from the serial
interface with this station's address.ro Counter32 .1.3.6.1.4.1.9.9.30.1.4.1.1.10 |
stunRouteTxBytesCount of bytes transmitted at the serial
interface with this station's address.ro Counter32 .1.3.6.1.4.1.9.9.30.1.4.1.1.11 |
stunNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.30.2 |
stunNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.30.2.0 |
stunPeerStateChangeNotificationThis notification indicates that the state of a STUN route
has transitioned to active (connected or direct) or inactive
(dead or closed). NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.30.2.0.1 |
stunMibConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.30.3 |
stunMibCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.30.3.1 |
stunMibGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.30.3.2 |