CISCO-ATM-SWITCH-CUG-MIB
27 objects
This MIB module is for closed user group support (virtual private networks).
Imported Objects
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Gauge32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.89 | IdentitycsCugMIB | This MIB module is for closed user group support (virtual private networks). | ||
| 1.3.6.1.4.1.9.9.89.1 | NodecsCugMIBObjects | |||
| 1.3.6.1.4.1.9.9.89.1.1 | TablecsCugInterlockCodeTable | not-accessible | current | The CUG interlock code alias Table. Entries in this table can be created and deleted by setting the csCugInterlockCodeRowStatus object to appropriate values. T… |
| 1.3.6.1.4.1.9.9.89.1.1.1 | RowcsCugInterlockCodeEntry | not-accessible | current | An entry in the cug interlock code table. |
| 1.3.6.1.4.1.9.9.89.1.1.1.1 | ColumncsCugInterlockCode | not-accessible | current | The Address to be aliased. |
| 1.3.6.1.4.1.9.9.89.1.1.1.2 | ColumncsCugInterlockCodeAliasName | read-create | current | The alias name for a CUG interlock code. |
| 1.3.6.1.4.1.9.9.89.1.1.1.3 | ColumncsCugInterlockCodeRowStatus | read-create | current | 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. |
| 1.3.6.1.4.1.9.9.89.1.2 | TablecsCugIfTable | not-accessible | current | A table to define an interface as an access interface. |
| 1.3.6.1.4.1.9.9.89.1.2.1 | RowcsCugIfEntry | not-accessible | current | 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 code… |
| 1.3.6.1.4.1.9.9.89.1.2.1.1 | ColumncsCugIfAccessEnable | read-create | current | 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 wil… |
| 1.3.6.1.4.1.9.9.89.1.2.1.2 | ColumncsCugIfPermitUnknownCugsToUser | read-create | current | 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 in… |
| 1.3.6.1.4.1.9.9.89.1.2.1.3 | ColumncsCugIfPermitUnknownCugsFromUser | read-create | current | 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 CUG… |
| 1.3.6.1.4.1.9.9.89.1.2.1.4 | ColumncsCugIfRowStatus | read-create | current | 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'. |
| 1.3.6.1.4.1.9.9.89.1.3 | TablecsCugTable | not-accessible | current | 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 … |
| 1.3.6.1.4.1.9.9.89.1.3.1 | RowcsCugEntry | not-accessible | current | An entry identifying an interface's membership in a CUG. |
| 1.3.6.1.4.1.9.9.89.1.3.1.1 | ColumncsCugIndex | read-create | current | 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 … |
| 1.3.6.1.4.1.9.9.89.1.3.1.2 | ColumncsCugPreferential | read-create | current | 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 preferenti… |
| 1.3.6.1.4.1.9.9.89.1.3.1.3 | ColumncsCugDenySameGroupToUser | read-create | current | 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 … |
| 1.3.6.1.4.1.9.9.89.1.3.1.4 | ColumncsCugDenySameGroupFromUser | read-create | current | 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… |
| 1.3.6.1.4.1.9.9.89.1.3.1.5 | ColumncsCugRowStatus | read-create | current | 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 affe… |
| 1.3.6.1.4.1.9.9.89.3 | NodecsCugMIBConformance | |||
| 1.3.6.1.4.1.9.9.89.3.1 | NodecsCugMIBCompliances | |||
| 1.3.6.1.4.1.9.9.89.3.1.1 | CompliancecsCugMIBCompliance | current | The compliance statement for the Cisco ATM CUG MIB. | |
| 1.3.6.1.4.1.9.9.89.3.2 | NodecsCugMIBGroups | |||
| 1.3.6.1.4.1.9.9.89.3.2.1 | GroupcsCugMIBGroup | current | A collection of objects for managing Closed User Groups. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CsCugInterlockCode | OCTET STRING (SIZE (4|24)) | current | A Closed User Group Interlock Code. It is either a 4-octet long International Cug Interlock Code or a 24-octet long Global Cug Interlock Code which has two parts to it. The first part is 20 byte ATM NSAP address and the… |
| Unsigned32 | Gauge32 | current | This data type is used to represent an unsigned 32-bit integer. We use it until a replacement for UInteger32 is determined. |