CM-SECURITY-MIB

File: CM-SECURITY-MIB.mib (34029 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ADVA-MIB CM-COMMON-MIB IPV6-TC
SNMP-USER-BASED-SM-MIB SNMP-FRAMEWORK-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress Unsigned32 DateAndTime
DisplayString TruthValue RowStatus
StorageType TEXTUAL-CONVENTION OBJECT-GROUP
MODULE-COMPLIANCE fsp150cm IpVersion
UserInterfaceType Ipv6Address usmUserEntry
SnmpAdminString

Defined Types

CmRemoteAuthProtocol  
Enumerations for remote authentication protocol. none - No remote authentication protocol, radius - RADIUS (Remote Authentication Dial-In User Service), tacacs - TACACS+(Terminal Access Controller Access Control System).
TEXTUAL-CONVENTION    
  INTEGER none(1), radius(2), tacacs(3)  

CmSecurityAccessOrder  
Enumerations for order for security access. local - Local database for user/security validation, remote - Remote protocol for user/security validation.
TEXTUAL-CONVENTION    
  INTEGER local(1), remote(2)  

CmSecurityAuthType  
Enumerations for remote authentication protocol types. pap - Password Authentication Protocol, chap - Challenge-Handshake Authentication Protocol.
TEXTUAL-CONVENTION    
  INTEGER pap(1), chap(2)  

CmSecurityPrivLevel  
Enumerations for Security Privilege Level. retrieve - Retrieve Privilege Level (can only VIEW management information), maintenance - Maintenance Privilege Level (can VIEW management, as well as perform maintenance operations such as loopbacks, etherjack diagnosis etc.) provisioning - Provisioning Privilege Level (can perform Provisioning operations) superuser - Super User Privilege Level (can perform all operations) testuser - Retrieve Privilege Level and some maintenance, provisioning operations. cryptouser - Crypto User Privilege Level (can perform security operations) netconf - NETCONF Privilege Level
TEXTUAL-CONVENTION    
  INTEGER not-applicable(0), retrieve(1), maintenance(2), provisioning(3), superuser(4), testuser(5), cryptouser(6), netconf(7)  

CmRemoteAuthOrder  
Enumerations for order for remote authentication access. first - first to access the remote authentication, second - second to access the remote authentication, third - third to access the remote authentication.
TEXTUAL-CONVENTION    
  INTEGER first(1), second(2), third(3)  

CmSecurityPolicyStrength  
Enumerations for security policy strength low - Low Security Policy, medium - Medium Security Policy, high - High Security Policy.
TEXTUAL-CONVENTION    
  INTEGER low(1), medium(2), high(3)  

UsmUserAccessType  
Enumerations for type of USM User read-only - Read only, read-write - Read write , trap-only - Trap Only.
TEXTUAL-CONVENTION    
  INTEGER read-only(1), read-write(2), trap-only(3)  

SecurityUserAction  
Provides ability to manage security users.
TEXTUAL-CONVENTION    
  INTEGER not-applicable(0), remove-lockout(1)  

SnmpSecurityTrapType  
Provides ability to manage security traps. all - trap is reported when user logs in, logs out or is locked out loginFailed - trap is reported only when user failed to log in disabled - security traps are disabled.
TEXTUAL-CONVENTION    
  INTEGER all(1), loginFailed(2), disabled(3)  

PrivilegeRequestAction  
Privilege request action.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), none(1), approve(2), deny(3), cancel(4)  

PrivilegeRequestState  
Privilege request state.
TEXTUAL-CONVENTION    
  INTEGER none(1), requestSent(2), requestCanceled(3), requestApproved(4), requestDenied(5), requestTimeout(6), accessExpired(7), accessCanceled(8)  

CmSecurityUserEntry  
SEQUENCE    
  cmSecurityUserName DisplayString
  cmSecurityUserComment DisplayString
  cmSecurityUserPrivLevel CmSecurityPrivLevel
  cmSecurityUserLoginTimeout Integer32
  cmSecurityUserNumFailedLoginAttempts Integer32
  cmSecurityUserLastLoginTime DateAndTime
  cmSecurityUserLockedout TruthValue
  cmSecurityUserLastLockedoutTime DateAndTime
  cmSecurityUserCliPagingEnable TruthValue
  cmSecurityUserRemoteUser TruthValue
  cmSecurityUserPassword DisplayString
  cmSecurityUserStorageType StorageType
  cmSecurityUserRowStatus RowStatus
  cmSecurityUserAction SecurityUserAction
  cmSecurityCryptoPassword DisplayString
  cmSecurityUserRemoteCryptoUser TruthValue

CmRemoteAuthServerEntry  
SEQUENCE    
  cmRemoteAuthServerIndex Integer32
  cmRemoteAuthServerEnabled TruthValue
  cmRemoteAuthServerOrder CmRemoteAuthOrder
  cmRemoteAuthServerIpAddress IpAddress
  cmRemoteAuthServerPort Integer32
  cmRemoteAuthServerNumRetries Integer32
  cmRemoteAuthServerTimeout Integer32
  cmRemoteAuthServerSecret DisplayString
  cmRemoteAuthServerAccountingPort Integer32
  cmRemoteAuthServerIpVersion IpVersion
  cmRemoteAuthServerIpv6Addr Ipv6Address

F3UsmUserEntry  
SEQUENCE    
  f3UsmUserAccessType UsmUserAccessType

F3PrivilegeChangeEntry  
SEQUENCE    
  f3PrivilegeChangeId Unsigned32
  f3PrivilegeChangeUserName SnmpAdminString
  f3PrivilegeChangeIpv4Address IpAddress
  f3PrivilegeChangeIpv6Address Ipv6Address
  f3PrivilegeChangeTerminalIpv4Address IpAddress
  f3PrivilegeChangeTerminalIpv6Address Ipv6Address
  f3PrivilegeChangeInterface UserInterfaceType
  f3PrivilegeChangeCurrentPrivilege CmSecurityPrivLevel
  f3PrivilegeChangeRequestedPrivilege CmSecurityPrivLevel
  f3PrivilegeChangeDuration Unsigned32
  f3PrivilegeChangeAction PrivilegeRequestAction
  f3PrivilegeChangeState PrivilegeRequestState
  f3PrivilegeChangeRemainingTime Unsigned32
  f3PrivilegeChangeRemoteName SnmpAdminString

Defined Values

cmSecurityMIB 1.3.6.1.4.1.2544.1.12.10
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.
MODULE-IDENTITY    

cmSecurityObjects 1.3.6.1.4.1.2544.1.12.10.1
OBJECT IDENTIFIER    

cmSecurityConformance 1.3.6.1.4.1.2544.1.12.10.2
OBJECT IDENTIFIER    

cmSecurityNotifications 1.3.6.1.4.1.2544.1.12.10.3
OBJECT IDENTIFIER    

cmAuthProtocol 1.3.6.1.4.1.2544.1.12.10.1.1
Remote user authentication protocol.
Status: current Access: read-write
OBJECT-TYPE    
  CmRemoteAuthProtocol  

cmAccessOrder 1.3.6.1.4.1.2544.1.12.10.1.2
Order of access for security, i.e. try 'local' first or 'remote' first.
Status: current Access: read-write
OBJECT-TYPE    
  CmSecurityAccessOrder  

cmAuthType 1.3.6.1.4.1.2544.1.12.10.1.3
In case of remote authentication, the chosen protocol.
Status: current Access: read-write
OBJECT-TYPE    
  CmSecurityAuthType  

cmNASIpAddress 1.3.6.1.4.1.2544.1.12.10.1.4
In case of remote authentication RADIUS, the Network Access Server's IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cmSecurityPolicyStrength 1.3.6.1.4.1.2544.1.12.10.1.7
This 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.
Status: current Access: read-write
OBJECT-TYPE    
  CmSecurityPolicyStrength  

cmRemoteAuthServerAccountingEnabled 1.3.6.1.4.1.2544.1.12.10.1.8
This object allows to enable/disable RADIUS Accounting on all authentication servers.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3TacacsPrivLevelControlEnabled 1.3.6.1.4.1.2544.1.12.10.1.10
This 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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3TacacsDefaultPrivLevel 1.3.6.1.4.1.2544.1.12.10.1.11
This 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.
Status: current Access: read-write
OBJECT-TYPE    
  CmSecurityPrivLevel  

f3NasIpv6Addr 1.3.6.1.4.1.2544.1.12.10.1.12
This object describe the ipv6 address.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv6Address  

f3SecurityTrapType 1.3.6.1.4.1.2544.1.12.10.1.13
This object provides ability to manage whether report security trap.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpSecurityTrapType  

f3SecurityTrapInfo 1.3.6.1.4.1.2544.1.12.10.1.14
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

f3UserPrivMgmtControl 1.3.6.1.4.1.2544.1.12.10.1.16
This object is used to enable/disable User Privilege Management.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3UserPrivRspTimeout 1.3.6.1.4.1.2544.1.12.10.1.17
This object is used to set response timeout for user privilege upgrade request in minutes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..60  

cmSecurityUserTable 1.3.6.1.4.1.2544.1.12.10.1.5
A list of entries corresponding to the security users. Entries cannot be created in this table by management application action.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmSecurityUserEntry

cmSecurityUserEntry 1.3.6.1.4.1.2544.1.12.10.1.5.1
An entry containing information applicable to a particular security user.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmSecurityUserEntry  

cmSecurityUserName 1.3.6.1.4.1.2544.1.12.10.1.5.1.1
Security User Name.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

cmSecurityUserComment 1.3.6.1.4.1.2544.1.12.10.1.5.1.2
Notes on Security User.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..128)  

cmSecurityUserPrivLevel 1.3.6.1.4.1.2544.1.12.10.1.5.1.3
Security User Privilege Level.
Status: current Access: read-create
OBJECT-TYPE    
  CmSecurityPrivLevel  

cmSecurityUserLoginTimeout 1.3.6.1.4.1.2544.1.12.10.1.5.1.4
Security User Login Timeout.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

cmSecurityUserNumFailedLoginAttempts 1.3.6.1.4.1.2544.1.12.10.1.5.1.5
Security User Number of Failed Login Attempts.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cmSecurityUserLastLoginTime 1.3.6.1.4.1.2544.1.12.10.1.5.1.6
Security User Last Login Time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cmSecurityUserLockedout 1.3.6.1.4.1.2544.1.12.10.1.5.1.7
Whether the security user has been locked out.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cmSecurityUserLastLockedoutTime 1.3.6.1.4.1.2544.1.12.10.1.5.1.8
Security User Last Locked out Time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cmSecurityUserCliPagingEnable 1.3.6.1.4.1.2544.1.12.10.1.5.1.9
Whether the security user has CLI paging enabled.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cmSecurityUserRemoteUser 1.3.6.1.4.1.2544.1.12.10.1.5.1.10
Whether the security user is a remote user.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cmSecurityUserPassword 1.3.6.1.4.1.2544.1.12.10.1.5.1.11
Password of the security user. Note that this attribute is a SET only attribute.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

cmSecurityUserStorageType 1.3.6.1.4.1.2544.1.12.10.1.5.1.12
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cmSecurityUserRowStatus 1.3.6.1.4.1.2544.1.12.10.1.5.1.13
The 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).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cmSecurityUserAction 1.3.6.1.4.1.2544.1.12.10.1.5.1.14
This object provides ability to perform specific actions on security user. remove-lockout - this removes the locked out condition on the security user .
Status: current Access: read-write
OBJECT-TYPE    
  SecurityUserAction  

cmSecurityCryptoPassword 1.3.6.1.4.1.2544.1.12.10.1.5.1.15
Second level password used in connectguard configurations. This applies only to crypto users. Note that this attribute is a SET only attribute.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

cmSecurityUserRemoteCryptoUser 1.3.6.1.4.1.2544.1.12.10.1.5.1.16
Indicates if a security user is a remote crypto user.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cmRemoteAuthServerTable 1.3.6.1.4.1.2544.1.12.10.1.6
A list of entries corresponding to the remote authentication servers. Entries cannot be created in this table by management application action.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmRemoteAuthServerEntry

cmRemoteAuthServerEntry 1.3.6.1.4.1.2544.1.12.10.1.6.1
An entry containing information applicable to a particular remote authentication server.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmRemoteAuthServerEntry  

cmRemoteAuthServerIndex 1.3.6.1.4.1.2544.1.12.10.1.6.1.1
Unique index to address/configure a specific Remote Authentication Server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cmRemoteAuthServerEnabled 1.3.6.1.4.1.2544.1.12.10.1.6.1.2
This object allows enabling/disabling a Remote Authentication Server.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmRemoteAuthServerOrder 1.3.6.1.4.1.2544.1.12.10.1.6.1.3
This object determines the order in which the Remote Authentication Servers are accessed for security information.
Status: current Access: read-write
OBJECT-TYPE    
  CmRemoteAuthOrder  

cmRemoteAuthServerIpAddress 1.3.6.1.4.1.2544.1.12.10.1.6.1.4
This object allows to specify an IP Address for the Remote Authentication Server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cmRemoteAuthServerPort 1.3.6.1.4.1.2544.1.12.10.1.6.1.5
This object allows to specify a Port for Remote Authentication Server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cmRemoteAuthServerNumRetries 1.3.6.1.4.1.2544.1.12.10.1.6.1.6
This object allows to specify the number of retries the Remote Authentication Server must be tried for security access before giving up.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cmRemoteAuthServerTimeout 1.3.6.1.4.1.2544.1.12.10.1.6.1.7
This object allows to specify the timeout period for timing out a security access request to the Remote Authentication Server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cmRemoteAuthServerSecret 1.3.6.1.4.1.2544.1.12.10.1.6.1.8
This allows configuration of secret password for Remote Authentication Server request.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

cmRemoteAuthServerAccountingPort 1.3.6.1.4.1.2544.1.12.10.1.6.1.9
This object allows to specify a Port for RADIUS Accounting.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cmRemoteAuthServerIpVersion 1.3.6.1.4.1.2544.1.12.10.1.6.1.10
This object describe the Ip Version.
Status: current Access: read-write
OBJECT-TYPE    
  IpVersion  

cmRemoteAuthServerIpv6Addr 1.3.6.1.4.1.2544.1.12.10.1.6.1.11
This object describe the Ipv6 Address.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv6Address  

f3UsmUserTable 1.3.6.1.4.1.2544.1.12.10.1.9
This table is the extension of the F3 USM User Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3UsmUserEntry

f3UsmUserEntry 1.3.6.1.4.1.2544.1.12.10.1.9.1
An entry in the F3 USM User Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3UsmUserEntry  

f3UsmUserAccessType 1.3.6.1.4.1.2544.1.12.10.1.9.1.1
This indicates the type of USM User, read-only, read-write, trap-only.
Status: current Access: read-only
OBJECT-TYPE    
  UsmUserAccessType  

f3PrivilegeChangeTable 1.3.6.1.4.1.2544.1.12.10.1.15
This 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3PrivilegeChangeEntry

f3PrivilegeChangeEntry 1.3.6.1.4.1.2544.1.12.10.1.15.1
Column for privilegeChangeTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3PrivilegeChangeEntry  

f3PrivilegeChangeId 1.3.6.1.4.1.2544.1.12.10.1.15.1.1
Unique index identifying a request.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

f3PrivilegeChangeUserName 1.3.6.1.4.1.2544.1.12.10.1.15.1.2
The name string for user authentication purposes
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

f3PrivilegeChangeIpv4Address 1.3.6.1.4.1.2544.1.12.10.1.15.1.3
IPv4 address of interface to which user's terminal is connected.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

f3PrivilegeChangeIpv6Address 1.3.6.1.4.1.2544.1.12.10.1.15.1.4
IPv6 address of interface to which user's terminal is connected.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

f3PrivilegeChangeTerminalIpv4Address 1.3.6.1.4.1.2544.1.12.10.1.15.1.5
Source IPv4 address of connected terminal.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

f3PrivilegeChangeTerminalIpv6Address 1.3.6.1.4.1.2544.1.12.10.1.15.1.6
Source IPv6 address of connected terminal.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

f3PrivilegeChangeInterface 1.3.6.1.4.1.2544.1.12.10.1.15.1.7
Interface used by the user
Status: current Access: read-only
OBJECT-TYPE    
  UserInterfaceType  

f3PrivilegeChangeCurrentPrivilege 1.3.6.1.4.1.2544.1.12.10.1.15.1.8
Current privilege level of the user, who is requesting role upgrade.
Status: current Access: read-only
OBJECT-TYPE    
  CmSecurityPrivLevel  

f3PrivilegeChangeRequestedPrivilege 1.3.6.1.4.1.2544.1.12.10.1.15.1.9
Privilege requested by user for session.
Status: current Access: read-only
OBJECT-TYPE    
  CmSecurityPrivLevel  

f3PrivilegeChangeDuration 1.3.6.1.4.1.2544.1.12.10.1.15.1.10
Requested time period by user (in minutes).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..480  

f3PrivilegeChangeAction 1.3.6.1.4.1.2544.1.12.10.1.15.1.11
Privilege request action.
Status: current Access: read-write
OBJECT-TYPE    
  PrivilegeRequestAction  

f3PrivilegeChangeState 1.3.6.1.4.1.2544.1.12.10.1.15.1.12
Privilege request state.
Status: current Access: read-only
OBJECT-TYPE    
  PrivilegeRequestState  

f3PrivilegeChangeRemainingTime 1.3.6.1.4.1.2544.1.12.10.1.15.1.13
Time remaining in session with upgrade user privilege (in seconds).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

f3PrivilegeChangeRemoteName 1.3.6.1.4.1.2544.1.12.10.1.15.1.14
The name string for Radius/Tacacs authentication purposes.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

f3SecurityTrap 1.3.6.1.4.1.2544.1.12.10.3.1
This is security trap. Security traps are reported according to value of f3SecurityTrapType object.
Status: current Access: read-only
NOTIFICATION-TYPE    

f3PrivilegeChangeTrap 1.3.6.1.4.1.2544.1.12.10.3.2
This trap is sent every time a privilege change request is changed (added, modified, removed).
Status: current Access: read-only
NOTIFICATION-TYPE    

cmSecurityCompliances 1.3.6.1.4.1.2544.1.12.10.2.1
OBJECT IDENTIFIER    

cmSecurityGroups 1.3.6.1.4.1.2544.1.12.10.2.2
OBJECT IDENTIFIER    

cmSecurityCompliance 1.3.6.1.4.1.2544.1.12.10.2.1.1
Describes the requirements for conformance to the CM Security group.
Status: current Access: read-only
MODULE-COMPLIANCE    

cmSecurityObjectGroup 1.3.6.1.4.1.2544.1.12.10.2.2.1
A collection of objects used to manage the CM Security group.
Status: current Access: read-only
OBJECT-GROUP    

cmSecurityNotifGroup 1.3.6.1.4.1.2544.1.12.10.2.2.2
A collection of notifications used in the CM Security group.
Status: current Access: read-only
NOTIFICATION-GROUP