ipDropinIfExcludeFromNat

BINTEC-IPDROPIN-MIB · .0.65.1.5

Object

column r/w Enumeration
This variable determines, in conjunction with the variable
'ipDropinGroupExcludeFromNat', whether the NAT procedure is
bypassed for IP addresses (source or target) within the
drop-in network - with exception of the address
'ipDropinGroupUsedLocalAddr' itself. If set to enabled (2)
NAT-less communication initiated from or addressed to the
drop-in network is possible, needed for non-private
DMZ networks for example.

Context

MIB
BINTEC-IPDROPIN-MIB
OID
.0.65.1.5
Type
column
Access
readwrite
Status
current
Parent
ipDropinIfEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2enabled