wgIpsecSaAhOutCreator
WATCHGUARD-IPSEC-SA-MON-MIB-EXT ·
.1.3.6.1.4.1.3097.3.1.1.5.1.10
Object
column IpsecSaCreatorIdent
The creator of this SA.
This MIB makes no assumptions about how the SAs are created.
They may be created statically, or by a key exchange
protocol such as IKE, or by some other method.
Context
- MIB
- WATCHGUARD-IPSEC-SA-MON-MIB-EXT
- OID
.1.3.6.1.4.1.3097.3.1.1.5.1.10- 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::wgIpsecSaAhOutCreator'
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::wgIpsecSaAhOutCreator.<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::wgIpsecSaAhOutCreator'
Syntax
- Source
- IpsecSaCreatorIdent
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | static |
2 | ike |
3 | other |