CADANT-AAA-MIB

File: CADANT-AAA-MIB.mib (48208 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB CADANT-TC CADANT-PRODUCTS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Counter32 TimeTicks
IpAddress TEXTUAL-CONVENTION TruthValue
RowStatus DisplayString MODULE-COMPLIANCE
OBJECT-GROUP SnmpAdminString InetAddressIPv4or6
AAAmethod AccountingType LineType
SshService SshAuthMethod SshCipher
SshMacAlg SshCipherType SshProtocol
SshKeyExchangeMethod SshKeyType cadAuthentication

Defined Types

PemKey  
An rsa/dsa digital key in PEM format.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..2800)  

CmdNode  
Address of the command node associated with the CLI command
TEXTUAL-CONVENTION    
  OCTET STRING Size(4)  

CadLineEntry  
SEQUENCE    
  cadLineIndex Integer32
  cadLineType LineType
  cadLineEnabled TruthValue
  cadLineSessionTimeout Integer32
  cadLineIdleTimeout Integer32
  cadLinePagination Integer32
  cadLineBaud Integer32
  cadLinePassword OCTET STRING
  cadLineLoginAuthMethodList SnmpAdminString
  cadLineEnableAuthMethodList SnmpAdminString
  cadLineAuthorMethodList SnmpAdminString
  cadLineShellAccountingMethodList SnmpAdminString
  cadLineCommandAccountingMethodList SnmpAdminString
  cadLineShellAccountingType AccountingType
  cadLineCommandAccountingType AccountingType
  cadLineCommandAccountingPrivilegeLevel Integer32

CadAuthorizationMethodEntry  
SEQUENCE    
  cadAuthorizationListName SnmpAdminString
  cadAuthorizationListIndex Integer32
  cadAuthorizationType AAAmethod
  cadAuthorizationGroup SnmpAdminString
  cadAuthorizationRowStatus RowStatus

CadAuthMethodEntry  
SEQUENCE    
  cadAuthListName SnmpAdminString
  cadAuthListIndex Integer32
  cadAuthType AAAmethod
  cadAuthGroup SnmpAdminString
  cadAuthRowStatus RowStatus

CadAccountingMethodEntry  
SEQUENCE    
  cadAccountingListName SnmpAdminString
  cadAccountingListIndex Integer32
  cadAccountingType AAAmethod
  cadAccountingGroup SnmpAdminString
  cadAccountingRowStatus RowStatus

CadServerGroupEntry  
SEQUENCE    
  cadGroupName SnmpAdminString
  cadGroupIndex Integer32
  cadGroupType INTEGER
  cadGroupIpAddress InetAddressIPv4or6
  cadGroupPort Integer32
  cadGroupRowStatus RowStatus

CadRadiusEntry  
SEQUENCE    
  cadRadiusIpAddress InetAddressIPv4or6
  cadRadiusAuthPort Integer32
  cadRadiusAcctPort Integer32
  cadRadiusTimeout Integer32
  cadRadiusRetrans Integer32
  cadRadiusKey OCTET STRING
  cadRadiusAuthServerIndex Integer32
  cadRadiusRowStatus RowStatus

CadTacacsEntry  
SEQUENCE    
  cadTacacsIpAddress InetAddressIPv4or6
  cadTacacsPort Integer32
  cadTacacsTimeout Integer32
  cadTacacsKey OCTET STRING
  cadTacacsSingleConnect TruthValue
  cadTacacsServerIndex Integer32
  cadTacacsRowStatus RowStatus

CadPasswordEntry  
SEQUENCE    
  cadPassUser SnmpAdminString
  cadPassPassword OCTET STRING
  cadPassAuthLevel INTEGER
  cadPassPublicKey PemKey
  cadPassRowStatus RowStatus

CadEnablePasswordEntry  
SEQUENCE    
  cadPrivilegeLevel INTEGER
  cadEnablePassword OCTET STRING
  cadEnablePasswordRowStatus RowStatus

CadCLIcommandPrivilegeEntry  
SEQUENCE    
  cadCLIcommandPrivilegeNodeAddr CmdNode
  cadCLIcommandPrivilegeCommand DisplayString
  cadCLIcommandPrivilegeOriginalLevel INTEGER
  cadCLIcommandPrivilegeNewLevel INTEGER
  cadCLIcommandPrivilegeRowStatus RowStatus

CadSshSessionEntry  
SEQUENCE    
  cadSshSessionIndex Integer32
  cadSshConnectionId Integer32
  cadSshUser SnmpAdminString
  cadSshClientIpAddr InetAddressIPv4or6
  cadSshServiceType SshService
  cadSshAuthMethod SshAuthMethod
  cadSshCipherType SshCipherType
  cadSshMacAlg SshMacAlg
  cadSshClientSw SnmpAdminString
  cadSshSessionRowStatus RowStatus

Defined Values

cadAAA 1.3.6.1.4.1.4998.1.1.40.1
The MIB module describes the proprietary AAA configuration parameters used to support authentication and authorization in the C4.
MODULE-IDENTITY    

cadLineTable 1.3.6.1.4.1.4998.1.1.40.1.2
This table reflects the AAA configuration for each line (vty or console) in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadLineEntry

cadLineEntry 1.3.6.1.4.1.4998.1.1.40.1.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  CadLineEntry  

cadLineIndex 1.3.6.1.4.1.4998.1.1.40.1.2.1.1
The line index corresponding to a console or vty line. These are preallocated by the system at startup.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..19  

cadLineType 1.3.6.1.4.1.4998.1.1.40.1.2.1.2
The type (vty or console) of the access line.
Status: current Access: read-only
OBJECT-TYPE    
  LineType  

cadLineEnabled 1.3.6.1.4.1.4998.1.1.40.1.2.1.3
The status of the line. When enabled, the line is available for access to the C4.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cadLineSessionTimeout 1.3.6.1.4.1.4998.1.1.40.1.2.1.4
Session length in seconds. The C4 automatically terminates the the session when this interval expires. A value of zero indicates no timeout.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cadLineIdleTimeout 1.3.6.1.4.1.4998.1.1.40.1.2.1.5
Maximum idle time in seconds. The C4 automatically terminates the session if no I/O activity occurs within this interval. A value of zero indicates no timeout.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cadLinePagination 1.3.6.1.4.1.4998.1.1.40.1.2.1.6
Number of lines of consecutive output to display before pausing and prompting the user. A value of zero indicates no pagination.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cadLineBaud 1.3.6.1.4.1.4998.1.1.40.1.2.1.7
Baud rate in bits per second. This is applicable to console lines only and is saved in the eeprom.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cadLinePassword 1.3.6.1.4.1.4998.1.1.40.1.2.1.8
The (encrypted) password associated with this line if line-based authentication is active. This is the line password.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

cadLineLoginAuthMethodList 1.3.6.1.4.1.4998.1.1.40.1.2.1.9
The authentication methods used in allowing login access on this line. This is a partial index into the cadAuthMethodTable. An empty string indicates no authentication is possible and effectively disables the line.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..16)  

cadLineEnableAuthMethodList 1.3.6.1.4.1.4998.1.1.40.1.2.1.10
The authentication methods used in allowing enable access on this line. This is a partial index into the cadAuthMethodTable. An empty string indicates no authentication is possible and effectively disables the line.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..16)  

cadLineAuthorMethodList 1.3.6.1.4.1.4998.1.1.40.1.2.1.11
The authorization methods used in allowing different privledge levels on this line. This is a partial index into the cadAuthorMethodTable. An empty string indicates no authorization is possible, in that case, authorization is equivalent to authentication.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..16)  

cadLineShellAccountingMethodList 1.3.6.1.4.1.4998.1.1.40.1.2.1.12
The method list used for shell accounting. An empty string indicates no command accounting is possible.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..16)  

cadLineCommandAccountingMethodList 1.3.6.1.4.1.4998.1.1.40.1.2.1.13
The method list used for command accounting. Accounting will be done only for commands whose privilege level is greater than or equal to cadLineCommandAccountingPrivilegeLevel. An empty string indicates no command accounting is possible.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..16)  

cadLineShellAccountingType 1.3.6.1.4.1.4998.1.1.40.1.2.1.14
Accounting type for shell accounting. The accounting type is used to decide whether accounting records are sent at the initiation and termination of a session or only at the termination of a session.
Status: current Access: read-only
OBJECT-TYPE    
  AccountingType  

cadLineCommandAccountingType 1.3.6.1.4.1.4998.1.1.40.1.2.1.15
Accounting type for command accounting. The accounting type is used to decide whether accounting records are sent at the initiation and termination of a command or only at the termination of a command.
Status: current Access: read-only
OBJECT-TYPE    
  AccountingType  

cadLineCommandAccountingPrivilegeLevel 1.3.6.1.4.1.4998.1.1.40.1.2.1.16
When command accounting is enabled, accounting records will be sent only for commands whose privilege level is greater than or equal to cadLineCommandAccountingPrivilegeLevel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

cadAuthorizationMethodTable 1.3.6.1.4.1.4998.1.1.40.1.3
A list of methods which are used in determining the type and sequence of authorization.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadAuthorizationMethodEntry

cadAuthorizationMethodEntry 1.3.6.1.4.1.4998.1.1.40.1.3.1
Each row describes a single AAA method. Order is used in determining the sequence in which the methods are applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadAuthorizationMethodEntry  

cadAuthorizationListName 1.3.6.1.4.1.4998.1.1.40.1.3.1.1
The name of the authorization method list. Each list can have a number of different authorization methods that are tried in order to authorize the command.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..16)  

cadAuthorizationListIndex 1.3.6.1.4.1.4998.1.1.40.1.3.1.2
The order in the authorization sequence when this method is used. A value of zero allows the snmp agent to choose the next hightest available index that preserves the list order.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0 | 1..32  

cadAuthorizationType 1.3.6.1.4.1.4998.1.1.40.1.3.1.3
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  AAAmethod  

cadAuthorizationGroup 1.3.6.1.4.1.4998.1.1.40.1.3.1.4
The name of the group used in TACACS+ method. The default names of 'tac_default' represent the entire set of defined TACACS+ servers.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..16)  

cadAuthorizationRowStatus 1.3.6.1.4.1.4998.1.1.40.1.3.1.5
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

cadAuthMethodTable 1.3.6.1.4.1.4998.1.1.40.1.4
A list of methods which are used in determining the type and sequence of authentication.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadAuthMethodEntry

cadAuthMethodEntry 1.3.6.1.4.1.4998.1.1.40.1.4.1
Each row describes a single AAA method. Order is used in determining the sequence in which the methods are applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadAuthMethodEntry  

cadAuthListName 1.3.6.1.4.1.4998.1.1.40.1.4.1.1
The name of the authentication method list. Each list can have a number of different authentication methods that are tried in order to authenticate the user.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..16)  

cadAuthListIndex 1.3.6.1.4.1.4998.1.1.40.1.4.1.2
The order in the authentication sequence when this method is used. A value of zero allows the snmp agent to choose the next hightest available index that preserves the list order.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0 | 1..32  

cadAuthType 1.3.6.1.4.1.4998.1.1.40.1.4.1.3
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  AAAmethod  

cadAuthGroup 1.3.6.1.4.1.4998.1.1.40.1.4.1.4
The name of the group used in RADIUS/TACACS+ methods. The default names of 'default' and 'tac_default' represent the entire set of defined RADIUS and TACACS+ servers respectively.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..16)  

cadAuthRowStatus 1.3.6.1.4.1.4998.1.1.40.1.4.1.5
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

cadAccountingMethodTable 1.3.6.1.4.1.4998.1.1.40.1.5
A list of methods which are used in determining the type and sequence of accounting.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadAccountingMethodEntry

cadAccountingMethodEntry 1.3.6.1.4.1.4998.1.1.40.1.5.1
Each row describes a single AAA method. Order is used in determining the sequence in which the methods are applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadAccountingMethodEntry  

cadAccountingListName 1.3.6.1.4.1.4998.1.1.40.1.5.1.1
The name of the accounting method list. Each list can have a number of different accounting methods that are tried in order to authorize the command.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..16)  

cadAccountingListIndex 1.3.6.1.4.1.4998.1.1.40.1.5.1.2
The order in the accounting sequence when this method is used. A value of zero allows the snmp agent to choose the next hightest available index that preserves the list order.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0 | 1..32  

cadAccountingType 1.3.6.1.4.1.4998.1.1.40.1.5.1.3
Tok_String
Status: current Access: read-create
OBJECT-TYPE    
  AAAmethod  

cadAccountingGroup 1.3.6.1.4.1.4998.1.1.40.1.5.1.4
The name of the group used in TACACS+ method. The default names of 'tac_default' represent the entire set of defined TACACS+ servers.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..16)  

cadAccountingRowStatus 1.3.6.1.4.1.4998.1.1.40.1.5.1.5
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

cadServerGroupTable 1.3.6.1.4.1.4998.1.1.40.1.6
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadServerGroupEntry

cadServerGroupEntry 1.3.6.1.4.1.4998.1.1.40.1.6.1
This is the cross-reference table linking server group names used in authentication lists to the ordered set of individual servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadServerGroupEntry  

cadGroupName 1.3.6.1.4.1.4998.1.1.40.1.6.1.1
Server Group name. The group name 'radius' includes all defined radius servers on the C4.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..16)  

cadGroupIndex 1.3.6.1.4.1.4998.1.1.40.1.6.1.2
Orders the group based on the order in which the servers were defined. A value of zero allows the snmp agent to choose the next largest available index that preserves the list order.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0 | 1..32  

cadGroupType 1.3.6.1.4.1.4998.1.1.40.1.6.1.3
Orders the group based on the order in which the servers were defined.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER radius(1), tacacs(2)  

cadGroupIpAddress 1.3.6.1.4.1.4998.1.1.40.1.6.1.4
Ip address of the AAA server.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressIPv4or6  

cadGroupPort 1.3.6.1.4.1.4998.1.1.40.1.6.1.5
Port number of the AAA server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cadGroupRowStatus 1.3.6.1.4.1.4998.1.1.40.1.6.1.6
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

cadRadiusTable 1.3.6.1.4.1.4998.1.1.40.1.7
This table defines the configuration parameters of the RADIUS servers used for authentication by the C4.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadRadiusEntry

cadRadiusEntry 1.3.6.1.4.1.4998.1.1.40.1.7.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  CadRadiusEntry  

cadRadiusIpAddress 1.3.6.1.4.1.4998.1.1.40.1.7.1.1
The IP address of the radius server host.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4or6  

cadRadiusAuthPort 1.3.6.1.4.1.4998.1.1.40.1.7.1.2
The UDP port to use for RADIUS authentication.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

cadRadiusAcctPort 1.3.6.1.4.1.4998.1.1.40.1.7.1.3
The UDP port to use for RADIUS accounting records.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

cadRadiusTimeout 1.3.6.1.4.1.4998.1.1.40.1.7.1.4
Time in seconds to wait between retransmissions of a RADIUS request.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1500  

cadRadiusRetrans 1.3.6.1.4.1.4998.1.1.40.1.7.1.5
The number of retransmissions before declaring a RADIUS server dead.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

cadRadiusKey 1.3.6.1.4.1.4998.1.1.40.1.7.1.7
The shared secret used between the C4 and the RADIUS server.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

cadRadiusAuthServerIndex 1.3.6.1.4.1.4998.1.1.40.1.7.1.8
The index in the radiusAuthServerEntry table corresponding to this radius host.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

cadRadiusRowStatus 1.3.6.1.4.1.4998.1.1.40.1.7.1.9
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

cadTacacsTable 1.3.6.1.4.1.4998.1.1.40.1.8
This table defines the configuration parameters of the TACACS+ servers used by the C4.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadTacacsEntry

cadTacacsEntry 1.3.6.1.4.1.4998.1.1.40.1.8.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  CadTacacsEntry  

cadTacacsIpAddress 1.3.6.1.4.1.4998.1.1.40.1.8.1.1
The IP address of the TACACS+ server host.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4or6  

cadTacacsPort 1.3.6.1.4.1.4998.1.1.40.1.8.1.2
The TCP port to use for TACACS+ authentication.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

cadTacacsTimeout 1.3.6.1.4.1.4998.1.1.40.1.8.1.3
Time in seconds before TCP times out.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1500  

cadTacacsKey 1.3.6.1.4.1.4998.1.1.40.1.8.1.4
The shared secret used between the C4 and the TACACS+ server.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

cadTacacsSingleConnect 1.3.6.1.4.1.4998.1.1.40.1.8.1.5
Indicates whether this TACACS+ server will support multiplexing of multiple sessions over a single TCP connection.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cadTacacsServerIndex 1.3.6.1.4.1.4998.1.1.40.1.8.1.6
The index in the tacacsServerEntry table corresponding to this tacacs host.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

cadTacacsRowStatus 1.3.6.1.4.1.4998.1.1.40.1.8.1.7
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

cadSshConfig 1.3.6.1.4.1.4998.1.1.40.1.9
OBJECT IDENTIFIER    

cadSshEnabled 1.3.6.1.4.1.4998.1.1.40.1.9.1
The current adminstative status of the SSH server. True implies the SSH server is active.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cadSshPort 1.3.6.1.4.1.4998.1.1.40.1.9.2
Port on which the SSH server listens.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

cadSshSessionIdleTimeout 1.3.6.1.4.1.4998.1.1.40.1.9.3
Seconds the SSH server will allow an established connection to remain idle connection before terminating it. 0 implies an unlimited idle timeout.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..12000  

cadSshMaxClients 1.3.6.1.4.1.4998.1.1.40.1.9.4
Maximum number of active SSH clients allowed by the SSH server. 0 implies the upper range of 20.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..20  

cadSshPasswordAuthEnabled 1.3.6.1.4.1.4998.1.1.40.1.9.5
True means that password authentication is allowed by the SSH server. False implies that public key authentication must be allowed. Setting this object fo false(2) will automatically cause cadSshPasswordAuthRequired to be set to false(2).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cadSshPublicKeyAuthEnabled 1.3.6.1.4.1.4998.1.1.40.1.9.6
When true, the SSH server will allow clients to authenticate using a digital signature. If false, password authentication must be allowed. Setting this object to false(2) will automatically cause cadSshPublicKeyAuthRequired and cadSshPublicKeyAuthFirst to be set to false(2).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cadSshCliLoginEnabled 1.3.6.1.4.1.4998.1.1.40.1.9.7
When true, the SSH server will allow clients to login into the CLI.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cadSshSecureFtpEnabled 1.3.6.1.4.1.4998.1.1.40.1.9.8
When true, the SSH server will allow clients to establish secure ftp sessions.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cadSshPublicKey 1.3.6.1.4.1.4998.1.1.40.1.9.11
The SSH server's public key.
Status: current Access: read-only
OBJECT-TYPE    
  PemKey  

cadSshPrivateKey 1.3.6.1.4.1.4998.1.1.40.1.9.12
The SSH server private key
Status: current Access: read-only
OBJECT-TYPE    
  PemKey  

cadSshCiphers 1.3.6.1.4.1.4998.1.1.40.1.9.13
SSH message encryption ciphers
Status: current Access: read-only
OBJECT-TYPE    
  SshCipher  

cadSshPortForwardingEnabled 1.3.6.1.4.1.4998.1.1.40.1.9.14
Set this object to true(1) if SSH port forwarding is to be enabled. Otherwise, this object should be false(2) if SSH port forwarding is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cadSshPasswordAuthRequired 1.3.6.1.4.1.4998.1.1.40.1.9.15
If cadSshPasswordAuthEnabled is set to true(1), then setting cadSshPasswordAuthRequired to true(1) instructs the SSH server to require password authentication from connecting clients. If cadSshPasswordAuthEnabled is set to true(1) and this object it set to false(2), then password authentication may not be necessary as long as cadSshPublicAuthEnabled is set to true(1). Otherwise, if cadSshPasswordAuthEnabled is set to false(2), any attempt to set cadSshPasswordAuthRequired to true(1) will be rejected.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cadSshPublicKeyAuthRequired 1.3.6.1.4.1.4998.1.1.40.1.9.16
If cadSshPublicKeyAuthEnabled is set to true(1), then setting cadSshPublicKeyAuthRequired to true(1) instructs the SSH server to require public key authentication from connecting clients. If cadSshPublicKeyAuthRequired is set to true(1) and this object it set to false(2), then public key authentication may not be necessary as long as cadSshPasswordAuthEnabled is set to true(1). Otherwise, if cadSshPublicKeyAuthEnabled is set to false(2), any attempt to set cadSshPublicKeyAuthRequired to true(1) will be rejected. Setting this object to false(2) will automatically cause cadSshPublicKeyAuthFirst to be set to false(2).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cadSshPublicKeyAuthFirst 1.3.6.1.4.1.4998.1.1.40.1.9.17
If both cadSshPublicKeyAuthEnabled and cadSshPublicKeyAuthRequired are set to true(1), then this object may set to true(1). Otherwise, attempts to set this object to true(1) will fail. If set to true(1) and cadSshPasswordAuthRequired is set to true, then the SSH server will required public key authentication to preceed password authentication.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cadSshMaxAuthFailures 1.3.6.1.4.1.4998.1.1.40.1.9.18
The SSH server will reject clients who fail to authorize after this many attempts.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..64  

cadSshServerKeyType 1.3.6.1.4.1.4998.1.1.40.1.9.19
The SSH server key type (DSA-1024 or RSA-2048).
Status: current Access: read-only
OBJECT-TYPE    
  SshKeyType  

cadSshKeyExchange 1.3.6.1.4.1.4998.1.1.40.1.9.20
The SSH server key exhange method.
Status: current Access: read-only
OBJECT-TYPE    
  SshKeyExchangeMethod  

cadPasswordTable 1.3.6.1.4.1.4998.1.1.40.1.10
This table reflects the local user passwords defined for the C4.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadPasswordEntry

cadPasswordEntry 1.3.6.1.4.1.4998.1.1.40.1.10.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  CadPasswordEntry  

cadPassUser 1.3.6.1.4.1.4998.1.1.40.1.10.1.1
Local user name defined on the C4.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

cadPassPassword 1.3.6.1.4.1.4998.1.1.40.1.10.1.2
Encrypted password for local user defined on the C4.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

cadPassAuthLevel 1.3.6.1.4.1.4998.1.1.40.1.10.1.3
Authorization level for this user account.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER priviledged(1), normal(2)  

cadPassPublicKey 1.3.6.1.4.1.4998.1.1.40.1.10.1.4
User's public key for use by SSH
Status: current Access: read-only
OBJECT-TYPE    
  PemKey  

cadPassRowStatus 1.3.6.1.4.1.4998.1.1.40.1.10.1.5
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

cadEnablePasswordTable 1.3.6.1.4.1.4998.1.1.40.1.11
This table reflects the local enable passwords defined for various privilege levels.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadEnablePasswordEntry

cadEnablePasswordEntry 1.3.6.1.4.1.4998.1.1.40.1.11.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  CadEnablePasswordEntry  

cadPrivilegeLevel 1.3.6.1.4.1.4998.1.1.40.1.11.1.1
Privilege level.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..15  

cadEnablePassword 1.3.6.1.4.1.4998.1.1.40.1.11.1.2
Encrypted enable password associated with the privilege level.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

cadEnablePasswordRowStatus 1.3.6.1.4.1.4998.1.1.40.1.11.1.3
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

cadCLIcommandPrivilegeLevelTable 1.3.6.1.4.1.4998.1.1.40.1.12
OBJECT IDENTIFIER    

cadCLIcommandPrivilegeTable 1.3.6.1.4.1.4998.1.1.40.1.14
This table reflects the mapping of CLI commands to privilege levels.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadCLIcommandPrivilegeEntry

cadCLIcommandPrivilegeEntry 1.3.6.1.4.1.4998.1.1.40.1.14.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  CadCLIcommandPrivilegeEntry  

cadCLIcommandPrivilegeNodeAddr 1.3.6.1.4.1.4998.1.1.40.1.14.1.1
Address of the command node that uniquely identifies a CLI command.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  CmdNode  

cadCLIcommandPrivilegeCommand 1.3.6.1.4.1.4998.1.1.40.1.14.1.2
Fully expanded CLI command text that uniquely identifies this command node.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

cadCLIcommandPrivilegeOriginalLevel 1.3.6.1.4.1.4998.1.1.40.1.14.1.3
Original privilege level defined at compile time.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..15  

cadCLIcommandPrivilegeNewLevel 1.3.6.1.4.1.4998.1.1.40.1.14.1.4
Configured privilege level that overrides cadCLIcommandPrivilegeOriginalLevel
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..15  

cadCLIcommandPrivilegeRowStatus 1.3.6.1.4.1.4998.1.1.40.1.14.1.5
Control object for this row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cadSshStatus 1.3.6.1.4.1.4998.1.1.40.1.13
OBJECT IDENTIFIER    

cadSshServerVersion 1.3.6.1.4.1.4998.1.1.40.1.13.1
The current version information for this C4 SSH server.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cadSshOfferedProtocols 1.3.6.1.4.1.4998.1.1.40.1.13.2
SSH Protocols available on this C4 SSH server.
Status: current Access: read-only
OBJECT-TYPE    
  SshProtocol  

cadSshServerRunning 1.3.6.1.4.1.4998.1.1.40.1.13.3
If true, the C4 SSH server is active.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cadSshSessionTable 1.3.6.1.4.1.4998.1.1.40.1.13.4
This table defines the configuration parameters of the RADIUS servers used for authentication by the C4.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadSshSessionEntry

cadSshSessionEntry 1.3.6.1.4.1.4998.1.1.40.1.13.4.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  CadSshSessionEntry  

cadSshSessionIndex 1.3.6.1.4.1.4998.1.1.40.1.13.4.1.1
The session index corresponding to a SSH session. These are preallocated by the system at startup.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..32  

cadSshConnectionId 1.3.6.1.4.1.4998.1.1.40.1.13.4.1.2
The connection identifier for this SSH session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cadSshUser 1.3.6.1.4.1.4998.1.1.40.1.13.4.1.3
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

cadSshClientIpAddr 1.3.6.1.4.1.4998.1.1.40.1.13.4.1.4
The client IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressIPv4or6  

cadSshServiceType 1.3.6.1.4.1.4998.1.1.40.1.13.4.1.5
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  SshService  

cadSshAuthMethod 1.3.6.1.4.1.4998.1.1.40.1.13.4.1.6
The authentication method for this session.
Status: current Access: read-only
OBJECT-TYPE    
  SshAuthMethod  

cadSshCipherType 1.3.6.1.4.1.4998.1.1.40.1.13.4.1.7
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  SshCipherType  

cadSshMacAlg 1.3.6.1.4.1.4998.1.1.40.1.13.4.1.8
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  SshMacAlg  

cadSshClientSw 1.3.6.1.4.1.4998.1.1.40.1.13.4.1.9
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

cadSshSessionRowStatus 1.3.6.1.4.1.4998.1.1.40.1.13.4.1.10
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

cadAAAConformance 1.3.6.1.4.1.4998.1.1.40.1.20
OBJECT IDENTIFIER    

cadAAAGroups 1.3.6.1.4.1.4998.1.1.40.1.20.1
OBJECT IDENTIFIER    

cadAAACompliances 1.3.6.1.4.1.4998.1.1.40.1.20.2
OBJECT IDENTIFIER    

cadAAACompliance 1.3.6.1.4.1.4998.1.1.40.1.20.2.1
The compliance statement
Status: current Access: read-only
MODULE-COMPLIANCE    

cadAAALineGroup 1.3.6.1.4.1.4998.1.1.40.1.20.1.1
This group defines line configuration for the C4.
Status: current Access: read-only
OBJECT-GROUP    

cadAAAMethodGroup 1.3.6.1.4.1.4998.1.1.40.1.20.1.2
This group defines the AAA methods for the C4.
Status: current Access: read-only
OBJECT-GROUP    

cadAAAServerGroup 1.3.6.1.4.1.4998.1.1.40.1.20.1.3
This group defines the server cross reference group for AAA.
Status: current Access: read-only
OBJECT-GROUP    

cadAAAProtocolGroup 1.3.6.1.4.1.4998.1.1.40.1.20.1.4
This group defines AAA protocol information for the C4.
Status: current Access: read-only
OBJECT-GROUP    

cadAAASshGroup 1.3.6.1.4.1.4998.1.1.40.1.20.1.5
This group defines AAA SSH information for the C4.
Status: current Access: read-only
OBJECT-GROUP    

cadAAAPasswordGroup 1.3.6.1.4.1.4998.1.1.40.1.20.1.6
This group defines AAA local password information for the C4.
Status: current Access: read-only
OBJECT-GROUP    

cadAAAEnableGroup 1.3.6.1.4.1.4998.1.1.40.1.20.1.7
This group defines AAA local enable password information for the C4.
Status: current Access: read-only
OBJECT-GROUP