tIPsecClientDBClientIdIdiType
TIMETRA-IPSEC-MIB ·
.1.3.6.1.4.1.6527.3.1.2.48.67.1.6
Object
column r/w
Enumeration
The value of tIPsecClientDBClientIdIdiType specifies the type of IDi
value (i.e., tIPsecClientDBClientIdIdiValue) for this IPsec client
entry.
none - (1) The IDi value is not used by the client ID
any - (2) Any IDi value will be accepted by the system
ipv4Pfx - (3) IDi value is a specific valid IPv4 prefix
ipv4PfxAny - (4) IDi value is any valid IPv4 prefix
ipv6Pfx - (5) IDi value is a specific valid IPv6 prefix
ipv6PfxAny - (6) IDi value is any valid IPv6 prefix
fqdn - (7) IDi value is an Fully Qualified Domain Name (FQDN)
fqdnSuffix - (8) IDi value is an FQDN suffix
rfc822 - (9) IDi value is an Email address
rfc822Domain - (10) IDi value is an Email domain
This value must be set in the same SNMP SET PDU as
tIPsecClientDBClientIdIdiValue.
Context
- MIB
- TIMETRA-IPSEC-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.48.67.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tIPsecClientDBClientEntry
- Groups
- 1
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 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecClientDBClientIdIdiType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecClientDBClientIdIdiType.<tIPsecClientDatabaseName>.<tIPsecClientDBClientIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-IPSEC-MIB::tIPsecClientDBClientIdIdiType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | any |
3 | ipv4Pfx |
4 | ipv4PfxAny |
5 | ipv6Pfx |
6 | ipv6PfxAny |
7 | fqdn |
8 | fqdnSuffix |
9 | rfc822 |
10 | rfc822Suffix |
Conformance
Member of