jnxIkeTunAuthMethod
JNX-IPSEC-MONITOR-MIB ·
.1.3.6.1.4.1.2636.3.22.1.2.1.1.19
Object
The authentication method used in IPsec Phase-1 IKE negotiations.
Context
- MIB
- JNX-IPSEC-MONITOR-MIB
- OID
.1.3.6.1.4.1.2636.3.22.1.2.1.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxIkeTunnelEntry
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 'JNX-IPSEC-MONITOR-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-IPSEC-MONITOR-MIB::jnxIkeTunAuthMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JNX-IPSEC-MONITOR-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-IPSEC-MONITOR-MIB::jnxIkeTunAuthMethod.<jnxSpSvcSetName>.<jnxIkeTunRemoteGwAddrType>.<jnxIkeTunRemoteGwAddr>.<jnxIkeTunIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JNX-IPSEC-MONITOR-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JNX-IPSEC-MONITOR-MIB::jnxIkeTunAuthMethod'
Syntax
- Source
- JUNIPER-IPSEC-FLOW-MON-MIBJnxIkeAuthMethod
- Base type
Enumeration
Values & Constraints
Type Values
1 | preSharedKey |
2 | dssSignature |
3 | rsaSignature |
4 | rsaEncryption |
5 | revRsaEncryption |
6 | xauthPreSharedKey |
7 | xauthDssSignature |
8 | xauthRsaSignature |
9 | xauthRsaEncryption |
10 | xauthRevRsaEncryption |
11 | ecdsa256Signature |
12 | ecdsa384Signature |
13 | ecdsa521Signature |
14 | digitalSignature |