CADANT-AAA-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
11
Rows
11
Columns
75
cadLineTable
table.1.3.6.1.4.1.4998.1.1.40.1.2
·
1 row entry
·
16 columns
This table reflects the AAA configuration for each line (vty or console) in the system.
Indexes
cadLineIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
cadLineIndex
The line index corresponding to a console or vty line.
These are preallocated by the system at startup. |
Integer32 Constraints: range: 1-19 |
.1.3.6.1.4.1.4998.1.1.40.1.2.1.1 |
||||
|
cadLineType
The type (vty or console) of the access line.
|
CADANT-TCLineType Textual Convention: CADANT-TCLineType EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.2.1.2 |
||||
|
cadLineEnabled
The status of the line. When enabled, the line is available
for access to the C4. |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.2.1.3 |
||||
|
cadLineSessionTimeout
Session length in seconds. The C4 automatically terminates the
the session when this interval expires. A value of zero indicates no timeout. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4998.1.1.40.1.2.1.4 |
||||
|
cadLineIdleTimeout
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. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4998.1.1.40.1.2.1.5 |
||||
|
cadLinePagination
Number of lines of consecutive output to display before pausing
and prompting the user. A value of zero indicates no pagination. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4998.1.1.40.1.2.1.6 |
||||
|
cadLineBaud
Baud rate in bits per second. This is applicable to console lines
only and is saved in the eeprom. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4998.1.1.40.1.2.1.7 |
||||
|
cadLinePassword
The (encrypted) password associated with this line if line-based
authentication is active. This is the line password. |
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.4998.1.1.40.1.2.1.8 |
||||
|
cadLineLoginAuthMethodList
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. |
OctetString Constraints: range: 0-16 |
.1.3.6.1.4.1.4998.1.1.40.1.2.1.9 |
||||
|
cadLineEnableAuthMethodList
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. |
OctetString Constraints: range: 0-16 |
.1.3.6.1.4.1.4998.1.1.40.1.2.1.10 |
||||
|
cadLineAuthorMethodList
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, authori… |
OctetString Constraints: range: 0-16 |
.1.3.6.1.4.1.4998.1.1.40.1.2.1.11 |
||||
|
cadLineShellAccountingMethodList
The method list used for shell accounting.
An empty string indicates no command accounting is possible. |
OctetString Constraints: range: 0-16 |
.1.3.6.1.4.1.4998.1.1.40.1.2.1.12 |
||||
|
cadLineCommandAccountingMethodList
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 a… |
OctetString Constraints: range: 0-16 |
.1.3.6.1.4.1.4998.1.1.40.1.2.1.13 |
||||
|
cadLineShellAccountingType
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. |
CADANT-TCAccountingType Textual Convention: CADANT-TCAccountingType EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.2.1.14 |
||||
|
cadLineCommandAccountingType
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. |
CADANT-TCAccountingType Textual Convention: CADANT-TCAccountingType EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.2.1.15 |
||||
|
cadLineCommandAccountingPrivilegeLevel
When command accounting is enabled, accounting records will be sent
only for commands whose privilege level is greater than or equal to cadLineCommandAccountingPrivilegeLevel. |
Integer32 Constraints: range: 0-15 |
.1.3.6.1.4.1.4998.1.1.40.1.2.1.16 |
.1.3.6.1.4.1.4998.1.1.40.1.3
·
1 row entry
·
5 columns
A list of methods which are used in determining the type and sequence of authorization.
Each row describes a single AAA method. Order is used in determining
the sequence in which the methods are applied.
the sequence in which the methods are applied.
Indexes
cadAuthorizationListName cadAuthorizationListIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cadAuthorizationListName
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. |
OctetString Constraints: range: 1-16 |
.1.3.6.1.4.1.4998.1.1.40.1.3.1.1 |
||||||||||||
|
cadAuthorizationListIndex
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. |
Integer32 Constraints: range: 0-32 |
.1.3.6.1.4.1.4998.1.1.40.1.3.1.2 |
||||||||||||
| cadAuthorizationType | CADANT-TCAAAmethod Textual Convention: CADANT-TCAAAmethod EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.3.1.3 |
||||||||||||
|
cadAuthorizationGroup
The name of the group used in TACACS+ method.
The default names of 'tac_default' represent the entire set of defined TACACS+ servers. |
OctetString Constraints: range: 0-16 |
.1.3.6.1.4.1.4998.1.1.40.1.3.1.4 |
||||||||||||
| cadAuthorizationRowStatus | SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.3.1.5 |
cadAuthMethodTable
table.1.3.6.1.4.1.4998.1.1.40.1.4
·
1 row entry
·
5 columns
A list of methods which are used in determining the type and sequence of authentication.
Each row describes a single AAA method. Order is used in determining
the sequence in which the methods are applied.
the sequence in which the methods are applied.
Indexes
cadAuthListName cadAuthListIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cadAuthListName
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. |
OctetString Constraints: range: 1-16 |
.1.3.6.1.4.1.4998.1.1.40.1.4.1.1 |
||||||||||||
|
cadAuthListIndex
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. |
Integer32 Constraints: range: 0-32 |
.1.3.6.1.4.1.4998.1.1.40.1.4.1.2 |
||||||||||||
| cadAuthType | CADANT-TCAAAmethod Textual Convention: CADANT-TCAAAmethod EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.4.1.3 |
||||||||||||
|
cadAuthGroup
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. |
OctetString Constraints: range: 0-16 |
.1.3.6.1.4.1.4998.1.1.40.1.4.1.4 |
||||||||||||
| cadAuthRowStatus | SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.4.1.5 |
cadAccountingMethodTable
table.1.3.6.1.4.1.4998.1.1.40.1.5
·
1 row entry
·
5 columns
A list of methods which are used in determining the type and sequence of accounting.
Each row describes a single AAA method. Order is used in determining
the sequence in which the methods are applied.
the sequence in which the methods are applied.
Indexes
cadAccountingListName cadAccountingListIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cadAccountingListName
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. |
OctetString Constraints: range: 1-16 |
.1.3.6.1.4.1.4998.1.1.40.1.5.1.1 |
||||||||||||
|
cadAccountingListIndex
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. |
Integer32 Constraints: range: 0-32 |
.1.3.6.1.4.1.4998.1.1.40.1.5.1.2 |
||||||||||||
| cadAccountingType | CADANT-TCAAAmethodr/w Textual Convention: CADANT-TCAAAmethod EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.5.1.3 |
||||||||||||
|
cadAccountingGroup
The name of the group used in TACACS+ method.
The default names of 'tac_default' represent the entire set of defined TACACS+ servers. |
OctetString Constraints: range: 1-16 |
.1.3.6.1.4.1.4998.1.1.40.1.5.1.4 |
||||||||||||
| cadAccountingRowStatus | SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.5.1.5 |
cadServerGroupTable
table.1.3.6.1.4.1.4998.1.1.40.1.6
·
1 row entry
·
6 columns
This is the cross-reference table linking server group names used
in authentication lists to the ordered set of individual servers.
in authentication lists to the ordered set of individual servers.
Indexes
cadGroupName cadGroupIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cadGroupName
Server Group name. The group name 'radius' includes all
defined radius servers on the C4. |
OctetString Constraints: range: 1-16 |
.1.3.6.1.4.1.4998.1.1.40.1.6.1.1 |
||||||||||||
|
cadGroupIndex
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. |
Integer32 Constraints: range: 0-32 |
.1.3.6.1.4.1.4998.1.1.40.1.6.1.2 |
||||||||||||
|
cadGroupType
Orders the group based on the order in which the servers were
defined. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.6.1.3 |
||||||||||||
|
cadGroupIpAddress
Ip address of the AAA server.
|
CADANT-TCInetAddressIPv4or6 Textual Convention: CADANT-TCInetAddressIPv4or6 OctetStringType Constraints: range: 0range: 4range: 8range: 16range: 20 |
.1.3.6.1.4.1.4998.1.1.40.1.6.1.4 |
||||||||||||
|
cadGroupPort
Port number of the AAA server.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4998.1.1.40.1.6.1.5 |
||||||||||||
| cadGroupRowStatus | SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.6.1.6 |
cadRadiusTable
table.1.3.6.1.4.1.4998.1.1.40.1.7
·
1 row entry
·
8 columns
This table defines the configuration parameters of the RADIUS servers used for authentication by the C4.
Indexes
cadRadiusIpAddress
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cadRadiusIpAddress
The IP address of the radius server host.
|
CADANT-TCInetAddressIPv4or6 Textual Convention: CADANT-TCInetAddressIPv4or6 OctetStringType Constraints: range: 0range: 4range: 8range: 16range: 20 |
.1.3.6.1.4.1.4998.1.1.40.1.7.1.1 |
||||||||||||
|
cadRadiusAuthPort
The UDP port to use for RADIUS authentication.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.4998.1.1.40.1.7.1.2 |
||||||||||||
|
cadRadiusAcctPort
The UDP port to use for RADIUS accounting records.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.4998.1.1.40.1.7.1.3 |
||||||||||||
|
cadRadiusTimeout
Time in seconds to wait between retransmissions of a RADIUS request.
|
Integer32 Constraints: range: 0-1500 |
.1.3.6.1.4.1.4998.1.1.40.1.7.1.4 |
||||||||||||
|
cadRadiusRetrans
The number of retransmissions before declaring a RADIUS server dead.
|
Integer32 Constraints: range: 0-15 |
.1.3.6.1.4.1.4998.1.1.40.1.7.1.5 |
||||||||||||
|
cadRadiusKey
The shared secret used between the C4 and the RADIUS server.
|
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.4998.1.1.40.1.7.1.7 |
||||||||||||
|
cadRadiusAuthServerIndex
The index in the radiusAuthServerEntry table corresponding to this
radius host. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.4998.1.1.40.1.7.1.8 |
||||||||||||
| cadRadiusRowStatus | SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.7.1.9 |
cadTacacsTable
table.1.3.6.1.4.1.4998.1.1.40.1.8
·
1 row entry
·
7 columns
This table defines the configuration parameters of the TACACS+ servers used by the C4.
Indexes
cadTacacsIpAddress
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cadTacacsIpAddress
The IP address of the TACACS+ server host.
|
CADANT-TCInetAddressIPv4or6 Textual Convention: CADANT-TCInetAddressIPv4or6 OctetStringType Constraints: range: 0range: 4range: 8range: 16range: 20 |
.1.3.6.1.4.1.4998.1.1.40.1.8.1.1 |
||||||||||||
|
cadTacacsPort
The TCP port to use for TACACS+ authentication.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.4998.1.1.40.1.8.1.2 |
||||||||||||
|
cadTacacsTimeout
Time in seconds before TCP times out.
|
Integer32 Constraints: range: 0-1500 |
.1.3.6.1.4.1.4998.1.1.40.1.8.1.3 |
||||||||||||
|
cadTacacsKey
The shared secret used between the C4 and the TACACS+ server.
|
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.4998.1.1.40.1.8.1.4 |
||||||||||||
|
cadTacacsSingleConnect
Indicates whether this TACACS+ server will support multiplexing of
multiple sessions over a single TCP connection. |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.8.1.5 |
||||||||||||
|
cadTacacsServerIndex
The index in the tacacsServerEntry table corresponding to this
tacacs host. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.4998.1.1.40.1.8.1.6 |
||||||||||||
| cadTacacsRowStatus | SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.8.1.7 |
cadPasswordTable
table.1.3.6.1.4.1.4998.1.1.40.1.10
·
1 row entry
·
5 columns
This table reflects the local user passwords defined for the C4.
Indexes
cadPassUser
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cadPassUser
Local user name defined on the C4.
|
OctetString Constraints: range: 1-64 |
.1.3.6.1.4.1.4998.1.1.40.1.10.1.1 |
||||||||||||
|
cadPassPassword
Encrypted password for local user defined on the C4.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.4998.1.1.40.1.10.1.2 |
||||||||||||
|
cadPassAuthLevel
Authorization level for this user account.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.10.1.3 |
||||||||||||
|
cadPassPublicKey
User's public key for use by SSH
|
PemKey Textual Convention: PemKey OctetStringType Constraints: range: 0..2800 |
.1.3.6.1.4.1.4998.1.1.40.1.10.1.4 |
||||||||||||
| cadPassRowStatus | SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.10.1.5 |
cadEnablePasswordTable
table.1.3.6.1.4.1.4998.1.1.40.1.11
·
1 row entry
·
3 columns
This table reflects the local enable passwords defined for various privilege levels.
Indexes
cadPrivilegeLevel
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cadPrivilegeLevel
Privilege level.
|
Integer32 Constraints: range: 0-15 |
.1.3.6.1.4.1.4998.1.1.40.1.11.1.1 |
||||||||||||
|
cadEnablePassword
Encrypted enable password associated with the privilege level.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.4998.1.1.40.1.11.1.2 |
||||||||||||
| cadEnablePasswordRowStatus | SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.11.1.3 |
cadSshSessionTable
table.1.3.6.1.4.1.4998.1.1.40.1.13.4
·
1 row entry
·
10 columns
This table defines the configuration parameters of the RADIUS servers used for authentication by the C4.
Indexes
cadSshSessionIndex
| Column | Syntax | OID | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cadSshSessionIndex
The session index corresponding to a SSH session.
These are preallocated by the system at startup. |
Integer32 Constraints: range: 1-32 |
.1.3.6.1.4.1.4998.1.1.40.1.13.4.1.1 |
||||||||||||||||||||
|
cadSshConnectionId
The connection identifier for this SSH session.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4998.1.1.40.1.13.4.1.2 |
||||||||||||||||||||
| cadSshUser | OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.4998.1.1.40.1.13.4.1.3 |
||||||||||||||||||||
|
cadSshClientIpAddr
The client IP address.
|
CADANT-TCInetAddressIPv4or6 Textual Convention: CADANT-TCInetAddressIPv4or6 OctetStringType Constraints: range: 0range: 4range: 8range: 16range: 20 |
.1.3.6.1.4.1.4998.1.1.40.1.13.4.1.4 |
||||||||||||||||||||
| cadSshServiceType | CADANT-TCSshService Textual Convention: CADANT-TCSshService EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.13.4.1.5 |
||||||||||||||||||||
|
cadSshAuthMethod
The authentication method for this session.
|
CADANT-TCSshAuthMethod Textual Convention: CADANT-TCSshAuthMethod EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.13.4.1.6 |
||||||||||||||||||||
| cadSshCipherType | CADANT-TCSshCipherType Textual Convention: CADANT-TCSshCipherType EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.13.4.1.7 |
||||||||||||||||||||
| cadSshMacAlg | CADANT-TCSshMacAlg Textual Convention: CADANT-TCSshMacAlg EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.13.4.1.8 |
||||||||||||||||||||
| cadSshClientSw | OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.4998.1.1.40.1.13.4.1.9 |
||||||||||||||||||||
| cadSshSessionRowStatus | SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.13.4.1.10 |
.1.3.6.1.4.1.4998.1.1.40.1.14
·
1 row entry
·
5 columns
This table reflects the mapping of CLI commands to privilege levels.
Indexes
cadCLIcommandPrivilegeCommand
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cadCLIcommandPrivilegeNodeAddr
obsolete
Address of the command node that uniquely identifies a CLI command.
|
CmdNode Textual Convention: CmdNode OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4998.1.1.40.1.14.1.1 |
||||||||||||
|
cadCLIcommandPrivilegeCommand
Fully expanded CLI command text that uniquely identifies this command node.
|
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.4998.1.1.40.1.14.1.2 |
||||||||||||
|
cadCLIcommandPrivilegeOriginalLevel
Original privilege level defined at compile time.
|
Integer32r/w Constraints: range: 0-15 |
.1.3.6.1.4.1.4998.1.1.40.1.14.1.3 |
||||||||||||
|
cadCLIcommandPrivilegeNewLevel
Configured privilege level that overrides cadCLIcommandPrivilegeOriginalLevel
|
Integer32r/w Constraints: range: 0-15 |
.1.3.6.1.4.1.4998.1.1.40.1.14.1.4 |
||||||||||||
|
cadCLIcommandPrivilegeRowStatus
Control object for this row
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4998.1.1.40.1.14.1.5 |