wgIpsecSaEspInSourceIdType
WATCHGUARD-IPSEC-SA-MON-MIB-EXT ·
.1.3.6.1.4.1.3097.3.1.1.1.1.6
Object
The type of identifier presented by 'wgIpsecSaEspInSourceId', or 0 if unknown or if the SA uses transport mode encapsulation.
Context
- MIB
- WATCHGUARD-IPSEC-SA-MON-MIB-EXT
- OID
.1.3.6.1.4.1.3097.3.1.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wgIpsecSaEspInEntry
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::wgIpsecSaEspInSourceIdType'
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::wgIpsecSaEspInSourceIdType.<wgIpsecSaEspInAddress>.<wgIpsecSaEspInSpi>'
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::wgIpsecSaEspInSourceIdType'
Syntax
- Source
- IPSEC-ISAKMP-IKE-DOI-TCIpsecDoiIdentType
- Base type
Enumeration
Values & Constraints
Type Values
0 | reserved |
1 | idIpv4Addr |
2 | idFqdn |
3 | idUserFqdn |
4 | idIpv4AddrSubnet |
5 | idIpv6Addr |
6 | idIpv6AddrSubnet |
7 | idIpv4AddrRange |
8 | idIpv6AddrRange |
9 | idDerAsn1Dn |
10 | idDerAsn1Gn |
11 | idKeyId |