jnxIkeTunMonLocalSignatureHashAlgo
JUNIPER-IPSEC-FLOW-MON-MIB ·
.1.3.6.1.4.1.2636.3.52.1.1.2.1.45
Object
column JnxIkeLocalSignatureHashAlgo
The signature hash algorithm used locally in IPsec Phase-1 IKE negotiations.
Context
- MIB
- JUNIPER-IPSEC-FLOW-MON-MIB
- OID
.1.3.6.1.4.1.2636.3.52.1.1.2.1.45- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxIkeTunnelMonEntry
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-IPSEC-FLOW-MON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-IPSEC-FLOW-MON-MIB::jnxIkeTunMonLocalSignatureHashAlgo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-IPSEC-FLOW-MON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-IPSEC-FLOW-MON-MIB::jnxIkeTunMonLocalSignatureHashAlgo.<jnxIkeTunMonRemoteGwAddrType>.<jnxIkeTunMonRemoteGwAddr>.<jnxIkeTunMonIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-IPSEC-FLOW-MON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-IPSEC-FLOW-MON-MIB::jnxIkeTunMonLocalSignatureHashAlgo'
Syntax
- Source
- JnxIkeLocalSignatureHashAlgo
- Base type
Enumeration
Values & Constraints
Type Values
1 | sha1 |
2 | sha256 |
3 | sha384 |
4 | sha512 |