BAY-STACK-RADIUS-MIB: View SNMP OID List / Download MIB
VENDOR: SYNOPTICS
Home | MIB: BAY-STACK-RADIUS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
bayStackRadiusMib | 1.3.6.1.4.1.45.5.21 |
This MIB module is used for RADIUS configuration settings in Nortel's software and products. |
||
bsRadiusNotifications | 1.3.6.1.4.1.45.5.21.0 | |||
bsRadiusReachabilityServerDown | 1.3.6.1.4.1.45.5.21.0.1 |
This notification is generated when a Radius server fails to respond to reachability requests. |
||
bsRadiusReachabilityServerUp | 1.3.6.1.4.1.45.5.21.0.2 |
This notification is generated when a Radius server, which has previously failed to respond to reachability requests, responds to a reachability request. |
||
bsRadiusObjects | 1.3.6.1.4.1.45.5.21.1 | |||
bsRadiusScalars | 1.3.6.1.4.1.45.5.21.1.1 | |||
bsRadiusUseMgmtIp | 1.3.6.1.4.1.45.5.21.1.1.1 | truthvalue | read-write |
This object controls whether RADIUS uses the system's management IP address as the source address for RADIUS requests. |
bsRadiusAccountingEnabled | 1.3.6.1.4.1.45.5.21.1.1.2 | truthvalue | read-write |
This object controls whether RADIUS accounting is enabled. |
bsRadiusPasswordFallbackEnabled | 1.3.6.1.4.1.45.5.21.1.1.3 | truthvalue | read-write |
This object controls whether RADIUS password fallback is enabled. |
bsRadiusAccountingPort | 1.3.6.1.4.1.45.5.21.1.1.4 | inetportnumber | read-write |
This object controls the port used for RADIUS accounting. |
bsRadiusAccountingInterimUpdates | 1.3.6.1.4.1.45.5.21.1.1.5 | truthvalue | read-write |
This object controls whether RADIUS interim updates are enabled or disabled. |
bsRadiusAccountingInterimUpdatesInterval | 1.3.6.1.4.1.45.5.21.1.1.6 | unsigned32 | read-write |
This object controls the interval for RADIUS interim updates. |
bsRadiusAccountingInterimUpdatesIntervalSource | 1.3.6.1.4.1.45.5.21.1.1.7 | integer | read-write |
This object controls the source for the interval value for RADIUS interim updates. If the value is configuredValue(1), then the value of bsRadiusAccountingInterimUpdatesInterval is used. If the value is radiusServer(2), then a value obtained from the RADIUS server is used. Enumeration: 'configuredValue': 1, 'radiusServer': 2. |
bsRadiusDynAuthReplayProtection | 1.3.6.1.4.1.45.5.21.1.1.8 | truthvalue | read-write |
Globally enable or disable RADIUS replay protection. |
bsRadiusReachability | 1.3.6.1.4.1.45.5.21.1.1.9 | integer | read-write |
Select the method used to test RADIUS server reachablity. Enumeration: 'useIcmp': 2, 'useRadius': 1. |
bsRadiusReachabilityUserName | 1.3.6.1.4.1.45.5.21.1.1.10 | displaystring | read-write |
The username used for the RADIUS server reachability useRadius option. |
bsRadiusReachabilityPassword | 1.3.6.1.4.1.45.5.21.1.1.11 | displaystring | read-write |
The password used for the RADIUS server reachability useRadius option. |
bsRadiusEncapsulationProtocol | 1.3.6.1.4.1.45.5.21.1.1.12 | integer | read-write |
This object specifies the type of encapsulation for RADIUS packets. Enumeration: 'pap': 1, 'ms-chap-v2': 2. |
bsRadiusReachabilityTimeout | 1.3.6.1.4.1.45.5.21.1.1.13 | integer32 | read-write |
This object specifies the time interval to wait before re-sending a message to the RADIUS server . |
bsRadiusReachabilityRetry | 1.3.6.1.4.1.45.5.21.1.1.14 | integer32 | read-write |
This object specifies the number of retry attempts to reach the RADIUS server. |
bsRadiusReachabilityBadTimer | 1.3.6.1.4.1.45.5.21.1.1.15 | integer32 | read-write |
This object specifies the interval between checks when the RADIUS server is unreachable. |
bsRadiusReachabilityGoodTimer | 1.3.6.1.4.1.45.5.21.1.1.16 | integer32 | read-write |
This object specifies the interval between checks when the RADIUS server is reachable. |
bsRadiusServerTable | 1.3.6.1.4.1.45.5.21.1.2 | no-access |
This table is used to control RADIUS server settings. |
|
1.3.6.1.4.1.45.5.21.1.2.1 | no-access |
An entry containing objects defining how to connect to a RADIUS server. |
||
bsRadiusServerIndex | 1.3.6.1.4.1.45.5.21.1.2.1.1 | integer32 | no-access |
A unique integer value used to identify entries in this table. |
bsRadiusServerPriority | 1.3.6.1.4.1.45.5.21.1.2.1.2 | integer32 | read-only |
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 entry with a lower index value is tried first. Also note that entries which contain an invalid internet address will not be used. |
bsRadiusServerAddressType | 1.3.6.1.4.1.45.5.21.1.2.1.3 | inetaddresstype | read-only |
The type of address contained in the corresponding instance of bsRadiusServerAddress. |
bsRadiusServerAddress | 1.3.6.1.4.1.45.5.21.1.2.1.4 | inetaddress | read-only |
The internet address to use when attempting to contact a RADIUS server. |
bsRadiusServerUdpPort | 1.3.6.1.4.1.45.5.21.1.2.1.5 | inetportnumber | read-only |
The UDP port number to use when trying to contact the RADIUS server at the address contained in the corresponding instance of bsRadiusServerAddress. |
bsRadiusServerTimeout | 1.3.6.1.4.1.45.5.21.1.2.1.6 | integer32 | read-only |
The time interval to wait before re-sending a message to this RADIUS server. |
bsRadiusServerSecret | 1.3.6.1.4.1.45.5.21.1.2.1.7 | octet string | read-only |
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. |
bsRadiusServerRowStatus | 1.3.6.1.4.1.45.5.21.1.2.1.8 | rowstatus | read-only |
Controls row creation/deletion in this table. |
bsRadiusServerAccountingPort | 1.3.6.1.4.1.45.5.21.1.2.1.9 | inetportnumber | read-write |
The UDP accounting port number to use when trying to contact the RADIUS server at the address contained in the corresponding instance of bsRadiusServerAddress. |
bsRadiusServerAccountingEnabled | 1.3.6.1.4.1.45.5.21.1.2.1.10 | truthvalue | read-write |
This object controls whether RADIUS accounting is enabled for this RADIUS server instance. |
bsRadiusServerRetryLimit | 1.3.6.1.4.1.45.5.21.1.2.1.11 | integer32 | read-write |
This object specifies the number of RADIUS retry attempts, for this RADIUS server instance. |
bsRadiusDynAuthClientTable | 1.3.6.1.4.1.45.5.21.1.3 | no-access |
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. |
|
1.3.6.1.4.1.45.5.21.1.3.1 | no-access |
An entry containing objects defining RADIUS Dynamic Authorization Clients which can connect to this RADIUS Dynamic Authorization Server. |
||
bsRadiusDynAuthClientAddressType | 1.3.6.1.4.1.45.5.21.1.3.1.1 | inetaddresstype | no-access |
The type of address contained in the corresponding instance of bsRadiusDynAuthClientAddress. |
bsRadiusDynAuthClientAddress | 1.3.6.1.4.1.45.5.21.1.3.1.2 | inetaddress | no-access |
The internet address of a RADIUS Dynamic Authorization Client configured in this entry. |
bsRadiusDynAuthClientUdpPort | 1.3.6.1.4.1.45.5.21.1.3.1.3 | inetportnumber | read-only |
The UDP port number the server/NAS listens on for requests from the RADIUS Dynamic Authorization Client configured in this entry. |
bsRadiusDynAuthClientSecret | 1.3.6.1.4.1.45.5.21.1.3.1.4 | octet string | read-only |
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. |
bsRadiusDynAuthClientEnabled | 1.3.6.1.4.1.45.5.21.1.3.1.5 | truthvalue | read-only |
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). |
bsRadiusDynAuthClientProcessDisconnectRequests | 1.3.6.1.4.1.45.5.21.1.3.1.6 | truthvalue | read-only |
Enable or disable processing of Disconnect requests from the RADIUS Dynamic Authorization Client. |
bsRadiusDynAuthClientProcessCoARequests | 1.3.6.1.4.1.45.5.21.1.3.1.7 | truthvalue | read-only |
Enable or disable processing of Change-Of-Authorization requests from the RADIUS Dynamic Authorization Client. |
bsRadiusDynAuthClientRowStatus | 1.3.6.1.4.1.45.5.21.1.3.1.8 | rowstatus | read-only |
Controls row creation/deletion in this table. |
bsRadiusDynAuthClientReplayProtection | 1.3.6.1.4.1.45.5.21.1.3.1.9 | truthvalue | read-only |
Enable or disable RADIUS replay protection. |
bsRadiusDynAuthClientProcessReAuthRequests | 1.3.6.1.4.1.45.5.21.1.3.1.10 | truthvalue | read-only |
Enable or disable the processing of Reauthentication requests from the RADIUS Dynamic Authorization Client. |
bsRadiusExtDynAuthClientTable | 1.3.6.1.4.1.45.5.21.1.4 | no-access |
The (conceptual) table listing the RADIUS Dynamic Authorization Clients with which the server shares a secret. This is an extension of radiusDynAuthClientTable. |
|
1.3.6.1.4.1.45.5.21.1.4.1 | no-access |
An entry (conceptual row) representing one Dynamic Authorization Client with which the server shares a secret. |
||
bsRadiusExtDynAuthServRcRequests | 1.3.6.1.4.1.45.5.21.1.4.1.1 | counter32 | read-only |
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 counter may experience a discontinuity when the DAS module (re)starts, as indicated by the value of radiusDynAuthServerCounterDiscontinuity. |
bsRadiusExtDynAuthServRcAuthOnlyRequests | 1.3.6.1.4.1.45.5.21.1.4.1.2 | counter32 | read-only |
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 module (re)starts, as indicated by the value of radiusDynAuthServerCounterDiscontinuity. |
bsRadiusExtDynAuthServRcDupRequests | 1.3.6.1.4.1.45.5.21.1.4.1.3 | counter32 | read-only |
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 radiusDynAuthServerCounterDiscontinuity. |
bsRadiusExtDynAuthServRcAcks | 1.3.6.1.4.1.45.5.21.1.4.1.4 | counter32 | read-only |
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 counter may experience a discontinuity when the DAS module (re)starts, as indicated by the value of radiusDynAuthServerCounterDiscontinuity. |
bsRadiusExtDynAuthServRcNacks | 1.3.6.1.4.1.45.5.21.1.4.1.5 | counter32 | read-only |
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 RADIUS Reauthentication-NAK packets sent because no session context was found. This counter may experience a discontinuity when the DAS module (re)starts, as indicated by the value of radiusDynAuthServerCounterDiscontinuity. |
bsRadiusExtDynAuthServRcNacksAuthOnlyRequests | 1.3.6.1.4.1.45.5.21.1.4.1.6 | counter32 | read-only |
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 module (re)starts, as indicated by the value of radiusDynAuthServerCounterDiscontinuity. |
bsRadiusExtDynAuthServRcNacksNoSess | 1.3.6.1.4.1.45.5.21.1.4.1.7 | counter32 | read-only |
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 by the value of radiusDynAuthServerCounterDiscontinuity. |
bsRadiusExtDynAuthServRcSessReauthenticated | 1.3.6.1.4.1.45.5.21.1.4.1.8 | counter32 | read-only |
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 user sessions' authorization. In cases where this Dynamic Authorization Server has no knowledge of the number of user sessions that are affected by a single request, each such CoA-Request will count as a single affected user session only. This counter may experience a discontinuity when the DAS module (re)starts, as indicated by the value of radiusDynAuthServerCounterDiscontinuity. |
bsRadiusExtDynAuthServRcMalformed | 1.3.6.1.4.1.45.5.21.1.4.1.9 | counter32 | read-only |
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 counter may experience a discontinuity when the DAS module (re)starts, as indicated by the value of radiusDynAuthServerCounterDiscontinuity. |
bsRadiusExtDynAuthServRcDropped | 1.3.6.1.4.1.45.5.21.1.4.1.10 | counter32 | read-only |
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 counter may experience a discontinuity when the DAS module (re)starts, as indicated by the value of radiusDynAuthServerCounterDiscontinuity. |
bsRadiusExtDynAuthServRcBadAuths | 1.3.6.1.4.1.45.5.21.1.4.1.11 | counter32 | read-only |
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)starts, as indicated by the value of radiusDynAuthServerCounterDiscontinuity. |