ccmCommonUsersGlobalEnforcePriv
CISCO-COMMON-MGMT-MIB ·
.1.3.6.1.4.1.9.9.443.1.1.3
Object
This object specifies whether the SNMP agent enforces
the use of encryption for SNMPv3 messages globally on
all the users in the system.
The 'vacmAccessSecurityLevel' determines the acceptable
security levels per group and is set to noAuthnoPriv
default unless otherwise configured. The actual access
to the mib objects in a SNMP message is controlled by
vacmAccessTable. This object provides the configuration
at a higher level to enforce privacy without any
introspection of the mib objects in the SNMP message.
When the privacy is enforced globally, for any SNMPv3
PDU request with securityLevel of either 'noAuthNoPriv'
and 'authNoPriv', the SNMP agent responds with an
'authorizationError'.
Context
- MIB
- CISCO-COMMON-MGMT-MIB
- OID
.1.3.6.1.4.1.9.9.443.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ccmUserConfig
- Siblings
- 6
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccmCommonMaxUsers Maximum number of common users that can be configured
on this device. i.e., the maximum number of entries in
the ccmCommonUserTable.
0 means maximum number of users is… | scalar | Unsigned32 | .1.3.6.1.4.1.9.9.443.1.1.1 |
| ccmCommonUsers Number of common users that are currently configured on
this device. i.e., the number of entries in the
ccmCommonUserTable. | scalar | Unsigned32 | .1.3.6.1.4.1.9.9.443.1.1.2 |
| ccmCommonUserLastChange The local date and time when the user database -
ccmCommonUserTable configuration was last changed.
This object will be set to zero on power cycle or
on reboot of the system. Al… | scalar | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.9.9.443.1.1.4 |
| ccmCommonUserTable This table lists all the common users configured on
this device. A common user is a user who is common
across SNMP, CLI and other device access methods.
Certain access … | table | - | .1.3.6.1.4.1.9.9.443.1.1.5 |
| ccmCommonUserRoleTable This table provides a mechanism to map a common
user represented by ccmCommonUserName to one or
more roles. These roles provide access control
policies for a principal. Note tha… | table | - | .1.3.6.1.4.1.9.9.443.1.1.6 |
| ccmCommonUserCacheTimeout This object specifies maximum timeout value for
caching the user credentials in the local system.
Such caching is used in remote authentication
mechanism like AAA Server based aut… | scalar | seconds Unsigned32 | .1.3.6.1.4.1.9.9.443.1.1.7 |