class MtasOcbOpBCat

ManagedElement
+-MtasFunction
+-MtasServices
+-MtasMmt
+-MtasCb
+-MtasOcb
+-MtasOcbOpBCat

The MtasOcbOpBCat MO represents the operator specific Barring Categories of the Communication Barring service in an MTAS node.

Actions
string
mtasOcbOpBCatActivateStandby ( );
Activation of the mtasOcbOpBCatDomain/mtasOcbOpBCatNumBarred/mtasOcbOpBCatNumExempted standby tables with immediate effect is requested. When the operator invokes this action, the values in the mtasOcbOpBCatDomain/mtasOcbOpBCatNumBarred/mtasOcbOpBCatNumExempted standby tables become active unless they are invalid. In case of invalid data the activation request is rejected.
The status of the aynchronous operation - that is either IDLE (0) or PROCESSING (2) - is reflected in the mtasOcbOpBCatActivationState attribute.


Dependencies: The adminstrative operation can't be invoked unless the value of the mtasOcbOpBCatActivationState is IDLE(0).
string
mtasOcbOpBCatCopyToStandby ( );
Starts an adminsitartive operation which copies the entries from the mtasOcbOpBCatDomain/mtasOcbOpBCatNumBarred/mtasOcbOpBCatNumExempted active tables to the mtasOcbOpBCatDomain/mtasOcbOpBCatNumBarred/mtasOcbOpBCatNumExempted standby tables. The values previously stored in the standby tables are overwritten.
The status of the aynchronous operation - that is either IDLE (0) or PROCESSING (2) - is reflected in the mtasOcbOpBCatActivationState attribute.


Dependencies: The adminstrative operation can't be invoked unless the value of the mtasOcbOpBCatActivationState is IDLE(0).

Attributes
integerKeyString
key
mandatory
noNotification
restricted
mtasOcbOpBCat
This attribute defines the primary key of MtasOcbOpBCat and this section describes the MtasOcbOpBCat attributes.
Allowed values are: 0-63.
MtasActivationStateExtendedDT
readOnly
mtasOcbOpBCatActivationState = IDLE
This attribute is used to indicate the status of the mtasOcbOpBCatCopyToStandby and mtasOcbOpBCatActivateStandby administrative operations.
- If either of the operations is triggered, its value becomes PROCESSING (2);
- If there is no operation in progress its value is IDLE (0).
MtasOcbOpBCatAnnCtrlDT
mtasOcbOpBCatAnnouncementControl = USE_ATTRIBUTES_IN_TASOCB
This attribute defines whether the value specified in mtasOcbOpBCatAnnouncementName is used to determine the announcement to play when this Localness Barring Category rejects a communication attempt.


Takes effect: New session
MtasGaAnnIdRefDT[0..1]
mtasOcbOpBCatAnnouncementName
This attribute defines the name of the generic announcement, specified in an instance of MtasGaAnn, to be used when a communication attempt is rejected by this Barring Category.
If this attribute is empty or does not specify an instance of MtasGaAnn, no announcement is played.
Setting this attribute is only effective if mtasOcbOpBCatAnnouncementControl is set to USE_ATTRIBUTE_TASOCBOPBCATANNOUNCEMENTNAME (1).


Takes effect: New session
MtasDateTimeDT[0..1]
mtasOcbOpBCatChangeTime
This attribute is used to define a scheduled activation of the standby table at a predefined time in the future limited to 2 weeks. The format used is: YYYY-MM-DDThh:mm:ss. For example the value 2011-07-23T18:15:00 schedules changing the active table at 18:15:00 on 23 of July, 2011. No change is scheduled when this attribute is set to an empty string.

Takes effect: Immediate
MtasString0to255DT[0..1024]
mtasOcbOpBCatDomain
This attribute defines the set of domains comprising an Operator Barring Category. A category can be used with an Operator Barring
Program, when access will not be allowed to these domains, or with an Operator Permitted Program, when access is permitted to these domains. It is a list of strings where each string represents the host part of a non-numerical URI. The front part of the domain name can be a wildcard. An entry beginning with a "*" will match any front string. An entry containing only a "*" will match all domains.


Dependencies: Changes take effect after activation (see mtasOcbOpBCatActivationState and mtasOcbOpBCatChangeTime)
Takes effect: New session
MtasString1to032DT
mandatory
mtasOcbOpBCatName
This attribute defines the name of this operator barring category. It can be any string other than "Local", "Non Local" and "Allow Local" which are reserved to indicate a positive match with CarSelLocalCallType, a negative match with CarSelLocalCallType, and to NOT bar on a positive match withCarSelLocalCallType respectively.

Dependencies: This attribute must contain a non-empty string, unique across all instances of MtasOcbBCat and MtasOcbOpBCat MOs.
Takes effect: New session
MtasString0to255DT[0..1024]
mtasOcbOpBCatNumBarred
This attribute defines the leftmost parts of the global numbers and local numbers that are included in the definition of a particular operator barring category. It is a list of strings where each string represents one leftmost part. A string containing a local number can include the phone-context parameter found in a Tel URI.

Dependencies: Changes take effect after activation (see mtasOcbOpBCatActivationState and mtasOcbOpBCatChangeTime)
Takes effect: New session
MtasString0to255DT[0..1024]
mtasOcbOpBCatNumExempted
This attribute defines the leftmost parts of the global numbers and local numbers that are excluded from the definition of a particular
operator barring category. It is a list of strings where each string represents one leftmost part. A string containing a local number can include the phone-context attribute found in a Tel URI. Each string begins with one of the strings in attribute mtasOcbOpBCatNumBarred. This attribute can not include numbers that are not already covered by attribute mtasOcbOpBCatNumBarred.


Dependencies: Changes take effect after activation (see mtasOcbOpBCatActivationState and mtasOcbOpBCatChangeTime)
Takes effect: New session
MtasOcbBCatSSIdDT[0..1]
mtasOcbOpBCatSSId = 101
This attribute defines the value of Supplementary Service Identity, to be used by the charging interface when a communication attempt is rejected by this Operator Barring Category. Only the values listed in Possible values are allowed, any other value is rejected.

Takes effect: New session
MtasActiveStandbyViewDT
mtasOcbOpBCatView = ACTIVE
This attribute specifies the configuration of operator barring category view for showing either the ACTIVE (0) or the STANDBY (1)operator barring category entries.

Takes effect: Immediate

  class MtasOcbOpBCat