>> 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 checked

Enumerations:

  • dont-verify (1)
  • verify (2)
  • delete (3)
Addr
source IP address
Mask
source IP address mask
IfMode
Specifies wether or not the source interface of incoming TCP packets should checked

Enumerations:

  • dont-verify (1)
  • verify (2)
IfIndex
source interface index
Service
TCP service

Enumerations:

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


MIB Reference to Software Version 7.6.2 generated on 2008/03/07. Provided by webmaster@funkwerk-ec.com
Copyright ©2008 by Funkwerk Enterprise Communications GmbH