fwNetIfFlags

CHECKPOINT-MIB · .1.3.6.1.4.1.2620.1.1.27.1.5

Object

Flags indicating the type(s) of the device: 
Possible values include:
VPN tunnel device	1
	 Unnumbered device	2
	 Proxy device		4
	 Bridge			8
	 Bond			16
	 Slave			32 (e.g. belongs to a bond or bridge device)

Context

MIB
CHECKPOINT-MIB
OID
.1.3.6.1.4.1.2620.1.1.27.1.5
Type
column
Access
readonly
Status
current
Parent
fwNetIfEntry
Groups
1

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

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance