CISCO-TRUSTSEC-TC-MIB
14 objects
This module defines the textual conventions used within Cisco Trusted Security framework.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| SNMPv2-SMI | MODULE-IDENTITY Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.694 | IdentityciscoCtsTcMIB | This module defines the textual conventions used within Cisco Trusted Security framework. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CtsAclList | OCTET STRING (SIZE (1..255)) | current | An octet string, preferably in human-readable form, describes the name of one or more ACLs. If there is multiple ACLs, each ACL name is separated by a single whitespace. |
| CtsAclListOrEmpty | OCTET STRING (SIZE (0..255)) | current | This textual convention is an extension of the CtsAclList convention. The latter defines a non-empty ACL name(s). This extension permits the additional value of empty string. |
| CtsAclName | OCTET STRING (SIZE (1..255)) | current | An octet string, preferably in human-readable form, describes the name of one ACL (Access Control List) or a list of ACLs using a single whitespace as the delimiter. |
| CtsAclNameOrEmpty | OCTET STRING (SIZE (0..255)) | current | This textual convention is an extension of the CtsAclName convention. The latter defines a non-empty ACL name(s). This extension permits the additional value of empty string. |
| CtsAcsAuthorityIdentity | OCTET STRING (SIZE (0..64)) | current | The authority identity of an Access Control Server. A zero length of CtsAcsAuthorityIdentity indicates that the authority identity is not available. |
| CtsCredentialRecordType | INTEGER { simpleSecret(1), pac(2) } | current | The secret type of TrustSec credential record. 'simpleSecret' - Simple Secret credential. This type of credential record is constructed with symmetric key with associated meta-data. For example, credential password. 'pa… |
| CtsGenerationId | OCTET STRING (SIZE (0..128)) | current | An octet string, preferably in human-readable form, describes the generation identification associated with a TrustSec attribute such as downloaded SGACL, downloaded server list .etc... A zero length string indicates no… |
| CtsPassword | OCTET STRING (SIZE (0..256)) | current | A password for TrustSec functionality. A CtsPassword value is always interpreted within the context of an CtsPasswordEncryptionType value. Every usage of the CtsPassword textual convention is required to specify the Cts… |
| CtsPasswordEncryptionType | INTEGER { other(1), none(2), clearText(3), typeSix(4), typeSeven(5) } | current | The type of encryption used for TrustSec passwords. 'other' - The read-only value 'other' indicates that the type of password encryption is not in one of the types defined below. 'none' - Indicates that the correspondin… |
| CtsPolicyName | OCTET STRING (SIZE (0..255)) | current | An octet string, preferably in human-readable form, describes the name of policy. A zero length string indicates no policy. |
| CtsSecurityGroupTag | Unsigned32 (0..65535) | current | Indicates the SGT (Security Group Tag) value. Semantics of a value zero CtsSecurityGroupTag are object-specific and must be defined as part of the description of any object which uses this syntax. |
| CtsSgaclMonitorMode | INTEGER { on(1), off(2) } | current | The SGACL monitor mode for the SGACL enforced traffic. 'on' - indicates that SGACL monitor is turned on. 'off' - indicates that SGACL monitor mode is turned off. |
| CtsSxpConnectionStatus | INTEGER { other(1), off(2), on(3), pendingOn(4), deleteHoldDown(5) } | current | The status of SXP connection. 'other' - Any other state not covered by below enumerations. 'off' - The SXP connection has been disconnected. SGT mappings are no longer learnt through SXP connection in this state. SGT ma… |