MIB Viewer

CISCO-STUN-MIB

41 objects
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
CISCO-SMIciscoMgmt
IF-MIBifIndex InterfaceIndex
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMICounter32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
SNMPv2-TCTruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.30IdentityciscoStunMIBThe MIB module for serial Tunneling. Overview of STUN MIB MIB description The STUN MIB provides the configuration and operational information on Cisco's serial…
1.3.6.1.4.1.9.9.30.1NodestunObjects
1.3.6.1.4.1.9.9.30.1.1NodestunGlobal
1.3.6.1.4.1.9.9.30.1.1.1ScalarstunIPAddrread-onlycurrentThe configured IP address used for all serial tunnelling in this router.
1.3.6.1.4.1.9.9.30.1.2NodestunGroups
1.3.6.1.4.1.9.9.30.1.2.1TablestunGroupTablenot-accessiblecurrentA 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 betw…
1.3.6.1.4.1.9.9.30.1.2.1.1RowstunGroupEntrynot-accessiblecurrentStatus and parameter values for a group.
1.3.6.1.4.1.9.9.30.1.2.1.1.1ColumnstunGroupIndexnot-accessiblecurrentThe configured STUN group number.
1.3.6.1.4.1.9.9.30.1.2.1.1.2ColumnstunProtocolTyperead-onlycurrentThe protocol type for this STUN group.
1.3.6.1.4.1.9.9.30.1.3NodestunPorts
1.3.6.1.4.1.9.9.30.1.3.1TablestunPortTablenot-accessiblecurrentA list of STUN-enabled interfaces (ports).
1.3.6.1.4.1.9.9.30.1.3.1.1RowstunPortEntrynot-accessiblecurrentStatus and parameter values for a STUN port.
1.3.6.1.4.1.9.9.30.1.3.1.1.1ColumnstunPortGroupIndexread-onlycurrentThe 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 …
1.3.6.1.4.1.9.9.30.1.3.1.1.2ColumnstunPortDefaultPeerTyperead-onlycurrentThe type of identification of the default partner for unrecognized addresses. If there is no default route then the stunRouteType field of stunPortDefaultRemot…
1.3.6.1.4.1.9.9.30.1.3.1.1.3ColumnstunPortDefaultPeerIPread-onlycurrentThe 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.
1.3.6.1.4.1.9.9.30.1.3.1.1.4ColumnstunPortDefaultPeerSerialInterfaceread-onlycurrentIf 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 …
1.3.6.1.4.1.9.9.30.1.4NodestunRoutes
1.3.6.1.4.1.9.9.30.1.4.1TablestunRouteTablenot-accessiblecurrentA table containing information about specific SDLC addresses. There is one table entry for each SDLC address configured by the STUN ROUTE command.
1.3.6.1.4.1.9.9.30.1.4.1.1RowstunRouteEntrynot-accessiblecurrentThe information regarding a single STUN address.
1.3.6.1.4.1.9.9.30.1.4.1.1.1ColumnstunRouteStationAddressnot-accessiblecurrentThe poll address of the station. 256 indicates the ALL parameter on the STUN ROUTE command, which is the route for all unrecognized addresses.
1.3.6.1.4.1.9.9.30.1.4.1.1.2ColumnstunRouteTyperead-onlycurrentThe type of identification of the remote partner.
1.3.6.1.4.1.9.9.30.1.4.1.1.3ColumnstunRouteRemoteIPread-onlycurrentThe ip address of the remote STUN partner. 0.0.0.0 if partner type is not ip.
1.3.6.1.4.1.9.9.30.1.4.1.1.4ColumnstunRouteSerialInterfaceread-onlycurrentThe local interface index to the remote partner. 0 is returned if the partner type is not direct or frameRelay.
1.3.6.1.4.1.9.9.30.1.4.1.1.5ColumnstunRoutePriorityread-onlycurrentThe priority with which this station's traffic will be routed across the network.
1.3.6.1.4.1.9.9.30.1.4.1.1.6ColumnstunRoutePeerStateread-onlycurrentThe state of the peer connection through the STUN tunnel.
1.3.6.1.4.1.9.9.30.1.4.1.1.7ColumnstunRouteLocalAckread-onlycurrentIndicates if the STUN connection is locally acknowledged. TRUE-> STUN connection is locally acknowledged FALSE-> STUN connection is not locally acknowledged
1.3.6.1.4.1.9.9.30.1.4.1.1.8ColumnstunRouteRxPacketsread-onlycurrentCount of frames received from the serial interface with this station's address.
1.3.6.1.4.1.9.9.30.1.4.1.1.9ColumnstunRouteTxPacketsread-onlycurrentCount of frames transmitted at the serial interface with this station's address.
1.3.6.1.4.1.9.9.30.1.4.1.1.10ColumnstunRouteRxBytesread-onlycurrentCount of bytes received from the serial interface with this station's address.
1.3.6.1.4.1.9.9.30.1.4.1.1.11ColumnstunRouteTxBytesread-onlycurrentCount of bytes transmitted at the serial interface with this station's address.
1.3.6.1.4.1.9.9.30.2NodestunNotificationPrefix
1.3.6.1.4.1.9.9.30.2.0NodestunNotifications
1.3.6.1.4.1.9.9.30.2.0.1NotificationstunPeerStateChangeNotificationcurrentThis notification indicates that the state of a STUN route has transitioned to active (connected or direct) or inactive (dead or closed).
1.3.6.1.4.1.9.9.30.3NodestunMibConformance
1.3.6.1.4.1.9.9.30.3.1NodestunMibCompliances
1.3.6.1.4.1.9.9.30.3.1.1CompliancestunMibCompliancecurrentThe compliance statement for STUN.
1.3.6.1.4.1.9.9.30.3.2NodestunMibGroups
1.3.6.1.4.1.9.9.30.3.2.1GroupstunGlobalGroupcurrentA collection of objects providing global STUN information.
1.3.6.1.4.1.9.9.30.3.2.2GroupstunGroupGroupcurrentA collection of objects providing information about STUN groups .
1.3.6.1.4.1.9.9.30.3.2.3GroupstunPortGroupcurrentA collection of objects providing information about STUN enabled interfaces.
1.3.6.1.4.1.9.9.30.3.2.4GroupstunRouteGroupcurrentA collection of objects providing information about STUN defined routes.