wgIpsecSaEspOutEncAlg
WATCHGUARD-IPSEC-SA-MON-MIB-EXT ·
.1.3.6.1.4.1.3097.3.1.1.4.1.12
Object
A unique value representing the encryption algorithm applied to traffic or 0 if there is no encryption used.
Context
- MIB
- WATCHGUARD-IPSEC-SA-MON-MIB-EXT
- OID
.1.3.6.1.4.1.3097.3.1.1.4.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wgIpsecSaEspOutEntry
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 'WATCHGUARD-IPSEC-SA-MON-MIB-EXT' -M '/opt/observium/mibs/watchguard:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WATCHGUARD-IPSEC-SA-MON-MIB-EXT::wgIpsecSaEspOutEncAlg'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WATCHGUARD-IPSEC-SA-MON-MIB-EXT' -M '/opt/observium/mibs/watchguard:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WATCHGUARD-IPSEC-SA-MON-MIB-EXT::wgIpsecSaEspOutEncAlg.<wgIpsecSaEspOutAddress>.<wgIpsecSaEspOutSpi>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WATCHGUARD-IPSEC-SA-MON-MIB-EXT' -M '/opt/observium/mibs/watchguard:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WATCHGUARD-IPSEC-SA-MON-MIB-EXT::wgIpsecSaEspOutEncAlg'
Syntax
- Source
- IPSEC-ISAKMP-IKE-DOI-TCIpsecDoiEspTransform
- Base type
Enumeration
Values & Constraints
Type Values
0 | reserved |
1 | espDesIv64 |
2 | espDes |
3 | esp3Des |
4 | espRc5 |
5 | espIdea |
6 | espCast |
7 | espBlowfish |
8 | esp3Idea |
9 | espDesIv32 |
10 | espRc4 |
11 | espNull |