avipsIsakmpPlcyEncrAlgo
AVAYA-IPSEC-MIB ·
.1.3.6.1.4.1.6889.2.6.1.1.2.3.1.4
Object
The encryption transform specified by this ISAKMP policy specification. The Internet Key Exchange (IKE) tunnels setup using this policy item would use the specified encryption transform to protect the ISAKMP PDUs.
Context
- MIB
- AVAYA-IPSEC-MIB
- OID
.1.3.6.1.4.1.6889.2.6.1.1.2.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- avipsIsakmpPlcyEntry
- 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 'AVAYA-IPSEC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-IPSEC-MIB::avipsIsakmpPlcyEncrAlgo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVAYA-IPSEC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-IPSEC-MIB::avipsIsakmpPlcyEncrAlgo.<avipsIsakmpPlcyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-IPSEC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-IPSEC-MIB::avipsIsakmpPlcyEncrAlgo'
Syntax
- Source
- IkeEncryptAlgo
- Base type
Enumeration
Values & Constraints
Type Values
2 | des |
3 | des3 |
4 | aes |
5 | aes192 |
6 | aes256 |
255 | none |
Conformance
Member of