hmSec2VpnTrafficSelSrcAddr

HMSECURITY2-MIB · .1.3.6.1.4.1.248.52.1.13.1.3.1.1.3

Object

column r/w OctetString
Host or subnet address in CIDR notation (a.b.c.d/n)
for which this traffic descriptor (and the
associated VPN connection) is responsible. This
address is compared to the source address of
IP packets sent, when determining the associated
IPsec and IKE-SA. The special keyword 'any' means
that the address comparision always matches.

Context

MIB
HMSECURITY2-MIB
OID
.1.3.6.1.4.1.248.52.1.13.1.3.1.1.3
Type
column
Access
readwrite
Status
current
Parent
hmSec2VpnTrafficSelEntry

Walk 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 'HMSECURITY2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMSECURITY2-MIB::hmSec2VpnTrafficSelSrcAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HMSECURITY2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMSECURITY2-MIB::hmSec2VpnTrafficSelSrcAddr.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMSECURITY2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMSECURITY2-MIB::hmSec2VpnTrafficSelSrcAddr'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.