tmnxIkePolicyAuthMethod
TIMETRA-IPSEC-MIB ·
.1.3.6.1.4.1.6527.3.1.2.48.4.1.19
Object
The value of tmnxIkePolicyAuthMethod specifies the authentication method used with this IKE policy for the remote-peer.
Context
- MIB
- TIMETRA-IPSEC-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.48.4.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxIkePolicyEntry
- Groups
- 2
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::tmnxIkePolicyAuthMethod'
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::tmnxIkePolicyAuthMethod.<tmnxIkePolicyId>'
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::tmnxIkePolicyAuthMethod'
Syntax
- Source
- TIMETRA-TC-MIBTmnxIkePolicyAuthMethod
- Base type
Enumeration
Values & Constraints
Type Values
1 | psk |
2 | hybridX509XAuth |
3 | plainX509XAuth |
4 | plainPskXAuth |
5 | cert |
6 | pskRadius |
7 | certRadius |
8 | eap |
9 | autoEapRadius |
10 | autoEap |