BIANCA-BRICK-IP-SERVICE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
28

localTcpAllowTable

table mandatory
.1.3.6.1.4.1.272.4.5.14.1 · 1 row entry · 6 columns
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk localTcpAllowTable
/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'
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
localTcpAllowEntry row .1.3.6.1.4.1.272.4.5.14.1.1
Column Syntax OID
Specifies wether or not the IP source address of incoming
TCP packets should be checked against localTcpAllowAddr and
localTcpAllowMask.
Enumerationr/w
Enumerated Values:
1dont-verify
2verify
3delete
.1.3.6.1.4.1.272.4.5.14.1.1.1
Check source IP address against contents of this variable,
taking localTcpAllowMask into account.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.5.14.1.1.2
Specifies address mask to use for IP source address comparisson
with address contained in localTcpAllowAddr.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.5.14.1.1.3
Specifies wether or not the source interface of incoming
TCP packets should be checked.
Enumerationr/w
Enumerated Values:
1dont-verify
2verify
.1.3.6.1.4.1.272.4.5.14.1.1.4
Specifies source interface index for interface check in case
localTcpAllowIfMode is set to verify.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.5.14.1.1.5
TCP service
Enumerationr/w
Enumerated Values:
1telnet
2trace
3snmp
4capi
5tapi
6rfc1086
7http
8https
9ssh
.1.3.6.1.4.1.272.4.5.14.1.1.6

localUdpAllowTable

table mandatory
.1.3.6.1.4.1.272.4.5.14.2 · 1 row entry · 6 columns
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk localUdpAllowTable
/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::localUdpAllowTable'
Filter rule table for incoming UDP packets for local services.
This table is used to restrict access to UDP services provided
by the system.
          
o  active rules have at least one of 'localUdpAllowAddrMode'
	and 'localUdpAllowIfMode' set to 'verify'
          
o  if there are active rules for a certain service,
	incoming packets of this service type must
	match at least one of them.
          
o  incoming packets to a service (port) without
	an active rule are always allowed.
          
o  packets originating from 127.0.0.1 are always
	allowed
localUdpAllowEntry row .1.3.6.1.4.1.272.4.5.14.2.1
Column Syntax OID
Specifies wether or not the IP source address of incoming
UDP packets should be checked against localUdpAllowAddr and
localUdpAllowMask.
Enumerationr/w
Enumerated Values:
1dont-verify
2verify
3delete
.1.3.6.1.4.1.272.4.5.14.2.1.1
Check source IP address against contents of this variable,
taking localUdpAllowMask into account.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.5.14.2.1.2
Specifies address mask to use for IP source address comparisson
with address contained in localUdpAllowAddr.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.5.14.2.1.3
Specifies wether or not the source interface of incoming
UDP packets should checked
Enumerationr/w
Enumerated Values:
1dont-verify
2verify
.1.3.6.1.4.1.272.4.5.14.2.1.4
Specifies source interface index for interface check in case
localUdpAllowIfMode is set to verify.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.5.14.2.1.5
service
Enumerationr/w
Enumerated Values:
1snmp
2rip
3bootps
4dns
5nbns
6statmon
.1.3.6.1.4.1.272.4.5.14.2.1.6

localTcpLimitTable

table mandatory
.1.3.6.1.4.1.272.4.5.14.3 · 1 row entry · 5 columns
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk localTcpLimitTable
/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::localTcpLimitTable'
Table to be used to limit access to local TCP services.
localTcpLimitEntry row .1.3.6.1.4.1.272.4.5.14.3.1
Column Syntax OID
The administrative state of this limit entry.
Enumerationr/w
Enumerated Values:
1active
2inactive
3delete
.1.3.6.1.4.1.272.4.5.14.3.1.1
The corresponding TCP service.
Enumerationr/w
Enumerated Values:
1telnet
2trace
3snmp
4capi
5tapi
6rfc1086
7http
8https
9ssh
.1.3.6.1.4.1.272.4.5.14.3.1.2
Maximum number of allowed sessions for this TCP service.
Integer32r/w
Constraints:
range: 0-65536
.1.3.6.1.4.1.272.4.5.14.3.1.3
The current number of sessions for this TCP service.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.5.14.3.1.4
The current state for this TCP service.
Enumeration
Enumerated Values:
1below
2exceeded
.1.3.6.1.4.1.272.4.5.14.3.1.5

localUdpLimitTable

table mandatory
.1.3.6.1.4.1.272.4.5.14.4 · 1 row entry · 5 columns
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk localUdpLimitTable
/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::localUdpLimitTable'
Table to be used to limit access to local UDP services.
localUdpLimitEntry row .1.3.6.1.4.1.272.4.5.14.4.1
Column Syntax OID
The administrative state of this limit entry.
Enumerationr/w
Enumerated Values:
1active
2inactive
3delete
.1.3.6.1.4.1.272.4.5.14.4.1.1
The corresponding UDP service.
Enumerationr/w
Enumerated Values:
1snmp
2rip
3bootps
4dns
5nbns
6statmon
.1.3.6.1.4.1.272.4.5.14.4.1.2
Maximum number of packets per second for this UDP service.
Integer32r/w
Constraints:
range: 0-65536
.1.3.6.1.4.1.272.4.5.14.4.1.3
The current number of packets per second for this UDP service.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.272.4.5.14.4.1.4
The current state for this UDP service.
Enumeration
Enumerated Values:
1below
2exceeded
.1.3.6.1.4.1.272.4.5.14.4.1.5

localIcmpAllowTable

table mandatory
.1.3.6.1.4.1.272.4.5.14.5 · 1 row entry · 6 columns
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk localIcmpAllowTable
/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::localIcmpAllowTable'
Filter rule table for incoming ICMP packets. 
          
o  active rules have at least one of 'localIcmpAllowAddrMode'
	and 'localIcmpAllowIfMode' set to 'verify'
          
o  if there are active rules for a certain ICMP packet type,
	incoming packets of this type must
	match at least one of them.
          
o  incoming ICMP packets with a packet type not listed in
	any active rule are always allowed.
          
o  packets originating from 127.0.0.1 are always
	allowed
localIcmpAllowEntry row .1.3.6.1.4.1.272.4.5.14.5.1
Column Syntax OID
Specifies wether or not the IP source address of incoming
ICMP packets should checked
Enumerationr/w
Enumerated Values:
1dont-verify
2verify
3delete
.1.3.6.1.4.1.272.4.5.14.5.1.1
source IP address
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.5.14.5.1.2
source IP address mask
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.5.14.5.1.3
Specifies wether or not the source interface of incoming
ICMP packets should checked
Enumerationr/w
Enumerated Values:
1dont-verify
2verify
.1.3.6.1.4.1.272.4.5.14.5.1.4
source interface index
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.5.14.5.1.5
ICMP packet type
Enumerationr/w
Enumerated Values:
1echoRep
4destUnreach
5srcQuench
6redirect
9echo
12timeExcds
13parmProb
14timestamp
15timestampRep
18addrMask
19addrMaskRep
.1.3.6.1.4.1.272.4.5.14.5.1.6