ONEACCESS-AAA-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
27
.1.3.6.1.4.1.13191.10.3.4.10.1.1
·
1 row entry
·
7 columns
Uses the oneaccess variant from
Command help
/opt/observium/mibs/oneaccess.
Walk oacAAARadiusServerConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ONEACCESS-AAA-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-AAA-MIB::oacAAARadiusServerConfigTable'
Configuring Radius Server: For the device to authenticate with an radius server database, the following parameters have to be configured. The cli command for adding a radius server details is radius-server <RADIUS-server-ip> [<RADIUS-UDP-port>] <shared-key> [ <interface> <unit> ] The snmp table will contain the following attributes. 1) hostname or IP Address String 2) Radius Server Port Integer 1-65535 3) Shared Key String. 4) Retransmit Integer 1-100 default 3 5) Timeout Integer 1-600 default 3 6) Interface InterfaceIndex
The Radius Server config entry will hold the details
of one radius servers configured for the client to
send the requests for authentication.
This table is indexed on oacAAARadiusServrInfo which can
be either an ipaddre…
of one radius servers configured for the client to
send the requests for authentication.
This table is indexed on oacAAARadiusServrInfo which can
be either an ipaddre…
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The Info can be an :
A.B.C.D IPv4 host address A.B.C.D Ipv4 subnet hostname Hostname. |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: 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.13191.10.3.4.10.1.1.1.1 |
||||||||||||
|
The default server port to which radius client will
connect to a radius server is 1812. But the user can always specify the port to which the client should connect when contacting the configured radius server. |
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.13191.10.3.4.10.1.1.1.2 |
||||||||||||
|
Pre shared key between the radius client and server.
|
OctetStringr/w Constraints: range: 8-255 |
.1.3.6.1.4.1.13191.10.3.4.10.1.1.1.3 |
||||||||||||
|
The Client can do the configured number of retries to
this radius server before moving to the next radius server. The default number of retries is 3. |
Integer32r/w Constraints: range: 1-100 |
.1.3.6.1.4.1.13191.10.3.4.10.1.1.1.4 |
||||||||||||
|
The nummber of seconds to wait before to call a timeout.
The default value is 3 seconds. |
Integer32r/w Constraints: range: 1-600 |
.1.3.6.1.4.1.13191.10.3.4.10.1.1.1.5 |
||||||||||||
|
The interface for this device to use to contact the radius
server for auth requests. It is identified by the ifIndex. Each interface/unit is identified by an ifIndex. |
IF-MIBInterfaceIndexr/w Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.13191.10.3.4.10.1.1.1.6 |
||||||||||||
|
The Row status for an entry in the oacAAARadiusServerConfigTable.
|
SNMPv2-TCRowStatusr/w Type Values:
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.13191.10.3.4.10.1.1.1.7 |
.1.3.6.1.4.1.13191.10.3.4.10.1.3
·
1 row entry
·
6 columns
Uses the oneaccess variant from
Command help
/opt/observium/mibs/oneaccess.
Walk oacAAATacacsServerConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ONEACCESS-AAA-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-AAA-MIB::oacAAATacacsServerConfigTable'
Configuring Tacacs client: The cli to add tacacs server info for the tacacs client is tacacs-server <host> [<port>] <key> [ <interface> <unit> ] Hence the snmp table for to hold the tacacs server info has the following 1) hostname or IP Address OCTET STRING 2) TACACs serverport Integer 1-65535 3) Shared Key OCTET STRING 4) Timeout integer 1-600 default 3 5) Interface InterfaceIndex
An entry holds the information per tacacs server configured.
the entry is uniquely identified/indexed by the oacAAATacacsServerInfo
which can be either the IPv4 address or an hostname.
the entry is uniquely identified/indexed by the oacAAATacacsServerInfo
which can be either the IPv4 address or an hostname.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The Info can be an :
A.B.C.D IPv4 host address A.B.C.D Ipv4 subnet hostname Hostname. |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: 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.13191.10.3.4.10.1.3.1.1 |
||||||||||||
|
The default for an tacacs client to connect to tacacs server
is 49. But this can vary depending on the server configuration. Hence when a tacacs server is added the port on which this server is running has to be specifi… |
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.13191.10.3.4.10.1.3.1.2 |
||||||||||||
|
The shared key will be used to authenticate a tacacs client
with the tacacs server. This has key is different from the user authentication keys. |
OctetStringr/w Constraints: range: 8-255 |
.1.3.6.1.4.1.13191.10.3.4.10.1.3.1.3 |
||||||||||||
|
The default timeout value for an client to wait for a response
from the tacacs server is set to 3 seconds. but this can be modified by setting a value. |
Integer32r/w Constraints: range: 1-600 |
.1.3.6.1.4.1.13191.10.3.4.10.1.3.1.4 |
||||||||||||
|
The interface which this tacacs client should use to contact
the configured tacacs server. The interface is identified by the ifIndex. |
IF-MIBInterfaceIndexr/w Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.13191.10.3.4.10.1.3.1.5 |
||||||||||||
|
The Rowstatus for this entry.
|
SNMPv2-TCRowStatusr/w Type Values:
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.13191.10.3.4.10.1.3.1.6 |
.1.3.6.1.4.1.13191.10.3.4.10.1.5
·
1 row entry
·
4 columns
Uses the oneaccess variant from
Command help
/opt/observium/mibs/oneaccess.
Walk oacAAAAuthenticationServerConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ONEACCESS-AAA-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-AAA-MIB::oacAAAAuthenticationServerConfigTable'
AAA configuration on OneOS
The AAA servers can be configured to either authenticate
user login or authenticate enable commands for a given user.
OneOS can either use all radius servers or all tacas servers
or a group of configured radius servers
or a group of configured tacacs servers
or only the local database. By default if a radius/tacacs
servers are configured, ONEOS will use the AAA servers in the
order in which they are configured.
The following commands are available to configure the AAA servers.
aaa authentication login {default|console|network} {<group-name>|radius|tacacs}
aaa authentication enable {default|console|network} {<group-name>|radius|tacacs}
Hence the following will be the attributes for the
AAA authentication configuration table
1) Authentication for (login or enable) Integer as enum
2) Authentication from (default or console or network) Integer as enum
3) Authentication servertype String
An entry will define how a login/enable from console or network
will use which group of servers of either radius or tacacs.
Each entry is uniquly identified by an dual index.
will use which group of servers of either radius or tacacs.
Each entry is uniquly identified by an dual index.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
A user can login to the device and just monitor. A user can
configure the device when he enters the enabled mode. The device will challenge an user for authentication when ever he enters and enabled command. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.13191.10.3.4.10.1.5.1.1 |
||||||||||||
|
The user can access the device either thru the default mode or
from the console or from the network like ssh and telnet. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.13191.10.3.4.10.1.5.1.2 |
||||||||||||
|
The authentication servers can be either a group of radius
serves or a group of tacacs servers or all radius servers or all tacacs server. |
OctetStringr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.13191.10.3.4.10.1.5.1.3 |
||||||||||||
|
The Row status for this entry.
|
SNMPv2-TCRowStatusr/w Type Values:
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.13191.10.3.4.10.1.5.1.4 |
.1.3.6.1.4.1.13191.10.3.4.10.1.6
·
1 row entry
·
3 columns
Uses the oneaccess variant from
Command help
/opt/observium/mibs/oneaccess.
Walk oacAAAAuthenticationConfigBannerSeqTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ONEACCESS-AAA-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-AAA-MIB::oacAAAAuthenticationConfigBannerSeqTable'
This table holds upto 40 banner messages used in authentication
Each entry will hold one banner string
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The maximum number of strings that can be stored are 40.
|
Integer32r/w Constraints: range: 1-40 |
.1.3.6.1.4.1.13191.10.3.4.10.1.6.1.1 |
||||||||||||
|
banner test is a set of string maximum upto 255 characters.
|
OctetStringr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.13191.10.3.4.10.1.6.1.2 |
||||||||||||
|
The row status of this entry
|
SNMPv2-TCRowStatusr/w Type Values:
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.13191.10.3.4.10.1.6.1.3 |
.1.3.6.1.4.1.13191.10.3.4.10.1.7
·
1 row entry
·
4 columns
Uses the oneaccess variant from
Command help
/opt/observium/mibs/oneaccess.
Walk oacAAAGroupServerConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ONEACCESS-AAA-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-AAA-MIB::oacAAAGroupServerConfigTable'
Configuring AAA Group Servers:
The cli command to configure a group of servers
aaa group server { radius | tacacs } <group-name>
server {<A.B.C.D>|<hostname> }
The SNMP table for group servers will be
1) group name OCTET STRING
2) group type INTEGER (ENUM)
3) server OCTET STRING
A group server entry will hold information about an
configured radius or tacacs server to which group it belongs to.
configured radius or tacacs server to which group it belongs to.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The group name which is the index for each entry.
|
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: 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.13191.10.3.4.10.1.7.1.1 |
||||||||||||
|
Only server of type defined above can be added to this group.
all the servers can be either of type radius or type tacacs. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.13191.10.3.4.10.1.7.1.2 |
||||||||||||
|
This object will hold the inforamtion about the server,
which can be an IPv4 Address or an Hostname. |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: 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.13191.10.3.4.10.1.7.1.3 |
||||||||||||
|
The row status for this entry.
|
SNMPv2-TCRowStatusr/w Type Values:
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.13191.10.3.4.10.1.7.1.4 |
oacAAAAccCmdsConfigTable
table.1.3.6.1.4.1.13191.10.3.4.10.1.9
·
1 row entry
·
3 columns
Uses the oneaccess variant from
Command help
/opt/observium/mibs/oneaccess.
Walk oacAAAAccCmdsConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ONEACCESS-AAA-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-AAA-MIB::oacAAAAccCmdsConfigTable'
This table provides the information for AAA accounting commands. SNMP table for the above command will be 1) access level of the command INTEGER 0-15 2) tacacs+ group OCTET STRING default all.
each entry will define an access level and the tacacs group name.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The command access level for which accounting has to be done.
|
Integer32r/w Constraints: range: 0-15 |
.1.3.6.1.4.1.13191.10.3.4.10.1.9.1.1 |
||||||||||||
|
The group of servers that can be used to perform accounting
for a given command access level. |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: 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.13191.10.3.4.10.1.9.1.2 |
||||||||||||
|
The row status for this entry.
|
SNMPv2-TCRowStatusr/w Type Values:
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.13191.10.3.4.10.1.9.1.3 |