MIB Viewer

CISCO-ATM-SWITCH-CUG-MIB

27 objects
This MIB module is for closed user group support (virtual private networks).
Imported Objects
CISCO-SMIciscoMgmt
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMIGauge32 MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCDisplayString RowStatus TEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.89IdentitycsCugMIBThis MIB module is for closed user group support (virtual private networks).
1.3.6.1.4.1.9.9.89.1NodecsCugMIBObjects
1.3.6.1.4.1.9.9.89.1.1TablecsCugInterlockCodeTablenot-accessiblecurrentThe 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.1RowcsCugInterlockCodeEntrynot-accessiblecurrentAn entry in the cug interlock code table.
1.3.6.1.4.1.9.9.89.1.1.1.1ColumncsCugInterlockCodenot-accessiblecurrentThe Address to be aliased.
1.3.6.1.4.1.9.9.89.1.1.1.2ColumncsCugInterlockCodeAliasNameread-createcurrentThe alias name for a CUG interlock code.
1.3.6.1.4.1.9.9.89.1.1.1.3ColumncsCugInterlockCodeRowStatusread-createcurrentTo 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.2TablecsCugIfTablenot-accessiblecurrentA table to define an interface as an access interface.
1.3.6.1.4.1.9.9.89.1.2.1RowcsCugIfEntrynot-accessiblecurrentAn 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.1ColumncsCugIfAccessEnableread-createcurrentIf 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.2ColumncsCugIfPermitUnknownCugsToUserread-createcurrentThis 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.3ColumncsCugIfPermitUnknownCugsFromUserread-createcurrentThis 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.4ColumncsCugIfRowStatusread-createcurrentThe 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.3TablecsCugTablenot-accessiblecurrentA 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.1RowcsCugEntrynot-accessiblecurrentAn entry identifying an interface's membership in a CUG.
1.3.6.1.4.1.9.9.89.1.3.1.1ColumncsCugIndexread-createcurrentThis 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.2ColumncsCugPreferentialread-createcurrentIndicates 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.3ColumncsCugDenySameGroupToUserread-createcurrentThis 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.4ColumncsCugDenySameGroupFromUserread-createcurrentThis 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.5ColumncsCugRowStatusread-createcurrentThe 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.3NodecsCugMIBConformance
1.3.6.1.4.1.9.9.89.3.1NodecsCugMIBCompliances
1.3.6.1.4.1.9.9.89.3.1.1CompliancecsCugMIBCompliancecurrentThe compliance statement for the Cisco ATM CUG MIB.
1.3.6.1.4.1.9.9.89.3.2NodecsCugMIBGroups
1.3.6.1.4.1.9.9.89.3.2.1GroupcsCugMIBGroupcurrentA collection of objects for managing Closed User Groups.
Type Definitions
NameSyntaxStatusDescription
CsCugInterlockCodeOCTET STRING (SIZE (4|24))currentA 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…
Unsigned32Gauge32currentThis data type is used to represent an unsigned 32-bit integer. We use it until a replacement for UInteger32 is determined.