>> MIB - Management Information Base

>> Table: localTcpAllowTable - (.1.3.6.1.4.1.272.4.5.14.1.1)

Description: Filter rule table for incoming TCP packets for local services. This table is used to restrict access to TCP services provided by the system.

o active rules have at least one of 'localTcpAllowAddrMode' and 'localTcpAllowIfMode' set to 'verify'

o if there are active rules for a certain service, incoming connections of this service type (port) must match at least one of them.

o incoming connections to a service (port) without an active rule are always allowed.

o connections originating from 127.0.0.1 are always allowed

localTcpAllowTable
OIDNameTypeAccess
.1AddrModeENUMD
.2AddrIpAddressRW
.3MaskIpAddressRW
.4IfModeENUMRW
.5IfIndexINTEGERRW
.6ServiceENUMRW

AddrMode
Specifies wether or not the IP source address of incoming TCP packets should be checked against localTcpAllowAddr and localTcpAllowMask.

Enumerations:

  • dont-verify (1)
  • verify (2)
  • delete (3)
Addr
Check source IP address against contents of this variable, taking localTcpAllowMask into account.
Mask
Specifies address mask to use for IP source address comparisson with address contained in localTcpAllowAddr.
IfMode
Specifies wether or not the source interface of incoming TCP packets should be checked.

Enumerations:

  • dont-verify (1)
  • verify (2)
IfIndex
Specifies source interface index for interface check in case localTcpAllowIfMode is set to verify.
Service
TCP service

Enumerations:

  • telnet (1)
  • trace (2)
  • snmp (3)
  • capi (4)
  • tapi (5)
  • rfc1086 (6)
  • http (7)
  • https (8)
  • ssh (9)


MIB Reference to Software Version 10.2.12 generated on 2023/08/29. Provided by webmaster@bintec-elmeg.com
Copyright ©2023 by bintec elmeg GmbH