fsAAAServerConfigAddressType
FS-AAA-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.19.1.2.9.1.3
Object
The type of address format used for the fsAAAServerConfigAddress object.
Context
- MIB
- FS-AAA-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.19.1.2.9.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsAAAServerConfigEntry
- Table
- fsAAAServerConfigTable
- Siblings
- 7
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsAAAServerConfigProtocol The variable denotes the protocol used by the managed
device with the AAA server corresponding to this entry
in the table. | column | Enumeration | .1.3.6.1.4.1.52642.1.1.10.2.19.1.2.9.1.1 |
| fsAAAServerConfigIndex A number uniquely identifying each server.
If the fsAAAServerConfigIndex value for row creation is
already in use by an existing entry, snmp set to the
fsAAAServerConfigIndex va… | column | Unsigned32 | .1.3.6.1.4.1.52642.1.1.10.2.19.1.2.9.1.2 |
| fsAAAServerConfigAddress The IP address of the server. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.52642.1.1.10.2.19.1.2.9.1.4 |
| fsAAAServerConfigAuthPort UDP/TCP port used for authentication in the server.
For RADIUS, default value is 1812.
For TACACS+, default value is 49. | column | Integer32 | .1.3.6.1.4.1.52642.1.1.10.2.19.1.2.9.1.5 |
| fsAAAServerConfigAcctPort UDP/TCP port used for accounting service in the server.
For RADIUS, default value is 1813.
For TACACS+, the value of fsAAAServerConfigAcctPort is
ignored, fsAAAServerConfigAuthPor… | column | Integer32 | .1.3.6.1.4.1.52642.1.1.10.2.19.1.2.9.1.6 |
| fsAAAServerConfigKeyStr The server key to be used with this server.
Retrieving the value of this object via SNMP will return an
empty string for security reasons. | column | OctetString | .1.3.6.1.4.1.52642.1.1.10.2.19.1.2.9.1.7 |
| fsAAAServerConfigRowStatus The status of this table entry. Once the entry status is
set to active, the associated entry cannot be modified except
destroyed by setting this object to destroy(6). | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.52642.1.1.10.2.19.1.2.9.1.8 |