tIPsecClientDatabaseMatchType
TIMETRA-IPSEC-MIB ·
.1.3.6.1.4.1.6527.3.1.2.48.65.1.6
Object
column r/w
Bits
The value of tIPsecClientDatabaseMatchType specifies what types of
values are used by the client ID for this IPsec client database entry.
The system uses the client ID as the criteria to match an IPsec
client.
idi (0) - Identification Initiator (IDi) in IKEv2
peerIpPrefix (1) - Peer IP prefix address
Context
- MIB
- TIMETRA-IPSEC-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.48.65.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tIPsecClientDatabaseEntry
- 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::tIPsecClientDatabaseMatchType'
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::tIPsecClientDatabaseMatchType.<tIPsecClientDatabaseName>'
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::tIPsecClientDatabaseMatchType'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | idi |
1 | peerIpPrefix |
Conformance
Member of