BAY-STACK-RADIUS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
32
.1.3.6.1.4.1.45.5.21.1.2 · 1 row entry · 11 columns
Uses the nortel variant from /opt/observium/mibs/nortel.
Command help
Walk bsRadiusServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BAY-STACK-RADIUS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-RADIUS-MIB::bsRadiusServerTable'
This table is used to control RADIUS server settings.
bsRadiusServerEntry row .1.3.6.1.4.1.45.5.21.1.2.1
An entry containing objects defining how to connect to a
RADIUS server.
Column Syntax OID
A unique integer value used to identify entries in this table.
Integer32
Constraints:
range: 1-64
.1.3.6.1.4.1.45.5.21.1.2.1.1
This value indicates the order in which entries in this table
are used when attempting to contact a RADIUS server. Entries
with a lower priority number are tried first. If two entries
have the same priority value, the…
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.45.5.21.1.2.1.2
The type of address contained in the corresponding instance
of bsRadiusServerAddress.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.45.5.21.1.2.1.3
The internet address to use when attempting to contact a
RADIUS server.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.5.21.1.2.1.4
The UDP port number to use when trying to contact the RADIUS
server at the address contained in the corresponding instance
of bsRadiusServerAddress.
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.45.5.21.1.2.1.5
The time interval to wait before re-sending a message to this
RADIUS server.
secondsSNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.45.5.21.1.2.1.6
The shared RADIUS secret to use when communicating with the
RADIUS server. Note that when this object is retrieved, its
value will always by a zero-length octet string.
OctetStringr/w
Constraints:
range: 0-16
.1.3.6.1.4.1.45.5.21.1.2.1.7
Controls row creation/deletion in this table.
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.45.5.21.1.2.1.8
The UDP accounting port number to use when trying to contact the
RADIUS server at the address contained in the corresponding instance
of bsRadiusServerAddress.
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.45.5.21.1.2.1.9
This object controls whether RADIUS accounting is enabled for this
RADIUS server instance.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.45.5.21.1.2.1.10
This object specifies the number of RADIUS retry attempts, for this
RADIUS server instance.
Integer32r/w
Constraints:
range: 1-5
.1.3.6.1.4.1.45.5.21.1.2.1.11
.1.3.6.1.4.1.45.5.21.1.3 · 1 row entry · 10 columns
Uses the nortel variant from /opt/observium/mibs/nortel.
Command help
Walk bsRadiusDynAuthClientTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BAY-STACK-RADIUS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-RADIUS-MIB::bsRadiusDynAuthClientTable'
This table is used to configure RADIUS Dynamic Authorization
Clients. RADIUS Dynamic Authorization Clients are entities
which can send Disconnect and Change Of Authorization
requests to a RADIUS Dynamic Authorization Server.
bsRadiusDynAuthClientEntry row .1.3.6.1.4.1.45.5.21.1.3.1
An entry containing objects defining RADIUS Dynamic Authorization
Clients which can connect to this RADIUS Dynamic Authorization
Server.
Column Syntax OID
The type of address contained in the corresponding instance
of bsRadiusDynAuthClientAddress.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.45.5.21.1.3.1.1
The internet address of a RADIUS Dynamic Authorization
Client configured in this entry.
OctetString
Constraints:
range: 0-113
.1.3.6.1.4.1.45.5.21.1.3.1.2
The UDP port number the server/NAS listens on for requests from the
RADIUS Dynamic Authorization Client configured in this entry.
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.45.5.21.1.3.1.3
The secret shared between RADIUS Dynamic Authorization
Client and Server. Note that when this object is retrieved, its
value will always by a zero-length octet string.
OctetStringr/w
Constraints:
range: 0-16
.1.3.6.1.4.1.45.5.21.1.3.1.4
Enable or disable packet receive from this RADIUS Dynamic
Authorization Client. The NAS will not listen for requests
from the client unless this object is true(1).
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.45.5.21.1.3.1.5
Enable or disable processing of Disconnect requests
from the RADIUS Dynamic Authorization Client.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.45.5.21.1.3.1.6
Enable or disable processing of Change-Of-Authorization
requests from the RADIUS Dynamic Authorization Client.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.45.5.21.1.3.1.7
Controls row creation/deletion in this table.
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.45.5.21.1.3.1.8
Enable or disable RADIUS replay protection.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.45.5.21.1.3.1.9
Enable or disable the processing of Reauthentication
requests from the RADIUS Dynamic Authorization Client.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.45.5.21.1.3.1.10
.1.3.6.1.4.1.45.5.21.1.4 · 1 row entry · 11 columns
Uses the nortel variant from /opt/observium/mibs/nortel.
Command help
Walk bsRadiusExtDynAuthClientTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BAY-STACK-RADIUS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-RADIUS-MIB::bsRadiusExtDynAuthClientTable'
The (conceptual) table listing the RADIUS Dynamic
Authorization Clients with which the server shares a
secret. This is an extension of radiusDynAuthClientTable.
bsRadiusExtDynAuthClientEntry row .1.3.6.1.4.1.45.5.21.1.4.1
An entry (conceptual row) representing one Dynamic
Authorization Client with which the server shares a
secret.
Indexes
No indexes recorded
Column Syntax OID
The number of RADIUS Reauthentication-requests received
from this Dynamic Authorization Client. This also includes
the Reauthentication requests that have a Service-Type
attribute with value 'Authorize Only'. This co…
requestsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.1
The number of RADIUS Reauthentication-requests that include a
Service-Type attribute with value 'Authorize Only'
received from this Dynamic Authorization Client. This
counter may experience a discontinuity when the DAS…
requestsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.2
The number of duplicate RADIUS Reauthentication-Request packets
received from this Dynamic Authorization Client. This
counter may experience a discontinuity when the DAS
module (re)starts, as indicated by the value of
requestsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.3
The number of incoming Reauthentication packets from this
Dynamic Authorization Client silently discarded
by the server application for some reason other than
malformed, bad authenticators, or unknown types. This
count…
requestsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.4
The number of RADIUS Reauthentication-NAK packets sent to
this Dynamic Authorization Client. This includes
the RADIUS Reauthentication-NAK packets sent with a Service-Type
attribute with value 'Authorize Only' and the …
requestsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.5
The number of RADIUS Reauthentication-NAK packets that include a
Service-Type attribute with value 'Authorize Only'
sent to this Dynamic Authorization Client. This counter
may experience a discontinuity when the DAS mo…
requestsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.6
The number of RADIUS Reauthentication-NAK packets sent to this
Dynamic Authorization Client because no session context
was found. This counter may experience a discontinuity
when the DAS module (re)starts, as indicated…
requestsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.7
The number of user sessions reauthenticated
for the Reauthentication-Requests received from this
Dynamic Authorization Client. Depending on site-
specific policies, a single Reauthentication request can change
multiple…
requestsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.8
The number of malformed RADIUS Reauthentication-Request
packets received from this Dynamic Authorization Client.
Bad authenticators and unknown types are not included
as malformed Reauthentication-Requests. This count…
requestsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.9
The number of incoming Reauthentication packets from this
Dynamic Authorization Client silently discarded
by the server application for some reason other than
malformed, bad authenticators, or unknown types. This
count…
requestsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.10
The number of RADIUS Reauthentication-Request packets that
contained an invalid Authenticator field received
from this Dynamic Authorization Client. This counter
may experience a discontinuity when the DAS module
(re)s…
requestsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.11