wgIpsecSaAhOutAuthAlg
WATCHGUARD-IPSEC-SA-MON-MIB-EXT ·
.1.3.6.1.4.1.3097.3.1.1.5.1.12
Object
A unique value representing the hash algorithm applied to traffic or 0 if there is no authentication used.
Context
- MIB
- WATCHGUARD-IPSEC-SA-MON-MIB-EXT
- OID
.1.3.6.1.4.1.3097.3.1.1.5.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wgIpsecSaAhOutEntry
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::wgIpsecSaAhOutAuthAlg'
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::wgIpsecSaAhOutAuthAlg.<wgIpsecSaAhOutAddress>.<wgIpsecSaAhOutSpi>'
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::wgIpsecSaAhOutAuthAlg'
Syntax
- Source
- IPSEC-ISAKMP-IKE-DOI-TCIpsecDoiAhTransform
- Base type
Enumeration
Values & Constraints
Type Values
0 | reserved |
1 | reserved1 |
2 | ahMd5 |
3 | ahSha |
4 | ahDes |