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
This table is used to control RADIUS server settings.
bsRadiusServerEntry entry .1.3.6.1.4.1.45.5.21.1.2.1
An entry containing objects defining how to connect to a
RADIUS server.
Indexes
bsRadiusServerIndex
Column Syntax OID
bsRadiusServerIndex
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
bsRadiusServerPriority
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
bsRadiusServerAddressType
The type of address contained in the corresponding instance
of bsRadiusServerAddress.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.45.5.21.1.2.1.3
bsRadiusServerAddress
The internet address to use when attempting to contact a
RADIUS server.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.5.21.1.2.1.4
bsRadiusServerUdpPort
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
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.45.5.21.1.2.1.5
bsRadiusServerTimeout
The time interval to wait before re-sending a message to this
RADIUS server.
secondsSNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.45.5.21.1.2.1.6
bsRadiusServerSecret
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
bsRadiusServerRowStatus
Controls row creation/deletion in this table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.45.5.21.1.2.1.8
bsRadiusServerAccountingPort
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
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.45.5.21.1.2.1.9
bsRadiusServerAccountingEnabled
This object controls whether RADIUS accounting is enabled for this
RADIUS server instance.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.45.5.21.1.2.1.10
bsRadiusServerRetryLimit
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
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 entry .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.
Indexes
bsRadiusDynAuthClientAddressType bsRadiusDynAuthClientAddress
Column Syntax OID
bsRadiusDynAuthClientAddressType
The type of address contained in the corresponding instance
of bsRadiusDynAuthClientAddress.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.45.5.21.1.3.1.1
bsRadiusDynAuthClientAddress
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
bsRadiusDynAuthClientUdpPort
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
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.45.5.21.1.3.1.3
bsRadiusDynAuthClientSecret
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
bsRadiusDynAuthClientEnabled
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.45.5.21.1.3.1.5
bsRadiusDynAuthClientProcessDisconnectRequests
Enable or disable processing of Disconnect requests
from the RADIUS Dynamic Authorization Client.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.45.5.21.1.3.1.6
bsRadiusDynAuthClientProcessCoARequests
Enable or disable processing of Change-Of-Authorization
requests from the RADIUS Dynamic Authorization Client.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.45.5.21.1.3.1.7
bsRadiusDynAuthClientRowStatus
Controls row creation/deletion in this table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.45.5.21.1.3.1.8
bsRadiusDynAuthClientReplayProtection
Enable or disable RADIUS replay protection.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.45.5.21.1.3.1.9
bsRadiusDynAuthClientProcessReAuthRequests
Enable or disable the processing of Reauthentication
requests from the RADIUS Dynamic Authorization Client.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.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
The (conceptual) table listing the RADIUS Dynamic
Authorization Clients with which the server shares a
secret. This is an extension of radiusDynAuthClientTable.
bsRadiusExtDynAuthClientEntry entry .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
bsRadiusExtDynAuthServRcRequests
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
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.1
bsRadiusExtDynAuthServRcAuthOnlyRequests
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
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.2
bsRadiusExtDynAuthServRcDupRequests
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
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.3
bsRadiusExtDynAuthServRcAcks
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
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.4
bsRadiusExtDynAuthServRcNacks
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
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.5
bsRadiusExtDynAuthServRcNacksAuthOnlyRequests
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
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.6
bsRadiusExtDynAuthServRcNacksNoSess
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
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.7
bsRadiusExtDynAuthServRcSessReauthenticated
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
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.8
bsRadiusExtDynAuthServRcMalformed
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
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.9
bsRadiusExtDynAuthServRcDropped
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
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.10
bsRadiusExtDynAuthServRcBadAuths
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
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.5.21.1.4.1.11