CISCO-WAN-ATM-CUG-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-WAN-ATM-CUG-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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).
             cwaCugMIBNotifications 1.3.6.1.4.1.9.9.99999.0
             cwaCugMIBObjects 1.3.6.1.4.1.9.9.99999.1
                 cwaCug 1.3.6.1.4.1.9.9.99999.1.1
                     cwaCugTable 1.3.6.1.4.1.9.9.99999.1.1.1 no-access
This table contains a sequence of CUGs for each ATM address.
                         cwaCugEntry 1.3.6.1.4.1.9.9.99999.1.1.1.1 no-access
The entry represents one CUG for an ATM address.
                             cwaAtmAddress 1.3.6.1.4.1.9.9.99999.1.1.1.1.1 atmaddr no-access
A provisioned ATM address on the managed system.
                             cwaAddressLength 1.3.6.1.4.1.9.9.99999.1.1.1.1.2 ciscoatmaddresslength no-access
This is the length (in bits) of the 'cwtAtmAddress'.
                             cwaCugIndex 1.3.6.1.4.1.9.9.99999.1.1.1.1.3 integer32 no-access
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.
                             cwaAddressPlan 1.3.6.1.4.1.9.9.99999.1.1.1.1.4 ciscoatmaddresstype read-only
This is the type of the ATM address associated with this entry.
                             cwaInterlockCode 1.3.6.1.4.1.9.9.99999.1.1.1.1.5 ciscoatminterlockcode read-only
This is the 'Closed User Group(CUG) Interlock Code' associated with this entry.
                             cwaCallsBarred 1.3.6.1.4.1.9.9.99999.1.1.1.1.6 integer read-only
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. Enumeration: 'none': 1, 'incoming': 2, 'outgoing': 3.
                             cwaCugRowStatus 1.3.6.1.4.1.9.9.99999.1.1.1.1.7 rowstatus read-only
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.
                 cwaAddressCug 1.3.6.1.4.1.9.9.99999.1.2
                     cwaAddressCugTable 1.3.6.1.4.1.9.9.99999.1.2.1 no-access
A table of CUG parameters associated with each provisioned ATM address.
                         cwaAddressCugEntry 1.3.6.1.4.1.9.9.99999.1.2.1.1 no-access
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'.
                             cwaCugAtmAddressPlan 1.3.6.1.4.1.9.9.99999.1.2.1.1.1 ciscoatmaddresstype read-write
This is the type of the ATM address associated with this entry.
                             cwaIncomingAccess 1.3.6.1.4.1.9.9.99999.1.2.1.1.2 integer read-write
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). Enumeration: 'allowed': 2, 'notAllowed': 1.
                             cwaOutgoingAccess 1.3.6.1.4.1.9.9.99999.1.2.1.1.3 integer read-write
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). Enumeration: 'allowedPerCall': 2, 'allowedPermanently': 3, 'notAllowed': 1.
                             cwaPreferentialCug 1.3.6.1.4.1.9.9.99999.1.2.1.1.4 integer32 read-write
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.
             ciscoWanAtmCugMIBConformance 1.3.6.1.4.1.9.9.99999.3
                 ciscoWanAtmCugMIBCompliances 1.3.6.1.4.1.9.9.99999.3.1
                     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).
                 ciscoWanAtmCugMIBGroups 1.3.6.1.4.1.9.9.99999.3.2
                     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.
                     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.