CISCOSB-SECSD-MIB
- Registered at
- 1.3.6.1.4.1.9.6.1.101.209
- Last updated
- 2011-08-31 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2011-08-31 00:00
- Namespace
- cisco
- Source file
CISCOSB-SECSD-MIB- Digest
sha256:918d77f99c283d34ca6b237f9a11400fbbf369964a0eae652c1d514d47548b8e
Description
The private MIB module definition for Security Sensitive Data (SSD), contains the MIB tables and scalars to manage the access through the different management channels as CLI, WEB and others, for sensitive data as user names and passwords in system.
Contact
Postal: 170 West Tasman Drive San Jose , CA 95134-1706 USA Website: Cisco Small Business Support Community <http://www.cisco.com/go/smallbizsupport>
Imports
| From | Symbols |
|---|---|
| CISCOSB-MIB | switch001 |
| P-BRIDGE-MIB | EnabledStatus |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB CISCOSB-MIB CISCOSB-SECSD-MIB IANAifType-MIB IF-MIB P-BRIDGE-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| RlSecSdAccessType TEXTUAL-CONVENTION The Security Sensitive Data channels default read/write access action: exclude - Security Sensitive Data can not retrieved/set. include-encrypted - SSD can retrieved/set as encrypted only. include-decrypted - SSD can retrieved/set as decrypted only. | current | |||
| RlSecSdChannelType TEXTUAL-CONVENTION The Security Sensitive Data channels: secure - secure channels as console, ssh, scp, https. insecure - insecure channels as telnet, http. secure-xml-snmp - SNMPv3 with privacy or XML over https. insecure-xml-snmp - SNMPv1/v2/v3 without privacy, xml over http. | current | |||
| RlSecSdPermitAccessType TEXTUAL-CONVENTION The Security Sensitive Data channels access permit read/write action: exclude - Security Sensitive Data can not retrieved/set. include-encrypted - SSD can retrieved/set as encrypted only. include-decrypted - SSD can retrieved/set as decrypted only. include-all - SSD can retrieved/set as encrypted or as decrypted. | current | |||
| RlSecSdRuleOwnerType TEXTUAL-CONVENTION The Security Sensitive Data rule owner: default - default rule which is defined by the device. user - rule which is defined by user. | current | |||
| RlSecSdRuleUserType TEXTUAL-CONVENTION The Security Sensitive Data channels access users. user-name - the rule is per rlSecSdRuleUserName. default-user - the rule is per the default system user name. all-users - all users which their user level permission is less then 15. level-15-users - users which their user level permission is 15. | current | |||
| RlSecSdSessionAccessType TEXTUAL-CONVENTION The Security Sensitive Data (SSD) channels access per session: exclude - Security Sensitive Data can not retrieved. include-encrypted - SSD can retrieved as encrypted only. include-decrypted - SSD can retrieved as decrypted only. default - Set to the default SSD access as defined by the SSD rules. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rlSecSdRulesTable OBJECT-TYPE The table holding the Security Sensitive Data access rules per: user name / user level and management channel. Allow to add/edit/remove Security Sensitive Data rules. | 1.3.6.1.4.1.9.6.1.101.209.1 | not-accessible | current | |
| rlSecSdRulesEntry OBJECT-TYPE An entry in the rlSecSdRulesTable. | 1.3.6.1.4.1.9.6.1.101.209.1.1 | not-accessible | current | |
| rlSecSdRuleUser OBJECT-TYPE Contains the Rule user type as described in RlSecSdRuleUserType. | 1.3.6.1.4.1.9.6.1.101.209.1.1.1 | RlSecSdRuleUserType | read-write | current |
| rlSecSdRuleUserName OBJECT-TYPE Contains the Rule user name when rlSecSdRuleUser value is user-name, Otherwise it contains an empty string | 1.3.6.1.4.1.9.6.1.101.209.1.1.2 | DisplayString (SIZE(0..39)) | read-write | current |
| rlSecSdRuleChannel OBJECT-TYPE Contains the Rule management channel type as described in RlSecSdChannelType. secure-xml-snmp and insecure-xml-snmp management channels have no include-encrypted capability thus their rlSecSdRulePermitRead and rlSecSdRuleRead can have only RlSecSdAccessType values of exclude or include-decrypted. | 1.3.6.1.4.1.9.6.1.101.209.1.1.3 | RlSecSdChannelType | read-write | current |
| rlSecSdRuleRead OBJECT-TYPE Contains the Rule default read access level as described in RlSecSdAccessType, must be lower or equal access from rlSecSdRulePermitRead | 1.3.6.1.4.1.9.6.1.101.209.1.1.4 | RlSecSdAccessType | read-write | current |
| rlSecSdRulePermitRead OBJECT-TYPE Contains the Rule maximum permission access level as described in RlSecSdPermitAccessType. | 1.3.6.1.4.1.9.6.1.101.209.1.1.5 | RlSecSdPermitAccessType | read-write | current |
| rlSecSdRuleIsDefault OBJECT-TYPE true - Rule has created by the by the system. false - Rule has created by the user. | 1.3.6.1.4.1.9.6.1.101.209.1.1.6 | TruthValue | read-only | current |
| rlSecSdRuleOwner OBJECT-TYPE Contains the current Rule ownership as defined in RlSecSdRuleOwnerType. when rlSecSdRuleIsDefault is true, rlSecSdRuleOwner allowed to change default rule to user rule and vice versa. | 1.3.6.1.4.1.9.6.1.101.209.1.1.7 | RlSecSdRuleOwnerType | read-write | current |
| rlSecSdRuleStatus OBJECT-TYPE The status of a table entry. It is used to Add/Edit/Delete an entry from this table. | 1.3.6.1.4.1.9.6.1.101.209.1.1.8 | RowStatus | read-write | current |
| rlSecSdMngSessionsTable OBJECT-TYPE The table holding Security Sensitive Data management sessions. Allowing to get management channel, user name, user level. | 1.3.6.1.4.1.9.6.1.101.209.2 | not-accessible | current | |
| rlSecSdMngSessionsEntry OBJECT-TYPE An entry in the rlSecSdMngSessionsTable. | 1.3.6.1.4.1.9.6.1.101.209.2.1 | not-accessible | current | |
| rlSecSdMngSessionId OBJECT-TYPE Contains the Security Sensitive Data management session identifier, rlSecSdCurrentSessionId is used to get the current management session identifier | 1.3.6.1.4.1.9.6.1.101.209.2.1.1 | INTEGER | read-only | current |
| rlSecSdMngSessionUserLevel OBJECT-TYPE Contains the Security Sensitive Data management session user access level. | 1.3.6.1.4.1.9.6.1.101.209.2.1.2 | INTEGER | read-only | current |
| rlSecSdMngSessionUserName OBJECT-TYPE Contains the Security Sensitive Data management session user name. | 1.3.6.1.4.1.9.6.1.101.209.2.1.3 | DisplayString (SIZE(0..160)) | read-write | current |
| rlSecSdMngSessionChannel OBJECT-TYPE Contains the Security Sensitive Data management session channel type as described in RlSecSdChannelType. | 1.3.6.1.4.1.9.6.1.101.209.2.1.4 | RlSecSdChannelType | read-only | current |
| rlSecSdSessionControl OBJECT-TYPE Action scalar which set the default read access of Security Sensitive Data. Affect only on session which from this scalar is configured. Scalar Get value is the default-display/read of the session which from this scalar is retrieved. | 1.3.6.1.4.1.9.6.1.101.209.3 | RlSecSdSessionAccessType | read-write | current |
| rlSecSdCurrentSessionId OBJECT-TYPE Get the current SSD management channel identifier, used to get information from rlSecSdMngSessionsTable. | 1.3.6.1.4.1.9.6.1.101.209.4 | INTEGER | read-only | current |
| rlSecSdPassPhrase OBJECT-TYPE Set the passphrase for the SSD encryptyption / decryption key. on set, passphrase is in plain text format. on get, passphrase is encrypted. | 1.3.6.1.4.1.9.6.1.101.209.5 | DisplayString (SIZE(0..160)) | read-write | current |
| rlSecSdFilePassphraseControl OBJECT-TYPE File Passphrase control provides an additional level of protection on passphrase and configurations. restricted - a device restricts its passphrase from being inserted into a configuration file. unrestricted - (default) a device will include its passphrase when creating a configuration file. | 1.3.6.1.4.1.9.6.1.101.209.6 | INTEGER {restricted(1), unrestricted(2)} | read-write | current |
| rlSecSdFileIntegrityControl OBJECT-TYPE File integrity control provides a validation of configuration file. enable - Validate the configuration file digest when downloading the file to startup configuration. disable - Do not validate. | 1.3.6.1.4.1.9.6.1.101.209.7 | INTEGER {enable(1), disable(2)} | read-write | current |
| rlSecSdConfigurationFileSsdDigest OBJECT-TYPE SSD block in configuration file integrity digest, auxiliary action scalar for internal system using during configuration download. | 1.3.6.1.4.1.9.6.1.101.209.8 | DisplayString (SIZE(0..160)) | read-write | current |
| rlSecSdConfigurationFileDigest OBJECT-TYPE SSD configuration file integrity digest, auxiliary action scalar for internal system using during configuration download. | 1.3.6.1.4.1.9.6.1.101.209.9 | DisplayString (SIZE(0..160)) | read-write | current |
| rlSecSdFileIndicator OBJECT-TYPE Retrieve configuration file SSD indicator. set value: configuration file name. get value: Exclude, Encrypted, Plaintext | 1.3.6.1.4.1.9.6.1.101.209.10 | DisplayString (SIZE(0..39)) | read-write | current |