MIBs Depot

CISCO-WAN-ATM-CUG-MIB

Registered at
1.3.6.1.4.1.9.9.99999
Last updated
2002-03-22 00:00
Organization
Cisco System Inc.
Revisions
2002-03-22 00:00
Namespace
cisco
Source file
CISCO-WAN-ATM-CUG-MIB
Digest
sha256:4edf02d2167e71e9b384d1c508275add5916102c8da193295867a255dbab59aa

Description

This MIB module is intended for the management of 'Closed User Group(CUG)' in Cisco ATM switches. This MIB definition is based upon 'Closed User Group' recommended by International Telecommunication Union(ITU). The CUG supplementary service enables users to form groups, to and from which access is restricted. A specific user may be member of one or more closed user groups. Members of a specific closed user group can communicate among themselves but not, in general, with users outside the group. Specific CUG members can have additional capabilities that allow them to originate calls to destinations outside the group, and/or to receive calls from outside the group. Specific CUG members can have additional restrictions that prevent them from originating calls to other members of the CUG, or from receiving calls from other members of the CUG. ITU-T Q.2955.1 Stage 3 description for community of interest supplementary services using B-ISDN Digital Subscriber Signalling System No.2(DSS 2): Closed User Group(CUG).

Contact

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

Imports

FromSymbols
ATM-TC-MIBAtmAddr
CISCO-SMIciscoMgmt
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

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

ATM-TC-MIB
CISCO-SMI
CISCO-WAN-ATM-CUG-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Under this module's arcs

Where the registration tree carries on below this module.

ArcNameModule
1.3.6.1.4.1.9.9.99999.1ciscoMpoaExtMIBObjects
1.3.6.1.4.1.9.9.99999.2ciscoMpoaExtMIBNotificationPrefixCISCO-MPOA-EXT-MIB

Textual conventions

NameOIDSyntaxAccessStatus
CiscoAtmAddressLength
TEXTUAL-CONVENTION
The length (in bits) of an ATM Address.
current
CiscoAtmAddressType
TEXTUAL-CONVENTION
The type of an ATM Address. The value e164(3) indicates the address format is that of ITU-T defined address format. The value nsap(8) indicates the address format is that of ATM private network address or ATM end-point identifiers. The CiscoAtmAddressType textual convention SHOULD NOT be subtyped in object type definitions to support future extensions. It MAY be subtyped in compliance statements in order to require only a subset of these address types for a compliant implementation. Note that the enumerated values of this TC are aligned with AddressFamilyNumbers from IANA-ADDRESS-FAMILY-NUMBERS-MIB.
current
CiscoAtmInterlockCode
TEXTUAL-CONVENTION
A Closed User Group(CUG) Interlock Code. Each 'Interlock Code' uniquely identifies a Closed User Group in the network. This is a 'PNNI Interlock Code', it contains a 20-octet ATM End Station Address(AESA) and a 4-octet Suffix.
current

Objects

NameOIDSyntaxAccessStatus
cwaCugMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.99999.0
cwaCugMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.99999.1
cwaCug
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.99999.1.1
cwaCugTable
OBJECT-TYPE
This table contains a sequence of CUGs for each ATM address.
1.3.6.1.4.1.9.9.99999.1.1.1not-accessiblecurrent
cwaCugEntry
OBJECT-TYPE
The entry represents one CUG for an ATM address.
1.3.6.1.4.1.9.9.99999.1.1.1.1not-accessiblecurrent
cwaAtmAddress
OBJECT-TYPE
A provisioned ATM address on the managed system.
1.3.6.1.4.1.9.9.99999.1.1.1.1.1AtmAddrnot-accessiblecurrent
cwaAddressLength
OBJECT-TYPE
This is the length (in bits) of the 'cwtAtmAddress'.
1.3.6.1.4.1.9.9.99999.1.1.1.1.2CiscoAtmAddressLengthnot-accessiblecurrent
cwaCugIndex
OBJECT-TYPE
The CUG index is a parameter used by the calling user to select a particular CUG when originating a call. The index is also used by the network to indicate to the called user the CUG from which an incoming call has originated. This index has only local significance. Each 'cwaCugIndex' assigned to an ATM address must be unique for this ATM address. For each 'cwaCugIndex' must have one corresponding cwaInterLockCode assigned.
1.3.6.1.4.1.9.9.99999.1.1.1.1.3Integer32 (1..65535)not-accessiblecurrent
cwaAddressPlan
OBJECT-TYPE
This is the type of the ATM address associated with this entry.
1.3.6.1.4.1.9.9.99999.1.1.1.1.4CiscoAtmAddressTyperead-createcurrent
cwaInterlockCode
OBJECT-TYPE
This is the 'Closed User Group(CUG) Interlock Code' associated with this entry.
1.3.6.1.4.1.9.9.99999.1.1.1.1.5CiscoAtmInterlockCoderead-createcurrent
cwaCallsBarred
OBJECT-TYPE
This variable indicates if this member can receive calls from or make calls to other members of the same CUG. When this variable is set to none(1), it means this CUG member can receive calls from and make calls to other members in the same CUG. When this variable is set to incoming(2), it means this member cannot receive incoming calls from other members in the same CUG. When this variable is set to outgoing(3), it means this member cannot make calls to other members in the same CUG.
1.3.6.1.4.1.9.9.99999.1.1.1.1.6INTEGER {none(1), incoming(2), outgoing(3)}read-createcurrent
cwaCugRowStatus
OBJECT-TYPE
The row status of each entry in this table. Once the 'cwaInterlockCode' is created, it cannot be modified. If the management station wants to assign a different Interlock Code to the same 'cwaCugIndex', the management station must remove the current entry and then add a new entry with the same 'cwaCugIndex' and a different 'cwaInterlockCode.
1.3.6.1.4.1.9.9.99999.1.1.1.1.7RowStatusread-createcurrent
cwaAddressCug
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.99999.1.2
cwaAddressCugTable
OBJECT-TYPE
A table of CUG parameters associated with each provisioned ATM address.
1.3.6.1.4.1.9.9.99999.1.2.1not-accessiblecurrent
cwaAddressCugEntry
OBJECT-TYPE
The managed system will automatically create an entry in this table when the first CUG is created for the same ATM address in 'cwaCugTable'. A entry in this table is automatically destroyed by the managed system when all CUGs of the same ATM address are destroyed in the 'cwaCugTable'.
1.3.6.1.4.1.9.9.99999.1.2.1.1not-accessiblecurrent
cwaCugAtmAddressPlan
OBJECT-TYPE
This is the type of the ATM address associated with this entry.
1.3.6.1.4.1.9.9.99999.1.2.1.1.1CiscoAtmAddressTyperead-writecurrent
cwaIncomingAccess
OBJECT-TYPE
This variable decides whether 'incoming access' is allowed for a CUG user. the 'incoming access' allows a CUG user to receive calls from all other non-CUG users and also from those other CUG user that allow 'outgoing access'. When the value is set to notAllowed(1), the 'incoming access' is not allowed. When the value is set to allowed(2), the 'incoming access' is allowed. When this entry is created, this variable has a value of notAllowed(1).
1.3.6.1.4.1.9.9.99999.1.2.1.1.2INTEGER {notAllowed(1), allowed(2)}read-writecurrent
cwaOutgoingAccess
OBJECT-TYPE
This variable decides whether 'outgoing access' is allowed for a CUG user. The 'outgoing access' allows a member of a CUG to make calls to other non-CUG members and also to those other CUG members that allow 'incoming access'. When the value is set to notAllowed(1), the 'outgoinging access' is not allowed. When the value is set to allowedPerCall(2), the 'outgoing access' is granted on a per call basis. This means for each call, the 'outgoing access' request must be part of the call SETUP message. When the value is set to allowedPermanently(3), the 'outgoing access' is allowed for all calls. When this entry is created by the managed system, this variable has a value of notAllowed(1).
1.3.6.1.4.1.9.9.99999.1.2.1.1.3INTEGER {notAllowed(1), allowedPerCall(2), allowedPermanently(3)}read-writecurrent
cwaPreferentialCug
OBJECT-TYPE
The CUG index of the 'preferential CUG' for this address. There can be only one 'preferential CUG' for an address. A CUG user subscribing to 'preferential CUG' nominates a CUG index which the network uses as a default to identify the required CUG in the absence of any CUG information in the outgoing call request. A value of zero means the address does not have a preferential CUG. The value of this variable must correspond to a 'cwaCugIndex' of an entry in the 'cwaCugTable'. When an entry is created by the managed system, this variable has a value of 0. When selecting a 'preferential' CUG in the address's CUGs, the corresponding CUG must allow outgoing calls. This means 'cwaCallsBarred'(Outgoing Calls Barred) must not have a value of outgoing(2) for the corresponding CUG.
1.3.6.1.4.1.9.9.99999.1.2.1.1.4Integer32 (0..65535)read-writecurrent
ciscoWanAtmCugMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.99999.3
ciscoWanAtmCugMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.99999.3.1
ciscoWanAtmCugMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.99999.3.2

Conformance

NameOIDStatus
ciscoWanAtmCugMIBCompliance
MODULE-COMPLIANCE
The compliance statement for SNMPv2 entities which implement Closed User Groups(CUG).
1.3.6.1.4.1.9.9.99999.3.1.1current
ciscoWanAtmCugGroup
OBJECT-GROUP
This group contains the CUGs for each ATM address on the managed system.
1.3.6.1.4.1.9.9.99999.3.2.1current
ciscoWanAtmAddressCugGroup
OBJECT-GROUP
This group contains objects for the CUG for each ATM address on the managed system.
1.3.6.1.4.1.9.9.99999.3.2.2current