MIBs Depot

CISCO-STUN-MIB

Registered at
1.3.6.1.4.1.9.9.30
Last updated
1995-08-21 00:00
Organization
Cisco Systems, Inc.
Revisions
1995-08-21 00:00, 1995-03-17 00:00
Namespace
cisco
Source file
CISCO-STUN-MIB
Digest
sha256:df9fdf94cd75b18a2bcd6832317d5875618987291f3a017749d8cb0f8937cdde

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS e-mail: cs-snmp@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
IF-MIBInterfaceIndex, ifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-SMI
CISCO-STUN-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
stunObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.30.1
stunGlobal
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.30.1.1
stunIPAddr
OBJECT-TYPE
The configured IP address used for all serial tunnelling in this router.
1.3.6.1.4.1.9.9.30.1.1.1IpAddressread-onlycurrent
stunGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.30.1.2
stunGroupTable
OBJECT-TYPE
A 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.
1.3.6.1.4.1.9.9.30.1.2.1not-accessiblecurrent
stunGroupEntry
OBJECT-TYPE
Status and parameter values for a group.
1.3.6.1.4.1.9.9.30.1.2.1.1not-accessiblecurrent
stunGroupIndex
OBJECT-TYPE
The configured STUN group number.
1.3.6.1.4.1.9.9.30.1.2.1.1.1INTEGER (1..255)not-accessiblecurrent
stunProtocolType
OBJECT-TYPE
The protocol type for this STUN group.
1.3.6.1.4.1.9.9.30.1.2.1.1.2INTEGER {basic(1), sdlc(2), sdlctg(3), custom(4)}read-onlycurrent
stunPorts
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.30.1.3
stunPortTable
OBJECT-TYPE
A list of STUN-enabled interfaces (ports).
1.3.6.1.4.1.9.9.30.1.3.1not-accessiblecurrent
stunPortEntry
OBJECT-TYPE
Status and parameter values for a STUN port.
1.3.6.1.4.1.9.9.30.1.3.1.1not-accessiblecurrent
stunPortGroupIndex
OBJECT-TYPE
The 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.
1.3.6.1.4.1.9.9.30.1.3.1.1.1INTEGER (1..255)read-onlycurrent
stunPortDefaultPeerType
OBJECT-TYPE
The 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.
1.3.6.1.4.1.9.9.30.1.3.1.1.2INTEGER {other(1), ip(2), direct(3), frameRelay(4)}read-onlycurrent
stunPortDefaultPeerIP
OBJECT-TYPE
The 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.3IpAddressread-onlycurrent
stunPortDefaultPeerSerialInterface
OBJECT-TYPE
If 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.
1.3.6.1.4.1.9.9.30.1.3.1.1.4InterfaceIndexread-onlycurrent
stunRoutes
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.30.1.4
stunRouteTable
OBJECT-TYPE
A 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.1not-accessiblecurrent
stunRouteEntry
OBJECT-TYPE
The information regarding a single STUN address.
1.3.6.1.4.1.9.9.30.1.4.1.1not-accessiblecurrent
stunRouteStationAddress
OBJECT-TYPE
The 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.1INTEGER (1..256)not-accessiblecurrent
stunRouteType
OBJECT-TYPE
The type of identification of the remote partner.
1.3.6.1.4.1.9.9.30.1.4.1.1.2INTEGER {other(1), ip(2), direct(3), frameRelay(4)}read-onlycurrent
stunRouteRemoteIP
OBJECT-TYPE
The 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.3IpAddressread-onlycurrent
stunRouteSerialInterface
OBJECT-TYPE
The 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.4InterfaceIndexread-onlycurrent
stunRoutePriority
OBJECT-TYPE
The 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.5INTEGER {low(1), normal(2), medium(3), high(4)}read-onlycurrent
stunRoutePeerState
OBJECT-TYPE
The state of the peer connection through the STUN tunnel.
1.3.6.1.4.1.9.9.30.1.4.1.1.6INTEGER {dead(1), closed(2), opening(3), openWait(4), connected(5), direct(6)}read-onlycurrent
stunRouteLocalAck
OBJECT-TYPE
Indicates 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.7TruthValueread-onlycurrent
stunRouteRxPackets
OBJECT-TYPE
Count 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.8Counter32read-onlycurrent
stunRouteTxPackets
OBJECT-TYPE
Count 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.9Counter32read-onlycurrent
stunRouteRxBytes
OBJECT-TYPE
Count 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.10Counter32read-onlycurrent
stunRouteTxBytes
OBJECT-TYPE
Count of bytes transmitted at the serial interface with this station's address.
1.3.6.1.4.1.9.9.30.1.4.1.1.11Counter32read-onlycurrent
stunNotificationPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.30.2
stunNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.30.2.0
stunMibConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.30.3
stunMibCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.30.3.1
stunMibGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.30.3.2

Notifications

NameOIDStatus
stunPeerStateChangeNotification
NOTIFICATION-TYPE
This 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.2.0.1current

Conformance

NameOIDStatus
stunMibCompliance
MODULE-COMPLIANCE
The compliance statement for STUN.
1.3.6.1.4.1.9.9.30.3.1.1current
stunGlobalGroup
OBJECT-GROUP
A collection of objects providing global STUN information.
1.3.6.1.4.1.9.9.30.3.2.1current
stunGroupGroup
OBJECT-GROUP
A collection of objects providing information about STUN groups .
1.3.6.1.4.1.9.9.30.3.2.2current
stunPortGroup
OBJECT-GROUP
A collection of objects providing information about STUN enabled interfaces.
1.3.6.1.4.1.9.9.30.3.2.3current
stunRouteGroup
OBJECT-GROUP
A collection of objects providing information about STUN defined routes.
1.3.6.1.4.1.9.9.30.3.2.4current