acSysIPSecSPDProposal3Encryption
AC-SYSTEM-MIB ·
.1.3.6.1.4.1.5003.9.10.10.1.7.22.21.1.15
Object
column obsolete
r/w
Enumeration
IPsec Policy - Proposal 3 encryption type. Access: Instant. AC INI-Param: IPSECPOLICYPROPOSALENCRYPTION_3
Context
- MIB
- AC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5003.9.10.10.1.7.22.21.1.15- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- acSysIPSecSPDEntry
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 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acSysIPSecSPDProposal3Encryption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acSysIPSecSPDProposal3Encryption.<acSysIPSecSPDIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-SYSTEM-MIB::acSysIPSecSPDProposal3Encryption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | dES-CBC |
2 | triple-DES-CBC |
3 | aES |
10 | not-set |