CM-SECURITY-MIB: View SNMP OID List / Download MIB
VENDOR: ADVA AG OPTICAL NETWORKING
Home | MIB: CM-SECURITY-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
cmSecurityObjects | 1.3.6.1.4.1.2544.1.12.10.1 | |||
cmAuthProtocol | 1.3.6.1.4.1.2544.1.12.10.1.1 | cmremoteauthprotocol | read-write |
Remote user authentication protocol. |
cmAccessOrder | 1.3.6.1.4.1.2544.1.12.10.1.2 | cmsecurityaccessorder | read-write |
Order of access for security, i.e. try 'local' first or 'remote' first. |
cmAuthType | 1.3.6.1.4.1.2544.1.12.10.1.3 | cmsecurityauthtype | read-write |
In case of remote authentication, the chosen protocol. |
cmNASIpAddress | 1.3.6.1.4.1.2544.1.12.10.1.4 | ipaddress | read-write |
In case of remote authentication RADIUS, the Network Access Server's IP Address. |
cmSecurityUserTable | 1.3.6.1.4.1.2544.1.12.10.1.5 | no-access |
A list of entries corresponding to the security users. Entries cannot be created in this table by management application action. |
|
1.3.6.1.4.1.2544.1.12.10.1.5.1 | no-access |
An entry containing information applicable to a particular security user. |
||
cmSecurityUserName | 1.3.6.1.4.1.2544.1.12.10.1.5.1.1 | displaystring | read-only |
Security User Name. |
cmSecurityUserComment | 1.3.6.1.4.1.2544.1.12.10.1.5.1.2 | displaystring | read-only |
Notes on Security User. |
cmSecurityUserPrivLevel | 1.3.6.1.4.1.2544.1.12.10.1.5.1.3 | cmsecurityprivlevel | read-only |
Security User Privilege Level. |
cmSecurityUserLoginTimeout | 1.3.6.1.4.1.2544.1.12.10.1.5.1.4 | integer32 | read-only |
Security User Login Timeout. |
cmSecurityUserNumFailedLoginAttempts | 1.3.6.1.4.1.2544.1.12.10.1.5.1.5 | integer32 | read-only |
Security User Number of Failed Login Attempts. |
cmSecurityUserLastLoginTime | 1.3.6.1.4.1.2544.1.12.10.1.5.1.6 | dateandtime | read-only |
Security User Last Login Time. |
cmSecurityUserLockedout | 1.3.6.1.4.1.2544.1.12.10.1.5.1.7 | truthvalue | read-only |
Whether the security user has been locked out. |
cmSecurityUserLastLockedoutTime | 1.3.6.1.4.1.2544.1.12.10.1.5.1.8 | dateandtime | read-only |
Security User Last Locked out Time. |
cmSecurityUserCliPagingEnable | 1.3.6.1.4.1.2544.1.12.10.1.5.1.9 | truthvalue | read-only |
Whether the security user has CLI paging enabled. |
cmSecurityUserRemoteUser | 1.3.6.1.4.1.2544.1.12.10.1.5.1.10 | truthvalue | read-only |
Whether the security user is a remote user. |
cmSecurityUserPassword | 1.3.6.1.4.1.2544.1.12.10.1.5.1.11 | displaystring | read-only |
Password of the security user. Note that this attribute is a SET only attribute. |
cmSecurityUserStorageType | 1.3.6.1.4.1.2544.1.12.10.1.5.1.12 | storagetype | read-only |
The type of storage configured for this entry. |
cmSecurityUserRowStatus | 1.3.6.1.4.1.2544.1.12.10.1.5.1.13 | rowstatus | read-only |
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). |
cmSecurityUserAction | 1.3.6.1.4.1.2544.1.12.10.1.5.1.14 | securityuseraction | read-write |
This object provides ability to perform specific actions on security user. remove-lockout - this removes the locked out condition on the security user . |
cmSecurityCryptoPassword | 1.3.6.1.4.1.2544.1.12.10.1.5.1.15 | displaystring | read-only |
Second level password used in connectguard configurations. This applies only to crypto users. Note that this attribute is a SET only attribute. |
cmSecurityUserRemoteCryptoUser | 1.3.6.1.4.1.2544.1.12.10.1.5.1.16 | truthvalue | read-only |
Indicates if a security user is a remote crypto user. |
cmRemoteAuthServerTable | 1.3.6.1.4.1.2544.1.12.10.1.6 | no-access |
A list of entries corresponding to the remote authentication servers. Entries cannot be created in this table by management application action. |
|
1.3.6.1.4.1.2544.1.12.10.1.6.1 | no-access |
An entry containing information applicable to a particular remote authentication server. |
||
cmRemoteAuthServerIndex | 1.3.6.1.4.1.2544.1.12.10.1.6.1.1 | integer32 | read-only |
Unique index to address/configure a specific Remote Authentication Server. |
cmRemoteAuthServerEnabled | 1.3.6.1.4.1.2544.1.12.10.1.6.1.2 | truthvalue | read-write |
This object allows enabling/disabling a Remote Authentication Server. |
cmRemoteAuthServerOrder | 1.3.6.1.4.1.2544.1.12.10.1.6.1.3 | cmremoteauthorder | read-write |
This object determines the order in which the Remote Authentication Servers are accessed for security information. |
cmRemoteAuthServerIpAddress | 1.3.6.1.4.1.2544.1.12.10.1.6.1.4 | ipaddress | read-write |
This object allows to specify an IP Address for the Remote Authentication Server. |
cmRemoteAuthServerPort | 1.3.6.1.4.1.2544.1.12.10.1.6.1.5 | integer32 | read-write |
This object allows to specify a Port for Remote Authentication Server. |
cmRemoteAuthServerNumRetries | 1.3.6.1.4.1.2544.1.12.10.1.6.1.6 | integer32 | read-write |
This object allows to specify the number of retries the Remote Authentication Server must be tried for security access before giving up. |
cmRemoteAuthServerTimeout | 1.3.6.1.4.1.2544.1.12.10.1.6.1.7 | integer32 | read-write |
This object allows to specify the timeout period for timing out a security access request to the Remote Authentication Server. |
cmRemoteAuthServerSecret | 1.3.6.1.4.1.2544.1.12.10.1.6.1.8 | displaystring | read-write |
This allows configuration of secret password for Remote Authentication Server request. |
cmRemoteAuthServerAccountingPort | 1.3.6.1.4.1.2544.1.12.10.1.6.1.9 | integer32 | read-write |
This object allows to specify a Port for RADIUS Accounting. |
cmRemoteAuthServerIpVersion | 1.3.6.1.4.1.2544.1.12.10.1.6.1.10 | ipversion | read-write |
This object describe the Ip Version. |
cmRemoteAuthServerIpv6Addr | 1.3.6.1.4.1.2544.1.12.10.1.6.1.11 | ipv6address | read-write |
This object describe the Ipv6 Address. |
cmSecurityPolicyStrength | 1.3.6.1.4.1.2544.1.12.10.1.7 | cmsecuritypolicystrength | read-write |
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. |
cmRemoteAuthServerAccountingEnabled | 1.3.6.1.4.1.2544.1.12.10.1.8 | truthvalue | read-write |
This object allows to enable/disable RADIUS Accounting on all authentication servers. |
f3UsmUserTable | 1.3.6.1.4.1.2544.1.12.10.1.9 | no-access |
This table is the extension of the F3 USM User Table. |
|
1.3.6.1.4.1.2544.1.12.10.1.9.1 | no-access |
An entry in the F3 USM User Table. |
||
f3UsmUserAccessType | 1.3.6.1.4.1.2544.1.12.10.1.9.1.1 | usmuseraccesstype | read-only |
This indicates the type of USM User, read-only, read-write, trap-only. |
f3TacacsPrivLevelControlEnabled | 1.3.6.1.4.1.2544.1.12.10.1.10 | truthvalue | read-write |
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. |
f3TacacsDefaultPrivLevel | 1.3.6.1.4.1.2544.1.12.10.1.11 | cmsecurityprivlevel | read-write |
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. |
f3NasIpv6Addr | 1.3.6.1.4.1.2544.1.12.10.1.12 | ipv6address | read-write |
This object describe the ipv6 address. |
f3SecurityTrapType | 1.3.6.1.4.1.2544.1.12.10.1.13 | snmpsecuritytraptype | read-write |
This object provides ability to manage whether report security trap. |
f3SecurityTrapInfo | 1.3.6.1.4.1.2544.1.12.10.1.14 | displaystring | read-only |
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. |
f3PrivilegeChangeTable | 1.3.6.1.4.1.2544.1.12.10.1.15 | no-access |
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. |
|
1.3.6.1.4.1.2544.1.12.10.1.15.1 | no-access |
Column for privilegeChangeTable. |
||
f3PrivilegeChangeId | 1.3.6.1.4.1.2544.1.12.10.1.15.1.1 | unsigned32 | no-access |
Unique index identifying a request. |
f3PrivilegeChangeUserName | 1.3.6.1.4.1.2544.1.12.10.1.15.1.2 | snmpadminstring | read-only |
The name string for user authentication purposes |
f3PrivilegeChangeIpv4Address | 1.3.6.1.4.1.2544.1.12.10.1.15.1.3 | ipaddress | read-only |
IPv4 address of interface to which user's terminal is connected. |
f3PrivilegeChangeIpv6Address | 1.3.6.1.4.1.2544.1.12.10.1.15.1.4 | ipv6address | read-only |
IPv6 address of interface to which user's terminal is connected. |
f3PrivilegeChangeTerminalIpv4Address | 1.3.6.1.4.1.2544.1.12.10.1.15.1.5 | ipaddress | read-only |
Source IPv4 address of connected terminal. |
f3PrivilegeChangeTerminalIpv6Address | 1.3.6.1.4.1.2544.1.12.10.1.15.1.6 | ipv6address | read-only |
Source IPv6 address of connected terminal. |
f3PrivilegeChangeInterface | 1.3.6.1.4.1.2544.1.12.10.1.15.1.7 | userinterfacetype | read-only |
Interface used by the user |
f3PrivilegeChangeCurrentPrivilege | 1.3.6.1.4.1.2544.1.12.10.1.15.1.8 | cmsecurityprivlevel | read-only |
Current privilege level of the user, who is requesting role upgrade. |
f3PrivilegeChangeRequestedPrivilege | 1.3.6.1.4.1.2544.1.12.10.1.15.1.9 | cmsecurityprivlevel | read-only |
Privilege requested by user for session. |
f3PrivilegeChangeDuration | 1.3.6.1.4.1.2544.1.12.10.1.15.1.10 | unsigned32 | read-only |
Requested time period by user (in minutes). |
f3PrivilegeChangeAction | 1.3.6.1.4.1.2544.1.12.10.1.15.1.11 | privilegerequestaction | read-write |
Privilege request action. |
f3PrivilegeChangeState | 1.3.6.1.4.1.2544.1.12.10.1.15.1.12 | privilegerequeststate | read-only |
Privilege request state. |
f3PrivilegeChangeRemainingTime | 1.3.6.1.4.1.2544.1.12.10.1.15.1.13 | unsigned32 | read-only |
Time remaining in session with upgrade user privilege (in seconds). |
f3PrivilegeChangeRemoteName | 1.3.6.1.4.1.2544.1.12.10.1.15.1.14 | snmpadminstring | read-only |
The name string for Radius/Tacacs authentication purposes. |
f3UserPrivMgmtControl | 1.3.6.1.4.1.2544.1.12.10.1.16 | truthvalue | read-write |
This object is used to enable/disable User Privilege Management. |
f3UserPrivRspTimeout | 1.3.6.1.4.1.2544.1.12.10.1.17 | integer32 | read-write |
This object is used to set response timeout for user privilege upgrade request in minutes. |
cmSecurityConformance | 1.3.6.1.4.1.2544.1.12.10.2 | |||
cmSecurityCompliances | 1.3.6.1.4.1.2544.1.12.10.2.1 | |||
cmSecurityCompliance | 1.3.6.1.4.1.2544.1.12.10.2.1.1 |
Describes the requirements for conformance to the CM Security group. |
||
cmSecurityGroups | 1.3.6.1.4.1.2544.1.12.10.2.2 | |||
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. |
||
cmSecurityNotifGroup | 1.3.6.1.4.1.2544.1.12.10.2.2.2 |
A collection of notifications used in the CM Security group. |
||
cmSecurityNotifications | 1.3.6.1.4.1.2544.1.12.10.3 | |||
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. |
||
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). |