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
Uses the arris variant from /opt/observium/mibs/arris.
Command help
Walk cadLineTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CADANT-AAA-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-AAA-MIB::cadLineTable'
This table reflects the AAA configuration for each line (vty or 
console) in the system.
cadLineEntry row .1.3.6.1.4.1.4998.1.1.40.1.2.1
Indexes
Column Syntax OID
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
The type (vty or console) of the access line.
CADANT-TCLineType
Type Values:
1console
2vty
.1.3.6.1.4.1.4998.1.1.40.1.2.1.2
The status of the line. When enabled, the line is available
for access to the C4.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4998.1.1.40.1.2.1.3
Session length in seconds. The C4 automatically terminates the
the session when this interval expires. A value of zero indicates
no timeout.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4998.1.1.40.1.2.1.4
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4998.1.1.40.1.2.1.5
Number of lines of consecutive output to display before pausing
and prompting the user. A value of zero indicates no pagination.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4998.1.1.40.1.2.1.6
Baud rate in bits per second. This is applicable to console lines
only and is saved in the eeprom.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4998.1.1.40.1.2.1.7
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
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
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
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
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
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
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
Type Values:
1start-stop
2stop-only
.1.3.6.1.4.1.4998.1.1.40.1.2.1.14
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
Type Values:
1start-stop
2stop-only
.1.3.6.1.4.1.4998.1.1.40.1.2.1.15
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
Uses the arris variant from /opt/observium/mibs/arris.
Command help
Walk cadAuthorizationMethodTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CADANT-AAA-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-AAA-MIB::cadAuthorizationMethodTable'
A list of methods which are used in determining the type and sequence
of authorization.
cadAuthorizationMethodEntry row .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.
Column Syntax OID
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
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
CADANT-TCAAAmethod
Type Values:
1none
2line
4local
5group
.1.3.6.1.4.1.4998.1.1.40.1.3.1.3
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
SNMPv2-TCRowStatus
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4998.1.1.40.1.3.1.5
.1.3.6.1.4.1.4998.1.1.40.1.4 · 1 row entry · 5 columns
Uses the arris variant from /opt/observium/mibs/arris.
Command help
Walk cadAuthMethodTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CADANT-AAA-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-AAA-MIB::cadAuthMethodTable'
A list of methods which are used in determining the type and sequence
of authentication.
cadAuthMethodEntry row .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.
Column Syntax OID
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
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
CADANT-TCAAAmethod
Type Values:
1none
2line
4local
5group
.1.3.6.1.4.1.4998.1.1.40.1.4.1.3
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
SNMPv2-TCRowStatus
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4998.1.1.40.1.4.1.5
.1.3.6.1.4.1.4998.1.1.40.1.5 · 1 row entry · 5 columns
Uses the arris variant from /opt/observium/mibs/arris.
Command help
Walk cadAccountingMethodTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CADANT-AAA-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-AAA-MIB::cadAccountingMethodTable'
A list of methods which are used in determining the type and sequence
of accounting.
cadAccountingMethodEntry row .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.
Column Syntax OID
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
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
CADANT-TCAAAmethodr/w
Type Values:
1none
2line
4local
5group
.1.3.6.1.4.1.4998.1.1.40.1.5.1.3
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
SNMPv2-TCRowStatus
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4998.1.1.40.1.5.1.5
.1.3.6.1.4.1.4998.1.1.40.1.6 · 1 row entry · 6 columns
Uses the arris variant from /opt/observium/mibs/arris.
Command help
Walk cadServerGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CADANT-AAA-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-AAA-MIB::cadServerGroupTable'
cadServerGroupEntry row .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.
Column Syntax OID
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
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
Orders the group based on the order in which the servers were
defined.
Enumeration
Enumerated Values:
1radius
2tacacs
.1.3.6.1.4.1.4998.1.1.40.1.6.1.3
Ip address of the AAA server.
CADANT-TCInetAddressIPv4or6
Type Constraints:
range: 0
range: 4
range: 8
range: 16
range: 20
.1.3.6.1.4.1.4998.1.1.40.1.6.1.4
Port number of the AAA server.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4998.1.1.40.1.6.1.5
SNMPv2-TCRowStatus
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4998.1.1.40.1.6.1.6
.1.3.6.1.4.1.4998.1.1.40.1.7 · 1 row entry · 8 columns
Uses the arris variant from /opt/observium/mibs/arris.
Command help
Walk cadRadiusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CADANT-AAA-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-AAA-MIB::cadRadiusTable'
This table defines the configuration parameters of the RADIUS
servers used for authentication by the C4.
cadRadiusEntry row .1.3.6.1.4.1.4998.1.1.40.1.7.1
Column Syntax OID
The IP address of the radius server host.
CADANT-TCInetAddressIPv4or6
Type Constraints:
range: 0
range: 4
range: 8
range: 16
range: 20
.1.3.6.1.4.1.4998.1.1.40.1.7.1.1
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
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
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
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
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
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
SNMPv2-TCRowStatus
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4998.1.1.40.1.7.1.9
.1.3.6.1.4.1.4998.1.1.40.1.8 · 1 row entry · 7 columns
Uses the arris variant from /opt/observium/mibs/arris.
Command help
Walk cadTacacsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CADANT-AAA-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-AAA-MIB::cadTacacsTable'
This table defines the configuration parameters of the TACACS+
servers used by the C4.
cadTacacsEntry row .1.3.6.1.4.1.4998.1.1.40.1.8.1
Column Syntax OID
The IP address of the TACACS+ server host.
CADANT-TCInetAddressIPv4or6
Type Constraints:
range: 0
range: 4
range: 8
range: 16
range: 20
.1.3.6.1.4.1.4998.1.1.40.1.8.1.1
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
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
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
Indicates whether this TACACS+ server will support multiplexing of
multiple sessions over a single TCP connection.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4998.1.1.40.1.8.1.5
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
SNMPv2-TCRowStatus
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4998.1.1.40.1.8.1.7
.1.3.6.1.4.1.4998.1.1.40.1.10 · 1 row entry · 5 columns
Uses the arris variant from /opt/observium/mibs/arris.
Command help
Walk cadPasswordTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CADANT-AAA-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-AAA-MIB::cadPasswordTable'
This table reflects the local user passwords defined for the C4.
cadPasswordEntry row .1.3.6.1.4.1.4998.1.1.40.1.10.1
Indexes
Column Syntax OID
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
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
Authorization level for this user account.
Enumeration
Enumerated Values:
1priviledged
2normal
.1.3.6.1.4.1.4998.1.1.40.1.10.1.3
User's public key for use by SSH
PemKey
Type Constraints:
range: 0..2800
.1.3.6.1.4.1.4998.1.1.40.1.10.1.4
SNMPv2-TCRowStatus
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4998.1.1.40.1.10.1.5
.1.3.6.1.4.1.4998.1.1.40.1.11 · 1 row entry · 3 columns
Uses the arris variant from /opt/observium/mibs/arris.
Command help
Walk cadEnablePasswordTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CADANT-AAA-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-AAA-MIB::cadEnablePasswordTable'
This table reflects the local enable passwords defined for various privilege levels.
cadEnablePasswordEntry row .1.3.6.1.4.1.4998.1.1.40.1.11.1
Column Syntax OID
Privilege level.
Integer32
Constraints:
range: 0-15
.1.3.6.1.4.1.4998.1.1.40.1.11.1.1
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
SNMPv2-TCRowStatus
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4998.1.1.40.1.11.1.3
.1.3.6.1.4.1.4998.1.1.40.1.13.4 · 1 row entry · 10 columns
Uses the arris variant from /opt/observium/mibs/arris.
Command help
Walk cadSshSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CADANT-AAA-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-AAA-MIB::cadSshSessionTable'
This table defines the configuration parameters of the RADIUS
servers used for authentication by the C4.
cadSshSessionEntry row .1.3.6.1.4.1.4998.1.1.40.1.13.4.1
Column Syntax OID
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
The connection identifier for this SSH session.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4998.1.1.40.1.13.4.1.2
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.4998.1.1.40.1.13.4.1.3
The client IP address.
CADANT-TCInetAddressIPv4or6
Type Constraints:
range: 0
range: 4
range: 8
range: 16
range: 20
.1.3.6.1.4.1.4998.1.1.40.1.13.4.1.4
CADANT-TCSshService
Type Values:
1terminal
2sftp
.1.3.6.1.4.1.4998.1.1.40.1.13.4.1.5
The authentication method for this session.
CADANT-TCSshAuthMethod
Type Values:
1password
2public-key
.1.3.6.1.4.1.4998.1.1.40.1.13.4.1.6
CADANT-TCSshCipherType
Type Values:
1other
2threedes
3arcfour
4blowfish
5cast128
6aes128
7aes192
8aes256
9des
10rc4
.1.3.6.1.4.1.4998.1.1.40.1.13.4.1.7
CADANT-TCSshMacAlg
Type Values:
1none
2hmac-sha1
3hmac-sha1-96
4hmac-md5
5hmac-md5-96
.1.3.6.1.4.1.4998.1.1.40.1.13.4.1.8
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.4998.1.1.40.1.13.4.1.9
SNMPv2-TCRowStatus
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the arris variant from /opt/observium/mibs/arris.
Command help
Walk cadCLIcommandPrivilegeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CADANT-AAA-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-AAA-MIB::cadCLIcommandPrivilegeTable'
This table reflects the mapping of CLI commands to privilege levels.
cadCLIcommandPrivilegeEntry row .1.3.6.1.4.1.4998.1.1.40.1.14.1
Column Syntax OID
Address of the command node that uniquely identifies a CLI command.
CmdNode
Type Constraints:
range: 4
.1.3.6.1.4.1.4998.1.1.40.1.14.1.1
Fully expanded CLI command text that uniquely identifies this command node.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.4998.1.1.40.1.14.1.2
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
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
Control object for this row
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4998.1.1.40.1.14.1.5