juniIkeSaDirection
Juniper-IKE-MIB ·
.1.3.6.1.4.1.4874.2.2.71.1.1.4.1.4
Object
The value represents if the IKE SA is for initiator or responder. Initiator donates the value of 0, and responder denotes the value of 1.
Context
- MIB
- Juniper-IKE-MIB
- OID
.1.3.6.1.4.1.4874.2.2.71.1.1.4.1.4- Type
- column
- Access
- noaccess
- Status
- obsolete
- Parent
- juniIkeSaEntry
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::juniIkeSaDirection'
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::juniIkeSaDirection.<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::juniIkeSaDirection'
Syntax
- Source
- JuniIpsecPhase1SaDirection
- Base type
Enumeration
Values & Constraints
Type Values
0 | initiator |
1 | responder |