AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-ATM-SWITCH-CUG-MIB » Objects

CISCO-ATM-SWITCH-CUG-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-ATM-SWITCH-CUG-MIB and use it to monitor vendor specific OID's.

CISCO-ATM-SWITCH-CUG-MIB file content

Object view of CISCO-ATM-SWITCH-CUG-MIB:

Scalar Object
csCugInterlockCodeEntry .1.3.6.1.4.1.9.9.89.1.1.1
An entry in the cug interlock code table.
csCugIfEntry .1.3.6.1.4.1.9.9.89.1.2.1
An entry in this table must be created in order to enable the screening of closed user group calls and enable the barring of transmission of CUG interlock codes across the interface. Closed user group calls are screened by looking up csCugTable.
csCugEntry .1.3.6.1.4.1.9.9.89.1.3.1
An entry identifying an interface's membership in a CUG.
Tabular Object
csCugInterlockCode .1.3.6.1.4.1.9.9.89.1.1.1.1
The Address to be aliased.
csCugInterlockCodeAliasName .1.3.6.1.4.1.9.9.89.1.1.1.2
The alias name for a CUG interlock code.
csCugInterlockCodeRowStatus .1.3.6.1.4.1.9.9.89.1.1.1.3
To create, delete a row. Existing rows can be modified/deleted when the row is active providing this alias is not referenced by any entries in the csCugTable.
csCugIfAccessEnable .1.3.6.1.4.1.9.9.89.1.2.1.1
If the value is true, enables CUG service on the interface. When the value is false, CUG service on the interface will be disabled and no screening of CUGs will be done.
csCugIfPermitUnknownCugsToUser .1.3.6.1.4.1.9.9.89.1.2.1.2
This maps to incoming access of the ITU spec. This object takes effect when csCugIfAccessEnable is true. If the value is true, allows calls with unknown cug interlock code or non-cug calls to be forwarded to the user. If the value is false, calls from unknown CUGs will not be forwarded to the user. If csCugIfAccessEnable is false this object will be ignored.
csCugIfPermitUnknownCugsFromUser .1.3.6.1.4.1.9.9.89.1.2.1.3
This maps to outgoing access of the ITU spec. This object takes effect when csCugIfAccessEnable is true. If the value is deny, do not permit calls to other CUGs. If the value is permitPerCall, use cug index from user and calls to other CUGs will be permitted. If the value is permitPermanently, use preferential CUG for calls from user and calls to other CUGs will be permitted.
csCugIfRowStatus .1.3.6.1.4.1.9.9.89.1.2.1.4
The status of this conceptual row. The value of the columnar objects in this row may be modified even while the row status is 'active'.
csCugIndex .1.3.6.1.4.1.9.9.89.1.3.1.1
This maps to cug index of ITU spec. For each interface, there is a unique cug index for each interlock code. This object is valid only when CUGs are supported on a per-call basis.
csCugPreferential .1.3.6.1.4.1.9.9.89.1.3.1.2
Indicates if this is a preferential CUG. A value of false means non-preferred CUG. There can be at most one preferential CUG on an interface. When a preferential cug exists, this object has to be set to false before another CUG can become a preferential CUG. For e.g., if CUG X is the preferential CUG and CUG Y has to take the role of preferential CUG, change CUG X to be non-preferential by modifying this object to false and make CUG Y the preferential CUG by modifying this object to true.
csCugDenySameGroupToUser .1.3.6.1.4.1.9.9.89.1.3.1.3
This applies to members of the same closed user group. This object maps to incoming-calls-barred in ITU spec. At the destination interface if this is true and the call was made by a member of the same CUG, the call will rejected.
csCugDenySameGroupFromUser .1.3.6.1.4.1.9.9.89.1.3.1.4
This applies to members of the same closed user group at the originating interface. This object maps to outgoing-calls-barred in the ITU specification. Setting an entry's csCugDenySameGroupFromUser to true when the entry's csCugPreferential is true will result in error. When csCugDenySameGroupFromUser is set to false and a preferential cug is defined on the interface, by default the call will be forwarded with the interlock code of the preferential cug.
csCugRowStatus .1.3.6.1.4.1.9.9.89.1.3.1.5
The status of this conceptual row. The value of the columnar objects in this row may be modified even while the row status is 'active'. Modifications will affect new calls. Existing calls are not affected.
Table
csCugInterlockCodeTable .1.3.6.1.4.1.9.9.89.1.1
The CUG interlock code alias Table. Entries in this table can be created and deleted by setting the csCugInterlockCodeRowStatus object to appropriate values. This table maps the interlock code to an alias name. Table entries cannot be deleted if the entries in this table are being used in csCugTable.
csCugIfTable .1.3.6.1.4.1.9.9.89.1.2
A table to define an interface as an access interface.
csCugTable .1.3.6.1.4.1.9.9.89.1.3
A list of Closed User Group (CUG) definitions on the interfaces of the switch. Entries in this table may be created and deleted by SNMP. Each entry represents membership of an interface in a CUG. An interface may have several CUGs, but only one 'preferential' CUG. CUG membership takes effect only when the interface is configured as an access interface i.e., has an entry in the csCugIfTable and that entry's csCugIfAccessEnable == true.
Object Identifier
csCugMIB .1.3.6.1.4.1.9.9.89
This MIB module is for closed user group support (virtual private networks).
csCugMIBObjects .1.3.6.1.4.1.9.9.89.1
csCugMIBConformance .1.3.6.1.4.1.9.9.89.3
csCugMIBCompliances .1.3.6.1.4.1.9.9.89.3.1
csCugMIBGroups .1.3.6.1.4.1.9.9.89.3.2
Group
csCugMIBGroup .1.3.6.1.4.1.9.9.89.3.2.1
A collection of objects for managing Closed User Groups.