fsVpnRemoteIdType
FS-VPNPOLICY-MIB ·
.1.3.6.1.4.1.2076.143.1.4.1.1
Object
column
Enumeration
User identity types supported by the gateway chosen
to interpret the data of fsVpnRemoteIdValue object.
Ip addresses should be represented with 'ipv4' type.
A fully qualified domain name (or FQDN) is an
unambiguous domain name that specifies the node's
position in the DNS tree hierarchy absolutely. To
distinguish an FQDN from a regular domain name, a
trailing period is added. ex: somehost.example.com
Context
- MIB
- FS-VPNPOLICY-MIB
- OID
.1.3.6.1.4.1.2076.143.1.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- fsVpnRemoteIdEntry
- Table
- fsVpnRemoteIdTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipv4 |
2 | fqdn |
3 | |
5 | ipv6 |
9 | dn |
11 | keyId |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsVpnRemoteIdValue It represents the value corresponding to the type
mentioned in fsVpnRemoteIdType object.
The maximum permitted length of an FQDN is 255 bytes. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.10876.101.1.143.1.4.1.2 |
| fsVpnRemoteIdKey This is the pre-shared key with the gateway. The PSK
will be used by the gateway to authenticate the phase-I
IKE transactions with this user. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.10876.101.1.143.1.4.1.3 |
| fsVpnRemoteIdAuthType It represents the value corresponding to the
Authentication method configured. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10876.101.1.143.1.4.1.4 |
| fsVpnRemoteIdStatus Used to add and delete the remote user identities.
A value of 'createAndGo' is not supported because PSK
is mandatory to authenticate the user. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.10876.101.1.143.1.4.1.5 |