CM-SECURITY-MIB
This module defines the Security MIB definitions used by the F3 (FSP150CM/CC) product lines. These are used to manage the user/authentication for CLI/GUI sessions. Copyright (C) ADVA Optical Networking.
Main OID:
cmSecurityMIB.1.3.6.1.4.1.2544.1.12.10
74
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
74 total| Object Name |
|---|
cmSecurityMIBThis module defines the Security MIB definitions used by the F3 (FSP150CM/CC) product lines. These are used to manage the user/authentication for CLI/GUI sessions. Copyright (C) ADVA Optical Networking. MODULE-IDENTITY .1.3.6.1.4.1.2544.1.12.10 |
cmSecurityObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.10.1 |
cmAuthProtocolRemote user authentication protocol.rw CmRemoteAuthProtocol .1.3.6.1.4.1.2544.1.12.10.1.1 |
cmAccessOrderOrder of access for security, i.e. try 'local' first or 'remote' first.rw CmSecurityAccessOrder .1.3.6.1.4.1.2544.1.12.10.1.2 |
cmAuthTypeIn case of remote authentication, the chosen protocol.rw CmSecurityAuthType .1.3.6.1.4.1.2544.1.12.10.1.3 |
cmNASIpAddressIn case of remote authentication RADIUS, the Network Access Server's IP Address.rw IpAddress .1.3.6.1.4.1.2544.1.12.10.1.4 |
cmSecurityUserTableA list of entries corresponding to the security users. Entries cannot be created in this table by management application action. SEQUENCE OF CmSecurityUserEntry .1.3.6.1.4.1.2544.1.12.10.1.5 |
cmSecurityUserEntryAn entry containing information applicable to a particular security user. CmSecurityUserEntry .1.3.6.1.4.1.2544.1.12.10.1.5.1 |
cmSecurityUserNameSecurity User Name.rw DisplayString .1.3.6.1.4.1.2544.1.12.10.1.5.1.1 |
cmSecurityUserCommentNotes on Security User.rw DisplayString .1.3.6.1.4.1.2544.1.12.10.1.5.1.2 |
cmSecurityUserPrivLevelSecurity User Privilege Level.rw CmSecurityPrivLevel .1.3.6.1.4.1.2544.1.12.10.1.5.1.3 |
cmSecurityUserLoginTimeoutSecurity User Login Timeout.rw Integer32 .1.3.6.1.4.1.2544.1.12.10.1.5.1.4 |
cmSecurityUserNumFailedLoginAttemptsSecurity User Number of Failed Login Attempts.ro Integer32 .1.3.6.1.4.1.2544.1.12.10.1.5.1.5 |
cmSecurityUserLastLoginTimeSecurity User Last Login Time.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.10.1.5.1.6 |
cmSecurityUserLockedoutWhether the security user has been locked out.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.10.1.5.1.7 |
cmSecurityUserLastLockedoutTimeSecurity User Last Locked out Time.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.10.1.5.1.8 |
cmSecurityUserCliPagingEnableWhether the security user has CLI paging enabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.10.1.5.1.9 |
cmSecurityUserRemoteUserWhether the security user is a remote user.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.10.1.5.1.10 |
cmSecurityUserPasswordPassword of the security user. Note that this attribute is a SET only attribute.rw DisplayString .1.3.6.1.4.1.2544.1.12.10.1.5.1.11 |
cmSecurityUserStorageTypeThe type of storage configured for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.10.1.5.1.12 |
cmSecurityUserRowStatusThe status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of cmSecurityUserRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with cmSecurityUserRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The cmSecurityUserRowStatus object may be modified if the associated instance of this object is equal to active(1).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.10.1.5.1.13 |
cmSecurityUserActionThis object provides ability to perform specific actions on security user. remove-lockout - this removes the locked out condition on the security user .rw SecurityUserAction .1.3.6.1.4.1.2544.1.12.10.1.5.1.14 |
cmSecurityCryptoPasswordSecond level password used in connectguard configurations. This applies only to crypto users. Note that this attribute is a SET only attribute.rw DisplayString .1.3.6.1.4.1.2544.1.12.10.1.5.1.15 |
cmSecurityUserRemoteCryptoUserIndicates if a security user is a remote crypto user.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.10.1.5.1.16 |
cmRemoteAuthServerTableA list of entries corresponding to the remote authentication servers. Entries cannot be created in this table by management application action. SEQUENCE OF CmRemoteAuthServerEntry .1.3.6.1.4.1.2544.1.12.10.1.6 |
cmRemoteAuthServerEntryAn entry containing information applicable to a particular remote authentication server. CmRemoteAuthServerEntry .1.3.6.1.4.1.2544.1.12.10.1.6.1 |
cmRemoteAuthServerIndexUnique index to address/configure a specific Remote Authentication Server.ro Integer32 .1.3.6.1.4.1.2544.1.12.10.1.6.1.1 |
cmRemoteAuthServerEnabledThis object allows enabling/disabling a Remote Authentication Server.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.10.1.6.1.2 |
cmRemoteAuthServerOrderThis object determines the order in which the Remote Authentication Servers are accessed for security information.rw CmRemoteAuthOrder .1.3.6.1.4.1.2544.1.12.10.1.6.1.3 |
cmRemoteAuthServerIpAddressThis object allows to specify an IP Address for the Remote Authentication Server.rw IpAddress .1.3.6.1.4.1.2544.1.12.10.1.6.1.4 |
cmRemoteAuthServerPortThis object allows to specify a Port for Remote Authentication Server.rw Integer32 .1.3.6.1.4.1.2544.1.12.10.1.6.1.5 |
cmRemoteAuthServerNumRetriesThis object allows to specify the number of retries the Remote Authentication Server must be tried for security access before giving up.rw Integer32 .1.3.6.1.4.1.2544.1.12.10.1.6.1.6 |
cmRemoteAuthServerTimeoutThis object allows to specify the timeout period for timing out a security access request to the Remote Authentication Server.rw Integer32 .1.3.6.1.4.1.2544.1.12.10.1.6.1.7 |
cmRemoteAuthServerSecretThis allows configuration of secret password for Remote Authentication Server request.rw DisplayString .1.3.6.1.4.1.2544.1.12.10.1.6.1.8 |
cmRemoteAuthServerAccountingPortThis object allows to specify a Port for RADIUS Accounting.rw Integer32 .1.3.6.1.4.1.2544.1.12.10.1.6.1.9 |
cmRemoteAuthServerIpVersionThis object describe the Ip Version.rw IpVersion (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.10.1.6.1.10 |
cmRemoteAuthServerIpv6AddrThis object describe the Ipv6 Address.rw Ipv6Address (IPV6-TC) .1.3.6.1.4.1.2544.1.12.10.1.6.1.11 |
cmSecurityPolicyStrengthThis object represents the security policy strength of the system. Based on this value, the system puts additional restrictions on the user id and password rules.rw CmSecurityPolicyStrength .1.3.6.1.4.1.2544.1.12.10.1.7 |
cmRemoteAuthServerAccountingEnabledThis object allows to enable/disable RADIUS Accounting on all authentication servers.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.10.1.8 |
f3UsmUserTableThis table is the extension of the F3 USM User Table. SEQUENCE OF F3UsmUserEntry .1.3.6.1.4.1.2544.1.12.10.1.9 |
f3UsmUserEntryAn entry in the F3 USM User Table. F3UsmUserEntry .1.3.6.1.4.1.2544.1.12.10.1.9.1 |
f3UsmUserAccessTypeThis indicates the type of USM User, read-only, read-write, trap-only.ro UsmUserAccessType .1.3.6.1.4.1.2544.1.12.10.1.9.1.1 |
f3TacacsPrivLevelControlEnabledThis object allows to enable/disable the use of ENABLE authorization control to determine the Privilege Level configured by the remote authentication server. This object is only valid for TACACS+. Default value of this object is TRUE.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.10.1.10 |
f3TacacsDefaultPrivLevelThis object allows specification of the default privilege level of the TACACS+ user, when the use of ENABLE authorization control is DISABLED, i.e. f3TacacsPrivLevelControlEnabled is set to FALSE.rw CmSecurityPrivLevel .1.3.6.1.4.1.2544.1.12.10.1.11 |
f3NasIpv6AddrThis object describe the ipv6 address.rw Ipv6Address (IPV6-TC) .1.3.6.1.4.1.2544.1.12.10.1.12 |
f3SecurityTrapTypeThis object provides ability to manage whether report security trap.rw SnmpSecurityTrapType .1.3.6.1.4.1.2544.1.12.10.1.13 |
f3SecurityTrapInfoThis object is used to describe the security trap info. This object is used only in trap and GET operation on this object will return empty string.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.10.1.14 |
f3PrivilegeChangeTableThis table is used for Restricted User Login via NMS. This is for users with lower privileges to elevate them to higher ones for limited amount of time. SEQUENCE OF F3PrivilegeChangeEntry .1.3.6.1.4.1.2544.1.12.10.1.15 |
f3PrivilegeChangeEntryColumn for privilegeChangeTable. F3PrivilegeChangeEntry .1.3.6.1.4.1.2544.1.12.10.1.15.1 |
f3PrivilegeChangeIdUnique index identifying a request. Unsigned32 .1.3.6.1.4.1.2544.1.12.10.1.15.1.1 |
f3PrivilegeChangeUserNameThe name string for user authentication purposesro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.2544.1.12.10.1.15.1.2 |
f3PrivilegeChangeIpv4AddressIPv4 address of interface to which user's terminal is connected.ro IpAddress .1.3.6.1.4.1.2544.1.12.10.1.15.1.3 |
f3PrivilegeChangeIpv6AddressIPv6 address of interface to which user's terminal is connected.ro Ipv6Address (IPV6-TC) .1.3.6.1.4.1.2544.1.12.10.1.15.1.4 |
f3PrivilegeChangeTerminalIpv4AddressSource IPv4 address of connected terminal.ro IpAddress .1.3.6.1.4.1.2544.1.12.10.1.15.1.5 |
f3PrivilegeChangeTerminalIpv6AddressSource IPv6 address of connected terminal.ro Ipv6Address (IPV6-TC) .1.3.6.1.4.1.2544.1.12.10.1.15.1.6 |
f3PrivilegeChangeInterfaceInterface used by the userro UserInterfaceType (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.10.1.15.1.7 |
f3PrivilegeChangeCurrentPrivilegeCurrent privilege level of the user, who is requesting role upgrade.ro CmSecurityPrivLevel .1.3.6.1.4.1.2544.1.12.10.1.15.1.8 |
f3PrivilegeChangeRequestedPrivilegePrivilege requested by user for session.ro CmSecurityPrivLevel .1.3.6.1.4.1.2544.1.12.10.1.15.1.9 |
f3PrivilegeChangeDurationRequested time period by user (in minutes).ro Unsigned32 .1.3.6.1.4.1.2544.1.12.10.1.15.1.10 |
f3PrivilegeChangeActionPrivilege request action.rw PrivilegeRequestAction .1.3.6.1.4.1.2544.1.12.10.1.15.1.11 |
f3PrivilegeChangeStatePrivilege request state.ro PrivilegeRequestState .1.3.6.1.4.1.2544.1.12.10.1.15.1.12 |
f3PrivilegeChangeRemainingTimeTime remaining in session with upgrade user privilege (in seconds).ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.2544.1.12.10.1.15.1.13 |
f3PrivilegeChangeRemoteNameThe name string for Radius/Tacacs authentication purposes.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.2544.1.12.10.1.15.1.14 |
f3UserPrivMgmtControlThis object is used to enable/disable User Privilege Management.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.10.1.16 |
f3UserPrivRspTimeoutThis object is used to set response timeout for user privilege upgrade request in minutes.rw Integer32 .1.3.6.1.4.1.2544.1.12.10.1.17 |
cmSecurityConformance OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.10.2 |
cmSecurityCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.10.2.1 |
cmSecurityComplianceDescribes the requirements for conformance to the CM Security group. Unknown .1.3.6.1.4.1.2544.1.12.10.2.1.1 |
cmSecurityGroups OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.10.2.2 |
cmSecurityObjectGroupA collection of objects used to manage the CM Security group. Unknown .1.3.6.1.4.1.2544.1.12.10.2.2.1 |
cmSecurityNotifGroupA collection of notifications used in the CM Security group. Unknown .1.3.6.1.4.1.2544.1.12.10.2.2.2 |
cmSecurityNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.10.3 |
f3SecurityTrapThis is security trap. Security traps are reported according to value of f3SecurityTrapType object. NOTIFICATION-TYPE .1.3.6.1.4.1.2544.1.12.10.3.1 |
f3PrivilegeChangeTrapThis trap is sent every time a privilege change request is changed (added, modified, removed). NOTIFICATION-TYPE .1.3.6.1.4.1.2544.1.12.10.3.2 |