hmSec2VpnConnIkeLocalAddr
HMSECURITY2-MIB ·
.1.3.6.1.4.1.248.52.1.13.1.2.3.1.7
Object
column r/w
OctetString
Hostname (FQDN) or IP address of local security gateway. If the value is 'any', then the primary IP address of external interface is used. In the case that this address is assigned dynamically by a DHCP server, the setup of the VPN connection is delayed until a valid IP address is assigned. Establishing the connection may also be delayed until the hostname (if specified) can be resolved.
Context
- MIB
- HMSECURITY2-MIB
- OID
.1.3.6.1.4.1.248.52.1.13.1.2.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hmSec2VpnConnEntry
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 'HMSECURITY2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMSECURITY2-MIB::hmSec2VpnConnIkeLocalAddr'
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::hmSec2VpnConnIkeLocalAddr.<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::hmSec2VpnConnIkeLocalAddr'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.