CISCO-WAN-ATM-CUG-MIB

File: CISCO-WAN-ATM-CUG-MIB.mib (15178 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
AtmAddr TEXTUAL-CONVENTION RowStatus
ciscoMgmt MODULE-COMPLIANCE OBJECT-GROUP

Defined Types

CiscoAtmAddressType  
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.
TEXTUAL-CONVENTION    
  INTEGER e164(3), nsap(8)  

CiscoAtmAddressLength  
The length (in bits) of an ATM Address.
TEXTUAL-CONVENTION    
  Integer32 0..160  

CiscoAtmInterlockCode  
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.
TEXTUAL-CONVENTION    
  OCTET STRING Size(24)  

CwaCugEntry  
SEQUENCE    
  cwaAtmAddress AtmAddr
  cwaAddressLength CiscoAtmAddressLength
  cwaCugIndex Integer32
  cwaAddressPlan CiscoAtmAddressType
  cwaInterlockCode CiscoAtmInterlockCode
  cwaCallsBarred INTEGER
  cwaCugRowStatus RowStatus

CwaAddressCugEntry  
SEQUENCE    
  cwaCugAtmAddressPlan CiscoAtmAddressType
  cwaIncomingAccess INTEGER
  cwaOutgoingAccess INTEGER
  cwaPreferentialCug Integer32

Defined Values

ciscoWanAtmCugMIB 1.3.6.1.4.1.9.9.99999
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).
MODULE-IDENTITY    

cwaCugMIBNotifications 1.3.6.1.4.1.9.9.99999.0
OBJECT IDENTIFIER    

cwaCugMIBObjects 1.3.6.1.4.1.9.9.99999.1
OBJECT IDENTIFIER    

cwaCug 1.3.6.1.4.1.9.9.99999.1.1
OBJECT IDENTIFIER    

cwaAddressCug 1.3.6.1.4.1.9.9.99999.1.2
OBJECT IDENTIFIER    

cwaCugTable 1.3.6.1.4.1.9.9.99999.1.1.1
This table contains a sequence of CUGs for each ATM address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwaCugEntry

cwaCugEntry 1.3.6.1.4.1.9.9.99999.1.1.1.1
The entry represents one CUG for an ATM address.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwaCugEntry  

cwaAtmAddress 1.3.6.1.4.1.9.9.99999.1.1.1.1.1
A provisioned ATM address on the managed system.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmAddr  

cwaAddressLength 1.3.6.1.4.1.9.9.99999.1.1.1.1.2
This is the length (in bits) of the 'cwtAtmAddress'.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoAtmAddressLength  

cwaCugIndex 1.3.6.1.4.1.9.9.99999.1.1.1.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

cwaAddressPlan 1.3.6.1.4.1.9.9.99999.1.1.1.1.4
This is the type of the ATM address associated with this entry.
Status: current Access: read-create
OBJECT-TYPE    
  CiscoAtmAddressType  

cwaInterlockCode 1.3.6.1.4.1.9.9.99999.1.1.1.1.5
This is the 'Closed User Group(CUG) Interlock Code' associated with this entry.
Status: current Access: read-create
OBJECT-TYPE    
  CiscoAtmInterlockCode  

cwaCallsBarred 1.3.6.1.4.1.9.9.99999.1.1.1.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), incoming(2), outgoing(3)  

cwaCugRowStatus 1.3.6.1.4.1.9.9.99999.1.1.1.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cwaAddressCugTable 1.3.6.1.4.1.9.9.99999.1.2.1
A table of CUG parameters associated with each provisioned ATM address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwaAddressCugEntry

cwaAddressCugEntry 1.3.6.1.4.1.9.9.99999.1.2.1.1
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwaAddressCugEntry  

cwaCugAtmAddressPlan 1.3.6.1.4.1.9.9.99999.1.2.1.1.1
This is the type of the ATM address associated with this entry.
Status: current Access: read-write
OBJECT-TYPE    
  CiscoAtmAddressType  

cwaIncomingAccess 1.3.6.1.4.1.9.9.99999.1.2.1.1.2
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).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notAllowed(1), allowed(2)  

cwaOutgoingAccess 1.3.6.1.4.1.9.9.99999.1.2.1.1.3
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).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notAllowed(1), allowedPerCall(2), allowedPermanently(3)  

cwaPreferentialCug 1.3.6.1.4.1.9.9.99999.1.2.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ciscoWanAtmCugMIBConformance 1.3.6.1.4.1.9.9.99999.3
OBJECT IDENTIFIER    

ciscoWanAtmCugMIBCompliances 1.3.6.1.4.1.9.9.99999.3.1
OBJECT IDENTIFIER    

ciscoWanAtmCugMIBGroups 1.3.6.1.4.1.9.9.99999.3.2
OBJECT IDENTIFIER    

ciscoWanAtmCugMIBCompliance 1.3.6.1.4.1.9.9.99999.3.1.1
The compliance statement for SNMPv2 entities which implement Closed User Groups(CUG).
Status: current Access: read-write
MODULE-COMPLIANCE    

ciscoWanAtmCugGroup 1.3.6.1.4.1.9.9.99999.3.2.1
This group contains the CUGs for each ATM address on the managed system.
Status: current Access: read-write
OBJECT-GROUP    

ciscoWanAtmAddressCugGroup 1.3.6.1.4.1.9.9.99999.3.2.2
This group contains objects for the CUG for each ATM address on the managed system.
Status: current Access: read-write
OBJECT-GROUP