tmnxRadiusServerRowStatus
TIMETRA-SECURITY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.22.6.7.1.5
Object
tmnxRadiusServerRowStatus controls the creation and deletion of rows
in the table.
To create a row in the tmnxRadiusServerTable, set
tmnxRadiusServerRowStatus to createAndGo(4). Objects
tmnxRadiusServerSecret, tmnxRadiusServerInetAddressType, and
tmnxRadiusServerInetAddress must also be set at creation time.
To delete a row in the tmnxRadiusServerTable, set
tmnxRadiusServerRowStatus to delete(6).
Context
- MIB
- TIMETRA-SECURITY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.22.6.7.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxRadiusServerEntry
- Table
- tmnxRadiusServerTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tmnxRadiusServerIndex The unique value which identifies a specific Radius server. | column | Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.22.6.7.1.1 |
| tmnxRadiusServerAddress obsolete The IP address of the RADIUS server.
tmnxRadiusServerAddress was made obsolete in 5.0 revision of
Nokia SROS series system. Radius servers are now
configured using… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6527.3.1.2.22.6.7.1.2 |
| tmnxRadiusServerSecret The secret key associated with the RADIUS server. The value returned
by tmnxRadiusServerSecret is always an empty string.
The value of tmnxRadiusServerSecret cannot… | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.22.6.7.1.3 |
| tmnxRadiusServerOperStatus Current status of the RADIUS server. | column | Enumeration | .1.3.6.1.4.1.6527.3.1.2.22.6.7.1.4 |
| tmnxRadiusServerInetAddressType The value of tmnxRadiusServerInetAddressType specifies the address
type of tmnxRadiusServerInetAddress address.
The value of tmnxRadiusServerInetAddressType can be … | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.6527.3.1.2.22.6.7.1.6 |
| tmnxRadiusServerInetAddress The value of tmnxRadiusServerInetAddress specifies the address of the
Radius server. | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.22.6.7.1.7 |