localTcpAllowTable
BIANCA-BRICK-IP-SERVICE-MIB ·
.1.3.6.1.4.1.272.4.5.14.1
Object
table mandatory
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
Context
- MIB
- BIANCA-BRICK-IP-SERVICE-MIB
- OID
.1.3.6.1.4.1.272.4.5.14.1- Type
- table
- Status
- mandatory
- Parent
- biboipsrv
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BIANCA-BRICK-IP-SERVICE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-IP-SERVICE-MIB::localTcpAllowTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-IP-SERVICE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-IP-SERVICE-MIB::localTcpAllowTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.