juniIkeSaState
Juniper-IKE-MIB ·
.1.3.6.1.4.1.4874.2.2.71.1.1.4.1.5
Object
The state of the IKE secruity association.
Context
- MIB
- Juniper-IKE-MIB
- OID
.1.3.6.1.4.1.4874.2.2.71.1.1.4.1.5- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- juniIkeSaEntry
- 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 'Juniper-IKE-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-IKE-MIB::juniIkeSaState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-IKE-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-IKE-MIB::juniIkeSaState.<juniIkeSaRemoteIpAddr>.<juniIkeSaLocalIpAddr>.<juniIkeSaRouterIndex>.<juniIkeSaDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-IKE-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-IKE-MIB::juniIkeSaState'
Syntax
- Source
- JuniIpsecPhase1SaState
- Base type
Enumeration
Values & Constraints
Type Values
0 | reserved |
1 | startSaNegotiationI |
2 | startSaNegotiationR |
3 | mmSaI |
4 | mmSaR |
5 | mmKeI |
6 | mmKeR |
7 | mmFinalI |
8 | mmFinalR |
9 | mmDoneI |
10 | amSaI |
11 | amSaR |
12 | amFinalI |
13 | amDoneR |
14 | startQmI |
15 | startQmR |
16 | qmHashSaI |
17 | qmHashSaR |
18 | qmHashI |
19 | qmDoneR |
20 | startNgmI |
21 | startNgmR |
22 | ngmHashSaI |
23 | ngmHashSaR |
24 | ngmDoneI |
25 | done |
26 | deleted |
Conformance
Member of