fsVpnRemoteIdType
FS-VPNPOLICY-MIB ·
aricent variant
·
.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
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-VPNPOLICY-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-VPNPOLICY-MIB::fsVpnRemoteIdType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-VPNPOLICY-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-VPNPOLICY-MIB::fsVpnRemoteIdType.<fsVpnRemoteIdType>.<fsVpnRemoteIdValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-VPNPOLICY-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-VPNPOLICY-MIB::fsVpnRemoteIdType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipv4 |
2 | fqdn |
3 | |
5 | ipv6 |
9 | dn |
11 | keyId |